Pull request #865 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aee71a14a48effaafe110a6447eea5939f0b1ce0+c01641833de8564c41a82d6f84d1a4d298a3a801 (85b689202aa2a12e8eb9b026883cadc5b7f8dce6) 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-ssh11737962386897734182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3324489454499098067.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-core-contracts/branches/PR-865/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-865/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11880102843514372128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5456986042603434037.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-865/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-865/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6859792427999507586.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-core-contracts 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 ‘prd-ubuntu20.04-docker-8c-8g-1047’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1048 in /w/workspace/dry_go-mod-core-contracts_PR-865 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-865 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/865/head:refs/remotes/origin/PR-865 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c01641833de8564c41a82d6f84d1a4d298a3a801 into PR head commit aee71a14a48effaafe110a6447eea5939f0b1ce0 Merge succeeded, producing aee71a14a48effaafe110a6447eea5939f0b1ce0 Checking out Revision aee71a14a48effaafe110a6447eea5939f0b1ce0 (PR-865) Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:19:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:19:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:19:29 ========================================================= 15:19:29 EdgeX Global Pipelines Version Info 15:19:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f aee71a14a48effaafe110a6447eea5939f0b1ce0 # 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 c01641833de8564c41a82d6f84d1a4d298a3a801 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aee71a14a48effaafe110a6447eea5939f0b1ce0 # timeout=10 > git rev-list --no-walk 3c56dedc03a4e0327ad2f8c070f0b71f485fe6f3 # timeout=10 15:19:30 ------------------- 15:19:30 stable info: 15:19:30 ------------------- 15:19:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:19:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:19:30 Message: update stable to v1.0.258 15:19:31 ------------------- 15:19:31 experimental info: 15:19:31 ------------------- 15:19:31 Commited By: **** collab-it+edgex@linuxfoundation.org 15:19:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:19:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:19:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:19:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-865 [Pipeline] echo 15:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-865 [Pipeline] echo 15:19:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-865 [Pipeline] echo 15:19:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aee71a14a48effaafe110a6447eea5939f0b1ce0 [Pipeline] echo 15:19:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aee71a1 [Pipeline] echo 15:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:19:32 + git rev-list -1 --merges aee71a14a48effaafe110a6447eea5939f0b1ce0~1..aee71a14a48effaafe110a6447eea5939f0b1ce0 [Pipeline] echo 15:19:32 -----------> git rev-list -1 --merges aee71a14a48effaafe110a6447eea5939f0b1ce0~1..aee71a14a48effaafe110a6447eea5939f0b1ce0 aee71a14a48effaafe110a6447eea5939f0b1ce0 [false] [Pipeline] sh 15:19:32 + git log --format=format:%s -1 aee71a14a48effaafe110a6447eea5939f0b1ce0 [Pipeline] echo 15:19:33 ========================================================= 15:19:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:19:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:33 + git log --format=format:%s -1 aee71a14a48effaafe110a6447eea5939f0b1ce0 [Pipeline] echo 15:19:33 [semverPrep] GIT_COMMIT: aee71a14a48effaafe110a6447eea5939f0b1ce0, Commit Message: build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo 15:19:33 [semverPrep] This is not a build commit. [Pipeline] sh 15:19:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:33 + grep -v github /etc/ssh/ssh_known_hosts 15:19:33 + [ -e /tmp/ssh_known_hosts ] 15:19:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:19:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:19:33 + sudo tee -a /etc/ssh/ssh_known_hosts 15:19:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:34 15:19:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:34 0.1.4: Pulling from edgex-devops/py-git-semver 15:19:34 b85a868b505f: Pulling fs layer 15:19:34 e2be974225ed: Pulling fs layer 15:19:34 339a4e72a1f5: Pulling fs layer 15:19:34 988bab9f4d93: Pulling fs layer 15:19:34 1469e6f7b9e6: Pulling fs layer 15:19:34 eaf3925da568: Pulling fs layer 15:19:34 bab4dde63d76: Pulling fs layer 15:19:34 bde34c3a00c8: Pulling fs layer 15:19:34 b352a97aabf1: Pulling fs layer 15:19:34 4872d77fe225: Pulling fs layer 15:19:34 5851b861e8e6: Pulling fs layer 15:19:34 bab4dde63d76: Waiting 15:19:34 bde34c3a00c8: Waiting 15:19:34 eaf3925da568: Waiting 15:19:34 1469e6f7b9e6: Waiting 15:19:34 b352a97aabf1: Waiting 15:19:34 988bab9f4d93: Waiting 15:19:34 5851b861e8e6: Waiting 15:19:34 4872d77fe225: Waiting 15:19:34 e2be974225ed: Verifying Checksum 15:19:34 e2be974225ed: Download complete 15:19:34 988bab9f4d93: Verifying Checksum 15:19:34 988bab9f4d93: Download complete 15:19:34 1469e6f7b9e6: Verifying Checksum 15:19:34 1469e6f7b9e6: Download complete 15:19:34 339a4e72a1f5: Verifying Checksum 15:19:34 339a4e72a1f5: Download complete 15:19:34 eaf3925da568: Download complete 15:19:34 bde34c3a00c8: Download complete 15:19:34 b352a97aabf1: Verifying Checksum 15:19:34 b352a97aabf1: Download complete 15:19:34 4872d77fe225: Verifying Checksum 15:19:34 4872d77fe225: Download complete 15:19:34 5851b861e8e6: Download complete 15:19:34 b85a868b505f: Verifying Checksum 15:19:34 b85a868b505f: Download complete 15:19:35 bab4dde63d76: Verifying Checksum 15:19:35 bab4dde63d76: Download complete 15:19:35 b85a868b505f: Pull complete 15:19:36 e2be974225ed: Pull complete 15:19:36 339a4e72a1f5: Pull complete 15:19:36 988bab9f4d93: Pull complete 15:19:37 1469e6f7b9e6: Pull complete 15:19:37 eaf3925da568: Pull complete 15:19:38 bab4dde63d76: Pull complete 15:19:38 bde34c3a00c8: Pull complete 15:19:38 b352a97aabf1: Pull complete 15:19:38 4872d77fe225: Pull complete 15:19:39 5851b861e8e6: Pull complete 15:19:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:39 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 15:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-865 -v /w/workspace/dry_go-mod-core-contracts_PR-865:/w/workspace/dry_go-mod-core-contracts_PR-865:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-865@tmp:/w/workspace/dry_go-mod-core-contracts_PR-865@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-devops/py-git-semver:0.1.4 cat 15:19:41 $ docker top 58d108caea06d98e83bc6e973bf28d9901a7ec2b7f844f72942bfff7a24caefc -eo pid,comm 15:19:41 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). 15:19:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:41 [ssh-agent] Looking for ssh-agent implementation... 15:19:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:41 $ docker exec 58d108caea06d98e83bc6e973bf28d9901a7ec2b7f844f72942bfff7a24caefc ssh-agent 15:19:42 SSH_AUTH_SOCK=/tmp/ssh-ur1gj9TY9FtP/agent.32 15:19:42 SSH_AGENT_PID=38 15:19:42 Running ssh-add (command line suppressed) 15:19:42 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-865@tmp/private_key_13029202864001560876.key (/w/workspace/dry_go-mod-core-contracts_PR-865@tmp/private_key_13029202864001560876.key) 15:19:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:42 + git tag --points-at HEAD [Pipeline] } 15:19:42 $ docker exec --env ******** --env ******** 58d108caea06d98e83bc6e973bf28d9901a7ec2b7f844f72942bfff7a24caefc ssh-agent -k 15:19:42 unset SSH_AUTH_SOCK; 15:19:42 unset SSH_AGENT_PID; 15:19:42 echo Agent pid 38 killed; 15:19:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:19:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:42 [ssh-agent] Looking for ssh-agent implementation... 15:19:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:42 $ docker exec 58d108caea06d98e83bc6e973bf28d9901a7ec2b7f844f72942bfff7a24caefc ssh-agent 15:19:42 SSH_AUTH_SOCK=/tmp/ssh-vMJlviwqAGTt/agent.70 15:19:42 SSH_AGENT_PID=76 15:19:42 Running ssh-add (command line suppressed) 15:19:42 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-865@tmp/private_key_12852896638712009258.key (/w/workspace/dry_go-mod-core-contracts_PR-865@tmp/private_key_12852896638712009258.key) 15:19:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:43 + git semver init 15:19:43 2023-11-27 15:19:43,492 [run_init] DEBUG init version:0.0.0 force:False 15:19:43 2023-11-27 15:19:43,493 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-865/.semver 15:19:43 2023-11-27 15:19:43,493 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-865/.semver 15:19:43 2023-11-27 15:19:43,494 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-865/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-865, universal_newlines=False, shell=None, istream=None) 15:19:44 2023-11-27 15:19:44,435 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-865/.git/info/exclude 15:19:44 2023-11-27 15:19:44,436 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-865/.semver/PR-865 with force:False 15:19:44 2023-11-27 15:19:44,436 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-865/.semver/PR-865 15:19:44 2023-11-27 15:19:44,439 [execute] INFO git cat-file --batch-check 15:19:44 2023-11-27 15:19:44,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-865/.semver, universal_newlines=False, shell=None, istream=) 15:19:44 2023-11-27 15:19:44,445 [execute] INFO git cat-file --batch 15:19:44 2023-11-27 15:19:44,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-865/.semver, universal_newlines=False, shell=None, istream=) 15:19:44 2023-11-27 15:19:44,450 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-865/.semver/PR-865 15:19:44 0.0.0 [Pipeline] } 15:19:44 $ docker exec --env ******** --env ******** 58d108caea06d98e83bc6e973bf28d9901a7ec2b7f844f72942bfff7a24caefc ssh-agent -k 15:19:44 unset SSH_AUTH_SOCK; 15:19:44 unset SSH_AGENT_PID; 15:19:44 echo Agent pid 76 killed; 15:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:44 + git semver [Pipeline] } 15:19:45 $ docker stop --time=1 58d108caea06d98e83bc6e973bf28d9901a7ec2b7f844f72942bfff7a24caefc 15:19:46 $ docker rm -f --volumes 58d108caea06d98e83bc6e973bf28d9901a7ec2b7f844f72942bfff7a24caefc [Pipeline] // withDockerContainer [Pipeline] sh 15:19:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:19:47 Stashed 1 file(s) [Pipeline] echo 15:19:47 [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 15:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:19:47 ========================================================= 15:19:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:19:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:19:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:19:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:19:48 7264a8db6415: Pulling fs layer 15:19:48 c4d48a809fc2: Pulling fs layer 15:19:48 4f1c88b9dad5: Pulling fs layer 15:19:48 ad3a456e5733: Pulling fs layer 15:19:48 69c7f0334f64: Pulling fs layer 15:19:48 1f1c1a5573a3: Pulling fs layer 15:19:48 ce7588e14bc9: Pulling fs layer 15:19:48 b5e4710f87ac: Pulling fs layer 15:19:48 ad3a456e5733: Waiting 15:19:48 1f1c1a5573a3: Waiting 15:19:48 ce7588e14bc9: Waiting 15:19:48 b5e4710f87ac: Waiting 15:19:48 69c7f0334f64: Waiting 15:19:48 c4d48a809fc2: Download complete 15:19:48 ad3a456e5733: Verifying Checksum 15:19:48 ad3a456e5733: Download complete 15:19:48 69c7f0334f64: Verifying Checksum 15:19:48 69c7f0334f64: Download complete 15:19:48 7264a8db6415: Verifying Checksum 15:19:48 7264a8db6415: Download complete 15:19:48 1f1c1a5573a3: Verifying Checksum 15:19:48 1f1c1a5573a3: Download complete 15:19:48 7264a8db6415: Pull complete 15:19:48 c4d48a809fc2: Pull complete 15:19:48 b5e4710f87ac: Verifying Checksum 15:19:48 b5e4710f87ac: Download complete 15:19:48 4f1c88b9dad5: Download complete 15:19:49 ce7588e14bc9: Verifying Checksum 15:19:49 ce7588e14bc9: Download complete 15:19:52 4f1c88b9dad5: Pull complete 15:19:52 ad3a456e5733: Pull complete 15:19:52 69c7f0334f64: Pull complete 15:19:52 1f1c1a5573a3: Pull complete 15:19:54 ce7588e14bc9: Pull complete 15:19:54 b5e4710f87ac: Pull complete 15:19:54 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:19:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 15:19:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:55 + docker inspect -f . ci-base-image-x86_64 15:19:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:55 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 15:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-865 -v /w/workspace/dry_go-mod-core-contracts_PR-865:/w/workspace/dry_go-mod-core-contracts_PR-865:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-865@tmp:/w/workspace/dry_go-mod-core-contracts_PR-865@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:20:00 $ docker top b5f81fbe199ffd0f43a70289ae623f6f52539095bad8bf59ec3f432c575333b9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:01 + go version 15:20:01 go version go1.21.0 linux/amd64 [Pipeline] } 15:20:01 $ docker stop --time=1 b5f81fbe199ffd0f43a70289ae623f6f52539095bad8bf59ec3f432c575333b9 15:20:02 Still waiting to schedule task 15:20:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:20:02 $ docker rm -f --volumes b5f81fbe199ffd0f43a70289ae623f6f52539095bad8bf59ec3f432c575333b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:03 + docker inspect -f . ci-base-image-x86_64 15:20:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:03 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 15:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-865 -v /w/workspace/dry_go-mod-core-contracts_PR-865:/w/workspace/dry_go-mod-core-contracts_PR-865:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-865@tmp:/w/workspace/dry_go-mod-core-contracts_PR-865@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:20:03 $ docker top 51ac7ea25480f3a31e2c144c7c948f681c23af0a3afc40719bc9b7674bedc7b4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:04 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-865 [Pipeline] fileExists [Pipeline] sh 15:20:04 + make test 15:20:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:20:04 go: downloading github.com/go-playground/validator/v10 v10.16.0 15:20:04 go: downloading github.com/google/uuid v1.4.0 15:20:04 go: downloading github.com/stretchr/testify v1.8.4 15:20:04 go: downloading gopkg.in/yaml.v3 v3.0.1 15:20:04 go: downloading github.com/go-kit/log v0.2.1 15:20:04 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:20:04 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:20:04 go: downloading github.com/davecgh/go-spew v1.1.1 15:20:04 go: downloading github.com/pmezard/go-difflib v1.0.0 15:20:04 go: downloading github.com/stretchr/objx v0.5.0 15:20:04 go: downloading github.com/x448/float16 v0.8.4 15:20:04 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:20:04 go: downloading github.com/go-playground/universal-translator v0.18.1 15:20:04 go: downloading github.com/leodido/go-urn v1.2.4 15:20:04 go: downloading golang.org/x/crypto v0.14.0 15:20:04 go: downloading golang.org/x/text v0.13.0 15:20:04 go: downloading github.com/go-playground/locales v0.14.1 15:20:05 go: downloading golang.org/x/net v0.17.0 15:20:06 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 15:20:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 15:20:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 15:20:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 15:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.088s coverage: 83.5% of statements 15:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.015s coverage: 32.4% of statements 15:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.019s coverage: 29.4% of statements 15:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.014s coverage: 29.3% of statements 15:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.036s coverage: 53.8% of statements 15:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.009s coverage: 90.0% of statements 15:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.037s coverage: 86.7% of statements 15:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.012s coverage: 60.5% of statements 15:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.006s coverage: 36.1% of statements 15:20:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.016s coverage: 48.7% of statements 15:20:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:20:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:20:26 $ docker stop --time=1 51ac7ea25480f3a31e2c144c7c948f681c23af0a3afc40719bc9b7674bedc7b4 15:20:30 $ docker rm -f --volumes 51ac7ea25480f3a31e2c144c7c948f681c23af0a3afc40719bc9b7674bedc7b4 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:31 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 15:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:32 15:20:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:32 latest: Pulling from edgex-lftools-log-publisher 15:20:32 5eb5b503b376: Pulling fs layer 15:20:32 5c69ac0246d0: Pulling fs layer 15:20:32 ec43610c2a17: Pulling fs layer 15:20:32 3a2ae6a8a46f: Pulling fs layer 15:20:32 33b1e0a273af: Pulling fs layer 15:20:32 5d3b04190fa2: Pulling fs layer 15:20:32 2f39f015ded8: Pulling fs layer 15:20:32 3a2ae6a8a46f: Waiting 15:20:32 5d3b04190fa2: Waiting 15:20:32 33b1e0a273af: Waiting 15:20:32 2f39f015ded8: Waiting 15:20:32 5c69ac0246d0: Verifying Checksum 15:20:32 5c69ac0246d0: Download complete 15:20:32 3a2ae6a8a46f: Download complete 15:20:32 33b1e0a273af: Verifying Checksum 15:20:32 33b1e0a273af: Download complete 15:20:32 5d3b04190fa2: Verifying Checksum 15:20:32 5d3b04190fa2: Download complete 15:20:32 ec43610c2a17: Download complete 15:20:32 5eb5b503b376: Download complete 15:20:33 2f39f015ded8: Download complete 15:20:33 5eb5b503b376: Pull complete 15:20:33 5c69ac0246d0: Pull complete 15:20:34 ec43610c2a17: Pull complete 15:20:34 3a2ae6a8a46f: Pull complete 15:20:34 33b1e0a273af: Pull complete 15:20:34 5d3b04190fa2: Pull complete 15:20:40 2f39f015ded8: Pull complete 15:20:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:20:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:40 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 15:20:40 $ 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/dry_go-mod-core-contracts_PR-865 -v /w/workspace/dry_go-mod-core-contracts_PR-865:/w/workspace/dry_go-mod-core-contracts_PR-865:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-865@tmp:/w/workspace/dry_go-mod-core-contracts_PR-865@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:20:43 $ docker top 3b86375f59e266ab996f9f8ad2ac5665552a72ca0e260bfb27f363dcb7108440 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:44 ---> job-cost.sh 15:20:44 lf-activate-venv: SKIPPING 15:20:44 INFO: No Stack... 15:20:44 INFO: Retrieving Pricing Info for: v3-standard-8 15:20:44 INFO: Archiving Costs [Pipeline] sh 15:20:45 + cat /w/workspace/dry_go-mod-core-contracts_PR-865/archives/cost.csv 15:20:45 + cut -d, -f6 [Pipeline] lock 15:20:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-865-4-stack-cost] 15:20:45 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-865-4-stack-cost] did not exist. Created. 15:20:45 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-865-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:20:45 + echo total: 0.2199999988079071 [Pipeline] stash 15:20:45 Stashed 1 file(s) [Pipeline] } 15:20:45 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-865-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:20:45 $ docker stop --time=1 3b86375f59e266ab996f9f8ad2ac5665552a72ca0e260bfb27f363dcb7108440 15:20:46 $ docker rm -f --volumes 3b86375f59e266ab996f9f8ad2ac5665552a72ca0e260bfb27f363dcb7108440 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:22:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1050 in /w/workspace/dry_go-mod-core-contracts_PR-865 [Pipeline] { [Pipeline] ws 15:22:46 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 15:22:51 The recommended git tool is: git 15:22:58 using credential edgex-jenkins-ssh 15:22:58 Cloning the remote Git repository 15:22:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:22:58 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 15:22:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:22:58 > git --version # timeout=10 15:22:58 > git --version # 'git version 2.25.1' 15:22:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:23:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:02 Merging remotes/origin/main commit c01641833de8564c41a82d6f84d1a4d298a3a801 into PR head commit aee71a14a48effaafe110a6447eea5939f0b1ce0 15:23:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:23:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:23:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/865/head:refs/remotes/origin/PR-865 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:23:02 > git config core.sparsecheckout # timeout=10 15:23:02 > git checkout -f aee71a14a48effaafe110a6447eea5939f0b1ce0 # timeout=10 15:23:02 > git remote # timeout=10 15:23:05 Merge succeeded, producing aee71a14a48effaafe110a6447eea5939f0b1ce0 15:23:05 Checking out Revision aee71a14a48effaafe110a6447eea5939f0b1ce0 (PR-865) 15:23:05 Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" 15:23:04 > git config --get remote.origin.url # timeout=10 15:23:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:05 > git merge c01641833de8564c41a82d6f84d1a4d298a3a801 # timeout=10 15:23:05 > git rev-parse HEAD^{commit} # timeout=10 15:23:05 > git config core.sparsecheckout # timeout=10 15:23:05 > git checkout -f aee71a14a48effaafe110a6447eea5939f0b1ce0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:23:07 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:07 Dload Upload Total Spent Left Speed 15:23:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 15:23:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:23:07 + sudo tee /etc/docker/daemon.new 15:23:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:23:07 { 15:23:07 "registry-mirrors": [ 15:23:07 "https://nexus3.edgexfoundry.org:10001" 15:23:07 ], 15:23:07 "bip": "10.250.0.254/24", 15:23:07 "hosts": [ 15:23:07 "tcp://0.0.0.0:5555", 15:23:07 "unix:///var/run/docker.sock" 15:23:07 ], 15:23:07 "mtu": 1458, 15:23:07 "selinux-enabled": true, 15:23:07 "seccomp-profile": "/etc/docker/seccomp.json" 15:23:07 } [Pipeline] sh 15:23:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:23:08 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:23:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:23:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:23:27 ========================================================= 15:23:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:23:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:23:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:23:28 9fda8d8052c6: Pulling fs layer 15:23:28 5d54e960e981: Pulling fs layer 15:23:28 c4a7e357bf2a: Pulling fs layer 15:23:28 f0e02332f6b5: Pulling fs layer 15:23:28 872ee5b61b7b: Pulling fs layer 15:23:28 0c6a40ed1a82: Pulling fs layer 15:23:28 94ae7d8d031c: Pulling fs layer 15:23:28 f0e02332f6b5: Waiting 15:23:28 872ee5b61b7b: Waiting 15:23:28 0c6a40ed1a82: Waiting 15:23:28 94ae7d8d031c: Waiting 15:23:28 5d54e960e981: Verifying Checksum 15:23:28 5d54e960e981: Download complete 15:23:28 f0e02332f6b5: Verifying Checksum 15:23:28 f0e02332f6b5: Download complete 15:23:28 872ee5b61b7b: Verifying Checksum 15:23:28 872ee5b61b7b: Download complete 15:23:28 9fda8d8052c6: Verifying Checksum 15:23:28 9fda8d8052c6: Download complete 15:23:28 94ae7d8d031c: Verifying Checksum 15:23:28 9fda8d8052c6: Pull complete 15:23:29 5d54e960e981: Pull complete 15:23:30 c4a7e357bf2a: Verifying Checksum 15:23:30 c4a7e357bf2a: Download complete 15:23:31 0c6a40ed1a82: Verifying Checksum 15:23:31 0c6a40ed1a82: Download complete 15:23:43 c4a7e357bf2a: Pull complete 15:23:43 f0e02332f6b5: Pull complete 15:23:43 872ee5b61b7b: Pull complete 15:23:51 0c6a40ed1a82: Pull complete 15:23:52 94ae7d8d031c: Pull complete 15:23:52 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:23:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 15:23:52 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:53 + docker inspect -f . ci-base-image-arm64 15:23:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:53 prd-ubuntu20.04-docker-arm64-4c-16g-1050 does not seem to be running inside a container 15:23:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:23:56 $ docker top 2699f62f5d25eaf467b327ecc71f18d48d0672e7ba2e703158ea6d5097f5bebd -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:57 + go version 15:23:57 go version go1.21.0 linux/arm64 [Pipeline] } 15:23:57 $ docker stop --time=1 2699f62f5d25eaf467b327ecc71f18d48d0672e7ba2e703158ea6d5097f5bebd 15:23:58 $ docker rm -f --volumes 2699f62f5d25eaf467b327ecc71f18d48d0672e7ba2e703158ea6d5097f5bebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:59 + docker inspect -f . ci-base-image-arm64 15:23:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:00 prd-ubuntu20.04-docker-arm64-4c-16g-1050 does not seem to be running inside a container 15:24:00 $ 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-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:24:02 $ docker top a62538e1bf4b483d9f3d4cfdfc88412d3b25148694cd52ef82a8defce64657b6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:03 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/4 [Pipeline] fileExists [Pipeline] sh 15:24:04 + make test 15:24:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:24:04 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:24:04 go: downloading github.com/google/uuid v1.4.0 15:24:04 go: downloading github.com/stretchr/testify v1.8.4 15:24:05 go: downloading github.com/go-kit/log v0.2.1 15:24:05 go: downloading github.com/go-playground/validator/v10 v10.16.0 15:24:05 go: downloading gopkg.in/yaml.v3 v3.0.1 15:24:05 go: downloading github.com/x448/float16 v0.8.4 15:24:05 go: downloading github.com/davecgh/go-spew v1.1.1 15:24:05 go: downloading github.com/pmezard/go-difflib v1.0.0 15:24:05 go: downloading github.com/stretchr/objx v0.5.0 15:24:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:24:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:24:05 go: downloading github.com/go-playground/universal-translator v0.18.1 15:24:05 go: downloading github.com/leodido/go-urn v1.2.4 15:24:05 go: downloading golang.org/x/crypto v0.14.0 15:24:05 go: downloading golang.org/x/text v0.13.0 15:24:06 go: downloading github.com/go-playground/locales v0.14.1 15:24:10 go: downloading golang.org/x/net v0.17.0 15:24:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 15:24:55 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 15:24:55 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 15:24:55 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.436s coverage: 83.5% of statements 15:24:55 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.072s coverage: 32.4% of statements 15:24:56 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 15:24:56 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.071s coverage: 29.4% of statements 15:24:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.081s coverage: 29.3% of statements 15:24:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.236s coverage: 53.8% of statements 15:24:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.059s coverage: 90.0% of statements 15:25:01 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.229s coverage: 86.7% of statements 15:25:01 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.045s coverage: 60.5% of statements 15:25:01 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.022s coverage: 36.1% of statements 15:25:01 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.033s coverage: 48.7% of statements 15:25:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:25:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:25:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:25:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:25:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:25:12 $ docker stop --time=1 a62538e1bf4b483d9f3d4cfdfc88412d3b25148694cd52ef82a8defce64657b6 15:25:14 $ docker rm -f --volumes a62538e1bf4b483d9f3d4cfdfc88412d3b25148694cd52ef82a8defce64657b6 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:16 Warning: overwriting stash ‘coverage-report’ 15:25:16 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 15:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:25:17 15:25:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:25:17 arm64: Pulling from edgex-lftools-log-publisher 15:25:17 8998bd30e6a1: Pulling fs layer 15:25:17 04944245beec: Pulling fs layer 15:25:17 699f458cf7ca: Pulling fs layer 15:25:17 765212b225bb: Pulling fs layer 15:25:17 f23df028b6ca: Pulling fs layer 15:25:17 d65c8cfc05b1: Pulling fs layer 15:25:17 2437ff75d9bd: Pulling fs layer 15:25:17 765212b225bb: Waiting 15:25:17 f23df028b6ca: Waiting 15:25:17 d65c8cfc05b1: Waiting 15:25:17 2437ff75d9bd: Waiting 15:25:18 04944245beec: Verifying Checksum 15:25:18 04944245beec: Download complete 15:25:18 765212b225bb: Verifying Checksum 15:25:18 765212b225bb: Download complete 15:25:18 f23df028b6ca: Verifying Checksum 15:25:18 f23df028b6ca: Download complete 15:25:18 d65c8cfc05b1: Verifying Checksum 15:25:18 d65c8cfc05b1: Download complete 15:25:18 699f458cf7ca: Verifying Checksum 15:25:18 699f458cf7ca: Download complete 15:25:18 8998bd30e6a1: Verifying Checksum 15:25:18 8998bd30e6a1: Download complete 15:25:21 2437ff75d9bd: Verifying Checksum 15:25:21 2437ff75d9bd: Download complete 15:25:23 8998bd30e6a1: Pull complete 15:25:23 04944245beec: Pull complete 15:25:28 699f458cf7ca: Pull complete 15:25:28 765212b225bb: Pull complete 15:25:28 f23df028b6ca: Pull complete 15:25:28 d65c8cfc05b1: Pull complete 15:25:43 2437ff75d9bd: Pull complete 15:25:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:25:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:44 prd-ubuntu20.04-docker-arm64-4c-16g-1050 does not seem to be running inside a container 15:25:44 $ 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-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:25:46 $ docker top 5938eed1ccca1e901169a41e53b5b24e33a90fe4f93af8cda6ab89d15dc9eedd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:47 ---> job-cost.sh 15:25:47 lf-activate-venv: SKIPPING 15:25:47 INFO: No Stack... 15:25:48 INFO: Retrieving Pricing Info for: v3-standard-4 15:25:48 INFO: Archiving Costs [Pipeline] sh 15:25:49 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 15:25:49 + cut -d, -f6 [Pipeline] lock 15:25:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-865-4-stack-cost] 15:25:49 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-865-4-stack-cost] did not exist. Created. 15:25:49 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-865-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:25:50 /w/workspace/go-mod-core-contracts/4@tmp/durable-fc4d8683/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:25:51 + echo total: 0.10999999940395355 [Pipeline] stash 15:25:51 Warning: overwriting stash ‘stack-cost’ 15:25:51 Stashed 1 file(s) [Pipeline] } 15:25:51 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-865-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:25:51 $ docker stop --time=1 5938eed1ccca1e901169a41e53b5b24e33a90fe4f93af8cda6ab89d15dc9eedd 15:25:55 $ docker rm -f --volumes 5938eed1ccca1e901169a41e53b5b24e33a90fe4f93af8cda6ab89d15dc9eedd [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 15:25:56 provisioning config files... 15:25:56 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-865@tmp/config294886605422038248tmp [Pipeline] { [Pipeline] sh 15:25:56 + set +x 15:25:56 + curl -s https://codecov.io/bash 15:25:56 + bash -s -- 15:25:56 15:25:56 _____ _ 15:25:56 / ____| | | 15:25:56 | | ___ __| | ___ ___ _____ __ 15:25:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:25:56 | |___| (_) | (_| | __/ (_| (_) \ V / 15:25:56 \_____\___/ \__,_|\___|\___\___/ \_/ 15:25:56 Bash-1.0.6 15:25:56 15:25:56 15:25:56 ==> git version 2.25.1 found 15:25:56 ==> 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 15:25:56 Release-Date: 2020-01-08 15:25:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:25:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:25:56 ==> Jenkins CI detected. 15:25:56 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-865 15:25:56 project root: . 15:25:56 --> token set from env 15:25:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:25:56 ==> Running gcov in . (disable via -X gcov) 15:25:56 ==> Python coveragepy not found 15:25:56 ==> Searching for coverage reports in: 15:25:56 + . 15:25:56 -> Found 1 reports 15:25:56 ==> Detecting git/mercurial file structure 15:25:56 ==> Reading reports 15:25:56 + ./coverage.out bytes=135171 15:25:56 ==> Appending adjustments 15:25:56 https://docs.codecov.io/docs/fixing-reports 15:25:57 + Found adjustments 15:25:57 ==> Gzipping contents 15:25:57 20K /tmp/codecov.A66IdN.gz 15:25:57 ==> Uploading reports 15:25:57 url: https://codecov.io 15:25:57 query: branch=PR-865&commit=aee71a14a48effaafe110a6447eea5939f0b1ce0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-865%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=865&job=&cmd_args= 15:25:57 -> Pinging Codecov 15:25:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-865&commit=aee71a14a48effaafe110a6447eea5939f0b1ce0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-865%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=865&job=&cmd_args= 15:25:57 -> Uploading to 15:25:57 https://storage.googleapis.com/codecov/v4/raw/2023-11-27/71470A77251A30514AAF9C0BB2E5B6CE/aee71a14a48effaafe110a6447eea5939f0b1ce0/9ac948b2-0355-4c53-bd27-296a8d784732.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231127T152557Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=957fb5e410210dd04690c274a2b6abf8f23772d786104a2bfc9743cd3f24e73f 15:25:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:25:57 Dload Upload Total Spent Left Speed 15:25:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19172 0 0 100 19172 0 84458 --:--:-- --:--:-- --:--:-- 84087 15:25:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/aee71a14a48effaafe110a6447eea5939f0b1ce0 [Pipeline] } 15:25:57 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 15:25:59 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-865/archives ] 15:25:59 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-865/archives 15:25:59 total 16 15:25:59 drwxr-xr-x 3 root root 4096 Nov 27 15:20 . 15:25:59 drwxrwxr-x 11 jenkins jenkins 4096 Nov 27 15:20 .. 15:25:59 drwxr-xr-x 2 root root 4096 Nov 27 15:20 cost 15:25:59 -rw-r--r-- 1 root root 93 Nov 27 15:20 cost.csv 15:25:59 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-865/archives 15:25:59 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-865/archives 15:25:59 total 16 15:25:59 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 15:20 . 15:25:59 drwxrwxr-x 11 jenkins jenkins 4096 Nov 27 15:20 .. 15:25:59 drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 15:20 cost 15:25:59 -rw-r--r-- 1 jenkins jenkins 93 Nov 27 15:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:25:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:26:00 ---> package-listing.sh 15:26:00 ++ facter osfamily 15:26:00 ++ tr '[:upper:]' '[:lower:]' 15:26:01 + OS_FAMILY=debian 15:26:01 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-865 15:26:01 + START_PACKAGES=/tmp/packages_start.txt 15:26:01 + END_PACKAGES=/tmp/packages_end.txt 15:26:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:26:01 + PACKAGES=/tmp/packages_start.txt 15:26:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-865 ']' 15:26:01 + PACKAGES=/tmp/packages_end.txt 15:26:01 + case "${OS_FAMILY}" in 15:26:01 + dpkg -l 15:26:01 + grep '^ii' 15:26:01 + '[' -f /tmp/packages_start.txt ']' 15:26:01 + '[' -f /tmp/packages_end.txt ']' 15:26:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:26:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-865 ']' 15:26:01 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-865/archives/ 15:26:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-865/archives/ [Pipeline] echo 15:26:01 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/dry_go-mod-core-contracts_PR-865/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:26:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:02 prd-ubuntu20.04-docker-8c-8g-1048 does not seem to be running inside a container 15:26:02 $ 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/dry_go-mod-core-contracts_PR-865/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-865 -v /w/workspace/dry_go-mod-core-contracts_PR-865:/w/workspace/dry_go-mod-core-contracts_PR-865:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-865@tmp:/w/workspace/dry_go-mod-core-contracts_PR-865@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 15:26:03 $ docker top 704bce4c9b44f790cbb7989ccb53738efd93926347536fafd1b1814970782d35 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:04 + touch /tmp/pre-build-complete [Pipeline] sh 15:26:04 + mkdir -p /var/log/sysstat [Pipeline] sh 15:26:04 + ls /var/log/sa-host 15:26:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:04 provisioning config files... 15:26:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-865@tmp/config10985895538973665967tmp [Pipeline] { [Pipeline] echo 15:26:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:26:05 ---> create-netrc.sh [Pipeline] } 15:26:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:26:05 ---> python-tools-install.sh [Pipeline] echo 15:26:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:26:05 ---> sudo-logs.sh 15:26:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:26:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:26:06 ---> job-cost.sh 15:26:06 lf-activate-venv: SKIPPING 15:26:06 DEBUG: total: 0.2199999988079071 15:26:06 INFO: Retrieving Stack Cost... 15:26:06 INFO: Retrieving Pricing Info for: v3-standard-8 15:26:07 INFO: Archiving Costs [Pipeline] echo 15:26:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:26:07 ---> logs-deploy.sh 15:26:07 lf-activate-venv: SKIPPING 15:26:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-865/4 15:26:07 INFO: archiving workspace using pattern(s): 15:26:08 Archives upload complete. 15:26:08 INFO: archiving logs to Nexus 15:26:09 ---> uname -a: 15:26:09 Linux prd-ubuntu20-04-docker-8c-8g-1048 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:26:09 15:26:09 15:26:09 ---> lscpu: 15:26:09 Architecture: x86_64 15:26:09 CPU op-mode(s): 32-bit, 64-bit 15:26:09 Byte Order: Little Endian 15:26:09 Address sizes: 40 bits physical, 48 bits virtual 15:26:09 CPU(s): 8 15:26:09 On-line CPU(s) list: 0-7 15:26:09 Thread(s) per core: 1 15:26:09 Core(s) per socket: 1 15:26:09 Socket(s): 8 15:26:09 NUMA node(s): 1 15:26:09 Vendor ID: AuthenticAMD 15:26:09 CPU family: 23 15:26:09 Model: 49 15:26:09 Model name: AMD EPYC-Rome Processor 15:26:09 Stepping: 0 15:26:09 CPU MHz: 2799.996 15:26:09 BogoMIPS: 5599.99 15:26:09 Virtualization: AMD-V 15:26:09 Hypervisor vendor: KVM 15:26:09 Virtualization type: full 15:26:09 L1d cache: 256 KiB 15:26:09 L1i cache: 256 KiB 15:26:09 L2 cache: 4 MiB 15:26:09 L3 cache: 128 MiB 15:26:09 NUMA node0 CPU(s): 0-7 15:26:09 Vulnerability Itlb multihit: Not affected 15:26:09 Vulnerability L1tf: Not affected 15:26:09 Vulnerability Mds: Not affected 15:26:09 Vulnerability Meltdown: Not affected 15:26:09 Vulnerability Mmio stale data: Not affected 15:26:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:26:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:26:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:26:09 Vulnerability Srbds: Not affected 15:26:09 Vulnerability Tsx async abort: Not affected 15:26:09 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 15:26:09 15:26:09 15:26:09 ---> nproc: 15:26:09 8 15:26:09 15:26:09 15:26:09 ---> df -h: 15:26:09 Filesystem Size Used Avail Use% Mounted on 15:26:09 overlay 155G 11G 145G 7% / 15:26:09 tmpfs 64M 0 64M 0% /dev 15:26:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:26:09 shm 64M 0 64M 0% /dev/shm 15:26:09 /dev/vda1 155G 11G 145G 7% /facter-os 15:26:09 15:26:09 15:26:09 ---> sar -b -r -n DEV: 15:26:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1048) 11/27/23 _x86_64_ (8 CPU) 15:26:09 15:26:09 15:18:53 LINUX RESTART (8 CPU) 15:26:09 15:26:09 15:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:26:09 15:20:01 165.99 47.69 118.30 0.00 5349.24 168611.63 0.00 15:26:09 15:21:01 86.95 0.33 86.62 0.00 13.60 30197.50 0.00 15:26:09 15:22:01 1.70 0.00 1.70 0.00 0.00 19.21 0.00 15:26:09 15:23:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 15:26:09 15:24:02 17.73 7.08 10.65 0.00 899.58 1782.90 0.00 15:26:09 15:25:01 41.72 4.63 37.10 0.00 4350.72 6925.06 0.00 15:26:09 15:26:01 3.67 0.27 3.40 0.00 19.46 102.52 0.00 15:26:09 Average: 45.61 8.58 37.03 0.00 1512.15 29718.85 0.00 15:26:09 15:26:09 15:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:26:09 15:20:01 29279180 31572360 749516 2.28 73800 2493400 1890416 5.57 993292 2237724 572 15:26:09 15:21:01 28762996 31577404 731196 2.22 95068 2945740 1727720 5.09 1096412 2587328 380 15:26:09 15:22:01 28763412 31577856 730588 2.22 95108 2945740 1727720 5.09 1096020 2587328 12 15:26:09 15:23:01 28764432 31578960 729384 2.22 95164 2945744 1727720 5.09 1095440 2587332 44 15:26:09 15:24:02 28670916 31564108 726040 2.21 101008 3026880 1501740 4.43 1161960 2602928 1168 15:26:09 15:25:01 28293612 31566768 711096 2.16 125104 3370872 1703880 5.02 1394264 2722044 44 15:26:09 15:26:01 28295568 31565520 711592 2.16 123728 3369148 1682644 4.96 1395352 2719488 708 15:26:09 Average: 28690017 31571854 727059 2.21 101283 3013932 1708834 5.04 1176106 2577739 418 15:26:09 15:26:09 15:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:26:09 15:20:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 15:26:09 15:20:01 ens3 585.90 347.93 5668.49 128.49 0.00 0.00 0.00 0.00 15:26:09 15:20:01 docker0 6.08 5.23 0.66 57.28 0.00 0.00 0.00 0.00 15:26:09 15:20:01 vethc642406 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:26:09 15:21:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:26:09 15:21:01 ens3 207.92 115.65 3286.96 23.70 0.00 0.00 0.00 0.00 15:26:09 15:21:01 docker0 43.99 90.73 3.63 744.82 0.00 0.00 0.00 0.00 15:26:09 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:09 15:22:01 ens3 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 15:26:09 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:09 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:26:09 15:23:01 ens3 1.52 1.00 3.57 0.32 0.00 0.00 0.00 0.00 15:26:09 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:09 15:24:02 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:26:09 15:24:02 ens3 57.74 35.46 702.75 2.79 0.00 0.00 0.00 0.00 15:26:09 15:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:09 15:25:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 15:26:09 15:25:01 ens3 147.69 72.39 2063.22 5.45 0.00 0.00 0.00 0.00 15:26:09 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:09 15:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:26:09 15:26:01 ens3 12.03 8.53 15.72 4.22 0.00 0.00 0.00 0.00 15:26:09 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:09 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:26:09 Average: ens3 144.76 83.02 1676.29 23.61 0.00 0.00 0.00 0.00 15:26:09 Average: docker0 7.17 13.74 0.61 114.86 0.00 0.00 0.00 0.00 15:26:09 15:26:09 15:26:09 ---> sar -P ALL: 15:26:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1048) 11/27/23 _x86_64_ (8 CPU) 15:26:09 15:26:09 15:18:53 LINUX RESTART (8 CPU) 15:26:09 15:26:09 15:19:01 CPU %user %nice %system %iowait %steal %idle 15:26:09 15:20:01 all 9.18 0.00 3.19 2.85 0.07 84.71 15:26:09 15:20:01 0 8.48 0.00 3.69 0.20 0.07 87.56 15:26:09 15:20:01 1 9.27 0.00 3.63 1.93 0.07 85.10 15:26:09 15:20:01 2 8.68 0.00 3.94 3.31 0.08 83.99 15:26:09 15:20:01 3 8.83 0.00 2.49 0.29 0.08 88.31 15:26:09 15:20:01 4 10.12 0.00 2.69 8.23 0.07 78.89 15:26:09 15:20:01 5 7.23 0.00 2.70 7.40 0.05 82.62 15:26:09 15:20:01 6 10.99 0.00 3.62 0.94 0.08 84.36 15:26:09 15:20:01 7 9.85 0.00 2.71 0.47 0.08 86.88 15:26:09 15:21:01 all 21.01 0.00 3.44 1.51 0.09 73.94 15:26:09 15:21:01 0 21.55 0.00 3.02 0.12 0.08 75.23 15:26:09 15:21:01 1 20.46 0.00 3.26 0.08 0.08 76.12 15:26:09 15:21:01 2 20.96 0.00 4.20 8.46 0.10 66.28 15:26:09 15:21:01 3 21.95 0.00 2.90 0.17 0.10 74.88 15:26:09 15:21:01 4 20.01 0.00 3.24 2.10 0.07 74.58 15:26:09 15:21:01 5 21.74 0.00 3.31 0.20 0.08 74.67 15:26:09 15:21:01 6 20.78 0.00 4.36 0.62 0.08 74.16 15:26:09 15:21:01 7 20.67 0.00 3.27 0.39 0.10 75.57 15:26:09 15:22:01 all 0.28 0.00 0.01 0.00 0.01 99.69 15:26:09 15:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:26:09 15:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:26:09 15:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 15:26:09 15:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:26:09 15:22:01 4 0.12 0.00 0.03 0.00 0.02 99.83 15:26:09 15:22:01 5 1.97 0.00 0.00 0.02 0.02 98.00 15:26:09 15:22:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:26:09 15:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:26:09 15:23:01 all 0.30 0.00 0.01 0.00 0.01 99.68 15:26:09 15:23:01 0 0.07 0.00 0.00 0.00 0.02 99.92 15:26:09 15:23:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:26:09 15:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:26:09 15:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:26:09 15:23:01 4 0.12 0.00 0.03 0.00 0.00 99.85 15:26:09 15:23:01 5 2.00 0.00 0.02 0.03 0.00 97.95 15:26:09 15:23:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:26:09 15:23:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:26:09 15:24:02 all 0.47 0.00 0.25 0.11 0.01 99.15 15:26:09 15:24:02 0 0.65 0.00 0.42 0.27 0.00 98.67 15:26:09 15:24:02 1 0.43 0.00 0.15 0.02 0.02 99.38 15:26:09 15:24:02 2 1.45 0.00 0.30 0.33 0.02 97.90 15:26:09 15:24:02 3 0.28 0.00 0.33 0.02 0.00 99.37 15:26:09 15:24:02 4 0.17 0.00 0.12 0.00 0.02 99.70 15:26:09 15:24:02 5 0.27 0.00 0.13 0.20 0.02 99.38 15:26:09 15:24:02 6 0.27 0.00 0.33 0.02 0.02 99.37 15:26:09 15:24:02 7 0.27 0.00 0.23 0.03 0.00 99.47 15:26:09 15:25:01 all 2.45 0.00 1.22 1.10 0.03 95.20 15:26:09 15:25:01 0 1.68 0.00 0.95 0.03 0.02 97.32 15:26:09 15:25:01 1 3.33 0.00 1.02 0.34 0.03 95.27 15:26:09 15:25:01 2 1.79 0.00 0.87 0.09 0.05 97.21 15:26:09 15:25:01 3 2.85 0.00 1.48 0.19 0.03 95.45 15:26:09 15:25:01 4 2.74 0.00 0.61 0.09 0.02 96.54 15:26:09 15:25:01 5 2.49 0.00 1.69 5.77 0.03 90.02 15:26:09 15:25:01 6 2.40 0.00 2.29 1.95 0.03 93.32 15:26:09 15:25:01 7 2.33 0.00 0.83 0.34 0.05 96.44 15:26:09 15:26:01 all 0.48 0.00 0.18 0.04 0.02 99.29 15:26:09 15:26:01 0 0.53 0.00 0.18 0.18 0.00 99.10 15:26:09 15:26:01 1 0.57 0.00 0.27 0.10 0.03 99.03 15:26:09 15:26:01 2 0.77 0.00 0.17 0.02 0.00 99.05 15:26:09 15:26:01 3 0.45 0.00 0.17 0.00 0.02 99.37 15:26:09 15:26:01 4 0.85 0.00 0.13 0.00 0.03 98.98 15:26:09 15:26:01 5 0.17 0.00 0.12 0.00 0.00 99.72 15:26:09 15:26:01 6 0.23 0.00 0.22 0.00 0.00 99.55 15:26:09 15:26:01 7 0.23 0.00 0.15 0.00 0.07 99.55 15:26:09 Average: all 4.86 0.00 1.18 0.80 0.03 93.12 15:26:09 Average: 0 4.70 0.00 1.18 0.11 0.03 93.98 15:26:09 Average: 1 4.87 0.00 1.19 0.35 0.04 93.55 15:26:09 Average: 2 4.79 0.00 1.35 1.74 0.04 92.09 15:26:09 Average: 3 4.90 0.00 1.05 0.09 0.04 93.93 15:26:09 Average: 4 4.86 0.00 0.98 1.48 0.03 92.65 15:26:09 Average: 5 5.11 0.00 1.13 1.92 0.03 91.81 15:26:09 Average: 6 4.95 0.00 1.54 0.50 0.04 92.97 15:26:09 Average: 7 4.75 0.00 1.03 0.17 0.05 94.01 15:26:09 15:26:09 15:26:09