Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad939af23b2d854541ed37c0929478efa4c7d7f6 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-ssh13775269536591841515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11591354287652348091.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/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/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3130630804661076996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15862076288295043695.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/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/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1926312136849463862.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-21290 in /w/workspace/edgexfoundry_device-sdk-go_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/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ad939af23b2d854541ed37c0929478efa4c7d7f6 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad939af23b2d854541ed37c0929478efa4c7d7f6 # timeout=10 Commit message: "Merge pull request #1202 from marcpfuller/fix-devicesdk-implementation" > git rev-list --no-walk 05709587d91994e95fbbf030ae60546eede8820e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:36:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:36:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:36:50 ========================================================= 21:36:50 EdgeX Global Pipelines Version Info 21:36:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:36:51 ------------------- 21:36:51 stable info: 21:36:51 ------------------- 21:36:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:36:51 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:36:51 Message: update stable to v1.0.238 21:36:52 ------------------- 21:36:52 experimental info: 21:36:52 ------------------- 21:36:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:36:52 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:36:52 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad939af [Pipeline] echo 21:36:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:52 provisioning config files... 21:36:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8811385336758182322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:53 ---> docker-login.sh 21:36:53 nexus3.edgexfoundry.org:10001 21:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:53 Configure a credential helper to remove this warning. See 21:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:53 21:36:53 Login Succeeded 21:36:53 nexus3.edgexfoundry.org:10002 21:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:53 Configure a credential helper to remove this warning. See 21:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:53 21:36:53 Login Succeeded 21:36:53 nexus3.edgexfoundry.org:10003 21:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:53 Configure a credential helper to remove this warning. See 21:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:53 21:36:53 Login Succeeded 21:36:53 nexus3.edgexfoundry.org:10004 21:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:53 Configure a credential helper to remove this warning. See 21:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:53 21:36:53 Login Succeeded 21:36:53 docker.io 21:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:54 Configure a credential helper to remove this warning. See 21:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:54 21:36:54 Login Succeeded 21:36:54 ---> docker-login.sh ends [Pipeline] } 21:36:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:36:54 + git rev-list -1 --merges ad939af23b2d854541ed37c0929478efa4c7d7f6~1..ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] echo 21:36:54 -----------> git rev-list -1 --merges ad939af23b2d854541ed37c0929478efa4c7d7f6~1..ad939af23b2d854541ed37c0929478efa4c7d7f6 ad939af23b2d854541ed37c0929478efa4c7d7f6 21:36:54 ad939af23b2d854541ed37c0929478efa4c7d7f6 [false] [Pipeline] sh 21:36:55 + git log --format=format:%s -1 ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] echo 21:36:55 ========================================================= 21:36:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:36:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:55 + git log --format=format:%s -1 ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] echo 21:36:55 [semverPrep] GIT_COMMIT: ad939af23b2d854541ed37c0929478efa4c7d7f6, Commit Message: Merge pull request #1202 from marcpfuller/fix-devicesdk-implementation [Pipeline] echo 21:36:55 [semverPrep] This is not a build commit. [Pipeline] sh 21:36:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:36:55 + grep -v github /etc/ssh/ssh_known_hosts 21:36:55 + [ -e /tmp/ssh_known_hosts ] 21:36:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:36:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:36:55 + sudo tee -a /etc/ssh/ssh_known_hosts 21:36:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:56 21:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:56 0.1.4: Pulling from edgex-devops/py-git-semver 21:36:56 b85a868b505f: Pulling fs layer 21:36:56 e2be974225ed: Pulling fs layer 21:36:56 339a4e72a1f5: Pulling fs layer 21:36:56 988bab9f4d93: Pulling fs layer 21:36:56 1469e6f7b9e6: Pulling fs layer 21:36:56 eaf3925da568: Pulling fs layer 21:36:56 bab4dde63d76: Pulling fs layer 21:36:56 bde34c3a00c8: Pulling fs layer 21:36:56 b352a97aabf1: Pulling fs layer 21:36:56 4872d77fe225: Pulling fs layer 21:36:56 5851b861e8e6: Pulling fs layer 21:36:56 988bab9f4d93: Waiting 21:36:56 eaf3925da568: Waiting 21:36:56 1469e6f7b9e6: Waiting 21:36:56 bab4dde63d76: Waiting 21:36:56 bde34c3a00c8: Waiting 21:36:56 4872d77fe225: Waiting 21:36:56 5851b861e8e6: Waiting 21:36:56 b352a97aabf1: Waiting 21:36:56 e2be974225ed: Verifying Checksum 21:36:56 e2be974225ed: Download complete 21:36:56 988bab9f4d93: Verifying Checksum 21:36:56 988bab9f4d93: Download complete 21:36:56 1469e6f7b9e6: Verifying Checksum 21:36:56 1469e6f7b9e6: Download complete 21:36:56 eaf3925da568: Verifying Checksum 21:36:56 eaf3925da568: Download complete 21:36:56 339a4e72a1f5: Verifying Checksum 21:36:56 339a4e72a1f5: Download complete 21:36:56 bde34c3a00c8: Verifying Checksum 21:36:56 bde34c3a00c8: Download complete 21:36:56 b352a97aabf1: Download complete 21:36:56 5851b861e8e6: Verifying Checksum 21:36:56 5851b861e8e6: Download complete 21:36:56 b85a868b505f: Verifying Checksum 21:36:56 b85a868b505f: Download complete 21:36:57 bab4dde63d76: Verifying Checksum 21:36:57 bab4dde63d76: Download complete 21:36:58 b85a868b505f: Pull complete 21:36:58 e2be974225ed: Pull complete 21:36:58 339a4e72a1f5: Pull complete 21:36:58 988bab9f4d93: Pull complete 21:36:59 1469e6f7b9e6: Pull complete 21:36:59 eaf3925da568: Pull complete 21:37:01 bab4dde63d76: Pull complete 21:37:01 bde34c3a00c8: Pull complete 21:37:01 b352a97aabf1: Pull complete 21:37:01 4872d77fe225: Pull complete 21:37:01 5851b861e8e6: Pull complete 21:37:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:01 prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container 21:37:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:37:03 $ docker top 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:37:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:03 [ssh-agent] Looking for ssh-agent implementation... 21:37:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:03 $ docker exec 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c ssh-agent 21:37:03 SSH_AUTH_SOCK=/tmp/ssh-2SZFy1fA9xyj/agent.32 21:37:03 SSH_AGENT_PID=38 21:37:03 Running ssh-add (command line suppressed) 21:37:03 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2571901658173657509.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2571901658173657509.key) 21:37:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:04 + git tag --points-at HEAD [Pipeline] } 21:37:04 $ docker exec --env ******** --env ******** 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c ssh-agent -k 21:37:04 unset SSH_AUTH_SOCK; 21:37:04 unset SSH_AGENT_PID; 21:37:04 echo Agent pid 38 killed; 21:37:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:37:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:04 [ssh-agent] Looking for ssh-agent implementation... 21:37:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:04 $ docker exec 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c ssh-agent 21:37:04 SSH_AUTH_SOCK=/tmp/ssh-kWdzfHlzKDWj/agent.71 21:37:04 SSH_AGENT_PID=78 21:37:04 Running ssh-add (command line suppressed) 21:37:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3171300443956902649.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3171300443956902649.key) 21:37:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:04 + git semver init 21:37:05 2022-07-27 21:37:05,046 [run_init] DEBUG init version:0.0.0 force:False 21:37:05 2022-07-27 21:37:05,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 21:37:05 2022-07-27 21:37:05,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 21:37:05 2022-07-27 21:37:05,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:37:06 2022-07-27 21:37:05,923 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 21:37:06 2022-07-27 21:37:05,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 21:37:06 2022-07-27 21:37:05,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:37:06 2022-07-27 21:37:05,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:37:06 2.3.0-dev.16 [Pipeline] } 21:37:06 $ docker exec --env ******** --env ******** 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c ssh-agent -k 21:37:06 unset SSH_AUTH_SOCK; 21:37:06 unset SSH_AGENT_PID; 21:37:06 echo Agent pid 78 killed; 21:37:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:37:06 + git semver [Pipeline] } 21:37:06 $ docker stop --time=1 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c 21:37:08 $ docker rm -f 427b49676187bf80cd3d0089f306be8767835d8dd2e7c1bedf6afca57419b46c [Pipeline] // withDockerContainer [Pipeline] sh 21:37:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:37:08 Stashed 1 file(s) [Pipeline] echo 21:37:08 [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:08 provisioning config files... 21:37:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8987338977915600656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:09 ---> docker-login.sh 21:37:09 nexus3.edgexfoundry.org:10001 21:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:09 Configure a credential helper to remove this warning. See 21:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:09 21:37:09 Login Succeeded 21:37:09 nexus3.edgexfoundry.org:10002 21:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:09 Configure a credential helper to remove this warning. See 21:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:09 21:37:09 Login Succeeded 21:37:09 nexus3.edgexfoundry.org:10003 21:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:09 Configure a credential helper to remove this warning. See 21:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:09 21:37:09 Login Succeeded 21:37:09 nexus3.edgexfoundry.org:10004 21:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:09 Configure a credential helper to remove this warning. See 21:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:09 21:37:09 Login Succeeded 21:37:09 docker.io 21:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:09 Configure a credential helper to remove this warning. See 21:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:09 21:37:09 Login Succeeded 21:37:09 ---> docker-login.sh ends [Pipeline] } 21:37:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:37:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:10 ========================================================= 21:37:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:37:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:10 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:37:10 Sending build context to Docker daemon 9.748MB 21:37:10 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 21:37:10 Step 2/11 : FROM ${BASE} AS builder 21:37:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:37:10 2408cc74d12b: Pulling fs layer 21:37:10 ea60b727a1ce: Pulling fs layer 21:37:10 30c4a7721957: Pulling fs layer 21:37:10 370296b7ddb6: Pulling fs layer 21:37:10 7c6cee850709: Pulling fs layer 21:37:10 39a5fcdaea64: Pulling fs layer 21:37:10 d94ebbe4e438: Pulling fs layer 21:37:10 bcfd1f05c69d: Pulling fs layer 21:37:10 59ccb84bbe0f: Pulling fs layer 21:37:10 7c6cee850709: Waiting 21:37:10 370296b7ddb6: Waiting 21:37:10 d94ebbe4e438: Waiting 21:37:10 bcfd1f05c69d: Waiting 21:37:10 59ccb84bbe0f: Waiting 21:37:10 39a5fcdaea64: Waiting 21:37:10 30c4a7721957: Download complete 21:37:10 ea60b727a1ce: Download complete 21:37:10 7c6cee850709: Verifying Checksum 21:37:10 7c6cee850709: Download complete 21:37:10 39a5fcdaea64: Verifying Checksum 21:37:10 39a5fcdaea64: Download complete 21:37:10 2408cc74d12b: Verifying Checksum 21:37:10 d94ebbe4e438: Download complete 21:37:10 2408cc74d12b: Pull complete 21:37:10 ea60b727a1ce: Pull complete 21:37:11 30c4a7721957: Pull complete 21:37:11 59ccb84bbe0f: Verifying Checksum 21:37:11 59ccb84bbe0f: Download complete 21:37:11 bcfd1f05c69d: Verifying Checksum 21:37:11 bcfd1f05c69d: Download complete 21:37:11 370296b7ddb6: Verifying Checksum 21:37:11 370296b7ddb6: Download complete 21:37:15 370296b7ddb6: Pull complete 21:37:15 7c6cee850709: Pull complete 21:37:15 39a5fcdaea64: Pull complete 21:37:15 d94ebbe4e438: Pull complete 21:37:18 bcfd1f05c69d: Pull complete 21:37:18 59ccb84bbe0f: Pull complete 21:37:18 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:37:18 ---> a4fb48ad2a94 21:37:18 Step 3/11 : ARG MAKE=make build 21:37:21 ---> Running in 6cfffa0e39a5 21:37:21 Removing intermediate container 6cfffa0e39a5 21:37:21 ---> cf8cabb2c94c 21:37:21 Step 4/11 : WORKDIR /device-sdk-go 21:37:21 ---> Running in 37a7a782ae91 21:37:22 Removing intermediate container 37a7a782ae91 21:37:22 ---> cd41cb6ea76e 21:37:22 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:37:22 ---> Running in 2384cef1faf8 21:37:22 Removing intermediate container 2384cef1faf8 21:37:22 ---> b72b9952864a 21:37:22 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:22 ---> Running in ef61975830c1 21:37:22 Removing intermediate container ef61975830c1 21:37:22 ---> 2110b660a3c0 21:37:22 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:37:22 ---> Running in 188c5453fe02 21:37:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:37:23 Still waiting to schedule task 21:37:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:37:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:37:24 OK: 211 MiB in 51 packages 21:37:24 Removing intermediate container 188c5453fe02 21:37:24 ---> e4a5f964d849 21:37:24 Step 8/11 : COPY go.mod vendor* ./ 21:37:24 ---> 65b62a18e038 21:37:24 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:24 ---> Running in 119a3f105f8f 21:37:42 Removing intermediate container 119a3f105f8f 21:37:42 ---> c5b1b6f7f9f6 21:37:42 Step 10/11 : COPY . . 21:37:43 ---> 48151653b0c8 21:37:43 Step 11/11 : RUN ${MAKE} 21:37:43 ---> Running in 46d770e3aaaf 21:37:43 noop 21:37:44 Removing intermediate container 46d770e3aaaf 21:37:44 ---> b525668b849a 21:37:44 Successfully built b525668b849a 21:37:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:44 + docker inspect -f . ci-base-image-x86_64 21:37:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:44 prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container 21:37:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** ci-base-image-x86_64 cat 21:37:44 $ docker top 767d578944d36aa4a2b809768172d503d64656dd21ca05d6f7316d02e542879f -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:45 + go version 21:37:45 go version go1.18.3 linux/amd64 [Pipeline] } 21:37:45 $ docker stop --time=1 767d578944d36aa4a2b809768172d503d64656dd21ca05d6f7316d02e542879f 21:37:46 $ docker rm -f 767d578944d36aa4a2b809768172d503d64656dd21ca05d6f7316d02e542879f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:46 + docker inspect -f . ci-base-image-x86_64 21:37:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:47 prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container 21:37:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** ci-base-image-x86_64 cat 21:37:47 $ docker top 4fa4a4e0b9f43d16c346feb5e05e7b706accbf4eb01ee0a0cc07bb8604379b6f -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 21:37:48 + make test 21:37:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:37:54 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 21:38:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.081s coverage: 23.7% of statements 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 21:38:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.076s coverage: 27.6% of statements 21:38:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.091s coverage: 78.9% of statements 21:38:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.090s coverage: 10.8% of statements 21:38:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.104s coverage: 60.0% of statements 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 21:38:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.093s coverage: 34.8% of statements 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 21:38:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.106s coverage: 85.4% of statements 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 21:38:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 65.1% of statements 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:38:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.741s coverage: 89.2% of statements 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 21:38:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.7% of statements 21:38:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 21:38:27 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:38:27 GO111MODULE=on go vet ./... 21:38:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:38:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:38:29 ./bin/test-attribution-txt.sh 21:38:29 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:38:29 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:38:29 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:38:29 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:38:29 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:38:29 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:38:29 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:38:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:38:29 $ docker stop --time=1 4fa4a4e0b9f43d16c346feb5e05e7b706accbf4eb01ee0a0cc07bb8604379b6f 21:38:32 $ docker rm -f 4fa4a4e0b9f43d16c346feb5e05e7b706accbf4eb01ee0a0cc07bb8604379b6f [Pipeline] // withDockerContainer [Pipeline] sh 21:38:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:38:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:38:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:38:34 + ls -al . 21:38:34 total 304 21:38:34 drwxrwxr-x 11 jenkins jenkins 4096 Jul 27 21:37 . 21:38:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 21:36 .. 21:38:34 -rw-rw-r-- 1 jenkins jenkins 140 Jul 27 21:36 .dockerignore 21:38:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 21:38 .git 21:38:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 21:36 .github 21:38:34 -rw-rw-r-- 1 jenkins jenkins 131 Jul 27 21:36 .gitignore 21:38:34 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 21:36 .golangci.yml 21:38:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 21:37 .semver 21:38:34 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 27 21:36 CHANGELOG.md 21:38:34 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 21:36 GOVERNANCE.md 21:38:34 -rw-rw-r-- 1 jenkins jenkins 880 Jul 27 21:36 Jenkinsfile 21:38:34 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 27 21:36 LICENSE 21:38:34 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 27 21:36 Makefile 21:38:34 -rw-rw-r-- 1 jenkins jenkins 619 Jul 27 21:36 OWNERS.md 21:38:34 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 27 21:36 README.md 21:38:34 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 21:37 VERSION 21:38:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 21:36 bin 21:38:34 -rw-r--r-- 1 jenkins jenkins 131677 Jul 27 21:38 coverage.out 21:38:34 drwxrwxr-x 5 jenkins jenkins 4096 Jul 27 21:36 example 21:38:34 -rw-rw-r-- 1 jenkins jenkins 3553 Jul 27 21:36 go.mod 21:38:34 -rw-rw-r-- 1 jenkins jenkins 36743 Jul 27 21:36 go.sum 21:38:34 drwxrwxr-x 15 jenkins jenkins 4096 Jul 27 21:36 internal 21:38:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 21:36 openapi 21:38:34 drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 21:36 pkg 21:38:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 21:36 snap 21:38:34 -rw-rw-r-- 1 jenkins jenkins 222 Jul 27 21:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:34 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ad939af23b2d854541ed37c0929478efa4c7d7f6 --label arch=amd64 --label version=2.3.0-dev.16 . 21:38:34 Sending build context to Docker daemon 9.881MB 21:38:34 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:38:34 Step 2/25 : FROM ${BASE} AS builder 21:38:34 ---> b525668b849a 21:38:34 Step 3/25 : ARG MAKE=make build 21:38:34 ---> Running in 7c009c559749 21:38:34 Removing intermediate container 7c009c559749 21:38:34 ---> 7aecd7355c90 21:38:34 Step 4/25 : WORKDIR /device-sdk-go 21:38:34 ---> Running in cbda03ca360d 21:38:35 Removing intermediate container cbda03ca360d 21:38:35 ---> a67a0cabf16e 21:38:35 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:38:35 ---> Running in 09ed89d1433e 21:38:35 Removing intermediate container 09ed89d1433e 21:38:35 ---> 529d5f40b67a 21:38:35 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:35 ---> Running in e38bb35a665d 21:38:35 Removing intermediate container e38bb35a665d 21:38:35 ---> 78160ebcc02c 21:38:35 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:38:35 ---> Running in 00a9921dffab 21:38:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:38:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:38:37 OK: 211 MiB in 51 packages 21:38:37 Removing intermediate container 00a9921dffab 21:38:37 ---> bb6ffb4b2be3 21:38:37 Step 8/25 : COPY go.mod vendor* ./ 21:38:38 ---> bd243ba550de 21:38:38 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:38 ---> Running in eb744097c9c3 21:38:38 Removing intermediate container eb744097c9c3 21:38:38 ---> cb9bb6cb75f2 21:38:38 Step 10/25 : COPY . . 21:38:39 ---> 254115e343e8 21:38:39 Step 11/25 : RUN ${MAKE} 21:38:39 ---> Running in 2230f89ec374 21:38:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:38:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21294 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 21:38:56 Running in /w/workspace/device-sdk-go/91 [Pipeline] { [Pipeline] checkout 21:38:56 The recommended git tool is: git 21:38:57 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 21:39:00 Removing intermediate container 2230f89ec374 21:39:00 ---> 59fec42bc7c1 21:39:00 Step 12/25 : FROM alpine:3.16 21:39:01 3.16: Pulling from library/alpine 21:39:01 530afca65e2e: Pulling fs layer 21:39:01 530afca65e2e: Verifying Checksum 21:39:01 530afca65e2e: Pull complete 21:39:01 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 21:39:01 Status: Downloaded newer image for alpine:3.16 21:39:01 ---> d7d3d98c851f 21:39:01 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:39:02 ---> Running in 3229ddea8885 21:39:02 Removing intermediate container 3229ddea8885 21:39:02 ---> c65db48e59f4 21:39:02 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:02 ---> Running in 130171743cb2 21:39:02 Removing intermediate container 130171743cb2 21:39:02 ---> 42d55cb98871 21:39:02 Step 15/25 : RUN apk add --update --no-cache zeromq 21:39:02 ---> Running in f120984d74e6 21:39:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:39:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:39:04 (1/5) Installing libgcc (11.2.1_git20220219-r2) 21:39:04 (2/5) Installing libsodium (1.0.18-r0) 21:39:04 using credential edgex-jenkins-ssh 21:39:04 Cloning the remote Git repository 21:39:04 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 21:39:04 (4/5) Installing libzmq (4.3.4-r0) 21:39:04 (5/5) Installing zeromq (4.3.4-r0) 21:39:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:39:04 > git init /w/workspace/device-sdk-go/91 # timeout=10 21:39:04 Executing busybox-1.35.0-r15.trigger 21:39:04 OK: 8 MiB in 19 packages 21:39:05 Removing intermediate container f120984d74e6 21:39:05 ---> 98dd3a46610b 21:39:05 Step 16/25 : WORKDIR / 21:39:05 ---> Running in 2df3fe6ee077 21:39:05 Removing intermediate container 2df3fe6ee077 21:39:05 ---> 6a30a542904a 21:39:05 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:39:05 ---> 0ebc5b201ca7 21:39:05 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:39:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:39:04 > git --version # timeout=10 21:39:04 > git --version # 'git version 2.25.1' 21:39:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:06 Avoid second fetch 21:39:06 Checking out Revision ad939af23b2d854541ed37c0929478efa4c7d7f6 (main) 21:39:06 ---> a532e9e0c3b7 21:39:06 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:39:06 ---> fd488de89c0e 21:39:06 Step 20/25 : EXPOSE 59999 21:39:06 ---> Running in f38a0efef6e3 21:39:06 Removing intermediate container f38a0efef6e3 21:39:06 ---> da4fc5bc62dd 21:39:06 Step 21/25 : ENTRYPOINT ["/device-simple"] 21:39:06 ---> Running in 030e42003614 21:39:06 Removing intermediate container 030e42003614 21:39:06 ---> 995cce6c45f0 21:39:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:39:06 ---> Running in 4e924173a0a0 21:39:06 Removing intermediate container 4e924173a0a0 21:39:06 ---> d927aad466b7 21:39:06 Step 23/25 : LABEL arch=amd64 21:39:06 ---> Running in bd994fdd22bf 21:39:06 Removing intermediate container bd994fdd22bf 21:39:06 ---> 5d7d9c55939c 21:39:06 Step 24/25 : LABEL git_sha=ad939af23b2d854541ed37c0929478efa4c7d7f6 21:39:06 ---> Running in 8e54e8700fca 21:39:06 Removing intermediate container 8e54e8700fca 21:39:06 ---> 9496a0abd15b 21:39:06 Step 25/25 : LABEL version=2.3.0-dev.16 21:39:06 ---> Running in 673f42668154 21:39:07 Removing intermediate container 673f42668154 21:39:07 ---> 2527b800fe7f 21:39:07 [Warning] One or more build-args [ARCH] were not consumed 21:39:07 Successfully built 2527b800fe7f 21:39:07 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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 21:39:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:39:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:06 > git config core.sparsecheckout # timeout=10 21:39:06 > git checkout -f ad939af23b2d854541ed37c0929478efa4c7d7f6 # timeout=10 21:39:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:07 21:39:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:07 latest: Pulling from edgex-lftools-log-publisher 21:39:07 5eb5b503b376: Pulling fs layer 21:39:07 5c69ac0246d0: Pulling fs layer 21:39:07 ec43610c2a17: Pulling fs layer 21:39:07 3a2ae6a8a46f: Pulling fs layer 21:39:07 33b1e0a273af: Pulling fs layer 21:39:07 5d3b04190fa2: Pulling fs layer 21:39:07 2f39f015ded8: Pulling fs layer 21:39:07 33b1e0a273af: Waiting 21:39:07 5d3b04190fa2: Waiting 21:39:07 2f39f015ded8: Waiting 21:39:07 3a2ae6a8a46f: Waiting 21:39:07 5c69ac0246d0: Verifying Checksum 21:39:07 5c69ac0246d0: Download complete 21:39:07 3a2ae6a8a46f: Verifying Checksum 21:39:07 3a2ae6a8a46f: Download complete 21:39:07 33b1e0a273af: Verifying Checksum 21:39:07 33b1e0a273af: Download complete 21:39:07 5d3b04190fa2: Download complete 21:39:08 ec43610c2a17: Verifying Checksum 21:39:08 ec43610c2a17: Download complete 21:39:08 5eb5b503b376: Verifying Checksum 21:39:08 5eb5b503b376: Download complete 21:39:08 2f39f015ded8: Verifying Checksum 21:39:08 2f39f015ded8: Download complete 21:39:09 5eb5b503b376: Pull complete 21:39:09 5c69ac0246d0: Pull complete 21:39:10 ec43610c2a17: Pull complete 21:39:10 3a2ae6a8a46f: Pull complete 21:39:10 Commit message: "Merge pull request #1202 from marcpfuller/fix-devicesdk-implementation" 21:39:10 33b1e0a273af: Pull complete 21:39:10 5d3b04190fa2: Pull complete 21:39:10 21:39:10 GitHub has been notified of this commit’s build result 21:39:10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:39:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:39:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:11 Dload Upload Total Spent Left Speed 21:39:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 79561 0 --:--:-- --:--:-- --:--:-- 79561 [Pipeline] sh 21:39:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:39:12 + sudo tee /etc/docker/daemon.new 21:39:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:39:12 { 21:39:12 "registry-mirrors": [ 21:39:12 "https://nexus3.edgexfoundry.org:10001" 21:39:12 ], 21:39:12 "bip": "10.250.0.254/24", 21:39:12 "hosts": [ 21:39:12 "tcp://0.0.0.0:5555", 21:39:12 "unix:///var/run/docker.sock" 21:39:12 ], 21:39:12 "mtu": 1458, 21:39:12 "selinux-enabled": true, 21:39:12 "seccomp-profile": "/etc/docker/seccomp.json" 21:39:12 } [Pipeline] sh 21:39:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:39:13 + sudo service docker restart 21:39:16 2f39f015ded8: Pull complete 21:39:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:16 prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container 21:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 21:39:18 $ docker top 2d8f791268c2b1b638e3885efab9a251703b404eda04bae162f823f6b7ac07e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:19 ---> job-cost.sh 21:39:19 lf-activate-venv: SKIPPING 21:39:19 INFO: No Stack... 21:39:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:39:20 INFO: Archiving Costs [Pipeline] sh 21:39:20 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 21:39:20 + cut -d, -f6 [Pipeline] lock 21:39:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] 21:39:20 Resource [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] did not exist. Created. 21:39:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:20 + echo total: 0.2199999988079071 [Pipeline] stash 21:39:20 Stashed 1 file(s) [Pipeline] } 21:39:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 21:39:20 $ docker stop --time=1 2d8f791268c2b1b638e3885efab9a251703b404eda04bae162f823f6b7ac07e7 21:39:22 $ docker rm -f 2d8f791268c2b1b638e3885efab9a251703b404eda04bae162f823f6b7ac07e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:31 provisioning config files... 21:39:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/91@tmp/config7712179863506766133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:31 ---> docker-login.sh 21:39:31 nexus3.edgexfoundry.org:10001 21:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:32 Configure a credential helper to remove this warning. See 21:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:32 21:39:32 Login Succeeded 21:39:32 nexus3.edgexfoundry.org:10002 21:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:33 Configure a credential helper to remove this warning. See 21:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:33 21:39:33 Login Succeeded 21:39:33 nexus3.edgexfoundry.org:10003 21:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:33 Configure a credential helper to remove this warning. See 21:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:33 21:39:33 Login Succeeded 21:39:33 nexus3.edgexfoundry.org:10004 21:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:34 Configure a credential helper to remove this warning. See 21:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:34 21:39:34 Login Succeeded 21:39:34 docker.io 21:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:35 Configure a credential helper to remove this warning. See 21:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:35 21:39:35 Login Succeeded 21:39:35 ---> docker-login.sh ends [Pipeline] } 21:39:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:39:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:35 ========================================================= 21:39:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:39:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:36 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:39:36 Sending build context to Docker daemon 5.233MB 21:39:36 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 21:39:36 Step 2/11 : FROM ${BASE} AS builder 21:39:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:39:36 b3c136eddcbf: Pulling fs layer 21:39:36 c0a3192eca97: Pulling fs layer 21:39:36 a050256f5b6f: Pulling fs layer 21:39:36 656be50a0ddc: Pulling fs layer 21:39:36 2bbca73fdf42: Pulling fs layer 21:39:36 46d945488cbd: Pulling fs layer 21:39:36 8a5474983e97: Pulling fs layer 21:39:36 329c88fbcd65: Pulling fs layer 21:39:36 656be50a0ddc: Waiting 21:39:36 46d945488cbd: Waiting 21:39:36 8a5474983e97: Waiting 21:39:36 329c88fbcd65: Waiting 21:39:36 2bbca73fdf42: Waiting 21:39:36 a050256f5b6f: Download complete 21:39:36 c0a3192eca97: Verifying Checksum 21:39:36 c0a3192eca97: Download complete 21:39:36 2bbca73fdf42: Verifying Checksum 21:39:36 2bbca73fdf42: Download complete 21:39:36 46d945488cbd: Verifying Checksum 21:39:36 46d945488cbd: Download complete 21:39:36 b3c136eddcbf: Verifying Checksum 21:39:36 b3c136eddcbf: Download complete 21:39:37 b3c136eddcbf: Pull complete 21:39:37 329c88fbcd65: Verifying Checksum 21:39:37 329c88fbcd65: Download complete 21:39:38 c0a3192eca97: Pull complete 21:39:38 a050256f5b6f: Pull complete 21:39:39 8a5474983e97: Verifying Checksum 21:39:39 8a5474983e97: Download complete 21:39:39 656be50a0ddc: Verifying Checksum 21:39:39 656be50a0ddc: Download complete 21:39:54 656be50a0ddc: Pull complete 21:39:54 2bbca73fdf42: Pull complete 21:39:54 46d945488cbd: Pull complete 21:39:59 8a5474983e97: Pull complete 21:40:01 329c88fbcd65: Pull complete 21:40:01 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:40:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:40:01 ---> ff4287adb874 21:40:01 Step 3/11 : ARG MAKE=make build 21:40:01 ---> Running in 264ba606c2e8 21:40:02 Removing intermediate container 264ba606c2e8 21:40:02 ---> 4cff99834dc1 21:40:02 Step 4/11 : WORKDIR /device-sdk-go 21:40:02 ---> Running in 892f3be2496a 21:40:02 Removing intermediate container 892f3be2496a 21:40:02 ---> f444eeda88cd 21:40:02 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:40:02 ---> Running in 3a2c82e47384 21:40:03 Removing intermediate container 3a2c82e47384 21:40:03 ---> 8a161d3a80d0 21:40:03 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:40:03 ---> Running in 21b96f8789d6 21:40:05 Removing intermediate container 21b96f8789d6 21:40:05 ---> f1a8d0661486 21:40:05 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:40:05 ---> Running in 7d66c9889fc6 21:40:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:40:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:40:07 OK: 221 MiB in 51 packages 21:40:09 Removing intermediate container 7d66c9889fc6 21:40:09 ---> 05be710f5596 21:40:09 Step 8/11 : COPY go.mod vendor* ./ 21:40:09 ---> 702fee3fbaeb 21:40:09 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:09 ---> Running in 6586a910eeb3 21:40:56 Removing intermediate container 6586a910eeb3 21:40:56 ---> cebcded799a6 21:40:56 Step 10/11 : COPY . . 21:40:57 ---> 54d8be072d2a 21:40:57 Step 11/11 : RUN ${MAKE} 21:40:57 ---> Running in 1ae93d685ac5 21:40:58 noop 21:40:59 Removing intermediate container 1ae93d685ac5 21:40:59 ---> f9e877d81de9 21:40:59 Successfully built f9e877d81de9 21:40:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:59 + docker inspect -f . ci-base-image-arm64 21:40:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:59 prd-ubuntu20.04-docker-arm64-4c-16g-21294 does not seem to be running inside a container 21:40:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/91 -v /w/workspace/device-sdk-go/91:/w/workspace/device-sdk-go/91:rw,z -v /w/workspace/device-sdk-go/91@tmp:/w/workspace/device-sdk-go/91@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 21:41:00 $ docker top 667bd347453bc09a81b1765e5e413b4227f6b4108101309822dd7e1f7982a1d9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:01 + go version 21:41:01 go version go1.18.3 linux/arm64 [Pipeline] } 21:41:01 $ docker stop --time=1 667bd347453bc09a81b1765e5e413b4227f6b4108101309822dd7e1f7982a1d9 21:41:03 $ docker rm -f 667bd347453bc09a81b1765e5e413b4227f6b4108101309822dd7e1f7982a1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:04 + docker inspect -f . ci-base-image-arm64 21:41:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:04 prd-ubuntu20.04-docker-arm64-4c-16g-21294 does not seem to be running inside a container 21:41:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/91 -v /w/workspace/device-sdk-go/91:/w/workspace/device-sdk-go/91:rw,z -v /w/workspace/device-sdk-go/91@tmp:/w/workspace/device-sdk-go/91@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 21:41:05 $ docker top a3af9d6c7ed8da195ae28f7cf3a9eded104d8b768f2bf6707cac035dc042bcf2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:06 + git config --global --add safe.directory /w/workspace/device-sdk-go/91 [Pipeline] fileExists [Pipeline] sh 21:41:07 + make test 21:41:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:41:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 21:43:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 21:43:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 21:43:16 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 21:43:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.373s coverage: 23.7% of statements 21:43:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 21:43:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.241s coverage: 27.6% of statements 21:43:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.472s coverage: 78.9% of statements 21:43:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.250s coverage: 10.8% of statements 21:43:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.422s coverage: 60.0% of statements 21:43:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 21:43:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 21:43:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.476s coverage: 34.8% of statements 21:43:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 21:43:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.262s coverage: 85.4% of statements 21:43:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 21:43:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 21:43:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.414s coverage: 65.1% of statements 21:43:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 21:43:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:43:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.018s coverage: 89.2% of statements 21:43:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 21:43:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.229s coverage: 4.7% of statements 21:43:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 21:43:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:43:39 GO111MODULE=on go vet ./... 21:45:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:45:01 ./bin/test-attribution-txt.sh 21:45:01 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:45:01 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:45:01 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:45:01 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:45:01 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:45:01 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:45:01 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:45:01 $ docker stop --time=1 a3af9d6c7ed8da195ae28f7cf3a9eded104d8b768f2bf6707cac035dc042bcf2 21:45:03 $ docker rm -f a3af9d6c7ed8da195ae28f7cf3a9eded104d8b768f2bf6707cac035dc042bcf2 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:45:04 Warning: overwriting stash ‘coverage-report’ 21:45:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:45:06 + ls -al . 21:45:06 total 300 21:45:06 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 21:41 . 21:45:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 21:39 .. 21:45:06 -rw-rw-r-- 1 jenkins jenkins 140 Jul 27 21:39 .dockerignore 21:45:06 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 21:39 .git 21:45:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 21:39 .github 21:45:06 -rw-rw-r-- 1 jenkins jenkins 131 Jul 27 21:39 .gitignore 21:45:06 -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 21:39 .golangci.yml 21:45:06 -rw-rw-r-- 1 jenkins jenkins 29536 Jul 27 21:39 CHANGELOG.md 21:45:06 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 21:39 GOVERNANCE.md 21:45:06 -rw-rw-r-- 1 jenkins jenkins 880 Jul 27 21:39 Jenkinsfile 21:45:06 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 27 21:39 LICENSE 21:45:06 -rw-rw-r-- 1 jenkins jenkins 2002 Jul 27 21:39 Makefile 21:45:06 -rw-rw-r-- 1 jenkins jenkins 619 Jul 27 21:39 OWNERS.md 21:45:06 -rw-rw-r-- 1 jenkins jenkins 4881 Jul 27 21:39 README.md 21:45:06 -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 21:37 VERSION 21:45:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 21:39 bin 21:45:06 -rw-r--r-- 1 jenkins jenkins 131677 Jul 27 21:43 coverage.out 21:45:06 drwxrwxr-x 5 jenkins jenkins 4096 Jul 27 21:39 example 21:45:06 -rw-rw-r-- 1 jenkins jenkins 3553 Jul 27 21:39 go.mod 21:45:06 -rw-rw-r-- 1 jenkins jenkins 36743 Jul 27 21:39 go.sum 21:45:06 drwxrwxr-x 15 jenkins jenkins 4096 Jul 27 21:39 internal 21:45:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 21:39 openapi 21:45:06 drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 21:39 pkg 21:45:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 21:39 snap 21:45:06 -rw-rw-r-- 1 jenkins jenkins 222 Jul 27 21:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:06 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ad939af23b2d854541ed37c0929478efa4c7d7f6 --label arch=arm64 --label version=2.3.0-dev.16 . 21:45:07 Sending build context to Docker daemon 5.366MB 21:45:07 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:45:07 Step 2/25 : FROM ${BASE} AS builder 21:45:07 ---> f9e877d81de9 21:45:07 Step 3/25 : ARG MAKE=make build 21:45:07 ---> Running in 4d6cc1f5d12e 21:45:07 Removing intermediate container 4d6cc1f5d12e 21:45:07 ---> a5050a635d91 21:45:07 Step 4/25 : WORKDIR /device-sdk-go 21:45:07 ---> Running in 9ea0460df5dd 21:45:07 Removing intermediate container 9ea0460df5dd 21:45:07 ---> 8da9e643fd32 21:45:07 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:45:07 ---> Running in 0833cc22a40f 21:45:08 Removing intermediate container 0833cc22a40f 21:45:08 ---> 7964f9a8356c 21:45:08 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:08 ---> Running in 432d6c2e7296 21:45:10 Removing intermediate container 432d6c2e7296 21:45:10 ---> 0b24138b5f1d 21:45:10 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:45:10 ---> Running in 3995d067b9eb 21:45:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:45:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:45:13 OK: 221 MiB in 51 packages 21:45:13 Removing intermediate container 3995d067b9eb 21:45:13 ---> c9f87adbc68b 21:45:13 Step 8/25 : COPY go.mod vendor* ./ 21:45:14 ---> 491f32f89c89 21:45:14 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:14 ---> Running in 496cb3e6ac29 21:45:16 Removing intermediate container 496cb3e6ac29 21:45:16 ---> fe37fc16e461 21:45:16 Step 10/25 : COPY . . 21:45:17 ---> 3a511bda0cc8 21:45:17 Step 11/25 : RUN ${MAKE} 21:45:17 ---> Running in e40abdc03286 21:45:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:47:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 21:47:40 Removing intermediate container e40abdc03286 21:47:40 ---> da2788baa860 21:47:40 Step 12/25 : FROM alpine:3.16 21:47:40 3.16: Pulling from library/alpine 21:47:40 f97344484467: Pulling fs layer 21:47:40 f97344484467: Verifying Checksum 21:47:40 f97344484467: Download complete 21:47:40 f97344484467: Pull complete 21:47:40 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 21:47:40 Status: Downloaded newer image for alpine:3.16 21:47:40 ---> 3d81c46cd875 21:47:40 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:47:40 ---> Running in 7787252b4b1e 21:47:40 Removing intermediate container 7787252b4b1e 21:47:40 ---> b93261958560 21:47:40 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:40 ---> Running in 9f4709b58745 21:47:40 Removing intermediate container 9f4709b58745 21:47:40 ---> 1c38d047ad9b 21:47:40 Step 15/25 : RUN apk add --update --no-cache zeromq 21:47:40 ---> Running in ab3ba764ce4b 21:47:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:47:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:47:41 (1/5) Installing libgcc (11.2.1_git20220219-r2) 21:47:41 (2/5) Installing libsodium (1.0.18-r0) 21:47:42 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 21:47:42 (4/5) Installing libzmq (4.3.4-r0) 21:47:42 (5/5) Installing zeromq (4.3.4-r0) 21:47:42 Executing busybox-1.35.0-r15.trigger 21:47:42 OK: 8 MiB in 19 packages 21:47:43 Removing intermediate container ab3ba764ce4b 21:47:43 ---> c46cdb6cbd36 21:47:43 Step 16/25 : WORKDIR / 21:47:43 ---> Running in 5c06d7e9fcaf 21:47:43 Removing intermediate container 5c06d7e9fcaf 21:47:43 ---> c2a72a51fa5b 21:47:43 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:47:44 ---> da7245b46d09 21:47:44 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:47:45 ---> 6ae52d4dfc45 21:47:45 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:47:46 ---> 31c2b88c9928 21:47:46 Step 20/25 : EXPOSE 59999 21:47:46 ---> Running in b0aa3b9258ac 21:47:46 Removing intermediate container b0aa3b9258ac 21:47:46 ---> 1ac56bad5266 21:47:46 Step 21/25 : ENTRYPOINT ["/device-simple"] 21:47:46 ---> Running in 68f4fb6a474e 21:47:47 Removing intermediate container 68f4fb6a474e 21:47:47 ---> edc91795ce75 21:47:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:47:47 ---> Running in 311588725c5a 21:47:47 Removing intermediate container 311588725c5a 21:47:47 ---> 67a4e7779813 21:47:47 Step 23/25 : LABEL arch=arm64 21:47:47 ---> Running in a406868f6e2a 21:47:47 Removing intermediate container a406868f6e2a 21:47:47 ---> 24d3095f9708 21:47:47 Step 24/25 : LABEL git_sha=ad939af23b2d854541ed37c0929478efa4c7d7f6 21:47:47 ---> Running in f41b84ac3283 21:47:48 Removing intermediate container f41b84ac3283 21:47:48 ---> 7cd504a055a3 21:47:48 Step 25/25 : LABEL version=2.3.0-dev.16 21:47:48 ---> Running in 76d9344100fa 21:47:48 Removing intermediate container 76d9344100fa 21:47:48 ---> 080c45d146af 21:47:48 [Warning] One or more build-args [ARCH] were not consumed 21:47:48 Successfully built 080c45d146af 21:47:48 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 21:47:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:47:49 21:47:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:47:49 arm64: Pulling from edgex-lftools-log-publisher 21:47:49 8998bd30e6a1: Pulling fs layer 21:47:49 04944245beec: Pulling fs layer 21:47:49 699f458cf7ca: Pulling fs layer 21:47:49 765212b225bb: Pulling fs layer 21:47:49 f23df028b6ca: Pulling fs layer 21:47:49 d65c8cfc05b1: Pulling fs layer 21:47:49 2437ff75d9bd: Pulling fs layer 21:47:49 765212b225bb: Waiting 21:47:49 f23df028b6ca: Waiting 21:47:49 d65c8cfc05b1: Waiting 21:47:49 2437ff75d9bd: Waiting 21:47:49 04944245beec: Verifying Checksum 21:47:49 04944245beec: Download complete 21:47:49 765212b225bb: Verifying Checksum 21:47:49 765212b225bb: Download complete 21:47:49 f23df028b6ca: Verifying Checksum 21:47:49 f23df028b6ca: Download complete 21:47:49 d65c8cfc05b1: Verifying Checksum 21:47:49 d65c8cfc05b1: Download complete 21:47:50 699f458cf7ca: Verifying Checksum 21:47:50 699f458cf7ca: Download complete 21:47:50 8998bd30e6a1: Verifying Checksum 21:47:50 8998bd30e6a1: Download complete 21:47:53 2437ff75d9bd: Verifying Checksum 21:47:53 2437ff75d9bd: Download complete 21:47:55 8998bd30e6a1: Pull complete 21:47:55 04944245beec: Pull complete 21:47:56 699f458cf7ca: Pull complete 21:47:57 765212b225bb: Pull complete 21:47:58 f23df028b6ca: Pull complete 21:47:58 d65c8cfc05b1: Pull complete 21:48:13 2437ff75d9bd: Pull complete 21:48:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:13 prd-ubuntu20.04-docker-arm64-4c-16g-21294 does not seem to be running inside a container 21:48:13 $ 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/device-sdk-go/91 -v /w/workspace/device-sdk-go/91:/w/workspace/device-sdk-go/91:rw,z -v /w/workspace/device-sdk-go/91@tmp:/w/workspace/device-sdk-go/91@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 21:48:16 $ docker top 032071b0e533d34d4a37bc494925063ef844d5e37039f86d19f7bb23460a23b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:17 ---> job-cost.sh 21:48:17 lf-activate-venv: SKIPPING 21:48:17 INFO: No Stack... 21:48:18 INFO: Retrieving Pricing Info for: v3-standard-4 21:48:18 INFO: Archiving Costs [Pipeline] sh 21:48:19 + cat /w/workspace/device-sdk-go/91/archives/cost.csv 21:48:19 + cut -d, -f6 [Pipeline] lock 21:48:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] 21:48:19 Resource [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] did not exist. Created. 21:48:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:20 /w/workspace/device-sdk-go/91@tmp/durable-01a3bec3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:48:20 + echo total: 0.10999999940395355 [Pipeline] stash 21:48:20 Warning: overwriting stash ‘stack-cost’ 21:48:21 Stashed 1 file(s) [Pipeline] } 21:48:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 21:48:21 $ docker stop --time=1 032071b0e533d34d4a37bc494925063ef844d5e37039f86d19f7bb23460a23b5 21:48:22 $ docker rm -f 032071b0e533d34d4a37bc494925063ef844d5e37039f86d19f7bb23460a23b5 [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 21:48:23 provisioning config files... 21:48:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4551361323960183203tmp [Pipeline] { [Pipeline] sh 21:48:23 + set +x 21:48:23 + curl -s https://codecov.io/bash 21:48:23 + bash -s -- 21:48:23 21:48:23 _____ _ 21:48:23 / ____| | | 21:48:23 | | ___ __| | ___ ___ _____ __ 21:48:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:48:23 | |___| (_) | (_| | __/ (_| (_) \ V / 21:48:23 \_____\___/ \__,_|\___|\___\___/ \_/ 21:48:23 Bash-1.0.6 21:48:23 21:48:23 21:48:23 ==> git version 2.25.1 found 21:48:23 ==> 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 21:48:23 Release-Date: 2020-01-08 21:48:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:48:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:48:23 ==> Jenkins CI detected. 21:48:23 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 21:48:23 project root: . 21:48:23 --> token set from env 21:48:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:48:23 ==> Running gcov in . (disable via -X gcov) 21:48:23 ==> Python coveragepy not found 21:48:23 ==> Searching for coverage reports in: 21:48:23 + . 21:48:23 -> Found 1 reports 21:48:23 ==> Detecting git/mercurial file structure 21:48:23 ==> Reading reports 21:48:23 + ./coverage.out bytes=131677 21:48:23 ==> Appending adjustments 21:48:23 https://docs.codecov.io/docs/fixing-reports 21:48:24 + Found adjustments 21:48:24 ==> Gzipping contents 21:48:24 20K /tmp/codecov.k3Uf5j.gz 21:48:24 ==> Uploading reports 21:48:24 url: https://codecov.io 21:48:24 query: branch=main&commit=ad939af23b2d854541ed37c0929478efa4c7d7f6&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:48:24 -> Pinging Codecov 21:48:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=ad939af23b2d854541ed37c0929478efa4c7d7f6&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:48:24 -> Uploading to 21:48:24 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/7E55EF52A471D76F132DFD9A03CDDE97/ad939af23b2d854541ed37c0929478efa4c7d7f6/18953398-182c-47c2-b1cd-50bc781e6af7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T214824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=166d63522a45364188daa916ab7c09041bc38b8668d3b78fec634d6798dc482f 21:48:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:24 Dload Upload Total Spent Left Speed 21:48:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17345 0 0 100 17345 0 72270 --:--:-- --:--:-- --:--:-- 72270 21:48:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] } 21:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:48:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:48:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:24 21:48:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:48:25 df9b9388f04a: Pulling fs layer 21:48:25 52dc419b0ee2: Pulling fs layer 21:48:25 25bc292e5bac: Pulling fs layer 21:48:25 114826534d7a: Pulling fs layer 21:48:25 4657fd5d0bcf: Pulling fs layer 21:48:25 6ad1cebc031e: Pulling fs layer 21:48:25 8a3aa393b2d8: Pulling fs layer 21:48:25 114826534d7a: Waiting 21:48:25 4657fd5d0bcf: Waiting 21:48:25 6ad1cebc031e: Waiting 21:48:25 8a3aa393b2d8: Waiting 21:48:25 25bc292e5bac: Verifying Checksum 21:48:25 25bc292e5bac: Download complete 21:48:25 52dc419b0ee2: Verifying Checksum 21:48:25 52dc419b0ee2: Download complete 21:48:25 4657fd5d0bcf: Verifying Checksum 21:48:25 4657fd5d0bcf: Download complete 21:48:25 df9b9388f04a: Download complete 21:48:25 df9b9388f04a: Pull complete 21:48:25 6ad1cebc031e: Verifying Checksum 21:48:25 6ad1cebc031e: Download complete 21:48:25 52dc419b0ee2: Pull complete 21:48:25 25bc292e5bac: Pull complete 21:48:26 114826534d7a: Verifying Checksum 21:48:26 114826534d7a: Download complete 21:48:26 8a3aa393b2d8: Download complete 21:48:30 114826534d7a: Pull complete 21:48:30 4657fd5d0bcf: Pull complete 21:48:30 6ad1cebc031e: Pull complete 21:48:33 8a3aa393b2d8: Pull complete 21:48:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:48:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:48:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:33 prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container 21:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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/edgex-snyk-go:1.410.4 cat 21:48:36 $ docker top bf95019b1e6725455b971c034f4c4e831074ace3fa589756f826af1e11dc441c -eo pid,comm [Pipeline] { [Pipeline] echo 21:48:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 21:48:37 + set -o pipefail 21:48:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 21:48:41 21:48:41 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 21:48:41 21:48:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/c98c2ff7-acb8-45a7-9c1c-ea31c0fe1696 21:48:41 21:48:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:48:41 21:48:41 [Pipeline] } 21:48:41 $ docker stop --time=1 bf95019b1e6725455b971c034f4c4e831074ace3fa589756f826af1e11dc441c 21:48:45 $ docker rm -f bf95019b1e6725455b971c034f4c4e831074ace3fa589756f826af1e11dc441c [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) [Pipeline] echo 21:48:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:45 provisioning config files... 21:48:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6918959630917947422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:46 --> edgex-publish-swagger.sh 21:48:46 === Publish openapi/v2 API === 21:48:46 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:48:46 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 21:48:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:46 Dload Upload Total Spent Left Speed 21:48:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 81634 --:--:-- --:--:-- --:--:-- 81634 21:48:46 21:48:46 [Pipeline] } 21:48:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:47 + git log --format=format:%s -1 ad939af23b2d854541ed37c0929478efa4c7d7f6 [Pipeline] sh 21:48:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:48:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:47 prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container 21:48:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:48:48 $ docker top 31434fae0a7321dd5121f58b50608dd00884319b1c5b52054fb15be781a1e7ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:48:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:48 [ssh-agent] Looking for ssh-agent implementation... 21:48:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:48 $ docker exec 31434fae0a7321dd5121f58b50608dd00884319b1c5b52054fb15be781a1e7ea ssh-agent 21:48:48 SSH_AUTH_SOCK=/tmp/ssh-o1B8eSPllmYV/agent.34 21:48:48 SSH_AGENT_PID=40 21:48:48 Running ssh-add (command line suppressed) 21:48:48 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5550029259753576587.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5550029259753576587.key) 21:48:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:49 + git semver tag 21:48:49 2022-07-27 21:48:49,214 [run_tag] DEBUG tag force:False 21:48:49 2022-07-27 21:48:49,214 [check_head_tag] DEBUG check head tag 21:48:49 2022-07-27 21:48:49,214 [execute] INFO git cat-file --batch-check 21:48:49 2022-07-27 21:48:49,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:48:49 2022-07-27 21:48:49,218 [execute] INFO git cat-file --batch 21:48:49 2022-07-27 21:48:49,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 21:48:49 2022-07-27 21:48:49,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:48:49 2022-07-27 21:48:49,232 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 21:48:49 2022-07-27 21:48:49,232 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:48:49 2022-07-27 21:48:49,236 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:48:49 2.3.0-dev.16 [Pipeline] } 21:48:49 $ docker exec --env ******** --env ******** 31434fae0a7321dd5121f58b50608dd00884319b1c5b52054fb15be781a1e7ea ssh-agent -k 21:48:49 unset SSH_AUTH_SOCK; 21:48:49 unset SSH_AGENT_PID; 21:48:49 echo Agent pid 40 killed; 21:48:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:48:49 + git semver [Pipeline] } 21:48:50 $ docker stop --time=1 31434fae0a7321dd5121f58b50608dd00884319b1c5b52054fb15be781a1e7ea 21:48:51 $ docker rm -f 31434fae0a7321dd5121f58b50608dd00884319b1c5b52054fb15be781a1e7ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:48:51 21:48:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:48:52 0.23.1-centos7: Pulling from edgex-lftools 21:48:52 ab5ef0e58194: Pulling fs layer 21:48:52 9712f1f96733: Pulling fs layer 21:48:52 63f879dbbcfc: Pulling fs layer 21:48:52 0d9ebad4ef96: Pulling fs layer 21:48:52 e9a5061849ea: Pulling fs layer 21:48:52 d747dcd14b5f: Pulling fs layer 21:48:52 2de7ff778b66: Pulling fs layer 21:48:52 0d9ebad4ef96: Waiting 21:48:52 e9a5061849ea: Waiting 21:48:52 d747dcd14b5f: Waiting 21:48:52 2de7ff778b66: Waiting 21:48:52 9712f1f96733: Verifying Checksum 21:48:52 9712f1f96733: Download complete 21:48:52 63f879dbbcfc: Verifying Checksum 21:48:52 63f879dbbcfc: Download complete 21:48:52 0d9ebad4ef96: Verifying Checksum 21:48:52 0d9ebad4ef96: Download complete 21:48:52 d747dcd14b5f: Download complete 21:48:52 e9a5061849ea: Verifying Checksum 21:48:52 e9a5061849ea: Download complete 21:48:52 ab5ef0e58194: Verifying Checksum 21:48:52 ab5ef0e58194: Download complete 21:48:52 2de7ff778b66: Verifying Checksum 21:48:52 2de7ff778b66: Download complete 21:48:56 ab5ef0e58194: Pull complete 21:48:56 9712f1f96733: Pull complete 21:48:56 63f879dbbcfc: Pull complete 21:49:00 0d9ebad4ef96: Pull complete 21:49:01 e9a5061849ea: Pull complete 21:49:01 d747dcd14b5f: Pull complete 21:49:02 2de7ff778b66: Pull complete 21:49:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:49:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:02 prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container 21:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:49:06 $ docker top 6f4df26d0accecfd97a2a2c608877a7121bb224548be78ff158a056566eec0f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:49:06 provisioning config files... 21:49:06 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5371612953842797209tmp 21:49:06 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4745277309035391483tmp 21:49:06 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4514882326057568823tmp [Pipeline] { [Pipeline] echo 21:49:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:49:07 ---> sigul-configuration.sh 21:49:07 gpg: directory `/root/.gnupg' created 21:49:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:49:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:49:07 gpg: keyring `/root/.gnupg/secring.gpg' created 21:49:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:49:07 gpg: CAST5 encrypted data 21:49:07 gpg: encrypted with 1 passphrase 21:49:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:49:07 + mkdir /home/jenkins 21:49:07 + mkdir /home/jenkins/sigul [Pipeline] sh 21:49:07 + 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 21:49:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:49:08 ---> sigul-install.sh 21:49:08 Sigul already installed; skipping installation. [Pipeline] sh 21:49:08 + git tag --list 21:49:08 0.7.1 21:49:08 delhi-tag 21:49:08 v1.0.0 21:49:08 v1.1.0 21:49:08 v1.1.1 21:49:08 v1.1.2 21:49:08 v1.2.0 21:49:08 v1.2.1 21:49:08 v1.2.2 21:49:08 v1.2.3 21:49:08 v1.3.0 21:49:08 v1.4.0 21:49:08 v2.0.0 21:49:08 v2.1.0 21:49:08 v2.1.1 21:49:08 v2.1.1-dev.2 21:49:08 v2.1.1-dev.3 21:49:08 v2.2.0 21:49:08 v2.2.1-dev.1 21:49:08 v2.2.1-dev.10 21:49:08 v2.2.1-dev.11 21:49:08 v2.2.1-dev.12 21:49:08 v2.2.1-dev.13 21:49:08 v2.2.1-dev.14 21:49:08 v2.2.1-dev.2 21:49:08 v2.2.1-dev.3 21:49:08 v2.2.1-dev.4 21:49:08 v2.2.1-dev.5 21:49:08 v2.2.1-dev.6 21:49:08 v2.2.1-dev.7 21:49:08 v2.2.1-dev.8 21:49:08 v2.2.1-dev.9 21:49:08 v2.3.0-dev.14 21:49:08 v2.3.0-dev.15 21:49:08 v2.3.0-dev.16 [Pipeline] sh 21:49:08 + lftools sign git-tag v2.3.0-dev.16 21:49:09 Signing Git tag with Sigul... 21:49:09 Signing v2.3.0-dev.16 [Pipeline] echo 21:49:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:49:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:49:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:49:10 $ docker stop --time=1 6f4df26d0accecfd97a2a2c608877a7121bb224548be78ff158a056566eec0f4 21:49:11 $ docker rm -f 6f4df26d0accecfd97a2a2c608877a7121bb224548be78ff158a056566eec0f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:49:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:12 prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container 21:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:12 $ docker top 3afffadddfea2b5333292d6276c8a2e08a2a2a4284f6ff60a06fc195b4a874f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:12 [ssh-agent] Looking for ssh-agent implementation... 21:49:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:12 $ docker exec 3afffadddfea2b5333292d6276c8a2e08a2a2a4284f6ff60a06fc195b4a874f5 ssh-agent 21:49:13 SSH_AUTH_SOCK=/tmp/ssh-sFvauDu4qWzH/agent.33 21:49:13 SSH_AGENT_PID=39 21:49:13 Running ssh-add (command line suppressed) 21:49:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2158502379146021970.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2158502379146021970.key) 21:49:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:13 + git semver bump pre 21:49:13 2022-07-27 21:49:13,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:49:13 2022-07-27 21:49:13,631 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev 21:49:13 2022-07-27 21:49:13,631 [bump_version] DEBUG bumped version:2.3.0-dev.17 21:49:13 2022-07-27 21:49:13,631 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 21:49:13 2022-07-27 21:49:13,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:49:13 2022-07-27 21:49:13,631 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:49:13 2022-07-27 21:49:13,633 [execute] INFO git cat-file --batch-check 21:49:13 2022-07-27 21:49:13,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:49:13 2022-07-27 21:49:13,638 [execute] INFO git cat-file --batch 21:49:13 2022-07-27 21:49:13,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:49:13 2022-07-27 21:49:13,643 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:49:13 2.3.0-dev.17 [Pipeline] } 21:49:13 $ docker exec --env ******** --env ******** 3afffadddfea2b5333292d6276c8a2e08a2a2a4284f6ff60a06fc195b4a874f5 ssh-agent -k 21:49:13 unset SSH_AUTH_SOCK; 21:49:13 unset SSH_AGENT_PID; 21:49:13 echo Agent pid 39 killed; 21:49:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:14 + git semver [Pipeline] } 21:49:14 $ docker stop --time=1 3afffadddfea2b5333292d6276c8a2e08a2a2a4284f6ff60a06fc195b4a874f5 21:49:15 $ docker rm -f 3afffadddfea2b5333292d6276c8a2e08a2a2a4284f6ff60a06fc195b4a874f5 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:16 prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container 21:49:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:16 $ docker top c220080f021f4a5a44b3954c7c409fdfa76bf97c59102bf2cb4c4f9840df9799 -eo pid,comm 21:49:16 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). 21:49:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:16 [ssh-agent] Looking for ssh-agent implementation... 21:49:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:17 $ docker exec c220080f021f4a5a44b3954c7c409fdfa76bf97c59102bf2cb4c4f9840df9799 ssh-agent 21:49:17 SSH_AUTH_SOCK=/tmp/ssh-OksLZkG9CoY3/agent.35 21:49:17 SSH_AGENT_PID=41 21:49:17 Running ssh-add (command line suppressed) 21:49:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5714693079381423575.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5714693079381423575.key) 21:49:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:17 + git semver push 21:49:17 2022-07-27 21:49:17,777 [run_push] DEBUG push 21:49:17 2022-07-27 21:49:17,778 [execute] INFO git cat-file --batch-check 21:49:17 2022-07-27 21:49:17,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:49:17 2022-07-27 21:49:17,782 [execute] INFO git rev-list 39cb370e1ce341e775b88c01b7fc75906f0536dc -- 21:49:17 2022-07-27 21:49:17,783 [execute] DEBUG Popen(['git', 'rev-list', '39cb370e1ce341e775b88c01b7fc75906f0536dc', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:49:17 2022-07-27 21:49:17,794 [execute] INFO git fetch -v origin 21:49:17 2022-07-27 21:49:17,794 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:49:18 2022-07-27 21:49:18,288 [run_push] DEBUG no remote changes detected 21:49:18 2022-07-27 21:49:18,288 [execute] INFO git push origin semver 21:49:18 2022-07-27 21:49:18,289 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:49:19 2022-07-27 21:49:19,041 [run_push] DEBUG push all version tags 21:49:19 2022-07-27 21:49:19,042 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:49:19 2022-07-27 21:49:19,042 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 21:49:19 2022-07-27 21:49:19,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 21:49:19 2.3.0-dev.17 [Pipeline] } 21:49:20 $ docker exec --env ******** --env ******** c220080f021f4a5a44b3954c7c409fdfa76bf97c59102bf2cb4c4f9840df9799 ssh-agent -k 21:49:20 unset SSH_AUTH_SOCK; 21:49:20 unset SSH_AGENT_PID; 21:49:20 echo Agent pid 41 killed; 21:49:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:20 + git semver [Pipeline] } 21:49:20 $ docker stop --time=1 c220080f021f4a5a44b3954c7c409fdfa76bf97c59102bf2cb4c4f9840df9799 21:49:22 $ docker rm -f c220080f021f4a5a44b3954c7c409fdfa76bf97c59102bf2cb4c4f9840df9799 [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 21:49:22 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 21:49:22 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 21:49:22 total 16 21:49:22 drwxr-xr-x 3 root root 4096 Jul 27 21:39 . 21:49:22 drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 21:49 .. 21:49:22 drwxr-xr-x 2 root root 4096 Jul 27 21:39 cost 21:49:22 -rw-r--r-- 1 root root 85 Jul 27 21:39 cost.csv 21:49:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 21:49:22 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 21:49:22 total 16 21:49:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 21:39 . 21:49:22 drwxrwxr-x 12 jenkins jenkins 4096 Jul 27 21:49 .. 21:49:22 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 21:39 cost 21:49:22 -rw-r--r-- 1 jenkins jenkins 85 Jul 27 21:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:49:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:49:23 ---> package-listing.sh 21:49:23 ++ facter osfamily 21:49:23 ++ tr '[:upper:]' '[:lower:]' 21:49:24 + OS_FAMILY=debian 21:49:24 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 21:49:24 + START_PACKAGES=/tmp/packages_start.txt 21:49:24 + END_PACKAGES=/tmp/packages_end.txt 21:49:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:49:24 + PACKAGES=/tmp/packages_start.txt 21:49:24 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 21:49:24 + PACKAGES=/tmp/packages_end.txt 21:49:24 + case "${OS_FAMILY}" in 21:49:24 + dpkg -l 21:49:24 + grep '^ii' 21:49:24 + '[' -f /tmp/packages_start.txt ']' 21:49:24 + '[' -f /tmp/packages_end.txt ']' 21:49:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:49:24 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 21:49:24 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 21:49:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 21:49:24 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:49:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:49:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:25 prd-ubuntu20.04-docker-8c-8g-21290 does not seem to be running inside a container 21:49:25 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:49:25 $ docker top 7cdc403d97513af65e1a7debccf5d5aaecfe8e8574e0875ac76faae280c0d050 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:25 + touch /tmp/pre-build-complete [Pipeline] sh 21:49:25 + mkdir -p /var/log/sysstat [Pipeline] sh 21:49:26 + ls /var/log/sa-host 21:49:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:26 provisioning config files... 21:49:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8323873603861940511tmp [Pipeline] { [Pipeline] echo 21:49:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:49:26 ---> create-netrc.sh [Pipeline] } 21:49:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:49:26 ---> python-tools-install.sh [Pipeline] echo 21:49:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:49:27 ---> sudo-logs.sh 21:49:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:49:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:49:27 ---> job-cost.sh 21:49:27 lf-activate-venv: SKIPPING 21:49:27 DEBUG: total: 0.2199999988079071 21:49:27 INFO: Retrieving Stack Cost... 21:49:28 INFO: Retrieving Pricing Info for: v3-standard-8 21:49:28 INFO: Archiving Costs [Pipeline] echo 21:49:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:49:28 ---> logs-deploy.sh 21:49:28 lf-activate-venv: SKIPPING 21:49:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/91 21:49:28 INFO: archiving workspace using pattern(s): 21:49:29 Archives upload complete. 21:49:29 INFO: archiving logs to Nexus 21:49:30 ---> uname -a: 21:49:30 Linux prd-ubuntu20-04-docker-8c-8g-21290 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:49:30 21:49:30 21:49:30 ---> lscpu: 21:49:30 Architecture: x86_64 21:49:30 CPU op-mode(s): 32-bit, 64-bit 21:49:30 Byte Order: Little Endian 21:49:30 Address sizes: 40 bits physical, 48 bits virtual 21:49:30 CPU(s): 8 21:49:30 On-line CPU(s) list: 0-7 21:49:30 Thread(s) per core: 1 21:49:30 Core(s) per socket: 1 21:49:30 Socket(s): 8 21:49:30 NUMA node(s): 1 21:49:30 Vendor ID: AuthenticAMD 21:49:30 CPU family: 23 21:49:30 Model: 49 21:49:30 Model name: AMD EPYC-Rome Processor 21:49:30 Stepping: 0 21:49:30 CPU MHz: 2799.994 21:49:30 BogoMIPS: 5599.98 21:49:30 Virtualization: AMD-V 21:49:30 Hypervisor vendor: KVM 21:49:30 Virtualization type: full 21:49:30 L1d cache: 256 KiB 21:49:30 L1i cache: 256 KiB 21:49:30 L2 cache: 4 MiB 21:49:30 L3 cache: 128 MiB 21:49:30 NUMA node0 CPU(s): 0-7 21:49:30 Vulnerability Itlb multihit: Not affected 21:49:30 Vulnerability L1tf: Not affected 21:49:30 Vulnerability Mds: Not affected 21:49:30 Vulnerability Meltdown: Not affected 21:49:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:49:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:49:30 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:49:30 Vulnerability Srbds: Not affected 21:49:30 Vulnerability Tsx async abort: Not affected 21:49:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:49:30 21:49:30 21:49:30 ---> nproc: 21:49:30 8 21:49:30 21:49:30 21:49:30 ---> df -h: 21:49:30 Filesystem Size Used Avail Use% Mounted on 21:49:30 overlay 155G 13G 143G 8% / 21:49:30 tmpfs 64M 0 64M 0% /dev 21:49:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:49:30 shm 64M 0 64M 0% /dev/shm 21:49:30 /dev/vda1 155G 13G 143G 8% /facter-os 21:49:30 21:49:30 21:49:30 ---> sar -b -r -n DEV: 21:49:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21290) 07/27/22 _x86_64_ (8 CPU) 21:49:30 21:49:30 20:48:21 LINUX RESTART (8 CPU) 21:49:30 21:49:30 20:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:49:30 20:50:01 13.38 0.02 13.36 0.00 0.13 39433.98 0.00 21:49:30 20:51:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 21:49:30 20:52:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 21:49:30 20:53:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 21:49:30 20:54:01 1.13 0.02 1.12 0.00 0.13 12.66 0.00 21:49:30 20:55:01 1.25 0.00 1.25 0.00 0.00 16.39 0.00 21:49:30 20:56:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 21:49:30 20:57:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 21:49:30 20:58:01 1.60 0.00 1.60 0.00 0.00 17.06 0.00 21:49:30 20:59:01 2.02 0.00 2.02 0.00 0.00 28.13 0.00 21:49:30 21:00:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 21:49:30 21:01:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 21:49:30 21:02:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 21:49:30 21:03:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 21:49:30 21:04:01 1.58 0.02 1.57 0.00 0.13 19.33 0.00 21:49:30 21:05:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 21:49:30 21:06:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 21:49:30 21:07:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 21:49:30 21:08:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 21:49:30 21:09:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 21:49:30 21:10:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 21:49:30 21:11:01 1.12 0.00 1.12 0.00 0.00 15.46 0.00 21:49:30 21:12:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 21:49:30 21:13:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 21:49:30 21:14:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 21:49:30 21:15:01 1.47 0.00 1.47 0.00 0.00 18.40 0.00 21:49:30 21:16:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 21:49:30 21:17:01 1.15 0.02 1.13 0.00 0.13 14.00 0.00 21:49:30 21:18:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 21:49:30 21:19:01 1.35 0.00 1.35 0.00 0.00 16.93 0.00 21:49:30 21:20:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 21:49:30 21:21:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 21:49:30 21:22:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 21:49:30 21:23:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 21:49:30 21:24:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 21:49:30 21:25:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 21:49:30 21:26:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 21:49:30 21:27:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 21:49:30 21:28:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 21:49:30 21:29:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 21:49:30 21:30:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 21:49:30 21:31:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 21:49:30 21:32:01 2.45 0.87 1.58 0.00 18.40 17.33 0.00 21:49:30 21:33:01 2.00 0.00 2.00 0.00 0.00 26.52 0.00 21:49:30 21:34:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 21:49:30 21:35:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 21:49:30 21:36:01 3.90 2.63 1.27 0.00 79.05 26.40 0.00 21:49:30 21:37:01 266.67 10.40 256.27 0.00 1771.17 6521.18 0.00 21:49:30 21:38:01 178.56 3.38 175.17 0.00 341.09 67011.66 0.00 21:49:30 21:39:01 111.30 0.07 111.23 0.00 9.47 28689.62 0.00 21:49:30 21:40:01 89.37 0.05 89.32 0.00 9.47 19501.55 0.00 21:49:30 21:41:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 21:49:30 21:42:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 21:49:30 21:43:02 1.43 0.00 1.43 0.00 0.00 17.73 0.00 21:49:30 21:44:01 1.14 0.00 1.14 0.00 0.00 13.01 0.00 21:49:30 21:45:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 21:49:30 21:46:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 21:49:30 21:47:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 21:49:30 21:48:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 21:49:30 21:49:01 69.67 0.30 69.37 0.00 12.80 36422.86 0.00 21:49:30 Average: 13.34 0.30 13.04 0.00 37.38 3307.86 0.00 21:49:30 21:49:30 20:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:49:30 20:50:01 30215664 31911232 448764 1.36 77352 1928408 1971352 5.81 828340 1558612 12 21:49:30 20:51:01 30215024 31910704 448620 1.36 77416 1928412 1971352 5.81 829952 1558596 8 21:49:30 20:52:01 30215708 31911468 447660 1.36 77480 1928408 1971352 5.81 829416 1558600 8 21:49:30 20:53:01 30215856 31911772 447208 1.36 77504 1928548 1971352 5.81 829604 1558720 52 21:49:30 20:54:01 30215340 31911332 447376 1.36 77548 1928552 1971352 5.81 829432 1558740 24 21:49:30 20:55:01 30215836 31912200 446784 1.36 77576 1928556 1971352 5.81 828816 1559064 40 21:49:30 20:56:01 30215996 31912392 446740 1.36 77600 1928560 1971352 5.81 828944 1559076 16 21:49:30 20:57:01 30215680 31912104 446916 1.36 77624 1928564 1971352 5.81 828892 1559080 44 21:49:30 20:58:01 30215836 31912444 446560 1.36 77720 1928564 1971352 5.81 828780 1559156 8 21:49:30 20:59:01 30215488 31912176 446772 1.36 77804 1928544 1971352 5.81 829196 1559136 36 21:49:30 21:00:01 30215472 31912184 446712 1.36 77828 1928548 1971352 5.81 829032 1559140 20 21:49:30 21:01:01 30215148 31911900 446932 1.36 77852 1928552 1971352 5.81 828920 1559140 40 21:49:30 21:02:01 30215376 31912152 446632 1.36 77876 1928556 1971352 5.81 828840 1559148 12 21:49:30 21:03:01 30215268 31912076 446852 1.36 77892 1928560 1971352 5.81 828860 1559152 40 21:49:30 21:04:01 30213776 31910652 448512 1.36 77944 1928548 2005316 5.91 829324 1559148 36 21:49:30 21:05:01 30213452 31910376 448656 1.36 77968 1928568 2005316 5.91 829784 1559152 40 21:49:30 21:06:01 30213900 31910860 448196 1.36 78008 1928568 2005316 5.91 829420 1559152 16 21:49:30 21:07:01 30214072 31911080 447936 1.36 78048 1928564 2005316 5.91 829176 1559160 8 21:49:30 21:08:01 30214268 31911320 447640 1.36 78076 1928572 2005316 5.91 829216 1559164 16 21:49:30 21:09:01 30214720 31911816 447300 1.36 78124 1928568 2005316 5.91 829448 1559160 24 21:49:30 21:10:01 30214452 31911588 447496 1.36 78148 1928580 2005316 5.91 829120 1559164 20 21:49:30 21:11:01 30214656 31911840 447188 1.36 78188 1928576 2005316 5.91 829872 1559168 48 21:49:30 21:12:01 30214600 31911820 447140 1.36 78220 1928580 2005316 5.91 829596 1559172 16 21:49:30 21:13:01 30214300 31911568 447320 1.36 78268 1928592 2005316 5.91 829440 1559180 60 21:49:30 21:14:01 30214220 31911532 447308 1.36 78308 1928584 2005316 5.91 829784 1559184 24 21:49:30 21:15:01 30214452 31911772 447212 1.36 78340 1928596 2005316 5.91 829812 1559188 12 21:49:30 21:16:01 30214688 31912048 446916 1.36 78372 1928596 2005316 5.91 829532 1559188 8 21:49:30 21:17:01 30213732 31911224 447168 1.36 78416 1928604 2005316 5.91 830324 1559192 256 21:49:30 21:18:01 30214008 31911520 446760 1.36 78448 1928608 2005316 5.91 829616 1559196 12 21:49:30 21:19:01 30213456 31911040 447212 1.36 78512 1928596 2005316 5.91 829984 1559188 24 21:49:30 21:20:01 30213700 31911336 446864 1.36 78536 1928616 2005316 5.91 829664 1559200 24 21:49:30 21:21:01 30213644 31911400 446692 1.36 78560 1928744 2005316 5.91 829652 1559316 40 21:49:30 21:22:01 30212916 31910724 447188 1.36 78576 1928748 1988628 5.86 829696 1559332 32 21:49:30 21:23:01 30213200 31911056 447080 1.36 78624 1928752 1988628 5.86 829736 1559336 8 21:49:30 21:24:01 30213296 31911196 447004 1.36 78680 1928736 1988628 5.86 830076 1559340 24 21:49:30 21:25:01 30212752 31910704 447460 1.36 78728 1928756 1988628 5.86 829856 1559348 20 21:49:30 21:26:01 30213232 31911236 446888 1.36 78760 1928760 1988628 5.86 829896 1559356 8 21:49:30 21:27:01 30213216 31911268 446804 1.36 78800 1928760 1988628 5.86 829940 1559360 16 21:49:30 21:28:01 30213168 31911268 446760 1.36 78832 1928764 1988628 5.86 830044 1559368 8 21:49:30 21:29:01 30212584 31910720 447204 1.36 78880 1928760 2012344 5.93 830460 1559372 36 21:49:30 21:30:01 30212492 31910676 447392 1.36 78920 1928772 2012344 5.93 830204 1559380 12 21:49:30 21:31:01 30212444 31910680 447364 1.36 78960 1928776 2012344 5.93 830248 1559388 32 21:49:30 21:32:01 30210636 31909616 448044 1.36 79036 1929288 2020736 5.96 830820 1559768 184 21:49:30 21:33:01 30210712 31909716 447836 1.36 79068 1929292 2020736 5.96 830460 1559772 8 21:49:30 21:34:01 30210664 31909712 447780 1.36 79124 1929280 2020736 5.96 830864 1559776 40 21:49:30 21:35:01 30210740 31909856 447464 1.36 79172 1929300 2020736 5.96 830580 1559780 20 21:49:30 21:36:01 30202400 31904752 451772 1.37 79220 1931956 2020736 5.96 839404 1560176 16 21:49:30 21:37:01 29750188 31826616 508108 1.55 91144 2278172 1994032 5.88 1012760 1799512 163720 21:49:30 21:38:01 27828496 31523168 769288 2.34 162136 3720788 2534228 7.47 1598768 2985448 287076 21:49:30 21:39:01 28128896 31755424 539792 1.64 167044 3656240 2281328 6.72 1264540 3027904 460 21:49:30 21:40:01 27629688 31786472 507000 1.54 176444 4126444 1837020 5.41 1280664 3459380 12 21:49:30 21:41:01 27630396 31787340 506184 1.54 176468 4126576 1837020 5.41 1280248 3459512 8 21:49:30 21:42:01 27631320 31788260 505248 1.54 176496 4126584 1837020 5.41 1279016 3459520 24 21:49:30 21:43:02 27631488 31788428 505212 1.54 176520 4126588 1837020 5.41 1279112 3459520 60 21:49:30 21:44:01 27640988 31797992 495912 1.51 176540 4126592 1837020 5.41 1270132 3459528 20 21:49:30 21:45:01 27641736 31798784 495064 1.51 176588 4126592 1837020 5.41 1268860 3459528 16 21:49:30 21:46:01 27641152 31798224 495576 1.51 176608 4126592 1837020 5.41 1269620 3459532 40 21:49:30 21:47:01 27641388 31798472 495240 1.51 176632 4126600 1837020 5.41 1269408 3459536 24 21:49:30 21:48:01 27642128 31799264 494460 1.50 176652 4126600 1837020 5.41 1269180 3459536 12 21:49:30 21:49:01 26154912 31733612 556316 1.69 216160 5394036 2207136 6.50 1409908 4685392 592628 21:49:30 Average: 29677317 31880103 465025 1.41 98406 2380652 1988427 5.86 929238 1948622 17427 21:49:30 21:49:30 20:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:49:30 20:50:01 ens3 0.88 0.18 0.15 0.07 0.00 0.00 0.00 0.00 21:49:30 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:51:01 ens3 2.77 1.87 2.21 0.30 0.00 0.00 0.00 0.00 21:49:30 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 20:52:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:53:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 20:54:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:49:30 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 20:56:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 20:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:59:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:49:30 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:00:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:49:30 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:04:01 ens3 0.58 0.17 0.12 0.07 0.00 0.00 0.00 0.00 21:49:30 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:05:01 ens3 0.48 0.30 0.26 0.20 0.00 0.00 0.00 0.00 21:49:30 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:06:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:09:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:49:30 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:11:01 ens3 0.50 0.42 0.26 0.22 0.00 0.00 0.00 0.00 21:49:30 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:14:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:49:30 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:15:01 ens3 0.25 0.13 0.29 0.01 0.00 0.00 0.00 0.00 21:49:30 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:18:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:19:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:49:30 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:24:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:49:30 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:29:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 21:49:30 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:34:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:49:30 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:36:01 ens3 12.86 8.47 11.94 6.07 0.00 0.00 0.00 0.00 21:49:30 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:37:01 ens3 266.34 172.74 1973.78 66.46 0.00 0.00 0.00 0.00 21:49:30 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:37:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 21:49:30 21:38:01 vethc67df24 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 21:49:30 21:38:01 ens3 386.85 279.92 5508.15 87.22 0.00 0.00 0.00 0.00 21:49:30 21:38:01 docker0 124.08 156.60 10.63 1520.45 0.00 0.00 0.00 0.00 21:49:30 21:38:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 21:49:30 21:39:01 veth7b654bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:39:01 ens3 42.84 29.70 110.82 12.62 0.00 0.00 0.00 0.00 21:49:30 21:39:01 docker0 9.55 10.63 0.57 40.83 0.00 0.00 0.00 0.00 21:49:30 21:39:01 vethff19fa8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:39:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:49:30 21:40:01 ens3 139.43 95.87 2585.32 51.60 0.00 0.00 0.00 0.00 21:49:30 21:40:01 docker0 10.71 12.90 0.63 57.84 0.00 0.00 0.00 0.00 21:49:30 21:40:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 21:49:30 21:41:01 ens3 4.70 3.70 4.61 7.09 0.00 0.00 0.00 0.00 21:49:30 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:42:01 ens3 4.13 6.73 0.37 7.38 0.00 0.00 0.00 0.00 21:49:30 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:43:02 ens3 3.65 2.75 0.58 3.88 0.00 0.00 0.00 0.00 21:49:30 21:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:44:01 ens3 0.88 0.56 0.59 0.47 0.00 0.00 0.00 0.00 21:49:30 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:45:01 ens3 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:49:30 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:46:01 ens3 1.32 0.72 0.47 0.30 0.00 0.00 0.00 0.00 21:49:30 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:47:01 ens3 0.70 0.42 0.36 0.27 0.00 0.00 0.00 0.00 21:49:30 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:30 21:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:30 21:49:01 ens3 315.58 212.08 7853.37 63.91 0.00 0.00 0.00 0.00 21:49:30 21:49:01 docker0 35.83 46.09 3.22 683.88 0.00 0.00 0.00 0.00 21:49:30 21:49:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 21:49:30 Average: ens3 19.82 13.67 301.00 5.15 0.00 0.00 0.00 0.00 21:49:30 Average: docker0 3.00 3.77 0.25 38.40 0.00 0.00 0.00 0.00 21:49:30 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:49:30 21:49:30 21:49:30 ---> sar -P ALL: 21:49:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21290) 07/27/22 _x86_64_ (8 CPU) 21:49:30 21:49:30 20:48:21 LINUX RESTART (8 CPU) 21:49:30 21:49:30 20:49:01 CPU %user %nice %system %iowait %steal %idle 21:49:30 20:50:01 all 0.08 0.00 0.08 0.08 0.01 99.76 21:49:30 20:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:49:30 20:50:01 1 0.10 0.00 0.08 0.52 0.00 99.30 21:49:30 20:50:01 2 0.08 0.00 0.07 0.00 0.00 99.85 21:49:30 20:50:01 3 0.27 0.00 0.13 0.00 0.02 99.58 21:49:30 20:50:01 4 0.03 0.00 0.07 0.07 0.02 99.82 21:49:30 20:50:01 5 0.03 0.00 0.07 0.00 0.00 99.90 21:49:30 20:50:01 6 0.03 0.00 0.08 0.02 0.00 99.87 21:49:30 20:50:01 7 0.07 0.00 0.07 0.00 0.02 99.85 21:49:30 20:51:01 all 0.21 0.00 0.01 0.01 0.00 99.76 21:49:30 20:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:51:01 1 0.03 0.00 0.02 0.07 0.00 99.88 21:49:30 20:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:49:30 20:51:01 3 0.40 0.00 0.02 0.00 0.02 99.57 21:49:30 20:51:01 4 1.14 0.00 0.02 0.00 0.00 98.84 21:49:30 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 20:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 20:51:01 7 0.08 0.00 0.02 0.02 0.00 99.88 21:49:30 20:52:01 all 0.05 0.00 0.01 0.01 0.01 99.92 21:49:30 20:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 20:52:01 1 0.00 0.00 0.00 0.05 0.02 99.93 21:49:30 20:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 20:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:49:30 20:52:01 4 0.35 0.00 0.00 0.00 0.02 99.63 21:49:30 20:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 20:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 20:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:53:01 all 0.19 0.00 0.03 0.00 0.00 99.78 21:49:30 20:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 20:53:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:49:30 20:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 20:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 20:53:01 4 1.32 0.00 0.15 0.00 0.00 98.53 21:49:30 20:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 20:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 20:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:49:30 20:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:30 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:54:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:49:30 20:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 20:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 20:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 20:54:01 7 0.00 0.00 0.00 0.05 0.00 99.95 21:49:30 20:55:01 all 0.01 0.00 0.01 0.02 0.00 99.96 21:49:30 20:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 20:55:01 1 0.02 0.00 0.03 0.10 0.00 99.85 21:49:30 20:55:01 2 0.02 0.00 0.02 0.02 0.02 99.93 21:49:30 20:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:49:30 20:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 20:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 20:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:49:30 20:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:49:30 20:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 20:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:49:30 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 20:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 20:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 20:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 20:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:57:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:49:30 20:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:57:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:49:30 20:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 20:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 20:57:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:49:30 20:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:57:01 7 0.02 0.00 0.00 0.02 0.02 99.95 21:49:30 20:58:01 all 0.01 0.00 0.00 0.02 0.01 99.96 21:49:30 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:58:01 1 0.02 0.00 0.00 0.17 0.02 99.80 21:49:30 20:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 20:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 20:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 20:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 20:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:49:30 20:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 20:59:01 1 0.00 0.00 0.00 0.05 0.00 99.95 21:49:30 20:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 20:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:49:30 20:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 20:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 20:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 20:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:49:30 21:00:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:49:30 21:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:00:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:49:30 21:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:49:30 21:00:01 CPU %user %nice %system %iowait %steal %idle 21:49:30 21:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:49:30 21:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:01:01 1 0.00 0.00 0.00 0.03 0.02 99.95 21:49:30 21:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:49:30 21:01:01 3 0.02 0.00 0.03 0.00 0.03 99.92 21:49:30 21:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:49:30 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:02:01 all 0.06 0.00 0.00 0.00 0.00 99.93 21:49:30 21:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:02:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:49:30 21:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:02:01 3 0.02 0.00 0.00 0.00 0.03 99.95 21:49:30 21:02:01 4 0.37 0.00 0.00 0.00 0.00 99.63 21:49:30 21:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:49:30 21:03:01 all 0.00 0.00 0.01 0.00 0.01 99.98 21:49:30 21:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:03:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:49:30 21:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:49:30 21:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:04:01 all 0.02 0.00 0.02 0.01 0.00 99.95 21:49:30 21:04:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:49:30 21:04:01 1 0.03 0.00 0.02 0.08 0.00 99.87 21:49:30 21:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:04:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:49:30 21:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:49:30 21:04:01 5 0.03 0.00 0.03 0.02 0.00 99.92 21:49:30 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:49:30 21:05:01 all 0.14 0.00 0.01 0.01 0.01 99.83 21:49:30 21:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:05:01 1 0.00 0.00 0.00 0.02 0.05 99.93 21:49:30 21:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:05:01 4 1.03 0.00 0.00 0.00 0.02 98.96 21:49:30 21:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:05:01 7 0.00 0.00 0.02 0.03 0.00 99.95 21:49:30 21:06:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:49:30 21:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:06:01 1 0.00 0.00 0.02 0.05 0.00 99.93 21:49:30 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:49:30 21:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:49:30 21:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:07:01 1 0.02 0.00 0.00 0.05 0.00 99.93 21:49:30 21:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:07:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:49:30 21:07:01 4 0.00 0.00 0.03 0.00 0.02 99.95 21:49:30 21:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:49:30 21:08:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:49:30 21:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:08:01 1 0.00 0.00 0.00 0.05 0.00 99.95 21:49:30 21:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:09:01 all 0.14 0.00 0.01 0.01 0.01 99.83 21:49:30 21:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:09:01 1 0.00 0.00 0.00 0.05 0.02 99.93 21:49:30 21:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 21:09:01 4 1.03 0.00 0.00 0.00 0.02 98.96 21:49:30 21:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:09:01 7 0.03 0.00 0.02 0.02 0.00 99.93 21:49:30 21:10:01 all 0.25 0.00 0.00 0.00 0.00 99.74 21:49:30 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:10:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:49:30 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:10:01 4 1.95 0.00 0.00 0.00 0.00 98.05 21:49:30 21:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:11:01 all 0.26 0.00 0.01 0.00 0.00 99.72 21:49:30 21:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:11:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:49:30 21:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:49:30 21:11:01 4 1.97 0.00 0.00 0.00 0.00 98.03 21:49:30 21:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:49:30 21:11:01 CPU %user %nice %system %iowait %steal %idle 21:49:30 21:12:01 all 0.13 0.00 0.02 0.00 0.01 99.84 21:49:30 21:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:12:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:49:30 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:12:01 3 0.00 0.00 0.02 0.00 0.03 99.95 21:49:30 21:12:01 4 1.01 0.00 0.10 0.00 0.02 98.87 21:49:30 21:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:49:30 21:13:01 all 0.11 0.00 0.00 0.01 0.01 99.87 21:49:30 21:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:13:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:49:30 21:13:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:49:30 21:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:49:30 21:13:01 4 0.81 0.00 0.00 0.00 0.00 99.19 21:49:30 21:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:49:30 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:49:30 21:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:14:01 1 0.00 0.00 0.00 0.03 0.02 99.95 21:49:30 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:14:01 3 0.03 0.00 0.03 0.00 0.03 99.90 21:49:30 21:14:01 4 1.97 0.00 0.00 0.00 0.02 98.01 21:49:30 21:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:15:01 all 0.08 0.00 0.01 0.00 0.00 99.91 21:49:30 21:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:15:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:49:30 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 21:15:01 4 0.55 0.00 0.00 0.00 0.00 99.45 21:49:30 21:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:49:30 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:16:01 all 0.00 0.00 0.00 0.01 0.01 99.98 21:49:30 21:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:16:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:49:30 21:16:01 2 0.00 0.00 0.02 0.02 0.02 99.95 21:49:30 21:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:17:01 all 0.07 0.00 0.01 0.00 0.00 99.91 21:49:30 21:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:49:30 21:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:49:30 21:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:49:30 21:17:01 4 0.48 0.00 0.00 0.00 0.00 99.52 21:49:30 21:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:18:01 all 0.12 0.00 0.00 0.00 0.01 99.87 21:49:30 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:18:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:49:30 21:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:18:01 4 0.88 0.00 0.02 0.00 0.02 99.09 21:49:30 21:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:49:30 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:49:30 21:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:19:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:49:30 21:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:49:30 21:20:01 all 0.06 0.00 0.00 0.00 0.00 99.93 21:49:30 21:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:20:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:49:30 21:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:20:01 4 0.42 0.00 0.00 0.00 0.00 99.58 21:49:30 21:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:21:01 all 0.12 0.00 0.01 0.00 0.00 99.87 21:49:30 21:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:30 21:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:49:30 21:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:21:01 4 0.83 0.00 0.02 0.00 0.02 99.14 21:49:30 21:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:22:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:49:30 21:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:49:30 21:22:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:49:30 21:22:01 2 0.02 0.00 0.00 0.02 0.02 99.95 21:49:30 21:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:49:30 21:22:01 CPU %user %nice %system %iowait %steal %idle 21:49:30 21:23:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:49:30 21:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:49:30 21:23:01 1 0.03 0.00 0.02 0.03 0.00 99.92 21:49:30 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 21:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:49:30 21:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:24:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:49:30 21:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 21:24:01 1 0.03 0.00 0.00 0.03 0.00 99.93 21:49:30 21:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:49:30 21:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:49:30 21:25:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:49:30 21:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:25:01 1 0.00 0.00 0.00 0.03 0.02 99.95 21:49:30 21:25:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:49:30 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 21:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 21:26:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:49:30 21:26:01 0 0.02 0.00 0.00 0.00 0.03 99.95 21:49:30 21:26:01 1 0.03 0.00 0.00 0.03 0.00 99.93 21:49:30 21:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:49:30 21:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:49:30 21:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:49:30 21:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:49:30 21:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:28:01 all 0.16 0.00 0.01 0.01 0.00 99.82 21:49:30 21:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:49:30 21:28:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:49:30 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 21:28:01 4 1.16 0.00 0.05 0.00 0.00 98.79 21:49:30 21:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:49:30 21:29:01 all 0.26 0.00 0.01 0.01 0.00 99.73 21:49:30 21:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:49:30 21:29:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:49:30 21:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:29:01 4 1.97 0.00 0.00 0.00 0.00 98.03 21:49:30 21:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:29:01 7 0.00 0.00 0.00 0.02 0.02 99.97 21:49:30 21:30:01 all 0.27 0.00 0.00 0.01 0.01 99.71 21:49:30 21:30:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:49:30 21:30:01 1 0.02 0.00 0.00 0.03 0.02 99.93 21:49:30 21:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 21:49:30 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:30:01 4 2.00 0.00 0.02 0.00 0.02 97.97 21:49:30 21:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:31:01 all 0.26 0.00 0.00 0.01 0.01 99.72 21:49:30 21:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 21:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:49:30 21:31:01 2 0.00 0.00 0.00 0.05 0.00 99.95 21:49:30 21:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:31:01 4 1.97 0.00 0.02 0.00 0.00 98.01 21:49:30 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:49:30 21:32:01 all 0.30 0.00 0.03 0.03 0.00 99.64 21:49:30 21:32:01 0 0.07 0.00 0.03 0.02 0.02 99.87 21:49:30 21:32:01 1 0.02 0.00 0.03 0.03 0.00 99.92 21:49:30 21:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 21:32:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:49:30 21:32:01 4 1.97 0.00 0.03 0.00 0.00 98.00 21:49:30 21:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:32:01 6 0.18 0.00 0.07 0.13 0.00 99.62 21:49:30 21:32:01 7 0.02 0.00 0.02 0.08 0.00 99.88 21:49:30 21:33:01 all 0.21 0.00 0.01 0.01 0.01 99.76 21:49:30 21:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:33:01 1 0.03 0.00 0.02 0.07 0.02 99.87 21:49:30 21:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:49:30 21:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:33:01 4 1.57 0.00 0.00 0.00 0.02 98.42 21:49:30 21:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:33:01 7 0.00 0.00 0.02 0.03 0.00 99.95 21:49:30 21:49:30 21:33:01 CPU %user %nice %system %iowait %steal %idle 21:49:30 21:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:49:30 21:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:34:01 1 0.02 0.00 0.00 0.12 0.00 99.87 21:49:30 21:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:35:01 all 0.01 0.00 0.01 0.04 0.00 99.95 21:49:30 21:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:49:30 21:35:01 1 0.00 0.00 0.02 0.20 0.00 99.78 21:49:30 21:35:01 2 0.00 0.00 0.02 0.10 0.00 99.88 21:49:30 21:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:49:30 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:36:01 all 0.25 0.00 0.03 0.01 0.01 99.69 21:49:30 21:36:01 0 0.22 0.00 0.08 0.02 0.03 99.65 21:49:30 21:36:01 1 0.20 0.00 0.00 0.02 0.00 99.78 21:49:30 21:36:01 2 0.38 0.00 0.03 0.05 0.02 99.52 21:49:30 21:36:01 3 0.42 0.00 0.02 0.00 0.00 99.57 21:49:30 21:36:01 4 0.17 0.00 0.02 0.00 0.00 99.82 21:49:30 21:36:01 5 0.18 0.00 0.05 0.02 0.02 99.73 21:49:30 21:36:01 6 0.30 0.00 0.02 0.02 0.02 99.65 21:49:30 21:36:01 7 0.15 0.00 0.05 0.00 0.00 99.80 21:49:30 21:37:01 all 3.38 0.00 1.01 0.79 0.02 94.80 21:49:30 21:37:01 0 3.71 0.00 0.75 0.18 0.03 95.32 21:49:30 21:37:01 1 2.73 0.00 0.85 1.47 0.02 94.93 21:49:30 21:37:01 2 2.62 0.00 0.85 0.89 0.02 95.62 21:49:30 21:37:01 3 2.87 0.00 0.82 0.02 0.03 96.26 21:49:30 21:37:01 4 4.64 0.00 0.90 0.00 0.03 94.43 21:49:30 21:37:01 5 2.82 0.00 0.74 0.32 0.00 96.12 21:49:30 21:37:01 6 4.66 0.00 0.92 0.03 0.02 94.37 21:49:30 21:37:01 7 3.02 0.00 2.26 3.37 0.03 91.31 21:49:30 21:38:01 all 22.31 0.00 5.27 2.48 0.07 69.87 21:49:30 21:38:01 0 22.35 0.00 5.02 0.19 0.07 72.38 21:49:30 21:38:01 1 24.54 0.00 6.61 7.71 0.08 61.07 21:49:30 21:38:01 2 23.85 0.00 5.17 6.15 0.08 64.74 21:49:30 21:38:01 3 19.75 0.00 4.72 0.32 0.07 75.14 21:49:30 21:38:01 4 18.60 0.00 4.31 0.71 0.07 76.31 21:49:30 21:38:01 5 21.03 0.00 4.70 0.39 0.07 73.81 21:49:30 21:38:01 6 24.36 0.00 6.05 4.18 0.07 65.35 21:49:30 21:38:01 7 24.03 0.00 5.54 0.19 0.07 70.17 21:49:30 21:39:01 all 45.73 0.00 7.01 1.14 0.07 46.04 21:49:30 21:39:01 0 48.83 0.00 7.32 1.25 0.07 42.54 21:49:30 21:39:01 1 46.77 0.00 7.81 6.20 0.07 39.15 21:49:30 21:39:01 2 46.96 0.00 7.22 0.22 0.07 45.54 21:49:30 21:39:01 3 44.84 0.00 6.41 0.09 0.07 48.59 21:49:30 21:39:01 4 41.86 0.00 5.58 0.14 0.07 52.36 21:49:30 21:39:01 5 41.85 0.00 7.14 0.37 0.07 50.58 21:49:30 21:39:01 6 47.93 0.00 7.33 0.15 0.07 44.53 21:49:30 21:39:01 7 46.78 0.00 7.30 0.69 0.08 45.14 21:49:30 21:40:01 all 3.73 0.00 1.63 0.78 0.03 93.82 21:49:30 21:40:01 0 4.10 0.00 1.61 0.28 0.03 93.97 21:49:30 21:40:01 1 3.79 0.00 2.07 3.29 0.05 90.80 21:49:30 21:40:01 2 3.97 0.00 1.56 0.03 0.05 94.39 21:49:30 21:40:01 3 3.21 0.00 1.44 0.18 0.02 95.15 21:49:30 21:40:01 4 3.55 0.00 1.88 0.07 0.03 94.47 21:49:30 21:40:01 5 3.12 0.00 1.16 2.15 0.02 93.56 21:49:30 21:40:01 6 3.95 0.00 1.71 0.08 0.03 94.22 21:49:30 21:40:01 7 4.18 0.00 1.64 0.17 0.03 93.98 21:49:30 21:41:01 all 0.02 0.00 0.01 0.01 0.00 99.95 21:49:30 21:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:49:30 21:41:01 1 0.03 0.00 0.03 0.02 0.00 99.92 21:49:30 21:41:01 2 0.05 0.00 0.00 0.00 0.02 99.93 21:49:30 21:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:49:30 21:41:01 5 0.02 0.00 0.00 0.03 0.00 99.95 21:49:30 21:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 21:42:01 all 0.03 0.00 0.02 0.00 0.00 99.94 21:49:30 21:42:01 0 0.07 0.00 0.07 0.00 0.00 99.87 21:49:30 21:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:49:30 21:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:49:30 21:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 21:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 21:42:01 5 0.02 0.00 0.00 0.03 0.00 99.95 21:49:30 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:49:30 21:43:02 all 0.16 0.00 0.02 0.00 0.01 99.81 21:49:30 21:43:02 0 0.02 0.00 0.00 0.02 0.02 99.95 21:49:30 21:43:02 1 0.05 0.00 0.02 0.00 0.02 99.92 21:49:30 21:43:02 2 1.11 0.00 0.05 0.00 0.00 98.84 21:49:30 21:43:02 3 0.03 0.00 0.05 0.00 0.02 99.90 21:49:30 21:43:02 4 0.00 0.00 0.03 0.00 0.00 99.97 21:49:30 21:43:02 5 0.00 0.00 0.00 0.02 0.00 99.98 21:49:30 21:43:02 6 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 21:43:02 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:44:01 all 0.19 0.00 0.03 0.00 0.01 99.77 21:49:30 21:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 21:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:49:30 21:44:01 2 1.24 0.00 0.07 0.00 0.02 98.67 21:49:30 21:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 21:44:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:49:30 21:44:01 6 0.05 0.00 0.03 0.00 0.07 99.85 21:49:30 21:44:01 7 0.10 0.00 0.05 0.00 0.00 99.85 21:49:30 21:49:30 21:44:01 CPU %user %nice %system %iowait %steal %idle 21:49:30 21:45:01 all 0.10 0.00 0.01 0.02 0.01 99.86 21:49:30 21:45:01 0 0.03 0.00 0.03 0.02 0.00 99.92 21:49:30 21:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:49:30 21:45:01 2 0.71 0.00 0.00 0.00 0.02 99.27 21:49:30 21:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:49:30 21:45:01 5 0.02 0.00 0.00 0.10 0.02 99.87 21:49:30 21:45:01 6 0.02 0.00 0.02 0.00 0.03 99.93 21:49:30 21:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:46:01 all 0.02 0.00 0.01 0.04 0.01 99.92 21:49:30 21:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:49:30 21:46:01 1 0.03 0.00 0.00 0.07 0.02 99.88 21:49:30 21:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:49:30 21:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:46:01 5 0.00 0.00 0.00 0.23 0.00 99.77 21:49:30 21:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 21:49:30 21:46:01 7 0.02 0.00 0.00 0.00 0.03 99.95 21:49:30 21:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:30 21:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:49:30 21:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:49:30 21:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:30 21:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:47:01 5 0.00 0.00 0.00 0.05 0.00 99.95 21:49:30 21:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:49:30 21:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:30 21:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:49:30 21:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:48:01 1 0.03 0.00 0.00 0.02 0.00 99.95 21:49:30 21:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:49:30 21:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:49:30 21:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:30 21:48:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:49:30 21:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:49:30 21:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:49:30 21:49:01 all 8.44 0.00 3.21 1.49 0.06 86.80 21:49:30 21:49:01 0 8.31 0.00 4.01 4.42 0.07 83.20 21:49:30 21:49:01 1 7.24 0.00 2.79 3.41 0.13 86.44 21:49:30 21:49:01 2 7.54 0.00 3.42 0.19 0.05 88.80 21:49:30 21:49:01 3 7.80 0.00 3.21 0.08 0.05 88.86 21:49:30 21:49:01 4 9.97 0.00 2.54 0.19 0.03 87.26 21:49:30 21:49:01 5 9.26 0.00 3.42 3.22 0.03 84.07 21:49:30 21:49:01 6 9.23 0.00 3.24 0.05 0.05 87.43 21:49:30 21:49:01 7 8.16 0.00 3.08 0.39 0.03 88.34 21:49:30 Average: all 1.46 0.00 0.31 0.12 0.01 98.11 21:49:30 Average: 0 1.46 0.00 0.32 0.11 0.01 98.10 21:49:30 Average: 1 1.42 0.00 0.34 0.41 0.01 97.83 21:49:30 Average: 2 1.47 0.00 0.31 0.13 0.01 98.08 21:49:30 Average: 3 1.32 0.00 0.29 0.01 0.01 98.37 21:49:30 Average: 4 1.75 0.00 0.27 0.02 0.01 97.96 21:49:30 Average: 5 1.30 0.00 0.29 0.12 0.00 98.29 21:49:30 Average: 6 1.51 0.00 0.32 0.08 0.01 98.09 21:49:30 Average: 7 1.43 0.00 0.33 0.09 0.01 98.14 21:49:30 21:49:30 21:49:30