Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b63c7e90f486f1b3e1c53a73390798a879f3e164 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-ssh16059232189676608689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15555524147814559564.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/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-ssh15695256518126719303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7153554475255632432.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/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-ssh6794145646005872000.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2847 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/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 > 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 Avoid second fetch Checking out Revision b63c7e90f486f1b3e1c53a73390798a879f3e164 (main) Commit message: "Merge pull request #888 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.23.0" > git config core.sparsecheckout # timeout=10 > git checkout -f b63c7e90f486f1b3e1c53a73390798a879f3e164 # timeout=10 > git rev-list --no-walk 132cf7a0d98f69aaa4a72c8537e6ff006b27445a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:26:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:26:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:26:22 ========================================================= 13:26:22 EdgeX Global Pipelines Version Info 13:26:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:26:23 ------------------- 13:26:23 stable info: 13:26:23 ------------------- 13:26:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:26:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:26:23 Message: update stable to v1.0.258 13:26:24 ------------------- 13:26:24 experimental info: 13:26:24 ------------------- 13:26:24 Commited By: **** collab-it+edgex@linuxfoundation.org 13:26:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:26:24 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b63c7e90f486f1b3e1c53a73390798a879f3e164 [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b63c7e9 [Pipeline] echo 13:26:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:26:25 + git rev-list -1 --merges b63c7e90f486f1b3e1c53a73390798a879f3e164~1..b63c7e90f486f1b3e1c53a73390798a879f3e164 [Pipeline] echo 13:26:25 -----------> git rev-list -1 --merges b63c7e90f486f1b3e1c53a73390798a879f3e164~1..b63c7e90f486f1b3e1c53a73390798a879f3e164 b63c7e90f486f1b3e1c53a73390798a879f3e164 13:26:25 b63c7e90f486f1b3e1c53a73390798a879f3e164 [false] [Pipeline] sh 13:26:25 + git log --format=format:%s -1 b63c7e90f486f1b3e1c53a73390798a879f3e164 [Pipeline] echo 13:26:25 ========================================================= 13:26:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:26:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:26 + git log --format=format:%s -1 b63c7e90f486f1b3e1c53a73390798a879f3e164 [Pipeline] echo 13:26:26 [semverPrep] GIT_COMMIT: b63c7e90f486f1b3e1c53a73390798a879f3e164, Commit Message: Merge pull request #888 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.23.0 [Pipeline] echo 13:26:26 [semverPrep] This is not a build commit. [Pipeline] sh 13:26:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:26 + grep -v github /etc/ssh/ssh_known_hosts 13:26:26 + [ -e /tmp/ssh_known_hosts ] 13:26:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:26:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:26:26 + sudo tee -a /etc/ssh/ssh_known_hosts 13:26:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:26 13:26:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:27 0.1.4: Pulling from edgex-devops/py-git-semver 13:26:27 b85a868b505f: Pulling fs layer 13:26:27 e2be974225ed: Pulling fs layer 13:26:27 339a4e72a1f5: Pulling fs layer 13:26:27 988bab9f4d93: Pulling fs layer 13:26:27 1469e6f7b9e6: Pulling fs layer 13:26:27 eaf3925da568: Pulling fs layer 13:26:27 bab4dde63d76: Pulling fs layer 13:26:27 bde34c3a00c8: Pulling fs layer 13:26:27 b352a97aabf1: Pulling fs layer 13:26:27 4872d77fe225: Pulling fs layer 13:26:27 5851b861e8e6: Pulling fs layer 13:26:27 1469e6f7b9e6: Waiting 13:26:27 eaf3925da568: Waiting 13:26:27 bab4dde63d76: Waiting 13:26:27 bde34c3a00c8: Waiting 13:26:27 b352a97aabf1: Waiting 13:26:27 4872d77fe225: Waiting 13:26:27 5851b861e8e6: Waiting 13:26:27 988bab9f4d93: Waiting 13:26:27 e2be974225ed: Verifying Checksum 13:26:27 e2be974225ed: Download complete 13:26:27 988bab9f4d93: Verifying Checksum 13:26:27 988bab9f4d93: Download complete 13:26:27 1469e6f7b9e6: Verifying Checksum 13:26:27 1469e6f7b9e6: Download complete 13:26:27 eaf3925da568: Verifying Checksum 13:26:27 eaf3925da568: Download complete 13:26:27 339a4e72a1f5: Verifying Checksum 13:26:27 339a4e72a1f5: Download complete 13:26:27 bde34c3a00c8: Download complete 13:26:27 b352a97aabf1: Verifying Checksum 13:26:27 b352a97aabf1: Download complete 13:26:27 4872d77fe225: Verifying Checksum 13:26:27 4872d77fe225: Download complete 13:26:27 5851b861e8e6: Download complete 13:26:27 b85a868b505f: Verifying Checksum 13:26:27 b85a868b505f: Download complete 13:26:27 bab4dde63d76: Verifying Checksum 13:26:27 bab4dde63d76: Download complete 13:26:28 b85a868b505f: Pull complete 13:26:28 e2be974225ed: Pull complete 13:26:29 339a4e72a1f5: Pull complete 13:26:29 988bab9f4d93: Pull complete 13:26:29 1469e6f7b9e6: Pull complete 13:26:29 eaf3925da568: Pull complete 13:26:31 bab4dde63d76: Pull complete 13:26:31 bde34c3a00c8: Pull complete 13:26:31 b352a97aabf1: Pull complete 13:26:31 4872d77fe225: Pull complete 13:26:31 5851b861e8e6: Pull complete 13:26:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:26:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:31 prd-ubuntu20.04-docker-8c-8g-2847 does not seem to be running inside a container 13:26:31 $ 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:26:34 $ docker top cf7f0d7b4806c55a48aa18bd43a653aad801dfa79fa3c289d63c9dcaf80a42aa -eo pid,comm 13:26:34 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:26:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:34 [ssh-agent] Looking for ssh-agent implementation... 13:26:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:34 $ docker exec cf7f0d7b4806c55a48aa18bd43a653aad801dfa79fa3c289d63c9dcaf80a42aa ssh-agent 13:26:35 SSH_AUTH_SOCK=/tmp/ssh-smvVRn9QMzo0/agent.32 13:26:35 SSH_AGENT_PID=38 13:26:35 Running ssh-add (command line suppressed) 13:26:35 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13931833710623779483.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13931833710623779483.key) 13:26:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:35 + git tag --points-at HEAD [Pipeline] } 13:26:35 $ docker exec --env ******** --env ******** cf7f0d7b4806c55a48aa18bd43a653aad801dfa79fa3c289d63c9dcaf80a42aa ssh-agent -k 13:26:35 unset SSH_AUTH_SOCK; 13:26:35 unset SSH_AGENT_PID; 13:26:35 echo Agent pid 38 killed; 13:26:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:26:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:35 [ssh-agent] Looking for ssh-agent implementation... 13:26:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:35 $ docker exec cf7f0d7b4806c55a48aa18bd43a653aad801dfa79fa3c289d63c9dcaf80a42aa ssh-agent 13:26:35 SSH_AUTH_SOCK=/tmp/ssh-96MtjH4MlhoD/agent.71 13:26:35 SSH_AGENT_PID=77 13:26:35 Running ssh-add (command line suppressed) 13:26:35 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11330551253007030383.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11330551253007030383.key) 13:26:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:36 + git semver init 13:26:36 2024-04-19 13:26:36,350 [run_init] DEBUG init version:0.0.0 force:False 13:26:36 2024-04-19 13:26:36,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 13:26:36 2024-04-19 13:26:36,351 [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:26:36 2024-04-19 13:26:36,351 [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:26:37 2024-04-19 13:26:37,149 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 13:26:37 2024-04-19 13:26:37,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 13:26:37 2024-04-19 13:26:37,149 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:26:37 2024-04-19 13:26:37,149 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:26:37 3.2.0-dev.17 [Pipeline] } 13:26:37 $ docker exec --env ******** --env ******** cf7f0d7b4806c55a48aa18bd43a653aad801dfa79fa3c289d63c9dcaf80a42aa ssh-agent -k 13:26:37 unset SSH_AUTH_SOCK; 13:26:37 unset SSH_AGENT_PID; 13:26:37 echo Agent pid 77 killed; 13:26:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:37 + git semver [Pipeline] } 13:26:38 $ docker stop --time=1 cf7f0d7b4806c55a48aa18bd43a653aad801dfa79fa3c289d63c9dcaf80a42aa 13:26:39 $ docker rm -f --volumes cf7f0d7b4806c55a48aa18bd43a653aad801dfa79fa3c289d63c9dcaf80a42aa [Pipeline] // withDockerContainer [Pipeline] sh 13:26:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:26:40 Stashed 1 file(s) [Pipeline] echo 13:26:40 [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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:26:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:26:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:26:40 ========================================================= 13:26:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:26:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:26:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:26:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:26:40 7264a8db6415: Pulling fs layer 13:26:40 c4d48a809fc2: Pulling fs layer 13:26:40 4f1c88b9dad5: Pulling fs layer 13:26:40 ad3a456e5733: Pulling fs layer 13:26:40 69c7f0334f64: Pulling fs layer 13:26:40 1f1c1a5573a3: Pulling fs layer 13:26:40 ce7588e14bc9: Pulling fs layer 13:26:40 b5e4710f87ac: Pulling fs layer 13:26:40 ad3a456e5733: Waiting 13:26:40 69c7f0334f64: Waiting 13:26:40 1f1c1a5573a3: Waiting 13:26:40 b5e4710f87ac: Waiting 13:26:40 ce7588e14bc9: Waiting 13:26:41 c4d48a809fc2: Download complete 13:26:41 ad3a456e5733: Download complete 13:26:41 69c7f0334f64: Verifying Checksum 13:26:41 69c7f0334f64: Download complete 13:26:41 7264a8db6415: Verifying Checksum 13:26:41 7264a8db6415: Download complete 13:26:41 1f1c1a5573a3: Verifying Checksum 13:26:41 1f1c1a5573a3: Download complete 13:26:41 b5e4710f87ac: Verifying Checksum 13:26:41 b5e4710f87ac: Download complete 13:26:41 7264a8db6415: Pull complete 13:26:41 4f1c88b9dad5: Verifying Checksum 13:26:41 4f1c88b9dad5: Download complete 13:26:41 c4d48a809fc2: Pull complete 13:26:42 ce7588e14bc9: Verifying Checksum 13:26:42 ce7588e14bc9: Download complete 13:26:44 4f1c88b9dad5: Pull complete 13:26:45 ad3a456e5733: Pull complete 13:26:45 69c7f0334f64: Pull complete 13:26:45 1f1c1a5573a3: Pull complete 13:26:47 ce7588e14bc9: Pull complete 13:26:47 b5e4710f87ac: Pull complete 13:26:47 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:26:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:26:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 13:26:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:48 + docker inspect -f . ci-base-image-x86_64 13:26:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:48 prd-ubuntu20.04-docker-8c-8g-2847 does not seem to be running inside a container 13:26:48 $ 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 ******** ci-base-image-x86_64 cat 13:26:53 $ docker top dd4eae60b4bd83b521aa81500389dadbf7c0c58db445f2c0ad4e32fcdf067f5d -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:53 + go version 13:26:53 go version go1.21.0 linux/amd64 [Pipeline] } 13:26:53 $ docker stop --time=1 dd4eae60b4bd83b521aa81500389dadbf7c0c58db445f2c0ad4e32fcdf067f5d 13:26:54 $ docker rm -f --volumes dd4eae60b4bd83b521aa81500389dadbf7c0c58db445f2c0ad4e32fcdf067f5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:55 + docker inspect -f . ci-base-image-x86_64 13:26:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:55 prd-ubuntu20.04-docker-8c-8g-2847 does not seem to be running inside a container 13:26:55 Still waiting to schedule task 13:26:55 ‘prd-centos7-blackbox-4c-2g-2400’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:55 ‘prd-ubuntu20.04-docker-8c-8g-2823’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:55 ‘prd-ubuntu20.04-docker-8c-8g-2825’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:55 ‘prd-ubuntu20.04-docker-8c-8g-2826’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:55 ‘prd-ubuntu20.04-docker-8c-8g-2827’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:55 ‘prd-ubuntu20.04-docker-8c-8g-2838’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:55 ‘prd-ubuntu20.04-docker-8c-8g-2855’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2831’ is offline 13:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2832’ is offline 13:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2833’ is offline 13:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2834’ is offline 13:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2837’ is offline 13:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2851’ is offline 13:26:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2852’ is offline 13:26:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-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 ******** ci-base-image-x86_64 cat 13:26:55 $ docker top c230c87ddfadf1ee41d4b5b0983b6eab8c802fe43550c94122fd00632de1513e -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:56 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 13:26:56 + make test 13:26:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:26:56 go: downloading github.com/go-playground/validator/v10 v10.19.0 13:26:56 go: downloading github.com/google/uuid v1.6.0 13:26:56 go: downloading github.com/stretchr/testify v1.9.0 13:26:56 go: downloading github.com/go-kit/log v0.2.1 13:26:56 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 13:26:56 go: downloading gopkg.in/yaml.v3 v3.0.1 13:26:56 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:26:56 go: downloading github.com/davecgh/go-spew v1.1.1 13:26:56 go: downloading github.com/pmezard/go-difflib v1.0.0 13:26:56 go: downloading github.com/stretchr/objx v0.5.2 13:26:56 go: downloading github.com/x448/float16 v0.8.4 13:26:56 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:26:56 go: downloading github.com/go-playground/universal-translator v0.18.1 13:26:56 go: downloading github.com/leodido/go-urn v1.4.0 13:26:56 go: downloading golang.org/x/crypto v0.21.0 13:26:56 go: downloading golang.org/x/text v0.14.0 13:26:56 go: downloading github.com/go-playground/locales v0.14.1 13:26:57 go: downloading golang.org/x/net v0.23.0 13:27:01 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 13:27:06 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 13:27:06 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 13:27:06 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 13:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.097s coverage: 83.6% of statements 13:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.021s coverage: 38.7% of statements 13:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.011s coverage: 29.4% of statements 13:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.010s coverage: 29.3% of statements 13:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.042s coverage: 64.3% of statements 13:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.008s coverage: 90.0% of statements 13:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.035s coverage: 85.7% of statements 13:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.013s coverage: 63.8% of statements 13:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 13:27:06 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.009s coverage: 47.5% of statements 13:27:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:27:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:27:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:27:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:27:18 $ docker stop --time=1 c230c87ddfadf1ee41d4b5b0983b6eab8c802fe43550c94122fd00632de1513e 13:27:24 $ docker rm -f --volumes c230c87ddfadf1ee41d4b5b0983b6eab8c802fe43550c94122fd00632de1513e [Pipeline] // withDockerContainer [Pipeline] sh 13:27:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:27:24 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:27:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:25 13:27:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:25 latest: Pulling from edgex-lftools-log-publisher 13:27:25 5eb5b503b376: Pulling fs layer 13:27:25 5c69ac0246d0: Pulling fs layer 13:27:25 ec43610c2a17: Pulling fs layer 13:27:25 3a2ae6a8a46f: Pulling fs layer 13:27:25 33b1e0a273af: Pulling fs layer 13:27:25 5d3b04190fa2: Pulling fs layer 13:27:25 2f39f015ded8: Pulling fs layer 13:27:25 3a2ae6a8a46f: Waiting 13:27:25 33b1e0a273af: Waiting 13:27:25 5d3b04190fa2: Waiting 13:27:25 2f39f015ded8: Waiting 13:27:25 5c69ac0246d0: Verifying Checksum 13:27:25 5c69ac0246d0: Download complete 13:27:25 3a2ae6a8a46f: Download complete 13:27:25 33b1e0a273af: Verifying Checksum 13:27:25 33b1e0a273af: Download complete 13:27:25 5d3b04190fa2: Verifying Checksum 13:27:25 5d3b04190fa2: Download complete 13:27:25 ec43610c2a17: Verifying Checksum 13:27:25 ec43610c2a17: Download complete 13:27:25 5eb5b503b376: Verifying Checksum 13:27:25 5eb5b503b376: Download complete 13:27:26 2f39f015ded8: Download complete 13:27:27 5eb5b503b376: Pull complete 13:27:27 5c69ac0246d0: Pull complete 13:27:28 ec43610c2a17: Pull complete 13:27:28 3a2ae6a8a46f: Pull complete 13:27:28 33b1e0a273af: Pull complete 13:27:28 5d3b04190fa2: Pull complete 13:27:32 2f39f015ded8: Pull complete 13:27:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:32 prd-ubuntu20.04-docker-8c-8g-2847 does not seem to be running inside a container 13:27:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:27:39 $ docker top 129411f577c48370a4a95927080175745c8edef3a0e81a4accbd9a37d20f0f89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:39 ---> job-cost.sh 13:27:39 lf-activate-venv: SKIPPING 13:27:39 INFO: No Stack... 13:27:39 INFO: Retrieving Pricing Info for: v3-standard-8 13:27:39 INFO: Archiving Costs [Pipeline] sh 13:27:40 + + cut -d, -f6 13:27:40 cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [Pipeline] lock 13:27:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-170-stack-cost] 13:27:40 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-170-stack-cost] did not exist. Created. 13:27:40 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:27:40 + echo total: 0.2199999988079071 [Pipeline] stash 13:27:40 Stashed 1 file(s) [Pipeline] } 13:27:40 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 13:27:40 $ docker stop --time=1 129411f577c48370a4a95927080175745c8edef3a0e81a4accbd9a37d20f0f89 13:27:41 $ docker rm -f --volumes 129411f577c48370a4a95927080175745c8edef3a0e81a4accbd9a37d20f0f89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:35:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3081 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 13:35:19 Running in /w/workspace/go-mod-core-contracts/170 [Pipeline] { [Pipeline] checkout 13:35:22 The recommended git tool is: git 13:35:30 using credential edgex-jenkins-ssh 13:35:30 Cloning the remote Git repository 13:35:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:35:30 > git init /w/workspace/go-mod-core-contracts/170 # timeout=10 13:35:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:35:30 > git --version # timeout=10 13:35:30 > git --version # 'git version 2.25.1' 13:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:35:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:33 Avoid second fetch 13:35:33 Checking out Revision b63c7e90f486f1b3e1c53a73390798a879f3e164 (main) 13:35:33 > git config core.sparsecheckout # timeout=10 13:35:33 > git checkout -f b63c7e90f486f1b3e1c53a73390798a879f3e164 # timeout=10 13:35:34 Commit message: "Merge pull request #888 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.23.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:35:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:35:39 % Total % Received % Xferd Average Speed Time Time Time Current 13:35:39 Dload Upload Total Spent Left Speed 13:35:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 178k 0 --:--:-- --:--:-- --:--:-- 181k [Pipeline] sh 13:35:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:35:40 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 13:35:40 /etc/docker/daemon.json 13:35:40 { 13:35:40 "registry-mirrors": [ 13:35:40 "https://nexus3.edgexfoundry.org:10001" 13:35:40 ], 13:35:40 "bip": "10.250.0.254/24", 13:35:40 "hosts": [ 13:35:40 "tcp://0.0.0.0:5555", 13:35:40 "unix:///var/run/docker.sock" 13:35:40 ], 13:35:40 "mtu": 1458, 13:35:40 "selinux-enabled": true, 13:35:40 "seccomp-profile": "/etc/docker/seccomp.json" 13:35:40 } [Pipeline] sh 13:35:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:35:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:35:59 ========================================================= 13:35:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:35:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:36:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:36:00 9fda8d8052c6: Pulling fs layer 13:36:00 5d54e960e981: Pulling fs layer 13:36:00 c4a7e357bf2a: Pulling fs layer 13:36:00 f0e02332f6b5: Pulling fs layer 13:36:00 872ee5b61b7b: Pulling fs layer 13:36:00 0c6a40ed1a82: Pulling fs layer 13:36:00 94ae7d8d031c: Pulling fs layer 13:36:00 f0e02332f6b5: Waiting 13:36:00 872ee5b61b7b: Waiting 13:36:00 0c6a40ed1a82: Waiting 13:36:00 94ae7d8d031c: Waiting 13:36:00 5d54e960e981: Verifying Checksum 13:36:00 5d54e960e981: Download complete 13:36:00 f0e02332f6b5: Verifying Checksum 13:36:00 f0e02332f6b5: Download complete 13:36:00 872ee5b61b7b: Verifying Checksum 13:36:00 872ee5b61b7b: Download complete 13:36:01 9fda8d8052c6: Verifying Checksum 13:36:01 9fda8d8052c6: Download complete 13:36:01 94ae7d8d031c: Verifying Checksum 13:36:01 94ae7d8d031c: Download complete 13:36:01 9fda8d8052c6: Pull complete 13:36:02 5d54e960e981: Pull complete 13:36:02 c4a7e357bf2a: Verifying Checksum 13:36:02 c4a7e357bf2a: Download complete 13:36:04 0c6a40ed1a82: Verifying Checksum 13:36:04 0c6a40ed1a82: Download complete 13:36:16 c4a7e357bf2a: Pull complete 13:36:16 f0e02332f6b5: Pull complete 13:36:17 872ee5b61b7b: Pull complete 13:36:27 0c6a40ed1a82: Pull complete 13:36:27 94ae7d8d031c: Pull complete 13:36:28 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:36:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 13:36:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:28 + docker inspect -f . ci-base-image-arm64 13:36:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:29 prd-ubuntu20.04-docker-arm64-4c-16g-3081 does not seem to be running inside a container 13:36:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@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 ******** ci-base-image-arm64 cat 13:36:32 $ docker top ed0e7f510d81b28083f72aebac301a4a86149d414caa7c8cad46498e5289e203 -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:33 + go version 13:36:33 go version go1.21.0 linux/arm64 [Pipeline] } 13:36:33 $ docker stop --time=1 ed0e7f510d81b28083f72aebac301a4a86149d414caa7c8cad46498e5289e203 13:36:35 $ docker rm -f --volumes ed0e7f510d81b28083f72aebac301a4a86149d414caa7c8cad46498e5289e203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:36 + docker inspect -f . ci-base-image-arm64 13:36:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:36 prd-ubuntu20.04-docker-arm64-4c-16g-3081 does not seem to be running inside a container 13:36:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@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 ******** ci-base-image-arm64 cat 13:36:37 $ docker top 897e7304c41e69d5507a2bb90ad32dfadb22210a57298653d6600b64fa67f4b7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:38 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/170 [Pipeline] fileExists [Pipeline] sh 13:36:39 + make test 13:36:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:36:39 go: downloading github.com/stretchr/testify v1.9.0 13:36:39 go: downloading github.com/google/uuid v1.6.0 13:36:39 go: downloading github.com/go-playground/validator/v10 v10.19.0 13:36:39 go: downloading github.com/go-kit/log v0.2.1 13:36:39 go: downloading gopkg.in/yaml.v3 v3.0.1 13:36:39 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 13:36:40 go: downloading github.com/davecgh/go-spew v1.1.1 13:36:40 go: downloading github.com/pmezard/go-difflib v1.0.0 13:36:40 go: downloading github.com/stretchr/objx v0.5.2 13:36:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:36:40 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 13:36:40 go: downloading github.com/go-playground/universal-translator v0.18.1 13:36:40 go: downloading github.com/leodido/go-urn v1.4.0 13:36:40 go: downloading golang.org/x/crypto v0.21.0 13:36:40 go: downloading golang.org/x/text v0.14.0 13:36:41 go: downloading github.com/x448/float16 v0.8.4 13:36:42 go: downloading github.com/go-playground/locales v0.14.1 13:36:46 go: downloading golang.org/x/net v0.23.0 13:36:48 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 13:37:45 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 13:37:45 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 13:37:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.464s coverage: 83.6% of statements 13:37:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.069s coverage: 38.7% of statements 13:37:45 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 13:37:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.052s coverage: 29.4% of statements 13:37:45 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.042s coverage: 29.3% of statements 13:37:46 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.141s coverage: 64.3% of statements 13:37:47 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.138s coverage: 90.0% of statements 13:37:49 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.310s coverage: 85.7% of statements 13:37:49 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.067s coverage: 63.8% of statements 13:37:49 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.024s coverage: 36.1% of statements 13:37:49 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.042s coverage: 47.5% of statements 13:37:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:37:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:38:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:38:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:38:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:38:04 $ docker stop --time=1 897e7304c41e69d5507a2bb90ad32dfadb22210a57298653d6600b64fa67f4b7 13:38:06 $ docker rm -f --volumes 897e7304c41e69d5507a2bb90ad32dfadb22210a57298653d6600b64fa67f4b7 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:38:08 Warning: overwriting stash ‘coverage-report’ 13:38:09 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:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:38:10 13:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:38:10 arm64: Pulling from edgex-lftools-log-publisher 13:38:10 8998bd30e6a1: Pulling fs layer 13:38:10 04944245beec: Pulling fs layer 13:38:10 699f458cf7ca: Pulling fs layer 13:38:10 765212b225bb: Pulling fs layer 13:38:10 f23df028b6ca: Pulling fs layer 13:38:10 d65c8cfc05b1: Pulling fs layer 13:38:10 2437ff75d9bd: Pulling fs layer 13:38:10 765212b225bb: Waiting 13:38:10 f23df028b6ca: Waiting 13:38:10 d65c8cfc05b1: Waiting 13:38:10 2437ff75d9bd: Waiting 13:38:10 04944245beec: Verifying Checksum 13:38:10 04944245beec: Download complete 13:38:10 765212b225bb: Verifying Checksum 13:38:10 765212b225bb: Download complete 13:38:10 f23df028b6ca: Verifying Checksum 13:38:10 f23df028b6ca: Download complete 13:38:10 d65c8cfc05b1: Verifying Checksum 13:38:10 d65c8cfc05b1: Download complete 13:38:11 699f458cf7ca: Verifying Checksum 13:38:11 699f458cf7ca: Download complete 13:38:11 8998bd30e6a1: Verifying Checksum 13:38:11 8998bd30e6a1: Download complete 13:38:14 2437ff75d9bd: Verifying Checksum 13:38:14 2437ff75d9bd: Download complete 13:38:16 8998bd30e6a1: Pull complete 13:38:16 04944245beec: Pull complete 13:38:18 699f458cf7ca: Pull complete 13:38:18 765212b225bb: Pull complete 13:38:19 f23df028b6ca: Pull complete 13:38:19 d65c8cfc05b1: Pull complete 13:38:38 2437ff75d9bd: Pull complete 13:38:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:38:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:38 prd-ubuntu20.04-docker-arm64-4c-16g-3081 does not seem to be running inside a container 13:38:38 $ 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/170 -v /w/workspace/go-mod-core-contracts/170:/w/workspace/go-mod-core-contracts/170:rw,z -v /w/workspace/go-mod-core-contracts/170@tmp:/w/workspace/go-mod-core-contracts/170@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:arm64 cat 13:38:41 $ docker top 1cc1ef791894fc89b7b45693d227192fdb7b8a73939ac29cd4b1a5e39fed9559 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:42 ---> job-cost.sh 13:38:42 lf-activate-venv: SKIPPING 13:38:42 INFO: No Stack... 13:38:42 INFO: Retrieving Pricing Info for: v3-standard-4 13:38:43 INFO: Archiving Costs [Pipeline] sh 13:38:44 + cat /w/workspace/go-mod-core-contracts/170/archives/cost.csv 13:38:44 + cut -d, -f6 [Pipeline] lock 13:38:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-170-stack-cost] 13:38:44 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-170-stack-cost] did not exist. Created. 13:38:44 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:38:45 /w/workspace/go-mod-core-contracts/170@tmp/durable-17211e95/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:38:45 + echo total: 0.10999999940395355 [Pipeline] stash 13:38:45 Warning: overwriting stash ‘stack-cost’ 13:38:45 Stashed 1 file(s) [Pipeline] } 13:38:45 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 13:38:45 $ docker stop --time=1 1cc1ef791894fc89b7b45693d227192fdb7b8a73939ac29cd4b1a5e39fed9559 13:38:47 $ docker rm -f --volumes 1cc1ef791894fc89b7b45693d227192fdb7b8a73939ac29cd4b1a5e39fed9559 [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:38:47 provisioning config files... 13:38:47 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12580637057776016977tmp [Pipeline] { [Pipeline] sh 13:38:48 + set +x 13:38:48 + curl -s https://codecov.io/bash 13:38:48 + bash -s -- 13:38:48 13:38:48 _____ _ 13:38:48 / ____| | | 13:38:48 | | ___ __| | ___ ___ _____ __ 13:38:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:38:48 | |___| (_) | (_| | __/ (_| (_) \ V / 13:38:48 \_____\___/ \__,_|\___|\___\___/ \_/ 13:38:48 Bash-1.0.6 13:38:48 13:38:48 13:38:48 ==> git version 2.25.1 found 13:38:48 ==> 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:38:48 Release-Date: 2020-01-08 13:38:48 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:38:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:38:48 ==> Jenkins CI detected. 13:38:48 current dir:  /w/workspace/undry_go-mod-core-contracts_main 13:38:48 project root: . 13:38:48 --> token set from env 13:38:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:38:48 ==> Running gcov in . (disable via -X gcov) 13:38:48 ==> Python coveragepy not found 13:38:48 ==> Searching for coverage reports in: 13:38:48 + . 13:38:48 -> Found 1 reports 13:38:48 ==> Detecting git/mercurial file structure 13:38:48 ==> Reading reports 13:38:48 + ./coverage.out bytes=139524 13:38:48 ==> Appending adjustments 13:38:48 https://docs.codecov.io/docs/fixing-reports 13:38:49 + Found adjustments 13:38:49 ==> Gzipping contents 13:38:49 20K /tmp/codecov.wLqvtk.gz 13:38:49 ==> Uploading reports 13:38:49 url: https://codecov.io 13:38:49 query: branch=main&commit=b63c7e90f486f1b3e1c53a73390798a879f3e164&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 13:38:49 -> Pinging Codecov 13:38:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b63c7e90f486f1b3e1c53a73390798a879f3e164&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 13:38:49 -> Uploading to 13:38:49 https://storage.googleapis.com/codecov/v4/raw/2024-04-19/71470A77251A30514AAF9C0BB2E5B6CE/b63c7e90f486f1b3e1c53a73390798a879f3e164/c4ad6a32-c5ad-4723-afc4-830167a1bddc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T133849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8c1b6f20cf80ba35d11c5263ff7bdfa87df38a8bed7023080ca1033dbe23540 13:38:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:38:49 Dload Upload Total Spent Left Speed 13:38:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20234 0 0 100 20234 0 74664 --:--:-- --:--:-- --:--:-- 74664 13:38:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b63c7e90f486f1b3e1c53a73390798a879f3e164 [Pipeline] } 13:38:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:38:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:38:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:38:50 13:38:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:38:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:38:50 df9b9388f04a: Pulling fs layer 13:38:50 52dc419b0ee2: Pulling fs layer 13:38:50 25bc292e5bac: Pulling fs layer 13:38:50 114826534d7a: Pulling fs layer 13:38:50 4657fd5d0bcf: Pulling fs layer 13:38:50 6ad1cebc031e: Pulling fs layer 13:38:50 8a3aa393b2d8: Pulling fs layer 13:38:50 114826534d7a: Waiting 13:38:50 4657fd5d0bcf: Waiting 13:38:50 6ad1cebc031e: Waiting 13:38:50 8a3aa393b2d8: Waiting 13:38:50 25bc292e5bac: Download complete 13:38:50 52dc419b0ee2: Verifying Checksum 13:38:50 52dc419b0ee2: Download complete 13:38:50 4657fd5d0bcf: Verifying Checksum 13:38:50 4657fd5d0bcf: Download complete 13:38:50 df9b9388f04a: Download complete 13:38:50 6ad1cebc031e: Verifying Checksum 13:38:50 6ad1cebc031e: Download complete 13:38:50 df9b9388f04a: Pull complete 13:38:50 52dc419b0ee2: Pull complete 13:38:50 25bc292e5bac: Pull complete 13:38:51 114826534d7a: Verifying Checksum 13:38:51 114826534d7a: Download complete 13:38:51 8a3aa393b2d8: Verifying Checksum 13:38:51 8a3aa393b2d8: Download complete 13:38:54 114826534d7a: Pull complete 13:38:54 4657fd5d0bcf: Pull complete 13:38:54 6ad1cebc031e: Pull complete 13:38:57 8a3aa393b2d8: Pull complete 13:38:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:38:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:38:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:57 prd-ubuntu20.04-docker-8c-8g-2847 does not seem to be running inside a container 13:38:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:39:02 $ docker top f63bd287c43c8cef03b03083134687a7c466f5bce9f164e7183869db4b5d4288 -eo pid,comm [Pipeline] { [Pipeline] echo 13:39:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 13:39:03 + set -o pipefail 13:39:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 13:39:11 13:39:11 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 13:39:11 13:39:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/3ed7e331-cb32-4a1a-886a-eb560a69024b 13:39:11 13:39:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:39:11 13:39:16 13:39:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:39:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:39:16 More details here: https://snyk.co/ue1NS [Pipeline] } 13:39:16 $ docker stop --time=1 f63bd287c43c8cef03b03083134687a7c466f5bce9f164e7183869db4b5d4288 13:39:19 $ docker rm -f --volumes f63bd287c43c8cef03b03083134687a7c466f5bce9f164e7183869db4b5d4288 [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:39:19 + git log --format=format:%s -1 b63c7e90f486f1b3e1c53a73390798a879f3e164 [Pipeline] sh 13:39:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:39:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:20 prd-ubuntu20.04-docker-8c-8g-2847 does not seem to be running inside a container 13:39:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:39:20 $ docker top 52f22ca9b7c66f95a2ce565dac9198ed3ad86c8b27ef68dddfe020c944360947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:20 [ssh-agent] Looking for ssh-agent implementation... 13:39:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:21 $ docker exec 52f22ca9b7c66f95a2ce565dac9198ed3ad86c8b27ef68dddfe020c944360947 ssh-agent 13:39:21 SSH_AUTH_SOCK=/tmp/ssh-k63eRtzLpAtj/agent.33 13:39:21 SSH_AGENT_PID=39 13:39:21 Running ssh-add (command line suppressed) 13:39:21 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1614855969278606662.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1614855969278606662.key) 13:39:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:21 + git semver tag 13:39:21 2024-04-19 13:39:21,782 [run_tag] DEBUG tag force:False 13:39:21 2024-04-19 13:39:21,782 [check_head_tag] DEBUG check head tag 13:39:21 2024-04-19 13:39:21,784 [execute] INFO git cat-file --batch-check 13:39:21 2024-04-19 13:39:21,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 13:39:21 2024-04-19 13:39:21,789 [execute] INFO git cat-file --batch 13:39:21 2024-04-19 13:39:21,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 13:39:21 2024-04-19 13:39:21,837 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:39:21 2024-04-19 13:39:21,838 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 13:39:21 2024-04-19 13:39:21,838 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 13:39:21 2024-04-19 13:39:21,842 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:39:21 3.2.0-dev.17 [Pipeline] } 13:39:21 $ docker exec --env ******** --env ******** 52f22ca9b7c66f95a2ce565dac9198ed3ad86c8b27ef68dddfe020c944360947 ssh-agent -k 13:39:21 unset SSH_AUTH_SOCK; 13:39:21 unset SSH_AGENT_PID; 13:39:21 echo Agent pid 39 killed; 13:39:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:39:22 + git semver [Pipeline] } 13:39:22 $ docker stop --time=1 52f22ca9b7c66f95a2ce565dac9198ed3ad86c8b27ef68dddfe020c944360947 13:39:23 $ docker rm -f --volumes 52f22ca9b7c66f95a2ce565dac9198ed3ad86c8b27ef68dddfe020c944360947 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:39:24 13:39:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:39:24 0.23.1-centos7: Pulling from edgex-lftools 13:39:24 ab5ef0e58194: Pulling fs layer 13:39:24 9712f1f96733: Pulling fs layer 13:39:24 63f879dbbcfc: Pulling fs layer 13:39:24 0d9ebad4ef96: Pulling fs layer 13:39:24 e9a5061849ea: Pulling fs layer 13:39:24 d747dcd14b5f: Pulling fs layer 13:39:24 2de7ff778b66: Pulling fs layer 13:39:24 0d9ebad4ef96: Waiting 13:39:24 e9a5061849ea: Waiting 13:39:24 2de7ff778b66: Waiting 13:39:24 63f879dbbcfc: Verifying Checksum 13:39:24 63f879dbbcfc: Download complete 13:39:25 e9a5061849ea: Verifying Checksum 13:39:25 e9a5061849ea: Download complete 13:39:25 d747dcd14b5f: Verifying Checksum 13:39:25 d747dcd14b5f: Download complete 13:39:25 0d9ebad4ef96: Verifying Checksum 13:39:25 ab5ef0e58194: Verifying Checksum 13:39:25 ab5ef0e58194: Download complete 13:39:25 2de7ff778b66: Verifying Checksum 13:39:25 2de7ff778b66: Download complete 13:39:27 ab5ef0e58194: Pull complete 13:39:27 9712f1f96733: Pull complete 13:39:28 63f879dbbcfc: Pull complete 13:39:31 0d9ebad4ef96: Pull complete 13:39:31 e9a5061849ea: Pull complete 13:39:31 d747dcd14b5f: Pull complete 13:39:32 2de7ff778b66: Pull complete 13:39:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:39:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:32 prd-ubuntu20.04-docker-8c-8g-2847 does not seem to be running inside a container 13:39:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:39:38 $ docker top 1d4d03186d7881e4f581b0abe5616f124c1b4182a8c4650fed45d79e858237b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:39:38 provisioning config files... 13:39:38 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15445663101773604252tmp 13:39:38 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15958224668949865059tmp 13:39:38 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14879401924780135371tmp [Pipeline] { [Pipeline] echo 13:39:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:39:38 ---> sigul-configuration.sh 13:39:38 gpg: directory `/root/.gnupg' created 13:39:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:39:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:39:38 gpg: keyring `/root/.gnupg/secring.gpg' created 13:39:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:39:38 gpg: CAST5 encrypted data 13:39:38 gpg: encrypted with 1 passphrase 13:39:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:39:38 + mkdir /home/jenkins 13:39:38 + mkdir /home/jenkins/sigul [Pipeline] sh 13:39:39 + 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:39:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:39:39 ---> sigul-install.sh 13:39:39 Sigul already installed; skipping installation. [Pipeline] sh 13:39:39 + git tag --list 13:39:39 v0.0.0 13:39:39 v0.0.1 13:39:39 v0.1.0 13:39:39 v0.1.1 13:39:39 v0.1.10 13:39:39 v0.1.100 13:39:39 v0.1.101 13:39:39 v0.1.102 13:39:39 v0.1.103 13:39:39 v0.1.104 13:39:39 v0.1.105 13:39:39 v0.1.106 13:39:39 v0.1.107 13:39:39 v0.1.108 13:39:39 v0.1.109 13:39:39 v0.1.11 13:39:39 v0.1.110 13:39:39 v0.1.111 13:39:39 v0.1.112 13:39:39 v0.1.113 13:39:39 v0.1.114 13:39:39 v0.1.115 13:39:39 v0.1.116 13:39:39 v0.1.117 13:39:39 v0.1.118 13:39:39 v0.1.119 13:39:39 v0.1.12 13:39:39 v0.1.120 13:39:39 v0.1.121 13:39:39 v0.1.122 13:39:39 v0.1.123 13:39:39 v0.1.124 13:39:39 v0.1.125 13:39:39 v0.1.126 13:39:39 v0.1.127 13:39:39 v0.1.128 13:39:39 v0.1.129 13:39:39 v0.1.13 13:39:39 v0.1.130 13:39:39 v0.1.131 13:39:39 v0.1.132 13:39:39 v0.1.133 13:39:39 v0.1.134 13:39:39 v0.1.135 13:39:39 v0.1.136 13:39:39 v0.1.137 13:39:39 v0.1.138 13:39:39 v0.1.139 13:39:39 v0.1.14 13:39:39 v0.1.140 13:39:39 v0.1.141 13:39:39 v0.1.142 13:39:39 v0.1.143 13:39:39 v0.1.144 13:39:39 v0.1.145 13:39:39 v0.1.146 13:39:39 v0.1.147 13:39:39 v0.1.148 13:39:39 v0.1.149 13:39:39 v0.1.15 13:39:39 v0.1.16 13:39:39 v0.1.17 13:39:39 v0.1.18 13:39:39 v0.1.19 13:39:39 v0.1.2 13:39:39 v0.1.20 13:39:39 v0.1.21 13:39:39 v0.1.22 13:39:39 v0.1.23 13:39:39 v0.1.24 13:39:39 v0.1.25 13:39:39 v0.1.26 13:39:39 v0.1.27 13:39:39 v0.1.28 13:39:39 v0.1.29 13:39:39 v0.1.3 13:39:39 v0.1.30 13:39:39 v0.1.31 13:39:39 v0.1.32 13:39:39 v0.1.33 13:39:39 v0.1.34 13:39:39 v0.1.35 13:39:39 v0.1.36 13:39:39 v0.1.37 13:39:39 v0.1.38 13:39:39 v0.1.39 13:39:39 v0.1.4 13:39:39 v0.1.40 13:39:39 v0.1.41 13:39:39 v0.1.42 13:39:39 v0.1.43 13:39:39 v0.1.44 13:39:39 v0.1.45 13:39:39 v0.1.46 13:39:39 v0.1.47 13:39:39 v0.1.48 13:39:39 v0.1.49 13:39:39 v0.1.5 13:39:39 v0.1.50 13:39:39 v0.1.51 13:39:39 v0.1.52 13:39:39 v0.1.53 13:39:39 v0.1.54 13:39:39 v0.1.55 13:39:39 v0.1.56 13:39:39 v0.1.57 13:39:39 v0.1.58 13:39:39 v0.1.59 13:39:39 v0.1.6 13:39:39 v0.1.60 13:39:39 v0.1.61 13:39:39 v0.1.62 13:39:39 v0.1.63 13:39:39 v0.1.64 13:39:39 v0.1.65 13:39:39 v0.1.66 13:39:39 v0.1.67 13:39:39 v0.1.68 13:39:39 v0.1.69 13:39:39 v0.1.7 13:39:39 v0.1.70 13:39:39 v0.1.71 13:39:39 v0.1.72 13:39:39 v0.1.73 13:39:39 v0.1.74 13:39:39 v0.1.75 13:39:39 v0.1.76 13:39:39 v0.1.77 13:39:39 v0.1.78 13:39:39 v0.1.79 13:39:39 v0.1.8 13:39:39 v0.1.80 13:39:39 v0.1.81 13:39:39 v0.1.82 13:39:39 v0.1.83 13:39:39 v0.1.84 13:39:39 v0.1.85 13:39:39 v0.1.86 13:39:39 v0.1.87 13:39:39 v0.1.88 13:39:39 v0.1.89 13:39:39 v0.1.9 13:39:39 v0.1.90 13:39:39 v0.1.91 13:39:39 v0.1.92 13:39:39 v0.1.93 13:39:39 v0.1.94 13:39:39 v0.1.95 13:39:39 v0.1.96 13:39:39 v0.1.97 13:39:39 v0.1.98 13:39:39 v0.1.99 13:39:39 v2.0.0 13:39:39 v2.1.0 13:39:39 v2.1.1 13:39:39 v2.2.0 13:39:39 v2.3.0 13:39:39 v3.0 13:39:39 v3.0.0 13:39:39 v3.1 13:39:39 v3.1.0 13:39:39 v3.1.0-dev.1 13:39:39 v3.1.0-dev.10 13:39:39 v3.1.0-dev.11 13:39:39 v3.1.0-dev.12 13:39:39 v3.1.0-dev.13 13:39:39 v3.1.0-dev.14 13:39:39 v3.1.0-dev.15 13:39:39 v3.1.0-dev.16 13:39:39 v3.1.0-dev.17 13:39:39 v3.1.0-dev.18 13:39:39 v3.1.0-dev.19 13:39:39 v3.1.0-dev.2 13:39:39 v3.1.0-dev.3 13:39:39 v3.1.0-dev.4 13:39:39 v3.1.0-dev.5 13:39:39 v3.1.0-dev.6 13:39:39 v3.1.0-dev.7 13:39:39 v3.1.0-dev.8 13:39:39 v3.1.0-dev.9 13:39:39 v3.2.0-dev.1 13:39:39 v3.2.0-dev.10 13:39:39 v3.2.0-dev.11 13:39:39 v3.2.0-dev.12 13:39:39 v3.2.0-dev.13 13:39:39 v3.2.0-dev.14 13:39:39 v3.2.0-dev.15 13:39:39 v3.2.0-dev.16 13:39:39 v3.2.0-dev.17 13:39:39 v3.2.0-dev.2 13:39:39 v3.2.0-dev.3 13:39:39 v3.2.0-dev.4 13:39:39 v3.2.0-dev.5 13:39:39 v3.2.0-dev.6 13:39:39 v3.2.0-dev.7 13:39:39 v3.2.0-dev.8 13:39:39 v3.2.0-dev.9 [Pipeline] sh 13:39:40 + lftools sign git-tag v3.2.0-dev.17 13:39:40 Signing Git tag with Sigul... 13:39:40 Signing v3.2.0-dev.17 [Pipeline] echo 13:39:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:39:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:39:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:39:41 $ docker stop --time=1 1d4d03186d7881e4f581b0abe5616f124c1b4182a8c4650fed45d79e858237b1 13:39:42 $ docker rm -f --volumes 1d4d03186d7881e4f581b0abe5616f124c1b4182a8c4650fed45d79e858237b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:39:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:39:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:43 prd-ubuntu20.04-docker-8c-8g-2847 does not seem to be running inside a container 13:39:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:39:43 $ docker top 42eb4c7798eb74594829afc0647e0d69b26d17fab237e55c159dcf5a7d2140f7 -eo pid,comm 13:39:43 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:39:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:39:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:43 [ssh-agent] Looking for ssh-agent implementation... 13:39:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:43 $ docker exec 42eb4c7798eb74594829afc0647e0d69b26d17fab237e55c159dcf5a7d2140f7 ssh-agent 13:39:43 SSH_AUTH_SOCK=/tmp/ssh-4IxGhHymyrpK/agent.32 13:39:43 SSH_AGENT_PID=38 13:39:43 Running ssh-add (command line suppressed) 13:39:44 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4803411594455664547.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4803411594455664547.key) 13:39:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:44 + git semver bump pre 13:39:44 2024-04-19 13:39:44,527 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:39:44 2024-04-19 13:39:44,527 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev 13:39:44 2024-04-19 13:39:44,527 [bump_version] DEBUG bumped version:3.2.0-dev.18 13:39:44 2024-04-19 13:39:44,527 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 13:39:44 2024-04-19 13:39:44,527 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:39:44 2024-04-19 13:39:44,527 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:39:44 2024-04-19 13:39:44,529 [execute] INFO git cat-file --batch-check 13:39:44 2024-04-19 13:39:44,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 13:39:44 2024-04-19 13:39:44,533 [execute] INFO git cat-file --batch 13:39:44 2024-04-19 13:39:44,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 13:39:44 2024-04-19 13:39:44,539 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:39:44 3.2.0-dev.18 [Pipeline] } 13:39:44 $ docker exec --env ******** --env ******** 42eb4c7798eb74594829afc0647e0d69b26d17fab237e55c159dcf5a7d2140f7 ssh-agent -k 13:39:44 unset SSH_AUTH_SOCK; 13:39:44 unset SSH_AGENT_PID; 13:39:44 echo Agent pid 38 killed; 13:39:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:39:45 + git semver [Pipeline] } 13:39:45 $ docker stop --time=1 42eb4c7798eb74594829afc0647e0d69b26d17fab237e55c159dcf5a7d2140f7 13:39:46 $ docker rm -f --volumes 42eb4c7798eb74594829afc0647e0d69b26d17fab237e55c159dcf5a7d2140f7 [Pipeline] // withDockerContainer [Pipeline] sh 13:39:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:39:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:47 prd-ubuntu20.04-docker-8c-8g-2847 does not seem to be running inside a container 13:39:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:39:47 $ docker top e69b5a6dd9c0a3b10ada6e9f685a595c16afb76c9e543504568513dedddb6ab7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:39:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:47 [ssh-agent] Looking for ssh-agent implementation... 13:39:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:47 $ docker exec e69b5a6dd9c0a3b10ada6e9f685a595c16afb76c9e543504568513dedddb6ab7 ssh-agent 13:39:47 SSH_AUTH_SOCK=/tmp/ssh-rfL5jlQ2Ekye/agent.31 13:39:47 SSH_AGENT_PID=37 13:39:47 Running ssh-add (command line suppressed) 13:39:48 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17215336908765346723.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17215336908765346723.key) 13:39:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:48 + git semver push 13:39:48 2024-04-19 13:39:48,547 [run_push] DEBUG push 13:39:48 2024-04-19 13:39:48,547 [execute] INFO git cat-file --batch-check 13:39:48 2024-04-19 13:39:48,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 13:39:48 2024-04-19 13:39:48,551 [execute] INFO git rev-list f7a05b3c6aca3f9773e77e0012d648db51eded84 -- 13:39:48 2024-04-19 13:39:48,551 [execute] DEBUG Popen(['git', 'rev-list', 'f7a05b3c6aca3f9773e77e0012d648db51eded84', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 13:39:48 2024-04-19 13:39:48,561 [execute] INFO git fetch -v origin 13:39:48 2024-04-19 13:39:48,561 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 13:39:49 2024-04-19 13:39:49,068 [run_push] DEBUG no remote changes detected 13:39:49 2024-04-19 13:39:49,068 [execute] INFO git push origin semver 13:39:49 2024-04-19 13:39:49,069 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 13:39:50 2024-04-19 13:39:49,832 [run_push] DEBUG push all version tags 13:39:50 2024-04-19 13:39:49,832 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:39:50 2024-04-19 13:39:49,833 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 13:39:50 2024-04-19 13:39:50,671 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 13:39:50 3.2.0-dev.18 [Pipeline] } 13:39:50 $ docker exec --env ******** --env ******** e69b5a6dd9c0a3b10ada6e9f685a595c16afb76c9e543504568513dedddb6ab7 ssh-agent -k 13:39:50 unset SSH_AUTH_SOCK; 13:39:50 unset SSH_AGENT_PID; 13:39:50 echo Agent pid 37 killed; 13:39:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:39:51 + git semver [Pipeline] } 13:39:51 $ docker stop --time=1 e69b5a6dd9c0a3b10ada6e9f685a595c16afb76c9e543504568513dedddb6ab7 13:39:52 $ docker rm -f --volumes e69b5a6dd9c0a3b10ada6e9f685a595c16afb76c9e543504568513dedddb6ab7 [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:39:53 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 13:39:53 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 13:39:53 total 16 13:39:53 drwxr-xr-x 3 root root 4096 Apr 19 13:27 . 13:39:53 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 13:39 .. 13:39:53 drwxr-xr-x 2 root root 4096 Apr 19 13:27 cost 13:39:53 -rw-r--r-- 1 root root 93 Apr 19 13:27 cost.csv 13:39:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 13:39:53 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 13:39:53 total 16 13:39:53 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:27 . 13:39:53 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 13:39 .. 13:39:53 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:27 cost 13:39:53 -rw-r--r-- 1 jenkins jenkins 93 Apr 19 13:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:39:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:39:58 ---> package-listing.sh 13:39:58 ++ facter osfamily 13:39:58 ++ tr '[:upper:]' '[:lower:]' 13:39:58 + OS_FAMILY=debian 13:39:58 + workspace=/w/workspace/undry_go-mod-core-contracts_main 13:39:58 + START_PACKAGES=/tmp/packages_start.txt 13:39:58 + END_PACKAGES=/tmp/packages_end.txt 13:39:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:39:58 + PACKAGES=/tmp/packages_start.txt 13:39:58 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 13:39:58 + PACKAGES=/tmp/packages_end.txt 13:39:58 + case "${OS_FAMILY}" in 13:39:58 + dpkg -l 13:39:58 + grep '^ii' 13:39:58 + '[' -f /tmp/packages_start.txt ']' 13:39:58 + '[' -f /tmp/packages_end.txt ']' 13:39:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:39:58 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 13:39:58 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 13:39:58 + 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:39:58 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:39:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:39:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:59 prd-ubuntu20.04-docker-8c-8g-2847 does not seem to be running inside a container 13:39:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:39:59 $ docker top de7eb029cdecb99d14a848214323f91c42189ca7a1f47600e1792a51f8d55494 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:00 + touch /tmp/pre-build-complete [Pipeline] sh 13:40:00 + mkdir -p /var/log/sysstat [Pipeline] sh 13:40:00 + ls /var/log/sa-host 13:40:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:00 provisioning config files... 13:40:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config18377820184454201178tmp [Pipeline] { [Pipeline] echo 13:40:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:40:01 ---> create-netrc.sh [Pipeline] } 13:40:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:40:01 ---> python-tools-install.sh [Pipeline] echo 13:40:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:40:01 ---> sudo-logs.sh 13:40:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:40:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:40:02 ---> job-cost.sh 13:40:02 lf-activate-venv: SKIPPING 13:40:02 DEBUG: total: 0.2199999988079071 13:40:02 INFO: Retrieving Stack Cost... 13:40:02 INFO: Retrieving Pricing Info for: v3-standard-8 13:40:03 INFO: Archiving Costs [Pipeline] echo 13:40:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:40:03 ---> logs-deploy.sh 13:40:03 lf-activate-venv: SKIPPING 13:40:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/170 13:40:03 INFO: archiving workspace using pattern(s): 13:40:04 Archives upload complete. 13:40:04 INFO: archiving logs to Nexus 13:40:05 ---> uname -a: 13:40:05 Linux prd-ubuntu20-04-docker-8c-8g-2847 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:40:05 13:40:05 13:40:05 ---> lscpu: 13:40:05 Architecture: x86_64 13:40:05 CPU op-mode(s): 32-bit, 64-bit 13:40:05 Byte Order: Little Endian 13:40:05 Address sizes: 40 bits physical, 48 bits virtual 13:40:05 CPU(s): 8 13:40:05 On-line CPU(s) list: 0-7 13:40:05 Thread(s) per core: 1 13:40:05 Core(s) per socket: 1 13:40:05 Socket(s): 8 13:40:05 NUMA node(s): 1 13:40:05 Vendor ID: AuthenticAMD 13:40:05 CPU family: 23 13:40:05 Model: 49 13:40:05 Model name: AMD EPYC-Rome Processor 13:40:05 Stepping: 0 13:40:05 CPU MHz: 2800.000 13:40:05 BogoMIPS: 5600.00 13:40:05 Virtualization: AMD-V 13:40:05 Hypervisor vendor: KVM 13:40:05 Virtualization type: full 13:40:05 L1d cache: 256 KiB 13:40:05 L1i cache: 256 KiB 13:40:05 L2 cache: 4 MiB 13:40:05 L3 cache: 128 MiB 13:40:05 NUMA node0 CPU(s): 0-7 13:40:05 Vulnerability Itlb multihit: Not affected 13:40:05 Vulnerability L1tf: Not affected 13:40:05 Vulnerability Mds: Not affected 13:40:05 Vulnerability Meltdown: Not affected 13:40:05 Vulnerability Mmio stale data: Not affected 13:40:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:40:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:40:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:40:05 Vulnerability Srbds: Not affected 13:40:05 Vulnerability Tsx async abort: Not affected 13:40:05 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:40:05 13:40:05 13:40:05 ---> nproc: 13:40:05 8 13:40:05 13:40:05 13:40:05 ---> df -h: 13:40:05 Filesystem Size Used Avail Use% Mounted on 13:40:05 overlay 155G 12G 144G 8% / 13:40:05 tmpfs 64M 0 64M 0% /dev 13:40:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:40:05 shm 64M 0 64M 0% /dev/shm 13:40:05 /dev/vda1 155G 12G 144G 8% /facter-os 13:40:05 13:40:05 13:40:05 ---> sar -b -r -n DEV: 13:40:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2847) 04/19/24 _x86_64_ (8 CPU) 13:40:05 13:40:05 13:25:24 LINUX RESTART (8 CPU) 13:40:05 13:40:05 13:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:40:05 13:27:01 378.42 37.91 340.51 0.00 4198.50 101200.73 0.00 13:40:05 13:28:01 72.05 0.25 71.80 0.00 16.53 78232.96 0.00 13:40:05 13:29:01 4.83 0.00 4.83 0.00 0.00 25015.05 0.00 13:40:05 13:30:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 13:40:05 13:31:02 27.80 10.90 16.90 0.00 3528.08 3746.04 0.00 13:40:05 13:32:01 4.52 0.00 4.52 0.00 0.00 61.14 0.00 13:40:05 13:33:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 13:40:05 13:34:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 13:40:05 13:35:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 13:40:05 13:36:01 2.30 0.00 2.30 0.00 0.00 33.86 0.00 13:40:05 13:37:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 13:40:05 13:38:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 13:40:05 13:39:01 23.70 0.12 23.58 0.00 13.20 16556.97 0.00 13:40:05 13:40:01 113.95 0.32 113.63 0.00 35.86 38293.35 0.00 13:40:05 Average: 45.40 3.54 41.86 0.00 557.25 18823.93 0.00 13:40:05 13:40:05 13:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:40:05 13:27:01 28739752 31332524 975204 2.97 83580 2763176 2301588 6.78 1316856 2404996 245628 13:40:05 13:28:01 28736436 31550132 759180 2.31 94972 2945620 1752700 5.17 1111056 2587676 328 13:40:05 13:29:01 28737304 31551100 758168 2.31 95036 2945632 1752700 5.17 1111140 2587680 12 13:40:05 13:30:01 28743748 31557608 751496 2.29 95072 2945632 1752700 5.17 1104456 2587680 164 13:40:05 13:31:02 28500820 31538228 762156 2.32 100592 3151560 1802292 5.31 1267820 2643280 1276 13:40:05 13:32:01 28510880 31548288 752044 2.29 100664 3151560 1802292 5.31 1258720 2643280 40 13:40:05 13:33:01 28511252 31548728 751648 2.29 100688 3151564 1802292 5.31 1258560 2643284 8 13:40:05 13:34:01 28510960 31548544 751732 2.29 100708 3151692 1802292 5.31 1258544 2643392 8 13:40:05 13:35:01 28511140 31549172 751308 2.28 100732 3151696 1802292 5.31 1258324 2643784 12 13:40:05 13:36:01 28511340 31549480 751148 2.28 100832 3151672 1802292 5.31 1258452 2643792 8 13:40:05 13:37:01 28510884 31549092 751492 2.29 100912 3151672 1802292 5.31 1258508 2643792 8 13:40:05 13:38:01 28510772 31549064 751364 2.28 100948 3151680 1802292 5.31 1258468 2643800 8 13:40:05 13:39:01 27722988 31528264 769788 2.34 114672 3855928 1882828 5.55 1291680 3347120 234584 13:40:05 13:40:01 26970904 31499096 789708 2.40 150920 4462068 1807540 5.33 1413336 3890324 364 13:40:05 Average: 28409227 31528523 773317 2.35 102881 3223654 1833457 5.40 1244709 2753849 34461 13:40:05 13:40:05 13:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:40:05 13:27:01 ens3 607.83 418.21 6397.31 105.18 0.00 0.00 0.00 0.00 13:40:05 13:27:01 veth40bcf84 47.01 48.68 4.56 760.23 0.00 0.00 0.00 0.06 13:40:05 13:27:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 13:40:05 13:27:01 docker0 53.76 54.77 4.65 822.91 0.00 0.00 0.00 0.00 13:40:05 13:28:01 ens3 97.58 59.76 2531.79 15.18 0.00 0.00 0.00 0.00 13:40:05 13:28:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:40:05 13:28:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:29:01 ens3 0.53 0.20 0.26 0.19 0.00 0.00 0.00 0.00 13:40:05 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:30:01 ens3 0.67 0.13 0.06 0.01 0.00 0.00 0.00 0.00 13:40:05 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:40:05 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:31:02 ens3 121.08 58.77 1377.26 4.35 0.00 0.00 0.00 0.00 13:40:05 13:31:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:40:05 13:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:32:01 ens3 0.80 0.59 0.41 0.29 0.00 0.00 0.00 0.00 13:40:05 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:40:05 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:33:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:40:05 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:34:01 ens3 2.58 0.13 0.17 0.01 0.00 0.00 0.00 0.00 13:40:05 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:40:05 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:35:01 ens3 2.37 0.13 0.34 0.07 0.00 0.00 0.00 0.00 13:40:05 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:36:01 ens3 1.05 0.67 0.53 0.42 0.00 0.00 0.00 0.00 13:40:05 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:40:05 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:37:01 ens3 0.33 0.10 0.09 0.07 0.00 0.00 0.00 0.00 13:40:05 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:38:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:40:05 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:40:05 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:39:01 ens3 127.81 72.22 3975.19 10.62 0.00 0.00 0.00 0.00 13:40:05 13:39:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 13:40:05 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:05 13:40:01 ens3 286.42 192.93 4052.80 145.59 0.00 0.00 0.00 0.00 13:40:05 13:40:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 13:40:05 13:40:01 docker0 51.22 77.19 4.01 764.76 0.00 0.00 0.00 0.00 13:40:05 Average: ens3 89.36 57.49 1311.29 20.17 0.00 0.00 0.00 0.00 13:40:05 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 13:40:05 Average: docker0 7.51 9.44 0.62 113.54 0.00 0.00 0.00 0.00 13:40:05 13:40:05 13:40:05 ---> sar -P ALL: 13:40:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2847) 04/19/24 _x86_64_ (8 CPU) 13:40:05 13:40:05 13:25:24 LINUX RESTART (8 CPU) 13:40:05 13:40:05 13:26:01 CPU %user %nice %system %iowait %steal %idle 13:40:05 13:27:01 all 11.61 0.00 3.14 4.51 0.06 80.69 13:40:05 13:27:01 0 11.31 0.00 4.25 0.51 0.07 83.87 13:40:05 13:27:01 1 8.64 0.00 3.34 9.92 0.07 78.03 13:40:05 13:27:01 2 12.27 0.00 3.47 4.83 0.07 79.36 13:40:05 13:27:01 3 11.16 0.00 2.58 9.32 0.05 76.89 13:40:05 13:27:01 4 11.40 0.00 3.07 0.93 0.05 84.55 13:40:05 13:27:01 5 14.33 0.00 3.65 1.60 0.07 80.35 13:40:05 13:27:01 6 13.20 0.00 2.29 0.79 0.05 83.67 13:40:05 13:27:01 7 10.57 0.00 2.46 8.15 0.05 78.77 13:40:05 13:28:01 all 15.67 0.00 2.43 2.76 0.06 79.09 13:40:05 13:28:01 0 14.48 0.00 2.22 0.82 0.05 82.42 13:40:05 13:28:01 1 16.15 0.00 2.49 9.53 0.05 71.79 13:40:05 13:28:01 2 16.43 0.00 2.42 0.08 0.07 80.99 13:40:05 13:28:01 3 15.86 0.00 2.36 0.03 0.07 81.67 13:40:05 13:28:01 4 15.51 0.00 2.47 1.24 0.05 80.73 13:40:05 13:28:01 5 15.45 0.00 2.62 0.05 0.05 81.83 13:40:05 13:28:01 6 16.45 0.00 2.41 0.99 0.07 80.09 13:40:05 13:28:01 7 15.00 0.00 2.49 9.32 0.05 73.15 13:40:05 13:29:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:40:05 13:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:40:05 13:29:01 1 0.03 0.00 0.00 0.03 0.00 99.93 13:40:05 13:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:40:05 13:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:40:05 13:29:01 4 0.08 0.00 0.03 0.00 0.02 99.87 13:40:05 13:29:01 5 0.03 0.00 0.03 0.02 0.00 99.92 13:40:05 13:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:40:05 13:29:01 7 0.05 0.00 0.02 0.02 0.03 99.88 13:40:05 13:30:01 all 0.11 0.00 0.01 0.01 0.01 99.86 13:40:05 13:30:01 0 0.57 0.00 0.02 0.00 0.00 99.42 13:40:05 13:30:01 1 0.07 0.00 0.02 0.12 0.00 99.80 13:40:05 13:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:40:05 13:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:40:05 13:30:01 4 0.07 0.00 0.02 0.00 0.00 99.92 13:40:05 13:30:01 5 0.03 0.00 0.00 0.00 0.05 99.92 13:40:05 13:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:40:05 13:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:31:02 all 0.96 0.00 0.45 0.47 0.01 98.12 13:40:05 13:31:02 0 0.42 0.00 0.23 0.02 0.02 99.31 13:40:05 13:31:02 1 0.93 0.00 0.57 1.09 0.02 97.40 13:40:05 13:31:02 2 1.03 0.00 0.68 0.55 0.02 97.71 13:40:05 13:31:02 3 1.05 0.00 0.50 0.57 0.00 97.88 13:40:05 13:31:02 4 0.90 0.00 0.40 0.87 0.02 97.81 13:40:05 13:31:02 5 2.47 0.00 0.53 0.53 0.02 96.44 13:40:05 13:31:02 6 0.45 0.00 0.33 0.03 0.02 99.16 13:40:05 13:31:02 7 0.38 0.00 0.32 0.07 0.00 99.23 13:40:05 13:32:01 all 0.03 0.00 0.02 0.01 0.01 99.94 13:40:05 13:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:40:05 13:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:40:05 13:32:01 2 0.00 0.00 0.00 0.03 0.00 99.97 13:40:05 13:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:40:05 13:32:01 4 0.08 0.00 0.02 0.02 0.00 99.88 13:40:05 13:32:01 5 0.05 0.00 0.03 0.00 0.02 99.90 13:40:05 13:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:40:05 13:32:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:40:05 13:33:01 all 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:40:05 13:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:40:05 13:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:40:05 13:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:40:05 13:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 13:40:05 13:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:40:05 13:34:01 all 0.02 0.00 0.02 0.01 0.00 99.95 13:40:05 13:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:40:05 13:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:40:05 13:34:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:40:05 13:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:40:05 13:34:01 4 0.02 0.00 0.02 0.02 0.00 99.95 13:40:05 13:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:40:05 13:34:01 6 0.07 0.00 0.05 0.00 0.02 99.87 13:40:05 13:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:40:05 13:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:40:05 13:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 13:40:05 13:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:40:05 13:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:40:05 13:35:01 4 0.07 0.00 0.02 0.00 0.02 99.90 13:40:05 13:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:35:01 6 0.05 0.00 0.05 0.00 0.02 99.88 13:40:05 13:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:40:05 13:36:01 all 0.04 0.00 0.01 0.01 0.00 99.94 13:40:05 13:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:40:05 13:36:01 1 0.05 0.00 0.00 0.02 0.00 99.93 13:40:05 13:36:01 2 0.02 0.00 0.03 0.03 0.00 99.92 13:40:05 13:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:36:01 4 0.20 0.00 0.00 0.02 0.00 99.78 13:40:05 13:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:40:05 13:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:40:05 13:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:40:05 13:37:01 all 0.05 0.00 0.02 0.00 0.00 99.92 13:40:05 13:37:01 0 0.00 0.00 0.05 0.00 0.00 99.95 13:40:05 13:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:37:01 2 0.07 0.00 0.00 0.02 0.00 99.92 13:40:05 13:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:40:05 13:37:01 4 0.30 0.00 0.00 0.00 0.00 99.70 13:40:05 13:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:40:05 13:37:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:40:05 13:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:40:05 13:40:05 13:37:01 CPU %user %nice %system %iowait %steal %idle 13:40:05 13:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:40:05 13:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:40:05 13:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:40:05 13:38:01 2 0.03 0.00 0.00 0.03 0.00 99.93 13:40:05 13:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:40:05 13:38:01 6 0.03 0.00 0.02 0.02 0.02 99.92 13:40:05 13:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:40:05 13:39:01 all 2.70 0.00 1.16 0.84 0.02 95.28 13:40:05 13:39:01 0 1.72 0.00 1.85 0.03 0.05 96.35 13:40:05 13:39:01 1 2.56 0.00 0.79 0.03 0.02 96.60 13:40:05 13:39:01 2 2.16 0.00 0.91 0.54 0.02 96.38 13:40:05 13:39:01 3 4.03 0.00 1.42 0.00 0.02 94.53 13:40:05 13:39:01 4 3.08 0.00 0.96 0.00 0.02 95.94 13:40:05 13:39:01 5 2.47 0.00 1.09 0.54 0.03 95.87 13:40:05 13:39:01 6 3.12 0.00 1.22 5.58 0.02 90.07 13:40:05 13:39:01 7 2.44 0.00 1.03 0.02 0.02 96.50 13:40:05 13:40:01 all 6.06 0.00 2.52 1.77 0.04 89.60 13:40:05 13:40:01 0 4.85 0.00 2.79 0.10 0.03 92.22 13:40:05 13:40:01 1 5.73 0.00 2.71 8.86 0.05 82.66 13:40:05 13:40:01 2 6.87 0.00 2.46 0.54 0.05 90.09 13:40:05 13:40:01 3 5.38 0.00 2.13 0.12 0.03 92.34 13:40:05 13:40:01 4 6.22 0.00 2.04 0.07 0.05 91.62 13:40:05 13:40:01 5 5.17 0.00 2.38 1.99 0.03 90.42 13:40:05 13:40:01 6 7.25 0.00 2.64 2.35 0.05 87.71 13:40:05 13:40:01 7 7.01 0.00 3.00 0.17 0.05 89.78 13:40:05 Average: all 2.66 0.00 0.70 0.74 0.02 95.89 13:40:05 Average: 0 2.38 0.00 0.82 0.11 0.02 96.67 13:40:05 Average: 1 2.44 0.00 0.71 2.10 0.02 94.74 13:40:05 Average: 2 2.77 0.00 0.71 0.47 0.02 96.03 13:40:05 Average: 3 2.67 0.00 0.64 0.71 0.01 95.96 13:40:05 Average: 4 2.70 0.00 0.64 0.22 0.02 96.41 13:40:05 Average: 5 2.85 0.00 0.74 0.34 0.02 96.06 13:40:05 Average: 6 2.90 0.00 0.65 0.70 0.02 95.74 13:40:05 Average: 7 2.53 0.00 0.67 1.26 0.02 95.53 13:40:05 13:40:05 13:40:05