Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 6238f381b91701784dda4b302473aee702cfd478+c4833ecb71a5b036c07645cdd3981a69f5c223ec (5fd3aad07882813e68e236e80f14090eb8bce820) 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-ssh17120959773917354483.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16715256156086801027.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7284533417800077343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17827855071795219401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6180873912020818502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16745318675682371336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-6293 in /w/workspace/foundry_device-usb-camera_PR-150 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-150 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c4833ecb71a5b036c07645cdd3981a69f5c223ec into PR head commit 6238f381b91701784dda4b302473aee702cfd478 Merge succeeded, producing 6238f381b91701784dda4b302473aee702cfd478 Checking out Revision 6238f381b91701784dda4b302473aee702cfd478 (PR-150) > git config core.sparsecheckout # timeout=10 > git checkout -f 6238f381b91701784dda4b302473aee702cfd478 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c4833ecb71a5b036c07645cdd3981a69f5c223ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6238f381b91701784dda4b302473aee702cfd478 # timeout=10 Commit message: "feat(snap): Copy provision watcher files in snapcraft" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:45:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:45:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:45:22 ========================================================= 14:45:22 EdgeX Global Pipelines Version Info 14:45:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:45:23 ------------------- 14:45:23 stable info: 14:45:23 ------------------- 14:45:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:45:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:45:23 Message: update stable to v1.0.244 14:45:23 ------------------- 14:45:23 experimental info: 14:45:23 ------------------- 14:45:23 Commited By: **** collab-it+edgex@linuxfoundation.org 14:45:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:45:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:45:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6238f381b91701784dda4b302473aee702cfd478 [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6238f38 [Pipeline] echo 14:45:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:45:25 provisioning config files... 14:45:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-150@tmp/config17011205220012743735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:45:26 ---> docker-login.sh 14:45:26 nexus3.edgexfoundry.org:10001 14:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:27 Configure a credential helper to remove this warning. See 14:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:27 14:45:27 Login Succeeded 14:45:27 nexus3.edgexfoundry.org:10002 14:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:27 Configure a credential helper to remove this warning. See 14:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:27 14:45:27 Login Succeeded 14:45:27 nexus3.edgexfoundry.org:10003 14:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:27 Configure a credential helper to remove this warning. See 14:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:27 14:45:27 Login Succeeded 14:45:27 nexus3.edgexfoundry.org:10004 14:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:27 Configure a credential helper to remove this warning. See 14:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:27 14:45:27 Login Succeeded 14:45:27 docker.io 14:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:27 Configure a credential helper to remove this warning. See 14:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:27 14:45:27 Login Succeeded 14:45:27 ---> docker-login.sh ends [Pipeline] } 14:45:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:45:28 + git rev-list -1 --merges 6238f381b91701784dda4b302473aee702cfd478~1..6238f381b91701784dda4b302473aee702cfd478 [Pipeline] echo 14:45:28 -----------> git rev-list -1 --merges 6238f381b91701784dda4b302473aee702cfd478~1..6238f381b91701784dda4b302473aee702cfd478 6238f381b91701784dda4b302473aee702cfd478 [false] [Pipeline] sh 14:45:28 + git log --format=format:%s -1 6238f381b91701784dda4b302473aee702cfd478 [Pipeline] echo 14:45:29 ========================================================= 14:45:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:45:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:45:29 + git log --format=format:%s -1 6238f381b91701784dda4b302473aee702cfd478 [Pipeline] echo 14:45:29 [semverPrep] GIT_COMMIT: 6238f381b91701784dda4b302473aee702cfd478, Commit Message: feat(snap): Copy provision watcher files in snapcraft [Pipeline] echo 14:45:29 [semverPrep] This is not a build commit. [Pipeline] sh 14:45:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:45:29 + grep -v github /etc/ssh/ssh_known_hosts 14:45:29 + [ -e /tmp/ssh_known_hosts ] 14:45:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:45:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:45:29 + sudo tee -a /etc/ssh/ssh_known_hosts 14:45:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:30 14:45:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:30 0.1.4: Pulling from edgex-devops/py-git-semver 14:45:30 b85a868b505f: Pulling fs layer 14:45:30 e2be974225ed: Pulling fs layer 14:45:30 339a4e72a1f5: Pulling fs layer 14:45:30 988bab9f4d93: Pulling fs layer 14:45:30 1469e6f7b9e6: Pulling fs layer 14:45:30 eaf3925da568: Pulling fs layer 14:45:30 bab4dde63d76: Pulling fs layer 14:45:30 bde34c3a00c8: Pulling fs layer 14:45:30 b352a97aabf1: Pulling fs layer 14:45:30 4872d77fe225: Pulling fs layer 14:45:30 5851b861e8e6: Pulling fs layer 14:45:30 bde34c3a00c8: Waiting 14:45:30 eaf3925da568: Waiting 14:45:30 988bab9f4d93: Waiting 14:45:30 bab4dde63d76: Waiting 14:45:30 1469e6f7b9e6: Waiting 14:45:30 4872d77fe225: Waiting 14:45:30 b352a97aabf1: Waiting 14:45:30 e2be974225ed: Verifying Checksum 14:45:30 e2be974225ed: Download complete 14:45:30 988bab9f4d93: Verifying Checksum 14:45:30 988bab9f4d93: Download complete 14:45:31 339a4e72a1f5: Verifying Checksum 14:45:31 339a4e72a1f5: Download complete 14:45:31 1469e6f7b9e6: Verifying Checksum 14:45:31 1469e6f7b9e6: Download complete 14:45:31 eaf3925da568: Verifying Checksum 14:45:31 eaf3925da568: Download complete 14:45:31 bde34c3a00c8: Verifying Checksum 14:45:31 bde34c3a00c8: Download complete 14:45:32 b352a97aabf1: Verifying Checksum 14:45:32 b352a97aabf1: Download complete 14:45:32 4872d77fe225: Verifying Checksum 14:45:32 4872d77fe225: Download complete 14:45:32 5851b861e8e6: Verifying Checksum 14:45:32 5851b861e8e6: Download complete 14:45:32 b85a868b505f: Verifying Checksum 14:45:32 b85a868b505f: Download complete 14:45:32 bab4dde63d76: Download complete 14:45:33 b85a868b505f: Pull complete 14:45:33 e2be974225ed: Pull complete 14:45:34 339a4e72a1f5: Pull complete 14:45:34 988bab9f4d93: Pull complete 14:45:34 1469e6f7b9e6: Pull complete 14:45:34 eaf3925da568: Pull complete 14:45:36 bab4dde63d76: Pull complete 14:45:36 bde34c3a00c8: Pull complete 14:45:36 b352a97aabf1: Pull complete 14:45:36 4872d77fe225: Pull complete 14:45:37 5851b861e8e6: Pull complete 14:45:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:45:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:45:37 prd-ubuntu20.04-docker-8c-8g-6293 does not seem to be running inside a container 14:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-150 -v /w/workspace/foundry_device-usb-camera_PR-150:/w/workspace/foundry_device-usb-camera_PR-150:rw,z -v /w/workspace/foundry_device-usb-camera_PR-150@tmp:/w/workspace/foundry_device-usb-camera_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:45:40 $ docker top cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f -eo pid,comm 14:45:40 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). 14:45:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:45:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:40 [ssh-agent] Looking for ssh-agent implementation... 14:45:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:40 $ docker exec cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f ssh-agent 14:45:40 SSH_AUTH_SOCK=/tmp/ssh-GqmZucPCrLFQ/agent.33 14:45:40 SSH_AGENT_PID=39 14:45:40 Running ssh-add (command line suppressed) 14:45:40 Identity added: /w/workspace/foundry_device-usb-camera_PR-150@tmp/private_key_9604711995260227812.key (/w/workspace/foundry_device-usb-camera_PR-150@tmp/private_key_9604711995260227812.key) 14:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:41 + git tag --points-at HEAD [Pipeline] } 14:45:41 $ docker exec --env ******** --env ******** cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f ssh-agent -k 14:45:41 unset SSH_AUTH_SOCK; 14:45:41 unset SSH_AGENT_PID; 14:45:41 echo Agent pid 39 killed; 14:45:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:45:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:41 [ssh-agent] Looking for ssh-agent implementation... 14:45:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:41 $ docker exec cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f ssh-agent 14:45:41 SSH_AUTH_SOCK=/tmp/ssh-TYlW9hCov9sh/agent.72 14:45:41 SSH_AGENT_PID=78 14:45:41 Running ssh-add (command line suppressed) 14:45:41 Identity added: /w/workspace/foundry_device-usb-camera_PR-150@tmp/private_key_11514496441613421913.key (/w/workspace/foundry_device-usb-camera_PR-150@tmp/private_key_11514496441613421913.key) 14:45:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:41 + git semver init 14:45:42 2023-02-16 14:45:42,061 [run_init] DEBUG init version:0.0.0 force:False 14:45:42 2023-02-16 14:45:42,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-150/.semver 14:45:42 2023-02-16 14:45:42,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-150/.semver 14:45:42 2023-02-16 14:45:42,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-150/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-150, universal_newlines=False, shell=None, istream=None) 14:45:43 2023-02-16 14:45:43,097 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-150/.git/info/exclude 14:45:43 2023-02-16 14:45:43,097 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-150/.semver/PR-150 with force:False 14:45:43 2023-02-16 14:45:43,097 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-150/.semver/PR-150 14:45:43 2023-02-16 14:45:43,101 [execute] INFO git cat-file --batch-check 14:45:43 2023-02-16 14:45:43,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-150/.semver, universal_newlines=False, shell=None, istream=) 14:45:43 2023-02-16 14:45:43,107 [execute] INFO git cat-file --batch 14:45:43 2023-02-16 14:45:43,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-150/.semver, universal_newlines=False, shell=None, istream=) 14:45:43 2023-02-16 14:45:43,113 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-150/.semver/PR-150 14:45:43 0.0.0 [Pipeline] } 14:45:43 $ docker exec --env ******** --env ******** cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f ssh-agent -k 14:45:43 unset SSH_AUTH_SOCK; 14:45:43 unset SSH_AGENT_PID; 14:45:43 echo Agent pid 78 killed; 14:45:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:45:44 + git semver [Pipeline] } 14:45:44 $ docker stop --time=1 cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f 14:45:45 $ docker rm -f --volumes cfa442bcf5ac16721c62220f9eb7dc5c3567060ff4c1278642e14195379ec29f [Pipeline] // withDockerContainer [Pipeline] sh 14:45:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:45:46 Stashed 1 file(s) [Pipeline] echo 14:45:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) 14:45:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6298 in /w/workspace/foundry_device-usb-camera_PR-150 [Pipeline] { [Pipeline] ws 14:45:46 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 14:45:46 Selected Git installation does not exist. Using Default 14:45:46 The recommended git tool is: NONE [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:45:46 provisioning config files... 14:45:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-150@tmp/config7971601853023708748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:45:47 ---> docker-login.sh 14:45:47 nexus3.edgexfoundry.org:10001 14:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:47 Configure a credential helper to remove this warning. See 14:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:47 14:45:47 Login Succeeded 14:45:47 nexus3.edgexfoundry.org:10002 14:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:47 Configure a credential helper to remove this warning. See 14:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:47 14:45:47 Login Succeeded 14:45:47 nexus3.edgexfoundry.org:10003 14:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:47 Configure a credential helper to remove this warning. See 14:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:47 14:45:47 Login Succeeded 14:45:47 nexus3.edgexfoundry.org:10004 14:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:47 Configure a credential helper to remove this warning. See 14:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:47 14:45:47 Login Succeeded 14:45:47 docker.io 14:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:48 Configure a credential helper to remove this warning. See 14:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:48 14:45:48 Login Succeeded 14:45:48 ---> docker-login.sh ends [Pipeline] } 14:45:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:45:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:45:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:45:48 ========================================================= 14:45:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:45:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:45:49 Sending build context to Docker daemon 1.746MB 14:45:49 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 14:45:49 Step 2/13 : FROM ${BASE} AS builder 14:45:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:45:49 213ec9aee27d: Pulling fs layer 14:45:49 4583459ba037: Pulling fs layer 14:45:49 93c1e223e6f2: Pulling fs layer 14:45:49 53926ce57604: Pulling fs layer 14:45:49 21b2b0c7a3f4: Pulling fs layer 14:45:49 22ff95d597cd: Pulling fs layer 14:45:49 12d6caf4c0d1: Pulling fs layer 14:45:49 96b7cbca73a9: Pulling fs layer 14:45:49 a7acece74701: Pulling fs layer 14:45:49 21b2b0c7a3f4: Waiting 14:45:49 22ff95d597cd: Waiting 14:45:49 a7acece74701: Waiting 14:45:49 93c1e223e6f2: Download complete 14:45:49 4583459ba037: Verifying Checksum 14:45:49 4583459ba037: Download complete 14:45:49 21b2b0c7a3f4: Verifying Checksum 14:45:49 21b2b0c7a3f4: Download complete 14:45:49 22ff95d597cd: Verifying Checksum 14:45:49 22ff95d597cd: Download complete 14:45:49 213ec9aee27d: Verifying Checksum 14:45:49 213ec9aee27d: Download complete 14:45:49 12d6caf4c0d1: Verifying Checksum 14:45:49 12d6caf4c0d1: Download complete 14:45:49 213ec9aee27d: Pull complete 14:45:49 4583459ba037: Pull complete 14:45:49 93c1e223e6f2: Pull complete 14:45:50 a7acece74701: Verifying Checksum 14:45:50 a7acece74701: Download complete 14:45:51 53926ce57604: Verifying Checksum 14:45:51 53926ce57604: Download complete 14:45:51 96b7cbca73a9: Verifying Checksum 14:45:51 96b7cbca73a9: Download complete 14:45:51 using credential edgex-jenkins-ssh 14:45:51 Cloning the remote Git repository 14:45:51 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 14:45:51 > git init /w/workspace/device-usb-camera/1 # timeout=10 14:45:52 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 14:45:52 > git --version # timeout=10 14:45:52 > git --version # 'git version 2.25.1' 14:45:52 using GIT_SSH to set credentials SSH Credentials for GitHub 14:45:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:54 53926ce57604: Pull complete 14:45:54 21b2b0c7a3f4: Pull complete 14:45:54 22ff95d597cd: Pull complete 14:45:54 12d6caf4c0d1: Pull complete 14:45:55 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 14:45:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:56 Merging remotes/origin/main commit c4833ecb71a5b036c07645cdd3981a69f5c223ec into PR head commit 6238f381b91701784dda4b302473aee702cfd478 14:45:56 Merge succeeded, producing 6238f381b91701784dda4b302473aee702cfd478 14:45:56 Checking out Revision 6238f381b91701784dda4b302473aee702cfd478 (PR-150) 14:45:56 96b7cbca73a9: Pull complete 14:45:55 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 14:45:55 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 14:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:45:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:45:56 > git config core.sparsecheckout # timeout=10 14:45:56 > git checkout -f 6238f381b91701784dda4b302473aee702cfd478 # timeout=10 14:45:56 > git remote # timeout=10 14:45:56 > git config --get remote.origin.url # timeout=10 14:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 14:45:56 > git merge c4833ecb71a5b036c07645cdd3981a69f5c223ec # timeout=10 14:45:56 > git rev-parse HEAD^{commit} # timeout=10 14:45:56 > git config core.sparsecheckout # timeout=10 14:45:56 > git checkout -f 6238f381b91701784dda4b302473aee702cfd478 # timeout=10 14:45:57 a7acece74701: Pull complete 14:45:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:45:57 ---> db6d94c90886 14:45:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 14:46:00 Commit message: "feat(snap): Copy provision watcher files in snapcraft" 14:46:00 > git --version # timeout=10 14:46:00 > git --version # 'git version 2.25.1' 14:46:00 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:46:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:46:01 % Total % Received % Xferd Average Speed Time Time Time Current 14:46:01 Dload Upload Total Spent Left Speed 14:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 54725 0 --:--:-- --:--:-- --:--:-- 54961 [Pipeline] sh 14:46:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:46:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:46:02 + sudo tee /etc/docker/daemon.new 14:46:02 { 14:46:02 "registry-mirrors": [ 14:46:02 "https://nexus3.edgexfoundry.org:10001" 14:46:02 ], 14:46:02 "bip": "10.250.0.254/24", 14:46:02 "hosts": [ 14:46:02 "tcp://0.0.0.0:5555", 14:46:02 "unix:///var/run/docker.sock" 14:46:02 ], 14:46:02 "mtu": 1458, 14:46:02 "selinux-enabled": true, 14:46:02 "seccomp-profile": "/etc/docker/seccomp.json" 14:46:02 } [Pipeline] sh 14:46:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:46:02 ---> Running in 7ba6644f8d1f 14:46:02 Removing intermediate container 7ba6644f8d1f 14:46:02 ---> d421eb2ad420 14:46:02 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:46:02 ---> Running in 406983e09a82 14:46:02 Removing intermediate container 406983e09a82 14:46:02 ---> 18e8a9b439ce 14:46:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 14:46:02 ---> Running in 91084cbe9f0b 14:46:03 + sudo service docker restart 14:46:03 Removing intermediate container 91084cbe9f0b 14:46:03 ---> 04ee70433555 14:46:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:46:03 ---> Running in 09138028b495 14:46:03 Removing intermediate container 09138028b495 14:46:03 ---> ea719bbaa9d2 14:46:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:46:03 ---> Running in 223fe82db9ae 14:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:46:04 (1/80) Installing mesa (21.3.9-r0) 14:46:04 (2/80) Installing libxau (1.0.9-r0) 14:46:04 (3/80) Installing libxdmcp (1.1.3-r0) 14:46:04 (4/80) Installing libxcb (1.15-r0) 14:46:04 (5/80) Installing libx11 (1.8-r0) 14:46:04 (6/80) Installing libxext (1.3.4-r0) 14:46:04 (7/80) Installing libxfixes (6.0.0-r0) 14:46:04 (8/80) Installing libxxf86vm (1.1.4-r2) 14:46:04 (9/80) Installing libpciaccess (0.16-r0) 14:46:04 (10/80) Installing libdrm (2.4.110-r0) 14:46:04 (11/80) Installing mesa-glapi (21.3.9-r0) 14:46:04 (12/80) Installing libxshmfence (1.3-r1) 14:46:04 (13/80) Installing mesa-gl (21.3.9-r0) 14:46:04 (14/80) Installing icu-data-full (71.1-r2) 14:46:04 (15/80) Installing libice (1.0.10-r0) 14:46:04 (16/80) Installing libuuid (2.38-r1) 14:46:04 (17/80) Installing libsm (1.2.3-r0) 14:46:04 (18/80) Installing libxt (1.2.1-r0) 14:46:04 (19/80) Installing libxmu (1.1.3-r0) 14:46:04 (20/80) Installing xset (1.2.4-r0) 14:46:04 (21/80) Installing xprop (1.2.5-r0) 14:46:04 (22/80) Installing xdg-utils (1.1.3-r3) 14:46:04 (23/80) Installing dbus-libs (1.14.4-r0) 14:46:04 (24/80) Installing libffi (3.4.2-r1) 14:46:04 (25/80) Installing libintl (0.21-r2) 14:46:04 (26/80) Installing libblkid (2.38-r1) 14:46:04 (27/80) Installing libmount (2.38-r1) 14:46:04 (28/80) Installing pcre (8.45-r2) 14:46:04 (29/80) Installing glib (2.72.1-r0) 14:46:04 (30/80) Installing icu-libs (71.1-r2) 14:46:04 (31/80) Installing libpcre2-16 (10.40-r0) 14:46:04 (32/80) Installing zstd-libs (1.5.2-r1) 14:46:04 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 14:46:04 (34/80) Installing hicolor-icon-theme (0.17-r1) 14:46:04 (35/80) Installing wayland-libs-server (1.20.0-r0) 14:46:04 (36/80) Installing mesa-gbm (21.3.9-r0) 14:46:04 (37/80) Installing wayland-libs-client (1.20.0-r0) 14:46:04 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 14:46:04 (39/80) Installing libxcomposite (0.4.5-r0) 14:46:04 (40/80) Installing libbz2 (1.0.8-r1) 14:46:04 (41/80) Installing libpng (1.6.37-r1) 14:46:04 (42/80) Installing freetype (2.12.1-r0) 14:46:04 (43/80) Installing fontconfig (2.14.0-r0) 14:46:05 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 14:46:05 (45/80) Installing wayland-libs-egl (1.20.0-r0) 14:46:05 (46/80) Installing xkeyboard-config (2.35.1-r0) 14:46:05 (47/80) Installing xz-libs (5.2.5-r1) 14:46:05 (48/80) Installing libxml2 (2.9.14-r2) 14:46:05 (49/80) Installing libxkbcommon (1.4.1-r0) 14:46:05 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 14:46:05 (51/80) Installing mesa-egl (21.3.9-r0) 14:46:05 (52/80) Installing avahi-libs (0.8-r6) 14:46:05 (53/80) Installing nettle (3.7.3-r0) 14:46:05 (54/80) Installing p11-kit (0.24.1-r0) 14:46:05 (55/80) Installing libtasn1 (4.18.0-r1) 14:46:05 (56/80) Installing libunistring (1.0-r0) 14:46:05 (57/80) Installing gnutls (3.7.7-r1) 14:46:05 (58/80) Installing cups-libs (2.4.2-r0) 14:46:05 (59/80) Installing graphite2 (1.3.14-r1) 14:46:05 (60/80) Installing harfbuzz (4.3.0-r0) 14:46:05 (61/80) Installing libevdev (1.12.1-r0) 14:46:05 (62/80) Installing mtdev (1.1.6-r0) 14:46:05 (63/80) Installing eudev-libs (3.2.11-r0) 14:46:05 (64/80) Installing libinput-libs (1.20.1-r0) 14:46:05 (65/80) Installing libjpeg-turbo (2.1.3-r1) 14:46:05 (66/80) Installing xcb-util-wm (0.4.1-r1) 14:46:05 (67/80) Installing xcb-util (0.4.0-r3) 14:46:05 (68/80) Installing xcb-util-image (0.4.0-r1) 14:46:05 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 14:46:05 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 14:46:05 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 14:46:05 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 14:46:05 (73/80) Installing v4l-utils-libs (1.22.1-r1) 14:46:05 (74/80) Installing v4l-utils (1.22.1-r1) 14:46:05 (75/80) Installing udev-init-scripts (35-r0) 14:46:05 Executing udev-init-scripts-35-r0.post-install 14:46:05 (76/80) Installing kmod-libs (29-r2) 14:46:05 (77/80) Installing eudev (3.2.11-r0) 14:46:05 (78/80) Installing eudev-dev (3.2.11-r0) 14:46:05 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 14:46:05 (80/80) Installing v4l-utils-dev (1.22.1-r1) 14:46:05 Executing busybox-1.35.0-r17.trigger 14:46:05 Executing eudev-3.2.11-r0.trigger 14:46:05 OK: 331 MiB in 131 packages 14:46:09 Removing intermediate container 223fe82db9ae 14:46:09 ---> 9df3a2cc6eac 14:46:09 Step 8/13 : WORKDIR /device-usb-camera 14:46:09 ---> Running in 1b8dc5cf8f9b 14:46:09 Removing intermediate container 1b8dc5cf8f9b 14:46:09 ---> 19c700e5890e 14:46:09 Step 9/13 : COPY go.mod vendor* ./ 14:46:09 ---> c88c433d20b2 14:46:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:46:09 ---> Running in 0e4a4130b476 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:46:21 provisioning config files... 14:46:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config13750570617912191451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:21 ---> docker-login.sh 14:46:21 nexus3.edgexfoundry.org:10001 14:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:22 Configure a credential helper to remove this warning. See 14:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:22 14:46:22 Login Succeeded 14:46:22 nexus3.edgexfoundry.org:10002 14:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:22 Configure a credential helper to remove this warning. See 14:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:22 14:46:22 Login Succeeded 14:46:22 nexus3.edgexfoundry.org:10003 14:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:23 Configure a credential helper to remove this warning. See 14:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:23 14:46:23 Login Succeeded 14:46:23 nexus3.edgexfoundry.org:10004 14:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:23 Configure a credential helper to remove this warning. See 14:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:23 14:46:23 Login Succeeded 14:46:23 docker.io 14:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:24 Configure a credential helper to remove this warning. See 14:46:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:24 14:46:24 Login Succeeded 14:46:24 ---> docker-login.sh ends [Pipeline] } 14:46:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:46:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:46:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:46:24 ========================================================= 14:46:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:46:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:46:25 Sending build context to Docker daemon 1.14MB 14:46:25 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 14:46:25 Step 2/13 : FROM ${BASE} AS builder 14:46:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:46:25 9b18e9b68314: Pulling fs layer 14:46:25 35d82f9e3411: Pulling fs layer 14:46:25 e16973657156: Pulling fs layer 14:46:25 fc693d55d65f: Pulling fs layer 14:46:25 7e9fc2657dce: Pulling fs layer 14:46:25 dda99020689f: Pulling fs layer 14:46:25 db1c61fa0a46: Pulling fs layer 14:46:25 891c053d2c06: Pulling fs layer 14:46:25 dda99020689f: Waiting 14:46:25 db1c61fa0a46: Waiting 14:46:25 891c053d2c06: Waiting 14:46:25 fc693d55d65f: Waiting 14:46:25 7e9fc2657dce: Waiting 14:46:25 e16973657156: Download complete 14:46:25 35d82f9e3411: Verifying Checksum 14:46:25 35d82f9e3411: Download complete 14:46:25 7e9fc2657dce: Verifying Checksum 14:46:25 7e9fc2657dce: Download complete 14:46:25 dda99020689f: Verifying Checksum 14:46:25 dda99020689f: Download complete 14:46:25 9b18e9b68314: Verifying Checksum 14:46:25 9b18e9b68314: Download complete 14:46:26 9b18e9b68314: Pull complete 14:46:26 891c053d2c06: Verifying Checksum 14:46:26 891c053d2c06: Download complete 14:46:27 35d82f9e3411: Pull complete 14:46:27 e16973657156: Pull complete 14:46:28 db1c61fa0a46: Verifying Checksum 14:46:28 db1c61fa0a46: Download complete 14:46:28 fc693d55d65f: Download complete 14:46:40 fc693d55d65f: Pull complete 14:46:40 7e9fc2657dce: Pull complete 14:46:40 dda99020689f: Pull complete 14:46:41 Removing intermediate container 0e4a4130b476 14:46:41 ---> aa57fc17f5af 14:46:41 Step 11/13 : COPY . . 14:46:41 ---> 70c37a5e965e 14:46:41 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:46:41 ---> Running in a85d5534ca02 14:46:41  % Total % Received % Xferd Average Speed Time Time Time Current 14:46:41 Dload Upload Total Spent Left Speed 14:46:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9603 0 --:--:-- --:--:-- --:--:-- 9654 14:46:42 Removing intermediate container a85d5534ca02 14:46:42 ---> e9f647d2e0c7 14:46:42 Step 13/13 : RUN ${MAKE} 14:46:42 ---> Running in 1e3343f536ee 14:46:42 noop 14:46:42 Removing intermediate container 1e3343f536ee 14:46:42 ---> 280bc7d5b6a3 14:46:42 Successfully built 280bc7d5b6a3 14:46:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:43 + docker inspect -f . ci-base-image-x86_64 14:46:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:43 prd-ubuntu20.04-docker-8c-8g-6293 does not seem to be running inside a container 14:46:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-150 -v /w/workspace/foundry_device-usb-camera_PR-150:/w/workspace/foundry_device-usb-camera_PR-150:rw,z -v /w/workspace/foundry_device-usb-camera_PR-150@tmp:/w/workspace/foundry_device-usb-camera_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:46:43 $ docker top b8c843282a1f224c6121b4be2c4a9832d4a738e715d870bb028f2db3348d6016 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:44 + go version 14:46:44 go version go1.18.7 linux/amd64 [Pipeline] } 14:46:44 $ docker stop --time=1 b8c843282a1f224c6121b4be2c4a9832d4a738e715d870bb028f2db3348d6016 14:46:45 $ docker rm -f --volumes b8c843282a1f224c6121b4be2c4a9832d4a738e715d870bb028f2db3348d6016 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:46 + docker inspect -f . ci-base-image-x86_64 14:46:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:46:46 prd-ubuntu20.04-docker-8c-8g-6293 does not seem to be running inside a container 14:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-150 -v /w/workspace/foundry_device-usb-camera_PR-150:/w/workspace/foundry_device-usb-camera_PR-150:rw,z -v /w/workspace/foundry_device-usb-camera_PR-150@tmp:/w/workspace/foundry_device-usb-camera_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:46:46 $ docker top 11bdb17ab2edec175a36e27c9eae50ba8aa092c4eef2a13fa7d6164304bf97f7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:47 db1c61fa0a46: Pull complete 14:46:47 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-150 [Pipeline] fileExists [Pipeline] sh 14:46:47 + make test 14:46:47 go test ./... -coverprofile=coverage.out ./... 14:46:48 ? github.com/edgexfoundry/device-usb-camera [no test files] 14:46:48 891c053d2c06: Pull complete 14:46:48 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:46:48 ---> f96f9c87975a 14:46:48 Step 3/13 : ARG ADD_BUILD_TAGS="" 14:46:50 ---> Running in 33e6c6bcf173 14:46:50 Removing intermediate container 33e6c6bcf173 14:46:50 ---> abc3d0ef6f35 14:46:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:46:50 ---> Running in 8023dcf743a8 14:46:50 Removing intermediate container 8023dcf743a8 14:46:50 ---> 9f24587da2ab 14:46:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 14:46:50 ---> Running in bc7696b186bf 14:46:50 Removing intermediate container bc7696b186bf 14:46:50 ---> 17004fb22c2b 14:46:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:46:50 ---> Running in cbdde0b3344e 14:46:51 Removing intermediate container cbdde0b3344e 14:46:51 ---> 5c2c7da7654a 14:46:51 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:46:51 ---> Running in 80ce1aceff02 14:46:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:46:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:46:53 (1/14) Installing libintl (0.21-r2) 14:46:53 (2/14) Installing eudev-libs (3.2.11-r0) 14:46:53 (3/14) Installing libjpeg-turbo (2.1.3-r1) 14:46:53 (4/14) Installing v4l-utils-libs (1.22.1-r1) 14:46:53 (5/14) Installing v4l-utils (1.22.1-r1) 14:46:53 (6/14) Installing udev-init-scripts (35-r0) 14:46:53 Executing udev-init-scripts-35-r0.post-install 14:46:53 (7/14) Installing libblkid (2.38-r1) 14:46:53 (8/14) Installing xz-libs (5.2.5-r1) 14:46:54 (9/14) Installing zstd-libs (1.5.2-r1) 14:46:54 (10/14) Installing kmod-libs (29-r2) 14:46:54 (11/14) Installing eudev (3.2.11-r0) 14:46:54 (12/14) Installing eudev-dev (3.2.11-r0) 14:46:54 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 14:46:54 (14/14) Installing v4l-utils-dev (1.22.1-r1) 14:46:54 Executing busybox-1.35.0-r17.trigger 14:46:54 Executing eudev-3.2.11-r0.trigger 14:46:54 OK: 228 MiB in 65 packages 14:46:55 Removing intermediate container 80ce1aceff02 14:46:55 ---> 311bab2b03c0 14:46:55 Step 8/13 : WORKDIR /device-usb-camera 14:46:55 ---> Running in da35f5451f71 14:46:55 Removing intermediate container da35f5451f71 14:46:55 ---> 9ddb313d1057 14:46:55 Step 9/13 : COPY go.mod vendor* ./ 14:46:56 ---> f99a18f071a2 14:46:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:46:56 ---> Running in 6676a30ff7eb 14:46:57 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 14:46:58 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements 14:47:06 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." 14:47:06 go vet ./... 14:47:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:47:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:47:09 ./bin/test-attribution-txt.sh [Pipeline] echo 14:47:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:47:10 $ docker stop --time=1 11bdb17ab2edec175a36e27c9eae50ba8aa092c4eef2a13fa7d6164304bf97f7 14:47:14 $ docker rm -f --volumes 11bdb17ab2edec175a36e27c9eae50ba8aa092c4eef2a13fa7d6164304bf97f7 [Pipeline] // withDockerContainer [Pipeline] sh 14:47:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:47:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:47:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:47:16 + ls -al . 14:47:16 total 208 14:47:16 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 14:46 . 14:47:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 .. 14:47:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:46 .git 14:47:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 .github 14:47:16 -rw-rw-r-- 1 jenkins jenkins 414 Feb 16 14:45 .gitignore 14:47:16 -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 14:45 .golangci.yml 14:47:16 -rw-rw-r-- 1 jenkins jenkins 77 Feb 16 14:45 .hadolint.yml 14:47:16 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:45 .semver 14:47:16 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 16 14:45 Attribution.txt 14:47:16 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 16 14:45 CHANGELOG.md 14:47:16 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 16 14:45 Dockerfile 14:47:16 -rw-rw-r-- 1 jenkins jenkins 678 Feb 16 14:45 GOVERNANCE.md 14:47:16 -rw-rw-r-- 1 jenkins jenkins 659 Feb 16 14:45 Jenkinsfile 14:47:16 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 16 14:45 LICENSE 14:47:16 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 16 14:45 Makefile 14:47:16 -rw-rw-r-- 1 jenkins jenkins 622 Feb 16 14:45 OWNERS.md 14:47:16 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 16 14:45 README.md 14:47:16 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 14:45 VERSION 14:47:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:45 bin 14:47:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 cmd 14:47:16 -rw-r--r-- 1 jenkins jenkins 30666 Feb 16 14:46 coverage.out 14:47:16 -rwxrwxr-x 1 jenkins jenkins 140 Feb 16 14:45 docker-entrypoint.sh 14:47:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 docs 14:47:16 -rw-rw-r-- 1 jenkins jenkins 3574 Feb 16 14:45 go.mod 14:47:16 -rw-rw-r-- 1 jenkins jenkins 45170 Feb 16 14:45 go.sum 14:47:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 internal 14:47:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 snap 14:47:16 -rw-rw-r-- 1 jenkins jenkins 231 Feb 16 14:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:16 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6238f381b91701784dda4b302473aee702cfd478 --label arch=amd64 --label version=0.0.0 . 14:47:16 Sending build context to Docker daemon 1.777MB 14:47:16 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 14:47:16 Step 2/35 : FROM ${BASE} AS builder 14:47:16 ---> 280bc7d5b6a3 14:47:16 Step 3/35 : ARG ADD_BUILD_TAGS="" 14:47:16 ---> Running in a98edd2c15f3 14:47:16 Removing intermediate container a98edd2c15f3 14:47:16 ---> f766c975b4e9 14:47:16 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:47:16 ---> Running in 6ef8ea3dceb2 14:47:16 Removing intermediate container 6ef8ea3dceb2 14:47:16 ---> 4fedb7672f6f 14:47:16 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 14:47:16 ---> Running in 740e0a686f75 14:47:16 Removing intermediate container 740e0a686f75 14:47:16 ---> 8845712f0a07 14:47:16 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:47:16 ---> Running in b72b177465da 14:47:17 Removing intermediate container b72b177465da 14:47:17 ---> c784292eee85 14:47:17 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:47:17 ---> Running in fdae151bed3e 14:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:47:18 OK: 331 MiB in 131 packages 14:47:18 Removing intermediate container fdae151bed3e 14:47:18 ---> 645bd699be0b 14:47:18 Step 8/35 : WORKDIR /device-usb-camera 14:47:18 ---> Running in c7beb56d11ec 14:47:18 Removing intermediate container c7beb56d11ec 14:47:18 ---> e350789794ce 14:47:18 Step 9/35 : COPY go.mod vendor* ./ 14:47:18 ---> ab73b2b35ce2 14:47:18 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:47:18 ---> Running in b65946a82249 14:47:19 Removing intermediate container b65946a82249 14:47:19 ---> 84e5c070ebb7 14:47:19 Step 11/35 : COPY . . 14:47:19 ---> dbdd741f3fae 14:47:19 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:47:19 ---> Running in 7a9282572c12 14:47:20  % Total % Received % Xferd Average Speed Time Time Time Current 14:47:20  Dload Upload Total Spent Left Speed 14:47:20  0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 33696 0 --:--:-- --:--:-- --:--:-- 34258 14:47:20 Removing intermediate container 7a9282572c12 14:47:20 ---> b1a81b2f92fb 14:47:20 Step 13/35 : RUN ${MAKE} 14:47:21 ---> Running in 400a0d6832c1 14:47:21 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 14:47:48 Removing intermediate container 400a0d6832c1 14:47:48 ---> 254a6c4affd0 14:47:48 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 14:47:48 v0.18.4: Pulling from aler9/rtsp-simple-server 14:47:48 af6660deedbd: Pulling fs layer 14:47:48 97cd0a44c592: Pulling fs layer 14:47:48 97cd0a44c592: Verifying Checksum 14:47:48 97cd0a44c592: Download complete 14:47:48 af6660deedbd: Verifying Checksum 14:47:48 af6660deedbd: Download complete 14:47:48 af6660deedbd: Pull complete 14:47:48 97cd0a44c592: Pull complete 14:47:48 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 14:47:48 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 14:47:48 ---> fea57e182299 14:47:48 Step 15/35 : FROM alpine:3.16 14:47:48 3.16: Pulling from library/alpine 14:47:48 ef5531b6e74e: Pulling fs layer 14:47:48 ef5531b6e74e: Verifying Checksum 14:47:48 ef5531b6e74e: Download complete 14:47:48 ef5531b6e74e: Pull complete 14:47:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 14:47:48 Status: Downloaded newer image for alpine:3.16 14:47:48 ---> dfd21b5a31f5 14:47:48 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 14:47:48 ---> Running in bc29ccb331c7 14:47:48 Removing intermediate container bc29ccb331c7 14:47:48 ---> b14298f811bf 14:47:48 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 14:47:48 ---> Running in a09adc47b717 14:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:47:49 (1/80) Installing dumb-init (1.2.5-r1) 14:47:49 (2/80) Installing sdl2 (2.0.22-r0) 14:47:49 (3/80) Installing libxau (1.0.9-r0) 14:47:49 (4/80) Installing libxdmcp (1.1.3-r0) 14:47:49 (5/80) Installing libxcb (1.15-r0) 14:47:49 (6/80) Installing libx11 (1.8-r0) 14:47:49 (7/80) Installing aom-libs (3.3.0-r0) 14:47:49 (8/80) Installing alsa-lib (1.2.7.2-r0) 14:47:49 (9/80) Installing expat (2.5.0-r0) 14:47:49 (10/80) Installing brotli-libs (1.0.9-r6) 14:47:49 (11/80) Installing libbz2 (1.0.8-r1) 14:47:49 (12/80) Installing libpng (1.6.37-r1) 14:47:49 (13/80) Installing freetype (2.12.1-r0) 14:47:49 (14/80) Installing fontconfig (2.14.0-r0) 14:47:49 (15/80) Installing fribidi (1.0.12-r0) 14:47:49 (16/80) Installing libffi (3.4.2-r1) 14:47:49 (17/80) Installing libintl (0.21-r2) 14:47:49 (18/80) Installing libblkid (2.38-r1) 14:47:49 (19/80) Installing libmount (2.38-r1) 14:47:49 (20/80) Installing pcre (8.45-r2) 14:47:49 (21/80) Installing glib (2.72.1-r0) 14:47:49 (22/80) Installing graphite2 (1.3.14-r1) 14:47:49 (23/80) Installing harfbuzz (4.3.0-r0) 14:47:50 (24/80) Installing libass (0.16.0-r0) 14:47:50 (25/80) Installing libdav1d (1.0.0-r0) 14:47:50 (26/80) Installing libpciaccess (0.16-r0) 14:47:50 (27/80) Installing libdrm (2.4.110-r0) 14:47:50 (28/80) Installing gmp (6.2.1-r2) 14:47:50 (29/80) Installing nettle (3.7.3-r0) 14:47:50 (30/80) Installing p11-kit (0.24.1-r0) 14:47:50 (31/80) Installing libtasn1 (4.18.0-r1) 14:47:50 (32/80) Installing libunistring (1.0-r0) 14:47:50 (33/80) Installing gnutls (3.7.7-r1) 14:47:50 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:47:50 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 14:47:50 (36/80) Installing lame (3.100-r0) 14:47:50 (37/80) Installing opus (1.3.1-r1) 14:47:50 (38/80) Installing libasyncns (0.8-r1) 14:47:50 (39/80) Installing dbus-libs (1.14.4-r0) 14:47:50 (40/80) Installing libltdl (2.4.7-r0) 14:47:50 (41/80) Installing orc (0.4.32-r0) 14:47:50 (42/80) Installing libgcc (11.2.1_git20220219-r2) 14:47:50 (43/80) Installing libogg (1.3.5-r1) 14:47:50 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 14:47:50 (45/80) Installing flac (1.3.4-r0) 14:47:50 (46/80) Installing libvorbis (1.3.7-r0) 14:47:50 (47/80) Installing libsndfile (1.1.0-r0) 14:47:50 (48/80) Installing libgomp (11.2.1_git20220219-r2) 14:47:50 (49/80) Installing soxr (0.1.3-r2) 14:47:50 (50/80) Installing speexdsp (1.2.0-r0) 14:47:50 (51/80) Installing tdb-libs (1.4.6-r0) 14:47:50 (52/80) Installing libpulse (15.0-r2) 14:47:51 (53/80) Installing cjson (1.7.15-r3) 14:47:51 (54/80) Installing mbedtls (2.28.2-r0) 14:47:51 (55/80) Installing librist (0.2.6-r1) 14:47:51 (56/80) Installing libsrt (1.4.4-r0) 14:47:51 (57/80) Installing libssh (0.9.6-r1) 14:47:51 (58/80) Installing libtheora (1.1.1-r16) 14:47:51 (59/80) Installing libjpeg-turbo (2.1.3-r1) 14:47:51 (60/80) Installing v4l-utils-libs (1.22.1-r1) 14:47:51 (61/80) Installing libxext (1.3.4-r0) 14:47:51 (62/80) Installing libxfixes (6.0.0-r0) 14:47:51 (63/80) Installing wayland-libs-client (1.20.0-r0) 14:47:51 (64/80) Installing libva (2.14.0-r0) 14:47:51 (65/80) Installing libvdpau (1.5-r0) 14:47:51 (66/80) Installing vidstab (1.1.0-r1) 14:47:51 (67/80) Installing libvpx (1.11.0-r1) 14:47:51 (68/80) Installing libwebp (1.2.3-r0) 14:47:51 (69/80) Installing x264-libs (0.163_git20210613-r0) 14:47:51 (70/80) Installing numactl (2.0.14-r0) 14:47:51 (71/80) Installing x265-libs (3.5-r3) 14:47:51 (72/80) Installing xvidcore (1.3.7-r1) 14:47:51 (73/80) Installing ffmpeg-libs (5.0.1-r1) 14:47:52 (74/80) Installing ffmpeg (5.0.1-r1) 14:47:52 (75/80) Installing udev-init-scripts (35-r0) 14:47:52 Executing udev-init-scripts-35-r0.post-install 14:47:52 (76/80) Installing eudev-libs (3.2.11-r0) 14:47:52 (77/80) Installing xz-libs (5.2.5-r1) 14:47:52 (78/80) Installing zstd-libs (1.5.2-r1) 14:47:52 (79/80) Installing kmod-libs (29-r2) 14:47:52 (80/80) Installing eudev (3.2.11-r0) 14:47:52 Executing busybox-1.35.0-r17.trigger 14:47:52 Executing eudev-3.2.11-r0.trigger 14:47:52 OK: 100 MiB in 94 packages 14:47:54 Removing intermediate container a09adc47b717 14:47:54 ---> 8b344967e256 14:47:54 Step 18/35 : WORKDIR / 14:47:54 ---> Running in 3b8e7e4455e3 14:47:54 Removing intermediate container 3b8e7e4455e3 14:47:54 ---> fa6445c7bf41 14:47:54 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 14:47:55 ---> 8bd11d3527fb 14:47:55 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 14:47:55 ---> 6a095185ce80 14:47:55 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 14:47:56 ---> 7ebb3faf258f 14:47:56 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 14:47:56 ---> 644eb44480e6 14:47:56 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 14:47:56 ---> 3baff521108c 14:47:56 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 14:47:56 ---> ed23bdb15c63 14:47:56 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 14:47:57 ---> ea1ac2c3cbb8 14:47:57 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 14:47:57 ---> Running in ae02350f10de 14:47:57 Removing intermediate container ae02350f10de 14:47:57 ---> e3da835dbe53 14:47:57 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 14:47:57 ---> Running in b9dfc5de07d2 14:47:58 Removing intermediate container b9dfc5de07d2 14:47:58 ---> f481e8963818 14:47:58 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 14:47:58 ---> Running in 21aa4ff06e7d 14:47:58 Removing intermediate container 21aa4ff06e7d 14:47:58 ---> f3be47eded02 14:47:58 Step 29/35 : EXPOSE 59983 14:47:58 ---> Running in 3c26c4bb5a5d 14:47:58 Removing intermediate container 3c26c4bb5a5d 14:47:58 ---> 0c9c405a0ff1 14:47:58 Step 30/35 : EXPOSE 8554 14:47:58 ---> Running in 6ae08c942f71 14:47:58 Removing intermediate container 6ae08c942f71 14:47:58 ---> 9f519b4a0dcb 14:47:58 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 14:47:58 ---> Running in e1baaf19b501 14:47:58 Removing intermediate container e1baaf19b501 14:47:58 ---> 5e5e23e5f945 14:47:58 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 14:47:58 ---> Running in 2a26d1804996 14:47:59 Removing intermediate container 2a26d1804996 14:47:59 ---> f54751aeeece 14:47:59 Step 33/35 : LABEL arch=amd64 14:47:59 ---> Running in 846b2958ba07 14:47:59 Removing intermediate container 846b2958ba07 14:47:59 ---> 5b10f27ecefb 14:47:59 Step 34/35 : LABEL git_sha=6238f381b91701784dda4b302473aee702cfd478 14:47:59 ---> Running in f481cd414e9e 14:47:59 Removing intermediate container f481cd414e9e 14:47:59 ---> f6de80abd36c 14:47:59 Step 35/35 : LABEL version=0.0.0 14:47:59 ---> Running in 058df6089489 14:47:59 Removing intermediate container 058df6089489 14:47:59 ---> b4fab7316d8e 14:47:59 [Warning] One or more build-args [ARCH] were not consumed 14:47:59 Successfully built b4fab7316d8e 14:47:59 Successfully tagged device-usb-camera: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 14:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:00 14:48:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:00 latest: Pulling from edgex-lftools-log-publisher 14:48:00 5eb5b503b376: Pulling fs layer 14:48:00 5c69ac0246d0: Pulling fs layer 14:48:00 ec43610c2a17: Pulling fs layer 14:48:00 3a2ae6a8a46f: Pulling fs layer 14:48:00 33b1e0a273af: Pulling fs layer 14:48:00 5d3b04190fa2: Pulling fs layer 14:48:00 2f39f015ded8: Pulling fs layer 14:48:00 33b1e0a273af: Waiting 14:48:00 5d3b04190fa2: Waiting 14:48:00 2f39f015ded8: Waiting 14:48:00 3a2ae6a8a46f: Waiting 14:48:00 5c69ac0246d0: Download complete 14:48:00 3a2ae6a8a46f: Verifying Checksum 14:48:00 3a2ae6a8a46f: Download complete 14:48:01 33b1e0a273af: Verifying Checksum 14:48:01 33b1e0a273af: Download complete 14:48:01 5d3b04190fa2: Verifying Checksum 14:48:01 5d3b04190fa2: Download complete 14:48:01 ec43610c2a17: Verifying Checksum 14:48:01 ec43610c2a17: Download complete 14:48:01 5eb5b503b376: Verifying Checksum 14:48:01 5eb5b503b376: Download complete 14:48:01 2f39f015ded8: Download complete 14:48:02 5eb5b503b376: Pull complete 14:48:02 5c69ac0246d0: Pull complete 14:48:03 ec43610c2a17: Pull complete 14:48:03 3a2ae6a8a46f: Pull complete 14:48:03 33b1e0a273af: Pull complete 14:48:03 5d3b04190fa2: Pull complete 14:48:04 Removing intermediate container 6676a30ff7eb 14:48:04 ---> eb5535a66403 14:48:04 Step 11/13 : COPY . . 14:48:04 ---> 4678527affd7 14:48:04 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:48:04 ---> Running in 92bf8f405a3e 14:48:04  % Total % Received % Xferd Average Speed Time Time Time Current 14:48:04 Dload Upload Total Spent Left Speed 14:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14012 0 --:--:-- --:--:-- --:--:-- 14160 14:48:04 Removing intermediate container 92bf8f405a3e 14:48:04 ---> 7237a4e826b0 14:48:04 Step 13/13 : RUN ${MAKE} 14:48:04 ---> Running in a6c5e1dc68c9 14:48:05 noop 14:48:05 Removing intermediate container a6c5e1dc68c9 14:48:05 ---> cf00a4f76b31 14:48:05 Successfully built cf00a4f76b31 14:48:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:06 + docker inspect -f . ci-base-image-arm64 14:48:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:06 prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container 14:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:48:07 $ docker top 63f1113c81935ecc31889f148fa1fc56cf1b5ff40e74f533fbd7f33d5c56ed0e -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:08 + go version 14:48:08 go version go1.18.7 linux/arm64 [Pipeline] } 14:48:08 2f39f015ded8: Pull complete 14:48:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:08 $ docker stop --time=1 63f1113c81935ecc31889f148fa1fc56cf1b5ff40e74f533fbd7f33d5c56ed0e 14:48:10 $ docker rm -f --volumes 63f1113c81935ecc31889f148fa1fc56cf1b5ff40e74f533fbd7f33d5c56ed0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:10 prd-ubuntu20.04-docker-8c-8g-6293 does not seem to be running inside a container 14:48:10 $ 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/foundry_device-usb-camera_PR-150 -v /w/workspace/foundry_device-usb-camera_PR-150:/w/workspace/foundry_device-usb-camera_PR-150:rw,z -v /w/workspace/foundry_device-usb-camera_PR-150@tmp:/w/workspace/foundry_device-usb-camera_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:48:14 $ docker top 8768768fa7dbf86deebdd8bce978c1064a910f5b63de8ccb8eb83205590ec3e4 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:14 ---> job-cost.sh 14:48:14 lf-activate-venv: SKIPPING 14:48:14 INFO: No Stack... 14:48:14 + docker inspect -f . ci-base-image-arm64 14:48:14 . [Pipeline] } [Pipeline] // withEnv 14:48:15 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withDockerContainer 14:48:15 prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container 14:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:48:15 INFO: Archiving Costs 14:48:17 $ docker top 7c9cfb140f85dbe66980f33ef194839270708b62d3aa6d7aa6a30b9671ffeef2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 14:48:17 + cat /w/workspace/foundry_device-usb-camera_PR-150/archives/cost.csv 14:48:17 + cut -d, -f6 [Pipeline] lock 14:48:17 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] 14:48:17 Resource [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] did not exist. Created. 14:48:17 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] [Pipeline] { 14:48:17 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] unstash [Pipeline] sh [Pipeline] sh 14:48:18 + make test 14:48:18 go test ./... -coverprofile=coverage.out ./... 14:48:18 + echo total: 0.4399999976158142 [Pipeline] stash 14:48:18 Stashed 1 file(s) [Pipeline] } 14:48:18 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:48:18 $ docker stop --time=1 8768768fa7dbf86deebdd8bce978c1064a910f5b63de8ccb8eb83205590ec3e4 14:48:19 $ docker rm -f --volumes 8768768fa7dbf86deebdd8bce978c1064a910f5b63de8ccb8eb83205590ec3e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:48:20 ? github.com/edgexfoundry/device-usb-camera [no test files] 14:49:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 14:49:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 1.9% of statements 14:49:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:49:46 go vet ./... 14:50:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:50:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:50:09 ./bin/test-attribution-txt.sh [Pipeline] echo 14:50:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:50:09 $ docker stop --time=1 7c9cfb140f85dbe66980f33ef194839270708b62d3aa6d7aa6a30b9671ffeef2 14:50:10 $ docker rm -f --volumes 7c9cfb140f85dbe66980f33ef194839270708b62d3aa6d7aa6a30b9671ffeef2 [Pipeline] // withDockerContainer [Pipeline] sh 14:50:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:50:11 Warning: overwriting stash ‘coverage-report’ 14:50:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:50:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:50:13 + ls -al . 14:50:13 total 204 14:50:13 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 14:48 . 14:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 .. 14:50:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:45 .git 14:50:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 .github 14:50:13 -rw-rw-r-- 1 jenkins jenkins 414 Feb 16 14:45 .gitignore 14:50:13 -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 14:45 .golangci.yml 14:50:13 -rw-rw-r-- 1 jenkins jenkins 77 Feb 16 14:45 .hadolint.yml 14:50:13 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 16 14:45 Attribution.txt 14:50:13 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 16 14:45 CHANGELOG.md 14:50:13 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 16 14:45 Dockerfile 14:50:13 -rw-rw-r-- 1 jenkins jenkins 678 Feb 16 14:45 GOVERNANCE.md 14:50:13 -rw-rw-r-- 1 jenkins jenkins 659 Feb 16 14:45 Jenkinsfile 14:50:13 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 16 14:45 LICENSE 14:50:13 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 16 14:45 Makefile 14:50:13 -rw-rw-r-- 1 jenkins jenkins 622 Feb 16 14:45 OWNERS.md 14:50:13 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 16 14:45 README.md 14:50:13 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 14:45 VERSION 14:50:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:45 bin 14:50:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 cmd 14:50:13 -rw-r--r-- 1 jenkins jenkins 30666 Feb 16 14:49 coverage.out 14:50:13 -rwxrwxr-x 1 jenkins jenkins 140 Feb 16 14:45 docker-entrypoint.sh 14:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 docs 14:50:13 -rw-rw-r-- 1 jenkins jenkins 3574 Feb 16 14:45 go.mod 14:50:13 -rw-rw-r-- 1 jenkins jenkins 45170 Feb 16 14:45 go.sum 14:50:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:45 internal 14:50:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:45 snap 14:50:13 -rw-rw-r-- 1 jenkins jenkins 231 Feb 16 14:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:13 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6238f381b91701784dda4b302473aee702cfd478 --label arch=arm64 --label version=0.0.0 . 14:50:13 Sending build context to Docker daemon 1.171MB 14:50:13 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 14:50:13 Step 2/35 : FROM ${BASE} AS builder 14:50:13 ---> cf00a4f76b31 14:50:13 Step 3/35 : ARG ADD_BUILD_TAGS="" 14:50:14 ---> Running in 0d7903c8015a 14:50:14 Removing intermediate container 0d7903c8015a 14:50:14 ---> 22f94ba2014f 14:50:14 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:50:14 ---> Running in 5b59727209c2 14:50:14 Removing intermediate container 5b59727209c2 14:50:14 ---> 4f8aa88490db 14:50:14 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 14:50:14 ---> Running in 22187be09a7c 14:50:14 Removing intermediate container 22187be09a7c 14:50:14 ---> ba49c66c4a69 14:50:14 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:50:14 ---> Running in 75bae3416cd1 14:50:15 Removing intermediate container 75bae3416cd1 14:50:15 ---> 9e41a3a67781 14:50:15 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:50:15 ---> Running in 6e19867af199 14:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:50:17 OK: 228 MiB in 65 packages 14:50:18 Removing intermediate container 6e19867af199 14:50:18 ---> 63ca48413e6d 14:50:18 Step 8/35 : WORKDIR /device-usb-camera 14:50:18 ---> Running in 97e85dc5f2f4 14:50:18 Removing intermediate container 97e85dc5f2f4 14:50:18 ---> 53519cd57753 14:50:18 Step 9/35 : COPY go.mod vendor* ./ 14:50:19 ---> ca8180b2c422 14:50:19 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:19 ---> Running in d02b0316540e 14:50:21 Removing intermediate container d02b0316540e 14:50:21 ---> 997503669537 14:50:21 Step 11/35 : COPY . . 14:50:22 ---> 7472f6716388 14:50:22 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:50:22 ---> Running in 68b298bcd5e0 14:50:23  % Total % Received % Xferd Average Speed Time Time Time Current 14:50:23 Dload Upload Total Spent Left Speed 14:50:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 2035   0 --:--:-- --:--:-- --:--:-- 2038 14:50:26 Removing intermediate container 68b298bcd5e0 14:50:26 ---> 886e9351207e 14:50:26 Step 13/35 : RUN ${MAKE} 14:50:26 ---> Running in 20376b775f06 14:50:27 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 14:52:48 Removing intermediate container 20376b775f06 14:52:48 ---> 6dec892fe43f 14:52:48 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 14:52:48 v0.18.4: Pulling from aler9/rtsp-simple-server 14:52:48 eab2503cf8f4: Pulling fs layer 14:52:48 97cd0a44c592: Pulling fs layer 14:52:48 97cd0a44c592: Download complete 14:52:48 eab2503cf8f4: Verifying Checksum 14:52:48 eab2503cf8f4: Download complete 14:52:48 eab2503cf8f4: Pull complete 14:52:48 97cd0a44c592: Pull complete 14:52:48 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 14:52:48 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 14:52:48 ---> 7f763cca56b3 14:52:48 Step 15/35 : FROM alpine:3.16 14:52:48 3.16: Pulling from library/alpine 14:52:48 3760b48202b3: Pulling fs layer 14:52:48 3760b48202b3: Verifying Checksum 14:52:48 3760b48202b3: Download complete 14:52:48 3760b48202b3: Pull complete 14:52:48 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 14:52:48 Status: Downloaded newer image for alpine:3.16 14:52:48 ---> 4c81e5bf8899 14:52:48 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 14:52:48 ---> Running in 4bf0edb32a6f 14:52:48 Removing intermediate container 4bf0edb32a6f 14:52:48 ---> 817d78c44b54 14:52:48 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 14:52:48 ---> Running in 324ecf3cd332 14:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:52:48 (1/79) Installing dumb-init (1.2.5-r1) 14:52:48 (2/79) Installing sdl2 (2.0.22-r0) 14:52:48 (3/79) Installing libxau (1.0.9-r0) 14:52:48 (4/79) Installing libxdmcp (1.1.3-r0) 14:52:48 (5/79) Installing libxcb (1.15-r0) 14:52:48 (6/79) Installing libx11 (1.8-r0) 14:52:48 (7/79) Installing aom-libs (3.3.0-r0) 14:52:48 (8/79) Installing alsa-lib (1.2.7.2-r0) 14:52:48 (9/79) Installing expat (2.5.0-r0) 14:52:48 (10/79) Installing brotli-libs (1.0.9-r6) 14:52:48 (11/79) Installing libbz2 (1.0.8-r1) 14:52:48 (12/79) Installing libpng (1.6.37-r1) 14:52:48 (13/79) Installing freetype (2.12.1-r0) 14:52:48 (14/79) Installing fontconfig (2.14.0-r0) 14:52:48 (15/79) Installing fribidi (1.0.12-r0) 14:52:48 (16/79) Installing libffi (3.4.2-r1) 14:52:48 (17/79) Installing libintl (0.21-r2) 14:52:48 (18/79) Installing libblkid (2.38-r1) 14:52:48 (19/79) Installing libmount (2.38-r1) 14:52:48 (20/79) Installing pcre (8.45-r2) 14:52:48 (21/79) Installing glib (2.72.1-r0) 14:52:48 (22/79) Installing graphite2 (1.3.14-r1) 14:52:48 (23/79) Installing harfbuzz (4.3.0-r0) 14:52:48 (24/79) Installing libass (0.16.0-r0) 14:52:48 (25/79) Installing libdav1d (1.0.0-r0) 14:52:48 (26/79) Installing libdrm (2.4.110-r0) 14:52:48 (27/79) Installing gmp (6.2.1-r2) 14:52:48 (28/79) Installing nettle (3.7.3-r0) 14:52:48 (29/79) Installing p11-kit (0.24.1-r0) 14:52:48 (30/79) Installing libtasn1 (4.18.0-r1) 14:52:48 (31/79) Installing libunistring (1.0-r0) 14:52:48 (32/79) Installing gnutls (3.7.7-r1) 14:52:48 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:52:48 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 14:52:48 (35/79) Installing lame (3.100-r0) 14:52:48 (36/79) Installing opus (1.3.1-r1) 14:52:48 (37/79) Installing libasyncns (0.8-r1) 14:52:48 (38/79) Installing dbus-libs (1.14.4-r0) 14:52:48 (39/79) Installing libltdl (2.4.7-r0) 14:52:48 (40/79) Installing orc (0.4.32-r0) 14:52:48 (41/79) Installing libgcc (11.2.1_git20220219-r2) 14:52:48 (42/79) Installing libogg (1.3.5-r1) 14:52:48 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 14:52:48 (44/79) Installing flac (1.3.4-r0) 14:52:48 (45/79) Installing libvorbis (1.3.7-r0) 14:52:48 (46/79) Installing libsndfile (1.1.0-r0) 14:52:48 (47/79) Installing libgomp (11.2.1_git20220219-r2) 14:52:48 (48/79) Installing soxr (0.1.3-r2) 14:52:48 (49/79) Installing speexdsp (1.2.0-r0) 14:52:48 (50/79) Installing tdb-libs (1.4.6-r0) 14:52:48 (51/79) Installing libpulse (15.0-r2) 14:52:48 (52/79) Installing cjson (1.7.15-r3) 14:52:48 (53/79) Installing mbedtls (2.28.2-r0) 14:52:48 (54/79) Installing librist (0.2.6-r1) 14:52:48 (55/79) Installing libsrt (1.4.4-r0) 14:52:48 (56/79) Installing libssh (0.9.6-r1) 14:52:48 (57/79) Installing libtheora (1.1.1-r16) 14:52:48 (58/79) Installing libjpeg-turbo (2.1.3-r1) 14:52:48 (59/79) Installing v4l-utils-libs (1.22.1-r1) 14:52:48 (60/79) Installing libxext (1.3.4-r0) 14:52:48 (61/79) Installing libxfixes (6.0.0-r0) 14:52:48 (62/79) Installing wayland-libs-client (1.20.0-r0) 14:52:48 (63/79) Installing libva (2.14.0-r0) 14:52:48 (64/79) Installing libvdpau (1.5-r0) 14:52:48 (65/79) Installing vidstab (1.1.0-r1) 14:52:48 (66/79) Installing libvpx (1.11.0-r1) 14:52:48 (67/79) Installing libwebp (1.2.3-r0) 14:52:48 (68/79) Installing x264-libs (0.163_git20210613-r0) 14:52:48 (69/79) Installing numactl (2.0.14-r0) 14:52:48 (70/79) Installing x265-libs (3.5-r3) 14:52:48 (71/79) Installing xvidcore (1.3.7-r1) 14:52:48 (72/79) Installing ffmpeg-libs (5.0.1-r1) 14:52:48 (73/79) Installing ffmpeg (5.0.1-r1) 14:52:48 (74/79) Installing udev-init-scripts (35-r0) 14:52:48 Executing udev-init-scripts-35-r0.post-install 14:52:48 (75/79) Installing eudev-libs (3.2.11-r0) 14:52:48 (76/79) Installing xz-libs (5.2.5-r1) 14:52:48 (77/79) Installing zstd-libs (1.5.2-r1) 14:52:48 (78/79) Installing kmod-libs (29-r2) 14:52:48 (79/79) Installing eudev (3.2.11-r0) 14:52:48 Executing busybox-1.35.0-r17.trigger 14:52:48 Executing eudev-3.2.11-r0.trigger 14:52:48 OK: 77 MiB in 93 packages 14:52:52 Removing intermediate container 324ecf3cd332 14:52:52 ---> ed7964b3ee25 14:52:52 Step 18/35 : WORKDIR / 14:52:52 ---> Running in e8522b4dc4a8 14:52:52 Removing intermediate container e8522b4dc4a8 14:52:52 ---> ffe9baf0375b 14:52:52 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 14:52:53 ---> 81605d4decc4 14:52:53 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 14:52:54 ---> a3ae74860306 14:52:54 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 14:52:56 ---> 62262a3b86d7 14:52:56 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 14:52:56 ---> 1a39979dfdc5 14:52:56 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 14:52:56 ---> 4c2270271209 14:52:56 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 14:52:57 ---> 3fbbd81f9af6 14:52:57 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 14:52:58 ---> 8e0ac0f392b5 14:52:58 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 14:52:58 ---> Running in 14528a1e4f04 14:53:00 Removing intermediate container 14528a1e4f04 14:53:00 ---> a1053f87eb20 14:53:00 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 14:53:00 ---> Running in 702cea368b4c 14:53:02 Removing intermediate container 702cea368b4c 14:53:02 ---> 0dc7d22e3c37 14:53:02 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 14:53:02 ---> Running in 0f8cd126cbd2 14:53:03 Removing intermediate container 0f8cd126cbd2 14:53:03 ---> 9492f7e7e4cc 14:53:03 Step 29/35 : EXPOSE 59983 14:53:03 ---> Running in a3eb135b2b58 14:53:03 Removing intermediate container a3eb135b2b58 14:53:03 ---> b57a8eeff1a2 14:53:03 Step 30/35 : EXPOSE 8554 14:53:03 ---> Running in ee9bd806e9e5 14:53:04 Removing intermediate container ee9bd806e9e5 14:53:04 ---> c56d849869e8 14:53:04 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 14:53:04 ---> Running in 0a5170f46c2a 14:53:04 Removing intermediate container 0a5170f46c2a 14:53:04 ---> 1e9083377056 14:53:04 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 14:53:04 ---> Running in 6f17ae7dd4e6 14:53:04 Removing intermediate container 6f17ae7dd4e6 14:53:04 ---> 057c61cc1499 14:53:04 Step 33/35 : LABEL arch=arm64 14:53:04 ---> Running in cfbc6117c448 14:53:05 Removing intermediate container cfbc6117c448 14:53:05 ---> 490e02ae4053 14:53:05 Step 34/35 : LABEL git_sha=6238f381b91701784dda4b302473aee702cfd478 14:53:05 ---> Running in 8db5e988e6ab 14:53:05 Removing intermediate container 8db5e988e6ab 14:53:05 ---> 2b5feb55139d 14:53:05 Step 35/35 : LABEL version=0.0.0 14:53:05 ---> Running in 1bdf84aebd31 14:53:06 Removing intermediate container 1bdf84aebd31 14:53:06 ---> d9eb53107fb7 14:53:06 [Warning] One or more build-args [ARCH] were not consumed 14:53:06 Successfully built d9eb53107fb7 14:53:06 Successfully tagged device-usb-camera-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 14:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:53:06 14:53:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:53:07 arm64: Pulling from edgex-lftools-log-publisher 14:53:07 8998bd30e6a1: Pulling fs layer 14:53:07 04944245beec: Pulling fs layer 14:53:07 699f458cf7ca: Pulling fs layer 14:53:07 765212b225bb: Pulling fs layer 14:53:07 f23df028b6ca: Pulling fs layer 14:53:07 d65c8cfc05b1: Pulling fs layer 14:53:07 2437ff75d9bd: Pulling fs layer 14:53:07 f23df028b6ca: Waiting 14:53:07 d65c8cfc05b1: Waiting 14:53:07 2437ff75d9bd: Waiting 14:53:07 765212b225bb: Waiting 14:53:07 04944245beec: Verifying Checksum 14:53:07 04944245beec: Download complete 14:53:07 765212b225bb: Verifying Checksum 14:53:07 765212b225bb: Download complete 14:53:07 f23df028b6ca: Verifying Checksum 14:53:07 f23df028b6ca: Download complete 14:53:07 d65c8cfc05b1: Verifying Checksum 14:53:07 d65c8cfc05b1: Download complete 14:53:07 699f458cf7ca: Verifying Checksum 14:53:07 699f458cf7ca: Download complete 14:53:08 8998bd30e6a1: Verifying Checksum 14:53:08 8998bd30e6a1: Download complete 14:53:10 2437ff75d9bd: Verifying Checksum 14:53:10 2437ff75d9bd: Download complete 14:53:12 8998bd30e6a1: Pull complete 14:53:12 04944245beec: Pull complete 14:53:14 699f458cf7ca: Pull complete 14:53:14 765212b225bb: Pull complete 14:53:14 f23df028b6ca: Pull complete 14:53:15 d65c8cfc05b1: Pull complete 14:53:30 2437ff75d9bd: Pull complete 14:53:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:53:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:30 prd-ubuntu20.04-docker-arm64-4c-16g-6298 does not seem to be running inside a container 14:53:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:53:32 $ docker top f995ccb51993a660f09a84ce152bf718515237e9e61d7fc1b52d8262ec5375e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:33 ---> job-cost.sh 14:53:33 lf-activate-venv: SKIPPING 14:53:33 INFO: No Stack... 14:53:34 INFO: Retrieving Pricing Info for: v3-standard-4 14:53:35 INFO: Archiving Costs [Pipeline] sh 14:53:35 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 14:53:35 + cut -d, -f6 [Pipeline] lock 14:53:35 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] 14:53:35 Resource [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] did not exist. Created. 14:53:35 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:53:35 /w/workspace/device-usb-camera/1@tmp/durable-f4d3fa3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:53:36 + echo total: 0.2199999988079071 [Pipeline] stash 14:53:36 Warning: overwriting stash ‘stack-cost’ 14:53:36 Stashed 1 file(s) [Pipeline] } 14:53:36 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:53:36 $ docker stop --time=1 f995ccb51993a660f09a84ce152bf718515237e9e61d7fc1b52d8262ec5375e7 14:53:38 $ docker rm -f --volumes f995ccb51993a660f09a84ce152bf718515237e9e61d7fc1b52d8262ec5375e7 [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 14:53:39 provisioning config files... 14:53:39 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-150@tmp/config3582520917188110636tmp [Pipeline] { [Pipeline] sh 14:53:39 + set +x 14:53:39 + curl -s https://codecov.io/bash 14:53:39 + bash -s -- 14:53:39 14:53:39 _____ _ 14:53:39 / ____| | | 14:53:39 | | ___ __| | ___ ___ _____ __ 14:53:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:53:39 | |___| (_) | (_| | __/ (_| (_) \ V / 14:53:39 \_____\___/ \__,_|\___|\___\___/ \_/ 14:53:39 Bash-1.0.6 14:53:39 14:53:39 14:53:39 ==> git version 2.25.1 found 14:53:39 ==> 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 14:53:39 Release-Date: 2020-01-08 14:53:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:53:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:53:39 ==> Jenkins CI detected. 14:53:39 current dir:  /w/workspace/foundry_device-usb-camera_PR-150 14:53:39 project root: . 14:53:39 --> token set from env 14:53:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:53:39 ==> Running gcov in . (disable via -X gcov) 14:53:39 ==> Python coveragepy not found 14:53:39 ==> Searching for coverage reports in: 14:53:39 + . 14:53:39 -> Found 1 reports 14:53:39 ==> Detecting git/mercurial file structure 14:53:39 ==> Reading reports 14:53:39 + ./coverage.out bytes=30666 14:53:39 ==> Appending adjustments 14:53:39 https://docs.codecov.io/docs/fixing-reports 14:53:39 + Found adjustments 14:53:39 ==> Gzipping contents 14:53:39 8.0K /tmp/codecov.wDjAjm.gz 14:53:39 ==> Uploading reports 14:53:39 url: https://codecov.io 14:53:39 query: branch=PR-150&commit=6238f381b91701784dda4b302473aee702cfd478&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=150&job=&cmd_args= 14:53:39 -> Pinging Codecov 14:53:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-150&commit=6238f381b91701784dda4b302473aee702cfd478&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=150&job=&cmd_args= 14:53:39 -> Uploading to 14:53:39 https://storage.googleapis.com/codecov/v4/raw/2023-02-16/73D8F5FF140700D3E01443B452E23636/6238f381b91701784dda4b302473aee702cfd478/431dbb9f-fda7-428c-94df-05b3b092ef61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T145339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14b52b2f427ed5d8bc79e1cfd608c6dbd01d2bea53c756ff79b9fad3b17ff356 14:53:39 % Total % Received % Xferd Average Speed Time Time Time Current 14:53:39 Dload Upload Total Spent Left Speed 14:53:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4282 0 0 100 4282 0 16037 --:--:-- --:--:-- --:--:-- 16097 14:53:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6238f381b91701784dda4b302473aee702cfd478 [Pipeline] } 14:53:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:53:42 + [ -d /w/workspace/foundry_device-usb-camera_PR-150/archives ] 14:53:42 + ls -al /w/workspace/foundry_device-usb-camera_PR-150/archives 14:53:42 total 16 14:53:42 drwxr-xr-x 3 root root 4096 Feb 16 14:48 . 14:53:42 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 14:48 .. 14:53:42 drwxr-xr-x 2 root root 4096 Feb 16 14:48 cost 14:53:42 -rw-r--r-- 1 root root 90 Feb 16 14:48 cost.csv 14:53:42 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-150/archives 14:53:42 + ls -al /w/workspace/foundry_device-usb-camera_PR-150/archives 14:53:42 total 16 14:53:42 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:48 . 14:53:42 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 14:48 .. 14:53:42 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 14:48 cost 14:53:42 -rw-r--r-- 1 jenkins jenkins 90 Feb 16 14:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:53:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:53:43 ---> package-listing.sh 14:53:43 ++ facter osfamily 14:53:43 ++ tr '[:upper:]' '[:lower:]' 14:53:43 + OS_FAMILY=debian 14:53:43 + workspace=/w/workspace/foundry_device-usb-camera_PR-150 14:53:43 + START_PACKAGES=/tmp/packages_start.txt 14:53:43 + END_PACKAGES=/tmp/packages_end.txt 14:53:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:53:43 + PACKAGES=/tmp/packages_start.txt 14:53:43 + '[' /w/workspace/foundry_device-usb-camera_PR-150 ']' 14:53:43 + PACKAGES=/tmp/packages_end.txt 14:53:43 + case "${OS_FAMILY}" in 14:53:43 + dpkg -l 14:53:43 + grep '^ii' 14:53:43 + '[' -f /tmp/packages_start.txt ']' 14:53:43 + '[' -f /tmp/packages_end.txt ']' 14:53:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:53:43 + '[' /w/workspace/foundry_device-usb-camera_PR-150 ']' 14:53:43 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-150/archives/ 14:53:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-150/archives/ [Pipeline] echo 14:53:43 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/foundry_device-usb-camera_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:53:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:44 prd-ubuntu20.04-docker-8c-8g-6293 does not seem to be running inside a container 14:53:44 $ 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/foundry_device-usb-camera_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-150 -v /w/workspace/foundry_device-usb-camera_PR-150:/w/workspace/foundry_device-usb-camera_PR-150:rw,z -v /w/workspace/foundry_device-usb-camera_PR-150@tmp:/w/workspace/foundry_device-usb-camera_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:53:44 $ docker top 1da65382224a6ffa2fc584b029b8db57bb8b174a65d68dc4871609873dc10041 -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:45 + touch /tmp/pre-build-complete [Pipeline] sh 14:53:45 + mkdir -p /var/log/sysstat [Pipeline] sh 14:53:45 + ls /var/log/sa-host 14:53:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:53:46 provisioning config files... 14:53:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-150@tmp/config13802538258056007147tmp [Pipeline] { [Pipeline] echo 14:53:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:53:46 ---> create-netrc.sh [Pipeline] } 14:53:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:53:46 ---> python-tools-install.sh [Pipeline] echo 14:53:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:53:47 ---> sudo-logs.sh 14:53:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:53:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:53:47 ---> job-cost.sh 14:53:47 lf-activate-venv: SKIPPING 14:53:47 DEBUG: total: 0.4399999976158142 14:53:47 INFO: Retrieving Stack Cost... 14:53:47 INFO: Retrieving Pricing Info for: v3-standard-8 14:53:48 INFO: Archiving Costs [Pipeline] echo 14:53:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:53:48 ---> logs-deploy.sh 14:53:48 lf-activate-venv: SKIPPING 14:53:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-150/1 14:53:48 INFO: archiving workspace using pattern(s): 14:53:50 Archives upload complete. 14:53:50 INFO: archiving logs to Nexus 14:53:50 ---> uname -a: 14:53:50 Linux prd-ubuntu20-04-docker-8c-8g-6293 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:53:50 14:53:50 14:53:50 ---> lscpu: 14:53:50 Architecture: x86_64 14:53:50 CPU op-mode(s): 32-bit, 64-bit 14:53:50 Byte Order: Little Endian 14:53:50 Address sizes: 40 bits physical, 48 bits virtual 14:53:50 CPU(s): 8 14:53:50 On-line CPU(s) list: 0-7 14:53:50 Thread(s) per core: 1 14:53:50 Core(s) per socket: 1 14:53:50 Socket(s): 8 14:53:50 NUMA node(s): 1 14:53:50 Vendor ID: AuthenticAMD 14:53:50 CPU family: 23 14:53:50 Model: 49 14:53:50 Model name: AMD EPYC-Rome Processor 14:53:50 Stepping: 0 14:53:50 CPU MHz: 2800.000 14:53:50 BogoMIPS: 5600.00 14:53:50 Virtualization: AMD-V 14:53:50 Hypervisor vendor: KVM 14:53:50 Virtualization type: full 14:53:50 L1d cache: 256 KiB 14:53:50 L1i cache: 256 KiB 14:53:50 L2 cache: 4 MiB 14:53:50 L3 cache: 128 MiB 14:53:50 NUMA node0 CPU(s): 0-7 14:53:50 Vulnerability Itlb multihit: Not affected 14:53:50 Vulnerability L1tf: Not affected 14:53:50 Vulnerability Mds: Not affected 14:53:50 Vulnerability Meltdown: Not affected 14:53:50 Vulnerability Mmio stale data: Not affected 14:53:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:53:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:53:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:53:50 Vulnerability Srbds: Not affected 14:53:50 Vulnerability Tsx async abort: Not affected 14:53:50 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 14:53:50 14:53:50 14:53:50 ---> nproc: 14:53:50 8 14:53:50 14:53:50 14:53:50 ---> df -h: 14:53:50 Filesystem Size Used Avail Use% Mounted on 14:53:50 overlay 155G 12G 144G 8% / 14:53:50 tmpfs 64M 0 64M 0% /dev 14:53:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:53:50 shm 64M 0 64M 0% /dev/shm 14:53:50 /dev/vda1 155G 12G 144G 8% /facter-os 14:53:50 14:53:50 14:53:50 ---> sar -b -r -n DEV: 14:53:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6293) 02/16/23 _x86_64_ (8 CPU) 14:53:50 14:53:50 13:21:16 LINUX RESTART (8 CPU) 14:53:50 14:53:50 13:22:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:53:50 13:23:01 39.87 24.20 15.67 0.00 2427.58 26406.62 0.00 14:53:50 13:24:01 3.85 0.00 3.85 0.00 0.00 19368.12 0.00 14:53:50 13:25:01 3.70 0.00 3.70 0.00 0.00 19365.71 0.00 14:53:50 13:26:01 5.97 1.02 4.95 0.00 21.86 19387.17 0.00 14:53:50 13:27:01 4.02 0.00 4.02 0.00 0.00 19376.50 0.00 14:53:50 13:28:01 3.53 0.00 3.53 0.00 0.00 19365.44 0.00 14:53:50 13:29:01 3.82 0.00 3.82 0.00 0.00 19367.17 0.00 14:53:50 13:30:01 1.45 0.00 1.45 0.00 0.00 3103.77 0.00 14:53:50 13:31:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 14:53:50 13:32:01 1.63 0.00 1.63 0.00 0.00 20.53 0.00 14:53:50 13:33:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 14:53:50 13:34:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 14:53:50 13:35:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 14:53:50 13:36:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 14:53:50 13:37:01 1.60 0.02 1.58 0.00 0.13 16.80 0.00 14:53:50 13:38:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 14:53:50 13:39:01 2.75 1.67 1.08 0.00 45.46 11.86 0.00 14:53:50 13:40:01 3.18 1.93 1.25 0.00 38.53 26.13 0.00 14:53:50 13:41:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 14:53:50 13:42:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 14:53:50 13:43:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 14:53:50 13:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 14:53:50 13:45:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 14:53:50 13:46:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 14:53:50 13:47:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 14:53:50 13:48:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 14:53:50 13:49:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 14:53:50 13:50:01 0.88 0.02 0.87 0.00 0.93 11.60 0.00 14:53:50 13:51:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 14:53:50 13:52:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 14:53:50 13:53:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 14:53:50 13:54:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 14:53:50 13:55:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 14:53:50 13:56:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 14:53:50 13:57:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 14:53:50 13:58:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 14:53:50 13:59:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 14:53:50 14:00:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 14:53:50 14:01:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 14:53:50 14:02:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 14:53:50 14:03:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 14:53:50 14:04:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 14:53:50 14:05:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 14:53:50 14:06:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 14:53:50 14:07:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 14:53:50 14:08:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 14:53:50 14:09:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 14:53:50 14:10:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 14:53:50 14:11:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 14:53:50 14:12:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 14:53:50 14:13:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 14:53:50 14:14:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 14:53:50 14:15:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 14:53:50 14:16:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 14:53:50 14:17:01 1.00 0.02 0.98 0.00 0.13 10.66 0.00 14:53:50 14:18:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 14:53:50 14:19:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 14:53:50 14:20:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 14:53:50 14:21:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 14:53:50 14:22:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 14:53:50 14:23:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 14:53:50 14:24:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 14:53:50 14:25:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 14:53:50 14:26:01 19.20 0.15 19.05 0.00 2.67 576.70 0.00 14:53:50 14:27:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 14:53:50 14:28:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 14:53:50 14:29:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 14:53:50 14:30:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 14:53:50 14:31:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 14:53:50 14:32:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 14:53:50 14:33:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 14:53:50 14:34:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 14:53:50 14:35:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 14:53:50 14:36:02 1.42 0.00 1.42 0.00 0.00 16.39 0.00 14:53:50 14:37:01 0.98 0.00 0.98 0.00 0.00 11.25 0.00 14:53:50 14:38:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 14:53:50 14:39:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 14:53:50 14:40:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 14:53:50 14:41:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 14:53:50 14:42:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 14:53:50 14:43:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 14:53:50 14:44:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 14:53:50 14:45:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 14:53:50 14:46:01 221.43 12.88 208.55 0.00 1903.15 31952.27 0.00 14:53:50 14:47:01 162.77 0.60 162.17 0.00 8.27 53821.30 0.00 14:53:50 14:48:01 210.33 0.13 210.20 0.00 6.53 31563.67 0.00 14:53:50 14:49:01 34.09 0.00 34.09 0.00 0.00 16721.48 0.00 14:53:50 14:50:01 1.55 0.00 1.55 0.00 0.00 18.39 0.00 14:53:50 14:51:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 14:53:50 14:52:01 1.58 0.00 1.58 0.00 0.00 18.92 0.00 14:53:50 14:53:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 14:53:50 Average: 8.90 0.46 8.44 0.00 48.10 3085.04 0.00 14:53:50 14:53:50 13:22:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:53:50 13:23:01 30391592 31881664 483500 1.47 52648 1745512 1664836 4.91 744696 1470904 24 14:53:50 13:24:01 30390732 31881560 483488 1.47 52736 1745644 1664836 4.91 744964 1471456 208 14:53:50 13:25:01 30388020 31878952 485944 1.48 52824 1745648 1664836 4.91 747580 1471464 180 14:53:50 13:26:01 30382732 31874704 489408 1.49 52964 1746268 1712972 5.05 747996 1471996 44 14:53:50 13:27:01 30383220 31875356 488792 1.49 53076 1746272 1712972 5.05 748104 1472064 28 14:53:50 13:28:01 30382956 31875228 488656 1.49 53164 1746272 1712972 5.05 748596 1472064 172 14:53:50 13:29:01 30382876 31875232 488592 1.49 53244 1746276 1712972 5.05 748264 1472068 12 14:53:50 13:30:01 30382648 31875020 488772 1.49 53284 1746280 1712972 5.05 748288 1472068 56 14:53:50 13:31:01 30382608 31875504 488692 1.49 53376 1746280 1712972 5.05 748116 1472468 4 14:53:50 13:32:01 30382576 31875472 488612 1.49 53420 1746264 1712972 5.05 748064 1472452 40 14:53:50 13:33:01 30382520 31875472 488600 1.49 53444 1746264 1712972 5.05 748556 1472452 8 14:53:50 13:34:01 30382464 31875440 488528 1.49 53496 1746272 1712972 5.05 748928 1472456 48 14:53:50 13:35:01 30382408 31875448 488500 1.49 53520 1746272 1712972 5.05 748800 1472464 8 14:53:50 13:36:01 30382400 31875456 488424 1.49 53544 1746268 1712972 5.05 748436 1472472 40 14:53:50 13:37:01 30381104 31874228 489380 1.49 53580 1746276 1715200 5.05 748532 1472468 8 14:53:50 13:38:01 30380748 31873904 489628 1.49 53604 1746280 1715200 5.05 748804 1472472 40 14:53:50 13:39:01 30370884 31865464 498260 1.52 53644 1747640 1715200 5.05 761476 1473432 28 14:53:50 13:40:01 30332904 31829428 533568 1.62 53672 1749080 1731260 5.10 796952 1473948 136 14:53:50 13:41:01 30331372 31827952 534968 1.63 53712 1749084 1731260 5.10 797216 1473956 44 14:53:50 13:42:01 30331700 31828372 534140 1.62 53748 1749088 1731260 5.10 797168 1473952 12 14:53:50 13:43:01 30331084 31827788 534668 1.63 53772 1749092 1731260 5.10 797344 1473960 8 14:53:50 13:44:01 30330784 31827492 534976 1.63 53804 1749092 1731260 5.10 797384 1473956 136 14:53:50 13:45:01 30330736 31827488 534928 1.63 53836 1749096 1731260 5.10 797436 1473964 24 14:53:50 13:46:01 30331168 31827992 534856 1.63 53876 1749096 1731260 5.10 797676 1473968 8 14:53:50 13:47:01 30330616 31827456 535352 1.63 53900 1749104 1731260 5.10 797644 1473972 8 14:53:50 13:48:01 30330860 31827744 535004 1.63 53940 1749108 1731260 5.10 797820 1473976 104 14:53:50 13:49:01 30330560 31827468 535212 1.63 53968 1749108 1731260 5.10 797836 1473976 8 14:53:50 13:50:01 30330432 31827424 535124 1.63 53992 1749140 1731260 5.10 797904 1474008 64 14:53:50 13:51:01 30329620 31826644 535840 1.63 54032 1749124 1731260 5.10 798792 1474008 8 14:53:50 13:52:01 30331492 31828696 533656 1.62 54072 1749276 1731260 5.10 797060 1474132 16 14:53:50 13:53:01 30331484 31828732 533564 1.62 54104 1749280 1731260 5.10 797468 1474136 12 14:53:50 13:54:01 30330852 31828112 534104 1.62 54128 1749280 1731260 5.10 797172 1474148 36 14:53:50 13:55:01 30331096 31828384 533780 1.62 54144 1749284 1731260 5.10 797184 1474152 8 14:53:50 13:56:01 30331264 31828612 533724 1.62 54184 1749284 1731260 5.10 797320 1474152 36 14:53:50 13:57:01 30330728 31828080 534208 1.62 54200 1749288 1731260 5.10 797656 1474156 24 14:53:50 13:58:01 30330696 31828076 534144 1.62 54232 1749292 1731260 5.10 797764 1474160 136 14:53:50 13:59:01 30330396 31827808 534360 1.63 54256 1749292 1731260 5.10 797880 1474160 8 14:53:50 14:00:01 30330348 31827768 534320 1.62 54272 1749300 1731260 5.10 797916 1474164 56 14:53:50 14:01:01 30329724 31827144 534852 1.63 54296 1749300 1731260 5.10 798028 1474164 12 14:53:50 14:02:01 30328968 31826504 535464 1.63 54344 1749304 1731260 5.10 797864 1474172 12 14:53:50 14:03:01 30329172 31826720 535180 1.63 54368 1749304 1731260 5.10 798116 1474172 8 14:53:50 14:04:01 30328968 31826544 535336 1.63 54392 1749312 1731260 5.10 798156 1474176 4 14:53:50 14:05:01 30328624 31826244 535832 1.63 54424 1749316 1731260 5.10 799288 1474184 8 14:53:50 14:06:01 30328372 31826032 536044 1.63 54464 1749316 1731260 5.10 798944 1474184 136 14:53:50 14:07:01 30327868 31825568 536496 1.63 54504 1749320 1731260 5.10 798976 1474188 24 14:53:50 14:08:01 30327488 31825284 536736 1.63 54568 1749320 1731260 5.10 799588 1474188 204 14:53:50 14:09:01 30327512 31825312 536684 1.63 54592 1749324 1731260 5.10 799212 1474192 8 14:53:50 14:10:01 30327676 31825500 536404 1.63 54624 1749328 1731260 5.10 799512 1474192 44 14:53:50 14:11:01 30327416 31825280 536624 1.63 54656 1749316 1731260 5.10 799328 1474196 8 14:53:50 14:12:01 30327616 31825520 536552 1.63 54672 1749336 1731260 5.10 799388 1474204 36 14:53:50 14:13:01 30327592 31825524 536532 1.63 54696 1749336 1731260 5.10 799868 1474204 8 14:53:50 14:14:01 30327520 31825480 536528 1.63 54720 1749340 1731260 5.10 799652 1474208 36 14:53:50 14:15:01 30327464 31825444 536612 1.63 54736 1749340 1731260 5.10 799652 1474208 8 14:53:50 14:16:01 30327424 31825424 536584 1.63 54760 1749336 1714852 5.05 799756 1474212 36 14:53:50 14:17:01 30326580 31824616 537340 1.63 54788 1749340 1714852 5.05 800116 1474212 8 14:53:50 14:18:01 30326084 31824160 537720 1.64 54812 1749348 1714852 5.05 800076 1474216 36 14:53:50 14:19:01 30326052 31824156 537680 1.64 54836 1749356 1714852 5.05 800108 1474220 8 14:53:50 14:20:01 30325720 31823948 537804 1.64 54852 1749488 1730904 5.10 800432 1474324 204 14:53:50 14:21:01 30325652 31823924 538040 1.64 54876 1749492 1730904 5.10 800496 1474328 4 14:53:50 14:22:01 30326144 31824420 537736 1.64 54892 1749492 1730904 5.10 800432 1474328 204 14:53:50 14:23:01 30326136 31824432 537696 1.64 54916 1749496 1730904 5.10 800580 1474332 8 14:53:50 14:24:01 30325932 31824256 537852 1.64 54956 1749500 1730904 5.10 800296 1474336 36 14:53:50 14:25:01 30325916 31824284 537820 1.64 54980 1749500 1730904 5.10 800352 1474336 8 14:53:50 14:26:01 30257796 31759620 602324 1.83 57772 1749932 1730904 5.10 869844 1474784 176 14:53:50 14:27:01 30256740 31758640 603272 1.83 57828 1749948 1730904 5.10 869992 1474784 20 14:53:50 14:28:01 30256684 31758628 603212 1.83 57868 1749956 1730904 5.10 869688 1474788 196 14:53:50 14:29:01 30256628 31758580 603176 1.83 57896 1749956 1730904 5.10 869620 1474788 4 14:53:50 14:30:01 30256612 31758600 603096 1.83 57928 1749960 1730904 5.10 869668 1474792 188 14:53:50 14:31:01 30256564 31758588 603064 1.83 57952 1749956 1730904 5.10 869684 1474796 8 14:53:50 14:32:01 30256556 31758620 602980 1.83 57976 1749964 1730904 5.10 869768 1474800 36 14:53:50 14:33:01 30256884 31758968 603008 1.83 58008 1749968 1730904 5.10 869828 1474804 4 14:53:50 14:34:01 30256876 31758992 602972 1.83 58032 1749968 1730904 5.10 869820 1474804 176 14:53:50 14:35:01 30256828 31758976 602940 1.83 58048 1749972 1730904 5.10 869828 1474808 8 14:53:50 14:36:02 30256740 31758924 602908 1.83 58072 1749968 1730904 5.10 870360 1474808 144 14:53:50 14:37:01 30256512 31758808 602944 1.83 58104 1750108 1730904 5.10 869968 1474912 36 14:53:50 14:38:01 30256684 31759016 602676 1.83 58136 1750116 1714368 5.05 869976 1474916 24 14:53:50 14:39:01 30256592 31758956 602892 1.83 58160 1750116 1714368 5.05 869932 1474916 8 14:53:50 14:40:01 30255116 31757576 604040 1.84 58192 1750120 1714368 5.05 871724 1473936 12 14:53:50 14:41:01 30255360 31757868 603756 1.84 58216 1750120 1714368 5.05 871608 1473936 8 14:53:50 14:42:01 30255028 31757544 603964 1.84 58268 1750124 1714368 5.05 871284 1473940 20 14:53:50 14:43:01 30255232 31757804 603776 1.84 58292 1750128 1714368 5.05 871380 1473944 8 14:53:50 14:44:01 30255184 31757780 603748 1.84 58316 1750128 1714368 5.05 871172 1473944 164 14:53:50 14:45:01 30255384 31758008 603692 1.84 58332 1750132 1714368 5.05 871440 1473948 8 14:53:50 14:46:01 28956476 31581484 729732 2.22 83084 2807408 1870244 5.51 1146448 2404424 122020 14:53:50 14:47:01 27823428 31339728 954548 2.90 152128 3538584 2086584 6.15 1549080 3024940 118720 14:53:50 14:48:01 27687968 31513016 780920 2.37 158076 3840516 2098572 6.18 1427368 3278180 55368 14:53:50 14:49:01 27287600 31565176 728160 2.21 164764 4237220 1777676 5.24 1395140 3662840 12 14:53:50 14:50:01 27287464 31565124 728156 2.21 164792 4237224 1777676 5.24 1395012 3662844 44 14:53:50 14:51:01 27293660 31571336 721872 2.20 164812 4237224 1777676 5.24 1387660 3662844 8 14:53:50 14:52:01 27293896 31571608 721524 2.19 164844 4237224 1777676 5.24 1387696 3662848 52 14:53:50 14:53:01 27299424 31577160 715916 2.18 164868 4237232 1777676 5.24 1382584 3662852 8 14:53:50 Average: 30084640 31795148 561469 1.71 63570 1939848 1736072 5.12 856512 1641218 3301 14:53:50 14:53:50 13:22:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:53:50 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:23:01 ens3 176.39 119.53 427.43 23.09 0.00 0.00 0.00 0.00 14:53:50 13:23:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:24:01 ens3 1.83 0.60 0.46 0.28 0.00 0.00 0.00 0.00 14:53:50 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:25:01 ens3 2.85 1.70 2.12 0.54 0.00 0.00 0.00 0.00 14:53:50 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:26:01 ens3 0.67 0.37 0.27 0.21 0.00 0.00 0.00 0.00 14:53:50 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:27:01 ens3 0.52 0.25 0.26 0.20 0.00 0.00 0.00 0.00 14:53:50 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:28:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:29:01 ens3 0.28 0.08 0.07 0.00 0.00 0.00 0.00 0.00 14:53:50 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:30:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:31:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:53:50 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:32:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:33:01 ens3 0.30 0.12 0.09 0.07 0.00 0.00 0.00 0.00 14:53:50 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:39:01 ens3 1.15 0.85 0.72 0.43 0.00 0.00 0.00 0.00 14:53:50 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:40:01 ens3 13.56 10.43 11.40 6.20 0.00 0.00 0.00 0.00 14:53:50 13:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:53:50 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:41:01 ens3 0.28 0.12 0.36 0.01 0.00 0.00 0.00 0.00 14:53:50 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:43:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:48:01 ens3 0.32 0.32 0.10 0.14 0.00 0.00 0.00 0.00 14:53:50 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:50:01 ens3 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 14:53:50 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:51:01 ens3 1.53 0.62 0.44 0.29 0.00 0.00 0.00 0.00 14:53:50 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:52:01 ens3 1.67 0.90 0.82 0.60 0.00 0.00 0.00 0.00 14:53:50 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:53:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:55:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:56:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:57:01 ens3 0.40 0.10 0.19 0.01 0.00 0.00 0.00 0.00 14:53:50 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:58:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:59:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:03:01 ens3 0.13 0.17 0.07 0.07 0.00 0.00 0.00 0.00 14:53:50 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:04:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 14:53:50 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:05:01 ens3 0.58 0.60 0.34 0.29 0.00 0.00 0.00 0.00 14:53:50 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:08:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 14:53:50 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:13:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:18:01 ens3 0.23 0.27 0.08 0.08 0.00 0.00 0.00 0.00 14:53:50 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:23:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:26:01 ens3 183.89 154.04 168.49 105.90 0.00 0.00 0.00 0.00 14:53:50 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:27:01 ens3 0.43 0.25 0.26 0.20 0.00 0.00 0.00 0.00 14:53:50 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:28:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:30:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:33:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:35:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:36:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:36:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:40:01 ens3 4.15 3.48 2.36 4.48 0.00 0.00 0.00 0.00 14:53:50 14:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:53:50 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:43:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 14:53:50 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:46:01 docker0 1.22 1.20 0.18 8.57 0.00 0.00 0.00 0.00 14:53:50 14:46:01 ens3 479.69 363.97 5948.23 150.79 0.00 0.00 0.00 0.00 14:53:50 14:46:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 14:53:50 14:47:01 docker0 181.45 235.18 14.58 2479.04 0.00 0.00 0.00 0.00 14:53:50 14:47:01 ens3 266.52 203.38 2510.48 31.06 0.00 0.00 0.00 0.00 14:53:50 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:47:01 veth85f152b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:53:50 14:48:01 docker0 34.34 61.27 2.11 637.95 0.00 0.00 0.00 0.00 14:53:50 14:48:01 ens3 153.99 105.17 1812.23 21.28 0.00 0.00 0.00 0.00 14:53:50 14:48:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 14:53:50 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:49:01 ens3 67.72 35.86 1581.63 8.06 0.00 0.00 0.00 0.00 14:53:50 14:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:53:50 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 14:53:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:53:50 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:50 Average: docker0 2.39 3.27 0.19 34.36 0.00 0.00 0.00 0.00 14:53:50 Average: ens3 14.97 11.04 136.95 3.90 0.00 0.00 0.00 0.00 14:53:50 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:53:50 14:53:50 14:53:50 ---> sar -P ALL: 14:53:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6293) 02/16/23 _x86_64_ (8 CPU) 14:53:50 14:53:50 13:21:16 LINUX RESTART (8 CPU) 14:53:50 14:53:50 13:22:03 CPU %user %nice %system %iowait %steal %idle 14:53:50 13:23:01 all 1.71 0.00 0.32 2.09 0.02 95.86 14:53:50 13:23:01 0 2.01 0.00 0.31 0.28 0.05 97.35 14:53:50 13:23:01 1 1.04 0.00 0.36 6.25 0.02 92.33 14:53:50 13:23:01 2 2.62 0.00 0.21 0.71 0.00 96.46 14:53:50 13:23:01 3 2.46 0.00 0.35 1.54 0.02 95.64 14:53:50 13:23:01 4 1.02 0.00 0.28 4.58 0.02 94.11 14:53:50 13:23:01 5 2.50 0.00 0.33 0.86 0.02 96.29 14:53:50 13:23:01 6 1.05 0.00 0.35 1.55 0.02 97.03 14:53:50 13:23:01 7 0.97 0.00 0.36 0.95 0.02 97.70 14:53:50 13:24:01 all 0.16 0.00 0.02 0.19 0.02 99.61 14:53:50 13:24:01 0 1.01 0.00 0.07 0.00 0.00 98.92 14:53:50 13:24:01 1 0.02 0.00 0.02 1.37 0.00 98.60 14:53:50 13:24:01 2 0.05 0.00 0.00 0.07 0.05 99.83 14:53:50 13:24:01 3 0.05 0.00 0.05 0.00 0.02 99.88 14:53:50 13:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:24:01 6 0.07 0.00 0.05 0.12 0.07 99.70 14:53:50 13:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:25:01 all 0.19 0.00 0.01 0.31 0.01 99.49 14:53:50 13:25:01 0 1.40 0.00 0.02 0.00 0.02 98.56 14:53:50 13:25:01 1 0.00 0.00 0.00 2.40 0.00 97.60 14:53:50 13:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:25:01 6 0.07 0.00 0.03 0.08 0.03 99.78 14:53:50 13:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:26:01 all 0.26 0.00 0.03 0.23 0.01 99.48 14:53:50 13:26:01 0 1.68 0.00 0.02 0.00 0.00 98.30 14:53:50 13:26:01 1 0.02 0.00 0.05 1.42 0.02 98.50 14:53:50 13:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:53:50 13:26:01 3 0.18 0.00 0.05 0.07 0.02 99.68 14:53:50 13:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 14:53:50 13:26:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:53:50 13:26:01 6 0.05 0.00 0.03 0.35 0.02 99.55 14:53:50 13:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:27:01 all 0.06 0.00 0.01 0.02 0.01 99.91 14:53:50 13:27:01 0 0.37 0.00 0.02 0.00 0.02 99.60 14:53:50 13:27:01 1 0.03 0.00 0.02 0.13 0.00 99.82 14:53:50 13:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:27:01 6 0.02 0.00 0.02 0.03 0.03 99.90 14:53:50 13:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:28:01 all 0.01 0.00 0.01 0.03 0.01 99.95 14:53:50 13:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:28:01 1 0.00 0.00 0.00 0.15 0.00 99.85 14:53:50 13:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:53:50 13:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:28:01 6 0.05 0.00 0.00 0.05 0.02 99.88 14:53:50 13:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:29:01 all 0.04 0.00 0.01 0.06 0.02 99.87 14:53:50 13:29:01 0 0.18 0.00 0.00 0.00 0.03 99.78 14:53:50 13:29:01 1 0.03 0.00 0.00 0.45 0.02 99.50 14:53:50 13:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 13:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 13:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:29:01 6 0.05 0.00 0.07 0.03 0.03 99.82 14:53:50 13:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:30:01 all 0.01 0.00 0.01 0.04 0.00 99.95 14:53:50 13:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:30:01 1 0.00 0.00 0.00 0.25 0.00 99.75 14:53:50 13:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 14:53:50 13:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:30:01 6 0.02 0.00 0.03 0.02 0.02 99.92 14:53:50 13:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:31:01 all 0.02 0.00 0.01 0.04 0.01 99.92 14:53:50 13:31:01 0 0.05 0.00 0.00 0.00 0.02 99.93 14:53:50 13:31:01 1 0.02 0.00 0.02 0.17 0.00 99.80 14:53:50 13:31:01 2 0.02 0.00 0.00 0.17 0.00 99.82 14:53:50 13:31:01 3 0.02 0.00 0.00 0.02 0.03 99.93 14:53:50 13:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 13:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:53:50 13:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:53:50 13:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 13:32:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:53:50 13:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:32:01 6 0.02 0.00 0.03 0.00 0.02 99.93 14:53:50 13:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:33:01 all 0.02 0.00 0.00 0.00 0.01 99.97 14:53:50 13:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:33:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:53:50 13:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:33:01 3 0.07 0.00 0.00 0.02 0.02 99.90 14:53:50 13:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 13:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:53:50 13:33:01 CPU %user %nice %system %iowait %steal %idle 14:53:50 13:34:01 all 0.00 0.00 0.00 0.01 0.00 99.99 14:53:50 13:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:34:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:53:50 13:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:53:50 13:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:53:50 13:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:53:50 13:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:53:50 13:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:53:50 13:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 13:36:01 1 0.00 0.00 0.02 0.07 0.00 99.92 14:53:50 13:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:53:50 13:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 13:36:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:53:50 13:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:37:01 all 0.02 0.00 0.02 0.00 0.00 99.96 14:53:50 13:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:53:50 13:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:53:50 13:37:01 2 0.03 0.00 0.02 0.02 0.02 99.92 14:53:50 13:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:53:50 13:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:53:50 13:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:53:50 13:38:01 2 0.02 0.00 0.02 0.02 0.02 99.93 14:53:50 13:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:39:01 all 0.09 0.00 0.00 0.01 0.01 99.89 14:53:50 13:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:39:01 1 0.20 0.00 0.02 0.02 0.00 99.77 14:53:50 13:39:01 2 0.07 0.00 0.00 0.00 0.02 99.92 14:53:50 13:39:01 3 0.15 0.00 0.00 0.05 0.02 99.78 14:53:50 13:39:01 4 0.13 0.00 0.00 0.00 0.02 99.85 14:53:50 13:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 13:39:01 6 0.05 0.00 0.00 0.00 0.02 99.93 14:53:50 13:39:01 7 0.07 0.00 0.02 0.00 0.00 99.92 14:53:50 13:40:01 all 0.38 0.00 0.04 0.03 0.00 99.55 14:53:50 13:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:40:01 1 0.38 0.00 0.03 0.08 0.00 99.50 14:53:50 13:40:01 2 0.07 0.00 0.03 0.00 0.02 99.88 14:53:50 13:40:01 3 0.37 0.00 0.12 0.12 0.00 99.40 14:53:50 13:40:01 4 1.85 0.00 0.00 0.00 0.00 98.15 14:53:50 13:40:01 5 0.12 0.00 0.00 0.00 0.00 99.88 14:53:50 13:40:01 6 0.08 0.00 0.03 0.00 0.00 99.88 14:53:50 13:40:01 7 0.17 0.00 0.07 0.00 0.00 99.77 14:53:50 13:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:53:50 13:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 14:53:50 13:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 14:53:50 13:41:01 2 0.03 0.00 0.05 0.00 0.02 99.90 14:53:50 13:41:01 3 0.02 0.00 0.00 0.05 0.02 99.92 14:53:50 13:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:53:50 13:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:42:01 all 0.01 0.00 0.00 0.00 0.00 99.98 14:53:50 13:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:42:01 1 0.02 0.00 0.00 0.03 0.00 99.95 14:53:50 13:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:53:50 13:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 13:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 14:53:50 13:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:53:50 13:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:43:01 5 0.00 0.00 0.00 0.00 0.03 99.97 14:53:50 13:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:44:01 all 0.17 0.00 0.01 0.01 0.00 99.81 14:53:50 13:44:01 0 1.27 0.00 0.00 0.00 0.00 98.73 14:53:50 13:44:01 1 0.00 0.00 0.02 0.07 0.00 99.92 14:53:50 13:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:53:50 13:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 13:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:53:50 13:44:01 CPU %user %nice %system %iowait %steal %idle 14:53:50 13:45:01 all 0.00 0.00 0.01 0.04 0.01 99.94 14:53:50 13:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:45:01 1 0.00 0.00 0.00 0.18 0.00 99.82 14:53:50 13:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:45:01 3 0.00 0.00 0.03 0.12 0.00 99.85 14:53:50 13:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:46:01 all 0.02 0.00 0.01 0.07 0.01 99.89 14:53:50 13:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 13:46:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:53:50 13:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:53:50 13:46:01 3 0.03 0.00 0.00 0.18 0.02 99.77 14:53:50 13:46:01 4 0.02 0.00 0.00 0.35 0.00 99.63 14:53:50 13:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:53:50 13:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:53:50 13:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:53:50 13:47:01 1 0.00 0.00 0.00 0.05 0.00 99.95 14:53:50 13:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:47:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:53:50 13:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:48:01 all 0.02 0.00 0.00 0.01 0.00 99.96 14:53:50 13:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 13:48:01 1 0.03 0.00 0.00 0.03 0.00 99.93 14:53:50 13:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 13:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 13:48:01 4 0.02 0.00 0.02 0.07 0.00 99.90 14:53:50 13:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 13:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:49:01 all 0.01 0.00 0.01 0.00 0.01 99.98 14:53:50 13:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 13:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 13:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:53:50 13:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:50:01 all 0.01 0.00 0.01 6.50 0.01 93.47 14:53:50 13:50:01 0 0.00 0.00 0.03 0.00 0.02 99.95 14:53:50 13:50:01 1 0.03 0.00 0.02 51.94 0.00 48.01 14:53:50 13:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:53:50 13:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:50:01 6 0.02 0.00 0.00 0.00 0.03 99.95 14:53:50 13:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:51:01 all 0.02 0.00 0.01 0.02 0.00 99.95 14:53:50 13:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:51:01 1 0.00 0.00 0.00 0.13 0.00 99.87 14:53:50 13:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 13:51:01 4 0.10 0.00 0.00 0.00 0.00 99.90 14:53:50 13:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 14:53:50 13:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:52:01 all 0.11 0.00 0.01 0.00 0.01 99.87 14:53:50 13:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:52:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:53:50 13:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:53:50 13:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 13:52:01 4 0.72 0.00 0.02 0.00 0.00 99.27 14:53:50 13:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 13:52:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:53:50 13:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:53:01 all 0.00 0.00 0.01 0.01 0.00 99.98 14:53:50 13:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:53:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:53:50 13:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:53:01 3 0.02 0.00 0.02 0.03 0.00 99.93 14:53:50 13:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:54:01 all 0.02 0.00 0.01 0.03 0.02 99.93 14:53:50 13:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:53:50 13:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 14:53:50 13:54:01 2 0.00 0.00 0.00 0.22 0.02 99.77 14:53:50 13:54:01 3 0.00 0.00 0.02 0.00 0.05 99.93 14:53:50 13:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:53:50 13:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:53:50 13:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:53:50 13:55:01 0 0.05 0.00 0.00 0.00 0.02 99.93 14:53:50 13:55:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:53:50 13:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 13:55:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:53:50 13:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:53:50 13:55:01 CPU %user %nice %system %iowait %steal %idle 14:53:50 13:56:01 all 0.01 0.00 0.00 0.01 0.00 99.97 14:53:50 13:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:56:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:53:50 13:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:56:01 4 0.02 0.00 0.00 0.07 0.00 99.92 14:53:50 13:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:57:01 all 0.04 0.00 0.01 0.01 0.01 99.93 14:53:50 13:57:01 0 0.32 0.00 0.00 0.00 0.00 99.68 14:53:50 13:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 13:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:57:01 3 0.00 0.00 0.02 0.08 0.02 99.88 14:53:50 13:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 13:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 13:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 13:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:58:01 all 0.06 0.00 0.01 0.00 0.00 99.92 14:53:50 13:58:01 0 0.35 0.00 0.03 0.00 0.00 99.62 14:53:50 13:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 14:53:50 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:58:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:53:50 13:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 13:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 13:59:01 all 0.08 0.00 0.01 0.01 0.00 99.90 14:53:50 13:59:01 0 0.53 0.00 0.03 0.00 0.02 99.42 14:53:50 13:59:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:53:50 13:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 13:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 13:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 13:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 13:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:00:01 all 0.01 0.00 0.00 0.00 0.00 99.98 14:53:50 14:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:53:50 14:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:00:01 2 0.00 0.00 0.00 0.02 0.02 99.97 14:53:50 14:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:00:01 4 0.05 0.00 0.00 0.00 0.00 99.95 14:53:50 14:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:01:01 all 0.01 0.00 0.01 0.02 0.01 99.95 14:53:50 14:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:53:50 14:01:01 1 0.00 0.00 0.00 0.08 0.00 99.92 14:53:50 14:01:01 2 0.00 0.00 0.00 0.05 0.00 99.95 14:53:50 14:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:01:01 4 0.02 0.00 0.03 0.00 0.03 99.92 14:53:50 14:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:53:50 14:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:02:01 all 0.01 0.00 0.01 0.07 0.01 99.90 14:53:50 14:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 14:02:01 1 0.00 0.00 0.00 0.38 0.00 99.62 14:53:50 14:02:01 2 0.00 0.00 0.02 0.08 0.00 99.90 14:53:50 14:02:01 3 0.00 0.00 0.00 0.08 0.02 99.90 14:53:50 14:02:01 4 0.02 0.00 0.03 0.00 0.03 99.92 14:53:50 14:02:01 5 0.00 0.00 0.00 0.00 0.03 99.97 14:53:50 14:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:03:01 all 0.02 0.00 0.02 0.02 0.01 99.93 14:53:50 14:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:53:50 14:03:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:53:50 14:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:03:01 3 0.02 0.00 0.02 0.17 0.02 99.78 14:53:50 14:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 14:53:50 14:03:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:53:50 14:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:53:50 14:04:01 all 0.16 0.00 0.00 0.00 0.01 99.82 14:53:50 14:04:01 0 1.19 0.00 0.00 0.00 0.02 98.79 14:53:50 14:04:01 1 0.02 0.00 0.00 0.02 0.02 99.95 14:53:50 14:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:04:01 3 0.03 0.00 0.02 0.02 0.02 99.92 14:53:50 14:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 14:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:05:01 all 0.18 0.00 0.01 0.00 0.01 99.80 14:53:50 14:05:01 0 1.32 0.00 0.00 0.00 0.00 98.68 14:53:50 14:05:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:53:50 14:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:05:01 3 0.03 0.00 0.03 0.00 0.03 99.90 14:53:50 14:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:53:50 14:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 14:53:50 14:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 14:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:06:01 3 0.03 0.00 0.02 0.02 0.02 99.92 14:53:50 14:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:53:50 14:06:01 CPU %user %nice %system %iowait %steal %idle 14:53:50 14:07:01 all 0.22 0.00 0.01 0.00 0.00 99.76 14:53:50 14:07:01 0 1.66 0.00 0.02 0.00 0.00 98.32 14:53:50 14:07:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:53:50 14:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:53:50 14:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:08:01 all 0.24 0.00 0.02 0.02 0.01 99.72 14:53:50 14:08:01 0 1.76 0.00 0.05 0.00 0.02 98.17 14:53:50 14:08:01 1 0.02 0.00 0.02 0.18 0.00 99.78 14:53:50 14:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:53:50 14:08:01 3 0.00 0.00 0.02 0.00 0.03 99.95 14:53:50 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:53:50 14:09:01 all 0.04 0.00 0.01 0.01 0.00 99.94 14:53:50 14:09:01 0 0.20 0.00 0.05 0.00 0.00 99.75 14:53:50 14:09:01 1 0.00 0.00 0.00 0.07 0.00 99.93 14:53:50 14:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 14:09:01 3 0.03 0.00 0.00 0.02 0.02 99.93 14:53:50 14:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 14:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:10:01 all 0.09 0.00 0.01 0.03 0.00 99.87 14:53:50 14:10:01 0 0.65 0.00 0.00 0.00 0.02 99.33 14:53:50 14:10:01 1 0.02 0.00 0.02 0.08 0.00 99.88 14:53:50 14:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:10:01 3 0.02 0.00 0.03 0.13 0.02 99.80 14:53:50 14:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:11:01 all 0.09 0.00 0.00 0.01 0.01 99.89 14:53:50 14:11:01 0 0.68 0.00 0.02 0.00 0.02 99.29 14:53:50 14:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:11:01 3 0.02 0.00 0.02 0.02 0.03 99.92 14:53:50 14:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 14:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:12:01 all 0.10 0.00 0.01 0.00 0.00 99.88 14:53:50 14:12:01 0 0.76 0.00 0.02 0.00 0.00 99.22 14:53:50 14:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 14:53:50 14:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 14:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:13:01 all 0.08 0.00 0.01 0.00 0.01 99.90 14:53:50 14:13:01 0 0.57 0.00 0.02 0.00 0.02 99.40 14:53:50 14:13:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:13:01 3 0.02 0.00 0.03 0.02 0.02 99.92 14:53:50 14:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 14:53:50 14:14:01 all 0.01 0.00 0.00 0.00 0.00 99.98 14:53:50 14:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:14:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:53:50 14:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:14:01 3 0.00 0.00 0.02 0.02 0.02 99.95 14:53:50 14:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:15:01 all 0.09 0.00 0.00 0.00 0.00 99.90 14:53:50 14:15:01 0 0.70 0.00 0.02 0.00 0.00 99.28 14:53:50 14:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:53:50 14:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:53:50 14:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:53:50 14:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:16:01 3 0.02 0.00 0.03 0.02 0.02 99.92 14:53:50 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 14:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:17:01 all 0.07 0.00 0.01 0.00 0.01 99.90 14:53:50 14:17:01 0 0.57 0.00 0.00 0.00 0.02 99.42 14:53:50 14:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:53:50 14:17:01 3 0.02 0.00 0.02 0.02 0.03 99.92 14:53:50 14:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 14:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:53:50 14:53:50 14:17:01 CPU %user %nice %system %iowait %steal %idle 14:53:50 14:18:01 all 0.11 0.00 0.01 0.03 0.01 99.84 14:53:50 14:18:01 0 0.85 0.00 0.00 0.00 0.00 99.15 14:53:50 14:18:01 1 0.02 0.00 0.00 0.20 0.00 99.78 14:53:50 14:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:18:01 3 0.03 0.00 0.03 0.02 0.05 99.87 14:53:50 14:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 14:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:19:01 all 0.01 0.00 0.01 0.02 0.01 99.96 14:53:50 14:19:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:53:50 14:19:01 1 0.00 0.00 0.00 0.13 0.00 99.87 14:53:50 14:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:19:01 3 0.02 0.00 0.02 0.00 0.03 99.93 14:53:50 14:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:53:50 14:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:20:01 all 0.01 0.00 0.01 0.02 0.00 99.95 14:53:50 14:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:20:01 1 0.02 0.00 0.00 0.12 0.00 99.87 14:53:50 14:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:20:01 3 0.00 0.00 0.03 0.05 0.03 99.88 14:53:50 14:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:21:01 all 0.01 0.00 0.01 0.09 0.01 99.89 14:53:50 14:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:53:50 14:21:01 1 0.00 0.00 0.02 0.23 0.02 99.73 14:53:50 14:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:21:01 3 0.02 0.00 0.03 0.45 0.02 99.48 14:53:50 14:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 14:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:53:50 14:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:53:50 14:22:01 1 0.00 0.00 0.00 0.07 0.00 99.93 14:53:50 14:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:22:01 3 0.03 0.00 0.02 0.00 0.03 99.92 14:53:50 14:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:53:50 14:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 14:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:53:50 14:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 14:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:53:50 14:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:53:50 14:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:24:01 all 0.02 0.00 0.00 0.05 0.01 99.91 14:53:50 14:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 14:24:01 1 0.00 0.00 0.00 0.28 0.02 99.70 14:53:50 14:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:24:01 3 0.02 0.00 0.00 0.15 0.03 99.80 14:53:50 14:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:24:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:53:50 14:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:24:01 7 0.12 0.00 0.00 0.00 0.02 99.87 14:53:50 14:25:01 all 0.02 0.00 0.01 0.11 0.00 99.86 14:53:50 14:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:25:01 1 0.00 0.00 0.00 0.43 0.00 99.57 14:53:50 14:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:25:01 3 0.02 0.00 0.02 0.42 0.02 99.53 14:53:50 14:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 14:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:25:01 7 0.10 0.00 0.02 0.00 0.00 99.88 14:53:50 14:26:01 all 0.99 0.00 0.16 1.09 0.01 97.75 14:53:50 14:26:01 0 0.35 0.00 0.07 0.02 0.02 99.55 14:53:50 14:26:01 1 1.47 0.00 0.65 8.72 0.02 89.15 14:53:50 14:26:01 2 1.11 0.00 0.02 0.00 0.00 98.88 14:53:50 14:26:01 3 0.08 0.00 0.03 0.00 0.03 99.85 14:53:50 14:26:01 4 3.63 0.00 0.05 0.00 0.02 96.30 14:53:50 14:26:01 5 0.03 0.00 0.03 0.00 0.00 99.93 14:53:50 14:26:01 6 0.08 0.00 0.02 0.00 0.00 99.90 14:53:50 14:26:01 7 1.12 0.00 0.38 0.02 0.02 98.46 14:53:50 14:27:01 all 0.00 0.00 0.01 0.02 0.00 99.97 14:53:50 14:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:27:01 1 0.00 0.00 0.02 0.12 0.00 99.87 14:53:50 14:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:53:50 14:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:28:01 all 0.08 0.00 0.01 0.01 0.01 99.89 14:53:50 14:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 14:28:01 1 0.00 0.00 0.00 0.03 0.02 99.95 14:53:50 14:28:01 2 0.57 0.00 0.02 0.00 0.00 99.42 14:53:50 14:28:01 3 0.05 0.00 0.03 0.03 0.02 99.87 14:53:50 14:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 14:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:53:50 14:28:01 CPU %user %nice %system %iowait %steal %idle 14:53:50 14:29:01 all 0.02 0.00 0.01 0.04 0.01 99.92 14:53:50 14:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 14:29:01 1 0.02 0.00 0.02 0.22 0.00 99.75 14:53:50 14:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:29:01 3 0.02 0.00 0.03 0.13 0.03 99.78 14:53:50 14:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 14:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:30:01 all 0.01 0.00 0.00 0.11 0.01 99.86 14:53:50 14:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:30:01 1 0.00 0.00 0.00 0.65 0.00 99.35 14:53:50 14:30:01 2 0.05 0.00 0.00 0.00 0.00 99.95 14:53:50 14:30:01 3 0.00 0.00 0.02 0.27 0.03 99.68 14:53:50 14:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:31:01 all 0.05 0.00 0.01 0.03 0.01 99.90 14:53:50 14:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:53:50 14:31:01 1 0.02 0.00 0.00 0.22 0.00 99.77 14:53:50 14:31:01 2 0.35 0.00 0.00 0.00 0.00 99.65 14:53:50 14:31:01 3 0.00 0.00 0.03 0.00 0.02 99.95 14:53:50 14:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:31:01 6 0.00 0.00 0.02 0.02 0.02 99.95 14:53:50 14:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:32:01 all 0.04 0.00 0.01 0.04 0.01 99.90 14:53:50 14:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 14:32:01 1 0.00 0.00 0.00 0.17 0.00 99.83 14:53:50 14:32:01 2 0.25 0.00 0.00 0.00 0.02 99.73 14:53:50 14:32:01 3 0.00 0.00 0.03 0.15 0.02 99.80 14:53:50 14:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 14:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 14:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:33:01 all 0.03 0.00 0.01 0.07 0.00 99.89 14:53:50 14:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:33:01 1 0.00 0.00 0.00 0.38 0.00 99.62 14:53:50 14:33:01 2 0.10 0.00 0.05 0.00 0.00 99.85 14:53:50 14:33:01 3 0.03 0.00 0.03 0.18 0.02 99.73 14:53:50 14:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:34:01 all 0.01 0.00 0.01 0.03 0.00 99.95 14:53:50 14:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:34:01 1 0.00 0.00 0.02 0.15 0.00 99.83 14:53:50 14:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:34:01 3 0.00 0.00 0.02 0.07 0.03 99.88 14:53:50 14:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:53:50 14:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:53:50 14:35:01 1 0.02 0.00 0.00 0.08 0.00 99.90 14:53:50 14:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:35:01 3 0.00 0.00 0.03 0.00 0.02 99.95 14:53:50 14:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:36:02 all 0.01 0.00 0.01 0.00 0.01 99.97 14:53:50 14:36:02 0 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 14:36:02 1 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:36:02 2 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 14:36:02 3 0.00 0.00 0.03 0.02 0.03 99.92 14:53:50 14:36:02 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:36:02 5 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:36:02 6 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:36:02 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:53:50 14:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:37:01 1 0.00 0.00 0.00 0.10 0.00 99.90 14:53:50 14:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:53:50 14:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:38:01 all 0.01 0.00 0.01 0.02 0.00 99.96 14:53:50 14:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:38:01 1 0.02 0.00 0.02 0.13 0.00 99.83 14:53:50 14:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:38:01 3 0.02 0.00 0.03 0.03 0.02 99.90 14:53:50 14:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:39:01 all 0.01 0.00 0.00 0.06 0.01 99.91 14:53:50 14:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 14:39:01 1 0.00 0.00 0.00 0.33 0.00 99.67 14:53:50 14:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:53:50 14:39:01 3 0.03 0.00 0.00 0.17 0.02 99.78 14:53:50 14:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:53:50 14:39:01 CPU %user %nice %system %iowait %steal %idle 14:53:50 14:40:01 all 0.26 0.00 0.04 0.03 0.00 99.68 14:53:50 14:40:01 0 0.15 0.00 0.05 0.00 0.00 99.80 14:53:50 14:40:01 1 0.03 0.00 0.02 0.08 0.00 99.87 14:53:50 14:40:01 2 1.53 0.00 0.05 0.00 0.00 98.42 14:53:50 14:40:01 3 0.02 0.00 0.03 0.13 0.03 99.78 14:53:50 14:40:01 4 0.10 0.00 0.03 0.00 0.00 99.87 14:53:50 14:40:01 5 0.05 0.00 0.05 0.00 0.00 99.90 14:53:50 14:40:01 6 0.10 0.00 0.03 0.00 0.00 99.87 14:53:50 14:40:01 7 0.05 0.00 0.03 0.00 0.00 99.92 14:53:50 14:41:01 all 0.14 0.00 0.00 0.00 0.01 99.85 14:53:50 14:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:53:50 14:41:01 1 0.00 0.00 0.00 0.02 0.02 99.97 14:53:50 14:41:01 2 1.01 0.00 0.00 0.00 0.00 98.99 14:53:50 14:41:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:53:50 14:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:42:01 all 0.01 0.00 0.01 0.05 0.01 99.92 14:53:50 14:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:53:50 14:42:01 1 0.00 0.00 0.00 0.25 0.00 99.75 14:53:50 14:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:53:50 14:42:01 3 0.02 0.00 0.00 0.17 0.02 99.80 14:53:50 14:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:42:01 5 0.02 0.00 0.02 0.00 0.03 99.93 14:53:50 14:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:43:01 all 0.08 0.00 0.00 0.02 0.00 99.89 14:53:50 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:43:01 1 0.02 0.00 0.00 0.15 0.00 99.83 14:53:50 14:43:01 2 0.58 0.00 0.00 0.00 0.00 99.42 14:53:50 14:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:53:50 14:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:44:01 all 0.10 0.00 0.01 0.00 0.01 99.88 14:53:50 14:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:53:50 14:44:01 1 0.03 0.00 0.00 0.02 0.00 99.95 14:53:50 14:44:01 2 0.68 0.00 0.00 0.00 0.00 99.32 14:53:50 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:53:50 14:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:53:50 14:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:45:01 all 0.08 0.00 0.01 0.02 0.01 99.89 14:53:50 14:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:53:50 14:45:01 2 0.60 0.00 0.02 0.00 0.02 99.37 14:53:50 14:45:01 3 0.00 0.00 0.00 0.12 0.02 99.87 14:53:50 14:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 14:53:50 14:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:53:50 14:46:01 all 7.02 0.00 2.65 2.14 0.05 88.14 14:53:50 14:46:01 0 9.47 0.00 2.31 0.05 0.03 88.14 14:53:50 14:46:01 1 6.49 0.00 2.40 8.91 0.05 82.14 14:53:50 14:46:01 2 6.68 0.00 3.78 4.05 0.05 85.43 14:53:50 14:46:01 3 7.91 0.00 2.38 3.27 0.05 86.39 14:53:50 14:46:01 4 7.58 0.00 2.40 0.45 0.05 89.51 14:53:50 14:46:01 5 6.31 0.00 2.97 0.12 0.07 90.54 14:53:50 14:46:01 6 6.54 0.00 2.38 0.10 0.03 90.95 14:53:50 14:46:01 7 5.14 0.00 2.57 0.17 0.07 92.05 14:53:50 14:47:01 all 18.90 0.00 5.04 4.14 0.07 71.85 14:53:50 14:47:01 0 19.52 0.00 5.59 2.02 0.08 72.78 14:53:50 14:47:01 1 18.96 0.00 5.24 10.99 0.07 64.75 14:53:50 14:47:01 2 19.10 0.00 5.60 2.22 0.07 73.02 14:53:50 14:47:01 3 18.09 0.00 4.31 0.35 0.07 77.17 14:53:50 14:47:01 4 19.23 0.00 4.39 0.76 0.05 75.57 14:53:50 14:47:01 5 18.11 0.00 4.60 0.74 0.05 76.50 14:53:50 14:47:01 6 18.18 0.00 4.52 0.78 0.07 76.45 14:53:50 14:47:01 7 20.03 0.00 6.06 15.34 0.08 58.49 14:53:50 14:48:01 all 28.73 0.00 5.24 2.72 0.09 63.23 14:53:50 14:48:01 0 28.50 0.00 5.01 1.63 0.07 64.79 14:53:50 14:48:01 1 28.72 0.00 5.11 1.06 0.07 65.05 14:53:50 14:48:01 2 28.50 0.00 5.11 2.44 0.08 63.86 14:53:50 14:48:01 3 28.51 0.00 6.04 4.23 0.10 61.12 14:53:50 14:48:01 4 27.45 0.00 4.55 0.65 0.13 67.22 14:53:50 14:48:01 5 28.96 0.00 5.72 0.44 0.07 64.82 14:53:50 14:48:01 6 30.15 0.00 5.22 5.96 0.07 58.61 14:53:50 14:48:01 7 29.07 0.00 5.14 5.35 0.10 60.33 14:53:50 14:49:01 all 2.59 0.00 1.22 0.75 0.02 95.41 14:53:50 14:49:01 0 2.79 0.00 1.02 1.25 0.02 94.92 14:53:50 14:49:01 1 2.68 0.00 1.36 3.82 0.03 92.11 14:53:50 14:49:01 2 2.56 0.00 1.27 0.03 0.02 96.12 14:53:50 14:49:01 3 2.73 0.00 1.29 0.81 0.02 95.15 14:53:50 14:49:01 4 2.32 0.00 1.28 0.02 0.03 96.35 14:53:50 14:49:01 5 2.56 0.00 1.60 0.02 0.02 95.81 14:53:50 14:49:01 6 2.71 0.00 1.20 0.02 0.02 96.05 14:53:50 14:49:01 7 2.39 0.00 0.75 0.03 0.02 96.81 14:53:50 14:50:01 all 0.02 0.00 0.01 0.02 0.01 99.94 14:53:50 14:50:01 0 0.03 0.00 0.00 0.02 0.02 99.93 14:53:50 14:50:01 1 0.03 0.00 0.02 0.17 0.02 99.77 14:53:50 14:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:50:01 4 0.02 0.00 0.00 0.00 0.03 99.95 14:53:50 14:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:53:50 14:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:53:50 14:53:50 14:50:01 CPU %user %nice %system %iowait %steal %idle 14:53:50 14:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 14:53:50 14:51:01 0 0.07 0.00 0.02 0.03 0.00 99.88 14:53:50 14:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:53:50 14:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:53:50 14:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 14:53:50 14:51:01 5 0.07 0.00 0.00 0.00 0.02 99.92 14:53:50 14:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:53:50 14:52:01 0 0.00 0.00 0.02 0.05 0.00 99.93 14:53:50 14:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:53:50 14:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:52:01 3 0.00 0.00 0.00 0.02 0.02 99.97 14:53:50 14:52:01 4 0.05 0.00 0.02 0.00 0.03 99.90 14:53:50 14:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:52:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:53:50 14:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:53:50 14:53:01 all 0.10 0.00 0.01 0.01 0.00 99.88 14:53:50 14:53:01 0 0.05 0.00 0.02 0.03 0.00 99.90 14:53:50 14:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:53:50 14:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:53:50 14:53:01 3 0.03 0.00 0.00 0.02 0.00 99.95 14:53:50 14:53:01 4 0.52 0.00 0.02 0.00 0.02 99.45 14:53:50 14:53:01 5 0.07 0.00 0.00 0.00 0.00 99.93 14:53:50 14:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:53:50 14:53:01 7 0.05 0.00 0.03 0.00 0.00 99.92 14:53:50 Average: all 0.70 0.00 0.17 0.24 0.01 98.88 14:53:50 Average: 0 0.90 0.00 0.17 0.06 0.01 98.86 14:53:50 Average: 1 0.66 0.00 0.17 1.15 0.00 98.01 14:53:50 Average: 2 0.73 0.00 0.18 0.11 0.01 98.97 14:53:50 Average: 3 0.67 0.00 0.17 0.15 0.02 98.98 14:53:50 Average: 4 0.71 0.00 0.15 0.08 0.01 99.05 14:53:50 Average: 5 0.65 0.00 0.17 0.02 0.01 99.15 14:53:50 Average: 6 0.65 0.00 0.16 0.10 0.01 99.08 14:53:50 Average: 7 0.65 0.00 0.17 0.24 0.00 98.94 14:53:50 14:53:50 14:53:50