Pull request #776 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 6f6279bcbc87cde762f0ccd64b58ee6a94963b25+3865620dd9e95ffb8da8d22f04bdc6a07f486477 (b20922a19d7252f42cd382ed5d9b095d055f177f) 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-ssh18016199605814351983.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-ssh17928874401152282538.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-core-contracts/branches/PR-776/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-core-contracts/branches/PR-776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh535272518351769148.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-core-contracts/branches/PR-776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12854870136753857858.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-ssh12283465199684509553.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-core-contracts/branches/PR-776/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-core-contracts/branches/PR-776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13251308908746209382.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-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.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-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120257 in /w/workspace/dry_go-mod-core-contracts_PR-776 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-776 # 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 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-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 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-core-contracts.git +refs/pull/776/head:refs/remotes/origin/PR-776 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3865620dd9e95ffb8da8d22f04bdc6a07f486477 into PR head commit 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 Merge succeeded, producing 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 Checking out Revision 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 (PR-776) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 # 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 3865620dd9e95ffb8da8d22f04bdc6a07f486477 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 # timeout=10 Commit message: "refactor: Change Config stem constants to flatten config layout" 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 00:46:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:46:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:46:36 ========================================================= 00:46:36 EdgeX Global Pipelines Version Info 00:46:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:46:37 ------------------- 00:46:37 stable info: 00:46:37 ------------------- 00:46:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:46:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:46:37 Message: update stable to v1.0.244 00:46:37 ------------------- 00:46:37 experimental info: 00:46:37 ------------------- 00:46:37 Commited By: **** collab-it+edgex@linuxfoundation.org 00:46:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:46:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:46:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:46:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:46:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:46:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-776 [Pipeline] echo 00:46:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-776 [Pipeline] echo 00:46:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-776 [Pipeline] echo 00:46:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [Pipeline] echo 00:46:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f6279b [Pipeline] echo 00:46:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:46:39 + git rev-list -1 --merges 6f6279bcbc87cde762f0ccd64b58ee6a94963b25~1..6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [Pipeline] echo 00:46:39 -----------> git rev-list -1 --merges 6f6279bcbc87cde762f0ccd64b58ee6a94963b25~1..6f6279bcbc87cde762f0ccd64b58ee6a94963b25 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [false] [Pipeline] sh 00:46:40 + git log --format=format:%s -1 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [Pipeline] echo 00:46:40 ========================================================= 00:46:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:46:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:46:40 + git log --format=format:%s -1 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [Pipeline] echo 00:46:40 [semverPrep] GIT_COMMIT: 6f6279bcbc87cde762f0ccd64b58ee6a94963b25, Commit Message: refactor: Change Config stem constants to flatten config layout [Pipeline] echo 00:46:40 [semverPrep] This is not a build commit. [Pipeline] sh 00:46:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:46:41 + grep -v github /etc/ssh/ssh_known_hosts 00:46:41 + [ -e /tmp/ssh_known_hosts ] 00:46:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:46:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:46:41 + sudo tee -a /etc/ssh/ssh_known_hosts 00:46:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:41 00:46:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:41 0.1.4: Pulling from edgex-devops/py-git-semver 00:46:41 b85a868b505f: Pulling fs layer 00:46:41 e2be974225ed: Pulling fs layer 00:46:41 339a4e72a1f5: Pulling fs layer 00:46:41 988bab9f4d93: Pulling fs layer 00:46:41 1469e6f7b9e6: Pulling fs layer 00:46:41 eaf3925da568: Pulling fs layer 00:46:41 bab4dde63d76: Pulling fs layer 00:46:41 bde34c3a00c8: Pulling fs layer 00:46:41 b352a97aabf1: Pulling fs layer 00:46:41 4872d77fe225: Pulling fs layer 00:46:41 5851b861e8e6: Pulling fs layer 00:46:41 988bab9f4d93: Waiting 00:46:41 b352a97aabf1: Waiting 00:46:41 1469e6f7b9e6: Waiting 00:46:41 5851b861e8e6: Waiting 00:46:41 4872d77fe225: Waiting 00:46:41 eaf3925da568: Waiting 00:46:41 bde34c3a00c8: Waiting 00:46:41 bab4dde63d76: Waiting 00:46:42 e2be974225ed: Verifying Checksum 00:46:42 e2be974225ed: Download complete 00:46:42 988bab9f4d93: Verifying Checksum 00:46:42 988bab9f4d93: Download complete 00:46:42 1469e6f7b9e6: Verifying Checksum 00:46:42 1469e6f7b9e6: Download complete 00:46:42 eaf3925da568: Download complete 00:46:42 339a4e72a1f5: Verifying Checksum 00:46:42 339a4e72a1f5: Download complete 00:46:42 bde34c3a00c8: Verifying Checksum 00:46:42 bde34c3a00c8: Download complete 00:46:42 b352a97aabf1: Verifying Checksum 00:46:42 b352a97aabf1: Download complete 00:46:42 4872d77fe225: Verifying Checksum 00:46:42 4872d77fe225: Download complete 00:46:42 5851b861e8e6: Download complete 00:46:42 b85a868b505f: Verifying Checksum 00:46:42 b85a868b505f: Download complete 00:46:42 bab4dde63d76: Verifying Checksum 00:46:42 bab4dde63d76: Download complete 00:46:43 b85a868b505f: Pull complete 00:46:43 e2be974225ed: Pull complete 00:46:44 339a4e72a1f5: Pull complete 00:46:44 988bab9f4d93: Pull complete 00:46:44 1469e6f7b9e6: Pull complete 00:46:44 eaf3925da568: Pull complete 00:46:46 bab4dde63d76: Pull complete 00:46:46 bde34c3a00c8: Pull complete 00:46:46 b352a97aabf1: Pull complete 00:46:46 4872d77fe225: Pull complete 00:46:46 5851b861e8e6: Pull complete 00:46:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:46 prd-ubuntu20.04-docker-8c-8g-120257 does not seem to be running inside a container 00:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-776 -v /w/workspace/dry_go-mod-core-contracts_PR-776:/w/workspace/dry_go-mod-core-contracts_PR-776:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-776@tmp:/w/workspace/dry_go-mod-core-contracts_PR-776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:46:49 $ docker top ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e -eo pid,comm 00:46:49 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). 00:46:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:46:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:49 [ssh-agent] Looking for ssh-agent implementation... 00:46:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:49 $ docker exec ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e ssh-agent 00:46:49 SSH_AUTH_SOCK=/tmp/ssh-EbU1YPfEWYKc/agent.33 00:46:49 SSH_AGENT_PID=39 00:46:49 Running ssh-add (command line suppressed) 00:46:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-776@tmp/private_key_14644374867761076327.key (/w/workspace/dry_go-mod-core-contracts_PR-776@tmp/private_key_14644374867761076327.key) 00:46:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:50 + git tag --points-at HEAD [Pipeline] } 00:46:50 $ docker exec --env ******** --env ******** ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e ssh-agent -k 00:46:50 unset SSH_AUTH_SOCK; 00:46:50 unset SSH_AGENT_PID; 00:46:50 echo Agent pid 39 killed; 00:46:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:46:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:50 [ssh-agent] Looking for ssh-agent implementation... 00:46:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:50 $ docker exec ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e ssh-agent 00:46:50 SSH_AUTH_SOCK=/tmp/ssh-pwnrIBg4Z0lW/agent.72 00:46:50 SSH_AGENT_PID=78 00:46:50 Running ssh-add (command line suppressed) 00:46:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-776@tmp/private_key_18006839959389100347.key (/w/workspace/dry_go-mod-core-contracts_PR-776@tmp/private_key_18006839959389100347.key) 00:46:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:51 + git semver init 00:46:51 2022-12-01 00:46:51,435 [run_init] DEBUG init version:0.0.0 force:False 00:46:51 2022-12-01 00:46:51,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-776/.semver 00:46:51 2022-12-01 00:46:51,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-776/.semver 00:46:51 2022-12-01 00:46:51,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-776/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-776, universal_newlines=False, shell=None, istream=None) 00:46:52 2022-12-01 00:46:52,179 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-776/.git/info/exclude 00:46:52 2022-12-01 00:46:52,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-776/.semver/PR-776 with force:False 00:46:52 2022-12-01 00:46:52,180 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-776/.semver/PR-776 00:46:52 2022-12-01 00:46:52,183 [execute] INFO git cat-file --batch-check 00:46:52 2022-12-01 00:46:52,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-776/.semver, universal_newlines=False, shell=None, istream=) 00:46:52 2022-12-01 00:46:52,189 [execute] INFO git cat-file --batch 00:46:52 2022-12-01 00:46:52,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-776/.semver, universal_newlines=False, shell=None, istream=) 00:46:52 2022-12-01 00:46:52,194 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-776/.semver/PR-776 00:46:52 0.0.0 [Pipeline] } 00:46:52 $ docker exec --env ******** --env ******** ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e ssh-agent -k 00:46:52 unset SSH_AUTH_SOCK; 00:46:52 unset SSH_AGENT_PID; 00:46:52 echo Agent pid 78 killed; 00:46:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:46:53 + git semver [Pipeline] } 00:46:53 $ docker stop --time=1 ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e 00:46:54 $ docker rm -f ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e [Pipeline] // withDockerContainer [Pipeline] sh 00:46:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:46:55 Stashed 1 file(s) [Pipeline] echo 00:46:55 [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 00:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:46:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:46:55 ========================================================= 00:46:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:46:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:46:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:46:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:46:56 213ec9aee27d: Pulling fs layer 00:46:56 4583459ba037: Pulling fs layer 00:46:56 93c1e223e6f2: Pulling fs layer 00:46:56 53926ce57604: Pulling fs layer 00:46:56 21b2b0c7a3f4: Pulling fs layer 00:46:56 22ff95d597cd: Pulling fs layer 00:46:56 12d6caf4c0d1: Pulling fs layer 00:46:56 96b7cbca73a9: Pulling fs layer 00:46:56 a7acece74701: Pulling fs layer 00:46:56 21b2b0c7a3f4: Waiting 00:46:56 22ff95d597cd: Waiting 00:46:56 12d6caf4c0d1: Waiting 00:46:56 96b7cbca73a9: Waiting 00:46:56 a7acece74701: Waiting 00:46:56 53926ce57604: Waiting 00:46:56 93c1e223e6f2: Verifying Checksum 00:46:56 93c1e223e6f2: Download complete 00:46:56 4583459ba037: Verifying Checksum 00:46:56 4583459ba037: Download complete 00:46:56 21b2b0c7a3f4: Verifying Checksum 00:46:56 21b2b0c7a3f4: Download complete 00:46:56 22ff95d597cd: Download complete 00:46:56 213ec9aee27d: Verifying Checksum 00:46:56 213ec9aee27d: Download complete 00:46:56 12d6caf4c0d1: Download complete 00:46:56 213ec9aee27d: Pull complete 00:46:56 4583459ba037: Pull complete 00:46:56 93c1e223e6f2: Pull complete 00:46:57 a7acece74701: Verifying Checksum 00:46:57 a7acece74701: Download complete 00:46:57 53926ce57604: Verifying Checksum 00:46:57 53926ce57604: Download complete 00:46:57 96b7cbca73a9: Verifying Checksum 00:46:57 96b7cbca73a9: Download complete 00:47:01 53926ce57604: Pull complete 00:47:01 21b2b0c7a3f4: Pull complete 00:47:01 22ff95d597cd: Pull complete 00:47:01 12d6caf4c0d1: Pull complete 00:47:03 96b7cbca73a9: Pull complete 00:47:04 a7acece74701: Pull complete 00:47:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:47:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:47:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 00:47:04 + 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 00:47:04 + docker inspect -f . ci-base-image-x86_64 00:47:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:04 prd-ubuntu20.04-docker-8c-8g-120257 does not seem to be running inside a container 00:47:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-776 -v /w/workspace/dry_go-mod-core-contracts_PR-776:/w/workspace/dry_go-mod-core-contracts_PR-776:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-776@tmp:/w/workspace/dry_go-mod-core-contracts_PR-776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:47:09 $ docker top 21317dbe37501d52a7591bc869d7c74da3cc24e490cf7ec153b6ce49d45a8ea0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:09 + go version 00:47:09 go version go1.18.7 linux/amd64 [Pipeline] } 00:47:09 $ docker stop --time=1 21317dbe37501d52a7591bc869d7c74da3cc24e490cf7ec153b6ce49d45a8ea0 00:47:10 Still waiting to schedule task 00:47:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-120256’ 00:47:11 $ docker rm -f 21317dbe37501d52a7591bc869d7c74da3cc24e490cf7ec153b6ce49d45a8ea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:11 + docker inspect -f . ci-base-image-x86_64 00:47:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:11 prd-ubuntu20.04-docker-8c-8g-120257 does not seem to be running inside a container 00:47:11 $ 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-776 -v /w/workspace/dry_go-mod-core-contracts_PR-776:/w/workspace/dry_go-mod-core-contracts_PR-776:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-776@tmp:/w/workspace/dry_go-mod-core-contracts_PR-776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:47:12 $ docker top 72d359f8ffdf90641ddb9a7237036ffd32f1ea97793d93441da4bf54b1283126 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:12 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-776 [Pipeline] fileExists [Pipeline] sh 00:47:13 + make test 00:47:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:47:13 go: downloading github.com/go-playground/validator/v10 v10.11.1 00:47:13 go: downloading github.com/google/uuid v1.3.0 00:47:13 go: downloading github.com/stretchr/testify v1.8.1 00:47:13 go: downloading github.com/go-kit/log v0.2.1 00:47:13 go: downloading gopkg.in/yaml.v3 v3.0.1 00:47:13 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:47:13 go: downloading github.com/davecgh/go-spew v1.1.1 00:47:13 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:47:13 go: downloading github.com/stretchr/objx v0.5.0 00:47:13 go: downloading github.com/pmezard/go-difflib v1.0.0 00:47:13 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:47:13 go: downloading github.com/leodido/go-urn v1.2.1 00:47:13 go: downloading github.com/go-playground/universal-translator v0.18.0 00:47:13 go: downloading golang.org/x/text v0.3.7 00:47:13 go: downloading github.com/x448/float16 v0.8.4 00:47:13 go: downloading github.com/go-playground/locales v0.14.0 00:47:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:47:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.088s coverage: 83.4% of statements 00:47:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:47:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:47:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 00:47:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.026s coverage: 29.4% of statements 00:47:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 00:47:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 00:47:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 53.5% of statements 00:47:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.042s coverage: 90.5% of statements 00:47:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.038s coverage: 86.8% of statements 00:47:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 60.5% of statements 00:47:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 36.1% of statements 00:47:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.009s coverage: 48.7% of statements 00:47:27 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." 00:47:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:47:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:47:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:47:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:47:29 $ docker stop --time=1 72d359f8ffdf90641ddb9a7237036ffd32f1ea97793d93441da4bf54b1283126 00:47:32 $ docker rm -f 72d359f8ffdf90641ddb9a7237036ffd32f1ea97793d93441da4bf54b1283126 [Pipeline] // withDockerContainer [Pipeline] sh 00:47:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:47:32 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 00:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:33 00:47:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:34 latest: Pulling from edgex-lftools-log-publisher 00:47:34 5eb5b503b376: Pulling fs layer 00:47:34 5c69ac0246d0: Pulling fs layer 00:47:34 ec43610c2a17: Pulling fs layer 00:47:34 3a2ae6a8a46f: Pulling fs layer 00:47:34 33b1e0a273af: Pulling fs layer 00:47:34 5d3b04190fa2: Pulling fs layer 00:47:34 2f39f015ded8: Pulling fs layer 00:47:34 3a2ae6a8a46f: Waiting 00:47:34 33b1e0a273af: Waiting 00:47:34 5c69ac0246d0: Verifying Checksum 00:47:34 5c69ac0246d0: Download complete 00:47:34 3a2ae6a8a46f: Verifying Checksum 00:47:34 3a2ae6a8a46f: Download complete 00:47:34 33b1e0a273af: Verifying Checksum 00:47:34 33b1e0a273af: Download complete 00:47:34 5d3b04190fa2: Verifying Checksum 00:47:34 5d3b04190fa2: Download complete 00:47:34 ec43610c2a17: Verifying Checksum 00:47:34 ec43610c2a17: Download complete 00:47:34 5eb5b503b376: Verifying Checksum 00:47:34 5eb5b503b376: Download complete 00:47:34 2f39f015ded8: Download complete 00:47:35 5eb5b503b376: Pull complete 00:47:35 5c69ac0246d0: Pull complete 00:47:35 ec43610c2a17: Pull complete 00:47:36 3a2ae6a8a46f: Pull complete 00:47:36 33b1e0a273af: Pull complete 00:47:36 5d3b04190fa2: Pull complete 00:47:40 2f39f015ded8: Pull complete 00:47:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:40 prd-ubuntu20.04-docker-8c-8g-120257 does not seem to be running inside a container 00:47: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-776 -v /w/workspace/dry_go-mod-core-contracts_PR-776:/w/workspace/dry_go-mod-core-contracts_PR-776:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-776@tmp:/w/workspace/dry_go-mod-core-contracts_PR-776@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 00:47:43 $ docker top 65bb20ccd95b510607b99a4fe32f35c67d262e7a7242f7b64ffa3e93c6dd7f77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:44 ---> job-cost.sh 00:47:44 lf-activate-venv: SKIPPING 00:47:44 INFO: No Stack... 00:47:44 INFO: Retrieving Pricing Info for: v3-standard-8 00:47:44 INFO: Archiving Costs [Pipeline] sh 00:47:45 + cat /w/workspace/dry_go-mod-core-contracts_PR-776/archives/cost.csv 00:47:45 + cut -d, -f6 [Pipeline] lock 00:47:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] 00:47:45 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] did not exist. Created. 00:47:45 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:47:45 + echo total: 0.2199999988079071 [Pipeline] stash 00:47:45 Stashed 1 file(s) [Pipeline] } 00:47:45 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:47:45 $ docker stop --time=1 65bb20ccd95b510607b99a4fe32f35c67d262e7a7242f7b64ffa3e93c6dd7f77 00:47:46 $ docker rm -f 65bb20ccd95b510607b99a4fe32f35c67d262e7a7242f7b64ffa3e93c6dd7f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120258 in /w/workspace/dry_go-mod-core-contracts_PR-776 [Pipeline] { [Pipeline] ws 00:50:38 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 00:50:39 Selected Git installation does not exist. Using Default 00:50:39 The recommended git tool is: NONE 00:50:43 using credential edgex-jenkins-ssh 00:50:43 Cloning the remote Git repository 00:50:43 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:50:43 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 00:50:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:50:44 > git --version # timeout=10 00:50:44 > git --version # 'git version 2.25.1' 00:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:44 Verifying host key using known hosts file 00:50:44 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. 00:50:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:50:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:50:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:50:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:46 Verifying host key using known hosts file 00:50:46 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. 00:50:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/776/head:refs/remotes/origin/PR-776 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:50:46 Merging remotes/origin/main commit 3865620dd9e95ffb8da8d22f04bdc6a07f486477 into PR head commit 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 00:50:47 Merge succeeded, producing 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 00:50:47 Checking out Revision 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 (PR-776) 00:50:46 > git config core.sparsecheckout # timeout=10 00:50:46 > git checkout -f 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 # timeout=10 00:50:47 > git remote # timeout=10 00:50:47 > git config --get remote.origin.url # timeout=10 00:50:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:47 Verifying host key using known hosts file 00:50:47 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. 00:50:47 > git merge 3865620dd9e95ffb8da8d22f04bdc6a07f486477 # timeout=10 00:50:47 > git rev-parse HEAD^{commit} # timeout=10 00:50:47 > git config core.sparsecheckout # timeout=10 00:50:47 > git checkout -f 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 # timeout=10 00:50:50 Commit message: "refactor: Change Config stem constants to flatten config layout" 00:50:50 > git --version # timeout=10 00:50:50 > git --version # 'git version 2.25.1' 00:50:50 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:50:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:50:51 % Total % Received % Xferd Average Speed Time Time Time Current 00:50:51 Dload Upload Total Spent Left Speed 00:50:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 54085 0 --:--:-- --:--:-- --:--:-- 54085 [Pipeline] sh 00:50:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:50:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:50:52 + sudo tee /etc/docker/daemon.new 00:50:52 { 00:50:52 "registry-mirrors": [ 00:50:52 "https://nexus3.edgexfoundry.org:10001" 00:50:52 ], 00:50:52 "bip": "10.250.0.254/24", 00:50:52 "hosts": [ 00:50:52 "tcp://0.0.0.0:5555", 00:50:52 "unix:///var/run/docker.sock" 00:50:52 ], 00:50:52 "mtu": 1458, 00:50:52 "selinux-enabled": true, 00:50:52 "seccomp-profile": "/etc/docker/seccomp.json" 00:50:52 } [Pipeline] sh 00:50:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:50:53 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:51:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:51:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:51:12 ========================================================= 00:51:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:51:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:51:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:51:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:51:13 9b18e9b68314: Pulling fs layer 00:51:13 35d82f9e3411: Pulling fs layer 00:51:13 e16973657156: Pulling fs layer 00:51:13 fc693d55d65f: Pulling fs layer 00:51:13 7e9fc2657dce: Pulling fs layer 00:51:13 dda99020689f: Pulling fs layer 00:51:13 db1c61fa0a46: Pulling fs layer 00:51:13 891c053d2c06: Pulling fs layer 00:51:13 fc693d55d65f: Waiting 00:51:13 7e9fc2657dce: Waiting 00:51:13 dda99020689f: Waiting 00:51:13 db1c61fa0a46: Waiting 00:51:13 891c053d2c06: Waiting 00:51:13 e16973657156: Verifying Checksum 00:51:13 e16973657156: Download complete 00:51:13 35d82f9e3411: Verifying Checksum 00:51:13 35d82f9e3411: Download complete 00:51:13 7e9fc2657dce: Download complete 00:51:13 dda99020689f: Verifying Checksum 00:51:13 dda99020689f: Download complete 00:51:13 9b18e9b68314: Download complete 00:51:14 9b18e9b68314: Pull complete 00:51:14 891c053d2c06: Verifying Checksum 00:51:14 891c053d2c06: Download complete 00:51:14 35d82f9e3411: Pull complete 00:51:14 e16973657156: Pull complete 00:51:15 db1c61fa0a46: Verifying Checksum 00:51:15 db1c61fa0a46: Download complete 00:51:15 fc693d55d65f: Verifying Checksum 00:51:15 fc693d55d65f: Download complete 00:51:28 fc693d55d65f: Pull complete 00:51:28 7e9fc2657dce: Pull complete 00:51:28 dda99020689f: Pull complete 00:51:34 db1c61fa0a46: Pull complete 00:51:36 891c053d2c06: Pull complete 00:51:36 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:51:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 00:51:36 + 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 00:51:36 + docker inspect -f . ci-base-image-arm64 00:51:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:37 prd-ubuntu20.04-docker-arm64-4c-16g-120258 does not seem to be running inside a container 00:51:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:51:40 $ docker top 600b23d2c985222d75c2f47fa6ef32157ca580bc70de183a92838bffb1e8856b -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:41 + go version 00:51:41 go version go1.18.7 linux/arm64 [Pipeline] } 00:51:41 $ docker stop --time=1 600b23d2c985222d75c2f47fa6ef32157ca580bc70de183a92838bffb1e8856b 00:51:42 $ docker rm -f 600b23d2c985222d75c2f47fa6ef32157ca580bc70de183a92838bffb1e8856b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:43 + docker inspect -f . ci-base-image-arm64 00:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:43 prd-ubuntu20.04-docker-arm64-4c-16g-120258 does not seem to be running inside a container 00:51:43 $ 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/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:51:45 $ docker top a45c5b1a327eae8c1904516ff6d6657e5aec232fa4b625570f9c3e6c03e9415a -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:46 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 00:51:46 + make test 00:51:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:51:47 go: downloading github.com/google/uuid v1.3.0 00:51:47 go: downloading github.com/go-kit/log v0.2.1 00:51:47 go: downloading github.com/stretchr/testify v1.8.1 00:51:47 go: downloading github.com/go-playground/validator/v10 v10.11.1 00:51:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:51:47 go: downloading gopkg.in/yaml.v3 v3.0.1 00:51:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:51:47 go: downloading github.com/davecgh/go-spew v1.1.1 00:51:47 go: downloading github.com/pmezard/go-difflib v1.0.0 00:51:47 go: downloading github.com/stretchr/objx v0.5.0 00:51:47 go: downloading github.com/x448/float16 v0.8.4 00:51:47 go: downloading github.com/go-playground/universal-translator v0.18.0 00:51:47 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 00:51:47 go: downloading golang.org/x/text v0.3.7 00:51:47 go: downloading github.com/leodido/go-urn v1.2.1 00:51:47 go: downloading github.com/go-playground/locales v0.14.0 00:51:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:52:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.438s coverage: 83.4% of statements 00:52:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:52:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:52:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 00:52:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.062s coverage: 29.4% of statements 00:52:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 00:52:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 00:52:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.192s coverage: 53.5% of statements 00:52:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.050s coverage: 90.5% of statements 00:52:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.231s coverage: 86.8% of statements 00:52:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.060s coverage: 60.5% of statements 00:52:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 36.1% of statements 00:52:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.044s coverage: 48.7% of statements 00:52:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:52:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:52:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:52:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:52:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:52:40 $ docker stop --time=1 a45c5b1a327eae8c1904516ff6d6657e5aec232fa4b625570f9c3e6c03e9415a 00:52:42 $ docker rm -f a45c5b1a327eae8c1904516ff6d6657e5aec232fa4b625570f9c3e6c03e9415a [Pipeline] // withDockerContainer [Pipeline] sh 00:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:52:44 Warning: overwriting stash ‘coverage-report’ 00:52:44 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 00:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:52:45 00:52:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:52:46 arm64: Pulling from edgex-lftools-log-publisher 00:52:46 8998bd30e6a1: Pulling fs layer 00:52:46 04944245beec: Pulling fs layer 00:52:46 699f458cf7ca: Pulling fs layer 00:52:46 765212b225bb: Pulling fs layer 00:52:46 f23df028b6ca: Pulling fs layer 00:52:46 d65c8cfc05b1: Pulling fs layer 00:52:46 2437ff75d9bd: Pulling fs layer 00:52:46 f23df028b6ca: Waiting 00:52:46 d65c8cfc05b1: Waiting 00:52:46 2437ff75d9bd: Waiting 00:52:46 765212b225bb: Waiting 00:52:46 04944245beec: Verifying Checksum 00:52:46 04944245beec: Download complete 00:52:46 765212b225bb: Verifying Checksum 00:52:46 765212b225bb: Download complete 00:52:46 f23df028b6ca: Verifying Checksum 00:52:46 f23df028b6ca: Download complete 00:52:46 d65c8cfc05b1: Verifying Checksum 00:52:46 d65c8cfc05b1: Download complete 00:52:46 699f458cf7ca: Verifying Checksum 00:52:46 699f458cf7ca: Download complete 00:52:46 8998bd30e6a1: Verifying Checksum 00:52:46 8998bd30e6a1: Download complete 00:52:49 2437ff75d9bd: Verifying Checksum 00:52:49 2437ff75d9bd: Download complete 00:52:50 8998bd30e6a1: Pull complete 00:52:50 04944245beec: Pull complete 00:52:52 699f458cf7ca: Pull complete 00:52:52 765212b225bb: Pull complete 00:52:53 f23df028b6ca: Pull complete 00:52:53 d65c8cfc05b1: Pull complete 00:53:08 2437ff75d9bd: Pull complete 00:53:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:08 prd-ubuntu20.04-docker-arm64-4c-16g-120258 does not seem to be running inside a container 00:53:08 $ 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/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:53:12 $ docker top d509086acd45cf0dd473537df5c71b4edd31fe23df6934a6eeb42d30847f18cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:12 ---> job-cost.sh 00:53:13 lf-activate-venv: SKIPPING 00:53:13 INFO: No Stack... 00:53:13 INFO: Retrieving Pricing Info for: v3-standard-4 00:53:14 INFO: Archiving Costs [Pipeline] sh 00:53:14 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 00:53:14 + cut -d, -f6 [Pipeline] lock 00:53:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] 00:53:15 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] did not exist. Created. 00:53:15 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:15 /w/workspace/go-mod-core-contracts/1@tmp/durable-14e16067/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:53:15 + echo total: 0.10999999940395355 [Pipeline] stash 00:53:15 Warning: overwriting stash ‘stack-cost’ 00:53:15 Stashed 1 file(s) [Pipeline] } 00:53:15 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:53:15 $ docker stop --time=1 d509086acd45cf0dd473537df5c71b4edd31fe23df6934a6eeb42d30847f18cc 00:53:17 $ docker rm -f d509086acd45cf0dd473537df5c71b4edd31fe23df6934a6eeb42d30847f18cc [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 00:53:18 provisioning config files... 00:53:18 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-776@tmp/config14161305785896325586tmp [Pipeline] { [Pipeline] sh 00:53:18 + set +x 00:53:18 + curl -s https://codecov.io/bash 00:53:18 + bash -s -- 00:53:18 00:53:18 _____ _ 00:53:18 / ____| | | 00:53:18 | | ___ __| | ___ ___ _____ __ 00:53:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:53:18 | |___| (_) | (_| | __/ (_| (_) \ V / 00:53:18 \_____\___/ \__,_|\___|\___\___/ \_/ 00:53:18 Bash-1.0.6 00:53:18 00:53:18 00:53:18 ==> git version 2.25.1 found 00:53:18 ==> 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 00:53:18 Release-Date: 2020-01-08 00:53:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:53:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:53:18 ==> Jenkins CI detected. 00:53:18 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-776 00:53:18 project root: . 00:53:18 --> token set from env 00:53:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:53:18 ==> Running gcov in . (disable via -X gcov) 00:53:18 ==> Python coveragepy not found 00:53:18 ==> Searching for coverage reports in: 00:53:18 + . 00:53:18 -> Found 1 reports 00:53:18 ==> Detecting git/mercurial file structure 00:53:18 ==> Reading reports 00:53:18 + ./coverage.out bytes=117200 00:53:18 ==> Appending adjustments 00:53:18 https://docs.codecov.io/docs/fixing-reports 00:53:19 + Found adjustments 00:53:19 ==> Gzipping contents 00:53:19 20K /tmp/codecov.y6JJhK.gz 00:53:19 ==> Uploading reports 00:53:19 url: https://codecov.io 00:53:19 query: branch=PR-776&commit=6f6279bcbc87cde762f0ccd64b58ee6a94963b25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=776&job=&cmd_args= 00:53:19 -> Pinging Codecov 00:53:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-776&commit=6f6279bcbc87cde762f0ccd64b58ee6a94963b25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=776&job=&cmd_args= 00:53:19 -> Uploading to 00:53:19 https://storage.googleapis.com/codecov/v4/raw/2022-12-01/71470A77251A30514AAF9C0BB2E5B6CE/6f6279bcbc87cde762f0ccd64b58ee6a94963b25/5de3030a-6c21-40e5-a6aa-6ade891f1645.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221201T005319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=445bf3e797562ae3d6d2852a50285ef5dbbe0af6b65f2ef5bf5fcbabd0b08492 00:53:19 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:19 Dload Upload Total Spent Left Speed 00:53:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17493 0 0 100 17493 0 61378 --:--:-- --:--:-- --:--:-- 61378 00:53:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [Pipeline] } 00:53:20 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 00:53:22 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-776/archives ] 00:53:22 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-776/archives 00:53:22 total 16 00:53:22 drwxr-xr-x 3 root root 4096 Dec 1 00:47 . 00:53:22 drwxrwxr-x 11 jenkins jenkins 4096 Dec 1 00:47 .. 00:53:22 drwxr-xr-x 2 root root 4096 Dec 1 00:47 cost 00:53:22 -rw-r--r-- 1 root root 93 Dec 1 00:47 cost.csv 00:53:22 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-776/archives 00:53:22 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-776/archives 00:53:22 total 16 00:53:22 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 00:47 . 00:53:22 drwxrwxr-x 11 jenkins jenkins 4096 Dec 1 00:47 .. 00:53:22 drwxr-xr-x 2 jenkins jenkins 4096 Dec 1 00:47 cost 00:53:22 -rw-r--r-- 1 jenkins jenkins 93 Dec 1 00:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:53:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:23 ---> package-listing.sh 00:53:23 ++ facter osfamily 00:53:23 ++ tr '[:upper:]' '[:lower:]' 00:53:23 + OS_FAMILY=debian 00:53:23 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-776 00:53:23 + START_PACKAGES=/tmp/packages_start.txt 00:53:23 + END_PACKAGES=/tmp/packages_end.txt 00:53:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:23 + PACKAGES=/tmp/packages_start.txt 00:53:23 + '[' /w/workspace/dry_go-mod-core-contracts_PR-776 ']' 00:53:23 + PACKAGES=/tmp/packages_end.txt 00:53:23 + case "${OS_FAMILY}" in 00:53:23 + dpkg -l 00:53:23 + grep '^ii' 00:53:23 + '[' -f /tmp/packages_start.txt ']' 00:53:23 + '[' -f /tmp/packages_end.txt ']' 00:53:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:23 + '[' /w/workspace/dry_go-mod-core-contracts_PR-776 ']' 00:53:23 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-776/archives/ 00:53:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-776/archives/ [Pipeline] echo 00:53:23 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-776/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:24 prd-ubuntu20.04-docker-8c-8g-120257 does not seem to be running inside a container 00:53:24 $ 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-776/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-776 -v /w/workspace/dry_go-mod-core-contracts_PR-776:/w/workspace/dry_go-mod-core-contracts_PR-776:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-776@tmp:/w/workspace/dry_go-mod-core-contracts_PR-776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:53:24 $ docker top b4d868cbc911b3c295daff5b557604183646cb360bf354044ba714f113931f91 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:25 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:25 + mkdir -p /var/log/sysstat [Pipeline] sh 00:53:25 + ls /var/log/sa-host 00:53:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:26 provisioning config files... 00:53:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-776@tmp/config15556659890917792883tmp [Pipeline] { [Pipeline] echo 00:53:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:26 ---> create-netrc.sh [Pipeline] } 00:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:53:26 ---> python-tools-install.sh [Pipeline] echo 00:53:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:27 ---> sudo-logs.sh 00:53:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:53:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:27 ---> job-cost.sh 00:53:27 lf-activate-venv: SKIPPING 00:53:27 DEBUG: total: 0.2199999988079071 00:53:27 INFO: Retrieving Stack Cost... 00:53:27 INFO: Retrieving Pricing Info for: v3-standard-8 00:53:28 INFO: Archiving Costs [Pipeline] echo 00:53:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:28 ---> logs-deploy.sh 00:53:28 lf-activate-venv: SKIPPING 00:53:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-776/1 00:53:28 INFO: archiving workspace using pattern(s): 00:53:29 Archives upload complete. 00:53:29 INFO: archiving logs to Nexus 00:53:30 ---> uname -a: 00:53:30 Linux prd-ubuntu20-04-docker-8c-8g-120257 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:53:30 00:53:30 00:53:30 ---> lscpu: 00:53:30 Architecture: x86_64 00:53:30 CPU op-mode(s): 32-bit, 64-bit 00:53:30 Byte Order: Little Endian 00:53:30 Address sizes: 40 bits physical, 48 bits virtual 00:53:30 CPU(s): 8 00:53:30 On-line CPU(s) list: 0-7 00:53:30 Thread(s) per core: 1 00:53:30 Core(s) per socket: 1 00:53:30 Socket(s): 8 00:53:30 NUMA node(s): 1 00:53:30 Vendor ID: AuthenticAMD 00:53:30 CPU family: 23 00:53:30 Model: 49 00:53:30 Model name: AMD EPYC-Rome Processor 00:53:30 Stepping: 0 00:53:30 CPU MHz: 2799.998 00:53:30 BogoMIPS: 5599.99 00:53:30 Virtualization: AMD-V 00:53:30 Hypervisor vendor: KVM 00:53:30 Virtualization type: full 00:53:30 L1d cache: 256 KiB 00:53:30 L1i cache: 256 KiB 00:53:30 L2 cache: 4 MiB 00:53:30 L3 cache: 128 MiB 00:53:30 NUMA node0 CPU(s): 0-7 00:53:30 Vulnerability Itlb multihit: Not affected 00:53:30 Vulnerability L1tf: Not affected 00:53:30 Vulnerability Mds: Not affected 00:53:30 Vulnerability Meltdown: Not affected 00:53:30 Vulnerability Mmio stale data: Not affected 00:53:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:53:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:53:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:53:30 Vulnerability Srbds: Not affected 00:53:30 Vulnerability Tsx async abort: Not affected 00:53:30 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 00:53:30 00:53:30 00:53:30 ---> nproc: 00:53:30 8 00:53:30 00:53:30 00:53:30 ---> df -h: 00:53:30 Filesystem Size Used Avail Use% Mounted on 00:53:30 overlay 155G 11G 145G 7% / 00:53:30 tmpfs 64M 0 64M 0% /dev 00:53:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:53:30 shm 64M 0 64M 0% /dev/shm 00:53:30 /dev/vda1 155G 11G 145G 7% /facter-os 00:53:30 00:53:30 00:53:30 ---> sar -b -r -n DEV: 00:53:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120257) 12/01/22 _x86_64_ (8 CPU) 00:53:30 00:53:30 00:45:55 LINUX RESTART (8 CPU) 00:53:30 00:53:30 00:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:30 00:47:02 373.74 47.47 326.27 0.00 5338.22 130835.72 0.00 00:53:30 00:48:01 81.27 0.46 80.82 0.00 38.23 48621.05 0.00 00:53:30 00:49:01 2.05 0.00 2.05 0.00 0.00 23.35 0.00 00:53:30 00:50:01 3.62 1.60 2.02 0.00 37.19 24.80 0.00 00:53:30 00:51:01 2.97 0.97 2.00 0.00 67.46 73.19 0.00 00:53:30 00:52:01 52.09 9.60 42.49 0.00 5087.29 8647.76 0.00 00:53:30 00:53:01 3.35 0.02 3.33 0.00 0.13 83.85 0.00 00:53:30 Average: 74.15 8.61 65.54 0.00 1513.39 26852.04 0.00 00:53:30 00:53:30 00:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:30 00:47:02 29238024 31572756 751432 2.29 71180 2542604 2024388 5.97 1011564 2286140 660608 00:53:30 00:48:01 28679256 31590444 715696 2.18 91556 3052444 1767772 5.21 1138756 2650876 444 00:53:30 00:49:01 28678604 31590004 715956 2.18 91632 3052444 1767772 5.21 1138624 2650880 4 00:53:30 00:50:01 28670420 31584180 721588 2.19 91736 3053560 1767772 5.21 1146080 2651288 4 00:53:30 00:51:01 28644516 31576696 728140 2.21 93296 3069740 1777104 5.24 1157012 2667332 11368 00:53:30 00:52:01 28151032 31568852 720524 2.19 125536 3507872 1786960 5.27 1462028 2818640 4 00:53:30 00:53:01 28155212 31568296 720836 2.19 124132 3504620 1781552 5.25 1460512 2815460 8 00:53:30 Average: 28602438 31578747 724882 2.20 98438 3111898 1810474 5.34 1216368 2648659 96063 00:53:30 00:53:30 00:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:30 00:47:02 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 00:53:30 00:47:02 ens3 577.66 366.48 6462.52 92.51 0.00 0.00 0.00 0.00 00:53:30 00:47:02 docker0 3.68 2.93 0.47 38.60 0.00 0.00 0.00 0.00 00:53:30 00:48:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 00:53:30 00:48:01 ens3 159.70 100.47 2889.20 24.25 0.00 0.00 0.00 0.00 00:53:30 00:48:01 docker0 16.39 26.59 1.42 295.77 0.00 0.00 0.00 0.00 00:53:30 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:30 00:49:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:53:30 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:30 00:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:53:30 00:50:01 ens3 10.85 6.80 12.15 5.82 0.00 0.00 0.00 0.00 00:53:30 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:30 00:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:53:30 00:51:01 ens3 22.25 17.08 186.39 1.49 0.00 0.00 0.00 0.00 00:53:30 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:30 00:52:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 00:53:30 00:52:01 ens3 99.32 54.14 2556.52 3.86 0.00 0.00 0.00 0.00 00:53:30 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:30 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:30 00:53:01 ens3 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:53:30 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:30 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 00:53:30 Average: ens3 124.20 77.82 1726.89 18.26 0.00 0.00 0.00 0.00 00:53:30 Average: docker0 2.83 4.16 0.27 47.18 0.00 0.00 0.00 0.00 00:53:30 00:53:30 00:53:30 ---> sar -P ALL: 00:53:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120257) 12/01/22 _x86_64_ (8 CPU) 00:53:30 00:53:30 00:45:55 LINUX RESTART (8 CPU) 00:53:30 00:53:30 00:46:01 CPU %user %nice %system %iowait %steal %idle 00:53:30 00:47:02 all 8.99 0.00 3.03 2.04 0.05 85.89 00:53:30 00:47:02 0 6.85 0.00 2.57 3.19 0.03 87.36 00:53:30 00:47:02 1 10.66 0.00 3.01 0.25 0.03 86.05 00:53:30 00:47:02 2 12.51 0.00 4.04 0.61 0.05 82.80 00:53:30 00:47:02 3 6.78 0.00 3.05 0.20 0.05 89.92 00:53:30 00:47:02 4 7.74 0.00 2.84 0.42 0.03 88.97 00:53:30 00:47:02 5 9.72 0.00 2.65 5.25 0.05 82.34 00:53:30 00:47:02 6 8.55 0.00 2.03 2.56 0.05 86.81 00:53:30 00:47:02 7 9.16 0.00 4.07 3.86 0.07 82.84 00:53:30 00:48:01 all 14.87 0.00 3.28 1.93 0.06 79.86 00:53:30 00:48:01 0 14.06 0.00 3.45 2.17 0.05 80.26 00:53:30 00:48:01 1 14.81 0.00 3.56 6.60 0.07 74.97 00:53:30 00:48:01 2 15.33 0.00 3.16 0.05 0.05 81.40 00:53:30 00:48:01 3 16.57 0.00 3.06 0.03 0.03 80.31 00:53:30 00:48:01 4 14.91 0.00 3.46 4.04 0.10 77.48 00:53:30 00:48:01 5 15.97 0.00 3.36 0.19 0.03 80.45 00:53:30 00:48:01 6 13.43 0.00 2.59 1.67 0.03 82.28 00:53:30 00:48:01 7 13.92 0.00 3.59 0.65 0.07 81.77 00:53:30 00:49:01 all 0.01 0.00 0.02 0.01 0.01 99.95 00:53:30 00:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:53:30 00:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 00:53:30 00:49:01 2 0.05 0.00 0.03 0.00 0.03 99.88 00:53:30 00:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:53:30 00:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:53:30 00:49:01 5 0.03 0.00 0.02 0.03 0.02 99.90 00:53:30 00:49:01 6 0.00 0.00 0.03 0.00 0.00 99.97 00:53:30 00:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:53:30 00:50:01 all 0.28 0.00 0.04 0.01 0.01 99.66 00:53:30 00:50:01 0 0.22 0.00 0.02 0.02 0.02 99.73 00:53:30 00:50:01 1 0.18 0.00 0.07 0.00 0.03 99.72 00:53:30 00:50:01 2 0.07 0.00 0.07 0.00 0.02 99.85 00:53:30 00:50:01 3 0.08 0.00 0.02 0.00 0.00 99.90 00:53:30 00:50:01 4 0.03 0.00 0.03 0.02 0.02 99.90 00:53:30 00:50:01 5 1.15 0.00 0.03 0.03 0.00 98.78 00:53:30 00:50:01 6 0.43 0.00 0.03 0.03 0.00 99.50 00:53:30 00:50:01 7 0.08 0.00 0.03 0.00 0.00 99.88 00:53:30 00:51:01 all 0.08 0.00 0.05 0.01 0.01 99.85 00:53:30 00:51:01 0 0.05 0.00 0.17 0.03 0.00 99.75 00:53:30 00:51:01 1 0.10 0.00 0.05 0.00 0.02 99.83 00:53:30 00:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:53:30 00:51:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:53:30 00:51:01 4 0.08 0.00 0.03 0.00 0.00 99.88 00:53:30 00:51:01 5 0.03 0.00 0.02 0.05 0.02 99.88 00:53:30 00:51:01 6 0.05 0.00 0.03 0.02 0.02 99.88 00:53:30 00:51:01 7 0.20 0.00 0.05 0.02 0.02 99.72 00:53:30 00:52:01 all 1.98 0.00 1.22 0.63 0.03 96.14 00:53:30 00:52:01 0 1.18 0.00 0.82 0.22 0.03 97.75 00:53:30 00:52:01 1 2.06 0.00 2.61 0.87 0.05 94.41 00:53:30 00:52:01 2 4.41 0.00 0.92 0.68 0.03 93.96 00:53:30 00:52:01 3 2.33 0.00 0.77 1.00 0.03 95.86 00:53:30 00:52:01 4 1.74 0.00 0.80 0.00 0.02 97.45 00:53:30 00:52:01 5 1.17 0.00 1.85 0.60 0.02 96.36 00:53:30 00:52:01 6 1.45 0.00 1.32 1.20 0.02 96.01 00:53:30 00:52:01 7 1.47 0.00 0.69 0.50 0.02 97.32 00:53:30 00:53:01 all 0.08 0.00 0.04 0.01 0.01 99.87 00:53:30 00:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:53:30 00:53:01 1 0.07 0.00 0.03 0.05 0.00 99.85 00:53:30 00:53:01 2 0.08 0.00 0.03 0.00 0.02 99.87 00:53:30 00:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:53:30 00:53:01 4 0.20 0.00 0.10 0.00 0.00 99.70 00:53:30 00:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 00:53:30 00:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 00:53:30 00:53:01 7 0.08 0.00 0.07 0.00 0.03 99.82 00:53:30 Average: all 3.71 0.00 1.09 0.66 0.02 94.52 00:53:30 Average: 0 3.16 0.00 1.00 0.80 0.02 95.02 00:53:30 Average: 1 3.94 0.00 1.33 1.09 0.03 93.61 00:53:30 Average: 2 4.59 0.00 1.17 0.19 0.03 94.01 00:53:30 Average: 3 3.65 0.00 0.98 0.18 0.02 95.17 00:53:30 Average: 4 3.48 0.00 1.03 0.63 0.02 94.84 00:53:30 Average: 5 3.96 0.00 1.12 0.87 0.02 94.02 00:53:30 Average: 6 3.39 0.00 0.86 0.78 0.02 94.96 00:53:30 Average: 7 3.51 0.00 1.20 0.71 0.03 94.55 00:53:30 00:53:30 00:53:30