Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 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-ssh235993826978273215.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7977738097978529342.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11127475672089210187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh6840345048645818445.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14903145548710860272.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.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 ‘prd-centos7-blackbox-4c-2g-20272’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-20273’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-20788’ is offline Running on prd-ubuntu20.04-docker-8c-8g-20790 in /w/workspace/undry_go-mod-core-contracts_main [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/undry_go-mod-core-contracts_main # 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 Avoid second fetch Checking out Revision 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 Commit message: "Merge pull request #749 from lenny-intel/go1.18" > git rev-list --no-walk 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:14:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:14:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:14:18 ========================================================= 13:14:18 EdgeX Global Pipelines Version Info 13:14:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:14:18 ------------------- 13:14:18 stable info: 13:14:18 ------------------- 13:14:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:14:18 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:14:18 Message: update stable to v1.0.238 13:14:19 ------------------- 13:14:19 experimental info: 13:14:19 ------------------- 13:14:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:14:19 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:14:19 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0dd1dc3 [Pipeline] echo 13:14:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:14:20 + git rev-list -1 --merges 0dd1dc36fdb71fc2a924b751caa6dc590a56de15~1..0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo 13:14:20 -----------> git rev-list -1 --merges 0dd1dc36fdb71fc2a924b751caa6dc590a56de15~1..0dd1dc36fdb71fc2a924b751caa6dc590a56de15 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 13:14:20 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [false] [Pipeline] sh 13:14:20 + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo 13:14:20 ========================================================= 13:14:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:14:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:14:21 + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo 13:14:21 [semverPrep] GIT_COMMIT: 0dd1dc36fdb71fc2a924b751caa6dc590a56de15, Commit Message: Merge pull request #749 from lenny-intel/go1.18 [Pipeline] echo 13:14:21 [semverPrep] This is not a build commit. [Pipeline] sh 13:14:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:14:21 + grep -v github /etc/ssh/ssh_known_hosts 13:14:21 + [ -e /tmp/ssh_known_hosts ] 13:14:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:14:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:14:21 + sudo tee -a /etc/ssh/ssh_known_hosts 13:14:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:22 13:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:22 0.1.4: Pulling from edgex-devops/py-git-semver 13:14:22 b85a868b505f: Pulling fs layer 13:14:22 e2be974225ed: Pulling fs layer 13:14:22 339a4e72a1f5: Pulling fs layer 13:14:22 988bab9f4d93: Pulling fs layer 13:14:22 1469e6f7b9e6: Pulling fs layer 13:14:22 eaf3925da568: Pulling fs layer 13:14:22 1469e6f7b9e6: Waiting 13:14:22 bab4dde63d76: Pulling fs layer 13:14:22 bde34c3a00c8: Pulling fs layer 13:14:22 988bab9f4d93: Waiting 13:14:22 eaf3925da568: Waiting 13:14:22 bab4dde63d76: Waiting 13:14:22 b352a97aabf1: Pulling fs layer 13:14:22 4872d77fe225: Pulling fs layer 13:14:22 5851b861e8e6: Pulling fs layer 13:14:22 bde34c3a00c8: Waiting 13:14:22 5851b861e8e6: Waiting 13:14:22 e2be974225ed: Verifying Checksum 13:14:22 e2be974225ed: Download complete 13:14:22 988bab9f4d93: Verifying Checksum 13:14:22 988bab9f4d93: Download complete 13:14:22 1469e6f7b9e6: Verifying Checksum 13:14:22 1469e6f7b9e6: Download complete 13:14:22 eaf3925da568: Verifying Checksum 13:14:22 eaf3925da568: Download complete 13:14:22 339a4e72a1f5: Verifying Checksum 13:14:22 339a4e72a1f5: Download complete 13:14:22 bde34c3a00c8: Download complete 13:14:22 b352a97aabf1: Download complete 13:14:22 4872d77fe225: Download complete 13:14:22 5851b861e8e6: Verifying Checksum 13:14:22 5851b861e8e6: Download complete 13:14:22 b85a868b505f: Verifying Checksum 13:14:22 b85a868b505f: Download complete 13:14:22 bab4dde63d76: Verifying Checksum 13:14:22 bab4dde63d76: Download complete 13:14:24 b85a868b505f: Pull complete 13:14:24 e2be974225ed: Pull complete 13:14:24 339a4e72a1f5: Pull complete 13:14:24 988bab9f4d93: Pull complete 13:14:25 1469e6f7b9e6: Pull complete 13:14:25 eaf3925da568: Pull complete 13:14:27 bab4dde63d76: Pull complete 13:14:27 bde34c3a00c8: Pull complete 13:14:27 b352a97aabf1: Pull complete 13:14:27 4872d77fe225: Pull complete 13:14:27 5851b861e8e6: Pull complete 13:14:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:14:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:27 prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container 13:14:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:14:29 $ docker top 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 -eo pid,comm 13:14:29 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). 13:14:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:14:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:29 [ssh-agent] Looking for ssh-agent implementation... 13:14:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:29 $ docker exec 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 ssh-agent 13:14:29 SSH_AUTH_SOCK=/tmp/ssh-LWCCAonnWqjY/agent.33 13:14:29 SSH_AGENT_PID=39 13:14:29 Running ssh-add (command line suppressed) 13:14:29 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4105791117473187969.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4105791117473187969.key) 13:14:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:29 + git tag --points-at HEAD [Pipeline] } 13:14:29 $ docker exec --env ******** --env ******** 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 ssh-agent -k 13:14:29 unset SSH_AUTH_SOCK; 13:14:29 unset SSH_AGENT_PID; 13:14:29 echo Agent pid 39 killed; 13:14:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:14:30 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.11' [Pipeline] sshagent 13:14:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:14:30 [ssh-agent] Looking for ssh-agent implementation... 13:14:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:30 $ docker exec 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 ssh-agent 13:14:30 SSH_AUTH_SOCK=/tmp/ssh-iNE0Tr0Ct9bK/agent.73 13:14:30 SSH_AGENT_PID=79 13:14:30 Running ssh-add (command line suppressed) 13:14:30 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1978447316041657206.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1978447316041657206.key) 13:14:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:14:30 + git semver init 13:14:30 2022-07-22 13:14:30,918 [run_init] DEBUG init version:0.0.0 force:False 13:14:30 2022-07-22 13:14:30,918 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 13:14:30 2022-07-22 13:14:30,918 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 13:14:30 2022-07-22 13:14:30,919 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 13:14:31 2022-07-22 13:14:31,585 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 13:14:31 2022-07-22 13:14:31,585 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 13:14:31 2022-07-22 13:14:31,585 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:14:31 2022-07-22 13:14:31,585 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:14:31 2.3.0-dev.12 [Pipeline] } 13:14:31 $ docker exec --env ******** --env ******** 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 ssh-agent -k 13:14:32 unset SSH_AUTH_SOCK; 13:14:32 unset SSH_AGENT_PID; 13:14:32 echo Agent pid 79 killed; 13:14:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:14:32 + git semver [Pipeline] } 13:14:32 $ docker stop --time=1 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 13:14:33 $ docker rm -f 0ddc102018083a03d1d415b4c69f126e91008d9f5419c4333a0f0bec5bc00098 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:14:34 Stashed 1 file(s) [Pipeline] echo 13:14:34 [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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 13:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:34 ========================================================= 13:14:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:14:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:14:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:14:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:14:35 2408cc74d12b: Pulling fs layer 13:14:35 ea60b727a1ce: Pulling fs layer 13:14:35 30c4a7721957: Pulling fs layer 13:14:35 370296b7ddb6: Pulling fs layer 13:14:35 7c6cee850709: Pulling fs layer 13:14:35 39a5fcdaea64: Pulling fs layer 13:14:35 d94ebbe4e438: Pulling fs layer 13:14:35 bcfd1f05c69d: Pulling fs layer 13:14:35 59ccb84bbe0f: Pulling fs layer 13:14:35 d94ebbe4e438: Waiting 13:14:35 bcfd1f05c69d: Waiting 13:14:35 59ccb84bbe0f: Waiting 13:14:35 370296b7ddb6: Waiting 13:14:35 39a5fcdaea64: Waiting 13:14:35 30c4a7721957: Verifying Checksum 13:14:35 30c4a7721957: Download complete 13:14:35 ea60b727a1ce: Verifying Checksum 13:14:35 ea60b727a1ce: Download complete 13:14:35 7c6cee850709: Download complete 13:14:35 39a5fcdaea64: Download complete 13:14:35 2408cc74d12b: Verifying Checksum 13:14:35 2408cc74d12b: Download complete 13:14:35 d94ebbe4e438: Verifying Checksum 13:14:35 d94ebbe4e438: Download complete 13:14:35 2408cc74d12b: Pull complete 13:14:35 ea60b727a1ce: Pull complete 13:14:35 30c4a7721957: Pull complete 13:14:35 59ccb84bbe0f: Verifying Checksum 13:14:35 59ccb84bbe0f: Download complete 13:14:35 370296b7ddb6: Download complete 13:14:36 bcfd1f05c69d: Verifying Checksum 13:14:36 bcfd1f05c69d: Download complete 13:14:40 370296b7ddb6: Pull complete 13:14:40 7c6cee850709: Pull complete 13:14:40 39a5fcdaea64: Pull complete 13:14:40 d94ebbe4e438: Pull complete 13:14:42 bcfd1f05c69d: Pull complete 13:14:43 59ccb84bbe0f: Pull complete 13:14:43 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:14:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 13:14:43 + 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 13:14:43 + docker inspect -f . ci-base-image-x86_64 13:14:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:43 prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container 13:14:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** ci-base-image-x86_64 cat 13:14:45 $ docker top 3c77f96fa7f6130a31955f22978baac7ea04499de3c56799df17c299122ea03f -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:46 + go version 13:14:46 go version go1.18.3 linux/amd64 [Pipeline] } 13:14:46 $ docker stop --time=1 3c77f96fa7f6130a31955f22978baac7ea04499de3c56799df17c299122ea03f 13:14:47 $ docker rm -f 3c77f96fa7f6130a31955f22978baac7ea04499de3c56799df17c299122ea03f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:47 + docker inspect -f . ci-base-image-x86_64 13:14:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:48 prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container 13:14:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** ci-base-image-x86_64 cat 13:14:48 $ docker top 4ce9ec516ed4b1bee7d7afe74a46091458c809c4c9fbe8d34a72145a4a22eebc -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:48 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 13:14:49 + make test 13:14:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:14:49 go: downloading github.com/go-playground/validator/v10 v10.11.0 13:14:49 go: downloading github.com/google/uuid v1.3.0 13:14:49 go: downloading github.com/stretchr/testify v1.8.0 13:14:49 go: downloading gopkg.in/yaml.v3 v3.0.1 13:14:49 go: downloading github.com/go-kit/log v0.2.1 13:14:49 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 13:14:49 go: downloading github.com/pmezard/go-difflib v1.0.0 13:14:49 go: downloading github.com/stretchr/objx v0.4.0 13:14:49 go: downloading github.com/davecgh/go-spew v1.1.1 13:14:49 go: downloading github.com/x448/float16 v0.8.4 13:14:49 go: downloading golang.org/x/text v0.3.7 13:14:49 go: downloading github.com/go-playground/universal-translator v0.18.0 13:14:49 go: downloading github.com/leodido/go-urn v1.2.1 13:14:49 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 13:14:49 go: downloading github.com/go-playground/locales v0.14.0 13:14:49 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:14:49 Still waiting to schedule task 13:14:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20789’ is offline 13:14:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 13:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.083s coverage: 83.4% of statements 13:14:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 13:14:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 13:14:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 13:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.029s coverage: 29.4% of statements 13:14:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 13:14:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 13:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 52.8% of statements 13:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.057s coverage: 90.5% of statements 13:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.051s coverage: 86.8% of statements 13:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.015s coverage: 59.5% of statements 13:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.1% of statements 13:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.017s coverage: 48.7% of statements 13:15:03 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." 13:15:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:15:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:15:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:15:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:15:05 $ docker stop --time=1 4ce9ec516ed4b1bee7d7afe74a46091458c809c4c9fbe8d34a72145a4a22eebc 13:15:07 $ docker rm -f 4ce9ec516ed4b1bee7d7afe74a46091458c809c4c9fbe8d34a72145a4a22eebc [Pipeline] // withDockerContainer [Pipeline] sh 13:15:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:15:08 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 13:15:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:08 13:15:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:09 latest: Pulling from edgex-lftools-log-publisher 13:15:09 5eb5b503b376: Pulling fs layer 13:15:09 5c69ac0246d0: Pulling fs layer 13:15:09 ec43610c2a17: Pulling fs layer 13:15:09 3a2ae6a8a46f: Pulling fs layer 13:15:09 33b1e0a273af: Pulling fs layer 13:15:09 5d3b04190fa2: Pulling fs layer 13:15:09 2f39f015ded8: Pulling fs layer 13:15:09 3a2ae6a8a46f: Waiting 13:15:09 33b1e0a273af: Waiting 13:15:09 5d3b04190fa2: Waiting 13:15:09 2f39f015ded8: Waiting 13:15:09 5c69ac0246d0: Download complete 13:15:09 3a2ae6a8a46f: Verifying Checksum 13:15:09 3a2ae6a8a46f: Download complete 13:15:09 33b1e0a273af: Verifying Checksum 13:15:09 33b1e0a273af: Download complete 13:15:09 ec43610c2a17: Verifying Checksum 13:15:09 ec43610c2a17: Download complete 13:15:09 5d3b04190fa2: Verifying Checksum 13:15:09 5d3b04190fa2: Download complete 13:15:09 5eb5b503b376: Download complete 13:15:09 2f39f015ded8: Download complete 13:15:10 5eb5b503b376: Pull complete 13:15:10 5c69ac0246d0: Pull complete 13:15:11 ec43610c2a17: Pull complete 13:15:11 3a2ae6a8a46f: Pull complete 13:15:11 33b1e0a273af: Pull complete 13:15:11 5d3b04190fa2: Pull complete 13:15:16 2f39f015ded8: Pull complete 13:15:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:17 prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container 13:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:15:18 $ docker top ca0ca0840b737d1767d49ffdcb2154f5ba0fddcd533682ae14f16fa2e6f929e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:19 ---> job-cost.sh 13:15:19 lf-activate-venv: SKIPPING 13:15:19 INFO: No Stack... 13:15:19 INFO: Retrieving Pricing Info for: v3-standard-8 13:15:20 INFO: Archiving Costs [Pipeline] sh 13:15:20 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 13:15:20 + cut -d, -f6 [Pipeline] lock 13:15:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] 13:15:20 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] did not exist. Created. 13:15:20 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:15:20 + echo total: 0.2199999988079071 [Pipeline] stash 13:15:20 Stashed 1 file(s) [Pipeline] } 13:15:20 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 13:15:20 $ docker stop --time=1 ca0ca0840b737d1767d49ffdcb2154f5ba0fddcd533682ae14f16fa2e6f929e9 13:15:21 $ docker rm -f ca0ca0840b737d1767d49ffdcb2154f5ba0fddcd533682ae14f16fa2e6f929e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:16:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20791 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 13:16:53 Running in /w/workspace/go-mod-core-contracts/76 [Pipeline] { [Pipeline] checkout 13:16:53 Selected Git installation does not exist. Using Default 13:16:53 The recommended git tool is: NONE 13:16:59 using credential edgex-jenkins-ssh 13:16:59 Cloning the remote Git repository 13:17:00 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:17:00 > git init /w/workspace/go-mod-core-contracts/76 # timeout=10 13:17:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:17:00 > git --version # timeout=10 13:17:00 > git --version # 'git version 2.25.1' 13:17:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:17:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:01 Avoid second fetch 13:17:01 Checking out Revision 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 (main) 13:17:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:17:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:01 > git config core.sparsecheckout # timeout=10 13:17:01 > git checkout -f 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 13:17:05 Commit message: "Merge pull request #749 from lenny-intel/go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:17:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:17:06 % Total % Received % Xferd Average Speed Time Time Time Current 13:17:06 Dload Upload Total Spent Left Speed 13:17:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 13:17:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:17:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new /etc/docker/daemon.json 13:17:07 13:17:07 { 13:17:07 "registry-mirrors": [ 13:17:07 "https://nexus3.edgexfoundry.org:10001" 13:17:07 ], 13:17:07 "bip": "10.250.0.254/24", 13:17:07 "hosts": [ 13:17:07 "tcp://0.0.0.0:5555", 13:17:07 "unix:///var/run/docker.sock" 13:17:07 ], 13:17:07 "mtu": 1458, 13:17:07 "selinux-enabled": true, 13:17:07 "seccomp-profile": "/etc/docker/seccomp.json" 13:17:07 } [Pipeline] sh 13:17:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:17:08 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:17:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:17:27 ========================================================= 13:17:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:17:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:17:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:17:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:17:28 b3c136eddcbf: Pulling fs layer 13:17:28 c0a3192eca97: Pulling fs layer 13:17:28 a050256f5b6f: Pulling fs layer 13:17:28 656be50a0ddc: Pulling fs layer 13:17:28 2bbca73fdf42: Pulling fs layer 13:17:28 46d945488cbd: Pulling fs layer 13:17:28 8a5474983e97: Pulling fs layer 13:17:28 329c88fbcd65: Pulling fs layer 13:17:28 656be50a0ddc: Waiting 13:17:28 2bbca73fdf42: Waiting 13:17:28 46d945488cbd: Waiting 13:17:28 8a5474983e97: Waiting 13:17:28 329c88fbcd65: Waiting 13:17:28 a050256f5b6f: Download complete 13:17:28 c0a3192eca97: Verifying Checksum 13:17:28 c0a3192eca97: Download complete 13:17:28 2bbca73fdf42: Verifying Checksum 13:17:28 2bbca73fdf42: Download complete 13:17:28 46d945488cbd: Verifying Checksum 13:17:28 46d945488cbd: Download complete 13:17:28 b3c136eddcbf: Download complete 13:17:29 b3c136eddcbf: Pull complete 13:17:29 329c88fbcd65: Verifying Checksum 13:17:29 329c88fbcd65: Download complete 13:17:30 c0a3192eca97: Pull complete 13:17:30 a050256f5b6f: Pull complete 13:17:30 8a5474983e97: Verifying Checksum 13:17:30 8a5474983e97: Download complete 13:17:31 656be50a0ddc: Verifying Checksum 13:17:31 656be50a0ddc: Download complete 13:17:46 656be50a0ddc: Pull complete 13:17:46 2bbca73fdf42: Pull complete 13:17:46 46d945488cbd: Pull complete 13:17:52 8a5474983e97: Pull complete 13:17:53 329c88fbcd65: Pull complete 13:17:53 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 13:17:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:17:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 13:17:53 + 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 13:17:54 + docker inspect -f . ci-base-image-arm64 13:17:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:54 prd-ubuntu20.04-docker-arm64-4c-16g-20791 does not seem to be running inside a container 13:17:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/76 -v /w/workspace/go-mod-core-contracts/76:/w/workspace/go-mod-core-contracts/76:rw,z -v /w/workspace/go-mod-core-contracts/76@tmp:/w/workspace/go-mod-core-contracts/76@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 ******** ci-base-image-arm64 cat 13:17:58 $ docker top d54412415e791a4e49f6ddd8eca19db66bb742363c6c28059f6dcce9616a4bf0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:58 + go version 13:17:58 go version go1.18.3 linux/arm64 [Pipeline] } 13:17:59 $ docker stop --time=1 d54412415e791a4e49f6ddd8eca19db66bb742363c6c28059f6dcce9616a4bf0 13:18:00 $ docker rm -f d54412415e791a4e49f6ddd8eca19db66bb742363c6c28059f6dcce9616a4bf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:01 + docker inspect -f . ci-base-image-arm64 13:18:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:01 prd-ubuntu20.04-docker-arm64-4c-16g-20791 does not seem to be running inside a container 13:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-core-contracts/76 -v /w/workspace/go-mod-core-contracts/76:/w/workspace/go-mod-core-contracts/76:rw,z -v /w/workspace/go-mod-core-contracts/76@tmp:/w/workspace/go-mod-core-contracts/76@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 ******** ci-base-image-arm64 cat 13:18:03 $ docker top df36dbfaf24770ae4e9760eff50ba204f635f8dc34ef14b1e5df5a0b25c9770f -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:04 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/76 [Pipeline] fileExists [Pipeline] sh 13:18:04 + make test 13:18:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:18:04 go: downloading github.com/google/uuid v1.3.0 13:18:04 go: downloading github.com/go-kit/log v0.2.1 13:18:04 go: downloading github.com/stretchr/testify v1.8.0 13:18:04 go: downloading github.com/go-playground/validator/v10 v10.11.0 13:18:04 go: downloading gopkg.in/yaml.v3 v3.0.1 13:18:04 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 13:18:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:18:05 go: downloading github.com/davecgh/go-spew v1.1.1 13:18:05 go: downloading github.com/pmezard/go-difflib v1.0.0 13:18:05 go: downloading github.com/stretchr/objx v0.4.0 13:18:05 go: downloading github.com/x448/float16 v0.8.4 13:18:05 go: downloading github.com/go-playground/universal-translator v0.18.0 13:18:05 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 13:18:05 go: downloading golang.org/x/text v0.3.7 13:18:05 go: downloading github.com/leodido/go-urn v1.2.1 13:18:05 go: downloading github.com/go-playground/locales v0.14.0 13:18:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 13:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.497s coverage: 83.4% of statements 13:18:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 13:18:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 13:18:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 13:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.097s coverage: 29.4% of statements 13:18:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 13:18:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 13:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.153s coverage: 52.8% of statements 13:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.099s coverage: 90.5% of statements 13:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.227s coverage: 86.8% of statements 13:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.092s coverage: 59.5% of statements 13:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.053s coverage: 36.1% of statements 13:18:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.044s coverage: 48.7% of statements 13:18:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:18:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:19:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:19:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:19:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:19:01 $ docker stop --time=1 df36dbfaf24770ae4e9760eff50ba204f635f8dc34ef14b1e5df5a0b25c9770f 13:19:02 $ docker rm -f df36dbfaf24770ae4e9760eff50ba204f635f8dc34ef14b1e5df5a0b25c9770f [Pipeline] // withDockerContainer [Pipeline] sh 13:19:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:19:04 Warning: overwriting stash ‘coverage-report’ 13:19:05 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 13:19:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:05 13:19:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:06 arm64: Pulling from edgex-lftools-log-publisher 13:19:06 8998bd30e6a1: Pulling fs layer 13:19:06 04944245beec: Pulling fs layer 13:19:06 699f458cf7ca: Pulling fs layer 13:19:06 765212b225bb: Pulling fs layer 13:19:06 f23df028b6ca: Pulling fs layer 13:19:06 d65c8cfc05b1: Pulling fs layer 13:19:06 2437ff75d9bd: Pulling fs layer 13:19:06 f23df028b6ca: Waiting 13:19:06 d65c8cfc05b1: Waiting 13:19:06 2437ff75d9bd: Waiting 13:19:06 765212b225bb: Waiting 13:19:06 04944245beec: Verifying Checksum 13:19:06 04944245beec: Download complete 13:19:06 765212b225bb: Verifying Checksum 13:19:06 765212b225bb: Download complete 13:19:06 f23df028b6ca: Verifying Checksum 13:19:06 f23df028b6ca: Download complete 13:19:06 d65c8cfc05b1: Verifying Checksum 13:19:06 d65c8cfc05b1: Download complete 13:19:06 699f458cf7ca: Verifying Checksum 13:19:06 699f458cf7ca: Download complete 13:19:07 8998bd30e6a1: Verifying Checksum 13:19:07 8998bd30e6a1: Download complete 13:19:09 2437ff75d9bd: Verifying Checksum 13:19:09 2437ff75d9bd: Download complete 13:19:11 8998bd30e6a1: Pull complete 13:19:11 04944245beec: Pull complete 13:19:13 699f458cf7ca: Pull complete 13:19:13 765212b225bb: Pull complete 13:19:14 f23df028b6ca: Pull complete 13:19:14 d65c8cfc05b1: Pull complete 13:19:29 2437ff75d9bd: Pull complete 13:19:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:19:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:30 prd-ubuntu20.04-docker-arm64-4c-16g-20791 does not seem to be running inside a container 13:19:30 $ 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/76 -v /w/workspace/go-mod-core-contracts/76:/w/workspace/go-mod-core-contracts/76:rw,z -v /w/workspace/go-mod-core-contracts/76@tmp:/w/workspace/go-mod-core-contracts/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:19:32 $ docker top e08a8d6c167a208f7277dcd7f1e51513826443f2a80b7b7c17a7e10a2a70a2d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:33 ---> job-cost.sh 13:19:33 lf-activate-venv: SKIPPING 13:19:33 INFO: No Stack... 13:19:34 INFO: Retrieving Pricing Info for: v3-standard-4 13:19:35 INFO: Archiving Costs [Pipeline] sh 13:19:36 + cat /w/workspace/go-mod-core-contracts/76/archives/cost.csv 13:19:36 + cut -d, -f6 [Pipeline] lock 13:19:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] 13:19:36 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] did not exist. Created. 13:19:36 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:19:36 /w/workspace/go-mod-core-contracts/76@tmp/durable-0312f10e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:19:37 + echo total: 0.10999999940395355 [Pipeline] stash 13:19:37 Warning: overwriting stash ‘stack-cost’ 13:19:37 Stashed 1 file(s) [Pipeline] } 13:19:37 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 13:19:37 $ docker stop --time=1 e08a8d6c167a208f7277dcd7f1e51513826443f2a80b7b7c17a7e10a2a70a2d0 13:19:39 $ docker rm -f e08a8d6c167a208f7277dcd7f1e51513826443f2a80b7b7c17a7e10a2a70a2d0 [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 13:19:39 provisioning config files... 13:19:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4508324466814737043tmp [Pipeline] { [Pipeline] sh 13:19:40 + set +x 13:19:40 + curl -s https://codecov.io/bash 13:19:40 + bash -s -- 13:19:40 13:19:40 _____ _ 13:19:40 / ____| | | 13:19:40 | | ___ __| | ___ ___ _____ __ 13:19:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:19:40 | |___| (_) | (_| | __/ (_| (_) \ V / 13:19:40 \_____\___/ \__,_|\___|\___\___/ \_/ 13:19:40 Bash-1.0.6 13:19:40 13:19:40 13:19:40 ==> git version 2.25.1 found 13:19:40 ==> 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 13:19:40 Release-Date: 2020-01-08 13:19:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:19:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:19:40 ==> Jenkins CI detected. 13:19:40 current dir:  /w/workspace/undry_go-mod-core-contracts_main 13:19:40 project root: . 13:19:40 --> token set from env 13:19:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:19:40 ==> Running gcov in . (disable via -X gcov) 13:19:40 ==> Python coveragepy not found 13:19:40 ==> Searching for coverage reports in: 13:19:40 + . 13:19:40 -> Found 1 reports 13:19:40 ==> Detecting git/mercurial file structure 13:19:40 ==> Reading reports 13:19:40 + ./coverage.out bytes=116439 13:19:40 ==> Appending adjustments 13:19:40 https://docs.codecov.io/docs/fixing-reports 13:19:40 + Found adjustments 13:19:40 ==> Gzipping contents 13:19:40 20K /tmp/codecov.ajTAf7.gz 13:19:40 ==> Uploading reports 13:19:40 url: https://codecov.io 13:19:40 query: branch=main&commit=0dd1dc36fdb71fc2a924b751caa6dc590a56de15&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 13:19:40 -> Pinging Codecov 13:19:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=0dd1dc36fdb71fc2a924b751caa6dc590a56de15&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 13:19:41 -> Uploading to 13:19:41 https://storage.googleapis.com/codecov/v4/raw/2022-07-22/71470A77251A30514AAF9C0BB2E5B6CE/0dd1dc36fdb71fc2a924b751caa6dc590a56de15/1aee8177-a27a-4b1b-a39c-32adbe9395e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T131940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c91549ed5f53642006d8d4d1d66f98e0b77eaae0b778b9583a46fd79710be08 13:19:41 % Total % Received % Xferd Average Speed Time Time Time Current 13:19:41 Dload Upload Total Spent Left Speed 13:19:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17360 0 0 100 17360 0 73248 --:--:-- --:--:-- --:--:-- 73248 13:19:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] } 13:19:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:19:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:19:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:19:41 13:19:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:19:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:19:42 df9b9388f04a: Pulling fs layer 13:19:42 52dc419b0ee2: Pulling fs layer 13:19:42 25bc292e5bac: Pulling fs layer 13:19:42 114826534d7a: Pulling fs layer 13:19:42 4657fd5d0bcf: Pulling fs layer 13:19:42 6ad1cebc031e: Pulling fs layer 13:19:42 8a3aa393b2d8: Pulling fs layer 13:19:42 114826534d7a: Waiting 13:19:42 4657fd5d0bcf: Waiting 13:19:42 6ad1cebc031e: Waiting 13:19:42 8a3aa393b2d8: Waiting 13:19:42 25bc292e5bac: Download complete 13:19:42 52dc419b0ee2: Verifying Checksum 13:19:42 52dc419b0ee2: Download complete 13:19:42 4657fd5d0bcf: Verifying Checksum 13:19:42 4657fd5d0bcf: Download complete 13:19:42 df9b9388f04a: Download complete 13:19:42 6ad1cebc031e: Verifying Checksum 13:19:42 6ad1cebc031e: Download complete 13:19:42 df9b9388f04a: Pull complete 13:19:42 52dc419b0ee2: Pull complete 13:19:42 25bc292e5bac: Pull complete 13:19:43 114826534d7a: Verifying Checksum 13:19:43 114826534d7a: Download complete 13:19:43 8a3aa393b2d8: Verifying Checksum 13:19:43 8a3aa393b2d8: Download complete 13:19:47 114826534d7a: Pull complete 13:19:47 4657fd5d0bcf: Pull complete 13:19:47 6ad1cebc031e: Pull complete 13:19:50 8a3aa393b2d8: Pull complete 13:19:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:19:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:19:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:50 prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container 13:19:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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/edgex-snyk-go:1.410.4 cat 13:19:52 $ docker top 2ea35f3eac6d63a168c6b5b3960fec7442c4061fd4d465083e6b8d52c07a2894 -eo pid,comm [Pipeline] { [Pipeline] echo 13:19:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 13:19:52 + set -o pipefail 13:19:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 13:19:55 13:19:55 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 13:19:55 13:19:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/c2d58194-f721-4e7c-a445-058bbd96407a 13:19:55 13:19:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:19:55 13:19:55 [Pipeline] } 13:19:55 $ docker stop --time=1 2ea35f3eac6d63a168c6b5b3960fec7442c4061fd4d465083e6b8d52c07a2894 13:19:57 $ docker rm -f 2ea35f3eac6d63a168c6b5b3960fec7442c4061fd4d465083e6b8d52c07a2894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:19:57 + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] sh 13:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:58 prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container 13:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:19:59 $ docker top a765120544518e639beb8f17ecab6906bbf3679987315aa24a07c9cf30f1388b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:19:59 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.11' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:59 + git semver [Pipeline] } 13:19:59 $ docker stop --time=1 a765120544518e639beb8f17ecab6906bbf3679987315aa24a07c9cf30f1388b 13:20:01 $ docker rm -f a765120544518e639beb8f17ecab6906bbf3679987315aa24a07c9cf30f1388b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:20:01 13:20:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:20:01 0.23.1-centos7: Pulling from edgex-lftools 13:20:01 ab5ef0e58194: Pulling fs layer 13:20:01 9712f1f96733: Pulling fs layer 13:20:01 63f879dbbcfc: Pulling fs layer 13:20:01 0d9ebad4ef96: Pulling fs layer 13:20:01 e9a5061849ea: Pulling fs layer 13:20:01 d747dcd14b5f: Pulling fs layer 13:20:01 2de7ff778b66: Pulling fs layer 13:20:01 0d9ebad4ef96: Waiting 13:20:01 e9a5061849ea: Waiting 13:20:01 d747dcd14b5f: Waiting 13:20:01 2de7ff778b66: Waiting 13:20:01 9712f1f96733: Verifying Checksum 13:20:01 9712f1f96733: Download complete 13:20:02 63f879dbbcfc: Verifying Checksum 13:20:02 63f879dbbcfc: Download complete 13:20:02 e9a5061849ea: Verifying Checksum 13:20:02 e9a5061849ea: Download complete 13:20:02 d747dcd14b5f: Verifying Checksum 13:20:02 d747dcd14b5f: Download complete 13:20:02 ab5ef0e58194: Verifying Checksum 13:20:02 ab5ef0e58194: Download complete 13:20:02 0d9ebad4ef96: Verifying Checksum 13:20:02 0d9ebad4ef96: Download complete 13:20:02 2de7ff778b66: Verifying Checksum 13:20:05 ab5ef0e58194: Pull complete 13:20:05 9712f1f96733: Pull complete 13:20:05 63f879dbbcfc: Pull complete 13:20:10 0d9ebad4ef96: Pull complete 13:20:10 e9a5061849ea: Pull complete 13:20:10 d747dcd14b5f: Pull complete 13:20:11 2de7ff778b66: Pull complete 13:20:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:20:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:11 prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container 13:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:20:13 $ docker top ecf1568102ea9d66f95c43666a7f4e8cd7b2397cc4592f27cc8da00cffedccc4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:20:14 provisioning config files... 13:20:14 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3081101176731278199tmp 13:20:14 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3819158112218623525tmp 13:20:14 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1954226114643665761tmp [Pipeline] { [Pipeline] echo 13:20:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:20:14 ---> sigul-configuration.sh 13:20:14 gpg: directory `/root/.gnupg' created 13:20:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:20:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:20:14 gpg: keyring `/root/.gnupg/secring.gpg' created 13:20:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:20:14 gpg: CAST5 encrypted data 13:20:14 gpg: encrypted with 1 passphrase 13:20:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:20:14 + mkdir /home/jenkins 13:20:14 + mkdir /home/jenkins/sigul [Pipeline] sh 13:20:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:20:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:20:15 ---> sigul-install.sh 13:20:15 Sigul already installed; skipping installation. [Pipeline] sh 13:20:15 + git tag --list 13:20:15 v0.0.0 13:20:15 v0.0.1 13:20:15 v0.1.0 13:20:15 v0.1.1 13:20:15 v0.1.10 13:20:15 v0.1.100 13:20:15 v0.1.101 13:20:15 v0.1.102 13:20:15 v0.1.103 13:20:15 v0.1.104 13:20:15 v0.1.105 13:20:15 v0.1.106 13:20:15 v0.1.107 13:20:15 v0.1.108 13:20:15 v0.1.109 13:20:15 v0.1.11 13:20:15 v0.1.110 13:20:15 v0.1.111 13:20:15 v0.1.112 13:20:15 v0.1.113 13:20:15 v0.1.114 13:20:15 v0.1.115 13:20:15 v0.1.116 13:20:15 v0.1.117 13:20:15 v0.1.118 13:20:15 v0.1.119 13:20:15 v0.1.12 13:20:15 v0.1.120 13:20:15 v0.1.121 13:20:15 v0.1.122 13:20:15 v0.1.123 13:20:15 v0.1.124 13:20:15 v0.1.125 13:20:15 v0.1.126 13:20:15 v0.1.127 13:20:15 v0.1.128 13:20:15 v0.1.129 13:20:15 v0.1.13 13:20:15 v0.1.130 13:20:15 v0.1.131 13:20:15 v0.1.132 13:20:15 v0.1.133 13:20:15 v0.1.134 13:20:15 v0.1.135 13:20:15 v0.1.136 13:20:15 v0.1.137 13:20:15 v0.1.138 13:20:15 v0.1.139 13:20:15 v0.1.14 13:20:15 v0.1.140 13:20:15 v0.1.141 13:20:15 v0.1.142 13:20:15 v0.1.143 13:20:15 v0.1.144 13:20:15 v0.1.145 13:20:15 v0.1.146 13:20:15 v0.1.147 13:20:15 v0.1.148 13:20:15 v0.1.149 13:20:15 v0.1.15 13:20:15 v0.1.16 13:20:15 v0.1.17 13:20:15 v0.1.18 13:20:15 v0.1.19 13:20:15 v0.1.2 13:20:15 v0.1.20 13:20:15 v0.1.21 13:20:15 v0.1.22 13:20:15 v0.1.23 13:20:15 v0.1.24 13:20:15 v0.1.25 13:20:15 v0.1.26 13:20:15 v0.1.27 13:20:15 v0.1.28 13:20:15 v0.1.29 13:20:15 v0.1.3 13:20:15 v0.1.30 13:20:15 v0.1.31 13:20:15 v0.1.32 13:20:15 v0.1.33 13:20:15 v0.1.34 13:20:15 v0.1.35 13:20:15 v0.1.36 13:20:15 v0.1.37 13:20:15 v0.1.38 13:20:15 v0.1.39 13:20:15 v0.1.4 13:20:15 v0.1.40 13:20:15 v0.1.41 13:20:15 v0.1.42 13:20:15 v0.1.43 13:20:15 v0.1.44 13:20:15 v0.1.45 13:20:15 v0.1.46 13:20:15 v0.1.47 13:20:15 v0.1.48 13:20:15 v0.1.49 13:20:15 v0.1.5 13:20:15 v0.1.50 13:20:15 v0.1.51 13:20:15 v0.1.52 13:20:15 v0.1.53 13:20:15 v0.1.54 13:20:15 v0.1.55 13:20:15 v0.1.56 13:20:15 v0.1.57 13:20:15 v0.1.58 13:20:15 v0.1.59 13:20:15 v0.1.6 13:20:15 v0.1.60 13:20:15 v0.1.61 13:20:15 v0.1.62 13:20:15 v0.1.63 13:20:15 v0.1.64 13:20:15 v0.1.65 13:20:15 v0.1.66 13:20:15 v0.1.67 13:20:15 v0.1.68 13:20:15 v0.1.69 13:20:15 v0.1.7 13:20:15 v0.1.70 13:20:15 v0.1.71 13:20:15 v0.1.72 13:20:15 v0.1.73 13:20:15 v0.1.74 13:20:15 v0.1.75 13:20:15 v0.1.76 13:20:15 v0.1.77 13:20:15 v0.1.78 13:20:15 v0.1.79 13:20:15 v0.1.8 13:20:15 v0.1.80 13:20:15 v0.1.81 13:20:15 v0.1.82 13:20:15 v0.1.83 13:20:15 v0.1.84 13:20:15 v0.1.85 13:20:15 v0.1.86 13:20:15 v0.1.87 13:20:15 v0.1.88 13:20:15 v0.1.89 13:20:15 v0.1.9 13:20:15 v0.1.90 13:20:15 v0.1.91 13:20:15 v0.1.92 13:20:15 v0.1.93 13:20:15 v0.1.94 13:20:15 v0.1.95 13:20:15 v0.1.96 13:20:15 v0.1.97 13:20:15 v0.1.98 13:20:15 v0.1.99 13:20:15 v2.0.0 13:20:15 v2.1.0 13:20:15 v2.1.1 13:20:15 v2.1.1-dev.2 13:20:15 v2.2.0 13:20:15 v2.2.1-dev.1 13:20:15 v2.2.1-dev.10 13:20:15 v2.2.1-dev.11 13:20:15 v2.2.1-dev.2 13:20:15 v2.2.1-dev.3 13:20:15 v2.2.1-dev.4 13:20:15 v2.2.1-dev.5 13:20:15 v2.2.1-dev.6 13:20:15 v2.2.1-dev.7 13:20:15 v2.2.1-dev.8 13:20:15 v2.2.1-dev.9 [Pipeline] sh 13:20:15 + lftools sign git-tag v2.3.0-dev.12 13:20:16 Signing Git tag with Sigul... 13:20:16 Signing v2.3.0-dev.12 13:20:16 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.3.0-dev.12'], return code 1, stdout , stderr [Pipeline] echo 13:20:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:20:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:20:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:20:16 $ docker stop --time=1 ecf1568102ea9d66f95c43666a7f4e8cd7b2397cc4592f27cc8da00cffedccc4 13:20:18 $ docker rm -f ecf1568102ea9d66f95c43666a7f4e8cd7b2397cc4592f27cc8da00cffedccc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:20:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:20:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:20:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:18 prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container 13:20:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:20:19 $ docker top 2fdb17fc86ff0dab1cd315ac3b20c283cefa64f31bdd5bbdfad0c55452c89c1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:20:19 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.11' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:20:19 + git semver [Pipeline] } 13:20:20 $ docker stop --time=1 2fdb17fc86ff0dab1cd315ac3b20c283cefa64f31bdd5bbdfad0c55452c89c1d 13:20:21 $ docker rm -f 2fdb17fc86ff0dab1cd315ac3b20c283cefa64f31bdd5bbdfad0c55452c89c1d [Pipeline] // withDockerContainer [Pipeline] sh 13:20:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:20:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:20:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:22 prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container 13:20:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:20:22 $ docker top 77bf9256aacf368e715d1c7e6a9c815641600d3cbda0b96e87c58b0c39d3fc00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:20:22 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.11' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:20:22 + git semver [Pipeline] } 13:20:23 $ docker stop --time=1 77bf9256aacf368e715d1c7e6a9c815641600d3cbda0b96e87c58b0c39d3fc00 13:20:24 $ docker rm -f 77bf9256aacf368e715d1c7e6a9c815641600d3cbda0b96e87c58b0c39d3fc00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 13:20:24 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 13:20:24 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 13:20:24 total 16 13:20:24 drwxr-xr-x 3 root root 4096 Jul 22 13:15 . 13:20:24 drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 13:20 .. 13:20:24 drwxr-xr-x 2 root root 4096 Jul 22 13:15 cost 13:20:24 -rw-r--r-- 1 root root 91 Jul 22 13:15 cost.csv 13:20:24 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 13:20:24 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 13:20:24 total 16 13:20:24 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 13:15 . 13:20:24 drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 13:20 .. 13:20:24 drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 13:15 cost 13:20:24 -rw-r--r-- 1 jenkins jenkins 91 Jul 22 13:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:20:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:20:26 ---> package-listing.sh 13:20:26 ++ facter osfamily 13:20:26 ++ tr '[:upper:]' '[:lower:]' 13:20:26 + OS_FAMILY=debian 13:20:26 + workspace=/w/workspace/undry_go-mod-core-contracts_main 13:20:26 + START_PACKAGES=/tmp/packages_start.txt 13:20:26 + END_PACKAGES=/tmp/packages_end.txt 13:20:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:26 + PACKAGES=/tmp/packages_start.txt 13:20:26 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 13:20:26 + PACKAGES=/tmp/packages_end.txt 13:20:26 + case "${OS_FAMILY}" in 13:20:26 + dpkg -l 13:20:26 + grep '^ii' 13:20:26 + '[' -f /tmp/packages_start.txt ']' 13:20:26 + '[' -f /tmp/packages_end.txt ']' 13:20:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:26 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 13:20:26 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 13:20:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 13:20:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:20:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:20:27 prd-ubuntu20.04-docker-8c-8g-20790 does not seem to be running inside a container 13:20:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:20:27 $ docker top 5e683b9e43be5ad37c5ae1e5f7cc57ca9a8e7a82bed9ede6cc96738e87cd0741 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:27 + touch /tmp/pre-build-complete [Pipeline] sh 13:20:28 + mkdir -p /var/log/sysstat [Pipeline] sh 13:20:28 + ls /var/log/sa-host 13:20:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:28 provisioning config files... 13:20:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5362661543421318029tmp [Pipeline] { [Pipeline] echo 13:20:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:20:28 ---> create-netrc.sh [Pipeline] } 13:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:20:29 ---> python-tools-install.sh [Pipeline] echo 13:20:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:20:29 ---> sudo-logs.sh 13:20:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:20:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:20:29 ---> job-cost.sh 13:20:29 lf-activate-venv: SKIPPING 13:20:29 DEBUG: total: 0.2199999988079071 13:20:29 INFO: Retrieving Stack Cost... 13:20:30 INFO: Retrieving Pricing Info for: v3-standard-8 13:20:30 INFO: Archiving Costs [Pipeline] echo 13:20:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:20:31 ---> logs-deploy.sh 13:20:31 lf-activate-venv: SKIPPING 13:20:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/76 13:20:31 INFO: archiving workspace using pattern(s): 13:20:32 Archives upload complete. 13:20:32 INFO: archiving logs to Nexus 13:20:33 ---> uname -a: 13:20:33 Linux prd-ubuntu20-04-docker-8c-8g-20790 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 13:20:33 13:20:33 13:20:33 ---> lscpu: 13:20:33 Architecture: x86_64 13:20:33 CPU op-mode(s): 32-bit, 64-bit 13:20:33 Byte Order: Little Endian 13:20:33 Address sizes: 40 bits physical, 48 bits virtual 13:20:33 CPU(s): 8 13:20:33 On-line CPU(s) list: 0-7 13:20:33 Thread(s) per core: 1 13:20:33 Core(s) per socket: 1 13:20:33 Socket(s): 8 13:20:33 NUMA node(s): 1 13:20:33 Vendor ID: AuthenticAMD 13:20:33 CPU family: 23 13:20:33 Model: 49 13:20:33 Model name: AMD EPYC-Rome Processor 13:20:33 Stepping: 0 13:20:33 CPU MHz: 2800.000 13:20:33 BogoMIPS: 5600.00 13:20:33 Virtualization: AMD-V 13:20:33 Hypervisor vendor: KVM 13:20:33 Virtualization type: full 13:20:33 L1d cache: 256 KiB 13:20:33 L1i cache: 256 KiB 13:20:33 L2 cache: 4 MiB 13:20:33 L3 cache: 128 MiB 13:20:33 NUMA node0 CPU(s): 0-7 13:20:33 Vulnerability Itlb multihit: Not affected 13:20:33 Vulnerability L1tf: Not affected 13:20:33 Vulnerability Mds: Not affected 13:20:33 Vulnerability Meltdown: Not affected 13:20:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:20:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:20:33 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:20:33 Vulnerability Srbds: Not affected 13:20:33 Vulnerability Tsx async abort: Not affected 13:20:33 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 13:20:33 13:20:33 13:20:33 ---> nproc: 13:20:33 8 13:20:33 13:20:33 13:20:33 ---> df -h: 13:20:33 Filesystem Size Used Avail Use% Mounted on 13:20:33 overlay 155G 12G 144G 8% / 13:20:33 tmpfs 64M 0 64M 0% /dev 13:20:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:20:33 shm 64M 0 64M 0% /dev/shm 13:20:33 /dev/vda1 155G 12G 144G 8% /facter-os 13:20:33 13:20:33 13:20:33 ---> sar -b -r -n DEV: 13:20:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20790) 07/22/22 _x86_64_ (8 CPU) 13:20:33 13:20:33 13:13:39 LINUX RESTART (8 CPU) 13:20:33 13:20:33 13:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:20:33 13:15:01 355.17 45.48 309.69 0.00 4084.04 148227.04 0.00 13:20:33 13:16:01 44.68 0.13 44.54 0.00 6.00 22886.32 0.00 13:20:33 13:17:01 1.32 0.02 1.30 0.00 0.13 15.08 0.00 13:20:33 13:18:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 13:20:33 13:19:01 1.23 0.02 1.22 0.00 0.13 15.20 0.00 13:20:33 13:20:01 45.84 0.22 45.63 0.00 22.80 28743.61 0.00 13:20:33 Average: 74.11 7.54 66.57 0.00 676.13 32999.04 0.00 13:20:33 13:20:33 13:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:20:33 13:15:01 28582632 31598968 697712 2.12 110504 3154180 2132944 6.29 1395812 2500372 167140 13:20:33 13:16:01 28424220 31765412 534412 1.63 121148 3439932 1854568 5.47 1232920 2792132 160 13:20:33 13:17:01 28424728 31766096 533596 1.62 121184 3440060 1854568 5.47 1232488 2792264 24 13:20:33 13:18:01 28426732 31768404 531068 1.62 121224 3440056 1854568 5.47 1229796 2792384 184 13:20:33 13:19:01 28426684 31768384 531012 1.61 121260 3440064 1854568 5.47 1229816 2792388 20 13:20:33 13:20:01 27611676 31730432 565652 1.72 141964 4144680 2091488 6.16 1327756 3455736 0 13:20:33 Average: 28316112 31732949 565575 1.72 122881 3509829 1940451 5.72 1274765 2854213 27921 13:20:33 13:20:33 13:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:20:33 13:15:01 ens3 806.74 546.42 6796.87 158.36 0.00 0.00 0.00 0.00 13:20:33 13:15:01 veth277b28d 13.00 17.05 1.40 294.54 0.00 0.00 0.00 0.02 13:20:33 13:15:01 docker0 16.84 20.21 1.73 333.14 0.00 0.00 0.00 0.00 13:20:33 13:15:01 lo 3.32 3.32 0.32 0.32 0.00 0.00 0.00 0.00 13:20:33 13:16:01 ens3 102.23 64.61 2526.06 12.66 0.00 0.00 0.00 0.00 13:20:33 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:33 13:16:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:20:33 13:17:01 ens3 0.67 0.42 0.35 0.27 0.00 0.00 0.00 0.00 13:20:33 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:33 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:33 13:18:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:20:33 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:33 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:33 13:19:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:20:33 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:33 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:33 13:20:01 ens3 209.40 131.79 4279.90 62.04 0.00 0.00 0.00 0.00 13:20:33 13:20:01 docker0 13.20 14.81 1.19 289.50 0.00 0.00 0.00 0.00 13:20:33 13:20:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:20:33 Average: ens3 184.83 122.73 2254.65 38.56 0.00 0.00 0.00 0.00 13:20:33 Average: docker0 4.97 5.80 0.48 103.14 0.00 0.00 0.00 0.00 13:20:33 Average: lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 13:20:33 13:20:33 13:20:33 ---> sar -P ALL: 13:20:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20790) 07/22/22 _x86_64_ (8 CPU) 13:20:33 13:20:33 13:13:39 LINUX RESTART (8 CPU) 13:20:33 13:20:33 13:14:02 CPU %user %nice %system %iowait %steal %idle 13:20:33 13:15:01 all 19.37 0.00 5.01 1.46 0.08 74.09 13:20:33 13:15:01 0 20.75 0.00 5.01 0.65 0.07 73.52 13:20:33 13:15:01 1 20.99 0.00 4.68 0.19 0.09 74.06 13:20:33 13:15:01 2 20.28 0.00 4.59 1.14 0.07 73.93 13:20:33 13:15:01 3 16.46 0.00 6.25 3.59 0.09 73.61 13:20:33 13:15:01 4 18.89 0.00 4.87 0.51 0.07 75.66 13:20:33 13:15:01 5 19.24 0.00 4.11 0.12 0.07 76.47 13:20:33 13:15:01 6 19.13 0.00 4.83 1.12 0.07 74.85 13:20:33 13:15:01 7 19.18 0.00 5.75 4.41 0.09 70.57 13:20:33 13:16:01 all 7.18 0.00 1.82 0.42 0.03 90.55 13:20:33 13:16:01 0 6.96 0.00 1.74 0.00 0.03 91.26 13:20:33 13:16:01 1 7.04 0.00 1.78 0.03 0.02 91.13 13:20:33 13:16:01 2 6.60 0.00 1.63 0.02 0.03 91.72 13:20:33 13:16:01 3 6.74 0.00 1.68 0.05 0.03 91.50 13:20:33 13:16:01 4 6.84 0.00 2.01 0.64 0.02 90.50 13:20:33 13:16:01 5 6.83 0.00 2.27 0.67 0.02 90.21 13:20:33 13:16:01 6 8.61 0.00 1.55 0.03 0.03 89.77 13:20:33 13:16:01 7 7.79 0.00 1.91 1.93 0.03 88.33 13:20:33 13:17:01 all 0.26 0.00 0.02 0.00 0.00 99.71 13:20:33 13:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:20:33 13:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:20:33 13:17:01 2 0.00 0.00 0.03 0.00 0.00 99.97 13:20:33 13:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:20:33 13:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:20:33 13:17:01 5 0.03 0.00 0.02 0.03 0.00 99.92 13:20:33 13:17:01 6 1.95 0.00 0.00 0.00 0.00 98.05 13:20:33 13:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:20:33 13:18:01 all 0.19 0.00 0.01 0.00 0.01 99.79 13:20:33 13:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:20:33 13:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:20:33 13:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:20:33 13:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:20:33 13:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:20:33 13:18:01 5 0.03 0.00 0.00 0.02 0.02 99.93 13:20:33 13:18:01 6 1.35 0.00 0.02 0.00 0.00 98.63 13:20:33 13:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:20:33 13:19:01 all 0.02 0.00 0.00 0.00 0.00 99.97 13:20:33 13:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:20:33 13:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:20:33 13:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:20:33 13:19:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:20:33 13:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:20:33 13:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 13:20:33 13:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:20:33 13:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:20:33 13:20:01 all 4.23 0.00 1.72 0.49 0.03 93.55 13:20:33 13:20:01 0 4.77 0.00 1.59 0.05 0.03 93.56 13:20:33 13:20:01 1 4.34 0.00 1.32 0.10 0.02 94.22 13:20:33 13:20:01 2 4.76 0.00 1.46 0.07 0.03 93.69 13:20:33 13:20:01 3 3.31 0.00 1.70 0.03 0.02 94.94 13:20:33 13:20:01 4 4.63 0.00 1.89 0.10 0.02 93.36 13:20:33 13:20:01 5 4.81 0.00 1.45 1.06 0.02 92.67 13:20:33 13:20:01 6 3.24 0.00 1.71 0.12 0.03 94.89 13:20:33 13:20:01 7 3.96 0.00 2.61 2.37 0.03 91.02 13:20:33 Average: all 5.14 0.00 1.41 0.39 0.02 93.04 13:20:33 Average: 0 5.35 0.00 1.38 0.11 0.02 93.14 13:20:33 Average: 1 5.34 0.00 1.29 0.05 0.02 93.29 13:20:33 Average: 2 5.21 0.00 1.27 0.20 0.02 93.30 13:20:33 Average: 3 4.38 0.00 1.60 0.60 0.03 93.40 13:20:33 Average: 4 5.01 0.00 1.45 0.21 0.02 93.32 13:20:33 Average: 5 5.08 0.00 1.29 0.32 0.02 93.28 13:20:33 Average: 6 5.64 0.00 1.33 0.21 0.02 92.80 13:20:33 Average: 7 5.07 0.00 1.69 1.43 0.03 91.78 13:20:33 13:20:33 13:20:33