Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 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-ssh1669611763797412679.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7104326649131143350.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3871915244520923496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11598831712162290849.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16211000346650005505.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9122 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/976 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/976 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "Merge pull request #5419 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.68" > git config core.sparsecheckout # timeout=10 > git checkout -f 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 # timeout=10 > git rev-list --no-walk f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:18:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:18:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:18:38 ========================================================= 03:18:38 EdgeX Global Pipelines Version Info 03:18:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:18:39 ------------------- 03:18:39 stable info: 03:18:39 ------------------- 03:18:39 Commited By: Cherry Wang cherry@iotechsys.com 03:18:39 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:18:39 Message: update stable to v1.0.278 03:18:39 ------------------- 03:18:39 experimental info: 03:18:39 ------------------- 03:18:39 Commited By: **** collab-it+edgex@linuxfoundation.org 03:18:39 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:18:39 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:18:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:18:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:18:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:18:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:18:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:18:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:18:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2aa9d3a [Pipeline] echo 03:18:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:40 provisioning config files... 03:18:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/976@tmp/config1776277276641167211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:40 ---> ****-login.sh 03:18:40 nexus3.edgexfoundry.org:10001 03:18:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:41 03:18:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:41 Configure a credential helper to remove this warning. See 03:18:41 https://docs.****.com/go/credential-store/ 03:18:41 03:18:41 Login Succeeded 03:18:41 nexus3.edgexfoundry.org:10002 03:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:41 03:18:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:41 Configure a credential helper to remove this warning. See 03:18:41 https://docs.****.com/go/credential-store/ 03:18:41 03:18:41 Login Succeeded 03:18:41 nexus3.edgexfoundry.org:10003 03:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:41 03:18:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:41 Configure a credential helper to remove this warning. See 03:18:41 https://docs.****.com/go/credential-store/ 03:18:41 03:18:41 Login Succeeded 03:18:41 nexus3.edgexfoundry.org:10004 03:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:41 03:18:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:41 Configure a credential helper to remove this warning. See 03:18:41 https://docs.****.com/go/credential-store/ 03:18:41 03:18:41 Login Succeeded 03:18:41 ****.io 03:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:41 03:18:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:41 Configure a credential helper to remove this warning. See 03:18:41 https://docs.****.com/go/credential-store/ 03:18:41 03:18:41 Login Succeeded 03:18:41 ---> ****-login.sh ends [Pipeline] } 03:18:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:42 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:18:42 + dirname cmd/core-command/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo core-command,cmd/core-command/Dockerfile 03:18:42 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:18:42 + dirname cmd/core-data/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo core-data,cmd/core-data/Dockerfile 03:18:42 + dirname cmd/core-keeper/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo core-keeper,cmd/core-keeper/Dockerfile 03:18:42 + dirname cmd/core-metadata/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo core-metadata,cmd/core-metadata/Dockerfile 03:18:42 + dirname cmd/security-bootstrapper/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:18:42 + dirname cmd/security-proxy-auth/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:18:42 + dirname cmd/security-proxy-setup/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:18:42 + dirname cmd/security-secretstore-setup/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:18:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:18:42 + dirname cmd/security-spire-agent/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:18:42 + dirname cmd/security-spire-config/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:18:42 + dirname cmd/security-spire-server/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:18:42 + dirname cmd/support-notifications/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo support-notifications,cmd/support-notifications/Dockerfile 03:18:42 + dirname cmd/support-scheduler/Dockerfile 03:18:42 + cut -d/ -f2 03:18:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:18:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:18:42 + git rev-list -1 --merges 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0~1..2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 03:18:42 -----------> git rev-list -1 --merges 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0~1..2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:18:42 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [false] [Pipeline] sh 03:18:42 + git log --format=format:%s -1 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 03:18:42 ========================================================= 03:18:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:18:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:18:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:43 + grep -v github /etc/ssh/ssh_known_hosts 03:18:43 + [ -e /tmp/ssh_known_hosts ] 03:18:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:18:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:18:43 + sudo tee -a /etc/ssh/ssh_known_hosts 03:18:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:43 03:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:43 0.1.4: Pulling from edgex-devops/py-git-semver 03:18:43 3dae71ba6b94: Pulling fs layer 03:18:43 6bf1a483ea7c: Pulling fs layer 03:18:43 f5dfc541a4d3: Pulling fs layer 03:18:43 461d9e800cba: Pulling fs layer 03:18:43 80192f66455f: Pulling fs layer 03:18:43 2e8e34ca0e6c: Pulling fs layer 03:18:43 a29436f7fd5d: Pulling fs layer 03:18:43 923cac83aea3: Pulling fs layer 03:18:43 25ad8b0a4227: Pulling fs layer 03:18:43 db01528c6b51: Pulling fs layer 03:18:43 28988de357af: Pulling fs layer 03:18:43 80192f66455f: Waiting 03:18:43 2e8e34ca0e6c: Waiting 03:18:43 a29436f7fd5d: Waiting 03:18:43 923cac83aea3: Waiting 03:18:43 25ad8b0a4227: Waiting 03:18:43 db01528c6b51: Waiting 03:18:43 28988de357af: Waiting 03:18:43 461d9e800cba: Waiting 03:18:43 6bf1a483ea7c: Verifying Checksum 03:18:43 6bf1a483ea7c: Download complete 03:18:43 461d9e800cba: Verifying Checksum 03:18:43 461d9e800cba: Download complete 03:18:43 80192f66455f: Download complete 03:18:44 f5dfc541a4d3: Verifying Checksum 03:18:44 f5dfc541a4d3: Download complete 03:18:44 3dae71ba6b94: Verifying Checksum 03:18:44 3dae71ba6b94: Download complete 03:18:44 923cac83aea3: Download complete 03:18:44 25ad8b0a4227: Verifying Checksum 03:18:44 25ad8b0a4227: Download complete 03:18:44 db01528c6b51: Download complete 03:18:44 28988de357af: Verifying Checksum 03:18:44 28988de357af: Download complete 03:18:44 a29436f7fd5d: Download complete 03:18:44 2e8e34ca0e6c: Verifying Checksum 03:18:44 2e8e34ca0e6c: Download complete 03:18:45 3dae71ba6b94: Pull complete 03:18:45 6bf1a483ea7c: Pull complete 03:18:46 f5dfc541a4d3: Pull complete 03:18:46 461d9e800cba: Pull complete 03:18:46 80192f66455f: Pull complete 03:18:50 2e8e34ca0e6c: Pull complete 03:18:50 a29436f7fd5d: Pull complete 03:18:50 923cac83aea3: Pull complete 03:18:50 25ad8b0a4227: Pull complete 03:18:50 db01528c6b51: Pull complete 03:18:50 28988de357af: Pull complete 03:18:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:51 prd-ubuntu20.04-docker-8c-8g-9122 does not seem to be running inside a container 03:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:18:52 $ docker top 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 -eo pid,comm 03:18:52 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). 03:18:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:52 [ssh-agent] Looking for ssh-agent implementation... 03:18:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:52 $ docker exec 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 ssh-agent 03:18:52 SSH_AUTH_SOCK=/tmp/ssh-Isgsk9peWceH/agent.31 03:18:52 SSH_AGENT_PID=37 03:18:52 Running ssh-add (command line suppressed) 03:18:53 Identity added: /w/workspace/edgex-go/976@tmp/private_key_13705166801978956436.key (/w/workspace/edgex-go/976@tmp/private_key_13705166801978956436.key) 03:18:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:53 + git config --global --add safe.directory /w/workspace/edgex-go/976 [Pipeline] sh 03:18:53 + git tag --points-at HEAD [Pipeline] } 03:18:53 $ docker exec --env ******** --env ******** 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 ssh-agent -k 03:18:53 unset SSH_AUTH_SOCK; 03:18:53 unset SSH_AGENT_PID; 03:18:53 echo Agent pid 37 killed; 03:18:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:18:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:53 [ssh-agent] Looking for ssh-agent implementation... 03:18:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:53 $ docker exec 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 ssh-agent 03:18:53 SSH_AUTH_SOCK=/tmp/ssh-RiR7R4OYXcRD/agent.84 03:18:53 SSH_AGENT_PID=90 03:18:53 Running ssh-add (command line suppressed) 03:18:54 Identity added: /w/workspace/edgex-go/976@tmp/private_key_4682154667378379859.key (/w/workspace/edgex-go/976@tmp/private_key_4682154667378379859.key) 03:18:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:54 + git semver init 03:18:54 2026-05-12 03:18:54,578 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:18:54 2026-05-12 03:18:54,584 [run_init] DEBUG init version:0.0.0 force:False 03:18:54 2026-05-12 03:18:54,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/976/.semver 03:18:54 2026-05-12 03:18:54,585 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/976/.semver 03:18:54 2026-05-12 03:18:54,585 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/976/.semver'], cwd=/w/workspace/edgex-go/976, stdin=None, shell=False, universal_newlines=False) 03:18:59 2026-05-12 03:18:59,589 [append_file] DEBUG append to file:/w/workspace/edgex-go/976/.git/info/exclude 03:18:59 2026-05-12 03:18:59,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/976/.semver/main with force:False 03:18:59 2026-05-12 03:18:59,589 [read_version] DEBUG read version from /w/workspace/edgex-go/976/.semver/main 03:18:59 2026-05-12 03:18:59,589 [read_version] DEBUG read version from /w/workspace/edgex-go/976/.semver/main 03:18:59 4.1.0-dev.113 [Pipeline] } 03:18:59 $ docker exec --env ******** --env ******** 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 ssh-agent -k 03:18:59 unset SSH_AUTH_SOCK; 03:18:59 unset SSH_AGENT_PID; 03:18:59 echo Agent pid 90 killed; 03:18:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:19:00 + git semver [Pipeline] } 03:19:00 $ docker stop --time=1 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 03:19:02 $ docker rm -f --volumes 9b6ba57572e105c261e97781dec1473158a50539cff0ebdf4da1ad6785996853 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:19:02 Stashed 1 file(s) [Pipeline] echo 03:19:02 [edgeXSemver]: initialized semver on version 4.1.0-dev.113 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:03 + git config --global --add safe.directory /w/workspace/edgex-go/976 [Pipeline] echo 03:19:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:19:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:19:03 ========================================================= 03:19:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:19:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:19:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:19:03 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 03:19:03 2d35ebdb57d9: Pulling fs layer 03:19:03 c35fb4624d26: Pulling fs layer 03:19:03 4e2aec7ef170: Pulling fs layer 03:19:03 333b49ad6fbf: Pulling fs layer 03:19:03 4f4fb700ef54: Pulling fs layer 03:19:03 c3e65509a76b: Pulling fs layer 03:19:03 7cf9ebb963bd: Pulling fs layer 03:19:03 bb34ca984cfb: Pulling fs layer 03:19:03 151cf03bc807: Pulling fs layer 03:19:03 333b49ad6fbf: Waiting 03:19:03 4f4fb700ef54: Waiting 03:19:03 c3e65509a76b: Waiting 03:19:03 bb34ca984cfb: Waiting 03:19:03 151cf03bc807: Waiting 03:19:03 7cf9ebb963bd: Waiting 03:19:03 c35fb4624d26: Verifying Checksum 03:19:03 c35fb4624d26: Download complete 03:19:03 333b49ad6fbf: Verifying Checksum 03:19:03 333b49ad6fbf: Download complete 03:19:03 4f4fb700ef54: Verifying Checksum 03:19:03 4f4fb700ef54: Download complete 03:19:03 c3e65509a76b: Verifying Checksum 03:19:03 c3e65509a76b: Download complete 03:19:03 2d35ebdb57d9: Verifying Checksum 03:19:03 2d35ebdb57d9: Download complete 03:19:03 2d35ebdb57d9: Pull complete 03:19:03 7cf9ebb963bd: Verifying Checksum 03:19:03 7cf9ebb963bd: Download complete 03:19:03 c35fb4624d26: Pull complete 03:19:04 4e2aec7ef170: Verifying Checksum 03:19:04 4e2aec7ef170: Download complete 03:19:04 151cf03bc807: Verifying Checksum 03:19:04 151cf03bc807: Download complete 03:19:04 bb34ca984cfb: Verifying Checksum 03:19:04 bb34ca984cfb: Download complete 03:19:08 4e2aec7ef170: Pull complete 03:19:08 333b49ad6fbf: Pull complete 03:19:08 4f4fb700ef54: Pull complete 03:19:08 c3e65509a76b: Pull complete 03:19:08 7cf9ebb963bd: Pull complete 03:19:11 bb34ca984cfb: Pull complete 03:19:11 151cf03bc807: Pull complete 03:19:11 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:19:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:19:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 03:19:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:19:12 WORKDIR /edgex 03:19:12 COPY go.mod . 03:19:12 RUN go mod download 03:19:12 + docker build -t ci-base-image-x86_64 -f - . 03:19:12 #0 building with "default" instance using docker driver 03:19:12 03:19:12 #1 [internal] load build definition from Dockerfile 03:19:12 #1 transferring dockerfile: 164B done 03:19:12 #1 DONE 0.0s 03:19:12 03:19:12 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:19:12 #2 DONE 0.0s 03:19:12 03:19:12 #3 [internal] load .dockerignore 03:19:12 #3 transferring context: 50B done 03:19:12 #3 DONE 0.0s 03:19:12 03:19:12 #4 [internal] load build context 03:19:12 #4 transferring context: 6.99kB done 03:19:12 #4 DONE 0.0s 03:19:12 03:19:12 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:19:12 #5 DONE 0.1s 03:19:12 03:19:12 #6 [2/4] WORKDIR /edgex 03:19:13 #6 DONE 1.2s 03:19:13 03:19:13 #7 [3/4] COPY go.mod . 03:19:13 #7 DONE 0.0s 03:19:13 03:19:13 #8 [4/4] RUN go mod download 03:19:17 Still waiting to schedule task 03:19:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:19:22 #8 DONE 8.4s 03:19:22 03:19:22 #9 exporting to image 03:19:22 #9 exporting layers 03:19:25 #9 exporting layers 3.0s done 03:19:25 #9 writing image sha256:9310dbba8530e4a0fc3b0cc524cd0d26d4391b15fbc9b4cf947e56031c74dd57 done 03:19:25 #9 naming to docker.io/library/ci-base-image-x86_64 done 03:19:25 #9 DONE 3.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:25 + docker inspect -f . ci-base-image-x86_64 03:19:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:26 prd-ubuntu20.04-docker-8c-8g-9122 does not seem to be running inside a container 03:19:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 ******** ci-base-image-x86_64 cat 03:19:26 $ docker top 345171f26fa0ff87318bed4db945f13c4e4f5cd8a3abcc06f4bf63f8770dd52f -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:26 + go version 03:19:26 go version go1.25.2 linux/amd64 [Pipeline] } 03:19:26 $ docker stop --time=1 345171f26fa0ff87318bed4db945f13c4e4f5cd8a3abcc06f4bf63f8770dd52f 03:19:27 $ docker rm -f --volumes 345171f26fa0ff87318bed4db945f13c4e4f5cd8a3abcc06f4bf63f8770dd52f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:28 + docker inspect -f . ci-base-image-x86_64 03:19:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:28 prd-ubuntu20.04-docker-8c-8g-9122 does not seem to be running inside a container 03:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 ******** ci-base-image-x86_64 cat 03:19:28 $ docker top bb90fd636fc657023821db5ef564852f74d23cafd8fbee7b49acd22beaac84e5 -eo pid,comm [Pipeline] { [Pipeline] echo 03:19:28 ========================================================= 03:19:28 [edgeXBuildGoParallel] Running Tests and Build... 03:19:28 ========================================================= [Pipeline] sh 03:19:29 + git config --global --add safe.directory /w/workspace/edgex-go/976 [Pipeline] fileExists [Pipeline] sh 03:19:29 + make test 03:19:29 go test -race -coverprofile=coverage.out ./... 03:19:37 ? github.com/edgexfoundry/edgex-go [no test files] 03:20:09 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:20:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:20:09 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:20:09 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:20:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements 03:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.040s coverage: 4.8% of statements 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 57.3% of statements 03:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.036s coverage: 86.5% of statements 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.554s coverage: 94.2% of statements 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 03:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.080s coverage: 90.7% of statements 03:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 03:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.029s coverage: 0.0% of statements 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:20:12 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:20:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 11.1% of statements 03:20:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:20:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:20:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.527s coverage: 97.7% of statements 03:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 03:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:20:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 03:20:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:20:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:20:16 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:20:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:20:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:20:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 3.5% of statements 03:20:18 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 03:20:18 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 38.2% of statements 03:20:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.043s coverage: 68.8% of statements 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:20:18 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:20:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 93.1% of statements 03:20:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 03:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.054s coverage: 92.9% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements 03:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.046s coverage: 82.1% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 03:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.021s coverage: 6.8% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.157s coverage: 54.8% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.032s coverage: 20.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 03:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 03:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.122s coverage: 29.2% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 03:20:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.016s coverage: 76.2% of statements 03:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:20:40 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:20:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements 03:20:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:20:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:20:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:20:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:20:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 94.9% of statements 03:20:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 03:20:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:20:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:20:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements 03:20:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:20:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:20:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:20:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements 03:20:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 03:20:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 47.1% of statements 03:20:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:20:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:20:44 running golangci-lint 03:20:44 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 03:20:44 go version go1.25.2 linux/amd64 03:20:44 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 03:20:44 level=info msg="[config_reader] Used config file .golangci.yml" 03:20:44 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 03:20:44 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 03:20:44 level=info msg="[goenv] Read go env for 4.837795ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 03:20:44 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 03:20:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9123 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:20:54 Running in /w/workspace/edgex-go/976 [Pipeline] { [Pipeline] checkout 03:20:57 The recommended git tool is: git 03:21:01 using credential edgex-jenkins-ssh 03:21:01 Cloning the remote Git repository 03:21:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:21:02 > git init /w/workspace/edgex-go/976 # timeout=10 03:21:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:21:02 > git --version # timeout=10 03:21:02 > git --version # 'git version 2.25.1' 03:21:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:06 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|name|deps|exports_file|files|imports|types_sizes) took 20.179942523s" 03:21:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.444119ms" 03:21:16 level=info msg="[linters_context/goanalysis] analyzers took 1m32.643958102s with top 10 stages: buildir: 50.752156173s, gosec: 3.050549986s, inspect: 2.495089075s, fact_deprecated: 2.405693853s, ctrlflow: 1.646313354s, printf: 1.600155373s, fact_purity: 1.329509121s, unused: 1.129116074s, nilness: 1.119240808s, S1038: 1.059875526s" 03:21:16 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 03:21:16 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 03:21:16 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 03:21:16 level=info msg="[runner] Issues before processing: 35, after processing: 0" 03:21:16 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, path_relativity: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, cgo: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21" 03:21:16 level=info msg="[runner] processing took 13.020704ms with stages: nolint_filter: 11.128341ms, generated_file_filter: 1.445343ms, exclusion_rules: 250.795µs, path_relativity: 94.892µs, exclusion_paths: 82.162µs, cgo: 6.1µs, invalid_issue: 3.461µs, sort_results: 2.33µs, path_absoluter: 2.29µs, filename_unadjuster: 1.19µs, max_same_issues: 870ns, fixer: 810ns, diff: 520ns, path_prettifier: 320ns, uniq_by_line: 310ns, max_from_linter: 250ns, max_per_file_from_linter: 190ns, source_code: 190ns, path_shortener: 190ns, severity-rules: 150ns" 03:21:16 level=info msg="[runner] linters took 11.096647178s with stages: goanalysis_metalinter: 11.083470532s" 03:21:16 0 issues. 03:21:16 level=info msg="File cache stats: 0 entries of total size 0B" 03:21:16 level=info msg="Memory: 314 samples, avg is 352.3MB, max is 1399.0MB" 03:21:16 level=info msg="Execution took 31.318542386s" 03:21:16 go vet ./... 03:21:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:21:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:21:23 ./bin/test-attribution-txt.sh [Pipeline] echo 03:21:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:21:23 + ls -al . 03:21:23 total 1396 03:21:23 drwxrwxr-x 11 1001 1001 4096 May 12 03:19 . 03:21:23 drwxr-xr-x 4 root root 4096 May 12 03:19 .. 03:21:23 drwxrwxr-x 2 1001 1001 4096 May 12 03:18 .blubracket 03:21:23 -rw-rw-r-- 1 1001 1001 10 May 12 03:18 .dockerignore 03:21:23 drwxrwxr-x 8 1001 1001 4096 May 12 03:20 .git 03:21:23 drwxrwxr-x 3 1001 1001 4096 May 12 03:18 .github 03:21:23 -rw-rw-r-- 1 1001 1001 909 May 12 03:18 .gitignore 03:21:23 -rw-rw-r-- 1 1001 1001 359 May 12 03:18 .golangci.yml 03:21:23 -rw-rw-r-- 1 1001 1001 100 May 12 03:18 .hadolint.yml 03:21:23 drwxr-xr-x 3 1001 1001 4096 May 12 03:18 .semver 03:21:23 -rw-rw-r-- 1 1001 1001 155 May 12 03:18 .sonarcloud.properties 03:21:23 -rw-rw-r-- 1 1001 1001 1171 May 12 03:18 ADOPTERS.md 03:21:23 -rw-rw-r-- 1 1001 1001 20149 May 12 03:18 Attribution.txt 03:21:23 -rw-rw-r-- 1 1001 1001 108018 May 12 03:18 CHANGELOG.md 03:21:23 -rw-rw-r-- 1 1001 1001 3804 May 12 03:18 CONTRIBUTING.md 03:21:23 -rw-rw-r-- 1 1001 1001 677 May 12 03:18 GOVERNANCE.md 03:21:23 -rw-rw-r-- 1 1001 1001 886 May 12 03:18 Jenkinsfile 03:21:23 -rw-rw-r-- 1 1001 1001 10775 May 12 03:18 LICENSE 03:21:23 -rw-rw-r-- 1 1001 1001 16743 May 12 03:18 Makefile 03:21:23 -rw-rw-r-- 1 1001 1001 582 May 12 03:18 OWNERS.md 03:21:23 -rw-rw-r-- 1 1001 1001 9932 May 12 03:18 README.md 03:21:23 -rw-rw-r-- 1 1001 1001 789 May 12 03:18 SECURITY.md 03:21:23 -rw-rw-r-- 1 1001 1001 13 May 12 03:19 VERSION 03:21:23 drwxrwxr-x 2 1001 1001 4096 May 12 03:18 bin 03:21:23 drwxrwxr-x 19 1001 1001 4096 May 12 03:18 cmd 03:21:23 -rw-r--r-- 1 root root 1047357 May 12 03:20 coverage.out 03:21:23 drwxrwxr-x 2 1001 1001 4096 May 12 03:18 fuzz_test 03:21:23 -rw-rw-r-- 1 1001 1001 6952 May 12 03:18 go.mod 03:21:23 -rw-rw-r-- 1 1001 1001 90761 May 12 03:18 go.sum 03:21:23 drwxrwxr-x 7 1001 1001 4096 May 12 03:18 internal 03:21:23 drwxrwxr-x 2 1001 1001 4096 May 12 03:18 openapi 03:21:23 -rw-rw-r-- 1 1001 1001 584 May 12 03:18 security.txt 03:21:23 -rw-rw-r-- 1 1001 1001 204 May 12 03:18 version.go [Pipeline] sh 03:21:23 + '[' -e coverage.out ] 03:21:23 + chown 1001:1001 coverage.out [Pipeline] stash 03:21:23 Stashed 1 file(s) [Pipeline] sh 03:21:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:21:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:24 + make build 03:21:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:21:24 Avoid second fetch 03:21:24 Checking out Revision 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 (main) 03:21:25 Commit message: "Merge pull request #5419 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.68" 03:21:24 > git config core.sparsecheckout # timeout=10 03:21:24 > git checkout -f 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:29 provisioning config files... 03:21:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/976@tmp/config7605784613120472007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:30 ---> ****-login.sh 03:21:30 nexus3.edgexfoundry.org:10001 03:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:30 Configure a credential helper to remove this warning. See 03:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:30 03:21:30 Login Succeeded 03:21:30 nexus3.edgexfoundry.org:10002 03:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:30 Configure a credential helper to remove this warning. See 03:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:30 03:21:30 Login Succeeded 03:21:30 nexus3.edgexfoundry.org:10003 03:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:31 Configure a credential helper to remove this warning. See 03:21:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:31 03:21:31 Login Succeeded 03:21:31 nexus3.edgexfoundry.org:10004 03:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:31 Configure a credential helper to remove this warning. See 03:21:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:31 03:21:31 Login Succeeded 03:21:31 ****.io 03:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:32 Configure a credential helper to remove this warning. See 03:21:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:32 03:21:32 Login Succeeded 03:21:32 ---> ****-login.sh ends [Pipeline] } 03:21:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:21:32 + git config --global --add safe.directory /w/workspace/edgex-go/976 [Pipeline] echo 03:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:21:32 ========================================================= 03:21:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:21:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:21:33 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:21:33 6b59a28fa201: Pulling fs layer 03:21:33 d32bb0dddca7: Pulling fs layer 03:21:33 5dab1238d3d9: Pulling fs layer 03:21:33 196fd7d83e7d: Pulling fs layer 03:21:33 4f4fb700ef54: Pulling fs layer 03:21:33 8ba94037c8f0: Pulling fs layer 03:21:33 deaec5988b04: Pulling fs layer 03:21:33 9f65657bb879: Pulling fs layer 03:21:33 196fd7d83e7d: Waiting 03:21:33 4f4fb700ef54: Waiting 03:21:33 8ba94037c8f0: Waiting 03:21:33 deaec5988b04: Waiting 03:21:33 9f65657bb879: Waiting 03:21:33 d32bb0dddca7: Verifying Checksum 03:21:33 d32bb0dddca7: Download complete 03:21:33 196fd7d83e7d: Verifying Checksum 03:21:33 196fd7d83e7d: Download complete 03:21:33 4f4fb700ef54: Verifying Checksum 03:21:33 4f4fb700ef54: Download complete 03:21:33 8ba94037c8f0: Verifying Checksum 03:21:33 8ba94037c8f0: Download complete 03:21:33 6b59a28fa201: Verifying Checksum 03:21:33 6b59a28fa201: Download complete 03:21:34 9f65657bb879: Verifying Checksum 03:21:34 9f65657bb879: Download complete 03:21:35 5dab1238d3d9: Verifying Checksum 03:21:35 5dab1238d3d9: Download complete 03:21:36 deaec5988b04: Verifying Checksum 03:21:36 deaec5988b04: Download complete 03:21:37 6b59a28fa201: Pull complete 03:21:37 d32bb0dddca7: Pull complete 03:21:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:21:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:21:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:21:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:21:52 5dab1238d3d9: Pull complete 03:21:52 196fd7d83e7d: Pull complete 03:21:52 4f4fb700ef54: Pull complete 03:21:52 8ba94037c8f0: Pull complete 03:21:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:21:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:21:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:22:00 deaec5988b04: Pull complete 03:22:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:22:03 9f65657bb879: Pull complete 03:22:03 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:22:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:22:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 03:22:03 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:22:03 WORKDIR /edgex 03:22:03 COPY go.mod . 03:22:03 RUN go mod download ci-base-image-arm64 03:22:03 -f - . 03:22:04 Sending build context to Docker daemon 3.907MB 03:22:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:22:04 ---> 334268110677 03:22:04 Step 2/4 : WORKDIR /edgex 03:22:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:22:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:22:06 ---> Running in 31faa337ac43 03:22:06 Removing intermediate container 31faa337ac43 03:22:06 ---> e776366a1ff8 03:22:06 Step 3/4 : COPY go.mod . 03:22:07 ---> a90ae12bc477 03:22:07 Step 4/4 : RUN go mod download 03:22:07 ---> Running in 07c44a7d2158 03:22:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:22:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:22:10 $ docker stop --time=1 bb90fd636fc657023821db5ef564852f74d23cafd8fbee7b49acd22beaac84e5 03:22:12 $ docker rm -f --volumes bb90fd636fc657023821db5ef564852f74d23cafd8fbee7b49acd22beaac84e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:14 03:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:14 latest: Pulling from edgex-devops/edgex-compose 03:22:14 91d30c5bc195: Pulling fs layer 03:22:14 2e9b0aa3be6d: Pulling fs layer 03:22:14 9c61dcf015f6: Pulling fs layer 03:22:14 4698f68db338: Pulling fs layer 03:22:14 2a2f49069b9e: Pulling fs layer 03:22:14 e0025b399a48: Pulling fs layer 03:22:14 2a2f49069b9e: Waiting 03:22:14 4698f68db338: Waiting 03:22:14 e0025b399a48: Waiting 03:22:14 91d30c5bc195: Verifying Checksum 03:22:14 4698f68db338: Verifying Checksum 03:22:14 4698f68db338: Download complete 03:22:14 2e9b0aa3be6d: Verifying Checksum 03:22:14 2e9b0aa3be6d: Download complete 03:22:14 e0025b399a48: Verifying Checksum 03:22:14 e0025b399a48: Download complete 03:22:14 91d30c5bc195: Pull complete 03:22:14 2a2f49069b9e: Download complete 03:22:14 2e9b0aa3be6d: Pull complete 03:22:15 9c61dcf015f6: Verifying Checksum 03:22:15 9c61dcf015f6: Download complete 03:22:18 9c61dcf015f6: Pull complete 03:22:18 4698f68db338: Pull complete 03:22:19 2a2f49069b9e: Pull complete 03:22:19 e0025b399a48: Pull complete 03:22:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:19 prd-ubuntu20.04-docker-8c-8g-9122 does not seem to be running inside a container 03:22:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:22:20 $ docker top 0c4fcecf3b0b3d18f2c89c5a6233f7f05c2c9a0e3ae3b263e2c1517607c1ac89 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:20 + docker compose -f ./docker-compose-build.yml build --parallel 03:22:20 #1 [support-notifications internal] load build definition from Dockerfile 03:22:20 #1 transferring dockerfile: 2.02kB done 03:22:20 #1 DONE 0.1s 03:22:20 03:22:20 #2 [security-bootstrapper internal] load build definition from Dockerfile 03:22:20 #2 transferring dockerfile: 3.02kB done 03:22:20 #2 DONE 0.1s 03:22:20 03:22:20 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:22:20 #3 DONE 0.0s 03:22:20 03:22:20 #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 03:22:20 #4 ... 03:22:20 03:22:20 #5 [security-proxy-auth internal] load build definition from Dockerfile 03:22:20 #5 transferring dockerfile: 2.14kB done 03:22:20 #5 DONE 0.1s 03:22:20 03:22:20 #6 [security-secretstore-setup internal] load build definition from Dockerfile 03:22:20 #6 transferring dockerfile: 2.49kB done 03:22:20 #6 DONE 0.1s 03:22:20 03:22:20 #7 [support-scheduler internal] load build definition from Dockerfile 03:22:20 #7 transferring dockerfile: 1.83kB done 03:22:20 #7 DONE 0.2s 03:22:20 03:22:20 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:22:20 #8 transferring dockerfile: 2.23kB done 03:22:20 #8 DONE 0.2s 03:22:20 03:22:20 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:22:20 #3 DONE 0.0s 03:22:20 03:22:20 #9 [security-spire-agent internal] load build definition from Dockerfile 03:22:20 #9 transferring dockerfile: 1.81kB done 03:22:20 #9 DONE 0.2s 03:22:20 03:22:20 #4 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 03:22:21 #4 DONE 0.2s 03:22:21 03:22:21 #10 [security-spire-server internal] load build definition from Dockerfile 03:22:21 #10 transferring dockerfile: 1.70kB done 03:22:21 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:22:21 #10 DONE 0.2s 03:22:21 03:22:21 #11 [security-proxy-setup internal] load build definition from Dockerfile 03:22:21 #11 transferring dockerfile: 2.50kB done 03:22:21 #11 DONE 0.2s 03:22:21 03:22:21 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:22:21 #12 transferring dockerfile: 1.89kB done 03:22:21 #12 DONE 0.2s 03:22:21 03:22:21 #13 [core-command internal] load build definition from Dockerfile 03:22:21 #13 transferring dockerfile: 1.94kB done 03:22:21 #13 DONE 0.2s 03:22:21 03:22:21 #14 [core-data internal] load build definition from Dockerfile 03:22:21 #14 transferring dockerfile: 2.04kB done 03:22:21 #14 DONE 0.2s 03:22:21 03:22:21 #15 [core-keeper internal] load build definition from Dockerfile 03:22:21 #15 transferring dockerfile: 2.07kB done 03:22:21 #15 DONE 0.2s 03:22:21 03:22:21 #16 [security-spire-config internal] load build definition from Dockerfile 03:22:21 #16 transferring dockerfile: 1.69kB done 03:22:21 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:22:21 #16 DONE 0.2s 03:22:21 03:22:21 #17 [core-metadata internal] load build definition from Dockerfile 03:22:21 #17 transferring dockerfile: 2.10kB done 03:22:21 #17 DONE 0.2s 03:22:21 03:22:21 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:22:21 #3 DONE 0.0s 03:22:21 03:22:21 #18 [security-secretstore-setup internal] load .dockerignore 03:22:21 #18 transferring context: 50B done 03:22:21 #18 DONE 0.1s 03:22:21 03:22:21 #19 [security-bootstrapper internal] load .dockerignore 03:22:21 #19 transferring context: 50B done 03:22:21 #19 DONE 0.1s 03:22:21 03:22:21 #20 [core-command internal] load .dockerignore 03:22:21 #20 ... 03:22:21 03:22:21 #21 [support-notifications internal] load .dockerignore 03:22:21 #21 transferring context: 50B done 03:22:21 #21 DONE 0.1s 03:22:21 03:22:21 #22 [security-proxy-auth internal] load .dockerignore 03:22:21 #22 transferring context: 50B done 03:22:21 #22 DONE 0.2s 03:22:21 03:22:21 #23 [security-proxy-setup internal] load .dockerignore 03:22:21 #23 transferring context: 50B done 03:22:21 #23 DONE 0.1s 03:22:21 03:22:21 #24 [support-scheduler internal] load .dockerignore 03:22:21 #24 transferring context: 50B done 03:22:21 #24 DONE 0.1s 03:22:21 03:22:21 #25 [core-common-config-bootstrapper internal] load .dockerignore 03:22:21 #25 transferring context: 50B done 03:22:21 #25 DONE 0.1s 03:22:21 03:22:21 #26 [core-data internal] load .dockerignore 03:22:21 #26 transferring context: 50B done 03:22:21 #26 DONE 0.2s 03:22:21 03:22:21 #27 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:22:21 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:22:21 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:22:21 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:22:21 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:22:21 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:22:21 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 03:22:21 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:22:21 #27 ... 03:22:21 03:22:21 #28 [security-spiffe-token-provider internal] load .dockerignore 03:22:21 #28 transferring context: 50B done 03:22:21 #28 DONE 0.3s 03:22:21 03:22:21 #20 [core-command internal] load .dockerignore 03:22:21 #20 transferring context: 50B done 03:22:21 #20 DONE 0.3s 03:22:21 03:22:21 #29 [core-metadata internal] load .dockerignore 03:22:21 #29 transferring context: 50B done 03:22:21 #29 DONE 0.3s 03:22:21 03:22:21 #30 [core-keeper internal] load .dockerignore 03:22:21 #30 transferring context: 50B done 03:22:21 #30 DONE 0.4s 03:22:21 03:22:21 #31 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:22:21 #31 DONE 0.4s 03:22:21 03:22:21 #27 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:22:21 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:22:21 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:22:21 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:22:21 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:22:21 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:22:21 #27 ... 03:22:21 03:22:21 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:22:21 #32 DONE 0.6s 03:22:21 03:22:21 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:22:21 #33 DONE 0.6s 03:22:21 03:22:21 #27 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:22:21 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 03:22:22 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:22:22 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:22:22 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:22:22 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:22:22 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:22:22 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 03:22:22 #27 DONE 1.1s 03:22:22 03:22:22 #34 [security-spire-server internal] load .dockerignore 03:22:22 #34 transferring context: 50B 0.0s done 03:22:22 #34 DONE 0.6s 03:22:22 03:22:22 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:22:22 #35 DONE 0.7s 03:22:22 03:22:22 #36 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:22:22 #36 ... 03:22:22 03:22:22 #27 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:22:22 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:22:22 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:22:22 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:22:22 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:22:22 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:22:22 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 03:22:22 #27 DONE 1.2s 03:22:22 03:22:22 #37 [security-spire-config internal] load .dockerignore 03:22:22 #37 transferring context: 50B 0.0s done 03:22:22 #37 DONE 0.7s 03:22:22 03:22:22 #38 [security-spire-agent internal] load .dockerignore 03:22:22 #38 transferring context: 50B done 03:22:22 #38 DONE 0.7s 03:22:22 03:22:22 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:22:22 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:22:22 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done 03:22:22 #39 ... 03:22:22 03:22:22 #40 [security-spire-server internal] load build context 03:22:22 #40 transferring context: 26.58kB 0.0s done 03:22:22 #40 DONE 0.5s 03:22:22 03:22:22 #41 [security-spire-config internal] load build context 03:22:22 #41 transferring context: 24.83kB 0.0s done 03:22:22 #41 DONE 0.4s 03:22:22 03:22:22 #42 [security-spire-agent internal] load build context 03:22:22 #42 transferring context: 26.11kB 0.0s done 03:22:22 #42 DONE 0.4s 03:22:22 03:22:22 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:22:22 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s 03:22:22 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 03:22:22 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 03:22:22 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:22:22 #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 03:22:22 #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 03:22:22 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:22:22 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:22:22 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 03:22:22 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 03:22:22 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 03:22:22 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 7.34MB / 41.51MB 0.3s 03:22:22 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 03:22:22 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 03:22:22 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 17.83MB / 41.51MB 0.4s 03:22:22 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s 03:22:23 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done 03:22:23 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 03:22:27 #39 ... 03:22:27 03:22:27 #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:27 #43 DONE 4.8s 03:22:27 03:22:27 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:22:27 #39 ... 03:22:27 03:22:27 #44 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:27 #44 DONE 5.1s 03:22:27 03:22:27 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:22:27 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.1s done 03:22:29 #39 ... 03:22:29 03:22:29 #45 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:22:29 #0 0.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 0.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.247 OK: 265 MiB in 60 packages 03:22:29 #45 DONE 7.3s 03:22:29 03:22:29 #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:22:29 #0 1.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.767 (1/2) Installing dumb-init (1.2.5-r3) 03:22:29 #0 1.771 (2/2) Installing su-exec (0.2-r3) 03:22:29 #0 1.778 Executing busybox-1.37.0-r20.trigger 03:22:29 #0 1.789 OK: 7 MiB in 18 packages 03:22:29 #46 DONE 7.3s 03:22:29 03:22:29 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:22:29 #0 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 2.801 (1/1) Installing dumb-init (1.2.5-r3) 03:22:29 #0 2.806 Executing busybox-1.37.0-r20.trigger 03:22:29 #0 2.827 OK: 7 MiB in 17 packages 03:22:29 #47 DONE 7.3s 03:22:29 03:22:29 #36 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:22:29 #36 1.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #36 1.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #36 1.806 (1/1) Installing dumb-init (1.2.5-r3) 03:22:29 #36 1.812 Executing busybox-1.37.0-r20.trigger 03:22:29 #36 1.841 OK: 7 MiB in 17 packages 03:22:29 #36 DONE 7.3s 03:22:29 03:22:29 #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:22:29 #0 1.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 2.016 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:22:29 #0 2.016 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:22:29 #0 2.016 OK: 26324 distinct packages available 03:22:29 #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 2.489 (1/5) Installing dumb-init (1.2.5-r3) 03:22:29 #0 2.542 (2/5) Installing musl-obstack (1.2.3-r2) 03:22:29 #0 2.545 (3/5) Installing libucontext (1.3.2-r0) 03:22:29 #0 2.548 (4/5) Installing gcompat (1.1.0-r4) 03:22:29 #0 2.670 (5/5) Installing openssl (3.5.6-r0) 03:22:29 #0 2.692 Executing busybox-1.37.0-r20.trigger 03:22:29 #0 2.706 OK: 8 MiB in 21 packages 03:22:29 #48 DONE 7.3s 03:22:29 03:22:29 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:22:29 #0 0.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.407 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:22:29 #0 1.407 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:22:29 #0 1.407 OK: 26324 distinct packages available 03:22:29 #0 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 2.085 (1/13) Installing brotli-libs (1.1.0-r2) 03:22:29 #0 2.173 (2/13) Installing c-ares (1.34.6-r0) 03:22:29 #0 2.194 (3/13) Installing libunistring (1.3-r0) 03:22:29 #0 2.354 (4/13) Installing libidn2 (2.3.7-r0) 03:22:29 #0 2.368 (5/13) Installing nghttp2-libs (1.69.0-r0) 03:22:29 #0 2.372 (6/13) Installing libpsl (0.21.5-r3) 03:22:29 #0 2.392 (7/13) Installing zstd-libs (1.5.7-r0) 03:22:29 #0 2.406 (8/13) Installing libcurl (8.14.1-r2) 03:22:29 #0 2.428 (9/13) Installing curl (8.14.1-r2) 03:22:29 #0 2.445 (10/13) Installing dumb-init (1.2.5-r3) 03:22:29 #0 2.452 (11/13) Installing musl-obstack (1.2.3-r2) 03:22:29 #0 2.452 (12/13) Installing libucontext (1.3.2-r0) 03:22:29 #0 2.543 (13/13) Installing gcompat (1.1.0-r4) 03:22:29 #0 2.549 Executing busybox-1.37.0-r20.trigger 03:22:29 #0 2.674 OK: 13 MiB in 29 packages 03:22:29 #49 DONE 7.3s 03:22:29 03:22:29 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:22:29 #0 0.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.291 OK: 265 MiB in 60 packages 03:22:29 #50 DONE 7.4s 03:22:29 03:22:29 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:22:29 #0 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 2.139 (1/4) Installing ca-certificates (20260413-r0) 03:22:29 #0 2.189 (2/4) Installing dumb-init (1.2.5-r3) 03:22:29 #0 2.192 (3/4) Installing su-exec (0.2-r3) 03:22:29 #0 2.194 (4/4) Installing yq-go (4.47.2-r3) 03:22:29 #0 2.665 Executing busybox-1.37.0-r20.trigger 03:22:29 #0 2.696 Executing ca-certificates-20260413-r0.trigger 03:22:29 #0 2.746 OK: 20 MiB in 20 packages 03:22:29 #51 DONE 7.4s 03:22:29 03:22:29 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:22:29 #0 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.671 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:22:29 #0 1.671 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:22:29 #0 1.671 OK: 26342 distinct packages available 03:22:29 #0 1.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 2.197 OK: 265 MiB in 60 packages 03:22:29 #52 DONE 7.4s 03:22:29 03:22:29 #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:22:29 #0 0.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 0.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.342 OK: 265 MiB in 60 packages 03:22:29 #53 DONE 7.5s 03:22:29 03:22:29 #54 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:22:29 #54 ... 03:22:29 03:22:29 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:22:29 #0 0.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:29 #0 0.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:29 #0 1.361 OK: 265 MiB in 60 packages 03:22:29 #55 DONE 7.5s 03:22:29 03:22:29 #56 [security-secretstore-setup internal] load build context 03:22:29 #56 transferring context: 382.21MB 8.6s 03:22:29 #56 ... 03:22:29 03:22:29 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:22:29 #57 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 03:22:29 #57 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 03:22:29 #57 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 03:22:29 #57 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 03:22:29 #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 03:22:29 #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 03:22:29 #57 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:22:29 #57 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:22:29 #57 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 03:22:29 #57 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.5s done 03:22:29 #57 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 03:22:29 #57 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.6s done 03:22:29 #57 DONE 7.6s 03:22:29 03:22:29 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:22:29 #39 DONE 7.7s 03:22:29 03:22:29 #56 [security-secretstore-setup internal] load build context 03:22:29 #56 ... 03:22:29 03:22:29 #58 [core-keeper internal] load build context 03:22:29 #58 ... 03:22:29 03:22:29 #56 [security-secretstore-setup internal] load build context 03:22:31 #56 ... 03:22:31 03:22:31 #59 [security-bootstrapper internal] load build context 03:22:31 #59 ... 03:22:31 03:22:31 #60 [support-notifications internal] load build context 03:22:31 #60 ... 03:22:31 03:22:31 #61 [security-proxy-setup internal] load build context 03:22:31 #61 ... 03:22:31 03:22:31 #62 [security-proxy-auth internal] load build context 03:22:31 #62 ... 03:22:31 03:22:31 #63 [support-scheduler internal] load build context 03:22:31 #63 ... 03:22:31 03:22:31 #64 [core-common-config-bootstrapper internal] load build context 03:22:31 #64 ... 03:22:31 03:22:31 #65 [core-command internal] load build context 03:22:31 #65 ... 03:22:31 03:22:31 #66 [core-data internal] load build context 03:22:31 #66 ... 03:22:31 03:22:31 #67 [security-spiffe-token-provider internal] load build context 03:22:31 #67 ... 03:22:31 03:22:31 #68 [core-metadata internal] load build context 03:22:31 #68 ... 03:22:31 03:22:31 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:22:32 #69 ... 03:22:32 03:22:32 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:22:32 #70 ... 03:22:32 03:22:32 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:22:32 #71 ... 03:22:32 03:22:32 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:22:32 #72 ... 03:22:32 03:22:32 #67 [security-spiffe-token-provider internal] load build context 03:22:34 #67 transferring context: 640.35MB 12.6s done 03:22:34 #67 DONE 13.5s 03:22:34 03:22:34 #68 [core-metadata internal] load build context 03:22:35 #68 transferring context: 640.35MB 14.1s done 03:22:37 #68 ... 03:22:37 03:22:37 #56 [security-secretstore-setup internal] load build context 03:22:37 #56 transferring context: 640.35MB 13.7s done 03:22:37 #56 DONE 15.8s 03:22:37 03:22:37 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:22:37 #0 5.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #0 5.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #0 5.731 OK: 7 MiB in 17 packages 03:22:37 #73 DONE 7.3s 03:22:37 03:22:37 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:22:37 #0 6.546 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #0 6.977 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #0 7.426 (1/1) Installing dumb-init (1.2.5-r3) 03:22:37 #0 7.690 Executing busybox-1.37.0-r20.trigger 03:22:37 #0 7.693 OK: 7 MiB in 17 packages 03:22:37 #74 DONE 9.9s 03:22:37 03:22:37 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:22:37 #70 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #70 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #70 11.11 (1/7) Installing ca-certificates (20260413-r0) 03:22:37 #70 11.16 (2/7) Installing dumb-init (1.2.5-r3) 03:22:37 #70 11.16 (3/7) Installing libgcc (14.2.0-r6) 03:22:37 #70 11.16 (4/7) Installing libsodium (1.0.20-r1) 03:22:37 #70 11.16 (5/7) Installing libstdc++ (14.2.0-r6) 03:22:37 #70 11.20 (6/7) Installing libzmq (4.3.5-r2) 03:22:37 #70 11.21 (7/7) Installing zeromq (4.3.5-r2) 03:22:37 #70 11.22 Executing busybox-1.37.0-r20.trigger 03:22:37 #70 11.23 Executing ca-certificates-20260413-r0.trigger 03:22:37 #70 11.29 OK: 12 MiB in 23 packages 03:22:37 #70 DONE 14.6s 03:22:37 03:22:37 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:22:37 #0 5.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #0 5.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #0 5.609 OK: 13 MiB in 29 packages 03:22:37 #75 DONE 7.2s 03:22:37 03:22:37 #54 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:22:37 #54 5.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #54 5.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #54 6.095 OK: 7 MiB in 17 packages 03:22:37 #54 DONE 7.3s 03:22:37 03:22:37 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:22:37 #71 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #71 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #71 11.40 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:22:37 #71 11.40 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:22:37 #71 11.40 OK: 26324 distinct packages available 03:22:37 #71 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #71 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #71 11.98 (1/4) Installing dumb-init (1.2.5-r3) 03:22:37 #71 11.99 (2/4) Installing musl-obstack (1.2.3-r2) 03:22:37 #71 12.00 (3/4) Installing libucontext (1.3.2-r0) 03:22:37 #71 12.00 (4/4) Installing gcompat (1.1.0-r4) 03:22:37 #71 12.01 Executing busybox-1.37.0-r20.trigger 03:22:37 #71 12.03 OK: 8 MiB in 20 packages 03:22:37 #71 DONE 14.6s 03:22:37 03:22:37 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:22:37 #72 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #72 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #72 11.46 (1/4) Installing dumb-init (1.2.5-r3) 03:22:37 #72 11.47 (2/4) Installing openssl (3.5.6-r0) 03:22:37 #72 11.49 (3/4) Installing su-exec (0.2-r3) 03:22:37 #72 11.50 (4/4) Installing yq-go (4.47.2-r3) 03:22:37 #72 11.64 Executing busybox-1.37.0-r20.trigger 03:22:37 #72 11.65 OK: 20 MiB in 20 packages 03:22:37 #72 DONE 14.7s 03:22:37 03:22:37 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:22:37 #0 5.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #0 5.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #0 6.341 OK: 20 MiB in 20 packages 03:22:37 #76 DONE 7.2s 03:22:37 03:22:37 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:22:37 #0 5.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #0 5.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #0 6.152 OK: 7 MiB in 18 packages 03:22:37 #77 DONE 7.3s 03:22:37 03:22:37 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:22:37 #0 6.011 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #0 6.358 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #0 6.963 OK: 265 MiB in 60 packages 03:22:37 #78 DONE 9.3s 03:22:37 03:22:37 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:22:37 #69 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #69 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #69 11.31 (1/3) Installing ca-certificates (20260413-r0) 03:22:37 #69 11.32 (2/3) Installing dumb-init (1.2.5-r3) 03:22:37 #69 11.33 (3/3) Installing tzdata (2026b-r0) 03:22:37 #69 11.37 Executing busybox-1.37.0-r20.trigger 03:22:37 #69 11.38 Executing ca-certificates-20260413-r0.trigger 03:22:37 #69 11.44 OK: 8 MiB in 19 packages 03:22:37 #69 DONE 14.7s 03:22:37 03:22:37 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:22:37 #0 5.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:37 #0 5.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:37 #0 6.262 OK: 8 MiB in 21 packages 03:22:37 #79 DONE 7.3s 03:22:37 03:22:37 #60 [support-notifications internal] load build context 03:22:37 #60 transferring context: 640.35MB 13.8s done 03:22:37 #60 DONE 15.8s 03:22:37 03:22:37 #62 [security-proxy-auth internal] load build context 03:22:37 #62 transferring context: 640.35MB 14.1s done 03:22:37 #62 DONE 15.8s 03:22:37 03:22:37 #64 [core-common-config-bootstrapper internal] load build context 03:22:37 #64 transferring context: 640.35MB 14.1s done 03:22:37 #64 DONE 15.8s 03:22:37 03:22:37 #68 [core-metadata internal] load build context 03:22:37 #68 DONE 15.5s 03:22:37 03:22:37 #58 [core-keeper internal] load build context 03:22:37 #58 transferring context: 640.35MB 14.2s done 03:22:37 #58 DONE 15.5s 03:22:37 03:22:37 #66 [core-data internal] load build context 03:22:37 #66 transferring context: 640.35MB 14.6s done 03:22:37 #66 DONE 15.7s 03:22:37 03:22:37 #61 [security-proxy-setup internal] load build context 03:22:37 #61 transferring context: 640.35MB 15.1s done 03:22:37 #61 DONE 15.8s 03:22:37 03:22:37 #59 [security-bootstrapper internal] load build context 03:22:37 #59 transferring context: 640.35MB 15.2s done 03:22:37 #59 DONE 15.9s 03:22:37 03:22:37 #63 [support-scheduler internal] load build context 03:22:37 #63 transferring context: 640.35MB 15.0s done 03:22:37 #63 DONE 15.8s 03:22:37 03:22:37 #65 [core-command internal] load build context 03:22:37 #65 transferring context: 640.35MB 15.0s done 03:22:37 #65 DONE 15.5s 03:22:37 03:22:37 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:22:37 #80 ... 03:22:37 03:22:37 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:22:37 #81 DONE 0.3s 03:22:37 03:22:37 #82 [core-command builder 4/7] COPY go.mod vendor* ./ 03:22:37 #82 DONE 0.6s 03:22:37 03:22:37 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:22:37 #83 DONE 0.6s 03:22:37 03:22:37 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:22:37 #84 DONE 0.6s 03:22:37 03:22:37 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:22:37 #85 DONE 0.6s 03:22:37 03:22:37 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:22:37 #86 DONE 0.6s 03:22:37 03:22:37 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:22:37 #87 DONE 0.5s 03:22:37 03:22:37 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:22:37 #80 DONE 0.5s 03:22:37 03:22:37 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:37 #88 ... 03:22:37 03:22:37 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:22:37 #89 DONE 0.1s 03:22:37 03:22:37 #90 [security-spire-server stage-2 6/9] COPY security.txt / 03:22:37 #90 DONE 0.3s 03:22:37 03:22:37 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:37 #91 ... 03:22:37 03:22:37 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:22:37 #92 DONE 0.4s 03:22:37 03:22:37 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:22:37 #93 DONE 0.1s 03:22:37 03:22:37 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:22:37 #94 DONE 0.1s 03:22:38 03:22:38 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 03:22:38 #95 DONE 0.1s 03:22:38 03:22:38 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:22:38 #96 DONE 0.1s 03:22:38 03:22:38 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:22:38 #97 DONE 0.1s 03:22:38 03:22:38 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:22:38 #98 DONE 0.0s 03:22:38 03:22:38 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:22:38 #99 DONE 0.0s 03:22:38 03:22:38 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:22:38 #100 DONE 0.0s 03:22:38 03:22:38 #101 [security-spire-agent] exporting to image 03:22:38 #101 exporting layers 03:22:38 #101 ... 03:22:38 03:22:38 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:22:38 #102 DONE 1.6s 03:22:38 03:22:38 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:22:38 #103 DONE 0.0s 03:22:38 03:22:38 #104 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:22:38 #0 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:38 #0 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:38 #0 1.526 OK: 12 MiB in 23 packages 03:22:38 #104 DONE 1.6s 03:22:38 03:22:38 #105 [security-spire-server] exporting to image 03:22:38 #105 exporting layers 0.5s done 03:22:38 #105 writing image sha256:55adfad7f811f3a77ae61dd3df2f575c5730fcecb31e4cb151d739d4fdbcfe95 done 03:22:38 #105 naming to docker.io/library/security-spire-server done 03:22:38 #105 DONE 0.5s 03:22:38 03:22:38 #101 [security-spire-agent] exporting to image 03:22:38 #101 exporting layers 0.5s done 03:22:38 #101 writing image sha256:7ad9b95c7937dbaa1a45c8f92655a01e97beaed4e3fc1be43ae2b33d552357ec done 03:22:38 #101 naming to docker.io/library/security-spire-agent done 03:22:38 #101 DONE 0.5s 03:22:38 03:22:38 #106 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:22:38 #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:38 #0 1.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:38 #106 1.970 OK: 8 MiB in 19 packages 03:22:39 #106 DONE 2.1s 03:22:39 03:22:39 #107 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:22:39 #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:39 #0 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:39 #0 1.951 OK: 8 MiB in 20 packages 03:22:39 #107 DONE 2.1s 03:22:39 03:22:39 #108 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:22:39 #0 1.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:22:39 #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:22:39 #0 1.959 OK: 20 MiB in 20 packages 03:22:39 #108 DONE 2.1s 03:22:39 03:22:39 #109 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:22:39 #109 DONE 0.0s 03:22:39 03:22:39 #110 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:22:39 #110 DONE 0.4s 03:22:39 03:22:39 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:22:39 #111 DONE 0.0s 03:22:39 03:22:39 #112 [security-spire-config stage-2 6/10] COPY security.txt / 03:22:39 #112 DONE 0.1s 03:22:39 03:22:39 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:39 #113 ... 03:22:39 03:22:39 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:22:39 #114 DONE 0.1s 03:22:39 03:22:39 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:22:39 #115 DONE 0.1s 03:22:39 03:22:39 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:22:39 #116 DONE 0.1s 03:22:39 03:22:39 #117 [security-spire-config] exporting to image 03:22:40 #117 exporting layers 0.5s done 03:22:40 #117 writing image sha256:f2374b10f5be48e1d49d08a9604502f53ed5717bc32ad30d9c38f42f24c23cd5 done 03:22:40 #117 naming to docker.io/library/security-spire-config 0.0s done 03:22:40 #117 DONE 0.5s 03:22:40 03:22:40 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:48 #118 ... 03:22:48 03:22:48 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:48 #119 ... 03:22:48 03:22:48 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:55 #120 DONE 16.6s 03:22:55 03:22:55 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:55 #118 DONE 16.6s 03:22:55 03:22:55 #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:55 #91 DONE 16.6s 03:22:55 03:22:55 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:55 #88 DONE 16.6s 03:22:55 03:22:55 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:55 #119 DONE 17.0s 03:22:55 03:22:55 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:55 #113 DONE 16.6s 03:22:55 03:22:55 #121 [core-command builder 6/7] COPY . . 03:23:00 #121 ... 03:23:00 03:23:00 #122 [core-keeper builder 7/8] COPY . . 03:23:00 #122 DONE 6.3s 03:23:00 03:23:00 #123 [security-spiffe-token-provider builder 6/7] COPY . . 03:23:00 #123 DONE 6.2s 03:23:00 03:23:00 #124 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:23:00 #124 ... 03:23:00 03:23:00 #125 [security-bootstrapper builder 6/7] COPY . . 03:23:00 #125 DONE 6.3s 03:23:00 03:23:00 #126 [support-scheduler builder 6/7] COPY . . 03:23:00 #126 DONE 6.2s 03:23:00 03:23:00 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:23:00 #127 CACHED 03:23:00 03:23:00 #128 [security-proxy-setup builder 6/7] COPY . . 03:23:00 #128 CACHED 03:23:00 03:23:00 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:00 #129 CACHED 03:23:00 03:23:00 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:23:00 #130 CACHED 03:23:00 03:23:00 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:00 #131 CACHED 03:23:00 03:23:00 #132 [security-bootstrapper builder 6/7] COPY . . 03:23:00 #132 CACHED 03:23:00 03:23:00 #121 [core-data builder 6/7] COPY . . 03:23:00 #121 DONE 6.3s 03:23:00 03:23:00 #133 [support-notifications builder 6/7] COPY . . 03:23:00 #133 DONE 6.3s 03:23:00 03:23:00 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:00 #134 CACHED 03:23:00 03:23:00 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 03:23:00 #135 CACHED 03:23:00 03:23:00 #136 [core-command builder 6/7] COPY . . 03:23:00 #136 CACHED 03:23:00 03:23:00 #137 [core-data builder 6/7] COPY . . 03:23:00 #137 CACHED 03:23:00 03:23:00 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 03:23:00 #138 CACHED 03:23:00 03:23:00 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:00 #139 CACHED 03:23:00 03:23:00 #140 [core-metadata builder 6/7] COPY . . 03:23:00 #140 CACHED 03:23:00 03:23:00 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:23:00 #141 CACHED 03:23:00 03:23:00 #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:00 #142 CACHED 03:23:00 03:23:00 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:00 #143 CACHED 03:23:00 03:23:00 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 03:23:00 #144 CACHED 03:23:00 03:23:00 #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:23:00 #145 CACHED 03:23:00 03:23:00 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:23:01 #146 0.881 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:23:03 Removing intermediate container 07c44a7d2158 03:23:03 ---> ee6342940a77 03:23:03 Successfully built ee6342940a77 03:23:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:03 + docker inspect -f . ci-base-image-arm64 03:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:04 prd-ubuntu20.04-docker-arm64-4c-16g-9123 does not seem to be running inside a container 03:23:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 ******** ci-base-image-arm64 cat 03:23:05 $ docker top 10d4d3a06833c40d440dce232912b25e2069422fcde4a3a6658afe473a3aa5d1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:06 + go version 03:23:06 go version go1.25.3 linux/arm64 [Pipeline] } 03:23:06 $ docker stop --time=1 10d4d3a06833c40d440dce232912b25e2069422fcde4a3a6658afe473a3aa5d1 03:23:07 $ docker rm -f --volumes 10d4d3a06833c40d440dce232912b25e2069422fcde4a3a6658afe473a3aa5d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:08 03:23:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:08 latest: Pulling from edgex-devops/edgex-compose-arm64 03:23:08 547446be3368: Pulling fs layer 03:23:08 d125d8839a47: Pulling fs layer 03:23:08 3e85d5ac6304: Pulling fs layer 03:23:08 c3105a71a48b: Pulling fs layer 03:23:08 0f093f025ec4: Pulling fs layer 03:23:08 c3106fc0e877: Pulling fs layer 03:23:08 c3105a71a48b: Waiting 03:23:08 0f093f025ec4: Waiting 03:23:08 c3106fc0e877: Waiting 03:23:09 547446be3368: Verifying Checksum 03:23:09 547446be3368: Download complete 03:23:09 c3105a71a48b: Verifying Checksum 03:23:09 c3105a71a48b: Download complete 03:23:09 d125d8839a47: Verifying Checksum 03:23:09 d125d8839a47: Download complete 03:23:09 c3106fc0e877: Verifying Checksum 03:23:09 c3106fc0e877: Download complete 03:23:09 0f093f025ec4: Verifying Checksum 03:23:09 0f093f025ec4: Download complete 03:23:10 547446be3368: Pull complete 03:23:11 d125d8839a47: Pull complete 03:23:11 #146 ... 03:23:11 03:23:11 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:23:11 #0 0.900 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:23:11 #147 ... 03:23:11 03:23:11 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:23:11 #0 0.898 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:23:11 #148 ... 03:23:11 03:23:11 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:23:11 #0 0.881 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:23:11 #149 ... 03:23:11 03:23:11 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:23:11 #0 0.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:23:11 #150 ... 03:23:11 03:23:11 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:23:11 #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:23:11 #151 ... 03:23:11 03:23:11 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:23:11 #0 0.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:23:11 #152 ... 03:23:11 03:23:11 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:23:11 #0 0.741 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:23:11 #153 ... 03:23:11 03:23:11 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:23:11 #0 0.893 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:23:11 #154 ... 03:23:11 03:23:11 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:23:11 #0 0.746 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:23:11 #155 ... 03:23:11 03:23:11 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:23:11 #0 0.898 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:23:11 3e85d5ac6304: Download complete 03:23:12 #156 ... 03:23:12 03:23:12 #124 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:23:12 #124 0.596 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:23:22 3e85d5ac6304: Pull complete 03:23:22 c3105a71a48b: Pull complete 03:23:22 0f093f025ec4: Pull complete 03:23:22 c3106fc0e877: Pull complete 03:23:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:22 prd-ubuntu20.04-docker-arm64-4c-16g-9123 does not seem to be running inside a container 03:23:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:23:26 $ docker top cf11eecf028066b3879a4b8c6037646da39dc715f6b5c64262cc5fd15dd97a4d -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:27 + docker compose -f ./docker-compose-build.yml build --parallel 03:23:37 #1 [core-data internal] load build definition from Dockerfile 03:23:37 #1 transferring dockerfile: 03:23:37 #1 transferring dockerfile: 2.04kB done 03:23:37 #1 DONE 0.1s 03:23:37 03:23:37 #2 [security-proxy-auth internal] load build definition from Dockerfile 03:23:37 #2 transferring dockerfile: 2.14kB done 03:23:37 #2 DONE 0.0s 03:23:37 03:23:37 #3 [support-scheduler internal] load build definition from Dockerfile 03:23:37 #3 transferring dockerfile: 1.83kB done 03:23:37 #3 DONE 0.1s 03:23:37 03:23:37 #4 [core-command internal] load build definition from Dockerfile 03:23:37 #4 transferring dockerfile: 1.94kB 0.0s done 03:23:37 #4 DONE 0.1s 03:23:37 03:23:37 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:23:37 #5 transferring dockerfile: 2.23kB 0.0s done 03:23:37 #5 DONE 0.1s 03:23:37 03:23:37 #6 [security-secretstore-setup internal] load build definition from Dockerfile 03:23:37 #6 transferring dockerfile: 2.49kB 0.0s done 03:23:37 #6 DONE 0.1s 03:23:37 03:23:37 #7 [security-spire-config internal] load build definition from Dockerfile 03:23:37 #7 transferring dockerfile: 1.69kB done 03:23:37 #7 DONE 0.1s 03:23:37 03:23:37 #8 [security-bootstrapper internal] load build definition from Dockerfile 03:23:37 #8 transferring dockerfile: 3.02kB done 03:23:37 #8 DONE 0.1s 03:23:37 03:23:37 #9 [support-notifications internal] load build definition from Dockerfile 03:23:37 #9 transferring dockerfile: 2.02kB done 03:23:37 #9 DONE 0.1s 03:23:37 03:23:37 #10 [security-spire-server internal] load build definition from Dockerfile 03:23:37 #10 transferring dockerfile: 1.70kB done 03:23:37 #10 DONE 0.1s 03:23:37 03:23:37 #11 [security-spire-agent internal] load build definition from Dockerfile 03:23:37 #11 transferring dockerfile: 1.81kB done 03:23:37 #11 DONE 0.1s 03:23:37 03:23:37 #12 [core-keeper internal] load build definition from Dockerfile 03:23:37 #12 transferring dockerfile: 2.07kB 0.0s done 03:23:37 #12 DONE 0.1s 03:23:37 03:23:37 #13 [security-proxy-setup internal] load build definition from Dockerfile 03:23:37 #13 transferring dockerfile: 2.50kB done 03:23:37 #13 DONE 0.1s 03:23:37 03:23:37 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:23:37 #14 transferring dockerfile: 1.89kB 0.0s done 03:23:37 #14 DONE 0.1s 03:23:37 03:23:37 #15 [core-metadata internal] load build definition from Dockerfile 03:23:37 #15 ... 03:23:37 03:23:37 #16 [core-data internal] load .dockerignore 03:23:37 #16 transferring context: 50B 0.0s done 03:23:37 #16 DONE 0.1s 03:23:37 03:23:37 #15 [core-metadata internal] load build definition from Dockerfile 03:23:37 #15 transferring dockerfile: 2.10kB 0.0s done 03:23:39 #15 ... 03:23:39 03:23:39 #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:39 #17 DONE 0.0s 03:23:39 03:23:39 #18 [core-metadata internal] load .dockerignore 03:23:41 #18 ... 03:23:41 03:23:41 #19 [security-proxy-auth internal] load .dockerignore 03:23:41 #19 transferring context: 50B 0.0s done 03:23:41 #19 DONE 3.0s 03:23:41 03:23:41 #20 [support-scheduler internal] load .dockerignore 03:23:41 #20 transferring context: 50B done 03:23:41 #20 DONE 3.0s 03:23:41 03:23:41 #21 [core-command internal] load .dockerignore 03:23:41 #21 transferring context: 50B done 03:23:41 #21 DONE 3.0s 03:23:41 03:23:41 #22 [security-spire-agent internal] load .dockerignore 03:23:41 #22 ... 03:23:41 03:23:41 #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:41 #17 DONE 0.0s 03:23:41 03:23:41 #22 [security-spire-agent internal] load .dockerignore 03:23:41 #22 transferring context: 50B done 03:23:41 #22 ... 03:23:41 03:23:41 #23 [security-secretstore-setup internal] load .dockerignore 03:23:41 #23 transferring context: 50B 0.0s done 03:23:41 #23 DONE 3.2s 03:23:41 03:23:41 #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:41 #17 DONE 0.0s 03:23:41 03:23:41 #24 [security-spire-config internal] load .dockerignore 03:23:41 #24 transferring context: 50B 0.0s done 03:23:41 #24 DONE 3.1s 03:23:41 03:23:41 #25 [security-bootstrapper internal] load .dockerignore 03:23:41 #25 transferring context: 50B 0.0s done 03:23:41 #25 DONE 3.1s 03:23:41 03:23:41 #26 [support-notifications internal] load .dockerignore 03:23:41 #26 transferring context: 50B 0.0s done 03:23:41 #26 DONE 3.1s 03:23:41 03:23:41 #27 [core-common-config-bootstrapper internal] load .dockerignore 03:23:41 #27 transferring context: 50B 0.0s done 03:23:41 #27 DONE 3.2s 03:23:41 03:23:41 #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:41 #17 DONE 0.0s 03:23:41 03:23:41 #28 [security-proxy-setup internal] load .dockerignore 03:23:41 #28 transferring context: 50B done 03:23:41 #28 ... 03:23:41 03:23:41 #22 [security-spire-agent internal] load .dockerignore 03:23:41 #22 DONE 3.1s 03:23:41 03:23:41 #29 [security-spire-server internal] load .dockerignore 03:23:41 #29 transferring context: 50B done 03:23:41 #29 DONE 3.1s 03:23:42 03:23:42 #18 [core-metadata internal] load .dockerignore 03:23:42 #18 transferring context: 50B 0.0s done 03:23:42 #18 DONE 3.0s 03:23:42 03:23:42 #30 [core-keeper internal] load .dockerignore 03:23:42 #30 transferring context: 50B 0.0s done 03:23:42 #30 DONE 3.1s 03:23:42 03:23:42 #28 [security-proxy-setup internal] load .dockerignore 03:23:42 #28 DONE 3.1s 03:23:42 03:23:42 #31 [security-spiffe-token-provider internal] load .dockerignore 03:23:42 #31 transferring context: 50B 0.0s done 03:23:42 #31 DONE 3.1s 03:23:42 03:23:42 #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:42 #17 DONE 0.0s 03:23:42 03:23:42 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 03:23:42 #32 DONE 3.1s 03:23:42 03:23:42 #33 [core-data internal] load build context 03:23:42 #33 DONE 0.0s 03:23:42 03:23:42 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:42 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:42 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:23:42 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:23:42 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:23:42 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:23:42 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.1s 03:23:42 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.05MB / 4.14MB 0.3s 03:23:42 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 0.5s 03:23:43 #34 ... 03:23:43 03:23:43 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 03:23:43 #32 DONE 3.4s 03:23:43 03:23:43 #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:43 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.50MB / 4.14MB 0.9s 03:23:43 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 03:23:43 #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 03:23:44 #34 ... 03:23:44 03:23:44 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:44 #17 DONE 0.0s 03:23:44 03:23:44 #35 [security-proxy-auth internal] load build context 03:23:44 #35 ... 03:23:44 03:23:44 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 03:23:44 #32 DONE 3.6s 03:23:44 03:23:44 #35 [security-proxy-auth internal] load build context 03:23:44 #35 ... 03:23:44 03:23:44 #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:44 #17 DONE 0.0s 03:23:44 03:23:44 #35 [security-proxy-auth internal] load build context 03:23:44 #35 ... 03:23:44 03:23:44 #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:44 #17 DONE 0.0s 03:23:44 03:23:44 #35 [security-proxy-auth internal] load build context 03:23:44 #35 ... 03:23:44 03:23:44 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 03:23:44 #32 DONE 4.0s 03:23:44 03:23:44 #36 [core-command internal] load build context 03:23:44 #36 transferring context: 3.41MB 2.1s done 03:23:44 #36 DONE 2.4s 03:23:44 03:23:44 #35 [security-proxy-auth internal] load build context 03:23:44 #35 ... 03:23:44 03:23:44 #37 [support-scheduler internal] load build context 03:23:44 #37 transferring context: 3.41MB 2.1s done 03:23:44 #37 DONE 2.5s 03:23:44 03:23:44 #35 [security-proxy-auth internal] load build context 03:23:44 #35 ... 03:23:44 03:23:44 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 03:23:44 #32 DONE 4.2s 03:23:44 03:23:44 #35 [security-proxy-auth internal] load build context 03:23:44 #35 transferring context: 3.41MB 2.4s done 03:23:45 #35 ... 03:23:45 03:23:45 #17 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:45 #17 DONE 0.0s 03:23:45 03:23:45 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:23:45 #38 DONE 2.0s 03:23:45 03:23:45 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 03:23:45 #32 DONE 4.4s 03:23:45 03:23:45 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:23:45 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 03:23:45 #39 DONE 0.2s 03:23:45 03:23:45 #40 [security-secretstore-setup internal] load build context 03:23:45 #40 transferring context: 3.41MB 2.3s done 03:23:45 #40 DONE 2.8s 03:23:45 03:23:45 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:45 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:23:45 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:23:45 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:23:45 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:23:45 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 03:23:45 #34 ... 03:23:45 03:23:45 #35 [security-proxy-auth internal] load build context 03:23:45 #35 DONE 2.9s 03:23:45 03:23:45 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:45 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:23:45 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:23:45 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:23:45 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:23:45 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 03:23:45 #34 ... 03:23:45 03:23:45 #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:45 #17 DONE 0.0s 03:23:45 03:23:45 #33 [core-data internal] load build context 03:23:45 #33 transferring context: 3.41MB 2.4s done 03:23:45 #33 DONE 3.0s 03:23:45 03:23:45 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:45 #34 ... 03:23:45 03:23:45 #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:45 #17 DONE 0.0s 03:23:45 03:23:45 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:45 #34 ... 03:23:45 03:23:45 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:45 #17 DONE 0.0s 03:23:45 03:23:45 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:45 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:23:45 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:23:45 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:23:45 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:23:45 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 03:23:45 #34 ... 03:23:45 03:23:45 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:23:45 #41 DONE 1.2s 03:23:45 03:23:45 #42 [core-common-config-bootstrapper internal] load build context 03:23:45 #42 transferring context: 3.41MB 1.1s done 03:23:45 #42 DONE 1.9s 03:23:45 03:23:45 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:45 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:23:45 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:23:45 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:23:45 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:23:45 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 03:23:46 #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.8s done 03:23:46 #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.8s done 03:23:46 #34 ... 03:23:46 03:23:46 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 03:23:46 #32 DONE 5.8s 03:23:46 03:23:46 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:46 #34 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:23:46 #34 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:23:46 #34 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 03:23:46 #34 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 03:23:46 #34 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 03:23:46 #34 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.8s done 03:23:47 #34 ... 03:23:47 03:23:47 #43 [security-bootstrapper internal] load build context 03:23:47 #43 transferring context: 3.41MB 1.6s done 03:23:47 #43 DONE 3.1s 03:23:47 03:23:47 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:47 #34 ... 03:23:47 03:23:47 #44 [security-spire-config internal] load build context 03:23:47 #44 transferring context: 24.83kB 0.1s done 03:23:47 #44 DONE 2.9s 03:23:47 03:23:47 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:23:47 #34 ... 03:23:47 03:23:47 #45 [support-notifications internal] load build context 03:23:47 #45 transferring context: 3.41MB 2.1s done 03:23:47 #45 DONE 3.3s 03:23:47 03:23:47 #46 [core-keeper internal] load build context 03:23:47 #46 transferring context: 3.41MB 1.6s done 03:23:47 #46 DONE 2.8s 03:23:47 03:23:47 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:23:47 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 03:23:47 #39 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 03:23:47 #39 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 03:23:47 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:23:47 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done 03:23:47 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done 03:23:47 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s done 03:23:47 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 03:23:47 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 2.5s 03:23:47 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 03:23:47 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 03:23:48 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.24MB / 37.02MB 2.6s 03:23:48 #39 ... 03:23:48 03:23:48 #47 [security-spire-server internal] load build context 03:23:48 #47 transferring context: 26.58kB 0.1s done 03:23:48 #47 DONE 3.5s 03:23:48 03:23:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:23:48 #39 ... 03:23:48 03:23:48 #48 [core-metadata internal] load build context 03:23:48 #48 transferring context: 3.41MB 1.6s done 03:23:48 #48 DONE 2.5s 03:23:48 03:23:48 #49 [security-proxy-setup internal] load build context 03:23:48 #49 transferring context: 3.41MB 1.6s done 03:23:48 #49 DONE 2.6s 03:23:48 03:23:48 #50 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:23:48 #50 DONE 7.2s 03:23:48 03:23:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:23:48 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.9s 03:23:48 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 3.3s 03:23:49 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 3.7s 03:23:49 #39 ... 03:23:49 03:23:49 #51 [security-spire-agent internal] load build context 03:23:49 #51 transferring context: 26.11kB 0.2s done 03:23:49 #51 DONE 3.6s 03:23:49 03:23:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:23:50 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 4.4s 03:23:50 #39 ... 03:23:50 03:23:50 #52 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:23:50 #52 DONE 2.3s 03:23:50 03:23:50 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:23:50 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 4.9s 03:23:51 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 5.8s 03:23:52 #39 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 6.3s done 03:23:54 #39 ... 03:23:54 03:23:54 #53 [security-spiffe-token-provider internal] load build context 03:23:54 #53 transferring context: 3.41MB 4.4s done 03:23:54 #53 DONE 7.0s 03:23:54 03:23:54 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:23:54 #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.7s done 03:23:54 #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 03:23:54 #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 03:23:54 #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 03:23:54 #54 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 03:23:54 #54 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 03:23:54 #54 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:23:54 #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 03:23:54 #54 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 1.6s done 03:23:54 #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 03:23:54 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.1s 03:23:55 #54 ... 03:23:55 03:23:55 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:23:55 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 03:23:58 #39 ... 03:23:58 03:23:58 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:23:58 #0 7.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:23:58 #0 8.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:23:58 #55 ... 03:23:58 03:23:58 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:23:58 #0 9.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:23:58 #56 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:23:58 #56 ... 03:23:58 03:23:58 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:23:58 #57 ... 03:23:58 03:23:58 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:23:58 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:23:58 #58 ... 03:23:58 03:23:58 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:23:58 #59 ... 03:23:58 03:23:58 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:23:58 #0 9.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:23:58 #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:23:58 #60 ... 03:23:58 03:23:58 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:23:58 #0 8.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:23:58 #0 9.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:23:59 #61 ... 03:23:59 03:23:59 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:59 #62 ... 03:23:59 03:23:59 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:23:59 #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:23:59 #63 ... 03:23:59 03:23:59 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:23:59 #64 ... 03:23:59 03:23:59 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:23:59 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:23:59 #65 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:23:59 #65 ... 03:23:59 03:23:59 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:23:59 #64 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:00 #64 ... 03:24:00 03:24:00 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:00 #62 DONE 11.7s 03:24:00 03:24:00 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:00 #66 ... 03:24:00 03:24:00 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:00 #67 DONE 9.7s 03:24:00 03:24:00 #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:24:00 #68 ... 03:24:00 03:24:00 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:24:00 #69 ... 03:24:00 03:24:00 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:24:01 #70 ... 03:24:01 03:24:01 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:24:01 #0 9.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:01 #71 ... 03:24:01 03:24:01 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:24:01 #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:01 #72 ... 03:24:01 03:24:01 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:24:01 #73 ... 03:24:01 03:24:01 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:24:01 #55 10.49 (1/1) Installing dumb-init (1.2.5-r3) 03:24:01 #55 10.52 Executing busybox-1.37.0-r20.trigger 03:24:01 #55 10.67 OK: 8 MiB in 17 packages 03:24:01 #55 DONE 13.3s 03:24:01 03:24:01 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:24:05 #74 ... 03:24:05 03:24:05 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:24:05 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.3s done 03:24:05 #54 ... 03:24:05 03:24:05 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:24:05 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.5s 03:24:06 #39 ... 03:24:06 03:24:06 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:06 #66 5.875 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:08 #66 7.608 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:09 #66 ... 03:24:09 03:24:09 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:24:09 #59 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:09 #59 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:09 #59 ... 03:24:09 03:24:09 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:24:09 #57 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:09 #57 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:09 #57 ... 03:24:09 03:24:09 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:09 #58 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:09 #58 ... 03:24:09 03:24:09 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:24:10 #39 ... 03:24:10 03:24:10 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:10 #63 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:10 #63 ... 03:24:10 03:24:10 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:24:10 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.6s 03:24:11 #39 ... 03:24:11 03:24:11 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:24:11 #70 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:11 #70 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:11 #70 ... 03:24:11 03:24:11 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:24:11 #39 ... 03:24:11 03:24:11 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:24:11 #73 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:11 #73 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:12 #73 ... 03:24:12 03:24:12 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:24:12 #64 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:12 #64 ... 03:24:12 03:24:12 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:24:12 #69 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:12 #69 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:12 #69 ... 03:24:12 03:24:12 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:24:12 #39 ... 03:24:12 03:24:12 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:24:12 #71 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:12 #71 ... 03:24:12 03:24:12 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:24:12 #65 24.26 (1/4) Installing ca-certificates (20260413-r0) 03:24:12 #65 ... 03:24:12 03:24:12 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:24:12 #61 20.32 (1/4) Installing dumb-init (1.2.5-r3) 03:24:12 #61 20.35 (2/4) Installing openssl (3.5.6-r0) 03:24:12 #61 20.46 (3/4) Installing su-exec (0.2-r3) 03:24:12 #61 20.49 (4/4) Installing yq-go (4.47.2-r3) 03:24:12 #61 21.95 Executing busybox-1.37.0-r20.trigger 03:24:12 #61 22.06 OK: 20 MiB in 20 packages 03:24:12 #61 DONE 24.5s 03:24:12 03:24:12 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:24:12 #39 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.9s done 03:24:13 #39 ... 03:24:13 03:24:13 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:24:13 #72 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:13 #72 ... 03:24:13 03:24:13 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:24:13 #65 25.02 (2/4) Installing dumb-init (1.2.5-r3) 03:24:13 #65 25.10 (3/4) Installing su-exec (0.2-r3) 03:24:13 #65 25.12 (4/4) Installing yq-go (4.47.2-r3) 03:24:13 #65 ... 03:24:13 03:24:13 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:24:13 #39 DONE 28.7s 03:24:13 03:24:13 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:24:13 #64 25.23 (1/1) Installing dumb-init (1.2.5-r3) 03:24:13 #64 25.27 Executing busybox-1.37.0-r20.trigger 03:24:13 #64 25.57 OK: 8 MiB in 17 packages 03:24:16 #64 DONE 28.1s 03:24:16 03:24:16 #75 [core-command stage-1 3/8] RUN apk --no-cache upgrade 03:24:16 #75 ... 03:24:16 03:24:16 #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:24:16 #68 6.178 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:16 #68 7.935 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:16 #68 ... 03:24:16 03:24:16 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:24:16 #59 25.82 (1/7) Installing ca-certificates (20260413-r0) 03:24:16 #59 26.32 (2/7) Installing dumb-init (1.2.5-r3) 03:24:16 #59 26.35 (3/7) Installing libgcc (14.2.0-r6) 03:24:16 #59 26.37 (4/7) Installing libsodium (1.0.20-r1) 03:24:16 #59 26.41 (5/7) Installing libstdc++ (14.2.0-r6) 03:24:16 #59 26.86 (6/7) Installing libzmq (4.3.5-r2) 03:24:16 #59 26.99 (7/7) Installing zeromq (4.3.5-r2) 03:24:16 #59 27.02 Executing busybox-1.37.0-r20.trigger 03:24:16 #59 27.08 Executing ca-certificates-20260413-r0.trigger 03:24:16 #59 ... 03:24:16 03:24:16 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:24:16 #74 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:16 #74 7.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:16 #74 ... 03:24:16 03:24:16 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:24:16 #60 22.15 (1/3) Installing ca-certificates (20260413-r0) 03:24:16 #60 22.64 (2/3) Installing dumb-init (1.2.5-r3) 03:24:16 #60 22.70 (3/3) Installing tzdata (2026b-r0) 03:24:16 #60 24.07 Executing busybox-1.37.0-r20.trigger 03:24:16 #60 24.18 Executing ca-certificates-20260413-r0.trigger 03:24:16 #60 25.98 OK: 9 MiB in 19 packages 03:24:16 #60 DONE 28.9s 03:24:16 03:24:16 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:24:16 #59 28.74 OK: 12 MiB in 23 packages 03:24:18 #59 ... 03:24:18 03:24:18 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:24:18 #70 25.07 OK: 255 MiB in 60 packages 03:24:18 #70 DONE 27.5s 03:24:18 03:24:18 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:24:18 #71 24.97 OK: 255 MiB in 60 packages 03:24:18 #71 DONE 28.4s 03:24:18 03:24:18 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:24:18 #76 ... 03:24:18 03:24:18 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:24:18 #57 27.06 (1/2) Installing dumb-init (1.2.5-r3) 03:24:18 #57 27.14 (2/2) Installing su-exec (0.2-r3) 03:24:18 #57 27.15 Executing busybox-1.37.0-r20.trigger 03:24:18 #57 27.34 OK: 8 MiB in 18 packages 03:24:18 #57 DONE 30.3s 03:24:18 03:24:18 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:24:19 #77 ... 03:24:19 03:24:19 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:24:19 #72 25.97 OK: 255 MiB in 60 packages 03:24:19 #72 DONE 28.7s 03:24:19 03:24:19 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 03:24:19 #78 DONE 1.1s 03:24:19 03:24:19 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:19 #79 ... 03:24:19 03:24:19 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:24:19 #69 27.03 OK: 255 MiB in 60 packages 03:24:19 #69 DONE 29.3s 03:24:20 03:24:20 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:24:20 #76 DONE 1.9s 03:24:20 03:24:20 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:24:20 #80 ... 03:24:20 03:24:20 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:24:20 #65 26.88 Executing busybox-1.37.0-r20.trigger 03:24:20 #65 26.91 Executing ca-certificates-20260413-r0.trigger 03:24:20 #65 28.36 OK: 20 MiB in 20 packages 03:24:20 #65 DONE 32.1s 03:24:20 03:24:20 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:20 #56 22.30 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:24:20 #56 22.30 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:24:20 #56 22.30 OK: 26165 distinct packages available 03:24:20 #56 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:20 #56 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:20 #56 ... 03:24:20 03:24:20 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:24:20 #81 ... 03:24:20 03:24:20 #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:24:20 #68 17.27 OK: 255 MiB in 60 packages 03:24:20 #68 DONE 20.2s 03:24:20 03:24:20 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:20 #66 20.48 (1/1) Installing dumb-init (1.2.5-r3) 03:24:21 #66 ... 03:24:21 03:24:21 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:24:21 #59 DONE 32.5s 03:24:21 03:24:21 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:24:21 #82 DONE 1.7s 03:24:21 03:24:21 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:21 #83 ... 03:24:21 03:24:21 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:24:21 #74 18.41 OK: 8 MiB in 17 packages 03:24:21 #74 DONE 20.5s 03:24:21 03:24:21 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:24:21 #80 DONE 2.0s 03:24:21 03:24:21 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:21 #66 21.13 Executing busybox-1.37.0-r20.trigger 03:24:21 #66 21.25 OK: 8 MiB in 17 packages 03:24:22 #66 ... 03:24:22 03:24:22 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:24:22 #84 DONE 2.4s 03:24:22 03:24:22 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:24:22 #0 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:22 #0 5.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:22 #85 ... 03:24:22 03:24:22 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:23 #86 ... 03:24:23 03:24:23 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:23 #63 25.00 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:24:23 #63 25.00 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:24:23 #63 25.00 OK: 26165 distinct packages available 03:24:23 #63 27.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:23 #63 29.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:23 #63 ... 03:24:23 03:24:23 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:23 #66 DONE 23.4s 03:24:23 03:24:23 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:23 #87 ... 03:24:23 03:24:23 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:23 #58 25.67 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:24:23 #58 25.67 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:24:23 #58 25.67 OK: 26165 distinct packages available 03:24:23 #58 28.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:23 #58 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:24 #58 ... 03:24:24 03:24:24 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:24:24 #73 25.74 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:24:24 #73 25.74 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:24:24 #73 25.74 OK: 26183 distinct packages available 03:24:24 #73 29.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:24 #73 30.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:24 #73 ... 03:24:24 03:24:24 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:24 #56 36.80 (1/13) Installing brotli-libs (1.1.0-r2) 03:24:24 #56 37.08 (2/13) Installing c-ares (1.34.6-r0) 03:24:25 #56 37.15 (3/13) Installing libunistring (1.3-r0) 03:24:25 #56 37.40 (4/13) Installing libidn2 (2.3.7-r0) 03:24:25 #56 37.44 (5/13) Installing nghttp2-libs (1.69.0-r0) 03:24:25 #56 37.45 (6/13) Installing libpsl (0.21.5-r3) 03:24:25 #56 37.48 (7/13) Installing zstd-libs (1.5.7-r0) 03:24:25 #56 37.55 (8/13) Installing libcurl (8.14.1-r2) 03:24:25 #56 37.62 (9/13) Installing curl (8.14.1-r2) 03:24:25 #56 37.65 (10/13) Installing dumb-init (1.2.5-r3) 03:24:25 #56 37.67 (11/13) Installing musl-obstack (1.2.3-r2) 03:24:25 #56 37.67 (12/13) Installing libucontext (1.3.2-r0) 03:24:25 #56 37.69 (13/13) Installing gcompat (1.1.0-r4) 03:24:25 #56 37.71 Executing busybox-1.37.0-r20.trigger 03:24:25 #56 37.87 OK: 13 MiB in 29 packages 03:24:27 #56 ... 03:24:27 03:24:27 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:24:27 #0 9.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:27 #88 ... 03:24:27 03:24:27 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:27 #58 38.11 (1/5) Installing dumb-init (1.2.5-r3) 03:24:27 #58 38.15 (2/5) Installing musl-obstack (1.2.3-r2) 03:24:27 #58 38.17 (3/5) Installing libucontext (1.3.2-r0) 03:24:27 #58 38.20 (4/5) Installing gcompat (1.1.0-r4) 03:24:27 #58 38.21 (5/5) Installing openssl (3.5.6-r0) 03:24:27 #58 38.26 Executing busybox-1.37.0-r20.trigger 03:24:27 #58 38.39 OK: 9 MiB in 21 packages 03:24:27 #58 ... 03:24:27 03:24:27 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:27 #56 DONE 39.9s 03:24:28 03:24:28 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:24:28 #85 13.57 OK: 20 MiB in 20 packages 03:24:28 #85 DONE 15.0s 03:24:28 03:24:28 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:28 #63 37.31 (1/4) Installing dumb-init (1.2.5-r3) 03:24:28 #63 37.34 (2/4) Installing musl-obstack (1.2.3-r2) 03:24:28 #63 37.36 (3/4) Installing libucontext (1.3.2-r0) 03:24:28 #63 37.37 (4/4) Installing gcompat (1.1.0-r4) 03:24:28 #63 37.39 Executing busybox-1.37.0-r20.trigger 03:24:28 #63 37.50 OK: 8 MiB in 20 packages 03:24:28 #63 DONE 39.6s 03:24:28 03:24:28 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:24:28 #89 DONE 0.6s 03:24:28 03:24:28 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:24:28 #73 37.65 OK: 255 MiB in 60 packages 03:24:28 #73 ... 03:24:28 03:24:28 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:28 #58 DONE 40.3s 03:24:28 03:24:28 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:24:29 #90 ... 03:24:29 03:24:29 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:24:29 #73 DONE 38.8s 03:24:29 03:24:29 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:24:30 #91 DONE 0.8s 03:24:30 03:24:30 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:24:30 #92 ... 03:24:30 03:24:30 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:30 #93 ... 03:24:30 03:24:30 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:30 #94 ... 03:24:30 03:24:30 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:24:30 #95 ... 03:24:30 03:24:30 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:24:30 #77 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:30 #77 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:33 #124 ... 03:24:33 03:24:33 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:24:33 #150 DONE 88.9s 03:24:33 03:24:33 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:24:33 #157 DONE 0.1s 03:24:33 03:24:33 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:24:33 #158 DONE 0.9s 03:24:33 03:24:33 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:24:33 #159 DONE 0.2s 03:24:33 03:24:33 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:24:33 #155 ... 03:24:33 03:24:33 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:24:33 #160 DONE 0.1s 03:24:33 03:24:33 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:24:33 #161 DONE 0.1s 03:24:33 03:24:33 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:24:33 #162 DONE 0.0s 03:24:33 03:24:33 #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:24:33 #163 DONE 0.0s 03:24:33 03:24:33 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:24:33 #152 ... 03:24:33 03:24:33 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:24:33 #164 DONE 0.2s 03:24:33 03:24:33 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:24:33 #165 DONE 1.0s 03:24:33 03:24:33 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:24:33 #166 DONE 0.1s 03:24:33 03:24:33 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:24:33 #167 DONE 1.0s 03:24:33 03:24:33 #168 [security-bootstrapper] exporting to image 03:24:33 #168 exporting layers 03:24:33 #168 exporting layers 0.5s done 03:24:33 #168 writing image sha256:aec06472bbf9087a7de97ab28556549f5de80ae1561cd0718c17a68b1379209b done 03:24:33 #168 naming to docker.io/library/security-bootstrapper done 03:24:33 #168 DONE 0.5s 03:24:33 03:24:33 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:24:35 #152 ... 03:24:35 03:24:35 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:24:35 #151 DONE 94.8s 03:24:35 03:24:35 #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:24:35 #77 ... 03:24:35 03:24:35 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:24:35 #88 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:35 #88 15.76 OK: 9 MiB in 19 packages 03:24:35 #88 DONE 17.6s 03:24:35 03:24:35 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:24:35 #90 5.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:35 #90 ... 03:24:35 03:24:35 #75 [core-command stage-1 3/8] RUN apk --no-cache upgrade 03:24:35 #75 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:35 #75 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:35 #75 17.72 OK: 8 MiB in 17 packages 03:24:35 #75 DONE 19.2s 03:24:35 03:24:35 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:24:35 #92 5.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:35 #92 7.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:35 #169 DONE 0.1s 03:24:35 03:24:35 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:24:35 #170 DONE 0.0s 03:24:35 03:24:35 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:24:35 #155 ... 03:24:35 03:24:35 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:24:35 #171 DONE 0.1s 03:24:35 03:24:35 #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:24:35 #172 DONE 0.0s 03:24:35 03:24:35 #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:24:35 #173 DONE 0.0s 03:24:35 03:24:35 #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:24:36 #174 DONE 0.8s 03:24:36 03:24:36 #175 [core-common-config-bootstrapper] exporting to image 03:24:36 #175 exporting layers 0.3s done 03:24:36 #175 writing image sha256:11574cbe5c4f2b8ff40379c66fe9c2d60de4441516a76608fd072b30e1a71ac9 done 03:24:36 #175 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 03:24:36 #175 DONE 0.4s 03:24:36 03:24:36 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:24:37 #92 ... 03:24:37 03:24:37 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:24:37 #0 6.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:37 #0 7.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:38 #96 ... 03:24:38 03:24:38 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:24:38 #77 18.59 OK: 8 MiB in 18 packages 03:24:38 #77 DONE 19.6s 03:24:38 03:24:38 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:24:40 #97 DONE 2.1s 03:24:40 03:24:40 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:24:40 #98 DONE 0.2s 03:24:40 03:24:40 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:24:40 #81 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:40 #81 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:40 #81 19.87 OK: 20 MiB in 20 packages 03:24:40 #81 ... 03:24:40 03:24:40 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:24:40 #95 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:24:40 #95 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:40 #95 20.01 OK: 12 MiB in 23 packages 03:24:41 #95 ... 03:24:41 03:24:41 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:24:41 #92 13.22 OK: 13 MiB in 29 packages 03:24:41 #92 ... 03:24:41 03:24:41 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:24:41 #81 DONE 21.0s 03:24:41 03:24:41 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:24:41 #90 7.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:24:41 #90 ... 03:24:41 03:24:41 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:24:41 #96 13.77 OK: 8 MiB in 20 packages 03:24:42 #96 ... 03:24:42 03:24:42 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:24:42 #95 DONE 21.4s 03:24:42 03:24:42 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:24:42 #90 13.36 OK: 9 MiB in 21 packages 03:24:42 #90 ... 03:24:42 03:24:42 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:24:42 #92 DONE 14.7s 03:24:42 03:24:42 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:24:42 #90 DONE 14.1s 03:24:42 03:24:42 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:24:43 #99 ... 03:24:43 03:24:43 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:24:43 #96 DONE 15.2s 03:24:43 03:24:43 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:24:44 #100 ... 03:24:44 03:24:44 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:24:44 #101 DONE 1.9s 03:24:44 03:24:44 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:24:45 #102 ... 03:24:45 03:24:45 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:24:45 #99 DONE 3.2s 03:24:45 03:24:45 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:24:45 #100 DONE 2.7s 03:24:46 03:24:46 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:24:46 #103 DONE 0.2s 03:24:46 03:24:46 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:24:46 #104 DONE 0.3s 03:24:46 03:24:46 #105 [security-spire-config stage-2 6/10] COPY security.txt / 03:24:46 #105 DONE 0.3s 03:24:46 03:24:46 #106 [security-spire-server stage-2 6/9] COPY security.txt / 03:24:46 #106 ... 03:24:46 03:24:46 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:24:46 #102 DONE 1.9s 03:24:46 03:24:46 #106 [security-spire-server stage-2 6/9] COPY security.txt / 03:24:46 #106 DONE 0.5s 03:24:46 03:24:46 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:24:46 #107 ... 03:24:46 03:24:46 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:24:46 #108 DONE 0.3s 03:24:46 03:24:46 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:24:46 #109 DONE 0.5s 03:24:46 03:24:46 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:24:46 #107 DONE 0.3s 03:24:46 03:24:46 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:24:47 #110 ... 03:24:47 03:24:47 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 03:24:47 #111 DONE 0.4s 03:24:47 03:24:47 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:24:47 #112 DONE 0.3s 03:24:47 03:24:47 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:24:47 #110 DONE 0.4s 03:24:47 03:24:47 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:24:47 #113 DONE 0.3s 03:24:47 03:24:47 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:24:47 #114 DONE 0.3s 03:24:47 03:24:47 #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:24:47 #115 DONE 0.4s 03:24:47 03:24:47 #116 [security-spire-server] exporting to image 03:24:47 #116 exporting layers 03:24:48 #116 ... 03:24:48 03:24:48 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:24:48 #117 DONE 0.9s 03:24:49 03:24:49 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:24:49 #118 DONE 0.4s 03:24:49 03:24:49 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:49 #93 ... 03:24:49 03:24:49 #116 [security-spire-agent] exporting to image 03:24:52 #116 exporting layers 4.6s done 03:24:52 #116 writing image sha256:3f661e8707fe35e20b0632432e226e3b021cb6e9d718452e143acc096d2769dd 03:24:52 #116 writing image sha256:4fe3c92bd01698e0f99d553b4e51da01fe57d861025e6aecaf00281b7b7c69d4 0.1s done 03:24:52 #116 naming to docker.io/library/security-spire-server-arm64 03:24:52 #116 writing image sha256:3f661e8707fe35e20b0632432e226e3b021cb6e9d718452e143acc096d2769dd 0.1s done 03:24:52 #116 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:24:52 #116 naming to docker.io/library/security-spire-config-arm64 done 03:24:52 #116 exporting layers 3.5s done 03:24:52 #116 writing image sha256:2cdeb9bd84c8577edc0a4d53ade2f81f841e62c17ceae0ea8a6d230b0d8a3dae done 03:24:52 #116 naming to docker.io/library/security-spire-agent-arm64 done 03:24:52 #116 DONE 4.9s 03:24:52 03:24:52 #15 [core-metadata internal] load build definition from Dockerfile 03:25:58 #155 170.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:25:58 #155 DONE 175.4s 03:25:58 03:25:58 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:25:58 #152 DONE 175.4s 03:25:58 03:25:58 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:25:58 #147 DONE 175.4s 03:25:58 03:25:58 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:25:58 #148 ... 03:25:58 03:25:58 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:25:58 #176 DONE 0.2s 03:25:58 03:25:58 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:25:58 #177 DONE 0.1s 03:25:58 03:25:58 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:25:58 #178 DONE 0.1s 03:25:58 03:25:58 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:25:58 #179 DONE 0.1s 03:25:58 03:25:58 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:25:58 #180 DONE 0.1s 03:25:58 03:25:58 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:25:58 #181 DONE 0.1s 03:25:58 03:25:58 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:25:58 #182 DONE 0.3s 03:25:58 03:25:58 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:25:58 #183 DONE 0.3s 03:25:58 03:25:58 #184 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:25:58 #184 DONE 0.3s 03:25:58 03:25:58 #185 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:25:58 #185 DONE 0.1s 03:25:58 03:25:58 #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:25:58 #186 DONE 0.1s 03:25:58 03:25:58 #187 [core-command] exporting to image 03:25:58 #187 exporting layers 03:25:58 #187 ... 03:25:58 03:25:58 #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:25:58 #188 DONE 0.1s 03:25:58 03:25:58 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:25:58 #153 DONE 176.5s 03:25:58 03:25:58 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:25:58 #189 DONE 0.2s 03:25:58 03:25:58 #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:25:58 #190 DONE 0.2s 03:25:58 03:25:58 #187 [core-command] exporting to image 03:25:58 #187 exporting layers 0.2s done 03:25:58 #187 writing image sha256:09655379c3406cc61848211591dc05e67134032cac79b14e2046e899fc685d82 done 03:25:58 #187 naming to docker.io/library/core-command done 03:25:58 #187 DONE 0.3s 03:25:58 03:25:58 #191 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:25:58 #191 ... 03:25:58 03:25:58 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:25:58 #192 DONE 0.4s 03:25:58 03:25:58 #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:25:58 #193 DONE 0.4s 03:25:58 03:25:58 #191 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:25:58 #191 DONE 0.4s 03:25:58 03:25:58 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:25:58 #194 DONE 0.3s 03:25:58 03:25:58 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:25:58 #195 DONE 0.2s 03:25:58 03:25:58 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:25:58 #196 DONE 0.3s 03:25:58 03:25:58 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:25:58 #197 DONE 0.3s 03:25:58 03:25:58 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:25:58 #198 DONE 0.1s 03:25:58 03:25:58 #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:58 #199 ... 03:25:58 03:25:58 #200 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:58 #200 DONE 0.8s 03:25:58 03:25:58 #201 [security-spiffe-token-provider] exporting to image 03:25:58 #201 exporting layers 0.3s done 03:25:58 #201 writing image sha256:3a7569e78c07070516a0741c48cff6d283df1a3efc45ec53809889c913ac245d done 03:25:58 #201 naming to docker.io/library/security-spiffe-token-provider done 03:25:58 #201 DONE 0.4s 03:25:58 03:25:58 #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:58 #199 DONE 0.5s 03:25:58 03:25:58 #202 [security-proxy-setup] exporting to image 03:25:58 #202 exporting layers 0.4s done 03:25:58 #202 writing image sha256:840857c1c95cadbb7323a71847890e0e7aeff98b304adfd344cdf849861d6631 done 03:25:58 #202 naming to docker.io/library/security-proxy-setup done 03:25:58 #202 DONE 0.4s 03:25:58 03:25:58 #203 [security-secretstore-setup] exporting to image 03:25:58 #203 exporting layers 0.3s done 03:25:58 #203 writing image sha256:70bb8380a2bebffbd62ffba5ab6e3ebd1819e3c625925b5f4b803f1ef01a72bc done 03:25:58 #203 naming to docker.io/library/security-secretstore-setup done 03:25:58 #203 DONE 0.3s 03:25:58 03:25:58 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:25:59 #149 ... 03:25:59 03:25:59 #124 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:25:59 #124 DONE 178.9s 03:25:59 03:25:59 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:25:59 #204 DONE 0.0s 03:25:59 03:25:59 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:25:59 #149 ... 03:25:59 03:25:59 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:25:59 #205 DONE 0.2s 03:25:59 03:25:59 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:25:59 #206 DONE 0.0s 03:25:59 03:25:59 #207 [core-keeper] exporting to image 03:25:59 #207 exporting layers 0.1s done 03:25:59 #207 writing image sha256:45dd4ca391ead1cb1149963f6a691584d24ae38a412b921a4504c87343de0817 done 03:25:59 #207 naming to docker.io/library/core-keeper done 03:25:59 #207 DONE 0.2s 03:25:59 03:25:59 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:25:59 #156 DONE 179.3s 03:25:59 03:25:59 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:25:59 #208 DONE 0.0s 03:25:59 03:25:59 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:25:59 #146 ... 03:25:59 03:25:59 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:26:00 #209 DONE 0.3s 03:26:00 03:26:00 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:26:00 #149 ... 03:26:00 03:26:00 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:26:00 #210 DONE 0.2s 03:26:00 03:26:00 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:26:00 #211 DONE 0.1s 03:26:00 03:26:00 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:26:00 #212 DONE 0.0s 03:26:00 03:26:00 #213 [core-metadata] exporting to image 03:26:00 #213 ... 03:26:00 03:26:00 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:26:00 #148 DONE 180.3s 03:26:00 03:26:00 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:26:00 #149 DONE 180.3s 03:26:00 03:26:00 #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:26:00 #208 DONE 0.0s 03:26:00 03:26:00 #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:26:00 #209 DONE 0.3s 03:26:00 03:26:00 #213 [core-metadata] exporting to image 03:26:00 #213 exporting layers 0.2s done 03:26:00 #213 writing image sha256:3fa7499fc1b11e25ccab82c3aa87610e58f6bf137b4beb7df763848d8e24b7a9 done 03:26:00 #213 naming to docker.io/library/core-metadata done 03:26:00 #213 DONE 0.2s 03:26:00 03:26:00 #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:26:00 #214 DONE 0.1s 03:26:00 03:26:00 #215 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:26:00 #215 CACHED 03:26:00 03:26:00 #216 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:26:00 #216 CACHED 03:26:00 03:26:00 #217 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:26:00 #217 DONE 0.1s 03:26:00 03:26:00 #218 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:26:00 #218 DONE 0.2s 03:26:00 03:26:00 #219 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:26:00 #219 DONE 0.1s 03:26:00 03:26:00 #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:26:01 #220 DONE 0.1s 03:26:01 03:26:01 #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:26:01 #221 DONE 0.2s 03:26:01 03:26:01 #222 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:26:01 #222 DONE 0.0s 03:26:01 03:26:01 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:26:01 #223 DONE 0.3s 03:26:01 03:26:01 #224 [core-data] exporting to image 03:26:01 #224 exporting layers 0.1s done 03:26:01 #224 writing image sha256:ff9afd3d393a2e5560f723ddf46e2e1789c3676f7b705f398cda488b7eecc64c done 03:26:01 #224 naming to docker.io/library/core-data done 03:26:01 #224 DONE 0.2s 03:26:01 03:26:01 #225 [security-proxy-auth] exporting to image 03:26:01 #225 exporting layers 0.2s done 03:26:01 #225 writing image sha256:ddecabfb08e667a8c97fc40c77d06b2f93dd7f89cdc9def527f18d0cf2a06003 done 03:26:01 #225 naming to docker.io/library/security-proxy-auth done 03:26:01 #225 DONE 0.2s 03:26:01 03:26:01 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:26:02 #146 ... 03:26:02 03:26:02 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:26:02 #154 DONE 182.2s 03:26:02 03:26:02 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:26:02 #226 DONE 0.1s 03:26:02 03:26:02 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:26:02 #227 DONE 0.0s 03:26:02 03:26:02 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:26:02 #228 DONE 0.2s 03:26:02 03:26:02 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:26:02 #229 DONE 0.1s 03:26:02 03:26:02 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:26:03 #146 ... 03:26:03 03:26:03 #230 [support-scheduler] exporting to image 03:26:03 #230 ... 03:26:03 03:26:03 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:26:03 #146 DONE 182.9s 03:26:03 03:26:03 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:26:03 #231 DONE 0.0s 03:26:03 03:26:03 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:26:03 #232 DONE 0.0s 03:26:03 03:26:03 #230 [support-scheduler] exporting to image 03:26:03 #230 exporting layers 0.4s done 03:26:03 #230 ... 03:26:03 03:26:03 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:26:03 #233 DONE 0.2s 03:26:03 03:26:03 #230 [support-scheduler] exporting to image 03:26:03 #230 writing image sha256:efedef9792e3d1b205840a140dd7c209875b889ba37d58a1b3d9956229cf2e5a done 03:26:03 #230 naming to docker.io/library/support-scheduler done 03:26:03 #230 DONE 0.5s 03:26:03 03:26:03 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:26:03 #234 DONE 0.0s 03:26:03 03:26:03 #235 [support-notifications] exporting to image 03:26:03 #235 exporting layers 0.2s done 03:26:03 #235 writing image sha256:b75cc080889cf8e9e4888caf356df75b013a6205cf6e41899ce74aa3369030ee done 03:26:03 #235 naming to docker.io/library/support-notifications done 03:26:03 #235 DONE 0.2s 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:26:03 time="2026-05-12T03:22:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:26:03 $ docker stop --time=1 0c4fcecf3b0b3d18f2c89c5a6233f7f05c2c9a0e3ae3b263e2c1517607c1ac89 03:26:05 $ docker rm -f --volumes 0c4fcecf3b0b3d18f2c89c5a6233f7f05c2c9a0e3ae3b263e2c1517607c1ac89 [Pipeline] // withDockerContainer [Pipeline] sh 03:26:05 + docker images 03:26:05 REPOSITORY TAG IMAGE ID CREATED SIZE 03:26:05 support-notifications latest b75cc080889c 2 seconds ago 57.8MB 03:26:05 support-scheduler latest efedef9792e3 3 seconds ago 54.2MB 03:26:05 security-proxy-auth latest ddecabfb08e6 4 seconds ago 49.1MB 03:26:05 core-metadata latest 3fa7499fc1b1 5 seconds ago 50.1MB 03:26:05 core-data latest ff9afd3d393a 5 seconds ago 49.9MB 03:26:05 core-keeper latest 45dd4ca391ea 6 seconds ago 49.7MB 03:26:05 security-secretstore-setup latest 70bb8380a2be 7 seconds ago 89.2MB 03:26:05 security-spiffe-token-provider latest 3a7569e78c07 8 seconds ago 53MB 03:26:05 security-proxy-setup latest 840857c1c95c 8 seconds ago 54.8MB 03:26:05 core-command latest 09655379c340 9 seconds ago 44.1MB 03:26:05 core-common-config-bootstrapper latest 11574cbe5c4f About a minute ago 20.5MB 03:26:05 security-bootstrapper latest aec06472bbf9 About a minute ago 21.6MB 03:26:05 security-spire-config latest f2374b10f5be 3 minutes ago 177MB 03:26:05 security-spire-server latest 55adfad7f811 3 minutes ago 178MB 03:26:05 security-spire-agent latest 7ad9b95c7937 3 minutes ago 237MB 03:26:05 ci-base-image-x86_64 latest 9310dbba8530 6 minutes ago 970MB 03:26:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB 03:26:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB 03:26:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:05 provisioning config files... 03:26:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/976@tmp/config15067593861908809761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:05 ---> ****-login.sh 03:26:05 nexus3.edgexfoundry.org:10001 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 Login Succeeded 03:26:06 nexus3.edgexfoundry.org:10002 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 Login Succeeded 03:26:06 nexus3.edgexfoundry.org:10003 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 Login Succeeded 03:26:06 nexus3.edgexfoundry.org:10004 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 Login Succeeded 03:26:06 ****.io 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 Login Succeeded 03:26:06 ---> ****-login.sh ends [Pipeline] } 03:26:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:26:06 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:26:06 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:06 latest 03:26:06 4.1.0-dev.113 03:26:06 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:06 main 03:26:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:07 + docker push nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:26:07 dcddf8eb5aa0: Preparing 03:26:07 55eb104422b8: Preparing 03:26:07 f2a23a56e838: Preparing 03:26:07 532b1244534e: Preparing 03:26:07 1eaf256ea557: Preparing 03:26:07 c7afcbebe0ba: Preparing 03:26:07 0854555d70ac: Preparing 03:26:07 0854555d70ac: Waiting 03:26:07 c7afcbebe0ba: Waiting 03:26:07 dcddf8eb5aa0: Pushed 03:26:07 1eaf256ea557: Pushed 03:26:07 532b1244534e: Pushed 03:26:07 f2a23a56e838: Pushed 03:26:07 0854555d70ac: Layer already exists 03:26:07 c7afcbebe0ba: Pushed 03:26:12 55eb104422b8: Pushed 03:26:12 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:03f450a3c2b5b8ea9f1742353a7cf9a9f91cecccb4829c934d3a9887a1760741 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:26:13 dcddf8eb5aa0: Preparing 03:26:13 55eb104422b8: Preparing 03:26:13 f2a23a56e838: Preparing 03:26:13 532b1244534e: Preparing 03:26:13 1eaf256ea557: Preparing 03:26:13 c7afcbebe0ba: Preparing 03:26:13 c7afcbebe0ba: Waiting 03:26:13 0854555d70ac: Preparing 03:26:13 0854555d70ac: Waiting 03:26:13 532b1244534e: Layer already exists 03:26:13 dcddf8eb5aa0: Layer already exists 03:26:13 f2a23a56e838: Layer already exists 03:26:13 55eb104422b8: Layer already exists 03:26:13 1eaf256ea557: Layer already exists 03:26:13 0854555d70ac: Layer already exists 03:26:13 c7afcbebe0ba: Layer already exists 03:26:13 latest: digest: sha256:03f450a3c2b5b8ea9f1742353a7cf9a9f91cecccb4829c934d3a9887a1760741 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 03:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:26:13 dcddf8eb5aa0: Preparing 03:26:13 55eb104422b8: Preparing 03:26:13 f2a23a56e838: Preparing 03:26:13 532b1244534e: Preparing 03:26:13 1eaf256ea557: Preparing 03:26:13 c7afcbebe0ba: Preparing 03:26:13 0854555d70ac: Preparing 03:26:13 c7afcbebe0ba: Waiting 03:26:13 0854555d70ac: Waiting 03:26:13 1eaf256ea557: Layer already exists 03:26:13 dcddf8eb5aa0: Layer already exists 03:26:13 f2a23a56e838: Layer already exists 03:26:13 532b1244534e: Layer already exists 03:26:13 55eb104422b8: Layer already exists 03:26:13 c7afcbebe0ba: Layer already exists 03:26:13 0854555d70ac: Layer already exists 03:26:13 4.1.0-dev.113: digest: sha256:03f450a3c2b5b8ea9f1742353a7cf9a9f91cecccb4829c934d3a9887a1760741 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:14 #15 ... 03:26:14 03:26:14 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #86 DONE 109.2s 03:26:14 03:26:14 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #83 DONE 111.2s 03:26:14 03:26:14 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #87 DONE 110.2s 03:26:14 03:26:14 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #79 DONE 113.0s 03:26:14 03:26:14 #119 [core-data builder 6/7] COPY . . 03:26:14 #119 ... 03:26:14 03:26:14 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #94 DONE 102.0s 03:26:14 03:26:14 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #93 DONE 112.2s 03:26:14 03:26:14 #120 [support-notifications builder 6/7] COPY . . 03:26:14 #120 ... 03:26:14 03:26:14 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #121 CACHED 03:26:14 03:26:14 #122 [security-proxy-setup builder 6/7] COPY . . 03:26:14 #122 CACHED 03:26:14 03:26:14 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:26:14 #123 CACHED 03:26:14 03:26:14 #124 [security-secretstore-setup builder 6/7] COPY . . 03:26:14 #124 DONE 2.0s 03:26:14 03:26:14 #125 [support-scheduler builder 6/7] COPY . . 03:26:14 #125 DONE 1.9s 03:26:14 03:26:14 #126 [core-keeper builder 7/8] COPY . . 03:26:14 #126 DONE 2.0s 03:26:14 03:26:14 #127 [core-metadata builder 6/7] COPY . . 03:26:14 #127 CACHED 03:26:14 03:26:14 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #128 CACHED 03:26:14 03:26:14 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:26:14 #129 CACHED 03:26:14 03:26:14 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #130 CACHED 03:26:14 03:26:14 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:26:14 #131 CACHED 03:26:14 03:26:14 #132 [security-bootstrapper builder 6/7] COPY . . 03:26:14 #132 CACHED 03:26:14 03:26:14 #133 [security-spiffe-token-provider builder 6/7] COPY . . 03:26:14 #133 DONE 2.0s 03:26:14 03:26:14 #120 [support-notifications builder 6/7] COPY . . 03:26:14 #120 DONE 1.9s 03:26:14 03:26:14 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:26:14 #134 CACHED 03:26:14 03:26:14 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 03:26:14 #135 CACHED 03:26:14 03:26:14 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #136 CACHED 03:26:14 03:26:14 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 03:26:14 #137 CACHED 03:26:14 03:26:14 #138 [core-command builder 6/7] COPY . . 03:26:14 #138 CACHED 03:26:14 03:26:14 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #139 CACHED 03:26:14 03:26:14 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:14 #140 CACHED 03:26:14 03:26:14 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:26:14 #141 CACHED 03:26:14 03:26:14 #142 [security-proxy-auth builder 6/7] COPY . . 03:26:14 #142 CACHED 03:26:14 03:26:14 #119 [core-data builder 6/7] COPY . . 03:26:14 #119 DONE 2.0s 03:26:14 03:26:14 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:26:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:14 + docker push nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:26:14 dcddf8eb5aa0: Preparing 03:26:14 55eb104422b8: Preparing 03:26:14 f2a23a56e838: Preparing 03:26:14 532b1244534e: Preparing 03:26:14 1eaf256ea557: Preparing 03:26:14 c7afcbebe0ba: Preparing 03:26:14 0854555d70ac: Preparing 03:26:14 c7afcbebe0ba: Waiting 03:26:14 0854555d70ac: Waiting 03:26:14 dcddf8eb5aa0: Layer already exists 03:26:14 f2a23a56e838: Layer already exists 03:26:14 55eb104422b8: Layer already exists 03:26:14 532b1244534e: Layer already exists 03:26:14 1eaf256ea557: Layer already exists 03:26:14 0854555d70ac: Layer already exists 03:26:14 c7afcbebe0ba: Layer already exists 03:26:14 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:03f450a3c2b5b8ea9f1742353a7cf9a9f91cecccb4829c934d3a9887a1760741 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:26:15 dcddf8eb5aa0: Preparing 03:26:15 55eb104422b8: Preparing 03:26:15 f2a23a56e838: Preparing 03:26:15 532b1244534e: Preparing 03:26:15 1eaf256ea557: Preparing 03:26:15 c7afcbebe0ba: Preparing 03:26:15 0854555d70ac: Preparing 03:26:15 c7afcbebe0ba: Waiting 03:26:15 0854555d70ac: Waiting 03:26:15 532b1244534e: Layer already exists 03:26:15 dcddf8eb5aa0: Layer already exists 03:26:15 1eaf256ea557: Layer already exists 03:26:15 55eb104422b8: Layer already exists 03:26:15 f2a23a56e838: Layer already exists 03:26:15 c7afcbebe0ba: Layer already exists 03:26:15 0854555d70ac: Layer already exists 03:26:15 main: digest: sha256:03f450a3c2b5b8ea9f1742353a7cf9a9f91cecccb4829c934d3a9887a1760741 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:15 ===================================================== [Pipeline] echo 03:26:15 taggedImages: 03:26:15 - nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:15 - nexus3.edgexfoundry.org:10004/core-command:latest 03:26:15 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 03:26:15 - nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:26:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:26:15 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:15 latest 03:26:15 4.1.0-dev.113 03:26:15 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:15 main 03:26:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:26:16 c50aba92acad: Preparing 03:26:16 0ad0e6b802ad: Preparing 03:26:16 ab82594ceee3: Preparing 03:26:16 bfaf307ccf24: Preparing 03:26:16 f2a23a56e838: Preparing 03:26:16 532b1244534e: Preparing 03:26:16 1eaf256ea557: Preparing 03:26:16 532b1244534e: Waiting 03:26:16 c7afcbebe0ba: Preparing 03:26:16 1eaf256ea557: Waiting 03:26:16 0854555d70ac: Preparing 03:26:16 c7afcbebe0ba: Waiting 03:26:16 0854555d70ac: Waiting 03:26:16 f2a23a56e838: Layer already exists 03:26:16 532b1244534e: Layer already exists 03:26:16 1eaf256ea557: Layer already exists 03:26:16 c7afcbebe0ba: Layer already exists 03:26:16 0ad0e6b802ad: Pushed 03:26:16 0854555d70ac: Layer already exists 03:26:16 c50aba92acad: Pushed 03:26:16 ab82594ceee3: Pushed 03:26:17 bfaf307ccf24: Pushed 03:26:17 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:89f848e630a705f0380c96c17f4b99baeb5d5dde60dadb566985feacf483055f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:26:18 c50aba92acad: Preparing 03:26:18 0ad0e6b802ad: Preparing 03:26:18 ab82594ceee3: Preparing 03:26:18 bfaf307ccf24: Preparing 03:26:18 f2a23a56e838: Preparing 03:26:18 532b1244534e: Preparing 03:26:18 1eaf256ea557: Preparing 03:26:18 c7afcbebe0ba: Preparing 03:26:18 0854555d70ac: Preparing 03:26:18 532b1244534e: Waiting 03:26:18 1eaf256ea557: Waiting 03:26:18 c7afcbebe0ba: Waiting 03:26:18 0854555d70ac: Waiting 03:26:18 c50aba92acad: Layer already exists 03:26:18 0ad0e6b802ad: Layer already exists 03:26:18 f2a23a56e838: Layer already exists 03:26:18 bfaf307ccf24: Layer already exists 03:26:18 ab82594ceee3: Layer already exists 03:26:18 0854555d70ac: Layer already exists 03:26:18 532b1244534e: Layer already exists 03:26:18 c7afcbebe0ba: Layer already exists 03:26:18 1eaf256ea557: Layer already exists 03:26:18 latest: digest: sha256:89f848e630a705f0380c96c17f4b99baeb5d5dde60dadb566985feacf483055f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 03:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:26:18 c50aba92acad: Preparing 03:26:18 0ad0e6b802ad: Preparing 03:26:18 ab82594ceee3: Preparing 03:26:18 bfaf307ccf24: Preparing 03:26:18 f2a23a56e838: Preparing 03:26:18 532b1244534e: Preparing 03:26:18 1eaf256ea557: Preparing 03:26:18 c7afcbebe0ba: Preparing 03:26:18 0854555d70ac: Preparing 03:26:18 532b1244534e: Waiting 03:26:18 1eaf256ea557: Waiting 03:26:18 c7afcbebe0ba: Waiting 03:26:18 0854555d70ac: Waiting 03:26:18 bfaf307ccf24: Layer already exists 03:26:18 0ad0e6b802ad: Layer already exists 03:26:18 f2a23a56e838: Layer already exists 03:26:18 c50aba92acad: Layer already exists 03:26:18 ab82594ceee3: Layer already exists 03:26:18 532b1244534e: Layer already exists 03:26:18 0854555d70ac: Layer already exists 03:26:18 c7afcbebe0ba: Layer already exists 03:26:18 1eaf256ea557: Layer already exists 03:26:18 4.1.0-dev.113: digest: sha256:89f848e630a705f0380c96c17f4b99baeb5d5dde60dadb566985feacf483055f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:26:19 c50aba92acad: Preparing 03:26:19 0ad0e6b802ad: Preparing 03:26:19 ab82594ceee3: Preparing 03:26:19 bfaf307ccf24: Preparing 03:26:19 f2a23a56e838: Preparing 03:26:19 532b1244534e: Preparing 03:26:19 1eaf256ea557: Preparing 03:26:19 c7afcbebe0ba: Preparing 03:26:19 0854555d70ac: Preparing 03:26:19 0854555d70ac: Waiting 03:26:19 1eaf256ea557: Waiting 03:26:19 c7afcbebe0ba: Waiting 03:26:19 532b1244534e: Waiting 03:26:19 0ad0e6b802ad: Layer already exists 03:26:19 f2a23a56e838: Layer already exists 03:26:19 ab82594ceee3: Layer already exists 03:26:19 c50aba92acad: Layer already exists 03:26:19 bfaf307ccf24: Layer already exists 03:26:19 532b1244534e: Layer already exists 03:26:19 1eaf256ea557: Layer already exists 03:26:19 0854555d70ac: Layer already exists 03:26:19 c7afcbebe0ba: Layer already exists 03:26:19 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:89f848e630a705f0380c96c17f4b99baeb5d5dde60dadb566985feacf483055f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:19 #143 ... 03:26:19 03:26:19 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:26:19 #0 5.362 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:26:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:26:19 c50aba92acad: Preparing 03:26:19 0ad0e6b802ad: Preparing 03:26:19 ab82594ceee3: Preparing 03:26:19 bfaf307ccf24: Preparing 03:26:19 f2a23a56e838: Preparing 03:26:19 532b1244534e: Preparing 03:26:19 1eaf256ea557: Preparing 03:26:19 c7afcbebe0ba: Preparing 03:26:19 0854555d70ac: Preparing 03:26:19 532b1244534e: Waiting 03:26:19 1eaf256ea557: Waiting 03:26:19 c7afcbebe0ba: Waiting 03:26:19 0854555d70ac: Waiting 03:26:19 c50aba92acad: Layer already exists 03:26:19 ab82594ceee3: Layer already exists 03:26:19 bfaf307ccf24: Layer already exists 03:26:19 f2a23a56e838: Layer already exists 03:26:19 0ad0e6b802ad: Layer already exists 03:26:19 1eaf256ea557: Layer already exists 03:26:19 532b1244534e: Layer already exists 03:26:19 c7afcbebe0ba: Layer already exists 03:26:19 0854555d70ac: Layer already exists 03:26:19 main: digest: sha256:89f848e630a705f0380c96c17f4b99baeb5d5dde60dadb566985feacf483055f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:20 ===================================================== [Pipeline] echo 03:26:20 taggedImages: 03:26:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:26:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 03:26:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:26:20 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:26:20 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:20 latest 03:26:20 4.1.0-dev.113 03:26:20 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:20 main 03:26:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:20 #144 ... 03:26:20 03:26:20 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:26:20 #0 5.910 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:26:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } 03:26:20 #145 ... 03:26:20 03:26:20 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:26:20 #143 6.186 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:20 + docker push nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:26:20 2a5aa6f897af: Preparing 03:26:20 8182c1df2d37: Preparing 03:26:20 f2a23a56e838: Preparing 03:26:20 532b1244534e: Preparing 03:26:20 1eaf256ea557: Preparing 03:26:20 1d9e9b64872f: Preparing 03:26:20 0854555d70ac: Preparing 03:26:20 1d9e9b64872f: Waiting 03:26:20 0854555d70ac: Waiting 03:26:20 1eaf256ea557: Layer already exists 03:26:20 532b1244534e: Layer already exists 03:26:20 f2a23a56e838: Layer already exists 03:26:20 0854555d70ac: Layer already exists 03:26:20 2a5aa6f897af: Pushed 03:26:20 1d9e9b64872f: Pushed 03:26:24 #143 ... 03:26:24 03:26:24 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:26:24 #0 4.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:26:24 #146 ... 03:26:24 03:26:24 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:26:24 #0 6.216 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:26:24 #147 ... 03:26:24 03:26:24 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:26:24 #0 5.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:26:24 #148 ... 03:26:24 03:26:24 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:26:24 #0 5.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:26:24 #149 ... 03:26:24 03:26:24 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:26:24 #0 4.062 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:26:25 #150 ... 03:26:25 03:26:25 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:26:25 #0 6.059 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:26:25 #151 ... 03:26:25 03:26:25 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:26:25 #0 5.892 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:26:25 #152 ... 03:26:25 03:26:25 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:26:25 #0 6.032 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:26:25 #153 ... 03:26:25 03:26:25 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:26:25 #0 5.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:26:26 8182c1df2d37: Pushed 03:26:26 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:2c61030ee75f1cc6b5d878bb8f545bbc711cb1d6f51b022e0991d8babd2bed51 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:26:26 2a5aa6f897af: Preparing 03:26:26 8182c1df2d37: Preparing 03:26:26 f2a23a56e838: Preparing 03:26:26 532b1244534e: Preparing 03:26:26 1eaf256ea557: Preparing 03:26:26 1d9e9b64872f: Preparing 03:26:26 0854555d70ac: Preparing 03:26:26 1d9e9b64872f: Waiting 03:26:26 0854555d70ac: Waiting 03:26:26 2a5aa6f897af: Layer already exists 03:26:26 8182c1df2d37: Layer already exists 03:26:26 f2a23a56e838: Layer already exists 03:26:26 1eaf256ea557: Layer already exists 03:26:26 532b1244534e: Layer already exists 03:26:26 1d9e9b64872f: Layer already exists 03:26:26 0854555d70ac: Layer already exists 03:26:26 latest: digest: sha256:2c61030ee75f1cc6b5d878bb8f545bbc711cb1d6f51b022e0991d8babd2bed51 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:27 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 03:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:26:27 2a5aa6f897af: Preparing 03:26:27 8182c1df2d37: Preparing 03:26:27 f2a23a56e838: Preparing 03:26:27 532b1244534e: Preparing 03:26:27 1eaf256ea557: Preparing 03:26:27 1d9e9b64872f: Preparing 03:26:27 0854555d70ac: Preparing 03:26:27 0854555d70ac: Waiting 03:26:27 1d9e9b64872f: Waiting 03:26:27 f2a23a56e838: Layer already exists 03:26:27 532b1244534e: Layer already exists 03:26:27 1eaf256ea557: Layer already exists 03:26:27 2a5aa6f897af: Layer already exists 03:26:27 8182c1df2d37: Layer already exists 03:26:27 0854555d70ac: Layer already exists 03:26:27 1d9e9b64872f: Layer already exists 03:26:27 4.1.0-dev.113: digest: sha256:2c61030ee75f1cc6b5d878bb8f545bbc711cb1d6f51b022e0991d8babd2bed51 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:28 + docker push nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:26:28 2a5aa6f897af: Preparing 03:26:28 8182c1df2d37: Preparing 03:26:28 f2a23a56e838: Preparing 03:26:28 532b1244534e: Preparing 03:26:28 1eaf256ea557: Preparing 03:26:28 1d9e9b64872f: Preparing 03:26:28 0854555d70ac: Preparing 03:26:28 1d9e9b64872f: Waiting 03:26:28 0854555d70ac: Waiting 03:26:28 532b1244534e: Layer already exists 03:26:28 2a5aa6f897af: Layer already exists 03:26:28 f2a23a56e838: Layer already exists 03:26:28 1eaf256ea557: Layer already exists 03:26:28 8182c1df2d37: Layer already exists 03:26:28 0854555d70ac: Layer already exists 03:26:28 1d9e9b64872f: Layer already exists 03:26:28 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:2c61030ee75f1cc6b5d878bb8f545bbc711cb1d6f51b022e0991d8babd2bed51 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:29 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:26:29 2a5aa6f897af: Preparing 03:26:29 8182c1df2d37: Preparing 03:26:29 f2a23a56e838: Preparing 03:26:29 532b1244534e: Preparing 03:26:29 1eaf256ea557: Preparing 03:26:29 1d9e9b64872f: Preparing 03:26:29 0854555d70ac: Preparing 03:26:29 1d9e9b64872f: Waiting 03:26:29 0854555d70ac: Waiting 03:26:29 1eaf256ea557: Layer already exists 03:26:29 f2a23a56e838: Layer already exists 03:26:29 8182c1df2d37: Layer already exists 03:26:29 2a5aa6f897af: Layer already exists 03:26:29 532b1244534e: Layer already exists 03:26:29 1d9e9b64872f: Layer already exists 03:26:29 0854555d70ac: Layer already exists 03:26:29 main: digest: sha256:2c61030ee75f1cc6b5d878bb8f545bbc711cb1d6f51b022e0991d8babd2bed51 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:29 ===================================================== [Pipeline] echo 03:26:29 taggedImages: 03:26:29 - nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:29 - nexus3.edgexfoundry.org:10004/core-data:latest 03:26:29 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 03:26:29 - nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:29 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:26:29 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:26:29 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:29 latest 03:26:29 4.1.0-dev.113 03:26:29 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:29 main 03:26:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:26:29 0ae5da566940: Preparing 03:26:29 b0c00b5b937f: Preparing 03:26:29 532b1244534e: Preparing 03:26:29 6c206f3d981e: Preparing 03:26:29 5364da6c19ad: Preparing 03:26:29 0854555d70ac: Preparing 03:26:29 0854555d70ac: Waiting 03:26:29 532b1244534e: Layer already exists 03:26:29 0854555d70ac: Layer already exists 03:26:29 5364da6c19ad: Pushed 03:26:29 0ae5da566940: Pushed 03:26:29 6c206f3d981e: Pushed 03:26:34 b0c00b5b937f: Pushed 03:26:34 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:79654b1840059eb1396be19566e6a9b4a4665eb07c10b3a81bf7fbe42d70b6cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:26:34 0ae5da566940: Preparing 03:26:34 b0c00b5b937f: Preparing 03:26:34 532b1244534e: Preparing 03:26:34 6c206f3d981e: Preparing 03:26:34 5364da6c19ad: Preparing 03:26:34 0854555d70ac: Preparing 03:26:34 0854555d70ac: Waiting 03:26:34 532b1244534e: Layer already exists 03:26:34 b0c00b5b937f: Layer already exists 03:26:34 6c206f3d981e: Layer already exists 03:26:34 0ae5da566940: Layer already exists 03:26:34 5364da6c19ad: Layer already exists 03:26:34 0854555d70ac: Layer already exists 03:26:34 latest: digest: sha256:79654b1840059eb1396be19566e6a9b4a4665eb07c10b3a81bf7fbe42d70b6cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 03:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:26:35 0ae5da566940: Preparing 03:26:35 b0c00b5b937f: Preparing 03:26:35 532b1244534e: Preparing 03:26:35 6c206f3d981e: Preparing 03:26:35 5364da6c19ad: Preparing 03:26:35 0854555d70ac: Preparing 03:26:35 0854555d70ac: Waiting 03:26:35 5364da6c19ad: Layer already exists 03:26:35 532b1244534e: Layer already exists 03:26:35 6c206f3d981e: Layer already exists 03:26:35 0ae5da566940: Layer already exists 03:26:35 b0c00b5b937f: Layer already exists 03:26:35 0854555d70ac: Layer already exists 03:26:35 4.1.0-dev.113: digest: sha256:79654b1840059eb1396be19566e6a9b4a4665eb07c10b3a81bf7fbe42d70b6cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:26:35 0ae5da566940: Preparing 03:26:35 b0c00b5b937f: Preparing 03:26:35 532b1244534e: Preparing 03:26:35 6c206f3d981e: Preparing 03:26:35 5364da6c19ad: Preparing 03:26:35 0854555d70ac: Preparing 03:26:35 0854555d70ac: Waiting 03:26:35 0ae5da566940: Layer already exists 03:26:35 532b1244534e: Layer already exists 03:26:35 b0c00b5b937f: Layer already exists 03:26:35 5364da6c19ad: Layer already exists 03:26:35 6c206f3d981e: Layer already exists 03:26:35 0854555d70ac: Layer already exists 03:26:35 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:79654b1840059eb1396be19566e6a9b4a4665eb07c10b3a81bf7fbe42d70b6cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:26:36 0ae5da566940: Preparing 03:26:36 b0c00b5b937f: Preparing 03:26:36 532b1244534e: Preparing 03:26:36 6c206f3d981e: Preparing 03:26:36 5364da6c19ad: Preparing 03:26:36 0854555d70ac: Preparing 03:26:36 0854555d70ac: Waiting 03:26:36 5364da6c19ad: Layer already exists 03:26:36 0ae5da566940: Layer already exists 03:26:36 b0c00b5b937f: Layer already exists 03:26:36 6c206f3d981e: Layer already exists 03:26:36 532b1244534e: Layer already exists 03:26:36 0854555d70ac: Layer already exists 03:26:36 main: digest: sha256:79654b1840059eb1396be19566e6a9b4a4665eb07c10b3a81bf7fbe42d70b6cc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:36 ===================================================== [Pipeline] echo 03:26:36 taggedImages: 03:26:36 - nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:36 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:26:36 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 03:26:36 - nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:36 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:26:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:26:36 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:36 latest 03:26:36 4.1.0-dev.113 03:26:36 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:36 main 03:26:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:26:37 0528644e02b0: Preparing 03:26:37 bab465c1a00c: Preparing 03:26:37 2bd80a719efe: Preparing 03:26:37 f2a23a56e838: Preparing 03:26:37 532b1244534e: Preparing 03:26:37 1eaf256ea557: Preparing 03:26:37 c7afcbebe0ba: Preparing 03:26:37 0854555d70ac: Preparing 03:26:37 1eaf256ea557: Waiting 03:26:37 c7afcbebe0ba: Waiting 03:26:37 0854555d70ac: Waiting 03:26:37 f2a23a56e838: Layer already exists 03:26:37 532b1244534e: Layer already exists 03:26:37 c7afcbebe0ba: Layer already exists 03:26:37 1eaf256ea557: Layer already exists 03:26:37 0854555d70ac: Layer already exists 03:26:37 bab465c1a00c: Pushed 03:26:37 0528644e02b0: Pushed 03:26:41 2bd80a719efe: Pushed 03:26:41 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:f808d4b9aeaf47b81cde3e9a5b8c518470d51aa61fdee95c35f82b79ed713685 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:26:42 0528644e02b0: Preparing 03:26:42 bab465c1a00c: Preparing 03:26:42 2bd80a719efe: Preparing 03:26:42 f2a23a56e838: Preparing 03:26:42 532b1244534e: Preparing 03:26:42 1eaf256ea557: Preparing 03:26:42 c7afcbebe0ba: Preparing 03:26:42 0854555d70ac: Preparing 03:26:42 1eaf256ea557: Waiting 03:26:42 c7afcbebe0ba: Waiting 03:26:42 0854555d70ac: Waiting 03:26:42 2bd80a719efe: Layer already exists 03:26:42 bab465c1a00c: Layer already exists 03:26:42 532b1244534e: Layer already exists 03:26:42 0528644e02b0: Layer already exists 03:26:42 f2a23a56e838: Layer already exists 03:26:42 1eaf256ea557: Layer already exists 03:26:42 0854555d70ac: Layer already exists 03:26:42 c7afcbebe0ba: Layer already exists 03:26:42 latest: digest: sha256:f808d4b9aeaf47b81cde3e9a5b8c518470d51aa61fdee95c35f82b79ed713685 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 03:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:26:42 0528644e02b0: Preparing 03:26:42 bab465c1a00c: Preparing 03:26:42 2bd80a719efe: Preparing 03:26:42 f2a23a56e838: Preparing 03:26:42 532b1244534e: Preparing 03:26:42 1eaf256ea557: Preparing 03:26:42 c7afcbebe0ba: Preparing 03:26:42 0854555d70ac: Preparing 03:26:42 c7afcbebe0ba: Waiting 03:26:42 0854555d70ac: Waiting 03:26:42 1eaf256ea557: Waiting 03:26:42 f2a23a56e838: Layer already exists 03:26:42 2bd80a719efe: Layer already exists 03:26:42 bab465c1a00c: Layer already exists 03:26:42 532b1244534e: Layer already exists 03:26:42 0528644e02b0: Layer already exists 03:26:42 1eaf256ea557: Layer already exists 03:26:42 0854555d70ac: Layer already exists 03:26:42 c7afcbebe0ba: Layer already exists 03:26:42 4.1.0-dev.113: digest: sha256:f808d4b9aeaf47b81cde3e9a5b8c518470d51aa61fdee95c35f82b79ed713685 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:26:43 0528644e02b0: Preparing 03:26:43 bab465c1a00c: Preparing 03:26:43 2bd80a719efe: Preparing 03:26:43 f2a23a56e838: Preparing 03:26:43 532b1244534e: Preparing 03:26:43 1eaf256ea557: Preparing 03:26:43 c7afcbebe0ba: Preparing 03:26:43 0854555d70ac: Preparing 03:26:43 c7afcbebe0ba: Waiting 03:26:43 0854555d70ac: Waiting 03:26:43 2bd80a719efe: Layer already exists 03:26:43 f2a23a56e838: Layer already exists 03:26:43 0528644e02b0: Layer already exists 03:26:43 bab465c1a00c: Layer already exists 03:26:43 532b1244534e: Layer already exists 03:26:43 1eaf256ea557: Layer already exists 03:26:43 c7afcbebe0ba: Layer already exists 03:26:43 0854555d70ac: Layer already exists 03:26:43 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:f808d4b9aeaf47b81cde3e9a5b8c518470d51aa61fdee95c35f82b79ed713685 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:26:44 0528644e02b0: Preparing 03:26:44 bab465c1a00c: Preparing 03:26:44 2bd80a719efe: Preparing 03:26:44 f2a23a56e838: Preparing 03:26:44 532b1244534e: Preparing 03:26:44 1eaf256ea557: Preparing 03:26:44 c7afcbebe0ba: Preparing 03:26:44 0854555d70ac: Preparing 03:26:44 1eaf256ea557: Waiting 03:26:44 c7afcbebe0ba: Waiting 03:26:44 0854555d70ac: Waiting 03:26:44 2bd80a719efe: Layer already exists 03:26:44 0528644e02b0: Layer already exists 03:26:44 bab465c1a00c: Layer already exists 03:26:44 532b1244534e: Layer already exists 03:26:44 f2a23a56e838: Layer already exists 03:26:44 c7afcbebe0ba: Layer already exists 03:26:44 0854555d70ac: Layer already exists 03:26:44 1eaf256ea557: Layer already exists 03:26:44 main: digest: sha256:f808d4b9aeaf47b81cde3e9a5b8c518470d51aa61fdee95c35f82b79ed713685 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:44 ===================================================== [Pipeline] echo 03:26:44 taggedImages: 03:26:44 - nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:26:44 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 03:26:44 - nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:26:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:26:44 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:44 latest 03:26:44 4.1.0-dev.113 03:26:44 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:44 main 03:26:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:26:44 8433e9044022: Preparing 03:26:44 677028538447: Preparing 03:26:44 9c21b4c2843f: Preparing 03:26:44 e8d548064d07: Preparing 03:26:44 77acf6ed2cd4: Preparing 03:26:44 634e6cb1ac7c: Preparing 03:26:44 4805ca4fa69e: Preparing 03:26:44 f2a23a56e838: Preparing 03:26:44 532b1244534e: Preparing 03:26:44 320bd4d1ca85: Preparing 03:26:44 fc47937268cd: Preparing 03:26:44 5f70bf18a086: Preparing 03:26:44 d8a0727f1b65: Preparing 03:26:44 ff75741aa8c1: Preparing 03:26:44 4517499e17f1: Preparing 03:26:44 0854555d70ac: Preparing 03:26:44 d8a0727f1b65: Waiting 03:26:44 5f70bf18a086: Waiting 03:26:44 ff75741aa8c1: Waiting 03:26:44 4517499e17f1: Waiting 03:26:44 0854555d70ac: Waiting 03:26:44 fc47937268cd: Waiting 03:26:44 634e6cb1ac7c: Waiting 03:26:44 320bd4d1ca85: Waiting 03:26:44 f2a23a56e838: Waiting 03:26:44 4805ca4fa69e: Waiting 03:26:44 532b1244534e: Waiting 03:26:44 77acf6ed2cd4: Pushed 03:26:44 677028538447: Pushed 03:26:44 9c21b4c2843f: Pushed 03:26:44 e8d548064d07: Pushed 03:26:44 8433e9044022: Pushed 03:26:44 f2a23a56e838: Layer already exists 03:26:44 532b1244534e: Layer already exists 03:26:44 5f70bf18a086: Layer already exists 03:26:44 634e6cb1ac7c: Pushed 03:26:45 320bd4d1ca85: Pushed 03:26:45 fc47937268cd: Pushed 03:26:45 0854555d70ac: Layer already exists 03:26:45 d8a0727f1b65: Pushed 03:26:45 ff75741aa8c1: Pushed 03:26:45 4517499e17f1: Pushed 03:26:46 4805ca4fa69e: Pushed 03:26:46 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:4bf76d79260a360142894724d2bdc06637132002817d36d634a14476d4ffaff6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:26:47 8433e9044022: Preparing 03:26:47 677028538447: Preparing 03:26:47 9c21b4c2843f: Preparing 03:26:47 e8d548064d07: Preparing 03:26:47 77acf6ed2cd4: Preparing 03:26:47 634e6cb1ac7c: Preparing 03:26:47 4805ca4fa69e: Preparing 03:26:47 f2a23a56e838: Preparing 03:26:47 532b1244534e: Preparing 03:26:47 320bd4d1ca85: Preparing 03:26:47 fc47937268cd: Preparing 03:26:47 5f70bf18a086: Preparing 03:26:47 d8a0727f1b65: Preparing 03:26:47 ff75741aa8c1: Preparing 03:26:47 4517499e17f1: Preparing 03:26:47 0854555d70ac: Preparing 03:26:47 320bd4d1ca85: Waiting 03:26:47 5f70bf18a086: Waiting 03:26:47 d8a0727f1b65: Waiting 03:26:47 fc47937268cd: Waiting 03:26:47 ff75741aa8c1: Waiting 03:26:47 f2a23a56e838: Waiting 03:26:47 4517499e17f1: Waiting 03:26:47 0854555d70ac: Waiting 03:26:47 532b1244534e: Waiting 03:26:47 634e6cb1ac7c: Waiting 03:26:47 4805ca4fa69e: Waiting 03:26:47 8433e9044022: Layer already exists 03:26:47 e8d548064d07: Layer already exists 03:26:47 677028538447: Layer already exists 03:26:47 9c21b4c2843f: Layer already exists 03:26:47 77acf6ed2cd4: Layer already exists 03:26:47 4805ca4fa69e: Layer already exists 03:26:47 634e6cb1ac7c: Layer already exists 03:26:47 f2a23a56e838: Layer already exists 03:26:47 320bd4d1ca85: Layer already exists 03:26:47 532b1244534e: Layer already exists 03:26:47 fc47937268cd: Layer already exists 03:26:47 5f70bf18a086: Layer already exists 03:26:47 d8a0727f1b65: Layer already exists 03:26:47 ff75741aa8c1: Layer already exists 03:26:47 4517499e17f1: Layer already exists 03:26:47 0854555d70ac: Layer already exists 03:26:47 latest: digest: sha256:4bf76d79260a360142894724d2bdc06637132002817d36d634a14476d4ffaff6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 03:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:26:47 8433e9044022: Preparing 03:26:47 677028538447: Preparing 03:26:47 9c21b4c2843f: Preparing 03:26:47 e8d548064d07: Preparing 03:26:47 77acf6ed2cd4: Preparing 03:26:47 634e6cb1ac7c: Preparing 03:26:47 4805ca4fa69e: Preparing 03:26:47 f2a23a56e838: Preparing 03:26:47 532b1244534e: Preparing 03:26:47 320bd4d1ca85: Preparing 03:26:47 fc47937268cd: Preparing 03:26:47 5f70bf18a086: Preparing 03:26:47 d8a0727f1b65: Preparing 03:26:47 ff75741aa8c1: Preparing 03:26:47 4517499e17f1: Preparing 03:26:47 fc47937268cd: Waiting 03:26:47 f2a23a56e838: Waiting 03:26:47 0854555d70ac: Preparing 03:26:47 320bd4d1ca85: Waiting 03:26:47 532b1244534e: Waiting 03:26:47 5f70bf18a086: Waiting 03:26:47 d8a0727f1b65: Waiting 03:26:47 ff75741aa8c1: Waiting 03:26:47 4517499e17f1: Waiting 03:26:47 0854555d70ac: Waiting 03:26:47 634e6cb1ac7c: Waiting 03:26:47 4805ca4fa69e: Waiting 03:26:47 77acf6ed2cd4: Layer already exists 03:26:47 9c21b4c2843f: Layer already exists 03:26:47 e8d548064d07: Layer already exists 03:26:47 8433e9044022: Layer already exists 03:26:47 677028538447: Layer already exists 03:26:47 532b1244534e: Layer already exists 03:26:47 320bd4d1ca85: Layer already exists 03:26:47 634e6cb1ac7c: Layer already exists 03:26:47 f2a23a56e838: Layer already exists 03:26:47 4805ca4fa69e: Layer already exists 03:26:47 fc47937268cd: Layer already exists 03:26:47 ff75741aa8c1: Layer already exists 03:26:47 5f70bf18a086: Layer already exists 03:26:47 d8a0727f1b65: Layer already exists 03:26:47 4517499e17f1: Layer already exists 03:26:47 0854555d70ac: Layer already exists 03:26:47 4.1.0-dev.113: digest: sha256:4bf76d79260a360142894724d2bdc06637132002817d36d634a14476d4ffaff6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:26:48 8433e9044022: Preparing 03:26:48 677028538447: Preparing 03:26:48 9c21b4c2843f: Preparing 03:26:48 e8d548064d07: Preparing 03:26:48 77acf6ed2cd4: Preparing 03:26:48 634e6cb1ac7c: Preparing 03:26:48 4805ca4fa69e: Preparing 03:26:48 f2a23a56e838: Preparing 03:26:48 532b1244534e: Preparing 03:26:48 320bd4d1ca85: Preparing 03:26:48 fc47937268cd: Preparing 03:26:48 5f70bf18a086: Preparing 03:26:48 d8a0727f1b65: Preparing 03:26:48 ff75741aa8c1: Preparing 03:26:48 4517499e17f1: Preparing 03:26:48 0854555d70ac: Preparing 03:26:48 532b1244534e: Waiting 03:26:48 320bd4d1ca85: Waiting 03:26:48 5f70bf18a086: Waiting 03:26:48 fc47937268cd: Waiting 03:26:48 634e6cb1ac7c: Waiting 03:26:48 4805ca4fa69e: Waiting 03:26:48 d8a0727f1b65: Waiting 03:26:48 0854555d70ac: Waiting 03:26:48 ff75741aa8c1: Waiting 03:26:48 4517499e17f1: Waiting 03:26:48 f2a23a56e838: Waiting 03:26:48 677028538447: Layer already exists 03:26:48 8433e9044022: Layer already exists 03:26:48 77acf6ed2cd4: Layer already exists 03:26:48 9c21b4c2843f: Layer already exists 03:26:48 e8d548064d07: Layer already exists 03:26:48 634e6cb1ac7c: Layer already exists 03:26:48 532b1244534e: Layer already exists 03:26:48 4805ca4fa69e: Layer already exists 03:26:48 f2a23a56e838: Layer already exists 03:26:48 320bd4d1ca85: Layer already exists 03:26:48 5f70bf18a086: Layer already exists 03:26:48 fc47937268cd: Layer already exists 03:26:48 ff75741aa8c1: Layer already exists 03:26:48 4517499e17f1: Layer already exists 03:26:48 d8a0727f1b65: Layer already exists 03:26:48 0854555d70ac: Layer already exists 03:26:48 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:4bf76d79260a360142894724d2bdc06637132002817d36d634a14476d4ffaff6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:26:49 8433e9044022: Preparing 03:26:49 677028538447: Preparing 03:26:49 9c21b4c2843f: Preparing 03:26:49 e8d548064d07: Preparing 03:26:49 77acf6ed2cd4: Preparing 03:26:49 634e6cb1ac7c: Preparing 03:26:49 4805ca4fa69e: Preparing 03:26:49 f2a23a56e838: Preparing 03:26:49 532b1244534e: Preparing 03:26:49 320bd4d1ca85: Preparing 03:26:49 fc47937268cd: Preparing 03:26:49 5f70bf18a086: Preparing 03:26:49 d8a0727f1b65: Preparing 03:26:49 ff75741aa8c1: Preparing 03:26:49 4517499e17f1: Preparing 03:26:49 0854555d70ac: Preparing 03:26:49 634e6cb1ac7c: Waiting 03:26:49 4805ca4fa69e: Waiting 03:26:49 f2a23a56e838: Waiting 03:26:49 320bd4d1ca85: Waiting 03:26:49 fc47937268cd: Waiting 03:26:49 5f70bf18a086: Waiting 03:26:49 ff75741aa8c1: Waiting 03:26:49 532b1244534e: Waiting 03:26:49 d8a0727f1b65: Waiting 03:26:49 4517499e17f1: Waiting 03:26:49 0854555d70ac: Waiting 03:26:49 9c21b4c2843f: Layer already exists 03:26:49 77acf6ed2cd4: Layer already exists 03:26:49 e8d548064d07: Layer already exists 03:26:49 8433e9044022: Layer already exists 03:26:49 677028538447: Layer already exists 03:26:49 4805ca4fa69e: Layer already exists 03:26:49 f2a23a56e838: Layer already exists 03:26:49 634e6cb1ac7c: Layer already exists 03:26:49 320bd4d1ca85: Layer already exists 03:26:49 532b1244534e: Layer already exists 03:26:49 d8a0727f1b65: Layer already exists 03:26:49 5f70bf18a086: Layer already exists 03:26:49 ff75741aa8c1: Layer already exists 03:26:49 fc47937268cd: Layer already exists 03:26:49 4517499e17f1: Layer already exists 03:26:49 0854555d70ac: Layer already exists 03:26:49 main: digest: sha256:4bf76d79260a360142894724d2bdc06637132002817d36d634a14476d4ffaff6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:26:49 ===================================================== [Pipeline] echo 03:26:49 taggedImages: 03:26:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:26:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 03:26:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:26:49 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:26:49 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:49 latest 03:26:49 4.1.0-dev.113 03:26:49 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:49 main 03:26:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:26:50 0fb901d3ddca: Preparing 03:26:50 8e9ba2a62b77: Preparing 03:26:50 db746a45b887: Preparing 03:26:50 86cd2a70c5ef: Preparing 03:26:50 f2a23a56e838: Preparing 03:26:50 532b1244534e: Preparing 03:26:50 1eaf256ea557: Preparing 03:26:50 c7afcbebe0ba: Preparing 03:26:50 0854555d70ac: Preparing 03:26:50 1eaf256ea557: Waiting 03:26:50 c7afcbebe0ba: Waiting 03:26:50 0854555d70ac: Waiting 03:26:50 532b1244534e: Waiting 03:26:50 f2a23a56e838: Layer already exists 03:26:50 532b1244534e: Layer already exists 03:26:50 1eaf256ea557: Layer already exists 03:26:50 c7afcbebe0ba: Layer already exists 03:26:50 0854555d70ac: Layer already exists 03:26:50 0fb901d3ddca: Pushed 03:26:50 db746a45b887: Pushed 03:26:50 8e9ba2a62b77: Pushed 03:26:55 86cd2a70c5ef: Pushed 03:26:55 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:c1c9e91166a8d25811a01de6d7e4848d5bfcb5f2c2e890157df4c93957d1c9f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:26:58 0fb901d3ddca: Preparing 03:26:58 8e9ba2a62b77: Preparing 03:26:58 db746a45b887: Preparing 03:26:58 86cd2a70c5ef: Preparing 03:26:58 f2a23a56e838: Preparing 03:26:58 532b1244534e: Preparing 03:26:58 1eaf256ea557: Preparing 03:26:58 c7afcbebe0ba: Preparing 03:26:58 0854555d70ac: Preparing 03:26:58 532b1244534e: Waiting 03:26:58 1eaf256ea557: Waiting 03:26:58 c7afcbebe0ba: Waiting 03:26:58 0854555d70ac: Waiting 03:26:58 8e9ba2a62b77: Layer already exists 03:26:58 0fb901d3ddca: Layer already exists 03:26:58 86cd2a70c5ef: Layer already exists 03:26:58 db746a45b887: Layer already exists 03:26:58 f2a23a56e838: Layer already exists 03:26:58 532b1244534e: Layer already exists 03:26:58 c7afcbebe0ba: Layer already exists 03:26:58 1eaf256ea557: Layer already exists 03:26:58 0854555d70ac: Layer already exists 03:26:58 latest: digest: sha256:c1c9e91166a8d25811a01de6d7e4848d5bfcb5f2c2e890157df4c93957d1c9f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 03:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:26:58 0fb901d3ddca: Preparing 03:26:58 8e9ba2a62b77: Preparing 03:26:58 db746a45b887: Preparing 03:26:58 86cd2a70c5ef: Preparing 03:26:58 f2a23a56e838: Preparing 03:26:58 532b1244534e: Preparing 03:26:58 1eaf256ea557: Preparing 03:26:58 c7afcbebe0ba: Preparing 03:26:58 0854555d70ac: Preparing 03:26:58 1eaf256ea557: Waiting 03:26:58 c7afcbebe0ba: Waiting 03:26:58 0854555d70ac: Waiting 03:26:58 532b1244534e: Waiting 03:26:58 f2a23a56e838: Layer already exists 03:26:58 86cd2a70c5ef: Layer already exists 03:26:58 8e9ba2a62b77: Layer already exists 03:26:58 db746a45b887: Layer already exists 03:26:58 0fb901d3ddca: Layer already exists 03:26:58 532b1244534e: Layer already exists 03:26:58 c7afcbebe0ba: Layer already exists 03:26:58 1eaf256ea557: Layer already exists 03:26:58 0854555d70ac: Layer already exists 03:26:58 4.1.0-dev.113: digest: sha256:c1c9e91166a8d25811a01de6d7e4848d5bfcb5f2c2e890157df4c93957d1c9f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:26:59 0fb901d3ddca: Preparing 03:26:59 8e9ba2a62b77: Preparing 03:26:59 db746a45b887: Preparing 03:26:59 86cd2a70c5ef: Preparing 03:26:59 f2a23a56e838: Preparing 03:26:59 532b1244534e: Preparing 03:26:59 1eaf256ea557: Preparing 03:26:59 c7afcbebe0ba: Preparing 03:26:59 0854555d70ac: Preparing 03:26:59 532b1244534e: Waiting 03:26:59 0854555d70ac: Waiting 03:26:59 c7afcbebe0ba: Waiting 03:26:59 1eaf256ea557: Waiting 03:26:59 f2a23a56e838: Layer already exists 03:26:59 86cd2a70c5ef: Layer already exists 03:26:59 0fb901d3ddca: Layer already exists 03:26:59 db746a45b887: Layer already exists 03:26:59 8e9ba2a62b77: Layer already exists 03:26:59 532b1244534e: Layer already exists 03:26:59 0854555d70ac: Layer already exists 03:26:59 c7afcbebe0ba: Layer already exists 03:26:59 1eaf256ea557: Layer already exists 03:26:59 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:c1c9e91166a8d25811a01de6d7e4848d5bfcb5f2c2e890157df4c93957d1c9f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:27:00 0fb901d3ddca: Preparing 03:27:00 8e9ba2a62b77: Preparing 03:27:00 db746a45b887: Preparing 03:27:00 86cd2a70c5ef: Preparing 03:27:00 f2a23a56e838: Preparing 03:27:00 532b1244534e: Preparing 03:27:00 1eaf256ea557: Preparing 03:27:00 c7afcbebe0ba: Preparing 03:27:00 0854555d70ac: Preparing 03:27:00 532b1244534e: Waiting 03:27:00 c7afcbebe0ba: Waiting 03:27:00 0854555d70ac: Waiting 03:27:00 1eaf256ea557: Waiting 03:27:00 8e9ba2a62b77: Layer already exists 03:27:00 f2a23a56e838: Layer already exists 03:27:00 86cd2a70c5ef: Layer already exists 03:27:00 db746a45b887: Layer already exists 03:27:00 0fb901d3ddca: Layer already exists 03:27:00 0854555d70ac: Layer already exists 03:27:00 1eaf256ea557: Layer already exists 03:27:00 532b1244534e: Layer already exists 03:27:00 c7afcbebe0ba: Layer already exists 03:27:00 main: digest: sha256:c1c9e91166a8d25811a01de6d7e4848d5bfcb5f2c2e890157df4c93957d1c9f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:00 ===================================================== [Pipeline] echo 03:27:00 taggedImages: 03:27:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:27:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 03:27:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:27:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:27:00 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:00 latest 03:27:00 4.1.0-dev.113 03:27:00 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:00 main 03:27:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:27:00 f1495f0d81f1: Preparing 03:27:00 3bd3900c82a6: Preparing 03:27:00 2f975cfd622d: Preparing 03:27:00 305fac823f77: Preparing 03:27:00 d5279c98dc29: Preparing 03:27:00 f2a23a56e838: Preparing 03:27:00 532b1244534e: Preparing 03:27:00 9923b338a51c: Preparing 03:27:00 7478617c662e: Preparing 03:27:00 da0ef01baf98: Preparing 03:27:00 0854555d70ac: Preparing 03:27:00 532b1244534e: Waiting 03:27:00 9923b338a51c: Waiting 03:27:00 7478617c662e: Waiting 03:27:00 da0ef01baf98: Waiting 03:27:00 0854555d70ac: Waiting 03:27:00 f2a23a56e838: Waiting 03:27:00 f1495f0d81f1: Pushed 03:27:00 305fac823f77: Pushed 03:27:00 d5279c98dc29: Pushed 03:27:00 3bd3900c82a6: Pushed 03:27:00 f2a23a56e838: Layer already exists 03:27:00 532b1244534e: Layer already exists 03:27:00 0854555d70ac: Layer already exists 03:27:01 9923b338a51c: Pushed 03:27:01 7478617c662e: Pushed 03:27:02 da0ef01baf98: Pushed 03:27:03 2f975cfd622d: Pushed 03:27:04 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:86414f414d2952b39034e2c4d909cf841d95a986d6e54fbefa532591ecee3f0c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:27:04 f1495f0d81f1: Preparing 03:27:04 3bd3900c82a6: Preparing 03:27:04 2f975cfd622d: Preparing 03:27:04 305fac823f77: Preparing 03:27:04 d5279c98dc29: Preparing 03:27:04 f2a23a56e838: Preparing 03:27:04 532b1244534e: Preparing 03:27:04 9923b338a51c: Preparing 03:27:04 7478617c662e: Preparing 03:27:04 da0ef01baf98: Preparing 03:27:04 0854555d70ac: Preparing 03:27:04 9923b338a51c: Waiting 03:27:04 7478617c662e: Waiting 03:27:04 da0ef01baf98: Waiting 03:27:04 0854555d70ac: Waiting 03:27:04 f2a23a56e838: Waiting 03:27:04 532b1244534e: Waiting 03:27:04 3bd3900c82a6: Layer already exists 03:27:04 2f975cfd622d: Layer already exists 03:27:04 f1495f0d81f1: Layer already exists 03:27:04 d5279c98dc29: Layer already exists 03:27:04 305fac823f77: Layer already exists 03:27:04 f2a23a56e838: Layer already exists 03:27:04 532b1244534e: Layer already exists 03:27:04 9923b338a51c: Layer already exists 03:27:04 7478617c662e: Layer already exists 03:27:04 da0ef01baf98: Layer already exists 03:27:04 0854555d70ac: Layer already exists 03:27:04 latest: digest: sha256:86414f414d2952b39034e2c4d909cf841d95a986d6e54fbefa532591ecee3f0c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 03:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:27:05 f1495f0d81f1: Preparing 03:27:05 3bd3900c82a6: Preparing 03:27:05 2f975cfd622d: Preparing 03:27:05 305fac823f77: Preparing 03:27:05 d5279c98dc29: Preparing 03:27:05 f2a23a56e838: Preparing 03:27:05 532b1244534e: Preparing 03:27:05 9923b338a51c: Preparing 03:27:05 7478617c662e: Preparing 03:27:05 da0ef01baf98: Preparing 03:27:05 0854555d70ac: Preparing 03:27:05 532b1244534e: Waiting 03:27:05 0854555d70ac: Waiting 03:27:05 da0ef01baf98: Waiting 03:27:05 f2a23a56e838: Waiting 03:27:05 9923b338a51c: Waiting 03:27:05 7478617c662e: Waiting 03:27:05 3bd3900c82a6: Layer already exists 03:27:05 305fac823f77: Layer already exists 03:27:05 d5279c98dc29: Layer already exists 03:27:05 f1495f0d81f1: Layer already exists 03:27:05 2f975cfd622d: Layer already exists 03:27:05 9923b338a51c: Layer already exists 03:27:05 f2a23a56e838: Layer already exists 03:27:05 da0ef01baf98: Layer already exists 03:27:05 532b1244534e: Layer already exists 03:27:05 7478617c662e: Layer already exists 03:27:05 0854555d70ac: Layer already exists 03:27:05 4.1.0-dev.113: digest: sha256:86414f414d2952b39034e2c4d909cf841d95a986d6e54fbefa532591ecee3f0c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:27:06 f1495f0d81f1: Preparing 03:27:06 3bd3900c82a6: Preparing 03:27:06 2f975cfd622d: Preparing 03:27:06 305fac823f77: Preparing 03:27:06 d5279c98dc29: Preparing 03:27:06 f2a23a56e838: Preparing 03:27:06 532b1244534e: Preparing 03:27:06 9923b338a51c: Preparing 03:27:06 7478617c662e: Preparing 03:27:06 da0ef01baf98: Preparing 03:27:06 0854555d70ac: Preparing 03:27:06 9923b338a51c: Waiting 03:27:06 7478617c662e: Waiting 03:27:06 da0ef01baf98: Waiting 03:27:06 0854555d70ac: Waiting 03:27:06 f2a23a56e838: Waiting 03:27:06 532b1244534e: Waiting 03:27:06 2f975cfd622d: Layer already exists 03:27:06 3bd3900c82a6: Layer already exists 03:27:06 305fac823f77: Layer already exists 03:27:06 d5279c98dc29: Layer already exists 03:27:06 f1495f0d81f1: Layer already exists 03:27:06 9923b338a51c: Layer already exists 03:27:06 f2a23a56e838: Layer already exists 03:27:06 532b1244534e: Layer already exists 03:27:06 da0ef01baf98: Layer already exists 03:27:06 7478617c662e: Layer already exists 03:27:06 0854555d70ac: Layer already exists 03:27:06 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:86414f414d2952b39034e2c4d909cf841d95a986d6e54fbefa532591ecee3f0c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:27:06 f1495f0d81f1: Preparing 03:27:06 3bd3900c82a6: Preparing 03:27:06 2f975cfd622d: Preparing 03:27:06 305fac823f77: Preparing 03:27:06 d5279c98dc29: Preparing 03:27:06 f2a23a56e838: Preparing 03:27:06 532b1244534e: Preparing 03:27:06 9923b338a51c: Preparing 03:27:06 7478617c662e: Preparing 03:27:06 da0ef01baf98: Preparing 03:27:06 0854555d70ac: Preparing 03:27:06 f2a23a56e838: Waiting 03:27:06 532b1244534e: Waiting 03:27:06 9923b338a51c: Waiting 03:27:06 da0ef01baf98: Waiting 03:27:06 7478617c662e: Waiting 03:27:06 0854555d70ac: Waiting 03:27:06 2f975cfd622d: Layer already exists 03:27:06 f1495f0d81f1: Layer already exists 03:27:06 3bd3900c82a6: Layer already exists 03:27:06 d5279c98dc29: Layer already exists 03:27:06 305fac823f77: Layer already exists 03:27:06 7478617c662e: Layer already exists 03:27:06 da0ef01baf98: Layer already exists 03:27:06 f2a23a56e838: Layer already exists 03:27:06 9923b338a51c: Layer already exists 03:27:06 532b1244534e: Layer already exists 03:27:06 0854555d70ac: Layer already exists 03:27:06 main: digest: sha256:86414f414d2952b39034e2c4d909cf841d95a986d6e54fbefa532591ecee3f0c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:06 ===================================================== [Pipeline] echo 03:27:06 taggedImages: 03:27:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:27:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 03:27:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:27:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:27:06 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:06 latest 03:27:06 4.1.0-dev.113 03:27:06 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:06 main 03:27:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:07 a4af3a088b54: Preparing 03:27:07 d2eea475b48b: Preparing 03:27:07 6dc0f038c1a3: Preparing 03:27:07 e91a27d01dbc: Preparing 03:27:07 69a846d2e2af: Preparing 03:27:07 b674711bfbae: Preparing 03:27:07 652f635411b0: Preparing 03:27:07 f2a23a56e838: Preparing 03:27:07 532b1244534e: Preparing 03:27:07 da270dc38a79: Preparing 03:27:07 f4b8fd5ac5d7: Preparing 03:27:07 0854555d70ac: Preparing 03:27:07 f2a23a56e838: Waiting 03:27:07 532b1244534e: Waiting 03:27:07 da270dc38a79: Waiting 03:27:07 f4b8fd5ac5d7: Waiting 03:27:07 b674711bfbae: Waiting 03:27:07 0854555d70ac: Waiting 03:27:07 652f635411b0: Waiting 03:27:07 d2eea475b48b: Pushed 03:27:07 69a846d2e2af: Pushed 03:27:07 a4af3a088b54: Pushed 03:27:07 f2a23a56e838: Layer already exists 03:27:07 532b1244534e: Layer already exists 03:27:07 b674711bfbae: Pushed 03:27:07 652f635411b0: Pushed 03:27:07 0854555d70ac: Layer already exists 03:27:07 da270dc38a79: Pushed 03:27:09 f4b8fd5ac5d7: Pushed 03:27:10 e91a27d01dbc: Pushed 03:27:10 6dc0f038c1a3: Pushed 03:27:10 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:792f0dafeea2e0aab36821098f6fa4fd47237aa659aeccd03553e22511014868 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:11 a4af3a088b54: Preparing 03:27:11 d2eea475b48b: Preparing 03:27:11 6dc0f038c1a3: Preparing 03:27:11 e91a27d01dbc: Preparing 03:27:11 69a846d2e2af: Preparing 03:27:11 b674711bfbae: Preparing 03:27:11 652f635411b0: Preparing 03:27:11 f2a23a56e838: Preparing 03:27:11 532b1244534e: Preparing 03:27:11 da270dc38a79: Preparing 03:27:11 f4b8fd5ac5d7: Preparing 03:27:11 0854555d70ac: Preparing 03:27:11 b674711bfbae: Waiting 03:27:11 652f635411b0: Waiting 03:27:11 f2a23a56e838: Waiting 03:27:11 532b1244534e: Waiting 03:27:11 da270dc38a79: Waiting 03:27:11 f4b8fd5ac5d7: Waiting 03:27:11 0854555d70ac: Waiting 03:27:11 6dc0f038c1a3: Layer already exists 03:27:11 a4af3a088b54: Layer already exists 03:27:11 e91a27d01dbc: Layer already exists 03:27:11 69a846d2e2af: Layer already exists 03:27:11 d2eea475b48b: Layer already exists 03:27:11 652f635411b0: Layer already exists 03:27:11 b674711bfbae: Layer already exists 03:27:11 532b1244534e: Layer already exists 03:27:11 f2a23a56e838: Layer already exists 03:27:11 da270dc38a79: Layer already exists 03:27:11 0854555d70ac: Layer already exists 03:27:11 f4b8fd5ac5d7: Layer already exists 03:27:11 latest: digest: sha256:792f0dafeea2e0aab36821098f6fa4fd47237aa659aeccd03553e22511014868 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 03:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:12 a4af3a088b54: Preparing 03:27:12 d2eea475b48b: Preparing 03:27:12 6dc0f038c1a3: Preparing 03:27:12 e91a27d01dbc: Preparing 03:27:12 69a846d2e2af: Preparing 03:27:12 b674711bfbae: Preparing 03:27:12 652f635411b0: Preparing 03:27:12 f2a23a56e838: Preparing 03:27:12 532b1244534e: Preparing 03:27:12 da270dc38a79: Preparing 03:27:12 b674711bfbae: Waiting 03:27:12 652f635411b0: Waiting 03:27:12 f4b8fd5ac5d7: Preparing 03:27:12 0854555d70ac: Preparing 03:27:12 f2a23a56e838: Waiting 03:27:12 da270dc38a79: Waiting 03:27:12 532b1244534e: Waiting 03:27:12 f4b8fd5ac5d7: Waiting 03:27:12 0854555d70ac: Waiting 03:27:12 d2eea475b48b: Layer already exists 03:27:12 69a846d2e2af: Layer already exists 03:27:12 e91a27d01dbc: Layer already exists 03:27:12 a4af3a088b54: Layer already exists 03:27:12 6dc0f038c1a3: Layer already exists 03:27:12 b674711bfbae: Layer already exists 03:27:12 652f635411b0: Layer already exists 03:27:12 f2a23a56e838: Layer already exists 03:27:12 da270dc38a79: Layer already exists 03:27:12 532b1244534e: Layer already exists 03:27:12 f4b8fd5ac5d7: Layer already exists 03:27:12 0854555d70ac: Layer already exists 03:27:12 4.1.0-dev.113: digest: sha256:792f0dafeea2e0aab36821098f6fa4fd47237aa659aeccd03553e22511014868 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:12 a4af3a088b54: Preparing 03:27:12 d2eea475b48b: Preparing 03:27:12 6dc0f038c1a3: Preparing 03:27:12 e91a27d01dbc: Preparing 03:27:12 69a846d2e2af: Preparing 03:27:12 b674711bfbae: Preparing 03:27:12 652f635411b0: Preparing 03:27:12 f2a23a56e838: Preparing 03:27:12 532b1244534e: Preparing 03:27:12 da270dc38a79: Preparing 03:27:12 f4b8fd5ac5d7: Preparing 03:27:12 0854555d70ac: Preparing 03:27:12 b674711bfbae: Waiting 03:27:12 652f635411b0: Waiting 03:27:12 f2a23a56e838: Waiting 03:27:12 f4b8fd5ac5d7: Waiting 03:27:12 532b1244534e: Waiting 03:27:12 da270dc38a79: Waiting 03:27:12 0854555d70ac: Waiting 03:27:12 6dc0f038c1a3: Layer already exists 03:27:12 d2eea475b48b: Layer already exists 03:27:12 e91a27d01dbc: Layer already exists 03:27:12 69a846d2e2af: Layer already exists 03:27:12 a4af3a088b54: Layer already exists 03:27:12 b674711bfbae: Layer already exists 03:27:12 652f635411b0: Layer already exists 03:27:12 f2a23a56e838: Layer already exists 03:27:12 da270dc38a79: Layer already exists 03:27:12 532b1244534e: Layer already exists 03:27:12 f4b8fd5ac5d7: Layer already exists 03:27:12 0854555d70ac: Layer already exists 03:27:12 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:792f0dafeea2e0aab36821098f6fa4fd47237aa659aeccd03553e22511014868 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:27:13 a4af3a088b54: Preparing 03:27:13 d2eea475b48b: Preparing 03:27:13 6dc0f038c1a3: Preparing 03:27:13 e91a27d01dbc: Preparing 03:27:13 69a846d2e2af: Preparing 03:27:13 b674711bfbae: Preparing 03:27:13 652f635411b0: Preparing 03:27:13 f2a23a56e838: Preparing 03:27:13 532b1244534e: Preparing 03:27:13 da270dc38a79: Preparing 03:27:13 f4b8fd5ac5d7: Preparing 03:27:13 0854555d70ac: Preparing 03:27:13 b674711bfbae: Waiting 03:27:13 652f635411b0: Waiting 03:27:13 f2a23a56e838: Waiting 03:27:13 532b1244534e: Waiting 03:27:13 da270dc38a79: Waiting 03:27:13 f4b8fd5ac5d7: Waiting 03:27:13 0854555d70ac: Waiting 03:27:13 69a846d2e2af: Layer already exists 03:27:13 d2eea475b48b: Layer already exists 03:27:13 a4af3a088b54: Layer already exists 03:27:13 6dc0f038c1a3: Layer already exists 03:27:13 e91a27d01dbc: Layer already exists 03:27:13 652f635411b0: Layer already exists 03:27:13 b674711bfbae: Layer already exists 03:27:13 da270dc38a79: Layer already exists 03:27:13 532b1244534e: Layer already exists 03:27:13 f2a23a56e838: Layer already exists 03:27:13 f4b8fd5ac5d7: Layer already exists 03:27:13 0854555d70ac: Layer already exists 03:27:13 main: digest: sha256:792f0dafeea2e0aab36821098f6fa4fd47237aa659aeccd03553e22511014868 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:13 ===================================================== [Pipeline] echo 03:27:13 taggedImages: 03:27:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:27:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 03:27:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:27:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:27:13 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:13 latest 03:27:13 4.1.0-dev.113 03:27:13 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:13 main 03:27:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:14 607a2f345398: Preparing 03:27:14 489a0e629b25: Preparing 03:27:14 f2a23a56e838: Preparing 03:27:14 532b1244534e: Preparing 03:27:14 0f3d1b756942: Preparing 03:27:14 b844916741a0: Preparing 03:27:14 0854555d70ac: Preparing 03:27:14 0854555d70ac: Waiting 03:27:14 b844916741a0: Waiting 03:27:14 532b1244534e: Layer already exists 03:27:14 f2a23a56e838: Layer already exists 03:27:14 0854555d70ac: Layer already exists 03:27:14 0f3d1b756942: Pushed 03:27:14 607a2f345398: Pushed 03:27:15 b844916741a0: Pushed 03:27:19 489a0e629b25: Pushed 03:27:19 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:d93e25ac9b8f40e903c006f1ed90ef9d50c3e3264ce142cc7e74397a74756e91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:19 607a2f345398: Preparing 03:27:19 489a0e629b25: Preparing 03:27:19 f2a23a56e838: Preparing 03:27:19 532b1244534e: Preparing 03:27:19 0f3d1b756942: Preparing 03:27:19 b844916741a0: Preparing 03:27:19 0854555d70ac: Preparing 03:27:19 0854555d70ac: Waiting 03:27:19 b844916741a0: Waiting 03:27:19 489a0e629b25: Layer already exists 03:27:19 532b1244534e: Layer already exists 03:27:19 0f3d1b756942: Layer already exists 03:27:19 f2a23a56e838: Layer already exists 03:27:19 607a2f345398: Layer already exists 03:27:19 b844916741a0: Layer already exists 03:27:19 0854555d70ac: Layer already exists 03:27:19 latest: digest: sha256:d93e25ac9b8f40e903c006f1ed90ef9d50c3e3264ce142cc7e74397a74756e91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 03:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:20 607a2f345398: Preparing 03:27:20 489a0e629b25: Preparing 03:27:20 f2a23a56e838: Preparing 03:27:20 532b1244534e: Preparing 03:27:20 0f3d1b756942: Preparing 03:27:20 b844916741a0: Preparing 03:27:20 0854555d70ac: Preparing 03:27:20 b844916741a0: Waiting 03:27:20 0854555d70ac: Waiting 03:27:20 0f3d1b756942: Layer already exists 03:27:20 489a0e629b25: Layer already exists 03:27:20 f2a23a56e838: Layer already exists 03:27:20 607a2f345398: Layer already exists 03:27:20 532b1244534e: Layer already exists 03:27:20 b844916741a0: Layer already exists 03:27:20 0854555d70ac: Layer already exists 03:27:20 4.1.0-dev.113: digest: sha256:d93e25ac9b8f40e903c006f1ed90ef9d50c3e3264ce142cc7e74397a74756e91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:21 607a2f345398: Preparing 03:27:21 489a0e629b25: Preparing 03:27:21 f2a23a56e838: Preparing 03:27:21 532b1244534e: Preparing 03:27:21 0f3d1b756942: Preparing 03:27:21 b844916741a0: Preparing 03:27:21 0854555d70ac: Preparing 03:27:21 b844916741a0: Waiting 03:27:21 0854555d70ac: Waiting 03:27:21 489a0e629b25: Layer already exists 03:27:21 f2a23a56e838: Layer already exists 03:27:21 607a2f345398: Layer already exists 03:27:21 532b1244534e: Layer already exists 03:27:21 0f3d1b756942: Layer already exists 03:27:21 b844916741a0: Layer already exists 03:27:21 0854555d70ac: Layer already exists 03:27:21 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:d93e25ac9b8f40e903c006f1ed90ef9d50c3e3264ce142cc7e74397a74756e91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:27:21 607a2f345398: Preparing 03:27:21 489a0e629b25: Preparing 03:27:21 f2a23a56e838: Preparing 03:27:21 532b1244534e: Preparing 03:27:21 0f3d1b756942: Preparing 03:27:21 b844916741a0: Preparing 03:27:21 0854555d70ac: Preparing 03:27:21 b844916741a0: Waiting 03:27:21 0854555d70ac: Waiting 03:27:21 f2a23a56e838: Layer already exists 03:27:21 489a0e629b25: Layer already exists 03:27:21 0f3d1b756942: Layer already exists 03:27:21 607a2f345398: Layer already exists 03:27:21 532b1244534e: Layer already exists 03:27:21 b844916741a0: Layer already exists 03:27:21 0854555d70ac: Layer already exists 03:27:21 main: digest: sha256:d93e25ac9b8f40e903c006f1ed90ef9d50c3e3264ce142cc7e74397a74756e91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:21 ===================================================== [Pipeline] echo 03:27:21 taggedImages: 03:27:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:27:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 03:27:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:27:21 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:27:21 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:21 latest 03:27:21 4.1.0-dev.113 03:27:21 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:21 main 03:27:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:26 abed992af067: Preparing 03:27:26 083746e3999f: Preparing 03:27:26 d8b15f3cd147: Preparing 03:27:26 f2a23a56e838: Preparing 03:27:26 532b1244534e: Preparing 03:27:26 aaa38fee3c0b: Preparing 03:27:26 937d330f719c: Preparing 03:27:26 3495ec5ea666: Preparing 03:27:26 3d49f89fb9ea: Preparing 03:27:26 aaa38fee3c0b: Waiting 03:27:26 0854555d70ac: Preparing 03:27:26 937d330f719c: Waiting 03:27:26 3495ec5ea666: Waiting 03:27:26 3d49f89fb9ea: Waiting 03:27:26 0854555d70ac: Waiting 03:27:26 532b1244534e: Layer already exists 03:27:26 f2a23a56e838: Layer already exists 03:27:26 abed992af067: Pushed 03:27:26 d8b15f3cd147: Pushed 03:27:26 083746e3999f: Pushed 03:27:26 0854555d70ac: Layer already exists 03:27:26 3495ec5ea666: Pushed 03:27:27 3d49f89fb9ea: Pushed 03:27:32 937d330f719c: Pushed 03:27:42 aaa38fee3c0b: Pushed 03:27:42 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:92fc1d3f91246dd3b6d430457f9620ef739b4dc9ef0fdd296581edd61be9b4c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:43 abed992af067: Preparing 03:27:43 083746e3999f: Preparing 03:27:43 d8b15f3cd147: Preparing 03:27:43 f2a23a56e838: Preparing 03:27:43 532b1244534e: Preparing 03:27:43 aaa38fee3c0b: Preparing 03:27:43 937d330f719c: Preparing 03:27:43 3495ec5ea666: Preparing 03:27:43 3d49f89fb9ea: Preparing 03:27:43 0854555d70ac: Preparing 03:27:43 937d330f719c: Waiting 03:27:43 3495ec5ea666: Waiting 03:27:43 3d49f89fb9ea: Waiting 03:27:43 0854555d70ac: Waiting 03:27:43 aaa38fee3c0b: Waiting 03:27:43 f2a23a56e838: Layer already exists 03:27:43 abed992af067: Layer already exists 03:27:43 083746e3999f: Layer already exists 03:27:43 532b1244534e: Layer already exists 03:27:43 d8b15f3cd147: Layer already exists 03:27:43 aaa38fee3c0b: Layer already exists 03:27:43 937d330f719c: Layer already exists 03:27:43 3495ec5ea666: Layer already exists 03:27:43 3d49f89fb9ea: Layer already exists 03:27:43 0854555d70ac: Layer already exists 03:27:43 latest: digest: sha256:92fc1d3f91246dd3b6d430457f9620ef739b4dc9ef0fdd296581edd61be9b4c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 03:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:44 abed992af067: Preparing 03:27:44 083746e3999f: Preparing 03:27:44 d8b15f3cd147: Preparing 03:27:44 f2a23a56e838: Preparing 03:27:44 532b1244534e: Preparing 03:27:44 aaa38fee3c0b: Preparing 03:27:44 937d330f719c: Preparing 03:27:44 3495ec5ea666: Preparing 03:27:44 3d49f89fb9ea: Preparing 03:27:44 0854555d70ac: Preparing 03:27:44 937d330f719c: Waiting 03:27:44 3495ec5ea666: Waiting 03:27:44 aaa38fee3c0b: Waiting 03:27:44 3d49f89fb9ea: Waiting 03:27:44 0854555d70ac: Waiting 03:27:44 532b1244534e: Layer already exists 03:27:44 d8b15f3cd147: Layer already exists 03:27:44 abed992af067: Layer already exists 03:27:44 f2a23a56e838: Layer already exists 03:27:44 083746e3999f: Layer already exists 03:27:44 aaa38fee3c0b: Layer already exists 03:27:44 3495ec5ea666: Layer already exists 03:27:44 3d49f89fb9ea: Layer already exists 03:27:44 937d330f719c: Layer already exists 03:27:44 0854555d70ac: Layer already exists 03:27:44 4.1.0-dev.113: digest: sha256:92fc1d3f91246dd3b6d430457f9620ef739b4dc9ef0fdd296581edd61be9b4c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:44 abed992af067: Preparing 03:27:44 083746e3999f: Preparing 03:27:44 d8b15f3cd147: Preparing 03:27:44 f2a23a56e838: Preparing 03:27:44 532b1244534e: Preparing 03:27:44 aaa38fee3c0b: Preparing 03:27:44 937d330f719c: Preparing 03:27:44 3495ec5ea666: Preparing 03:27:44 3d49f89fb9ea: Preparing 03:27:44 0854555d70ac: Preparing 03:27:44 937d330f719c: Waiting 03:27:44 3495ec5ea666: Waiting 03:27:44 aaa38fee3c0b: Waiting 03:27:44 3d49f89fb9ea: Waiting 03:27:44 0854555d70ac: Waiting 03:27:44 abed992af067: Layer already exists 03:27:44 d8b15f3cd147: Layer already exists 03:27:44 083746e3999f: Layer already exists 03:27:44 f2a23a56e838: Layer already exists 03:27:44 532b1244534e: Layer already exists 03:27:44 937d330f719c: Layer already exists 03:27:44 3d49f89fb9ea: Layer already exists 03:27:44 aaa38fee3c0b: Layer already exists 03:27:44 3495ec5ea666: Layer already exists 03:27:44 0854555d70ac: Layer already exists 03:27:44 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:92fc1d3f91246dd3b6d430457f9620ef739b4dc9ef0fdd296581edd61be9b4c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:27:45 abed992af067: Preparing 03:27:45 083746e3999f: Preparing 03:27:45 d8b15f3cd147: Preparing 03:27:45 f2a23a56e838: Preparing 03:27:45 532b1244534e: Preparing 03:27:45 aaa38fee3c0b: Preparing 03:27:45 937d330f719c: Preparing 03:27:45 3495ec5ea666: Preparing 03:27:45 3d49f89fb9ea: Preparing 03:27:45 0854555d70ac: Preparing 03:27:45 aaa38fee3c0b: Waiting 03:27:45 3495ec5ea666: Waiting 03:27:45 937d330f719c: Waiting 03:27:45 3d49f89fb9ea: Waiting 03:27:45 0854555d70ac: Waiting 03:27:45 d8b15f3cd147: Layer already exists 03:27:45 532b1244534e: Layer already exists 03:27:45 083746e3999f: Layer already exists 03:27:45 f2a23a56e838: Layer already exists 03:27:45 abed992af067: Layer already exists 03:27:45 3495ec5ea666: Layer already exists 03:27:45 937d330f719c: Layer already exists 03:27:45 aaa38fee3c0b: Layer already exists 03:27:45 0854555d70ac: Layer already exists 03:27:45 3d49f89fb9ea: Layer already exists 03:27:45 main: digest: sha256:92fc1d3f91246dd3b6d430457f9620ef739b4dc9ef0fdd296581edd61be9b4c0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:45 ===================================================== [Pipeline] echo 03:27:45 taggedImages: 03:27:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:27:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 03:27:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:27:45 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:27:45 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:45 latest 03:27:45 4.1.0-dev.113 03:27:45 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:27:45 main 03:27:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:27:46 3b2d3dbd20d7: Preparing 03:27:46 57dbcad70d8c: Preparing 03:27:46 118c7ab6a0ab: Preparing 03:27:46 f2a23a56e838: Preparing 03:27:46 532b1244534e: Preparing 03:27:46 4eaf1d8a36a0: Preparing 03:27:46 6039ccfa1046: Preparing 03:27:46 148e16c8bbe4: Preparing 03:27:46 0854555d70ac: Preparing 03:27:46 6039ccfa1046: Waiting 03:27:46 148e16c8bbe4: Waiting 03:27:46 4eaf1d8a36a0: Waiting 03:27:46 0854555d70ac: Waiting 03:27:46 532b1244534e: Layer already exists 03:27:46 f2a23a56e838: Layer already exists 03:27:46 118c7ab6a0ab: Pushed 03:27:46 57dbcad70d8c: Pushed 03:27:46 3b2d3dbd20d7: Pushed 03:27:46 6039ccfa1046: Pushed 03:27:46 0854555d70ac: Layer already exists 03:27:46 148e16c8bbe4: Pushed 03:28:01 4eaf1d8a36a0: Pushed 03:28:01 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:afa0185cd83b6270e2e71374f62c3eab29a6d6a873ecec0586955f07f929e739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:28:02 3b2d3dbd20d7: Preparing 03:28:02 57dbcad70d8c: Preparing 03:28:02 118c7ab6a0ab: Preparing 03:28:02 f2a23a56e838: Preparing 03:28:02 532b1244534e: Preparing 03:28:02 4eaf1d8a36a0: Preparing 03:28:02 6039ccfa1046: Preparing 03:28:02 148e16c8bbe4: Preparing 03:28:02 4eaf1d8a36a0: Waiting 03:28:02 6039ccfa1046: Waiting 03:28:02 0854555d70ac: Preparing 03:28:02 148e16c8bbe4: Waiting 03:28:02 0854555d70ac: Waiting 03:28:02 f2a23a56e838: Layer already exists 03:28:02 3b2d3dbd20d7: Layer already exists 03:28:02 57dbcad70d8c: Layer already exists 03:28:02 532b1244534e: Layer already exists 03:28:02 118c7ab6a0ab: Layer already exists 03:28:02 148e16c8bbe4: Layer already exists 03:28:02 4eaf1d8a36a0: Layer already exists 03:28:02 6039ccfa1046: Layer already exists 03:28:02 0854555d70ac: Layer already exists 03:28:02 latest: digest: sha256:afa0185cd83b6270e2e71374f62c3eab29a6d6a873ecec0586955f07f929e739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 03:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:28:03 3b2d3dbd20d7: Preparing 03:28:03 57dbcad70d8c: Preparing 03:28:03 118c7ab6a0ab: Preparing 03:28:03 f2a23a56e838: Preparing 03:28:03 532b1244534e: Preparing 03:28:03 4eaf1d8a36a0: Preparing 03:28:03 6039ccfa1046: Preparing 03:28:03 148e16c8bbe4: Preparing 03:28:03 0854555d70ac: Preparing 03:28:03 4eaf1d8a36a0: Waiting 03:28:03 6039ccfa1046: Waiting 03:28:03 148e16c8bbe4: Waiting 03:28:03 0854555d70ac: Waiting 03:28:03 3b2d3dbd20d7: Layer already exists 03:28:03 532b1244534e: Layer already exists 03:28:03 f2a23a56e838: Layer already exists 03:28:03 57dbcad70d8c: Layer already exists 03:28:03 118c7ab6a0ab: Layer already exists 03:28:03 6039ccfa1046: Layer already exists 03:28:03 148e16c8bbe4: Layer already exists 03:28:03 4eaf1d8a36a0: Layer already exists 03:28:03 0854555d70ac: Layer already exists 03:28:03 4.1.0-dev.113: digest: sha256:afa0185cd83b6270e2e71374f62c3eab29a6d6a873ecec0586955f07f929e739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:28:03 3b2d3dbd20d7: Preparing 03:28:03 57dbcad70d8c: Preparing 03:28:03 118c7ab6a0ab: Preparing 03:28:03 f2a23a56e838: Preparing 03:28:03 532b1244534e: Preparing 03:28:03 4eaf1d8a36a0: Preparing 03:28:03 6039ccfa1046: Preparing 03:28:03 148e16c8bbe4: Preparing 03:28:03 0854555d70ac: Preparing 03:28:03 6039ccfa1046: Waiting 03:28:03 4eaf1d8a36a0: Waiting 03:28:03 148e16c8bbe4: Waiting 03:28:03 0854555d70ac: Waiting 03:28:03 3b2d3dbd20d7: Layer already exists 03:28:03 118c7ab6a0ab: Layer already exists 03:28:03 f2a23a56e838: Layer already exists 03:28:03 57dbcad70d8c: Layer already exists 03:28:03 532b1244534e: Layer already exists 03:28:03 148e16c8bbe4: Layer already exists 03:28:03 6039ccfa1046: Layer already exists 03:28:03 4eaf1d8a36a0: Layer already exists 03:28:03 0854555d70ac: Layer already exists 03:28:03 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:afa0185cd83b6270e2e71374f62c3eab29a6d6a873ecec0586955f07f929e739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:28:04 3b2d3dbd20d7: Preparing 03:28:04 57dbcad70d8c: Preparing 03:28:04 118c7ab6a0ab: Preparing 03:28:04 f2a23a56e838: Preparing 03:28:04 532b1244534e: Preparing 03:28:04 4eaf1d8a36a0: Preparing 03:28:04 6039ccfa1046: Preparing 03:28:04 148e16c8bbe4: Preparing 03:28:04 0854555d70ac: Preparing 03:28:04 6039ccfa1046: Waiting 03:28:04 148e16c8bbe4: Waiting 03:28:04 4eaf1d8a36a0: Waiting 03:28:04 0854555d70ac: Waiting 03:28:04 f2a23a56e838: Layer already exists 03:28:04 3b2d3dbd20d7: Layer already exists 03:28:04 532b1244534e: Layer already exists 03:28:04 118c7ab6a0ab: Layer already exists 03:28:04 57dbcad70d8c: Layer already exists 03:28:04 6039ccfa1046: Layer already exists 03:28:04 4eaf1d8a36a0: Layer already exists 03:28:04 148e16c8bbe4: Layer already exists 03:28:04 0854555d70ac: Layer already exists 03:28:04 main: digest: sha256:afa0185cd83b6270e2e71374f62c3eab29a6d6a873ecec0586955f07f929e739 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:04 ===================================================== [Pipeline] echo 03:28:04 taggedImages: 03:28:04 - nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:28:04 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 03:28:04 - nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:28:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:28:04 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:04 latest 03:28:04 4.1.0-dev.113 03:28:04 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:04 main 03:28:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:28:05 abed992af067: Preparing 03:28:05 b48789be1399: Preparing 03:28:05 765a6d264cda: Preparing 03:28:05 f2a23a56e838: Preparing 03:28:05 532b1244534e: Preparing 03:28:05 16b41c4f3f78: Preparing 03:28:05 3495ec5ea666: Preparing 03:28:05 3d49f89fb9ea: Preparing 03:28:05 0854555d70ac: Preparing 03:28:05 16b41c4f3f78: Waiting 03:28:05 3495ec5ea666: Waiting 03:28:05 3d49f89fb9ea: Waiting 03:28:05 0854555d70ac: Waiting 03:28:05 abed992af067: Layer already exists 03:28:05 f2a23a56e838: Layer already exists 03:28:05 532b1244534e: Layer already exists 03:28:05 3495ec5ea666: Layer already exists 03:28:05 3d49f89fb9ea: Layer already exists 03:28:05 0854555d70ac: Layer already exists 03:28:05 b48789be1399: Pushed 03:28:05 765a6d264cda: Pushed 03:28:20 16b41c4f3f78: Pushed 03:28:20 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:7126dbeabb18f58ca092f5983aad4f6c38c0e34a53b6c78f4070195d131650c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:28:20 abed992af067: Preparing 03:28:20 b48789be1399: Preparing 03:28:20 765a6d264cda: Preparing 03:28:20 f2a23a56e838: Preparing 03:28:20 532b1244534e: Preparing 03:28:20 16b41c4f3f78: Preparing 03:28:20 3495ec5ea666: Preparing 03:28:20 3d49f89fb9ea: Preparing 03:28:20 0854555d70ac: Preparing 03:28:20 16b41c4f3f78: Waiting 03:28:20 3d49f89fb9ea: Waiting 03:28:20 0854555d70ac: Waiting 03:28:20 3495ec5ea666: Waiting 03:28:20 765a6d264cda: Layer already exists 03:28:20 b48789be1399: Layer already exists 03:28:20 f2a23a56e838: Layer already exists 03:28:20 532b1244534e: Layer already exists 03:28:20 abed992af067: Layer already exists 03:28:20 3495ec5ea666: Layer already exists 03:28:20 16b41c4f3f78: Layer already exists 03:28:20 3d49f89fb9ea: Layer already exists 03:28:20 0854555d70ac: Layer already exists 03:28:20 latest: digest: sha256:7126dbeabb18f58ca092f5983aad4f6c38c0e34a53b6c78f4070195d131650c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 03:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:28:21 abed992af067: Preparing 03:28:21 b48789be1399: Preparing 03:28:21 765a6d264cda: Preparing 03:28:21 f2a23a56e838: Preparing 03:28:21 532b1244534e: Preparing 03:28:21 16b41c4f3f78: Preparing 03:28:21 3495ec5ea666: Preparing 03:28:21 3d49f89fb9ea: Preparing 03:28:21 0854555d70ac: Preparing 03:28:21 16b41c4f3f78: Waiting 03:28:21 3495ec5ea666: Waiting 03:28:21 3d49f89fb9ea: Waiting 03:28:21 0854555d70ac: Waiting 03:28:21 532b1244534e: Layer already exists 03:28:21 765a6d264cda: Layer already exists 03:28:21 b48789be1399: Layer already exists 03:28:21 abed992af067: Layer already exists 03:28:21 f2a23a56e838: Layer already exists 03:28:21 3495ec5ea666: Layer already exists 03:28:21 0854555d70ac: Layer already exists 03:28:21 16b41c4f3f78: Layer already exists 03:28:21 3d49f89fb9ea: Layer already exists 03:28:21 4.1.0-dev.113: digest: sha256:7126dbeabb18f58ca092f5983aad4f6c38c0e34a53b6c78f4070195d131650c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:28:22 abed992af067: Preparing 03:28:22 b48789be1399: Preparing 03:28:22 765a6d264cda: Preparing 03:28:22 f2a23a56e838: Preparing 03:28:22 532b1244534e: Preparing 03:28:22 16b41c4f3f78: Preparing 03:28:22 3495ec5ea666: Preparing 03:28:22 3d49f89fb9ea: Preparing 03:28:22 0854555d70ac: Preparing 03:28:22 3d49f89fb9ea: Waiting 03:28:22 0854555d70ac: Waiting 03:28:22 16b41c4f3f78: Waiting 03:28:22 3495ec5ea666: Waiting 03:28:22 532b1244534e: Layer already exists 03:28:22 f2a23a56e838: Layer already exists 03:28:22 b48789be1399: Layer already exists 03:28:22 765a6d264cda: Layer already exists 03:28:22 abed992af067: Layer already exists 03:28:22 3495ec5ea666: Layer already exists 03:28:22 16b41c4f3f78: Layer already exists 03:28:22 3d49f89fb9ea: Layer already exists 03:28:22 0854555d70ac: Layer already exists 03:28:22 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:7126dbeabb18f58ca092f5983aad4f6c38c0e34a53b6c78f4070195d131650c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:28:22 abed992af067: Preparing 03:28:22 b48789be1399: Preparing 03:28:22 765a6d264cda: Preparing 03:28:22 f2a23a56e838: Preparing 03:28:22 532b1244534e: Preparing 03:28:22 16b41c4f3f78: Preparing 03:28:22 3495ec5ea666: Preparing 03:28:22 3d49f89fb9ea: Preparing 03:28:22 0854555d70ac: Preparing 03:28:22 16b41c4f3f78: Waiting 03:28:22 3495ec5ea666: Waiting 03:28:22 3d49f89fb9ea: Waiting 03:28:22 0854555d70ac: Waiting 03:28:22 b48789be1399: Layer already exists 03:28:22 765a6d264cda: Layer already exists 03:28:22 f2a23a56e838: Layer already exists 03:28:22 532b1244534e: Layer already exists 03:28:22 abed992af067: Layer already exists 03:28:22 16b41c4f3f78: Layer already exists 03:28:22 3495ec5ea666: Layer already exists 03:28:22 3d49f89fb9ea: Layer already exists 03:28:22 0854555d70ac: Layer already exists 03:28:22 main: digest: sha256:7126dbeabb18f58ca092f5983aad4f6c38c0e34a53b6c78f4070195d131650c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:22 ===================================================== [Pipeline] echo 03:28:22 taggedImages: 03:28:22 - nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:22 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:28:22 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 03:28:22 - nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:22 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:28:22 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:28:22 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:22 latest 03:28:22 4.1.0-dev.113 03:28:22 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:22 main 03:28:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:28:23 8b197c06e5fc: Preparing 03:28:23 aab3c92df0a1: Preparing 03:28:23 f2a23a56e838: Preparing 03:28:23 532b1244534e: Preparing 03:28:23 ccb9b7aad148: Preparing 03:28:23 4d9081126f9e: Preparing 03:28:23 0854555d70ac: Preparing 03:28:23 0854555d70ac: Waiting 03:28:23 4d9081126f9e: Waiting 03:28:23 532b1244534e: Layer already exists 03:28:23 f2a23a56e838: Layer already exists 03:28:23 0854555d70ac: Layer already exists 03:28:23 ccb9b7aad148: Pushed 03:28:23 8b197c06e5fc: Pushed 03:28:24 4d9081126f9e: Pushed 03:28:28 aab3c92df0a1: Pushed 03:28:28 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:5a358da74686a0f31392bad193f78cb2c9c01eefe1b008462457f7d012bea995 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:28:29 8b197c06e5fc: Preparing 03:28:29 aab3c92df0a1: Preparing 03:28:29 f2a23a56e838: Preparing 03:28:29 532b1244534e: Preparing 03:28:29 ccb9b7aad148: Preparing 03:28:29 4d9081126f9e: Preparing 03:28:29 0854555d70ac: Preparing 03:28:29 4d9081126f9e: Waiting 03:28:29 0854555d70ac: Waiting 03:28:29 8b197c06e5fc: Layer already exists 03:28:29 aab3c92df0a1: Layer already exists 03:28:29 f2a23a56e838: Layer already exists 03:28:29 ccb9b7aad148: Layer already exists 03:28:29 532b1244534e: Layer already exists 03:28:29 0854555d70ac: Layer already exists 03:28:29 4d9081126f9e: Layer already exists 03:28:29 latest: digest: sha256:5a358da74686a0f31392bad193f78cb2c9c01eefe1b008462457f7d012bea995 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 03:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:28:29 8b197c06e5fc: Preparing 03:28:29 aab3c92df0a1: Preparing 03:28:29 f2a23a56e838: Preparing 03:28:29 532b1244534e: Preparing 03:28:29 ccb9b7aad148: Preparing 03:28:29 4d9081126f9e: Preparing 03:28:29 0854555d70ac: Preparing 03:28:29 0854555d70ac: Waiting 03:28:29 4d9081126f9e: Waiting 03:28:29 8b197c06e5fc: Layer already exists 03:28:29 aab3c92df0a1: Layer already exists 03:28:29 532b1244534e: Layer already exists 03:28:29 f2a23a56e838: Layer already exists 03:28:29 ccb9b7aad148: Layer already exists 03:28:29 4d9081126f9e: Layer already exists 03:28:29 0854555d70ac: Layer already exists 03:28:29 4.1.0-dev.113: digest: sha256:5a358da74686a0f31392bad193f78cb2c9c01eefe1b008462457f7d012bea995 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:28:30 8b197c06e5fc: Preparing 03:28:30 aab3c92df0a1: Preparing 03:28:30 f2a23a56e838: Preparing 03:28:30 532b1244534e: Preparing 03:28:30 ccb9b7aad148: Preparing 03:28:30 4d9081126f9e: Preparing 03:28:30 0854555d70ac: Preparing 03:28:30 0854555d70ac: Waiting 03:28:30 4d9081126f9e: Waiting 03:28:30 aab3c92df0a1: Layer already exists 03:28:30 532b1244534e: Layer already exists 03:28:30 ccb9b7aad148: Layer already exists 03:28:30 8b197c06e5fc: Layer already exists 03:28:30 f2a23a56e838: Layer already exists 03:28:30 4d9081126f9e: Layer already exists 03:28:30 0854555d70ac: Layer already exists 03:28:30 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:5a358da74686a0f31392bad193f78cb2c9c01eefe1b008462457f7d012bea995 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:28:31 8b197c06e5fc: Preparing 03:28:31 aab3c92df0a1: Preparing 03:28:31 f2a23a56e838: Preparing 03:28:31 532b1244534e: Preparing 03:28:31 ccb9b7aad148: Preparing 03:28:31 4d9081126f9e: Preparing 03:28:31 0854555d70ac: Preparing 03:28:31 4d9081126f9e: Waiting 03:28:31 0854555d70ac: Waiting 03:28:31 f2a23a56e838: Layer already exists 03:28:31 ccb9b7aad148: Layer already exists 03:28:31 8b197c06e5fc: Layer already exists 03:28:31 aab3c92df0a1: Layer already exists 03:28:31 532b1244534e: Layer already exists 03:28:31 0854555d70ac: Layer already exists 03:28:31 4d9081126f9e: Layer already exists 03:28:31 main: digest: sha256:5a358da74686a0f31392bad193f78cb2c9c01eefe1b008462457f7d012bea995 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:31 ===================================================== [Pipeline] echo 03:28:31 taggedImages: 03:28:31 - nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:31 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:28:31 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 03:28:31 - nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:31 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:28:31 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:28:31 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:31 latest 03:28:31 4.1.0-dev.113 03:28:31 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:31 main 03:28:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:28:31 c56e5661ef40: Preparing 03:28:31 645da3a4ce74: Preparing 03:28:31 f2a23a56e838: Preparing 03:28:31 532b1244534e: Preparing 03:28:31 51e947cea30d: Preparing 03:28:31 47175c96e34e: Preparing 03:28:31 0854555d70ac: Preparing 03:28:31 47175c96e34e: Waiting 03:28:31 0854555d70ac: Waiting 03:28:31 532b1244534e: Layer already exists 03:28:31 f2a23a56e838: Layer already exists 03:28:31 0854555d70ac: Layer already exists 03:28:31 51e947cea30d: Pushed 03:28:31 c56e5661ef40: Pushed 03:28:32 47175c96e34e: Pushed 03:28:36 645da3a4ce74: Pushed 03:28:36 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:15d5cb9e032456de635487d317871aa690c1734a0a7f5dd7930200b0f96eb847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:28:37 c56e5661ef40: Preparing 03:28:37 645da3a4ce74: Preparing 03:28:37 f2a23a56e838: Preparing 03:28:37 532b1244534e: Preparing 03:28:37 51e947cea30d: Preparing 03:28:37 47175c96e34e: Preparing 03:28:37 0854555d70ac: Preparing 03:28:37 47175c96e34e: Waiting 03:28:37 0854555d70ac: Waiting 03:28:37 51e947cea30d: Layer already exists 03:28:37 532b1244534e: Layer already exists 03:28:37 c56e5661ef40: Layer already exists 03:28:37 645da3a4ce74: Layer already exists 03:28:37 f2a23a56e838: Layer already exists 03:28:37 0854555d70ac: Layer already exists 03:28:37 47175c96e34e: Layer already exists 03:28:37 latest: digest: sha256:15d5cb9e032456de635487d317871aa690c1734a0a7f5dd7930200b0f96eb847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 03:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:28:37 c56e5661ef40: Preparing 03:28:37 645da3a4ce74: Preparing 03:28:37 f2a23a56e838: Preparing 03:28:37 532b1244534e: Preparing 03:28:37 51e947cea30d: Preparing 03:28:37 47175c96e34e: Preparing 03:28:37 0854555d70ac: Preparing 03:28:37 47175c96e34e: Waiting 03:28:37 0854555d70ac: Waiting 03:28:37 51e947cea30d: Layer already exists 03:28:37 c56e5661ef40: Layer already exists 03:28:37 532b1244534e: Layer already exists 03:28:37 645da3a4ce74: Layer already exists 03:28:37 f2a23a56e838: Layer already exists 03:28:37 47175c96e34e: Layer already exists 03:28:37 0854555d70ac: Layer already exists 03:28:37 4.1.0-dev.113: digest: sha256:15d5cb9e032456de635487d317871aa690c1734a0a7f5dd7930200b0f96eb847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:28:38 c56e5661ef40: Preparing 03:28:38 645da3a4ce74: Preparing 03:28:38 f2a23a56e838: Preparing 03:28:38 532b1244534e: Preparing 03:28:38 51e947cea30d: Preparing 03:28:38 47175c96e34e: Preparing 03:28:38 0854555d70ac: Preparing 03:28:38 47175c96e34e: Waiting 03:28:38 0854555d70ac: Waiting 03:28:38 51e947cea30d: Layer already exists 03:28:38 532b1244534e: Layer already exists 03:28:38 c56e5661ef40: Layer already exists 03:28:38 f2a23a56e838: Layer already exists 03:28:38 645da3a4ce74: Layer already exists 03:28:38 47175c96e34e: Layer already exists 03:28:38 0854555d70ac: Layer already exists 03:28:38 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:15d5cb9e032456de635487d317871aa690c1734a0a7f5dd7930200b0f96eb847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:28:39 c56e5661ef40: Preparing 03:28:39 645da3a4ce74: Preparing 03:28:39 f2a23a56e838: Preparing 03:28:39 532b1244534e: Preparing 03:28:39 51e947cea30d: Preparing 03:28:39 47175c96e34e: Preparing 03:28:39 0854555d70ac: Preparing 03:28:39 47175c96e34e: Waiting 03:28:39 0854555d70ac: Waiting 03:28:39 532b1244534e: Layer already exists 03:28:39 51e947cea30d: Layer already exists 03:28:39 f2a23a56e838: Layer already exists 03:28:39 645da3a4ce74: Layer already exists 03:28:39 c56e5661ef40: Layer already exists 03:28:39 0854555d70ac: Layer already exists 03:28:39 47175c96e34e: Layer already exists 03:28:39 main: digest: sha256:15d5cb9e032456de635487d317871aa690c1734a0a7f5dd7930200b0f96eb847 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:39 ===================================================== [Pipeline] echo 03:28:39 taggedImages: 03:28:39 - nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:28:39 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:28:39 ========================================================= 03:28:39 [edgeXBuildMultiArch] RAW Config: 03:28:39 images: 03:28:39 - nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/core-command:latest 03:28:39 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/core-command:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/core-command:main 03:28:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:28:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:28:39 - nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/core-data:latest 03:28:39 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/core-data:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/core-data:main 03:28:39 - nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:28:39 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/core-keeper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/core-keeper:main 03:28:39 - nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:28:39 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/core-metadata:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/core-metadata:main 03:28:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:28:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:28:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:28:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:28:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:28:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-config:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-config:main 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-server:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/security-spire-server:main 03:28:39 - nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:28:39 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/support-notifications:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/support-notifications:main 03:28:39 - nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 03:28:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:28:39 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/support-scheduler:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 03:28:39 - nexus3.edgexfoundry.org:10004/support-scheduler:main 03:28:39 settingsFile: 03:28:39 edgex-go-settings 03:28:39 ========================================================= [Pipeline] node 03:28:54 Still waiting to schedule task 03:28:54 All nodes of label ‘centos7-docker-4c-2g’ are offline 03:29:19 Running on prd-centos7-docker-4c-2g-9124 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:19 provisioning config files... 03:29:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6144286358234198193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:20 ---> ****-login.sh 03:29:20 nexus3.edgexfoundry.org:10001 03:46:03 #154 ... 03:46:03 03:46:03 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:46:03 #143 DONE 1183.0s 03:46:03 03:46:03 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:46:03 #147 ... 03:46:03 03:46:03 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:46:03 #155 DONE 0.3s 03:46:03 03:46:03 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:46:03 #156 DONE 0.2s 03:46:03 03:46:03 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:46:03 #157 DONE 0.3s 03:46:03 03:46:03 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:46:03 #147 ... 03:46:03 03:46:03 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:46:03 #158 DONE 0.1s 03:46:03 03:46:03 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:46:03 #159 DONE 0.2s 03:46:03 03:46:03 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:03 #160 DONE 2.2s 03:46:03 03:46:03 #116 [core-common-config-bootstrapper] exporting to image 03:46:03 #116 exporting layers 03:46:03 #116 exporting layers 1.0s done 03:46:03 #116 writing image sha256:7813b9d496740c8e4a631f95dd47332f981a25dad5f687f3630246906c2444ee done 03:46:03 #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:46:03 #116 DONE 5.9s 03:46:03 03:46:03 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:46:18 #148 ... 03:46:18 03:46:18 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:46:18 #154 DONE 1204.6s 03:46:18 03:46:18 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:46:19 #161 DONE 0.4s 03:46:19 03:46:19 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:46:26 #162 DONE 5.7s 03:46:26 03:46:26 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:46:26 #163 DONE 0.4s 03:46:26 03:46:26 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:46:26 #148 ... 03:46:26 03:46:26 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:46:26 #164 DONE 0.2s 03:46:26 03:46:26 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:46:26 #165 DONE 0.3s 03:46:26 03:46:26 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:46:26 #166 DONE 0.1s 03:46:26 03:46:26 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:46:26 #34 ... 03:46:26 03:46:26 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:46:26 #167 DONE 0.1s 03:46:26 03:46:26 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:46:26 #168 DONE 0.1s 03:46:26 03:46:26 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:46:26 #147 ... 03:46:26 03:46:26 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:46:26 #169 DONE 0.1s 03:46:26 03:46:26 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:46:26 #170 DONE 0.1s 03:46:26 03:46:26 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:46:26 #150 ... 03:46:26 03:46:26 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:46:28 #171 DONE 1.9s 03:46:28 03:46:28 #116 [security-bootstrapper] exporting to image 03:46:28 #116 exporting layers 03:46:29 #116 exporting layers 1.0s done 03:46:29 #116 writing image sha256:e6665947b7ad43c202670ae71e72f16c49a56744418c5da766f9bb05ac7bec04 done 03:46:29 #116 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:46:29 #116 DONE 6.9s 03:46:29 03:46:29 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:03:37 #34 ... 04:03:37 04:03:37 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:03:37 #153 DONE 2233.8s 04:03:37 04:03:37 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:03:37 #152 ... 04:03:37 04:03:37 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:03:37 #172 DONE 0.2s 04:03:37 04:03:37 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:03:37 #173 DONE 0.1s 04:03:37 04:03:37 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:03:37 #146 ... 04:03:37 04:03:37 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:03:37 #174 DONE 0.4s 04:03:37 04:03:37 #15 [core-metadata internal] load build definition from Dockerfile 04:03:37 #15 ... 04:03:37 04:03:37 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:03:37 #175 DONE 0.1s 04:03:37 04:03:37 #116 [core-command] exporting to image 04:03:37 #116 exporting layers 04:03:37 #116 exporting layers 0.5s done 04:03:37 #116 writing image sha256:561e73915879696e737be5cada406053474ba4d7cfd95a486f60a96b443c5818 done 04:03:37 #116 naming to docker.io/library/core-command-arm64 done 04:03:37 #116 DONE 7.4s 04:03:37 04:03:37 #15 [core-metadata internal] load build definition from Dockerfile 04:03:41 #15 ... 04:03:41 04:03:41 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:03:41 #146 2247.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:03:51 #146 ... 04:03:51 04:03:51 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:03:51 #149 DONE 2256.6s 04:03:51 04:03:51 #15 [core-metadata internal] load build definition from Dockerfile 04:03:51 #15 ... 04:03:51 04:03:51 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:03:51 #176 DONE 0.1s 04:03:51 04:03:51 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:03:51 #146 ... 04:03:51 04:03:51 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:03:51 #177 DONE 0.1s 04:03:51 04:03:51 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:03:51 #178 DONE 0.1s 04:03:51 04:03:51 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:03:52 #146 ... 04:03:52 04:03:52 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:03:52 #179 DONE 0.1s 04:03:52 04:03:52 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:03:52 #180 DONE 0.5s 04:03:52 04:03:52 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:03:52 #181 DONE 0.2s 04:03:52 04:03:52 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:03:54 #182 DONE 2.0s 04:03:54 04:03:54 #116 [security-proxy-setup] exporting to image 04:03:54 #116 exporting layers 04:03:55 #116 exporting layers 0.9s done 04:03:55 #116 writing image sha256:25a0195496db46b2dfbe0f0b81d40c4805aad9925c3a8741b204bde0b110ecf5 done 04:03:55 #116 naming to docker.io/library/security-proxy-setup-arm64 done 04:03:55 #116 DONE 8.3s 04:03:55 04:03:55 #15 [core-metadata internal] load build definition from Dockerfile 04:04:17 #15 ... 04:04:17 04:04:17 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:04:17 #146 DONE 2281.0s 04:04:17 04:04:17 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:04:17 #148 ... 04:04:17 04:04:17 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:04:17 #183 DONE 0.2s 04:04:17 04:04:17 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:04:17 #148 ... 04:04:17 04:04:17 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:04:17 #184 DONE 0.3s 04:04:17 04:04:17 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:04:17 #147 ... 04:04:17 04:04:17 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:04:17 #185 DONE 0.1s 04:04:17 04:04:17 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:04:17 #147 ... 04:04:17 04:04:17 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:04:17 #186 DONE 0.1s 04:04:17 04:04:17 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:04:17 #187 DONE 0.1s 04:04:17 04:04:17 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:04:17 #148 ... 04:04:17 04:04:17 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:04:17 #188 DONE 0.4s 04:04:17 04:04:17 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:04:17 #148 ... 04:04:17 04:04:17 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:04:17 #189 DONE 0.5s 04:04:17 04:04:17 #15 [core-metadata internal] load build definition from Dockerfile 04:04:17 #15 ... 04:04:17 04:04:17 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:04:18 #190 DONE 0.1s 04:04:18 04:04:18 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:04:20 #191 DONE 2.0s 04:04:20 04:04:20 #116 [security-secretstore-setup] exporting to image 04:04:20 #116 exporting layers 04:04:21 #116 exporting layers 1.5s done 04:04:21 #116 writing image sha256:d71a51e59394d0275ca05b7889ab14e6836bf7def4b6f4d3b349f5e8d7a67a44 done 04:04:21 #116 naming to docker.io/library/security-secretstore-setup-arm64 done 04:04:21 #116 DONE 9.9s 04:04:21 04:04:21 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:05:29 #54 ... 04:05:29 04:05:29 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:05:29 #145 DONE 2351.2s 04:05:29 04:05:29 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:05:29 #148 ... 04:05:29 04:05:29 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:05:29 #192 DONE 0.2s 04:05:29 04:05:29 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:05:29 #152 ... 04:05:29 04:05:29 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:05:29 #193 DONE 0.1s 04:05:29 04:05:29 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:05:29 #147 ... 04:05:29 04:05:29 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:05:29 #194 DONE 0.5s 04:05:29 04:05:29 #15 [core-metadata internal] load build definition from Dockerfile 04:05:29 #15 ... 04:05:29 04:05:29 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:05:29 #195 DONE 0.1s 04:05:29 04:05:29 #116 [security-spiffe-token-provider] exporting to image 04:05:29 #116 exporting layers 04:05:29 #116 exporting layers 0.6s done 04:05:29 #116 writing image sha256:8edc0f2116361e822095314af2e992acacac08e0437e7225037ed05e320988a9 done 04:05:29 #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:05:29 #116 DONE 10.5s 04:05:29 04:05:29 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 04:06:08 #152 DONE 2394.1s 04:06:08 04:06:08 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:06:08 #147 ... 04:06:08 04:06:08 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:06:09 #196 DONE 0.5s 04:06:09 04:06:09 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:06:10 #197 DONE 0.7s 04:06:10 04:06:10 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:06:10 #198 DONE 0.1s 04:06:10 04:06:10 #116 [core-keeper] exporting to image 04:06:10 #116 exporting layers 04:06:10 #116 exporting layers 0.6s done 04:06:10 #116 writing image sha256:aa7d2c718d29b1cb5dc0ae65c780e7e5326291be56e3dec60c1f8be5351dd113 0.0s done 04:06:10 #116 naming to docker.io/library/core-keeper-arm64 done 04:06:10 #116 DONE 11.1s 04:06:10 04:06:10 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 04:06:11 #54 ... 04:06:11 04:06:11 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:06:11 #148 DONE 2397.0s 04:06:11 04:06:11 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:06:11 #147 DONE 2397.0s 04:06:11 04:06:11 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:06:11 #34 ... 04:06:11 04:06:11 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:06:11 #199 DONE 0.2s 04:06:11 04:06:11 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:06:12 #34 ... 04:06:12 04:06:12 #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:06:12 #200 DONE 0.2s 04:06:12 04:06:12 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:06:12 #34 ... 04:06:12 04:06:12 #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:06:12 #201 ... 04:06:12 04:06:12 #202 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:06:12 #202 CACHED 04:06:12 04:06:12 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:06:12 #203 CACHED 04:06:12 04:06:12 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:06:13 #204 DONE 0.8s 04:06:13 04:06:13 #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:06:13 #201 DONE 0.8s 04:06:13 04:06:13 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:06:13 #205 DONE 0.1s 04:06:13 04:06:13 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:06:13 #206 DONE 0.2s 04:06:13 04:06:13 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:06:14 #207 DONE 0.4s 04:06:14 04:06:14 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:06:14 #208 DONE 0.3s 04:06:14 04:06:14 #116 [core-metadata] exporting to image 04:06:15 #116 exporting layers 1.1s done 04:06:15 #116 writing image sha256:c7f81fca4948b03df394c500022650b57c7f734157fad761e6d1baebfddeba36 0.0s done 04:06:15 #116 naming to docker.io/library/core-metadata-arm64 0.0s done 04:06:15 #116 DONE 12.2s 04:06:15 04:06:15 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:06:15 #209 ... 04:06:15 04:06:15 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:06:15 #144 DONE 2401.1s 04:06:15 04:06:15 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:06:16 #209 ... 04:06:16 04:06:16 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:06:16 #210 DONE 0.2s 04:06:16 04:06:16 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:06:16 #211 DONE 0.2s 04:06:16 04:06:16 #15 [core-metadata internal] load build definition from Dockerfile 04:06:16 #15 ... 04:06:16 04:06:16 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:06:16 #209 DONE 2.5s 04:06:16 04:06:16 #116 [security-proxy-auth] exporting to image 04:06:17 #116 ... 04:06:17 04:06:17 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:06:17 #212 DONE 1.0s 04:06:17 04:06:17 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:06:17 #213 DONE 0.2s 04:06:17 04:06:17 #116 [core-data] exporting to image 04:06:18 #116 exporting layers 1.6s done 04:06:18 #116 writing image sha256:25bfee8316ce3b0d226d7e8c4be53795575df0d4659cf7d2df6fae44a6e28a0d 0.0s done 04:06:18 #116 naming to docker.io/library/security-proxy-auth-arm64 done 04:06:18 #116 exporting layers 0.7s done 04:06:18 #116 writing image sha256:080cf554895dffd53c28fded5a473fee99f3f227bac4efd6e50f6b91808ad492 done 04:06:18 #116 naming to docker.io/library/core-data-arm64 done 04:06:18 #116 DONE 14.4s 04:06:18 04:06:18 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:06:50 #34 ... 04:06:50 04:06:50 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:06:50 #150 DONE 2433.3s 04:06:50 04:06:50 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:06:50 #34 ... 04:06:50 04:06:50 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:06:50 #214 DONE 0.2s 04:06:50 04:06:50 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:06:50 #215 DONE 0.1s 04:06:50 04:06:50 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:06:50 #216 DONE 0.6s 04:06:50 04:06:50 #15 [core-metadata internal] load build definition from Dockerfile 04:06:50 #15 ... 04:06:50 04:06:50 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:06:50 #217 DONE 0.1s 04:06:50 04:06:50 #116 [support-scheduler] exporting to image 04:06:50 #116 exporting layers 04:06:50 #116 exporting layers 1.0s done 04:06:50 #116 writing image sha256:ba24e15752e1633d465fe84887f22ef81a1a42472c7d66721e7f3a5bd1ee2209 done 04:06:50 #116 naming to docker.io/library/support-scheduler-arm64 done 04:06:50 #116 DONE 15.4s 04:06:50 04:06:50 #15 [core-metadata internal] load build definition from Dockerfile 04:06:53 #15 ... 04:06:53 04:06:53 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:06:53 #151 DONE 2439.3s 04:06:53 04:06:53 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:06:53 #218 DONE 0.1s 04:06:53 04:06:53 #15 [core-metadata internal] load build definition from Dockerfile 04:06:54 #15 ... 04:06:54 04:06:54 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:06:54 #219 DONE 0.1s 04:06:54 04:06:54 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:06:54 #34 ... 04:06:54 04:06:54 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:06:54 #220 DONE 0.5s 04:06:54 04:06:54 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:06:54 #221 DONE 0.1s 04:06:54 04:06:54 #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:06:54 #34 ... 04:06:54 04:06:54 #116 [support-notifications] exporting to image 04:06:55 #116 exporting layers 0.5s done 04:06:55 #116 writing image sha256:10a764cd1b5e8daf8219803f8961288702b802d5f0c00ced475f83ae87e44fb5 done 04:06:55 #116 naming to docker.io/library/support-notifications-arm64 done 04:06:55 #116 DONE 16.0s 04:06:55 04:06:55 #15 [core-metadata internal] load build definition from Dockerfile 04:06:55 time="2026-05-12T03:23:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:06:55 time="2026-05-12T03:23:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:06:55 $ docker stop --time=1 cf11eecf028066b3879a4b8c6037646da39dc715f6b5c64262cc5fd15dd97a4d 04:06:57 $ docker rm -f --volumes cf11eecf028066b3879a4b8c6037646da39dc715f6b5c64262cc5fd15dd97a4d [Pipeline] // withDockerContainer [Pipeline] sh 04:06:57 + docker images 04:06:57 REPOSITORY TAG IMAGE ID CREATED SIZE 04:06:57 support-notifications-arm64 latest 10a764cd1b5e 3 seconds ago 56.1MB 04:06:57 support-scheduler-arm64 latest ba24e15752e1 9 seconds ago 52.3MB 04:06:57 core-data-arm64 latest 080cf554895d 40 seconds ago 48.1MB 04:06:57 security-proxy-auth-arm64 latest 25bfee8316ce 41 seconds ago 47.3MB 04:06:57 core-metadata-arm64 latest c7f81fca4948 44 seconds ago 48.2MB 04:06:57 core-keeper-arm64 latest aa7d2c718d29 48 seconds ago 47.9MB 04:06:57 security-spiffe-token-provider-arm64 latest 8edc0f211636 About a minute ago 51.9MB 04:06:57 security-secretstore-setup-arm64 latest d71a51e59394 2 minutes ago 85.8MB 04:06:57 security-proxy-setup-arm64 latest 25a0195496db 3 minutes ago 52.9MB 04:06:57 core-command-arm64 latest 561e73915879 3 minutes ago 42.6MB 04:06:57 security-bootstrapper-arm64 latest e6665947b7ad 20 minutes ago 21.3MB 04:06:57 core-common-config-bootstrapper-arm64 latest 7813b9d49674 20 minutes ago 20.2MB 04:06:57 security-spire-agent-arm64 latest 2cdeb9bd84c8 42 minutes ago 219MB 04:06:57 security-spire-config-arm64 latest 3f661e8707fe 42 minutes ago 162MB 04:06:57 security-spire-server-arm64 latest 4fe3c92bd016 42 minutes ago 163MB 04:06:57 ci-base-image-arm64 latest ee6342940a77 44 minutes ago 899MB 04:06:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB 04:06:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:57 provisioning config files... 04:06:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/976@tmp/config12926820113097983203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:58 ---> ****-login.sh 04:06:58 nexus3.edgexfoundry.org:10001 04:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:58 Configure a credential helper to remove this warning. See 04:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:58 04:06:58 Login Succeeded 04:06:58 nexus3.edgexfoundry.org:10002 04:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:59 Configure a credential helper to remove this warning. See 04:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:59 04:06:59 Login Succeeded 04:06:59 nexus3.edgexfoundry.org:10003 04:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:59 Configure a credential helper to remove this warning. See 04:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:59 04:06:59 Login Succeeded 04:06:59 nexus3.edgexfoundry.org:10004 04:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:59 Configure a credential helper to remove this warning. See 04:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:59 04:06:59 Login Succeeded 04:06:59 ****.io 04:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:07:00 Configure a credential helper to remove this warning. See 04:07:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:07:00 04:07:00 Login Succeeded 04:07:00 ---> ****-login.sh ends [Pipeline] } 04:07:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:07:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:07:00 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:00 latest 04:07:00 4.1.0-dev.113 04:07:00 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:00 main 04:07:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:07:02 3c12fc9dbb4b: Preparing 04:07:02 9a3fbcebaed7: Preparing 04:07:02 5163bc047dbd: Preparing 04:07:02 2e4a455cb08a: Preparing 04:07:02 01354934fd72: Preparing 04:07:02 d9bb600f7a4b: Preparing 04:07:02 eeaa73608b53: Preparing 04:07:02 d9bb600f7a4b: Waiting 04:07:02 eeaa73608b53: Waiting 04:07:02 2e4a455cb08a: Pushed 04:07:02 01354934fd72: Pushed 04:07:02 5163bc047dbd: Pushed 04:07:02 3c12fc9dbb4b: Pushed 04:07:02 eeaa73608b53: Layer already exists 04:07:02 d9bb600f7a4b: Pushed 04:07:10 9a3fbcebaed7: Pushed 04:07:10 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:80cef4eddaa8b41c147d5c01772fad8346ab979d3fd988d3f677ea0e6f67ee64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:07:11 3c12fc9dbb4b: Preparing 04:07:11 9a3fbcebaed7: Preparing 04:07:11 5163bc047dbd: Preparing 04:07:11 2e4a455cb08a: Preparing 04:07:11 01354934fd72: Preparing 04:07:11 d9bb600f7a4b: Preparing 04:07:11 eeaa73608b53: Preparing 04:07:11 d9bb600f7a4b: Waiting 04:07:11 eeaa73608b53: Waiting 04:07:11 2e4a455cb08a: Layer already exists 04:07:11 5163bc047dbd: Layer already exists 04:07:11 01354934fd72: Layer already exists 04:07:11 3c12fc9dbb4b: Layer already exists 04:07:11 9a3fbcebaed7: Layer already exists 04:07:11 d9bb600f7a4b: Layer already exists 04:07:11 eeaa73608b53: Layer already exists 04:07:11 latest: digest: sha256:80cef4eddaa8b41c147d5c01772fad8346ab979d3fd988d3f677ea0e6f67ee64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 04:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:07:13 3c12fc9dbb4b: Preparing 04:07:13 9a3fbcebaed7: Preparing 04:07:13 5163bc047dbd: Preparing 04:07:13 2e4a455cb08a: Preparing 04:07:13 01354934fd72: Preparing 04:07:13 d9bb600f7a4b: Preparing 04:07:13 eeaa73608b53: Preparing 04:07:13 d9bb600f7a4b: Waiting 04:07:13 eeaa73608b53: Waiting 04:07:13 3c12fc9dbb4b: Layer already exists 04:07:13 01354934fd72: Layer already exists 04:07:13 5163bc047dbd: Layer already exists 04:07:13 9a3fbcebaed7: Layer already exists 04:07:13 eeaa73608b53: Layer already exists 04:07:13 d9bb600f7a4b: Layer already exists 04:07:13 2e4a455cb08a: Layer already exists 04:07:15 4.1.0-dev.113: digest: sha256:80cef4eddaa8b41c147d5c01772fad8346ab979d3fd988d3f677ea0e6f67ee64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:07:16 3c12fc9dbb4b: Preparing 04:07:16 9a3fbcebaed7: Preparing 04:07:16 5163bc047dbd: Preparing 04:07:16 2e4a455cb08a: Preparing 04:07:16 01354934fd72: Preparing 04:07:16 d9bb600f7a4b: Preparing 04:07:16 eeaa73608b53: Preparing 04:07:16 eeaa73608b53: Waiting 04:07:16 d9bb600f7a4b: Waiting 04:07:16 9a3fbcebaed7: Layer already exists 04:07:16 5163bc047dbd: Layer already exists 04:07:16 01354934fd72: Layer already exists 04:07:16 3c12fc9dbb4b: Layer already exists 04:07:16 2e4a455cb08a: Layer already exists 04:07:16 d9bb600f7a4b: Layer already exists 04:07:16 eeaa73608b53: Layer already exists 04:07:16 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:80cef4eddaa8b41c147d5c01772fad8346ab979d3fd988d3f677ea0e6f67ee64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:07:16 3c12fc9dbb4b: Preparing 04:07:16 9a3fbcebaed7: Preparing 04:07:16 5163bc047dbd: Preparing 04:07:16 2e4a455cb08a: Preparing 04:07:16 01354934fd72: Preparing 04:07:16 d9bb600f7a4b: Preparing 04:07:16 eeaa73608b53: Preparing 04:07:16 d9bb600f7a4b: Waiting 04:07:16 eeaa73608b53: Waiting 04:07:16 5163bc047dbd: Layer already exists 04:07:16 2e4a455cb08a: Layer already exists 04:07:16 9a3fbcebaed7: Layer already exists 04:07:16 01354934fd72: Layer already exists 04:07:16 3c12fc9dbb4b: Layer already exists 04:07:16 eeaa73608b53: Layer already exists 04:07:16 d9bb600f7a4b: Layer already exists 04:07:17 main: digest: sha256:80cef4eddaa8b41c147d5c01772fad8346ab979d3fd988d3f677ea0e6f67ee64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:17 ===================================================== [Pipeline] echo 04:07:17 taggedImages: 04:07:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:07:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 04:07:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:07:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:07:17 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:17 latest 04:07:17 4.1.0-dev.113 04:07:17 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:17 main 04:07:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:07:18 57e8760fe0c3: Preparing 04:07:18 b9828328ca34: Preparing 04:07:18 294ea37721d6: Preparing 04:07:18 4819705c6423: Preparing 04:07:18 5163bc047dbd: Preparing 04:07:18 2e4a455cb08a: Preparing 04:07:18 01354934fd72: Preparing 04:07:18 d9bb600f7a4b: Preparing 04:07:18 eeaa73608b53: Preparing 04:07:18 d9bb600f7a4b: Waiting 04:07:18 eeaa73608b53: Waiting 04:07:18 2e4a455cb08a: Waiting 04:07:18 01354934fd72: Waiting 04:07:18 5163bc047dbd: Layer already exists 04:07:18 2e4a455cb08a: Layer already exists 04:07:18 01354934fd72: Layer already exists 04:07:18 294ea37721d6: Pushed 04:07:18 b9828328ca34: Pushed 04:07:18 d9bb600f7a4b: Layer already exists 04:07:18 57e8760fe0c3: Pushed 04:07:18 eeaa73608b53: Layer already exists 04:07:20 4819705c6423: Pushed 04:07:20 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:f955182f8311e9dd6f6bf59a429bb2234a19623f7f5a94083a25c2ac08aba95b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:07:21 57e8760fe0c3: Preparing 04:07:21 b9828328ca34: Preparing 04:07:21 294ea37721d6: Preparing 04:07:21 4819705c6423: Preparing 04:07:21 5163bc047dbd: Preparing 04:07:21 2e4a455cb08a: Preparing 04:07:21 01354934fd72: Preparing 04:07:21 d9bb600f7a4b: Preparing 04:07:21 eeaa73608b53: Preparing 04:07:21 01354934fd72: Waiting 04:07:21 d9bb600f7a4b: Waiting 04:07:21 eeaa73608b53: Waiting 04:07:21 2e4a455cb08a: Waiting 04:07:21 4819705c6423: Layer already exists 04:07:21 5163bc047dbd: Layer already exists 04:07:21 57e8760fe0c3: Layer already exists 04:07:21 b9828328ca34: Layer already exists 04:07:21 294ea37721d6: Layer already exists 04:07:21 01354934fd72: Layer already exists 04:07:21 2e4a455cb08a: Layer already exists 04:07:21 d9bb600f7a4b: Layer already exists 04:07:21 eeaa73608b53: Layer already exists 04:07:21 latest: digest: sha256:f955182f8311e9dd6f6bf59a429bb2234a19623f7f5a94083a25c2ac08aba95b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 04:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:07:22 57e8760fe0c3: Preparing 04:07:22 b9828328ca34: Preparing 04:07:22 294ea37721d6: Preparing 04:07:22 4819705c6423: Preparing 04:07:22 5163bc047dbd: Preparing 04:07:22 2e4a455cb08a: Preparing 04:07:22 01354934fd72: Preparing 04:07:22 d9bb600f7a4b: Preparing 04:07:22 eeaa73608b53: Preparing 04:07:22 2e4a455cb08a: Waiting 04:07:22 01354934fd72: Waiting 04:07:22 d9bb600f7a4b: Waiting 04:07:22 eeaa73608b53: Waiting 04:07:22 4819705c6423: Layer already exists 04:07:22 294ea37721d6: Layer already exists 04:07:22 b9828328ca34: Layer already exists 04:07:22 57e8760fe0c3: Layer already exists 04:07:22 5163bc047dbd: Layer already exists 04:07:22 2e4a455cb08a: Layer already exists 04:07:22 d9bb600f7a4b: Layer already exists 04:07:22 01354934fd72: Layer already exists 04:07:22 eeaa73608b53: Layer already exists 04:07:22 4.1.0-dev.113: digest: sha256:f955182f8311e9dd6f6bf59a429bb2234a19623f7f5a94083a25c2ac08aba95b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:07:23 57e8760fe0c3: Preparing 04:07:23 b9828328ca34: Preparing 04:07:23 294ea37721d6: Preparing 04:07:23 4819705c6423: Preparing 04:07:23 5163bc047dbd: Preparing 04:07:23 2e4a455cb08a: Preparing 04:07:23 01354934fd72: Preparing 04:07:23 d9bb600f7a4b: Preparing 04:07:23 eeaa73608b53: Preparing 04:07:23 01354934fd72: Waiting 04:07:23 eeaa73608b53: Waiting 04:07:23 d9bb600f7a4b: Waiting 04:07:23 2e4a455cb08a: Waiting 04:07:23 b9828328ca34: Layer already exists 04:07:23 5163bc047dbd: Layer already exists 04:07:23 294ea37721d6: Layer already exists 04:07:23 4819705c6423: Layer already exists 04:07:23 57e8760fe0c3: Layer already exists 04:07:23 2e4a455cb08a: Layer already exists 04:07:23 01354934fd72: Layer already exists 04:07:23 d9bb600f7a4b: Layer already exists 04:07:23 eeaa73608b53: Layer already exists 04:07:23 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:f955182f8311e9dd6f6bf59a429bb2234a19623f7f5a94083a25c2ac08aba95b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:07:24 57e8760fe0c3: Preparing 04:07:24 b9828328ca34: Preparing 04:07:24 294ea37721d6: Preparing 04:07:24 4819705c6423: Preparing 04:07:24 5163bc047dbd: Preparing 04:07:24 2e4a455cb08a: Preparing 04:07:24 01354934fd72: Preparing 04:07:24 d9bb600f7a4b: Preparing 04:07:24 eeaa73608b53: Preparing 04:07:24 2e4a455cb08a: Waiting 04:07:24 d9bb600f7a4b: Waiting 04:07:24 01354934fd72: Waiting 04:07:24 eeaa73608b53: Waiting 04:07:24 294ea37721d6: Layer already exists 04:07:24 4819705c6423: Layer already exists 04:07:24 57e8760fe0c3: Layer already exists 04:07:24 5163bc047dbd: Layer already exists 04:07:24 b9828328ca34: Layer already exists 04:07:24 2e4a455cb08a: Layer already exists 04:07:24 d9bb600f7a4b: Layer already exists 04:07:24 eeaa73608b53: Layer already exists 04:07:24 01354934fd72: Layer already exists 04:07:24 main: digest: sha256:f955182f8311e9dd6f6bf59a429bb2234a19623f7f5a94083a25c2ac08aba95b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:24 ===================================================== [Pipeline] echo 04:07:24 taggedImages: 04:07:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:07:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 04:07:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:07:24 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:07:24 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:24 latest 04:07:24 4.1.0-dev.113 04:07:24 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:24 main 04:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:07:25 226a86573a50: Preparing 04:07:25 598be9c4e149: Preparing 04:07:25 5163bc047dbd: Preparing 04:07:25 2e4a455cb08a: Preparing 04:07:25 91c83f5e35c5: Preparing 04:07:25 d4b51db66836: Preparing 04:07:25 eeaa73608b53: Preparing 04:07:25 d4b51db66836: Waiting 04:07:25 eeaa73608b53: Waiting 04:07:25 5163bc047dbd: Layer already exists 04:07:25 2e4a455cb08a: Layer already exists 04:07:25 eeaa73608b53: Layer already exists 04:07:25 91c83f5e35c5: Pushed 04:07:25 226a86573a50: Pushed 04:07:25 d4b51db66836: Pushed 04:07:34 598be9c4e149: Pushed 04:07:34 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:d00460e2fa387ac552cdd7b639ad50bc2eb9b4cf2bcaea00d30657a3c98e0fff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:07:34 226a86573a50: Preparing 04:07:34 598be9c4e149: Preparing 04:07:34 5163bc047dbd: Preparing 04:07:34 2e4a455cb08a: Preparing 04:07:34 91c83f5e35c5: Preparing 04:07:34 d4b51db66836: Preparing 04:07:34 eeaa73608b53: Preparing 04:07:34 d4b51db66836: Waiting 04:07:34 eeaa73608b53: Waiting 04:07:34 5163bc047dbd: Layer already exists 04:07:34 2e4a455cb08a: Layer already exists 04:07:34 91c83f5e35c5: Layer already exists 04:07:34 598be9c4e149: Layer already exists 04:07:34 226a86573a50: Layer already exists 04:07:34 eeaa73608b53: Layer already exists 04:07:34 d4b51db66836: Layer already exists 04:07:34 latest: digest: sha256:d00460e2fa387ac552cdd7b639ad50bc2eb9b4cf2bcaea00d30657a3c98e0fff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 04:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:07:35 226a86573a50: Preparing 04:07:35 598be9c4e149: Preparing 04:07:35 5163bc047dbd: Preparing 04:07:35 2e4a455cb08a: Preparing 04:07:35 91c83f5e35c5: Preparing 04:07:35 d4b51db66836: Preparing 04:07:35 eeaa73608b53: Preparing 04:07:35 d4b51db66836: Waiting 04:07:35 eeaa73608b53: Waiting 04:07:35 598be9c4e149: Layer already exists 04:07:35 2e4a455cb08a: Layer already exists 04:07:35 226a86573a50: Layer already exists 04:07:35 5163bc047dbd: Layer already exists 04:07:35 91c83f5e35c5: Layer already exists 04:07:35 d4b51db66836: Layer already exists 04:07:35 eeaa73608b53: Layer already exists 04:07:35 4.1.0-dev.113: digest: sha256:d00460e2fa387ac552cdd7b639ad50bc2eb9b4cf2bcaea00d30657a3c98e0fff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:07:36 226a86573a50: Preparing 04:07:36 598be9c4e149: Preparing 04:07:36 5163bc047dbd: Preparing 04:07:36 2e4a455cb08a: Preparing 04:07:36 91c83f5e35c5: Preparing 04:07:36 d4b51db66836: Preparing 04:07:36 eeaa73608b53: Preparing 04:07:36 d4b51db66836: Waiting 04:07:36 eeaa73608b53: Waiting 04:07:36 226a86573a50: Layer already exists 04:07:36 598be9c4e149: Layer already exists 04:07:36 5163bc047dbd: Layer already exists 04:07:36 2e4a455cb08a: Layer already exists 04:07:36 91c83f5e35c5: Layer already exists 04:07:36 eeaa73608b53: Layer already exists 04:07:36 d4b51db66836: Layer already exists 04:07:36 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:d00460e2fa387ac552cdd7b639ad50bc2eb9b4cf2bcaea00d30657a3c98e0fff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:07:37 226a86573a50: Preparing 04:07:37 598be9c4e149: Preparing 04:07:37 5163bc047dbd: Preparing 04:07:37 2e4a455cb08a: Preparing 04:07:37 91c83f5e35c5: Preparing 04:07:37 d4b51db66836: Preparing 04:07:37 eeaa73608b53: Preparing 04:07:37 d4b51db66836: Waiting 04:07:37 eeaa73608b53: Waiting 04:07:37 91c83f5e35c5: Layer already exists 04:07:37 226a86573a50: Layer already exists 04:07:37 2e4a455cb08a: Layer already exists 04:07:37 598be9c4e149: Layer already exists 04:07:37 5163bc047dbd: Layer already exists 04:07:37 d4b51db66836: Layer already exists 04:07:37 eeaa73608b53: Layer already exists 04:07:37 main: digest: sha256:d00460e2fa387ac552cdd7b639ad50bc2eb9b4cf2bcaea00d30657a3c98e0fff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:37 ===================================================== [Pipeline] echo 04:07:37 taggedImages: 04:07:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:07:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 04:07:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:07:37 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:07:37 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:37 latest 04:07:37 4.1.0-dev.113 04:07:37 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:37 main 04:07:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:07:39 100d2e315464: Preparing 04:07:39 c9a6914cade3: Preparing 04:07:39 2e4a455cb08a: Preparing 04:07:39 60cfb1d93a6e: Preparing 04:07:39 3175cd5f93e2: Preparing 04:07:39 eeaa73608b53: Preparing 04:07:39 eeaa73608b53: Waiting 04:07:39 2e4a455cb08a: Layer already exists 04:07:39 eeaa73608b53: Layer already exists 04:07:39 100d2e315464: Pushed 04:07:39 3175cd5f93e2: Pushed 04:07:39 60cfb1d93a6e: Pushed 04:07:48 c9a6914cade3: Pushed 04:07:48 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:fec1ae69b50785fb0fa3464b4e5e307d3f0605d46dde4876c97021caa2a6ea72 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:07:48 100d2e315464: Preparing 04:07:48 c9a6914cade3: Preparing 04:07:48 2e4a455cb08a: Preparing 04:07:48 60cfb1d93a6e: Preparing 04:07:48 3175cd5f93e2: Preparing 04:07:48 eeaa73608b53: Preparing 04:07:48 eeaa73608b53: Waiting 04:07:48 100d2e315464: Layer already exists 04:07:48 60cfb1d93a6e: Layer already exists 04:07:48 2e4a455cb08a: Layer already exists 04:07:48 3175cd5f93e2: Layer already exists 04:07:48 c9a6914cade3: Layer already exists 04:07:48 eeaa73608b53: Layer already exists 04:07:49 latest: digest: sha256:fec1ae69b50785fb0fa3464b4e5e307d3f0605d46dde4876c97021caa2a6ea72 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 04:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:07:49 100d2e315464: Preparing 04:07:49 c9a6914cade3: Preparing 04:07:49 2e4a455cb08a: Preparing 04:07:49 60cfb1d93a6e: Preparing 04:07:49 3175cd5f93e2: Preparing 04:07:49 eeaa73608b53: Preparing 04:07:49 eeaa73608b53: Waiting 04:07:49 100d2e315464: Layer already exists 04:07:49 2e4a455cb08a: Layer already exists 04:07:49 c9a6914cade3: Layer already exists 04:07:49 60cfb1d93a6e: Layer already exists 04:07:49 3175cd5f93e2: Layer already exists 04:07:49 eeaa73608b53: Layer already exists 04:07:49 4.1.0-dev.113: digest: sha256:fec1ae69b50785fb0fa3464b4e5e307d3f0605d46dde4876c97021caa2a6ea72 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:07:50 100d2e315464: Preparing 04:07:50 c9a6914cade3: Preparing 04:07:50 2e4a455cb08a: Preparing 04:07:50 60cfb1d93a6e: Preparing 04:07:50 3175cd5f93e2: Preparing 04:07:50 eeaa73608b53: Preparing 04:07:50 eeaa73608b53: Waiting 04:07:50 2e4a455cb08a: Layer already exists 04:07:50 3175cd5f93e2: Layer already exists 04:07:50 100d2e315464: Layer already exists 04:07:50 c9a6914cade3: Layer already exists 04:07:50 60cfb1d93a6e: Layer already exists 04:07:50 eeaa73608b53: Layer already exists 04:07:50 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:fec1ae69b50785fb0fa3464b4e5e307d3f0605d46dde4876c97021caa2a6ea72 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:07:51 100d2e315464: Preparing 04:07:51 c9a6914cade3: Preparing 04:07:51 2e4a455cb08a: Preparing 04:07:51 60cfb1d93a6e: Preparing 04:07:51 3175cd5f93e2: Preparing 04:07:51 eeaa73608b53: Preparing 04:07:51 eeaa73608b53: Waiting 04:07:51 c9a6914cade3: Layer already exists 04:07:51 3175cd5f93e2: Layer already exists 04:07:51 60cfb1d93a6e: Layer already exists 04:07:51 2e4a455cb08a: Layer already exists 04:07:51 100d2e315464: Layer already exists 04:07:51 eeaa73608b53: Layer already exists 04:07:51 main: digest: sha256:fec1ae69b50785fb0fa3464b4e5e307d3f0605d46dde4876c97021caa2a6ea72 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:52 ===================================================== [Pipeline] echo 04:07:52 taggedImages: 04:07:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:07:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 04:07:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:07:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:07:52 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:52 latest 04:07:52 4.1.0-dev.113 04:07:52 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:07:52 main 04:07:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:07:52 23745c5d4d0e: Preparing 04:07:52 e06fd72fb107: Preparing 04:07:52 3d7b670a6fb7: Preparing 04:07:52 5163bc047dbd: Preparing 04:07:52 2e4a455cb08a: Preparing 04:07:52 01354934fd72: Preparing 04:07:52 d9bb600f7a4b: Preparing 04:07:52 eeaa73608b53: Preparing 04:07:52 01354934fd72: Waiting 04:07:52 d9bb600f7a4b: Waiting 04:07:52 eeaa73608b53: Waiting 04:07:52 2e4a455cb08a: Layer already exists 04:07:52 5163bc047dbd: Layer already exists 04:07:52 01354934fd72: Layer already exists 04:07:53 d9bb600f7a4b: Layer already exists 04:07:53 eeaa73608b53: Layer already exists 04:07:53 e06fd72fb107: Pushed 04:07:53 23745c5d4d0e: Pushed 04:08:01 3d7b670a6fb7: Pushed 04:08:01 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:8e596593cc36504de8b4f996c756b2bd075c9883c87271cb7913a5a20027390c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:08:02 23745c5d4d0e: Preparing 04:08:02 e06fd72fb107: Preparing 04:08:02 3d7b670a6fb7: Preparing 04:08:02 5163bc047dbd: Preparing 04:08:02 2e4a455cb08a: Preparing 04:08:02 01354934fd72: Preparing 04:08:02 d9bb600f7a4b: Preparing 04:08:02 eeaa73608b53: Preparing 04:08:02 01354934fd72: Waiting 04:08:02 d9bb600f7a4b: Waiting 04:08:02 eeaa73608b53: Waiting 04:08:02 5163bc047dbd: Layer already exists 04:08:02 3d7b670a6fb7: Layer already exists 04:08:02 2e4a455cb08a: Layer already exists 04:08:02 23745c5d4d0e: Layer already exists 04:08:02 e06fd72fb107: Layer already exists 04:08:02 01354934fd72: Layer already exists 04:08:02 eeaa73608b53: Layer already exists 04:08:02 d9bb600f7a4b: Layer already exists 04:08:02 latest: digest: sha256:8e596593cc36504de8b4f996c756b2bd075c9883c87271cb7913a5a20027390c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 04:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:08:03 23745c5d4d0e: Preparing 04:08:03 e06fd72fb107: Preparing 04:08:03 3d7b670a6fb7: Preparing 04:08:03 5163bc047dbd: Preparing 04:08:03 2e4a455cb08a: Preparing 04:08:03 01354934fd72: Preparing 04:08:03 d9bb600f7a4b: Preparing 04:08:03 01354934fd72: Waiting 04:08:03 eeaa73608b53: Preparing 04:08:03 d9bb600f7a4b: Waiting 04:08:03 eeaa73608b53: Waiting 04:08:03 5163bc047dbd: Layer already exists 04:08:03 3d7b670a6fb7: Layer already exists 04:08:03 e06fd72fb107: Layer already exists 04:08:03 2e4a455cb08a: Layer already exists 04:08:03 23745c5d4d0e: Layer already exists 04:08:03 01354934fd72: Layer already exists 04:08:03 eeaa73608b53: Layer already exists 04:08:03 d9bb600f7a4b: Layer already exists 04:08:03 4.1.0-dev.113: digest: sha256:8e596593cc36504de8b4f996c756b2bd075c9883c87271cb7913a5a20027390c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:08:04 23745c5d4d0e: Preparing 04:08:04 e06fd72fb107: Preparing 04:08:04 3d7b670a6fb7: Preparing 04:08:04 5163bc047dbd: Preparing 04:08:04 2e4a455cb08a: Preparing 04:08:04 01354934fd72: Preparing 04:08:04 d9bb600f7a4b: Preparing 04:08:04 eeaa73608b53: Preparing 04:08:04 01354934fd72: Waiting 04:08:04 d9bb600f7a4b: Waiting 04:08:04 eeaa73608b53: Waiting 04:08:04 23745c5d4d0e: Layer already exists 04:08:04 e06fd72fb107: Layer already exists 04:08:04 5163bc047dbd: Layer already exists 04:08:04 2e4a455cb08a: Layer already exists 04:08:04 3d7b670a6fb7: Layer already exists 04:08:04 d9bb600f7a4b: Layer already exists 04:08:04 01354934fd72: Layer already exists 04:08:04 eeaa73608b53: Layer already exists 04:08:04 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:8e596593cc36504de8b4f996c756b2bd075c9883c87271cb7913a5a20027390c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:08:05 23745c5d4d0e: Preparing 04:08:05 e06fd72fb107: Preparing 04:08:05 3d7b670a6fb7: Preparing 04:08:05 5163bc047dbd: Preparing 04:08:05 2e4a455cb08a: Preparing 04:08:05 01354934fd72: Preparing 04:08:05 d9bb600f7a4b: Preparing 04:08:05 eeaa73608b53: Preparing 04:08:05 d9bb600f7a4b: Waiting 04:08:05 eeaa73608b53: Waiting 04:08:05 01354934fd72: Waiting 04:08:05 3d7b670a6fb7: Layer already exists 04:08:05 e06fd72fb107: Layer already exists 04:08:05 2e4a455cb08a: Layer already exists 04:08:05 23745c5d4d0e: Layer already exists 04:08:05 5163bc047dbd: Layer already exists 04:08:05 d9bb600f7a4b: Layer already exists 04:08:05 01354934fd72: Layer already exists 04:08:05 eeaa73608b53: Layer already exists 04:08:05 main: digest: sha256:8e596593cc36504de8b4f996c756b2bd075c9883c87271cb7913a5a20027390c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:05 ===================================================== [Pipeline] echo 04:08:05 taggedImages: 04:08:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:08:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 04:08:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:08:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:08:05 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:05 latest 04:08:05 4.1.0-dev.113 04:08:05 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:05 main 04:08:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:08:06 602d8e353ffe: Preparing 04:08:06 e57109615002: Preparing 04:08:06 1143abe9b8a1: Preparing 04:08:06 46f4bd036e3e: Preparing 04:08:06 b421550f6f25: Preparing 04:08:06 aa6ef6344d89: Preparing 04:08:06 dfc9bf7bfc65: Preparing 04:08:06 5163bc047dbd: Preparing 04:08:06 2e4a455cb08a: Preparing 04:08:06 14522efccd79: Preparing 04:08:06 5f04b6fa220f: Preparing 04:08:06 5f70bf18a086: Preparing 04:08:06 69087f8d6ec7: Preparing 04:08:06 0d5129e0b619: Preparing 04:08:06 298a57b93c41: Preparing 04:08:06 eeaa73608b53: Preparing 04:08:06 aa6ef6344d89: Waiting 04:08:06 dfc9bf7bfc65: Waiting 04:08:06 5163bc047dbd: Waiting 04:08:06 2e4a455cb08a: Waiting 04:08:06 69087f8d6ec7: Waiting 04:08:06 14522efccd79: Waiting 04:08:06 0d5129e0b619: Waiting 04:08:06 5f04b6fa220f: Waiting 04:08:06 5f70bf18a086: Waiting 04:08:06 298a57b93c41: Waiting 04:08:06 eeaa73608b53: Waiting 04:08:06 b421550f6f25: Pushed 04:08:06 1143abe9b8a1: Pushed 04:08:06 46f4bd036e3e: Pushed 04:08:06 e57109615002: Pushed 04:08:06 602d8e353ffe: Pushed 04:08:06 5163bc047dbd: Layer already exists 04:08:06 2e4a455cb08a: Layer already exists 04:08:06 aa6ef6344d89: Pushed 04:08:06 5f70bf18a086: Layer already exists 04:08:06 5f04b6fa220f: Pushed 04:08:06 14522efccd79: Pushed 04:08:06 eeaa73608b53: Layer already exists 04:08:06 69087f8d6ec7: Pushed 04:08:06 0d5129e0b619: Pushed 04:08:07 298a57b93c41: Pushed 04:08:13 dfc9bf7bfc65: Pushed 04:08:13 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:8da8e69a55e41ee4f9c222b1dec554c8a19eb5e3bc3c4d4671ae0d5dd02d193e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:08:13 602d8e353ffe: Preparing 04:08:13 e57109615002: Preparing 04:08:13 1143abe9b8a1: Preparing 04:08:13 46f4bd036e3e: Preparing 04:08:13 b421550f6f25: Preparing 04:08:13 aa6ef6344d89: Preparing 04:08:13 dfc9bf7bfc65: Preparing 04:08:13 5163bc047dbd: Preparing 04:08:13 2e4a455cb08a: Preparing 04:08:13 14522efccd79: Preparing 04:08:13 5f04b6fa220f: Preparing 04:08:13 5f70bf18a086: Preparing 04:08:13 69087f8d6ec7: Preparing 04:08:13 0d5129e0b619: Preparing 04:08:13 298a57b93c41: Preparing 04:08:13 eeaa73608b53: Preparing 04:08:13 14522efccd79: Waiting 04:08:13 5f04b6fa220f: Waiting 04:08:13 aa6ef6344d89: Waiting 04:08:13 dfc9bf7bfc65: Waiting 04:08:13 5163bc047dbd: Waiting 04:08:13 2e4a455cb08a: Waiting 04:08:13 69087f8d6ec7: Waiting 04:08:13 0d5129e0b619: Waiting 04:08:13 298a57b93c41: Waiting 04:08:13 eeaa73608b53: Waiting 04:08:13 5f70bf18a086: Waiting 04:08:13 602d8e353ffe: Layer already exists 04:08:13 e57109615002: Layer already exists 04:08:13 b421550f6f25: Layer already exists 04:08:13 46f4bd036e3e: Layer already exists 04:08:13 1143abe9b8a1: Layer already exists 04:08:13 5163bc047dbd: Layer already exists 04:08:13 2e4a455cb08a: Layer already exists 04:08:13 dfc9bf7bfc65: Layer already exists 04:08:13 aa6ef6344d89: Layer already exists 04:08:13 14522efccd79: Layer already exists 04:08:13 5f04b6fa220f: Layer already exists 04:08:13 5f70bf18a086: Layer already exists 04:08:13 0d5129e0b619: Layer already exists 04:08:13 298a57b93c41: Layer already exists 04:08:13 69087f8d6ec7: Layer already exists 04:08:13 eeaa73608b53: Layer already exists 04:08:14 latest: digest: sha256:8da8e69a55e41ee4f9c222b1dec554c8a19eb5e3bc3c4d4671ae0d5dd02d193e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 04:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:08:14 602d8e353ffe: Preparing 04:08:14 e57109615002: Preparing 04:08:14 1143abe9b8a1: Preparing 04:08:14 46f4bd036e3e: Preparing 04:08:14 b421550f6f25: Preparing 04:08:14 aa6ef6344d89: Preparing 04:08:14 dfc9bf7bfc65: Preparing 04:08:14 aa6ef6344d89: Waiting 04:08:14 5163bc047dbd: Preparing 04:08:14 dfc9bf7bfc65: Waiting 04:08:14 2e4a455cb08a: Preparing 04:08:14 5163bc047dbd: Waiting 04:08:14 14522efccd79: Preparing 04:08:14 2e4a455cb08a: Waiting 04:08:14 5f04b6fa220f: Preparing 04:08:14 14522efccd79: Waiting 04:08:14 5f70bf18a086: Preparing 04:08:14 5f04b6fa220f: Waiting 04:08:14 5f70bf18a086: Waiting 04:08:14 69087f8d6ec7: Preparing 04:08:14 0d5129e0b619: Preparing 04:08:14 69087f8d6ec7: Waiting 04:08:14 298a57b93c41: Preparing 04:08:14 0d5129e0b619: Waiting 04:08:14 eeaa73608b53: Preparing 04:08:14 298a57b93c41: Waiting 04:08:14 eeaa73608b53: Waiting 04:08:14 46f4bd036e3e: Layer already exists 04:08:14 602d8e353ffe: Layer already exists 04:08:14 1143abe9b8a1: Layer already exists 04:08:14 e57109615002: Layer already exists 04:08:14 b421550f6f25: Layer already exists 04:08:14 2e4a455cb08a: Layer already exists 04:08:14 5163bc047dbd: Layer already exists 04:08:14 14522efccd79: Layer already exists 04:08:14 aa6ef6344d89: Layer already exists 04:08:14 dfc9bf7bfc65: Layer already exists 04:08:14 5f70bf18a086: Layer already exists 04:08:14 5f04b6fa220f: Layer already exists 04:08:14 69087f8d6ec7: Layer already exists 04:08:14 0d5129e0b619: Layer already exists 04:08:14 298a57b93c41: Layer already exists 04:08:14 eeaa73608b53: Layer already exists 04:08:15 4.1.0-dev.113: digest: sha256:8da8e69a55e41ee4f9c222b1dec554c8a19eb5e3bc3c4d4671ae0d5dd02d193e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:08:15 602d8e353ffe: Preparing 04:08:15 e57109615002: Preparing 04:08:15 1143abe9b8a1: Preparing 04:08:15 46f4bd036e3e: Preparing 04:08:15 b421550f6f25: Preparing 04:08:15 aa6ef6344d89: Preparing 04:08:15 dfc9bf7bfc65: Preparing 04:08:15 5163bc047dbd: Preparing 04:08:15 2e4a455cb08a: Preparing 04:08:15 14522efccd79: Preparing 04:08:15 5f04b6fa220f: Preparing 04:08:15 5f70bf18a086: Preparing 04:08:15 69087f8d6ec7: Preparing 04:08:15 0d5129e0b619: Preparing 04:08:15 298a57b93c41: Preparing 04:08:15 eeaa73608b53: Preparing 04:08:15 14522efccd79: Waiting 04:08:15 5f04b6fa220f: Waiting 04:08:15 5f70bf18a086: Waiting 04:08:15 aa6ef6344d89: Waiting 04:08:15 dfc9bf7bfc65: Waiting 04:08:15 5163bc047dbd: Waiting 04:08:15 2e4a455cb08a: Waiting 04:08:15 0d5129e0b619: Waiting 04:08:15 298a57b93c41: Waiting 04:08:15 eeaa73608b53: Waiting 04:08:15 602d8e353ffe: Layer already exists 04:08:15 1143abe9b8a1: Layer already exists 04:08:15 e57109615002: Layer already exists 04:08:15 b421550f6f25: Layer already exists 04:08:15 46f4bd036e3e: Layer already exists 04:08:15 dfc9bf7bfc65: Layer already exists 04:08:15 5163bc047dbd: Layer already exists 04:08:15 2e4a455cb08a: Layer already exists 04:08:15 aa6ef6344d89: Layer already exists 04:08:15 14522efccd79: Layer already exists 04:08:15 5f04b6fa220f: Layer already exists 04:08:15 0d5129e0b619: Layer already exists 04:08:15 5f70bf18a086: Layer already exists 04:08:15 69087f8d6ec7: Layer already exists 04:08:15 298a57b93c41: Layer already exists 04:08:15 eeaa73608b53: Layer already exists 04:08:16 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:8da8e69a55e41ee4f9c222b1dec554c8a19eb5e3bc3c4d4671ae0d5dd02d193e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:08:16 602d8e353ffe: Preparing 04:08:16 e57109615002: Preparing 04:08:16 1143abe9b8a1: Preparing 04:08:16 46f4bd036e3e: Preparing 04:08:16 b421550f6f25: Preparing 04:08:16 aa6ef6344d89: Preparing 04:08:16 dfc9bf7bfc65: Preparing 04:08:16 5163bc047dbd: Preparing 04:08:16 2e4a455cb08a: Preparing 04:08:16 14522efccd79: Preparing 04:08:16 5f04b6fa220f: Preparing 04:08:16 5f70bf18a086: Preparing 04:08:16 69087f8d6ec7: Preparing 04:08:16 0d5129e0b619: Preparing 04:08:16 298a57b93c41: Preparing 04:08:16 eeaa73608b53: Preparing 04:08:16 2e4a455cb08a: Waiting 04:08:16 14522efccd79: Waiting 04:08:16 5f04b6fa220f: Waiting 04:08:16 5f70bf18a086: Waiting 04:08:16 69087f8d6ec7: Waiting 04:08:16 0d5129e0b619: Waiting 04:08:16 298a57b93c41: Waiting 04:08:16 eeaa73608b53: Waiting 04:08:16 aa6ef6344d89: Waiting 04:08:16 dfc9bf7bfc65: Waiting 04:08:16 5163bc047dbd: Waiting 04:08:16 46f4bd036e3e: Layer already exists 04:08:16 e57109615002: Layer already exists 04:08:16 602d8e353ffe: Layer already exists 04:08:16 1143abe9b8a1: Layer already exists 04:08:16 b421550f6f25: Layer already exists 04:08:16 5163bc047dbd: Layer already exists 04:08:16 14522efccd79: Layer already exists 04:08:16 aa6ef6344d89: Layer already exists 04:08:16 dfc9bf7bfc65: Layer already exists 04:08:16 2e4a455cb08a: Layer already exists 04:08:16 69087f8d6ec7: Layer already exists 04:08:16 5f70bf18a086: Layer already exists 04:08:16 0d5129e0b619: Layer already exists 04:08:16 5f04b6fa220f: Layer already exists 04:08:16 298a57b93c41: Layer already exists 04:08:16 eeaa73608b53: Layer already exists 04:08:17 main: digest: sha256:8da8e69a55e41ee4f9c222b1dec554c8a19eb5e3bc3c4d4671ae0d5dd02d193e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:17 ===================================================== [Pipeline] echo 04:08:17 taggedImages: 04:08:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:08:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 04:08:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:08:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:08:17 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:17 latest 04:08:17 4.1.0-dev.113 04:08:17 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:17 main 04:08:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:08:18 c48a714873da: Preparing 04:08:18 331fbf37bbcb: Preparing 04:08:18 fe86c1efb2a9: Preparing 04:08:18 94d3b627ef52: Preparing 04:08:18 5163bc047dbd: Preparing 04:08:18 2e4a455cb08a: Preparing 04:08:18 01354934fd72: Preparing 04:08:18 d9bb600f7a4b: Preparing 04:08:18 eeaa73608b53: Preparing 04:08:18 01354934fd72: Waiting 04:08:18 eeaa73608b53: Waiting 04:08:18 2e4a455cb08a: Waiting 04:08:18 d9bb600f7a4b: Waiting 04:08:18 5163bc047dbd: Layer already exists 04:08:18 2e4a455cb08a: Layer already exists 04:08:18 331fbf37bbcb: Pushed 04:08:18 fe86c1efb2a9: Pushed 04:08:18 01354934fd72: Layer already exists 04:08:18 c48a714873da: Pushed 04:08:18 eeaa73608b53: Layer already exists 04:08:18 d9bb600f7a4b: Layer already exists 04:08:26 94d3b627ef52: Pushed 04:08:26 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:147837867825de92ce03ccafe644cdbb128fb701d684a698cd282f6dca7554a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:08:27 c48a714873da: Preparing 04:08:27 331fbf37bbcb: Preparing 04:08:27 fe86c1efb2a9: Preparing 04:08:27 94d3b627ef52: Preparing 04:08:27 5163bc047dbd: Preparing 04:08:27 2e4a455cb08a: Preparing 04:08:27 01354934fd72: Preparing 04:08:27 d9bb600f7a4b: Preparing 04:08:27 eeaa73608b53: Preparing 04:08:27 2e4a455cb08a: Waiting 04:08:27 01354934fd72: Waiting 04:08:27 d9bb600f7a4b: Waiting 04:08:27 eeaa73608b53: Waiting 04:08:27 fe86c1efb2a9: Layer already exists 04:08:27 331fbf37bbcb: Layer already exists 04:08:27 94d3b627ef52: Layer already exists 04:08:27 c48a714873da: Layer already exists 04:08:27 5163bc047dbd: Layer already exists 04:08:27 01354934fd72: Layer already exists 04:08:27 d9bb600f7a4b: Layer already exists 04:08:27 2e4a455cb08a: Layer already exists 04:08:27 eeaa73608b53: Layer already exists 04:08:27 latest: digest: sha256:147837867825de92ce03ccafe644cdbb128fb701d684a698cd282f6dca7554a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 04:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:08:28 c48a714873da: Preparing 04:08:28 331fbf37bbcb: Preparing 04:08:28 fe86c1efb2a9: Preparing 04:08:28 94d3b627ef52: Preparing 04:08:28 5163bc047dbd: Preparing 04:08:28 2e4a455cb08a: Preparing 04:08:28 01354934fd72: Preparing 04:08:28 d9bb600f7a4b: Preparing 04:08:28 eeaa73608b53: Preparing 04:08:28 2e4a455cb08a: Waiting 04:08:28 01354934fd72: Waiting 04:08:28 eeaa73608b53: Waiting 04:08:28 d9bb600f7a4b: Waiting 04:08:28 fe86c1efb2a9: Layer already exists 04:08:28 c48a714873da: Layer already exists 04:08:28 331fbf37bbcb: Layer already exists 04:08:28 94d3b627ef52: Layer already exists 04:08:28 5163bc047dbd: Layer already exists 04:08:28 d9bb600f7a4b: Layer already exists 04:08:28 01354934fd72: Layer already exists 04:08:28 2e4a455cb08a: Layer already exists 04:08:28 eeaa73608b53: Layer already exists 04:08:28 4.1.0-dev.113: digest: sha256:147837867825de92ce03ccafe644cdbb128fb701d684a698cd282f6dca7554a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:08:29 c48a714873da: Preparing 04:08:29 331fbf37bbcb: Preparing 04:08:29 fe86c1efb2a9: Preparing 04:08:29 94d3b627ef52: Preparing 04:08:29 5163bc047dbd: Preparing 04:08:29 2e4a455cb08a: Preparing 04:08:29 01354934fd72: Preparing 04:08:29 d9bb600f7a4b: Preparing 04:08:29 eeaa73608b53: Preparing 04:08:29 2e4a455cb08a: Waiting 04:08:29 01354934fd72: Waiting 04:08:29 d9bb600f7a4b: Waiting 04:08:29 eeaa73608b53: Waiting 04:08:29 c48a714873da: Layer already exists 04:08:29 331fbf37bbcb: Layer already exists 04:08:29 fe86c1efb2a9: Layer already exists 04:08:29 5163bc047dbd: Layer already exists 04:08:29 94d3b627ef52: Layer already exists 04:08:29 01354934fd72: Layer already exists 04:08:29 2e4a455cb08a: Layer already exists 04:08:29 d9bb600f7a4b: Layer already exists 04:08:29 eeaa73608b53: Layer already exists 04:08:29 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:147837867825de92ce03ccafe644cdbb128fb701d684a698cd282f6dca7554a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:08:30 c48a714873da: Preparing 04:08:30 331fbf37bbcb: Preparing 04:08:30 fe86c1efb2a9: Preparing 04:08:30 94d3b627ef52: Preparing 04:08:30 5163bc047dbd: Preparing 04:08:30 2e4a455cb08a: Preparing 04:08:30 01354934fd72: Preparing 04:08:30 d9bb600f7a4b: Preparing 04:08:30 eeaa73608b53: Preparing 04:08:30 01354934fd72: Waiting 04:08:30 d9bb600f7a4b: Waiting 04:08:30 eeaa73608b53: Waiting 04:08:30 2e4a455cb08a: Waiting 04:08:30 331fbf37bbcb: Layer already exists 04:08:30 c48a714873da: Layer already exists 04:08:30 5163bc047dbd: Layer already exists 04:08:30 94d3b627ef52: Layer already exists 04:08:30 fe86c1efb2a9: Layer already exists 04:08:30 d9bb600f7a4b: Layer already exists 04:08:30 2e4a455cb08a: Layer already exists 04:08:30 01354934fd72: Layer already exists 04:08:30 eeaa73608b53: Layer already exists 04:08:30 main: digest: sha256:147837867825de92ce03ccafe644cdbb128fb701d684a698cd282f6dca7554a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:30 ===================================================== [Pipeline] echo 04:08:31 taggedImages: 04:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 04:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:08:31 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:08:31 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:31 latest 04:08:31 4.1.0-dev.113 04:08:31 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:31 main 04:08:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:08:31 209becf6bd0e: Preparing 04:08:31 1984533d4dd1: Preparing 04:08:31 abd2d6cd1c3f: Preparing 04:08:31 d397ca286d5d: Preparing 04:08:31 8a3c93f3d222: Preparing 04:08:31 5163bc047dbd: Preparing 04:08:31 2e4a455cb08a: Preparing 04:08:31 02f92313a61f: Preparing 04:08:31 a0b6a5dc9570: Preparing 04:08:31 9de63d18a3d3: Preparing 04:08:31 eeaa73608b53: Preparing 04:08:31 02f92313a61f: Waiting 04:08:31 a0b6a5dc9570: Waiting 04:08:31 5163bc047dbd: Waiting 04:08:31 2e4a455cb08a: Waiting 04:08:31 eeaa73608b53: Waiting 04:08:31 9de63d18a3d3: Waiting 04:08:31 d397ca286d5d: Pushed 04:08:31 8a3c93f3d222: Pushed 04:08:31 1984533d4dd1: Pushed 04:08:31 209becf6bd0e: Pushed 04:08:31 2e4a455cb08a: Layer already exists 04:08:31 5163bc047dbd: Layer already exists 04:08:31 eeaa73608b53: Layer already exists 04:08:31 02f92313a61f: Pushed 04:08:31 a0b6a5dc9570: Pushed 04:08:35 9de63d18a3d3: Pushed 04:08:38 abd2d6cd1c3f: Pushed 04:08:38 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:8b145050c46f805a100d2bab6dea1d2308df2cc70fc3f3fe33bd93fe02fd2f10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:08:40 209becf6bd0e: Preparing 04:08:40 1984533d4dd1: Preparing 04:08:40 abd2d6cd1c3f: Preparing 04:08:40 d397ca286d5d: Preparing 04:08:40 8a3c93f3d222: Preparing 04:08:40 5163bc047dbd: Preparing 04:08:40 2e4a455cb08a: Preparing 04:08:40 02f92313a61f: Preparing 04:08:40 a0b6a5dc9570: Preparing 04:08:40 9de63d18a3d3: Preparing 04:08:40 eeaa73608b53: Preparing 04:08:40 2e4a455cb08a: Waiting 04:08:40 02f92313a61f: Waiting 04:08:40 a0b6a5dc9570: Waiting 04:08:40 9de63d18a3d3: Waiting 04:08:40 eeaa73608b53: Waiting 04:08:40 5163bc047dbd: Waiting 04:08:40 d397ca286d5d: Layer already exists 04:08:40 abd2d6cd1c3f: Layer already exists 04:08:40 209becf6bd0e: Layer already exists 04:08:40 1984533d4dd1: Layer already exists 04:08:40 8a3c93f3d222: Layer already exists 04:08:40 5163bc047dbd: Layer already exists 04:08:40 9de63d18a3d3: Layer already exists 04:08:40 2e4a455cb08a: Layer already exists 04:08:40 02f92313a61f: Layer already exists 04:08:40 a0b6a5dc9570: Layer already exists 04:08:40 eeaa73608b53: Layer already exists 04:08:40 latest: digest: sha256:8b145050c46f805a100d2bab6dea1d2308df2cc70fc3f3fe33bd93fe02fd2f10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 04:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:08:41 209becf6bd0e: Preparing 04:08:41 1984533d4dd1: Preparing 04:08:41 abd2d6cd1c3f: Preparing 04:08:41 d397ca286d5d: Preparing 04:08:41 8a3c93f3d222: Preparing 04:08:41 5163bc047dbd: Preparing 04:08:41 2e4a455cb08a: Preparing 04:08:41 02f92313a61f: Preparing 04:08:41 a0b6a5dc9570: Preparing 04:08:41 9de63d18a3d3: Preparing 04:08:41 eeaa73608b53: Preparing 04:08:41 5163bc047dbd: Waiting 04:08:41 2e4a455cb08a: Waiting 04:08:41 9de63d18a3d3: Waiting 04:08:41 eeaa73608b53: Waiting 04:08:41 02f92313a61f: Waiting 04:08:41 d397ca286d5d: Layer already exists 04:08:41 8a3c93f3d222: Layer already exists 04:08:41 209becf6bd0e: Layer already exists 04:08:41 abd2d6cd1c3f: Layer already exists 04:08:41 1984533d4dd1: Layer already exists 04:08:41 2e4a455cb08a: Layer already exists 04:08:41 5163bc047dbd: Layer already exists 04:08:41 02f92313a61f: Layer already exists 04:08:41 a0b6a5dc9570: Layer already exists 04:08:41 9de63d18a3d3: Layer already exists 04:08:41 eeaa73608b53: Layer already exists 04:08:41 4.1.0-dev.113: digest: sha256:8b145050c46f805a100d2bab6dea1d2308df2cc70fc3f3fe33bd93fe02fd2f10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:08:42 209becf6bd0e: Preparing 04:08:42 1984533d4dd1: Preparing 04:08:42 abd2d6cd1c3f: Preparing 04:08:42 d397ca286d5d: Preparing 04:08:42 8a3c93f3d222: Preparing 04:08:42 5163bc047dbd: Preparing 04:08:42 2e4a455cb08a: Preparing 04:08:42 02f92313a61f: Preparing 04:08:42 a0b6a5dc9570: Preparing 04:08:42 9de63d18a3d3: Preparing 04:08:42 eeaa73608b53: Preparing 04:08:42 5163bc047dbd: Waiting 04:08:42 2e4a455cb08a: Waiting 04:08:42 02f92313a61f: Waiting 04:08:42 a0b6a5dc9570: Waiting 04:08:42 9de63d18a3d3: Waiting 04:08:42 eeaa73608b53: Waiting 04:08:42 209becf6bd0e: Layer already exists 04:08:42 8a3c93f3d222: Layer already exists 04:08:42 d397ca286d5d: Layer already exists 04:08:42 1984533d4dd1: Layer already exists 04:08:42 abd2d6cd1c3f: Layer already exists 04:08:42 a0b6a5dc9570: Layer already exists 04:08:42 02f92313a61f: Layer already exists 04:08:42 5163bc047dbd: Layer already exists 04:08:42 9de63d18a3d3: Layer already exists 04:08:42 2e4a455cb08a: Layer already exists 04:08:42 eeaa73608b53: Layer already exists 04:08:42 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:8b145050c46f805a100d2bab6dea1d2308df2cc70fc3f3fe33bd93fe02fd2f10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:08:43 209becf6bd0e: Preparing 04:08:43 1984533d4dd1: Preparing 04:08:43 abd2d6cd1c3f: Preparing 04:08:43 d397ca286d5d: Preparing 04:08:43 8a3c93f3d222: Preparing 04:08:43 5163bc047dbd: Preparing 04:08:43 2e4a455cb08a: Preparing 04:08:43 02f92313a61f: Preparing 04:08:43 a0b6a5dc9570: Preparing 04:08:43 9de63d18a3d3: Preparing 04:08:43 eeaa73608b53: Preparing 04:08:43 02f92313a61f: Waiting 04:08:43 a0b6a5dc9570: Waiting 04:08:43 9de63d18a3d3: Waiting 04:08:43 eeaa73608b53: Waiting 04:08:43 5163bc047dbd: Waiting 04:08:43 2e4a455cb08a: Waiting 04:08:43 209becf6bd0e: Layer already exists 04:08:43 1984533d4dd1: Layer already exists 04:08:43 d397ca286d5d: Layer already exists 04:08:43 8a3c93f3d222: Layer already exists 04:08:43 abd2d6cd1c3f: Layer already exists 04:08:43 5163bc047dbd: Layer already exists 04:08:43 a0b6a5dc9570: Layer already exists 04:08:43 2e4a455cb08a: Layer already exists 04:08:43 9de63d18a3d3: Layer already exists 04:08:43 02f92313a61f: Layer already exists 04:08:43 eeaa73608b53: Layer already exists 04:08:43 main: digest: sha256:8b145050c46f805a100d2bab6dea1d2308df2cc70fc3f3fe33bd93fe02fd2f10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:43 ===================================================== [Pipeline] echo 04:08:43 taggedImages: 04:08:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:08:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 04:08:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:08:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:08:43 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:43 latest 04:08:43 4.1.0-dev.113 04:08:43 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:43 main 04:08:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:08:44 3fb6ba1012b9: Preparing 04:08:44 81619c37bd30: Preparing 04:08:44 1d26d9cc5ef2: Preparing 04:08:44 62f1d9fe93ab: Preparing 04:08:44 f643e0022540: Preparing 04:08:44 709b24715a9b: Preparing 04:08:44 6b882f190a81: Preparing 04:08:44 5163bc047dbd: Preparing 04:08:44 2e4a455cb08a: Preparing 04:08:44 304137005b3e: Preparing 04:08:44 0e7980f51535: Preparing 04:08:44 eeaa73608b53: Preparing 04:08:44 2e4a455cb08a: Waiting 04:08:44 709b24715a9b: Waiting 04:08:44 304137005b3e: Waiting 04:08:44 0e7980f51535: Waiting 04:08:44 6b882f190a81: Waiting 04:08:44 5163bc047dbd: Waiting 04:08:44 eeaa73608b53: Waiting 04:08:44 f643e0022540: Pushed 04:08:44 81619c37bd30: Pushed 04:08:44 3fb6ba1012b9: Pushed 04:08:44 5163bc047dbd: Layer already exists 04:08:44 2e4a455cb08a: Layer already exists 04:08:44 709b24715a9b: Pushed 04:08:44 6b882f190a81: Pushed 04:08:44 eeaa73608b53: Layer already exists 04:08:44 304137005b3e: Pushed 04:08:48 0e7980f51535: Pushed 04:08:50 1d26d9cc5ef2: Pushed 04:08:50 62f1d9fe93ab: Pushed 04:08:52 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:4f6999e57f2b48e60f65a38dcbb77b841e02d9cf300b13a9381a9a146a87f2bc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:08:53 3fb6ba1012b9: Preparing 04:08:53 81619c37bd30: Preparing 04:08:53 1d26d9cc5ef2: Preparing 04:08:53 62f1d9fe93ab: Preparing 04:08:53 f643e0022540: Preparing 04:08:53 709b24715a9b: Preparing 04:08:53 6b882f190a81: Preparing 04:08:53 5163bc047dbd: Preparing 04:08:53 2e4a455cb08a: Preparing 04:08:53 304137005b3e: Preparing 04:08:53 0e7980f51535: Preparing 04:08:53 eeaa73608b53: Preparing 04:08:53 709b24715a9b: Waiting 04:08:53 2e4a455cb08a: Waiting 04:08:53 304137005b3e: Waiting 04:08:53 6b882f190a81: Waiting 04:08:53 0e7980f51535: Waiting 04:08:53 5163bc047dbd: Waiting 04:08:53 eeaa73608b53: Waiting 04:08:53 1d26d9cc5ef2: Layer already exists 04:08:53 3fb6ba1012b9: Layer already exists 04:08:53 81619c37bd30: Layer already exists 04:08:53 62f1d9fe93ab: Layer already exists 04:08:53 f643e0022540: Layer already exists 04:08:53 6b882f190a81: Layer already exists 04:08:53 5163bc047dbd: Layer already exists 04:08:53 709b24715a9b: Layer already exists 04:08:53 2e4a455cb08a: Layer already exists 04:08:53 304137005b3e: Layer already exists 04:08:53 eeaa73608b53: Layer already exists 04:08:53 0e7980f51535: Layer already exists 04:08:53 latest: digest: sha256:4f6999e57f2b48e60f65a38dcbb77b841e02d9cf300b13a9381a9a146a87f2bc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 04:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:08:54 3fb6ba1012b9: Preparing 04:08:54 81619c37bd30: Preparing 04:08:54 1d26d9cc5ef2: Preparing 04:08:54 62f1d9fe93ab: Preparing 04:08:54 f643e0022540: Preparing 04:08:54 709b24715a9b: Preparing 04:08:54 6b882f190a81: Preparing 04:08:54 5163bc047dbd: Preparing 04:08:54 2e4a455cb08a: Preparing 04:08:54 304137005b3e: Preparing 04:08:54 0e7980f51535: Preparing 04:08:54 eeaa73608b53: Preparing 04:08:54 6b882f190a81: Waiting 04:08:54 5163bc047dbd: Waiting 04:08:54 2e4a455cb08a: Waiting 04:08:54 709b24715a9b: Waiting 04:08:54 304137005b3e: Waiting 04:08:54 0e7980f51535: Waiting 04:08:54 eeaa73608b53: Waiting 04:08:54 81619c37bd30: Layer already exists 04:08:54 62f1d9fe93ab: Layer already exists 04:08:54 f643e0022540: Layer already exists 04:08:54 3fb6ba1012b9: Layer already exists 04:08:54 1d26d9cc5ef2: Layer already exists 04:08:54 5163bc047dbd: Layer already exists 04:08:54 709b24715a9b: Layer already exists 04:08:54 304137005b3e: Layer already exists 04:08:54 2e4a455cb08a: Layer already exists 04:08:54 6b882f190a81: Layer already exists 04:08:54 eeaa73608b53: Layer already exists 04:08:54 0e7980f51535: Layer already exists 04:08:54 4.1.0-dev.113: digest: sha256:4f6999e57f2b48e60f65a38dcbb77b841e02d9cf300b13a9381a9a146a87f2bc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:08:55 3fb6ba1012b9: Preparing 04:08:55 81619c37bd30: Preparing 04:08:55 1d26d9cc5ef2: Preparing 04:08:55 62f1d9fe93ab: Preparing 04:08:55 f643e0022540: Preparing 04:08:55 709b24715a9b: Preparing 04:08:55 6b882f190a81: Preparing 04:08:55 5163bc047dbd: Preparing 04:08:55 2e4a455cb08a: Preparing 04:08:55 304137005b3e: Preparing 04:08:55 0e7980f51535: Preparing 04:08:55 eeaa73608b53: Preparing 04:08:55 5163bc047dbd: Waiting 04:08:55 709b24715a9b: Waiting 04:08:55 6b882f190a81: Waiting 04:08:55 2e4a455cb08a: Waiting 04:08:55 0e7980f51535: Waiting 04:08:55 eeaa73608b53: Waiting 04:08:55 304137005b3e: Waiting 04:08:55 62f1d9fe93ab: Layer already exists 04:08:55 3fb6ba1012b9: Layer already exists 04:08:55 f643e0022540: Layer already exists 04:08:55 81619c37bd30: Layer already exists 04:08:55 1d26d9cc5ef2: Layer already exists 04:08:55 5163bc047dbd: Layer already exists 04:08:55 304137005b3e: Layer already exists 04:08:55 709b24715a9b: Layer already exists 04:08:55 2e4a455cb08a: Layer already exists 04:08:55 6b882f190a81: Layer already exists 04:08:55 eeaa73608b53: Layer already exists 04:08:55 0e7980f51535: Layer already exists 04:08:55 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:4f6999e57f2b48e60f65a38dcbb77b841e02d9cf300b13a9381a9a146a87f2bc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:08:56 3fb6ba1012b9: Preparing 04:08:56 81619c37bd30: Preparing 04:08:56 1d26d9cc5ef2: Preparing 04:08:56 62f1d9fe93ab: Preparing 04:08:56 f643e0022540: Preparing 04:08:56 709b24715a9b: Preparing 04:08:56 6b882f190a81: Preparing 04:08:56 709b24715a9b: Waiting 04:08:56 6b882f190a81: Waiting 04:08:56 5163bc047dbd: Preparing 04:08:56 2e4a455cb08a: Preparing 04:08:56 2e4a455cb08a: Waiting 04:08:56 304137005b3e: Preparing 04:08:56 0e7980f51535: Preparing 04:08:56 304137005b3e: Waiting 04:08:56 eeaa73608b53: Preparing 04:08:56 0e7980f51535: Waiting 04:08:56 5163bc047dbd: Waiting 04:08:56 eeaa73608b53: Waiting 04:08:56 62f1d9fe93ab: Layer already exists 04:08:56 3fb6ba1012b9: Layer already exists 04:08:56 81619c37bd30: Layer already exists 04:08:56 1d26d9cc5ef2: Layer already exists 04:08:56 f643e0022540: Layer already exists 04:08:56 5163bc047dbd: Layer already exists 04:08:56 2e4a455cb08a: Layer already exists 04:08:56 6b882f190a81: Layer already exists 04:08:56 709b24715a9b: Layer already exists 04:08:56 304137005b3e: Layer already exists 04:08:56 0e7980f51535: Layer already exists 04:08:56 eeaa73608b53: Layer already exists 04:08:56 main: digest: sha256:4f6999e57f2b48e60f65a38dcbb77b841e02d9cf300b13a9381a9a146a87f2bc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:56 ===================================================== [Pipeline] echo 04:08:56 taggedImages: 04:08:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:08:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 04:08:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:08:56 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:08:56 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:56 latest 04:08:56 4.1.0-dev.113 04:08:56 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:08:56 main 04:08:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:08:57 c753762f436c: Preparing 04:08:57 6b31644c945d: Preparing 04:08:57 5163bc047dbd: Preparing 04:08:57 2e4a455cb08a: Preparing 04:08:57 a35c415ea2b0: Preparing 04:08:57 1f0200ceed83: Preparing 04:08:57 eeaa73608b53: Preparing 04:08:57 1f0200ceed83: Waiting 04:08:57 eeaa73608b53: Waiting 04:08:57 5163bc047dbd: Layer already exists 04:08:57 2e4a455cb08a: Layer already exists 04:08:57 eeaa73608b53: Layer already exists 04:08:57 a35c415ea2b0: Pushed 04:08:57 c753762f436c: Pushed 04:08:59 1f0200ceed83: Pushed 04:09:04 6b31644c945d: Pushed 04:09:04 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:a258f635fbeda0eb1850663b427a607999e9acb47c2c2e0c0b18f9853d51543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:09:05 c753762f436c: Preparing 04:09:05 6b31644c945d: Preparing 04:09:05 5163bc047dbd: Preparing 04:09:05 2e4a455cb08a: Preparing 04:09:05 a35c415ea2b0: Preparing 04:09:05 1f0200ceed83: Preparing 04:09:05 eeaa73608b53: Preparing 04:09:05 1f0200ceed83: Waiting 04:09:05 eeaa73608b53: Waiting 04:09:05 c753762f436c: Layer already exists 04:09:05 5163bc047dbd: Layer already exists 04:09:05 6b31644c945d: Layer already exists 04:09:05 2e4a455cb08a: Layer already exists 04:09:05 a35c415ea2b0: Layer already exists 04:09:05 1f0200ceed83: Layer already exists 04:09:05 eeaa73608b53: Layer already exists 04:09:05 latest: digest: sha256:a258f635fbeda0eb1850663b427a607999e9acb47c2c2e0c0b18f9853d51543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 04:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:09:06 c753762f436c: Preparing 04:09:06 6b31644c945d: Preparing 04:09:06 5163bc047dbd: Preparing 04:09:06 2e4a455cb08a: Preparing 04:09:06 a35c415ea2b0: Preparing 04:09:06 1f0200ceed83: Preparing 04:09:06 eeaa73608b53: Preparing 04:09:06 1f0200ceed83: Waiting 04:09:06 eeaa73608b53: Waiting 04:09:06 a35c415ea2b0: Layer already exists 04:09:06 5163bc047dbd: Layer already exists 04:09:06 6b31644c945d: Layer already exists 04:09:06 2e4a455cb08a: Layer already exists 04:09:06 c753762f436c: Layer already exists 04:09:06 eeaa73608b53: Layer already exists 04:09:06 1f0200ceed83: Layer already exists 04:09:06 4.1.0-dev.113: digest: sha256:a258f635fbeda0eb1850663b427a607999e9acb47c2c2e0c0b18f9853d51543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:09:07 c753762f436c: Preparing 04:09:07 6b31644c945d: Preparing 04:09:07 5163bc047dbd: Preparing 04:09:07 2e4a455cb08a: Preparing 04:09:07 a35c415ea2b0: Preparing 04:09:07 1f0200ceed83: Preparing 04:09:07 eeaa73608b53: Preparing 04:09:07 1f0200ceed83: Waiting 04:09:07 eeaa73608b53: Waiting 04:09:07 c753762f436c: Layer already exists 04:09:07 6b31644c945d: Layer already exists 04:09:07 5163bc047dbd: Layer already exists 04:09:07 2e4a455cb08a: Layer already exists 04:09:07 a35c415ea2b0: Layer already exists 04:09:07 eeaa73608b53: Layer already exists 04:09:07 1f0200ceed83: Layer already exists 04:09:07 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:a258f635fbeda0eb1850663b427a607999e9acb47c2c2e0c0b18f9853d51543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:09:08 c753762f436c: Preparing 04:09:08 6b31644c945d: Preparing 04:09:08 5163bc047dbd: Preparing 04:09:08 2e4a455cb08a: Preparing 04:09:08 a35c415ea2b0: Preparing 04:09:08 1f0200ceed83: Preparing 04:09:08 eeaa73608b53: Preparing 04:09:08 1f0200ceed83: Waiting 04:09:08 eeaa73608b53: Waiting 04:09:08 2e4a455cb08a: Layer already exists 04:09:08 6b31644c945d: Layer already exists 04:09:08 c753762f436c: Layer already exists 04:09:08 5163bc047dbd: Layer already exists 04:09:08 a35c415ea2b0: Layer already exists 04:09:08 1f0200ceed83: Layer already exists 04:09:08 eeaa73608b53: Layer already exists 04:09:08 main: digest: sha256:a258f635fbeda0eb1850663b427a607999e9acb47c2c2e0c0b18f9853d51543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:08 ===================================================== [Pipeline] echo 04:09:08 taggedImages: 04:09:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:09:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:09:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 04:09:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:09:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:09:08 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:09:08 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:09:08 latest 04:09:08 4.1.0-dev.113 04:09:08 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:09:08 main 04:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:09:09 51a76641a53f: Preparing 04:09:09 900191b8ba30: Preparing 04:09:09 016c103ffe07: Preparing 04:09:09 5163bc047dbd: Preparing 04:09:09 2e4a455cb08a: Preparing 04:09:09 72db3edd6f14: Preparing 04:09:09 d9a4b2e53399: Preparing 04:09:09 270793107249: Preparing 04:09:09 d17aa62030ad: Preparing 04:09:09 eeaa73608b53: Preparing 04:09:09 72db3edd6f14: Waiting 04:09:09 d9a4b2e53399: Waiting 04:09:09 270793107249: Waiting 04:09:09 d17aa62030ad: Waiting 04:09:09 eeaa73608b53: Waiting 04:09:09 5163bc047dbd: Layer already exists 04:09:09 2e4a455cb08a: Layer already exists 04:09:09 900191b8ba30: Pushed 04:09:09 016c103ffe07: Pushed 04:09:09 51a76641a53f: Pushed 04:09:09 eeaa73608b53: Layer already exists 04:09:09 270793107249: Pushed 04:09:10 d17aa62030ad: Pushed 04:09:23 d9a4b2e53399: Pushed 04:09:38 72db3edd6f14: Pushed 04:09:38 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:b6823aa46a4ce821a1a7b7207ebb1cbd666445bda130d3a654c045b5d70c35f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:09:39 51a76641a53f: Preparing 04:09:39 900191b8ba30: Preparing 04:09:39 016c103ffe07: Preparing 04:09:39 5163bc047dbd: Preparing 04:09:39 2e4a455cb08a: Preparing 04:09:39 72db3edd6f14: Preparing 04:09:39 d9a4b2e53399: Preparing 04:09:39 270793107249: Preparing 04:09:39 d17aa62030ad: Preparing 04:09:39 eeaa73608b53: Preparing 04:09:39 270793107249: Waiting 04:09:39 72db3edd6f14: Waiting 04:09:39 d17aa62030ad: Waiting 04:09:39 eeaa73608b53: Waiting 04:09:39 d9a4b2e53399: Waiting 04:09:39 51a76641a53f: Layer already exists 04:09:39 016c103ffe07: Layer already exists 04:09:39 900191b8ba30: Layer already exists 04:09:39 5163bc047dbd: Layer already exists 04:09:39 2e4a455cb08a: Layer already exists 04:09:39 d9a4b2e53399: Layer already exists 04:09:39 270793107249: Layer already exists 04:09:39 72db3edd6f14: Layer already exists 04:09:39 d17aa62030ad: Layer already exists 04:09:39 eeaa73608b53: Layer already exists 04:09:39 latest: digest: sha256:b6823aa46a4ce821a1a7b7207ebb1cbd666445bda130d3a654c045b5d70c35f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 04:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:09:40 51a76641a53f: Preparing 04:09:40 900191b8ba30: Preparing 04:09:40 016c103ffe07: Preparing 04:09:40 5163bc047dbd: Preparing 04:09:40 2e4a455cb08a: Preparing 04:09:40 72db3edd6f14: Preparing 04:09:40 d9a4b2e53399: Preparing 04:09:40 270793107249: Preparing 04:09:40 d17aa62030ad: Preparing 04:09:40 eeaa73608b53: Preparing 04:09:40 d9a4b2e53399: Waiting 04:09:40 270793107249: Waiting 04:09:40 d17aa62030ad: Waiting 04:09:40 eeaa73608b53: Waiting 04:09:40 2e4a455cb08a: Layer already exists 04:09:40 51a76641a53f: Layer already exists 04:09:40 900191b8ba30: Layer already exists 04:09:40 016c103ffe07: Layer already exists 04:09:40 5163bc047dbd: Layer already exists 04:09:40 72db3edd6f14: Layer already exists 04:09:40 d9a4b2e53399: Layer already exists 04:09:40 eeaa73608b53: Layer already exists 04:09:40 d17aa62030ad: Layer already exists 04:09:40 270793107249: Layer already exists 04:09:40 4.1.0-dev.113: digest: sha256:b6823aa46a4ce821a1a7b7207ebb1cbd666445bda130d3a654c045b5d70c35f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:09:41 51a76641a53f: Preparing 04:09:41 900191b8ba30: Preparing 04:09:41 016c103ffe07: Preparing 04:09:41 5163bc047dbd: Preparing 04:09:41 2e4a455cb08a: Preparing 04:09:41 72db3edd6f14: Preparing 04:09:41 d9a4b2e53399: Preparing 04:09:41 270793107249: Preparing 04:09:41 d17aa62030ad: Preparing 04:09:41 eeaa73608b53: Preparing 04:09:41 72db3edd6f14: Waiting 04:09:41 d17aa62030ad: Waiting 04:09:41 270793107249: Waiting 04:09:41 2e4a455cb08a: Layer already exists 04:09:41 016c103ffe07: Layer already exists 04:09:41 5163bc047dbd: Layer already exists 04:09:41 900191b8ba30: Layer already exists 04:09:41 51a76641a53f: Layer already exists 04:09:41 d9a4b2e53399: Layer already exists 04:09:41 270793107249: Layer already exists 04:09:41 eeaa73608b53: Layer already exists 04:09:41 d17aa62030ad: Layer already exists 04:09:41 72db3edd6f14: Layer already exists 04:09:41 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:b6823aa46a4ce821a1a7b7207ebb1cbd666445bda130d3a654c045b5d70c35f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:09:42 51a76641a53f: Preparing 04:09:42 900191b8ba30: Preparing 04:09:42 016c103ffe07: Preparing 04:09:42 5163bc047dbd: Preparing 04:09:42 2e4a455cb08a: Preparing 04:09:42 72db3edd6f14: Preparing 04:09:42 d9a4b2e53399: Preparing 04:09:42 270793107249: Preparing 04:09:42 d17aa62030ad: Preparing 04:09:42 eeaa73608b53: Preparing 04:09:42 270793107249: Waiting 04:09:42 72db3edd6f14: Waiting 04:09:42 d17aa62030ad: Waiting 04:09:42 eeaa73608b53: Waiting 04:09:42 016c103ffe07: Layer already exists 04:09:42 900191b8ba30: Layer already exists 04:09:42 2e4a455cb08a: Layer already exists 04:09:42 5163bc047dbd: Layer already exists 04:09:42 51a76641a53f: Layer already exists 04:09:42 eeaa73608b53: Layer already exists 04:09:42 72db3edd6f14: Layer already exists 04:09:42 d9a4b2e53399: Layer already exists 04:09:42 d17aa62030ad: Layer already exists 04:09:42 270793107249: Layer already exists 04:09:42 main: digest: sha256:b6823aa46a4ce821a1a7b7207ebb1cbd666445bda130d3a654c045b5d70c35f7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:42 ===================================================== [Pipeline] echo 04:09:43 taggedImages: 04:09:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:09:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:09:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 04:09:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:09:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:09:43 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:09:43 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:09:43 latest 04:09:43 4.1.0-dev.113 04:09:43 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:09:43 main 04:09:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:09:44 1a3e4554797e: Preparing 04:09:44 3570f1b03a63: Preparing 04:09:44 e3fb2f1fc27a: Preparing 04:09:44 5163bc047dbd: Preparing 04:09:44 2e4a455cb08a: Preparing 04:09:44 08fd1d745309: Preparing 04:09:44 d40c9eddab2f: Preparing 04:09:44 6f3249f0616a: Preparing 04:09:44 eeaa73608b53: Preparing 04:09:44 08fd1d745309: Waiting 04:09:44 d40c9eddab2f: Waiting 04:09:44 6f3249f0616a: Waiting 04:09:44 eeaa73608b53: Waiting 04:09:44 5163bc047dbd: Layer already exists 04:09:44 2e4a455cb08a: Layer already exists 04:09:44 3570f1b03a63: Pushed 04:09:44 e3fb2f1fc27a: Pushed 04:09:44 1a3e4554797e: Pushed 04:09:44 eeaa73608b53: Layer already exists 04:09:44 d40c9eddab2f: Pushed 04:09:45 6f3249f0616a: Pushed 04:10:11 08fd1d745309: Pushed 04:10:15 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:8715e2476d7dc057225a5506418867793bd34600720538710c6f73d96e3550c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:10:16 1a3e4554797e: Preparing 04:10:16 3570f1b03a63: Preparing 04:10:16 e3fb2f1fc27a: Preparing 04:10:16 5163bc047dbd: Preparing 04:10:16 2e4a455cb08a: Preparing 04:10:16 08fd1d745309: Preparing 04:10:16 d40c9eddab2f: Preparing 04:10:16 6f3249f0616a: Preparing 04:10:16 eeaa73608b53: Preparing 04:10:16 08fd1d745309: Waiting 04:10:16 6f3249f0616a: Waiting 04:10:16 d40c9eddab2f: Waiting 04:10:16 eeaa73608b53: Waiting 04:10:16 2e4a455cb08a: Layer already exists 04:10:16 e3fb2f1fc27a: Layer already exists 04:10:16 3570f1b03a63: Layer already exists 04:10:16 1a3e4554797e: Layer already exists 04:10:16 5163bc047dbd: Layer already exists 04:10:16 08fd1d745309: Layer already exists 04:10:16 d40c9eddab2f: Layer already exists 04:10:16 6f3249f0616a: Layer already exists 04:10:16 eeaa73608b53: Layer already exists 04:10:16 latest: digest: sha256:8715e2476d7dc057225a5506418867793bd34600720538710c6f73d96e3550c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 04:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:10:17 1a3e4554797e: Preparing 04:10:17 3570f1b03a63: Preparing 04:10:17 e3fb2f1fc27a: Preparing 04:10:17 5163bc047dbd: Preparing 04:10:17 2e4a455cb08a: Preparing 04:10:17 08fd1d745309: Preparing 04:10:17 d40c9eddab2f: Preparing 04:10:17 6f3249f0616a: Preparing 04:10:17 eeaa73608b53: Preparing 04:10:17 d40c9eddab2f: Waiting 04:10:17 6f3249f0616a: Waiting 04:10:17 08fd1d745309: Waiting 04:10:17 eeaa73608b53: Waiting 04:10:17 1a3e4554797e: Layer already exists 04:10:17 e3fb2f1fc27a: Layer already exists 04:10:17 2e4a455cb08a: Layer already exists 04:10:17 3570f1b03a63: Layer already exists 04:10:17 5163bc047dbd: Layer already exists 04:10:17 6f3249f0616a: Layer already exists 04:10:17 08fd1d745309: Layer already exists 04:10:17 d40c9eddab2f: Layer already exists 04:10:17 eeaa73608b53: Layer already exists 04:10:17 4.1.0-dev.113: digest: sha256:8715e2476d7dc057225a5506418867793bd34600720538710c6f73d96e3550c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:10:18 1a3e4554797e: Preparing 04:10:18 3570f1b03a63: Preparing 04:10:18 e3fb2f1fc27a: Preparing 04:10:18 5163bc047dbd: Preparing 04:10:18 2e4a455cb08a: Preparing 04:10:18 08fd1d745309: Preparing 04:10:18 d40c9eddab2f: Preparing 04:10:18 6f3249f0616a: Preparing 04:10:18 eeaa73608b53: Preparing 04:10:18 08fd1d745309: Waiting 04:10:18 d40c9eddab2f: Waiting 04:10:18 6f3249f0616a: Waiting 04:10:18 eeaa73608b53: Waiting 04:10:18 2e4a455cb08a: Layer already exists 04:10:18 e3fb2f1fc27a: Layer already exists 04:10:18 3570f1b03a63: Layer already exists 04:10:18 1a3e4554797e: Layer already exists 04:10:18 5163bc047dbd: Layer already exists 04:10:18 08fd1d745309: Layer already exists 04:10:18 d40c9eddab2f: Layer already exists 04:10:18 6f3249f0616a: Layer already exists 04:10:18 eeaa73608b53: Layer already exists 04:10:18 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:8715e2476d7dc057225a5506418867793bd34600720538710c6f73d96e3550c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:10:18 1a3e4554797e: Preparing 04:10:18 3570f1b03a63: Preparing 04:10:18 e3fb2f1fc27a: Preparing 04:10:18 5163bc047dbd: Preparing 04:10:18 2e4a455cb08a: Preparing 04:10:18 08fd1d745309: Preparing 04:10:18 d40c9eddab2f: Preparing 04:10:18 6f3249f0616a: Preparing 04:10:18 eeaa73608b53: Preparing 04:10:18 d40c9eddab2f: Waiting 04:10:18 6f3249f0616a: Waiting 04:10:18 eeaa73608b53: Waiting 04:10:18 08fd1d745309: Waiting 04:10:18 e3fb2f1fc27a: Layer already exists 04:10:18 2e4a455cb08a: Layer already exists 04:10:18 5163bc047dbd: Layer already exists 04:10:18 1a3e4554797e: Layer already exists 04:10:18 3570f1b03a63: Layer already exists 04:10:18 d40c9eddab2f: Layer already exists 04:10:18 08fd1d745309: Layer already exists 04:10:18 6f3249f0616a: Layer already exists 04:10:18 eeaa73608b53: Layer already exists 04:10:18 main: digest: sha256:8715e2476d7dc057225a5506418867793bd34600720538710c6f73d96e3550c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:19 ===================================================== [Pipeline] echo 04:10:19 taggedImages: 04:10:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:10:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:10:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 04:10:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:10:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:10:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:10:19 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:10:19 latest 04:10:19 4.1.0-dev.113 04:10:19 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:10:19 main 04:10:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:10:19 cc3573cf5d86: Preparing 04:10:19 5e7bbcb32f91: Preparing 04:10:19 5e199f068be3: Preparing 04:10:19 5163bc047dbd: Preparing 04:10:19 2e4a455cb08a: Preparing 04:10:19 966c4f74a543: Preparing 04:10:19 270793107249: Preparing 04:10:19 d17aa62030ad: Preparing 04:10:19 eeaa73608b53: Preparing 04:10:19 966c4f74a543: Waiting 04:10:19 270793107249: Waiting 04:10:19 d17aa62030ad: Waiting 04:10:19 eeaa73608b53: Waiting 04:10:19 5163bc047dbd: Layer already exists 04:10:19 2e4a455cb08a: Layer already exists 04:10:19 270793107249: Layer already exists 04:10:19 d17aa62030ad: Layer already exists 04:10:19 5e7bbcb32f91: Pushed 04:10:19 cc3573cf5d86: Pushed 04:10:19 5e199f068be3: Pushed 04:10:19 eeaa73608b53: Layer already exists 04:10:47 966c4f74a543: Pushed 04:10:47 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:f906cd090bc9a92801c94846fef94533ef8d268ae800449750b137053611e71d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:10:48 cc3573cf5d86: Preparing 04:10:48 5e7bbcb32f91: Preparing 04:10:48 5e199f068be3: Preparing 04:10:48 5163bc047dbd: Preparing 04:10:48 2e4a455cb08a: Preparing 04:10:48 966c4f74a543: Preparing 04:10:48 270793107249: Preparing 04:10:48 d17aa62030ad: Preparing 04:10:48 966c4f74a543: Waiting 04:10:48 270793107249: Waiting 04:10:48 eeaa73608b53: Preparing 04:10:48 d17aa62030ad: Waiting 04:10:48 eeaa73608b53: Waiting 04:10:48 5e7bbcb32f91: Layer already exists 04:10:48 5e199f068be3: Layer already exists 04:10:48 cc3573cf5d86: Layer already exists 04:10:48 2e4a455cb08a: Layer already exists 04:10:48 5163bc047dbd: Layer already exists 04:10:48 966c4f74a543: Layer already exists 04:10:48 d17aa62030ad: Layer already exists 04:10:48 eeaa73608b53: Layer already exists 04:10:48 270793107249: Layer already exists 04:10:48 latest: digest: sha256:f906cd090bc9a92801c94846fef94533ef8d268ae800449750b137053611e71d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 04:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:10:49 cc3573cf5d86: Preparing 04:10:49 5e7bbcb32f91: Preparing 04:10:49 5e199f068be3: Preparing 04:10:49 5163bc047dbd: Preparing 04:10:49 2e4a455cb08a: Preparing 04:10:49 966c4f74a543: Preparing 04:10:49 270793107249: Preparing 04:10:49 d17aa62030ad: Preparing 04:10:49 966c4f74a543: Waiting 04:10:49 270793107249: Waiting 04:10:49 eeaa73608b53: Preparing 04:10:49 d17aa62030ad: Waiting 04:10:49 eeaa73608b53: Waiting 04:10:49 cc3573cf5d86: Layer already exists 04:10:49 2e4a455cb08a: Layer already exists 04:10:49 5163bc047dbd: Layer already exists 04:10:49 5e7bbcb32f91: Layer already exists 04:10:49 5e199f068be3: Layer already exists 04:10:49 966c4f74a543: Layer already exists 04:10:49 d17aa62030ad: Layer already exists 04:10:49 270793107249: Layer already exists 04:10:49 eeaa73608b53: Layer already exists 04:10:49 4.1.0-dev.113: digest: sha256:f906cd090bc9a92801c94846fef94533ef8d268ae800449750b137053611e71d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:10:50 cc3573cf5d86: Preparing 04:10:50 5e7bbcb32f91: Preparing 04:10:50 5e199f068be3: Preparing 04:10:50 5163bc047dbd: Preparing 04:10:50 2e4a455cb08a: Preparing 04:10:50 966c4f74a543: Preparing 04:10:50 270793107249: Preparing 04:10:50 d17aa62030ad: Preparing 04:10:50 eeaa73608b53: Preparing 04:10:50 966c4f74a543: Waiting 04:10:50 270793107249: Waiting 04:10:50 d17aa62030ad: Waiting 04:10:50 eeaa73608b53: Waiting 04:10:50 5163bc047dbd: Layer already exists 04:10:50 2e4a455cb08a: Layer already exists 04:10:50 5e7bbcb32f91: Layer already exists 04:10:50 cc3573cf5d86: Layer already exists 04:10:50 5e199f068be3: Layer already exists 04:10:50 270793107249: Layer already exists 04:10:50 966c4f74a543: Layer already exists 04:10:50 d17aa62030ad: Layer already exists 04:10:50 eeaa73608b53: Layer already exists 04:10:50 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:f906cd090bc9a92801c94846fef94533ef8d268ae800449750b137053611e71d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:10:51 cc3573cf5d86: Preparing 04:10:51 5e7bbcb32f91: Preparing 04:10:51 5e199f068be3: Preparing 04:10:51 5163bc047dbd: Preparing 04:10:51 2e4a455cb08a: Preparing 04:10:51 966c4f74a543: Preparing 04:10:51 270793107249: Preparing 04:10:51 d17aa62030ad: Preparing 04:10:51 eeaa73608b53: Preparing 04:10:51 270793107249: Waiting 04:10:51 d17aa62030ad: Waiting 04:10:51 eeaa73608b53: Waiting 04:10:51 966c4f74a543: Waiting 04:10:51 5163bc047dbd: Layer already exists 04:10:51 cc3573cf5d86: Layer already exists 04:10:51 2e4a455cb08a: Layer already exists 04:10:51 966c4f74a543: Layer already exists 04:10:51 5e199f068be3: Layer already exists 04:10:51 5e7bbcb32f91: Layer already exists 04:10:51 270793107249: Layer already exists 04:10:51 d17aa62030ad: Layer already exists 04:10:51 eeaa73608b53: Layer already exists 04:10:51 main: digest: sha256:f906cd090bc9a92801c94846fef94533ef8d268ae800449750b137053611e71d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:10:51 ===================================================== [Pipeline] echo 04:10:51 taggedImages: 04:10:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:10:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:10:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 04:10:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:10:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:10:51 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:10:51 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:10:51 latest 04:10:51 4.1.0-dev.113 04:10:51 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:10:51 main 04:10:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:10:52 41d6f96cbd68: Preparing 04:10:52 bc7dc2819873: Preparing 04:10:52 5163bc047dbd: Preparing 04:10:52 2e4a455cb08a: Preparing 04:10:52 fabcd5f63091: Preparing 04:10:52 de644dab9619: Preparing 04:10:52 eeaa73608b53: Preparing 04:10:52 de644dab9619: Waiting 04:10:52 eeaa73608b53: Waiting 04:10:52 2e4a455cb08a: Layer already exists 04:10:52 5163bc047dbd: Layer already exists 04:10:52 eeaa73608b53: Layer already exists 04:10:52 41d6f96cbd68: Pushed 04:10:52 fabcd5f63091: Pushed 04:10:54 de644dab9619: Pushed 04:11:00 bc7dc2819873: Pushed 04:11:00 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:43fbebf79935a177cd9ff92da6a66ac2390227095f13547172266e6a116d19ec size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:11:01 41d6f96cbd68: Preparing 04:11:01 bc7dc2819873: Preparing 04:11:01 5163bc047dbd: Preparing 04:11:01 2e4a455cb08a: Preparing 04:11:01 fabcd5f63091: Preparing 04:11:01 de644dab9619: Preparing 04:11:01 eeaa73608b53: Preparing 04:11:01 de644dab9619: Waiting 04:11:01 eeaa73608b53: Waiting 04:11:01 41d6f96cbd68: Layer already exists 04:11:01 bc7dc2819873: Layer already exists 04:11:01 5163bc047dbd: Layer already exists 04:11:01 fabcd5f63091: Layer already exists 04:11:01 2e4a455cb08a: Layer already exists 04:11:01 de644dab9619: Layer already exists 04:11:01 eeaa73608b53: Layer already exists 04:11:01 latest: digest: sha256:43fbebf79935a177cd9ff92da6a66ac2390227095f13547172266e6a116d19ec size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 04:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:11:02 41d6f96cbd68: Preparing 04:11:02 bc7dc2819873: Preparing 04:11:02 5163bc047dbd: Preparing 04:11:02 2e4a455cb08a: Preparing 04:11:02 fabcd5f63091: Preparing 04:11:02 de644dab9619: Preparing 04:11:02 eeaa73608b53: Preparing 04:11:02 de644dab9619: Waiting 04:11:02 eeaa73608b53: Waiting 04:11:02 41d6f96cbd68: Layer already exists 04:11:02 2e4a455cb08a: Layer already exists 04:11:02 fabcd5f63091: Layer already exists 04:11:02 bc7dc2819873: Layer already exists 04:11:02 5163bc047dbd: Layer already exists 04:11:02 eeaa73608b53: Layer already exists 04:11:02 de644dab9619: Layer already exists 04:11:02 4.1.0-dev.113: digest: sha256:43fbebf79935a177cd9ff92da6a66ac2390227095f13547172266e6a116d19ec size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:11:03 41d6f96cbd68: Preparing 04:11:03 bc7dc2819873: Preparing 04:11:03 5163bc047dbd: Preparing 04:11:03 2e4a455cb08a: Preparing 04:11:03 fabcd5f63091: Preparing 04:11:03 de644dab9619: Preparing 04:11:03 eeaa73608b53: Preparing 04:11:03 eeaa73608b53: Waiting 04:11:03 de644dab9619: Waiting 04:11:03 5163bc047dbd: Layer already exists 04:11:03 bc7dc2819873: Layer already exists 04:11:03 fabcd5f63091: Layer already exists 04:11:03 41d6f96cbd68: Layer already exists 04:11:03 2e4a455cb08a: Layer already exists 04:11:03 de644dab9619: Layer already exists 04:11:03 eeaa73608b53: Layer already exists 04:11:03 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:43fbebf79935a177cd9ff92da6a66ac2390227095f13547172266e6a116d19ec size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:11:04 41d6f96cbd68: Preparing 04:11:04 bc7dc2819873: Preparing 04:11:04 5163bc047dbd: Preparing 04:11:04 2e4a455cb08a: Preparing 04:11:04 fabcd5f63091: Preparing 04:11:04 de644dab9619: Preparing 04:11:04 eeaa73608b53: Preparing 04:11:04 de644dab9619: Waiting 04:11:04 eeaa73608b53: Waiting 04:11:04 bc7dc2819873: Layer already exists 04:11:04 2e4a455cb08a: Layer already exists 04:11:04 fabcd5f63091: Layer already exists 04:11:04 41d6f96cbd68: Layer already exists 04:11:04 5163bc047dbd: Layer already exists 04:11:04 de644dab9619: Layer already exists 04:11:04 eeaa73608b53: Layer already exists 04:11:04 main: digest: sha256:43fbebf79935a177cd9ff92da6a66ac2390227095f13547172266e6a116d19ec size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:11:04 ===================================================== [Pipeline] echo 04:11:04 taggedImages: 04:11:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:11:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:11:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 04:11:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:11:04 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:11:04 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:11:04 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:11:04 latest 04:11:04 4.1.0-dev.113 04:11:04 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:11:04 main 04:11:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:11:05 9976dc6ad0db: Preparing 04:11:05 12c5a416ca1c: Preparing 04:11:05 5163bc047dbd: Preparing 04:11:05 2e4a455cb08a: Preparing 04:11:05 631cbfa4b726: Preparing 04:11:05 5d4c63f0d790: Preparing 04:11:05 eeaa73608b53: Preparing 04:11:05 5d4c63f0d790: Waiting 04:11:05 eeaa73608b53: Waiting 04:11:05 631cbfa4b726: Pushed 04:11:09 5163bc047dbd: Layer already exists 04:11:09 2e4a455cb08a: Layer already exists 04:11:09 eeaa73608b53: Layer already exists 04:11:09 9976dc6ad0db: Pushed 04:11:09 5d4c63f0d790: Pushed 04:11:14 12c5a416ca1c: Pushed 04:11:14 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0: digest: sha256:cb9579b86ee61d321464e8f7c032a271cb244d03b573a1749cc503d2dbac5e89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:11:15 9976dc6ad0db: Preparing 04:11:15 12c5a416ca1c: Preparing 04:11:15 5163bc047dbd: Preparing 04:11:15 2e4a455cb08a: Preparing 04:11:15 631cbfa4b726: Preparing 04:11:15 5d4c63f0d790: Preparing 04:11:15 eeaa73608b53: Preparing 04:11:15 5d4c63f0d790: Waiting 04:11:15 eeaa73608b53: Waiting 04:11:15 2e4a455cb08a: Layer already exists 04:11:15 9976dc6ad0db: Layer already exists 04:11:15 5163bc047dbd: Layer already exists 04:11:15 631cbfa4b726: Layer already exists 04:11:15 12c5a416ca1c: Layer already exists 04:11:15 5d4c63f0d790: Layer already exists 04:11:15 eeaa73608b53: Layer already exists 04:11:15 latest: digest: sha256:cb9579b86ee61d321464e8f7c032a271cb244d03b573a1749cc503d2dbac5e89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 04:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:11:16 9976dc6ad0db: Preparing 04:11:16 12c5a416ca1c: Preparing 04:11:16 5163bc047dbd: Preparing 04:11:16 2e4a455cb08a: Preparing 04:11:16 631cbfa4b726: Preparing 04:11:16 5d4c63f0d790: Preparing 04:11:16 eeaa73608b53: Preparing 04:11:16 5d4c63f0d790: Waiting 04:11:16 eeaa73608b53: Waiting 04:11:16 631cbfa4b726: Layer already exists 04:11:16 5163bc047dbd: Layer already exists 04:11:16 2e4a455cb08a: Layer already exists 04:11:16 9976dc6ad0db: Layer already exists 04:11:16 12c5a416ca1c: Layer already exists 04:11:16 5d4c63f0d790: Layer already exists 04:11:16 eeaa73608b53: Layer already exists 04:11:16 4.1.0-dev.113: digest: sha256:cb9579b86ee61d321464e8f7c032a271cb244d03b573a1749cc503d2dbac5e89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:11:17 9976dc6ad0db: Preparing 04:11:17 12c5a416ca1c: Preparing 04:11:17 5163bc047dbd: Preparing 04:11:17 2e4a455cb08a: Preparing 04:11:17 631cbfa4b726: Preparing 04:11:17 5d4c63f0d790: Preparing 04:11:17 eeaa73608b53: Preparing 04:11:17 5d4c63f0d790: Waiting 04:11:17 eeaa73608b53: Waiting 04:11:17 631cbfa4b726: Layer already exists 04:11:17 12c5a416ca1c: Layer already exists 04:11:17 9976dc6ad0db: Layer already exists 04:11:17 5163bc047dbd: Layer already exists 04:11:17 2e4a455cb08a: Layer already exists 04:11:17 eeaa73608b53: Layer already exists 04:11:17 5d4c63f0d790: Layer already exists 04:11:17 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113: digest: sha256:cb9579b86ee61d321464e8f7c032a271cb244d03b573a1749cc503d2dbac5e89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:11:18 9976dc6ad0db: Preparing 04:11:18 12c5a416ca1c: Preparing 04:11:18 5163bc047dbd: Preparing 04:11:18 2e4a455cb08a: Preparing 04:11:18 631cbfa4b726: Preparing 04:11:18 5d4c63f0d790: Preparing 04:11:18 eeaa73608b53: Preparing 04:11:18 5d4c63f0d790: Waiting 04:11:18 eeaa73608b53: Waiting 04:11:18 5163bc047dbd: Layer already exists 04:11:18 631cbfa4b726: Layer already exists 04:11:18 9976dc6ad0db: Layer already exists 04:11:18 2e4a455cb08a: Layer already exists 04:11:18 12c5a416ca1c: Layer already exists 04:11:18 eeaa73608b53: Layer already exists 04:11:18 5d4c63f0d790: Layer already exists 04:11:18 main: digest: sha256:cb9579b86ee61d321464e8f7c032a271cb244d03b573a1749cc503d2dbac5e89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:11:18 ===================================================== [Pipeline] echo 04:11:18 taggedImages: 04:11:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 04:11:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:11:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 04:11:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 04:11:18 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:18 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0-4.1.0-dev.113 [Pipeline] echo 04:11:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:19 04:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:20 arm64: Pulling from edgex-lftools-log-publisher 04:11:20 8998bd30e6a1: Pulling fs layer 04:11:20 04944245beec: Pulling fs layer 04:11:20 699f458cf7ca: Pulling fs layer 04:11:20 765212b225bb: Pulling fs layer 04:11:20 f23df028b6ca: Pulling fs layer 04:11:20 d65c8cfc05b1: Pulling fs layer 04:11:20 2437ff75d9bd: Pulling fs layer 04:11:20 f23df028b6ca: Waiting 04:11:20 d65c8cfc05b1: Waiting 04:11:20 04944245beec: Verifying Checksum 04:11:20 04944245beec: Download complete 04:11:20 765212b225bb: Verifying Checksum 04:11:20 765212b225bb: Download complete 04:11:20 f23df028b6ca: Verifying Checksum 04:11:20 f23df028b6ca: Download complete 04:11:20 d65c8cfc05b1: Verifying Checksum 04:11:20 d65c8cfc05b1: Download complete 04:11:20 699f458cf7ca: Verifying Checksum 04:11:20 699f458cf7ca: Download complete 04:11:21 8998bd30e6a1: Verifying Checksum 04:11:21 8998bd30e6a1: Download complete 04:11:23 2437ff75d9bd: Verifying Checksum 04:11:23 2437ff75d9bd: Download complete 04:11:26 8998bd30e6a1: Pull complete 04:11:26 04944245beec: Pull complete 04:11:28 699f458cf7ca: Pull complete 04:11:28 765212b225bb: Pull complete 04:11:29 f23df028b6ca: Pull complete 04:11:29 d65c8cfc05b1: Pull complete 04:11:47 2437ff75d9bd: Pull complete 04:11:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:11:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:11:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:47 prd-ubuntu20.04-docker-arm64-4c-16g-9123 does not seem to be running inside a container 04:11:47 $ 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/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:11:50 $ docker top 758d8be613f22fb15000f1d76ef60b4bba9c1166b6e69aa545d92307c75a42c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:51 ---> job-cost.sh 04:11:51 lf-activate-venv: SKIPPING 04:11:51 INFO: No Stack... 04:11:51 INFO: Retrieving Pricing Info for: v3-standard-4 04:11:52 INFO: Archiving Costs [Pipeline] sh 04:11:53 + cat /w/workspace/edgex-go/976/archives/cost.csv 04:11:53 + cut -d, -f6 [Pipeline] lock 04:11:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-976-stack-cost] 04:11:53 Resource [jenkins-edgexfoundry-edgex-go-main-976-stack-cost] did not exist. Created. 04:11:53 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-976-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:11:53 + echo total: 0.10999999940395355 [Pipeline] stash 04:11:54 Stashed 1 file(s) [Pipeline] } 04:11:54 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-976-stack-cost] [Pipeline] // lock [Pipeline] } 04:11:54 $ docker stop --time=1 758d8be613f22fb15000f1d76ef60b4bba9c1166b6e69aa545d92307c75a42c3 04:11:55 $ docker rm -f --volumes 758d8be613f22fb15000f1d76ef60b4bba9c1166b6e69aa545d92307c75a42c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:18:37 Cancelling nested steps due to timeout 09:18:37 Sending interrupt signal to process 09:18:41 script returned exit code 143 [Pipeline] } 09:18:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:18:42 + '[' -d /w/workspace/edgex-go/976/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:18:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:18:42 ---> package-listing.sh 09:18:42 ++ tr '[:upper:]' '[:lower:]' 09:18:42 ++ facter osfamily 09:18:43 + OS_FAMILY=redhat 09:18:43 + workspace=/w/workspace/edgex-go/976 09:18:43 + START_PACKAGES=/tmp/packages_start.txt 09:18:43 + END_PACKAGES=/tmp/packages_end.txt 09:18:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:43 + PACKAGES=/tmp/packages_start.txt 09:18:43 + '[' /w/workspace/edgex-go/976 ']' 09:18:43 + PACKAGES=/tmp/packages_end.txt 09:18:43 + case "${OS_FAMILY}" in 09:18:43 + rpm -qa 09:18:43 + sort 09:18:43 + '[' -f /tmp/packages_start.txt ']' 09:18:43 + '[' -f /tmp/packages_end.txt ']' 09:18:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:43 + '[' /w/workspace/edgex-go/976 ']' 09:18:43 + mkdir -p /w/workspace/edgex-go/976/archives/ 09:18:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/976/archives/ [Pipeline] echo 09:18: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/edgex-go/976/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:18:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:44 09:18:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:44 latest: Pulling from edgex-lftools-log-publisher 09:18:44 5eb5b503b376: Pulling fs layer 09:18:44 5c69ac0246d0: Pulling fs layer 09:18:44 ec43610c2a17: Pulling fs layer 09:18:44 3a2ae6a8a46f: Pulling fs layer 09:18:44 33b1e0a273af: Pulling fs layer 09:18:44 5d3b04190fa2: Pulling fs layer 09:18:44 2f39f015ded8: Pulling fs layer 09:18:44 3a2ae6a8a46f: Waiting 09:18:44 5d3b04190fa2: Waiting 09:18:44 2f39f015ded8: Waiting 09:18:44 33b1e0a273af: Waiting 09:18:45 5c69ac0246d0: Verifying Checksum 09:18:45 5c69ac0246d0: Download complete 09:18:45 3a2ae6a8a46f: Verifying Checksum 09:18:45 3a2ae6a8a46f: Download complete 09:18:45 ec43610c2a17: Verifying Checksum 09:18:45 ec43610c2a17: Download complete 09:18:45 33b1e0a273af: Verifying Checksum 09:18:45 33b1e0a273af: Download complete 09:18:45 5d3b04190fa2: Verifying Checksum 09:18:45 5d3b04190fa2: Download complete 09:18:45 5eb5b503b376: Verifying Checksum 09:18:45 5eb5b503b376: Download complete 09:18:45 2f39f015ded8: Verifying Checksum 09:18:45 2f39f015ded8: Download complete 09:18:46 5eb5b503b376: Pull complete 09:18:46 5c69ac0246d0: Pull complete 09:18:47 ec43610c2a17: Pull complete 09:18:47 3a2ae6a8a46f: Pull complete 09:18:47 33b1e0a273af: Pull complete 09:18:47 5d3b04190fa2: Pull complete 09:18:51 2f39f015ded8: Pull complete 09:18:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:51 prd-centos7-docker-4c-2g-9124 does not seem to be running inside a container 09:18:51 $ 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/edgex-go/976/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:18:55 $ docker top de16a0c125caaab37b1244399b1d1f997f8de9579aa3a439ed4252f1c7cf824c -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:55 + touch /tmp/pre-build-complete [Pipeline] sh 09:18:55 + mkdir -p /var/log/sysstat [Pipeline] sh 09:18:56 + ls /var/log/sa-host 09:18:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:56 provisioning config files... 09:18:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13154196875209176618tmp [Pipeline] { [Pipeline] echo 09:18:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:18:56 ---> create-netrc.sh [Pipeline] } 09:18:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:18:57 ---> python-tools-install.sh [Pipeline] echo 09:18:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:18:57 ---> sudo-logs.sh 09:18:57 Archiving 'sudo' log.. 09:18:57 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:18:57 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:18:57 $ docker stop --time=1 de16a0c125caaab37b1244399b1d1f997f8de9579aa3a439ed4252f1c7cf824c 09:18:58 $ docker rm -f --volumes de16a0c125caaab37b1244399b1d1f997f8de9579aa3a439ed4252f1c7cf824c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:18:58 [WS-CLEANUP] Deleting project workspace... 09:18:58 [WS-CLEANUP] Deferred wipeout is used... 09:18:58 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:18:58 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:18:59 + [ -d /w/workspace/edgex-go/976/archives ] [Pipeline] libraryResource [Pipeline] sh 09:19:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:19:01 ---> package-listing.sh 09:19:01 ++ facter osfamily 09:19:01 ++ tr '[:upper:]' '[:lower:]' 09:19:01 + OS_FAMILY=debian 09:19:01 + workspace=/w/workspace/edgex-go/976 09:19:01 + START_PACKAGES=/tmp/packages_start.txt 09:19:01 + END_PACKAGES=/tmp/packages_end.txt 09:19:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:19:01 + PACKAGES=/tmp/packages_start.txt 09:19:01 + '[' /w/workspace/edgex-go/976 ']' 09:19:01 + PACKAGES=/tmp/packages_end.txt 09:19:01 + case "${OS_FAMILY}" in 09:19:01 + dpkg -l 09:19:01 + grep '^ii' 09:19:01 + '[' -f /tmp/packages_start.txt ']' 09:19:01 + '[' -f /tmp/packages_end.txt ']' 09:19:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:19:01 + '[' /w/workspace/edgex-go/976 ']' 09:19:01 + mkdir -p /w/workspace/edgex-go/976/archives/ 09:19:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/976/archives/ [Pipeline] echo 09:19:01 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/edgex-go/976/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:19:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:02 09:19:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:02 latest: Pulling from edgex-lftools-log-publisher 09:19:02 5eb5b503b376: Pulling fs layer 09:19:02 5c69ac0246d0: Pulling fs layer 09:19:02 ec43610c2a17: Pulling fs layer 09:19:02 3a2ae6a8a46f: Pulling fs layer 09:19:02 33b1e0a273af: Pulling fs layer 09:19:02 3a2ae6a8a46f: Waiting 09:19:02 5d3b04190fa2: Pulling fs layer 09:19:02 2f39f015ded8: Pulling fs layer 09:19:02 33b1e0a273af: Waiting 09:19:02 5d3b04190fa2: Waiting 09:19:02 2f39f015ded8: Waiting 09:19:02 5c69ac0246d0: Verifying Checksum 09:19:02 5c69ac0246d0: Download complete 09:19:02 3a2ae6a8a46f: Verifying Checksum 09:19:02 3a2ae6a8a46f: Download complete 09:19:02 33b1e0a273af: Verifying Checksum 09:19:02 33b1e0a273af: Download complete 09:19:02 5d3b04190fa2: Verifying Checksum 09:19:02 5d3b04190fa2: Download complete 09:19:03 ec43610c2a17: Verifying Checksum 09:19:03 ec43610c2a17: Download complete 09:19:03 5eb5b503b376: Verifying Checksum 09:19:03 5eb5b503b376: Download complete 09:19:04 2f39f015ded8: Verifying Checksum 09:19:04 2f39f015ded8: Download complete 09:19:05 5eb5b503b376: Pull complete 09:19:05 5c69ac0246d0: Pull complete 09:19:05 ec43610c2a17: Pull complete 09:19:05 3a2ae6a8a46f: Pull complete 09:19:06 33b1e0a273af: Pull complete 09:19:06 5d3b04190fa2: Pull complete 09:19:11 2f39f015ded8: Pull complete 09:19:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:19:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:11 prd-ubuntu20.04-docker-8c-8g-9122 does not seem to be running inside a container 09:19:11 $ 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/edgex-go/976/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/976 -v /w/workspace/edgex-go/976:/w/workspace/edgex-go/976:rw,z -v /w/workspace/edgex-go/976@tmp:/w/workspace/edgex-go/976@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:19:13 $ docker top 2998151887a9902538fa2f4d244232d8efc11496bedbd9c9d4cd8ea1b047d9ae -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:13 + touch /tmp/pre-build-complete [Pipeline] sh 09:19:13 + mkdir -p /var/log/sysstat [Pipeline] sh 09:19:13 + ls /var/log/sa-host 09:19:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:13 provisioning config files... 09:19:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/976@tmp/config3005855335740708567tmp [Pipeline] { [Pipeline] echo 09:19:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:19:14 ---> create-netrc.sh [Pipeline] } 09:19:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:19:14 ---> python-tools-install.sh [Pipeline] echo 09:19:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:19:15 ---> sudo-logs.sh 09:19:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:19:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:19:15 ---> job-cost.sh 09:19:15 lf-activate-venv: SKIPPING 09:19:15 DEBUG: total: 0.10999999940395355 09:19:15 INFO: Retrieving Stack Cost... 09:19:15 INFO: Retrieving Pricing Info for: v3-standard-8 09:19:16 INFO: Archiving Costs [Pipeline] echo 09:19:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:19:16 ---> logs-deploy.sh 09:19:16 lf-activate-venv: SKIPPING 09:19:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/976 09:19:16 INFO: archiving workspace using pattern(s): 09:19:17 Archives upload complete. 09:19:17 INFO: archiving logs to Nexus 09:19:18 ---> uname -a: 09:19:18 Linux prd-ubuntu20-04-docker-8c-8g-9122 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:19:18 09:19:18 09:19:18 ---> lscpu: 09:19:18 Architecture: x86_64 09:19:18 CPU op-mode(s): 32-bit, 64-bit 09:19:18 Byte Order: Little Endian 09:19:18 Address sizes: 40 bits physical, 48 bits virtual 09:19:18 CPU(s): 8 09:19:18 On-line CPU(s) list: 0-7 09:19:18 Thread(s) per core: 1 09:19:18 Core(s) per socket: 1 09:19:18 Socket(s): 8 09:19:18 NUMA node(s): 1 09:19:18 Vendor ID: AuthenticAMD 09:19:18 CPU family: 23 09:19:18 Model: 49 09:19:18 Model name: AMD EPYC-Rome Processor 09:19:18 Stepping: 0 09:19:18 CPU MHz: 2799.934 09:19:18 BogoMIPS: 5599.86 09:19:18 Virtualization: AMD-V 09:19:18 Hypervisor vendor: KVM 09:19:18 Virtualization type: full 09:19:18 L1d cache: 256 KiB 09:19:18 L1i cache: 256 KiB 09:19:18 L2 cache: 4 MiB 09:19:18 L3 cache: 128 MiB 09:19:18 NUMA node0 CPU(s): 0-7 09:19:18 Vulnerability Gather data sampling: Not affected 09:19:18 Vulnerability Itlb multihit: Not affected 09:19:18 Vulnerability L1tf: Not affected 09:19:18 Vulnerability Mds: Not affected 09:19:18 Vulnerability Meltdown: Not affected 09:19:18 Vulnerability Mmio stale data: Not affected 09:19:18 Vulnerability Retbleed: Vulnerable 09:19:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:19:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:19:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:19:18 Vulnerability Srbds: Not affected 09:19:18 Vulnerability Tsx async abort: Not affected 09:19:18 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:19:18 09:19:18 09:19:18 ---> nproc: 09:19:18 8 09:19:18 09:19:18 09:19:18 ---> df -h: 09:19:18 Filesystem Size Used Avail Use% Mounted on 09:19:18 overlay 155G 33G 123G 22% / 09:19:18 tmpfs 64M 0 64M 0% /dev 09:19:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:19:18 shm 64M 0 64M 0% /dev/shm 09:19:18 /dev/vda1 155G 33G 123G 22% /facter-os 09:19:18 09:19:18 09:19:18 ---> sar -b -r -n DEV: 09:19:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9122) 05/12/26 _x86_64_ (8 CPU) 09:19:18 09:19:18 03:17:52 LINUX RESTART (8 CPU) 09:19:18 09:19:18 03:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:19:18 03:19:01 414.90 72.67 342.23 0.00 12320.88 153892.48 0.00 09:19:18 03:20:01 175.07 10.46 164.61 0.00 1675.45 40252.24 0.00 09:19:18 03:21:01 50.86 0.05 50.81 0.00 0.40 41528.95 0.00 09:19:18 03:22:01 58.41 0.23 58.17 0.00 3.47 23831.49 0.00 09:19:18 03:23:01 1322.26 26.34 1295.92 0.00 252.85 588372.14 0.00 09:19:18 03:24:01 176.31 0.68 175.62 0.00 5.46 42254.98 0.00 09:19:18 03:25:01 336.47 0.08 336.39 0.00 0.67 104356.95 0.00 09:19:18 03:26:01 767.14 24.39 742.75 0.00 1622.13 190797.20 0.00 09:19:18 03:27:01 181.12 18.55 162.57 0.00 363.01 10681.55 0.00 09:19:18 03:28:01 22.61 1.42 21.20 0.00 217.43 515.65 0.00 09:19:18 03:29:01 13.41 0.03 13.38 0.00 3.07 351.41 0.00 09:19:18 03:30:02 1.90 0.00 1.90 0.00 0.00 21.06 0.00 09:19:18 03:31:01 1.56 0.00 1.56 0.00 0.00 17.08 0.00 09:19:18 03:32:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 09:19:18 03:33:01 4.30 2.32 1.98 0.00 21.06 22.80 0.00 09:19:18 03:34:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 09:19:18 03:35:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 09:19:18 03:36:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 09:19:18 03:37:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 09:19:18 03:38:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 09:19:18 03:39:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 09:19:18 03:40:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 09:19:18 03:41:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 09:19:18 03:42:01 0.87 0.00 0.87 0.00 0.00 9.20 0.00 09:19:18 03:43:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 09:19:18 03:44:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 09:19:18 03:45:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 09:19:18 03:46:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 09:19:18 03:47:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 09:19:18 03:48:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 09:19:18 03:49:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 09:19:18 03:50:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 09:19:18 03:51:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 09:19:18 03:52:01 1.45 0.00 1.45 0.00 0.00 15.19 0.00 09:19:18 03:53:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 09:19:18 03:54:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 09:19:18 03:55:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 09:19:18 03:56:01 1.42 0.00 1.42 0.00 0.00 14.53 0.00 09:19:18 03:57:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 09:19:18 03:58:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 09:19:18 03:59:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 09:19:18 04:00:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 09:19:18 04:01:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 09:19:18 04:02:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 09:19:18 04:03:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 09:19:18 04:04:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 09:19:18 04:05:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 09:19:18 04:06:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 09:19:18 04:07:01 1.65 0.32 1.33 0.00 16.93 15.73 0.00 09:19:18 04:08:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 09:19:18 04:09:01 2.60 1.40 1.20 0.00 29.06 15.06 0.00 09:19:18 04:10:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 09:19:18 04:11:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 09:19:18 04:12:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 09:19:18 04:13:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 09:19:18 04:14:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 09:19:18 04:15:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 09:19:18 04:16:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 09:19:18 04:17:01 1.72 0.05 1.67 0.00 1.07 20.00 0.00 09:19:18 04:18:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 09:19:18 04:19:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 09:19:18 04:20:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 09:19:18 04:21:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 09:19:18 04:22:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 09:19:18 04:23:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 09:19:18 04:24:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 09:19:18 04:25:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 09:19:18 04:26:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 09:19:18 04:27:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 09:19:18 04:28:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 09:19:18 04:29:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 09:19:18 04:30:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 09:19:18 04:31:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 09:19:18 04:32:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 09:19:18 04:33:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 09:19:18 04:34:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 09:19:18 04:35:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 09:19:18 04:36:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 09:19:18 04:37:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 09:19:18 04:38:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 09:19:18 04:39:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 09:19:18 04:40:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 09:19:18 04:41:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 09:19:18 04:42:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 09:19:18 04:43:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 09:19:18 04:44:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 09:19:18 04:45:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 09:19:18 04:46:02 0.90 0.00 0.90 0.00 0.00 9.60 0.00 09:19:18 04:47:01 1.25 0.00 1.25 0.00 0.00 14.91 0.00 09:19:18 04:48:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 09:19:18 04:49:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 09:19:18 04:50:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 09:19:18 04:51:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 09:19:18 04:52:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 09:19:18 04:53:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 09:19:18 04:54:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 09:19:18 04:55:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 09:19:18 04:56:01 0.88 0.00 0.88 0.00 0.00 9.46 0.00 09:19:18 04:57:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 09:19:18 04:58:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 09:19:18 04:59:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 09:19:18 05:00:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 09:19:18 05:01:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 09:19:18 05:02:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 09:19:18 05:03:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 09:19:18 05:04:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 09:19:18 05:05:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 09:19:18 05:06:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 09:19:18 05:07:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 09:19:18 05:08:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 09:19:18 05:09:01 1.37 0.00 1.37 0.00 0.00 18.13 0.00 09:19:18 05:10:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 09:19:18 05:11:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 09:19:18 05:12:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 09:19:18 05:13:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 09:19:18 05:14:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 09:19:18 05:15:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 09:19:18 05:16:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 09:19:18 05:17:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 09:19:18 05:18:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 09:19:18 05:19:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 09:19:18 05:20:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 09:19:18 05:21:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 09:19:18 05:22:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:19:18 05:23:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 09:19:18 05:24:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 09:19:18 05:25:01 1.27 0.00 1.27 0.00 0.00 15.59 0.00 09:19:18 05:26:01 9.13 6.10 3.03 0.00 347.14 93.05 0.00 09:19:18 05:27:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 09:19:18 05:28:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 09:19:18 05:29:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 09:19:18 05:30:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 09:19:18 05:31:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 09:19:18 05:32:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:19:18 05:33:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 09:19:18 05:34:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 09:19:18 05:35:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 09:19:18 05:36:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 09:19:18 05:37:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 09:19:18 05:38:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 09:19:18 05:39:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 09:19:18 05:40:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 09:19:18 05:41:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 09:19:18 05:42:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 09:19:18 05:43:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 09:19:18 05:44:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 09:19:18 05:45:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 09:19:18 05:46:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 09:19:18 05:47:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 09:19:18 05:48:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 09:19:18 05:49:01 1.50 0.00 1.50 0.00 0.00 18.79 0.00 09:19:18 05:50:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 09:19:18 05:51:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 09:19:18 05:52:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 09:19:18 05:53:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 09:19:18 05:54:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 09:19:18 05:55:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 09:19:18 05:56:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 09:19:18 05:57:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 09:19:18 05:58:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 09:19:18 05:59:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 09:19:18 06:00:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 09:19:18 06:01:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 09:19:18 06:02:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 09:19:18 06:03:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 09:19:18 06:04:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 09:19:18 06:05:01 1.28 0.00 1.28 0.00 0.00 15.99 0.00 09:19:18 06:06:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 09:19:18 06:07:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 09:19:18 06:08:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 09:19:18 06:09:02 1.43 0.00 1.43 0.00 0.00 16.79 0.00 09:19:18 06:10:01 1.20 0.00 1.20 0.00 0.00 13.56 0.00 09:19:18 06:11:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 09:19:18 06:12:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 09:19:18 06:13:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 09:19:18 06:14:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 09:19:18 06:15:01 1.68 0.00 1.68 0.00 0.00 21.06 0.00 09:19:18 06:16:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 09:19:18 06:17:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 09:19:18 06:18:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 09:19:18 06:19:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 09:19:18 06:20:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 09:19:18 06:21:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 09:19:18 06:22:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 09:19:18 06:23:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 09:19:18 06:24:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 09:19:18 06:25:01 1.47 0.03 1.43 0.00 0.27 17.86 0.00 09:19:18 06:26:01 4.65 2.53 2.13 0.00 51.04 76.16 0.00 09:19:18 06:27:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 09:19:18 06:28:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 09:19:18 06:29:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 09:19:18 06:30:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 09:19:18 06:31:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 09:19:18 06:32:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 09:19:18 06:33:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 09:19:18 06:34:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 09:19:18 06:35:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 09:19:18 06:36:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 09:19:18 06:37:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 09:19:18 06:38:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 09:19:18 06:39:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 09:19:18 06:40:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 09:19:18 06:41:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 09:19:18 06:42:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 09:19:18 06:43:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 09:19:18 06:44:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 09:19:18 06:45:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 09:19:18 06:46:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 09:19:18 06:47:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 09:19:18 06:48:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 09:19:18 06:49:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 09:19:18 06:50:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 09:19:18 06:51:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 09:19:18 06:52:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 09:19:18 06:53:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 09:19:18 06:54:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 09:19:18 06:55:01 1.82 0.00 1.82 0.00 0.00 21.46 0.00 09:19:18 06:56:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 09:19:18 06:57:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 09:19:18 06:58:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 09:19:18 06:59:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 09:19:18 07:00:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 09:19:18 07:01:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 09:19:18 07:02:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 09:19:18 07:03:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 09:19:18 07:04:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 09:19:18 07:05:01 1.55 0.00 1.55 0.00 0.00 19.99 0.00 09:19:18 07:06:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 09:19:18 07:07:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 09:19:18 07:08:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 09:19:18 07:09:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 09:19:18 07:10:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 09:19:18 07:11:01 1.75 0.00 1.75 0.00 0.00 19.99 0.00 09:19:18 07:12:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 09:19:18 07:13:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 09:19:18 07:14:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 09:19:18 07:15:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 09:19:18 07:16:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 09:19:18 07:17:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 09:19:18 07:18:01 1.30 0.00 1.30 0.00 0.00 13.69 0.00 09:19:18 07:19:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 09:19:18 07:20:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 09:19:18 07:21:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 09:19:18 07:22:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 09:19:18 07:23:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 09:19:18 07:24:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 09:19:18 07:25:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 09:19:18 07:26:01 1.77 0.05 1.72 0.00 12.26 19.46 0.00 09:19:18 07:27:01 1.72 0.00 1.72 0.00 0.00 18.80 0.00 09:19:18 07:28:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 09:19:18 07:29:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 09:19:18 07:30:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 09:19:18 07:31:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 09:19:18 07:32:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 09:19:18 07:33:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 09:19:18 07:34:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 09:19:18 07:35:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 09:19:18 07:36:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:19:18 07:37:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 09:19:18 07:38:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:19:18 07:39:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 09:19:18 07:40:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 09:19:18 07:41:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 09:19:18 07:42:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 09:19:18 07:43:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 09:19:18 07:44:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 09:19:18 07:45:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 09:19:18 07:46:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 09:19:18 07:47:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 09:19:18 07:48:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 09:19:18 07:49:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 09:19:18 07:50:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 09:19:18 07:51:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 09:19:18 07:52:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 09:19:18 07:53:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 09:19:18 07:54:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 09:19:18 07:55:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 09:19:18 07:56:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 09:19:18 07:57:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 09:19:18 07:58:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 09:19:18 07:59:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 09:19:18 08:00:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 09:19:18 08:01:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 09:19:18 08:02:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 09:19:18 08:03:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 09:19:18 08:04:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 09:19:18 08:05:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 09:19:18 08:06:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 09:19:18 08:07:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 09:19:18 08:08:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 09:19:18 08:09:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 09:19:18 08:10:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 09:19:18 08:11:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 09:19:18 08:12:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 09:19:18 08:13:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 09:19:18 08:14:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 09:19:18 08:15:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 09:19:18 08:16:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:19:18 08:17:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 09:19:18 08:18:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 09:19:18 08:19:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 09:19:18 08:20:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 09:19:18 08:21:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 09:19:18 08:22:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 09:19:18 08:23:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 09:19:18 08:24:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 09:19:18 08:25:01 1.60 0.00 1.60 0.00 0.00 19.59 0.00 09:19:18 08:26:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 09:19:18 08:27:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 09:19:18 08:28:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 09:19:18 08:29:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 09:19:18 08:30:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 09:19:18 08:31:01 1.45 0.00 1.45 0.00 0.00 17.59 0.00 09:19:18 08:32:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 09:19:18 08:33:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 09:19:18 08:34:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 09:19:18 08:35:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 09:19:18 08:36:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 09:19:18 08:37:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 09:19:18 08:38:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 09:19:18 08:39:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 09:19:18 08:40:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 09:19:18 08:41:02 1.32 0.00 1.32 0.00 0.00 16.26 0.00 09:19:18 08:42:01 1.08 0.00 1.08 0.00 0.00 12.47 0.00 09:19:18 08:43:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 09:19:18 08:44:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 09:19:18 08:45:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 09:19:18 08:46:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 09:19:18 08:47:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 09:19:18 08:48:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:19:18 08:49:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 09:19:18 08:50:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 09:19:18 08:51:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 09:19:18 08:52:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 09:19:18 08:53:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 09:19:18 08:54:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 09:19:18 08:55:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 09:19:18 08:56:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 09:19:18 08:57:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 09:19:18 08:58:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 09:19:18 08:59:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 09:19:18 09:00:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 09:19:18 09:01:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 09:19:18 09:02:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 09:19:18 09:03:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 09:19:18 09:04:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 09:19:18 09:05:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 09:19:18 09:06:01 1.00 0.00 1.00 0.00 0.00 9.73 0.00 09:19:18 09:07:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 09:19:18 09:08:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 09:19:18 09:09:01 2.68 0.27 2.42 0.00 23.46 28.80 0.00 09:19:18 09:10:01 1.25 0.00 1.25 0.00 0.00 12.66 0.00 09:19:18 09:11:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 09:19:18 09:12:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 09:19:18 09:13:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 09:19:18 09:14:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 09:19:18 09:15:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 09:19:18 09:16:01 1.18 0.00 1.18 0.00 0.00 11.60 0.00 09:19:18 09:17:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 09:19:18 09:18:01 1.37 0.00 1.37 0.00 0.00 13.06 0.00 09:19:18 09:19:01 1.77 0.33 1.43 0.00 24.40 16.53 0.00 09:19:18 Average: 11.03 0.47 10.56 0.00 47.08 3330.85 0.00 09:19:18 09:19:18 03:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:19:18 03:19:01 28894144 31530616 777292 2.36 75908 2854888 1801376 5.31 1006176 2608196 1008 09:19:18 03:20:01 26356208 31313124 966376 2.94 125308 4962096 2030676 5.99 2032404 3929596 1007988 09:19:18 03:21:01 25741852 31306492 970440 2.95 130092 5533476 2053108 6.05 2102500 4439384 946740 09:19:18 03:22:01 25473012 31483900 791112 2.41 136564 5930036 1731620 5.11 1941008 4825984 691624 09:19:18 03:23:01 9781716 31073536 1142360 3.48 377372 20191160 5011244 14.77 3388748 18203232 32952 09:19:18 03:24:01 3738564 27837664 4342452 13.21 407872 22686680 11644688 34.33 7784388 19512864 1501552 09:19:18 03:25:01 1164988 27863980 4321288 13.15 425028 25170672 10684296 31.50 8857540 20924480 1314164 09:19:18 03:26:01 4862708 31075324 1151976 3.50 423680 24815628 3061836 9.03 4369760 21907248 85856 09:19:18 03:27:01 5849824 31381044 867520 2.64 427104 24188100 2266956 6.68 3754964 21623804 528 09:19:18 03:28:01 5849752 31388616 859464 2.61 427912 24194844 2123360 6.26 4265212 21113804 252 09:19:18 03:29:01 5853640 31393040 854764 2.60 428344 24195032 2124940 6.26 4517492 20857036 8 09:19:18 03:30:02 5854104 31393524 854272 2.60 428380 24195036 2124940 6.26 4515532 20856944 40 09:19:18 03:31:01 5858016 31397556 850780 2.59 428428 24195040 2124940 6.26 4512148 20856948 0 09:19:18 03:32:01 5857700 31397312 850984 2.59 428472 24195044 2124940 6.26 4512324 20856952 148 09:19:18 03:33:01 5875108 31415440 832684 2.53 428952 24195224 2151728 6.34 4494500 20856736 24 09:19:18 03:34:01 5874784 31415288 832756 2.53 428980 24195360 2151728 6.34 4494916 20856868 276 09:19:18 03:35:01 5874760 31415268 832700 2.53 429016 24195360 2151728 6.34 4494588 20856868 12 09:19:18 03:36:01 5874712 31415260 832656 2.53 429040 24195368 2151728 6.34 4494708 20856872 152 09:19:18 03:37:01 5874824 31415464 832592 2.53 429068 24195368 2151728 6.34 4495016 20856876 12 09:19:18 03:38:01 5875240 31415912 832032 2.53 429096 24195368 2151728 6.34 4494716 20856836 176 09:19:18 03:39:01 5875296 31415984 831944 2.53 429104 24195376 2151728 6.34 4494816 20856840 16 09:19:18 03:40:01 5875476 31416180 831660 2.53 429120 24195376 2151728 6.34 4495804 20856840 236 09:19:18 03:41:01 5875436 31416152 831672 2.53 429128 24195380 2151728 6.34 4494764 20856844 16 09:19:18 03:42:01 5875112 31415832 831904 2.53 429132 24195380 2151728 6.34 4495792 20856844 152 09:19:18 03:43:01 5874968 31415736 831872 2.53 429160 24195368 2151728 6.34 4494748 20856848 16 09:19:18 03:44:01 5874520 31415312 832260 2.53 429176 24195392 2151728 6.34 4495980 20856852 148 09:19:18 03:45:01 5874964 31415776 831964 2.53 429196 24195392 2151728 6.34 4494696 20856852 8 09:19:18 03:46:01 5875092 31415940 831976 2.53 429204 24195396 2151728 6.34 4495984 20856860 220 09:19:18 03:47:01 5874784 31415644 832204 2.53 429212 24195400 2151728 6.34 4495016 20856864 140 09:19:18 03:48:01 5874996 31415884 831912 2.53 429244 24195396 2151728 6.34 4495824 20856868 276 09:19:18 03:49:01 5875044 31415940 831836 2.53 429264 24195404 2151728 6.34 4494948 20856868 4 09:19:18 03:50:01 5874980 31415920 831812 2.53 429280 24195408 2151728 6.34 4495608 20856872 168 09:19:18 03:51:01 5874704 31415648 832044 2.53 429284 24195412 2151728 6.34 4494632 20856876 12 09:19:18 03:52:01 5873976 31414976 832512 2.53 429304 24195412 2151728 6.34 4495788 20856876 4 09:19:18 03:53:01 5874204 31415208 832216 2.53 429324 24195416 2151728 6.34 4494656 20856880 44 09:19:18 03:54:01 5874440 31415480 831944 2.53 429340 24195420 2151728 6.34 4495724 20856880 148 09:19:18 03:55:01 5874392 31415440 831916 2.53 429352 24195424 2151728 6.34 4494700 20856888 12 09:19:18 03:56:01 5874344 31415420 831888 2.53 429364 24195424 2151728 6.34 4495696 20856888 8 09:19:18 03:57:01 5874004 31415092 832140 2.53 429372 24195428 2151728 6.34 4494736 20856892 12 09:19:18 03:58:01 5874268 31415396 831940 2.53 429392 24195492 2151728 6.34 4495780 20856908 148 09:19:18 03:59:01 5873572 31414804 832584 2.53 429408 24195496 2151728 6.34 4495124 20856960 12 09:19:18 04:00:01 5873688 31414956 832268 2.53 429424 24195500 2151728 6.34 4495764 20856964 148 09:19:18 04:01:01 5873608 31414892 832308 2.53 429436 24195500 2167772 6.39 4495124 20856964 12 09:19:18 04:02:01 5873204 31414508 832560 2.53 429452 24195504 2167772 6.39 4495816 20856968 152 09:19:18 04:03:01 5873180 31414500 832528 2.53 429464 24195504 2167772 6.39 4494868 20856968 12 09:19:18 04:04:01 5873496 31414844 832072 2.53 429480 24195516 2167772 6.39 4496056 20856980 168 09:19:18 04:05:01 5873632 31415016 832080 2.53 429492 24195520 2183816 6.44 4495200 20856984 20 09:19:18 04:06:01 5873324 31414836 832220 2.53 429496 24195648 2183816 6.44 4495884 20857112 156 09:19:18 04:07:01 5873332 31415364 831664 2.53 429520 24196156 2183816 6.44 4497580 20857464 36 09:19:18 04:08:01 5872544 31414608 832400 2.53 429540 24196148 2183816 6.44 4498276 20857424 160 09:19:18 04:09:01 5866308 31410320 836524 2.54 429560 24197036 2183816 6.44 4502588 20857472 204 09:19:18 04:10:01 5866592 31410608 836184 2.54 429596 24197040 2183816 6.44 4503056 20857456 44 09:19:18 04:11:01 5866240 31410316 836640 2.55 429660 24197036 2183816 6.44 4502388 20857436 8 09:19:18 04:12:01 5865980 31410232 836736 2.55 429680 24197176 2183816 6.44 4503232 20857540 160 09:19:18 04:13:01 5866208 31410488 836424 2.54 429724 24197172 2167376 6.39 4502548 20857568 8 09:19:18 04:14:01 5865884 31410232 836688 2.55 429744 24197180 2167376 6.39 4503384 20857580 144 09:19:18 04:15:01 5865836 31410204 836660 2.55 429760 24197180 2167376 6.39 4502660 20857576 16 09:19:18 04:16:01 5865820 31410192 836560 2.54 429812 24197184 2167376 6.39 4503344 20857580 168 09:19:18 04:17:01 5865756 31410212 836612 2.55 429852 24197212 2167376 6.39 4502392 20857588 12 09:19:18 04:18:01 5865716 31410212 836544 2.54 429888 24197208 2167376 6.39 4503364 20857576 168 09:19:18 04:19:01 5865696 31410248 836724 2.55 429900 24197224 2167376 6.39 4502548 20857584 8 09:19:18 04:20:01 5865468 31410036 836904 2.55 429912 24197224 2167376 6.39 4503468 20857584 160 09:19:18 04:21:01 5865316 31409896 837036 2.55 429920 24197228 2167376 6.39 4503012 20857588 4 09:19:18 04:22:01 5865024 31409628 837256 2.55 429944 24197232 2167376 6.39 4503524 20857588 160 09:19:18 04:23:01 5865024 31409644 837228 2.55 429956 24197236 2167376 6.39 4502556 20857596 4 09:19:18 04:24:01 5864952 31409604 837184 2.55 429964 24197240 2167376 6.39 4503856 20857600 156 09:19:18 04:25:01 5865000 31409652 837136 2.55 429964 24197240 2167376 6.39 4502600 20857600 8 09:19:18 04:26:01 5863700 31408364 838392 2.55 429972 24197244 2167376 6.39 4503688 20857604 176 09:19:18 04:27:01 5864156 31408824 837868 2.55 429980 24197244 2167376 6.39 4502612 20857604 8 09:19:18 04:28:01 5863628 31408440 838544 2.55 430000 24197372 2167376 6.39 4503592 20857728 12 09:19:18 04:29:01 5864364 31409204 837756 2.55 430016 24197376 2167376 6.39 4502728 20857736 8 09:19:18 04:30:01 5864032 31408888 838048 2.55 430024 24197384 2167376 6.39 4503680 20857740 164 09:19:18 04:31:01 5864236 31409104 837780 2.55 430028 24197388 2167376 6.39 4502716 20857744 8 09:19:18 04:32:01 5864156 31409040 837788 2.55 430036 24197388 2167376 6.39 4503724 20857748 172 09:19:18 04:33:01 5863856 31408768 838000 2.55 430072 24197376 2167376 6.39 4502768 20857752 8 09:19:18 04:34:01 5863672 31408660 838112 2.55 430096 24197392 2183428 6.44 4503884 20857752 152 09:19:18 04:35:01 5863436 31408448 838264 2.55 430116 24197396 2167160 6.39 4502828 20857756 12 09:19:18 04:36:01 5862632 31407664 838948 2.55 430128 24197404 2167160 6.39 4503812 20857764 156 09:19:18 04:37:01 5863120 31408172 838420 2.55 430152 24197404 2183204 6.44 4503160 20857764 12 09:19:18 04:38:01 5862600 31407672 838864 2.55 430164 24197404 2183204 6.44 4504112 20857768 300 09:19:18 04:39:01 5863264 31408368 838368 2.55 430188 24197408 2183204 6.44 4503348 20857768 8 09:19:18 04:40:01 5863776 31408908 837828 2.55 430212 24197412 2183204 6.44 4503912 20857772 8 09:19:18 04:41:01 5863532 31408688 838024 2.55 430232 24197416 2183204 6.44 4503100 20857776 12 09:19:18 04:42:01 5863500 31408708 837972 2.55 430280 24197420 2183204 6.44 4504096 20857780 160 09:19:18 04:43:01 5863468 31408700 837948 2.55 430300 24197424 2183204 6.44 4502940 20857744 4 09:19:18 04:44:01 5863572 31408820 837984 2.55 430316 24197424 2183204 6.44 4503976 20857744 164 09:19:18 04:45:01 5863556 31408832 837944 2.55 430336 24197428 2183204 6.44 4502984 20857748 8 09:19:18 04:46:02 5863508 31408792 837924 2.55 430344 24197428 2183204 6.44 4503944 20857748 164 09:19:18 04:47:01 5863460 31408764 837892 2.55 430360 24197432 2183204 6.44 4503000 20857752 8 09:19:18 04:48:01 5862868 31408188 838408 2.55 430376 24197432 2183204 6.44 4503048 20857752 8 09:19:18 04:49:01 5863176 31408532 838004 2.55 430416 24197428 2183204 6.44 4503152 20857756 24 09:19:18 04:50:01 5863160 31408556 837964 2.55 430436 24197444 2183204 6.44 4503116 20857764 4 09:19:18 04:51:01 5863048 31408448 838012 2.55 430440 24197444 2183204 6.44 4503120 20857764 4 09:19:18 04:52:01 5862684 31408096 838240 2.55 430448 24197452 2183204 6.44 4503404 20857768 168 09:19:18 04:53:01 5862384 31407808 838512 2.55 430460 24197452 2183204 6.44 4503396 20857772 76 09:19:18 04:54:01 5862456 31407896 838380 2.55 430468 24197456 2183204 6.44 4503488 20857776 20 09:19:18 04:55:01 5862368 31407820 838412 2.55 430476 24197460 2183204 6.44 4503176 20857780 8 09:19:18 04:56:01 5862536 31408004 838384 2.55 430492 24197460 2183204 6.44 4503176 20857780 12 09:19:18 04:57:01 5862520 31408004 838356 2.55 430500 24197464 2183204 6.44 4503184 20857784 28 09:19:18 04:58:01 5862472 31407980 838320 2.55 430520 24197464 2183204 6.44 4503204 20857784 4 09:19:18 04:59:01 5862164 31407696 838540 2.55 430536 24197472 2183204 6.44 4503308 20857788 44 09:19:18 05:00:01 5862092 31407640 838520 2.55 430552 24197472 2183204 6.44 4503520 20857788 4 09:19:18 05:01:01 5862108 31407680 838428 2.55 430576 24197476 2183204 6.44 4503288 20857792 28 09:19:18 05:02:01 5862040 31407628 838652 2.55 430588 24197480 2166932 6.39 4503300 20857796 4 09:19:18 05:03:01 5862208 31407808 838656 2.55 430600 24197480 2166932 6.39 4503308 20857796 12 09:19:18 05:04:01 5861876 31407632 838788 2.55 430632 24197604 2166932 6.39 4503796 20857928 24 09:19:18 05:05:01 5861892 31407676 838748 2.55 430644 24197612 2182976 6.44 4503388 20857928 12 09:19:18 05:06:01 5861584 31407412 838940 2.55 430664 24197616 2182976 6.44 4503672 20857932 152 09:19:18 05:07:01 5861560 31407392 838916 2.55 430664 24197616 2182976 6.44 4503412 20857932 8 09:19:18 05:08:01 5861472 31407332 838916 2.55 430688 24197620 2182976 6.44 4503452 20857908 8 09:19:18 05:09:01 5860940 31407044 839052 2.55 430712 24197624 2182976 6.44 4504484 20857180 68 09:19:18 05:10:01 5861364 31407536 838516 2.55 430712 24197632 2182976 6.44 4504648 20857036 12 09:19:18 05:11:01 5861008 31407196 838776 2.55 430728 24197636 2199024 6.48 4504772 20857036 40 09:19:18 05:12:01 5861228 31407420 838708 2.55 430732 24197636 2199024 6.48 4504532 20857036 16 09:19:18 05:13:01 5861116 31407328 838724 2.55 430744 24197640 2199024 6.48 4504840 20857040 28 09:19:18 05:14:01 5861392 31407616 838384 2.55 430760 24197640 2199024 6.48 4504912 20857040 8 09:19:18 05:15:01 5861284 31407536 838584 2.55 430780 24197644 2199024 6.48 4504676 20857044 40 09:19:18 05:16:01 5861468 31407736 838564 2.55 430788 24197648 2199024 6.48 4504864 20857048 164 09:19:18 05:17:01 5861072 31407388 838756 2.55 430804 24197652 2199024 6.48 4505232 20857048 24 09:19:18 05:18:01 5861592 31407944 838200 2.55 430816 24197656 2199024 6.48 4504648 20857036 24 09:19:18 05:19:01 5861048 31407416 838668 2.55 430836 24197656 2182624 6.43 4504732 20857036 8 09:19:18 05:20:01 5861004 31407388 838908 2.55 430844 24197660 2182624 6.43 4504724 20857040 8 09:19:18 05:21:01 5861012 31407420 838856 2.55 430864 24197664 2182624 6.43 4504812 20857044 16 09:19:18 05:22:01 5861240 31407660 838672 2.55 430876 24197664 2182624 6.43 4504756 20857044 8 09:19:18 05:23:01 5861160 31407612 838664 2.55 430900 24197668 2182624 6.43 4504792 20857048 8 09:19:18 05:24:01 5860764 31407248 838976 2.55 430928 24197668 2182624 6.43 4504876 20857052 8 09:19:18 05:25:01 5860976 31407484 838664 2.55 430948 24197676 2182624 6.43 4504836 20857056 52 09:19:18 05:26:01 5828556 31388152 857796 2.61 431324 24209548 2210872 6.52 4524396 20867528 32 09:19:18 05:27:01 5828796 31388412 857508 2.61 431340 24209552 2210872 6.52 4524396 20867532 8 09:19:18 05:28:01 5828772 31388396 857500 2.61 431344 24209556 2210872 6.52 4524456 20867536 8 09:19:18 05:29:01 5828716 31388364 857480 2.61 431380 24209544 2210872 6.52 4524536 20867540 12 09:19:18 05:30:01 5828928 31388612 857136 2.61 431396 24209564 2210872 6.52 4524384 20867544 8 09:19:18 05:31:01 5828784 31388480 857148 2.61 431408 24209564 2210872 6.52 4524680 20867544 164 09:19:18 05:32:01 5828792 31388496 857124 2.61 431412 24209568 2210872 6.52 4524408 20867548 8 09:19:18 05:33:01 5828960 31388680 857068 2.61 431428 24209568 2210872 6.52 4524500 20867548 8 09:19:18 05:34:01 5828912 31388652 857096 2.61 431452 24209564 2210872 6.52 4524544 20867552 24 09:19:18 05:35:01 5829148 31388908 856816 2.61 431468 24209576 2210872 6.52 4524372 20867556 12 09:19:18 05:36:01 5829100 31388880 856792 2.61 431480 24209576 2210872 6.52 4524376 20867556 12 09:19:18 05:37:01 5829624 31389416 856412 2.61 431488 24209580 2210872 6.52 4524384 20867560 8 09:19:18 05:38:01 5829768 31389568 856432 2.61 431496 24209580 2210872 6.52 4524392 20867560 8 09:19:18 05:39:01 5829508 31389340 856640 2.61 431528 24209580 2210872 6.52 4524516 20867568 8 09:19:18 05:40:01 5829168 31389032 856888 2.61 431552 24209588 2210872 6.52 4524476 20867568 8 09:19:18 05:41:01 5828616 31388632 857228 2.61 431568 24209720 2210872 6.52 4524492 20867700 8 09:19:18 05:42:01 5828608 31388656 857144 2.61 431592 24209728 2210872 6.52 4524808 20867708 4 09:19:18 05:43:01 5828496 31388564 857176 2.61 431612 24209728 2210872 6.52 4524576 20867708 8 09:19:18 05:44:01 5828884 31388992 856904 2.61 431648 24209732 2210872 6.52 4524676 20867712 4 09:19:18 05:45:01 5828868 31389000 856860 2.61 431676 24209732 2210872 6.52 4524636 20867712 8 09:19:18 05:46:01 5828600 31388756 857072 2.61 431696 24209736 2210872 6.52 4524672 20867716 28 09:19:18 05:47:01 5828544 31388724 857084 2.61 431708 24209740 2210872 6.52 4524956 20867720 4 09:19:18 05:48:01 5829000 31389204 856544 2.61 431732 24209740 2210872 6.52 4524836 20867720 8 09:19:18 05:49:01 5828920 31389148 856648 2.61 431760 24209732 2210872 6.52 4524840 20867728 8 09:19:18 05:50:01 5828620 31388888 856848 2.61 431792 24209748 2210872 6.52 4524856 20867728 12 09:19:18 05:51:01 5828336 31388624 857084 2.61 431800 24209752 2210872 6.52 4524748 20867732 8 09:19:18 05:52:01 5828360 31388660 856988 2.61 431812 24209752 2226980 6.57 4524788 20867732 4 09:19:18 05:53:01 5828344 31388672 856916 2.61 431836 24209756 2226980 6.57 4524716 20867736 28 09:19:18 05:54:01 5828296 31388652 856876 2.61 431872 24209748 2226980 6.57 4525112 20867740 4 09:19:18 05:55:01 5828212 31388608 857076 2.61 431892 24209760 2226980 6.57 4524872 20867740 12 09:19:18 05:56:01 5828404 31388820 857044 2.61 431908 24209764 2226980 6.57 4524872 20867744 8 09:19:18 05:57:01 5828564 31388996 857044 2.61 431924 24209768 2226980 6.57 4524892 20867744 4 09:19:18 05:58:01 5828808 31389256 856760 2.61 431936 24209776 2226980 6.57 4524916 20867748 40 09:19:18 05:59:01 5828184 31388656 857308 2.61 431960 24209768 2226980 6.57 4525012 20867756 4 09:19:18 06:00:01 5828460 31388976 856928 2.61 431988 24209780 2226980 6.57 4524976 20867760 28 09:19:18 06:01:01 5828664 31389204 856744 2.61 432000 24209784 2226980 6.57 4524996 20867764 8 09:19:18 06:02:01 5828396 31388940 856956 2.61 432004 24209784 2226980 6.57 4525004 20867764 12 09:19:18 06:03:01 5828500 31389060 857000 2.61 432016 24209788 2226980 6.57 4525028 20867768 12 09:19:18 06:04:01 5828564 31389132 856928 2.61 432028 24209784 2226980 6.57 4525300 20867768 20 09:19:18 06:05:01 5829052 31389636 856408 2.61 432036 24209792 2226980 6.57 4525052 20867772 32 09:19:18 06:06:01 5829028 31389628 856352 2.61 432052 24209792 2226980 6.57 4525072 20867772 16 09:19:18 06:07:01 5828632 31389252 856608 2.61 432064 24209800 2226980 6.57 4525380 20867780 4 09:19:18 06:08:01 5828972 31389624 856236 2.60 432092 24209804 2243060 6.61 4525176 20867784 28 09:19:18 06:09:02 5828800 31389472 856572 2.61 432124 24209792 2243060 6.61 4525224 20867784 8 09:19:18 06:10:01 5827508 31388348 857684 2.61 432156 24209808 2243060 6.61 4525764 20867788 8 09:19:18 06:11:01 5827460 31388328 857644 2.61 432176 24209808 2243060 6.61 4525524 20867788 12 09:19:18 06:12:01 5827340 31388232 857672 2.61 432196 24209812 2243060 6.61 4525536 20867792 4 09:19:18 06:13:01 5827544 31388584 857252 2.61 432220 24209944 2243060 6.61 4525488 20867916 28 09:19:18 06:14:01 5827464 31388544 857240 2.61 432252 24209944 2243060 6.61 4525596 20867924 4 09:19:18 06:15:01 5827172 31388296 857404 2.61 432292 24209956 2243060 6.61 4525848 20867928 64 09:19:18 06:16:01 5827388 31388524 857348 2.61 432304 24209956 2243060 6.61 4525848 20867928 168 09:19:18 06:17:01 5827840 31389016 857052 2.61 432328 24209960 2226632 6.56 4526112 20867940 16 09:19:18 06:18:01 5827452 31388668 857348 2.61 432348 24209960 2226632 6.56 4525648 20867940 8 09:19:18 06:19:01 5827492 31388736 857224 2.61 432372 24209964 2226632 6.56 4525744 20867944 8 09:19:18 06:20:01 5827192 31388472 857480 2.61 432412 24209960 2226632 6.56 4525716 20867948 8 09:19:18 06:21:01 5826940 31388248 857628 2.61 432432 24209968 2226632 6.56 4526124 20867948 16 09:19:18 06:22:01 5826908 31388228 857604 2.61 432440 24209972 2226632 6.56 4526004 20867952 16 09:19:18 06:23:01 5827128 31388460 857328 2.61 432452 24209972 2226632 6.56 4526004 20867952 16 09:19:18 06:24:01 5827120 31388492 857280 2.61 432488 24209976 2226632 6.56 4525876 20867956 8 09:19:18 06:25:01 5826828 31388236 857532 2.61 432536 24209964 2242676 6.61 4526136 20867956 24 09:19:18 06:26:01 5823632 31388188 857312 2.61 432828 24212528 2224556 6.56 4526500 20870160 8 09:19:18 06:27:01 5823892 31388468 856996 2.61 432844 24212532 2224556 6.56 4526508 20870164 28 09:19:18 06:28:01 5823780 31388404 856968 2.61 432860 24212532 2224556 6.56 4526524 20870164 8 09:19:18 06:29:01 5823660 31388304 857008 2.61 432876 24212536 2224556 6.56 4526624 20870168 4 09:19:18 06:30:01 5823660 31388320 857036 2.61 432908 24212524 2224556 6.56 4526608 20870168 24 09:19:18 06:31:01 5823328 31388024 857276 2.61 432924 24212544 2224556 6.56 4526644 20870172 4 09:19:18 06:32:01 5823496 31388220 857240 2.61 432948 24212544 2224556 6.56 4526668 20870172 8 09:19:18 06:33:01 5823684 31388424 857004 2.61 432952 24212552 2224556 6.56 4526848 20870180 8 09:19:18 06:34:01 5823740 31388512 856860 2.61 432976 24212556 2224556 6.56 4526652 20870184 4 09:19:18 06:35:01 5823576 31388380 857112 2.61 433004 24212556 2224556 6.56 4526624 20870184 8 09:19:18 06:36:01 5823504 31388332 857088 2.61 433016 24212560 2224556 6.56 4526912 20870192 172 09:19:18 06:37:01 5823488 31388348 857012 2.61 433044 24212560 2224556 6.56 4526996 20870192 164 09:19:18 06:38:01 5823756 31388628 856732 2.61 433052 24212564 2224556 6.56 4526744 20870196 8 09:19:18 06:39:01 5823716 31388616 856772 2.61 433076 24212568 2224556 6.56 4527008 20870200 12 09:19:18 06:40:01 5823692 31388604 856744 2.61 433100 24212556 2224556 6.56 4526836 20870200 8 09:19:18 06:41:01 5823676 31388620 856712 2.61 433116 24212572 2224556 6.56 4526860 20870204 28 09:19:18 06:42:01 5823564 31388536 856740 2.61 433144 24212572 2224556 6.56 4526888 20870204 8 09:19:18 06:43:01 5823516 31388516 856804 2.61 433168 24212580 2224556 6.56 4526788 20870208 44 09:19:18 06:44:01 5823500 31388528 856864 2.61 433192 24212580 2224556 6.56 4526876 20870212 12 09:19:18 06:45:01 5823420 31388484 856860 2.61 433232 24212576 2224556 6.56 4526848 20870216 8 09:19:18 06:46:01 5823340 31388444 856864 2.61 433252 24212592 2224556 6.56 4527168 20870220 172 09:19:18 06:47:01 5823332 31388456 856800 2.61 433264 24212592 2224556 6.56 4527104 20870220 36 09:19:18 06:48:01 5823756 31388888 856776 2.61 433268 24212596 2224556 6.56 4526896 20870224 4 09:19:18 06:49:01 5823748 31388908 856736 2.61 433292 24212596 2224556 6.56 4527016 20870224 8 09:19:18 06:50:01 5823448 31388532 857052 2.61 433320 24212588 2224556 6.56 4526988 20870228 8 09:19:18 06:51:01 5825124 31390312 855216 2.60 433340 24212664 2224556 6.56 4524700 20870296 8 09:19:18 06:52:01 5824824 31390040 855424 2.60 433360 24212672 2224556 6.56 4525004 20870300 8 09:19:18 06:53:01 5825124 31390368 855028 2.60 433380 24212676 2224556 6.56 4524740 20870304 8 09:19:18 06:54:01 5825052 31390312 855012 2.60 433392 24212676 2224556 6.56 4524888 20870308 16 09:19:18 06:55:01 5825028 31390292 854964 2.60 433420 24212676 2224556 6.56 4524812 20870312 8 09:19:18 06:56:01 5825196 31390488 854940 2.60 433428 24212680 2224556 6.56 4524872 20870312 8 09:19:18 06:57:01 5824888 31390184 855200 2.60 433444 24212684 2224556 6.56 4524880 20870316 12 09:19:18 06:58:01 5824996 31390320 855020 2.60 433452 24212684 2240600 6.61 4524904 20870316 8 09:19:18 06:59:01 5825304 31390644 854620 2.60 433476 24212688 2240600 6.61 4524988 20870320 8 09:19:18 07:00:01 5825288 31390784 854428 2.60 433500 24212812 2240600 6.61 4524944 20870452 8 09:19:18 07:01:01 5825208 31390708 854416 2.60 433520 24212824 2240600 6.61 4524952 20870456 8 09:19:18 07:02:01 5824868 31390416 854684 2.60 433528 24212828 2256916 6.65 4524996 20870460 8 09:19:18 07:03:01 5825076 31390640 854616 2.60 433536 24212832 2240816 6.61 4525008 20870464 8 09:19:18 07:04:01 5825532 31391112 854108 2.60 433556 24212832 2240816 6.61 4525264 20870468 16 09:19:18 07:05:01 5825232 31390816 854436 2.60 433580 24212828 2240816 6.61 4525024 20870472 12 09:19:18 07:06:01 5824868 31390512 854720 2.60 433592 24212840 2240816 6.61 4525372 20870476 12 09:19:18 07:07:01 5825160 31390736 854424 2.60 433604 24212844 2240816 6.61 4525080 20870480 8 09:19:18 07:08:01 5824964 31390564 854596 2.60 433616 24212844 2240816 6.61 4525112 20870476 16 09:19:18 07:09:01 5824600 31390332 854752 2.60 433640 24212976 2240816 6.61 4525428 20870608 12 09:19:18 07:10:01 5823956 31389560 855500 2.60 433660 24212976 2224768 6.56 4525676 20870580 4 09:19:18 07:11:01 5824332 31389956 855060 2.60 433668 24212984 2224768 6.56 4525424 20870588 8 09:19:18 07:12:01 5824500 31390140 855044 2.60 433676 24212988 2224768 6.56 4525752 20870592 16 09:19:18 07:13:01 5824200 31389844 855228 2.60 433696 24212988 2224768 6.56 4525720 20870592 188 09:19:18 07:14:01 5824028 31389700 855380 2.60 433708 24212992 2224768 6.56 4525488 20870596 8 09:19:18 07:15:01 5823940 31389628 855380 2.60 433740 24212984 2224768 6.56 4525432 20870596 8 09:19:18 07:16:01 5824120 31389844 855112 2.60 433756 24212996 2224768 6.56 4525496 20870600 8 09:19:18 07:17:01 5823380 31389120 855768 2.60 433780 24212996 2224768 6.56 4528588 20870600 8 09:19:18 07:18:01 5824080 31389852 855456 2.60 433788 24213000 2224768 6.56 4528072 20870604 8 09:19:18 07:19:01 5824288 31390088 855384 2.60 433812 24213012 2224768 6.56 4528156 20870612 8 09:19:18 07:20:01 5824448 31390284 855476 2.60 433844 24213012 2224768 6.56 4528156 20870616 4 09:19:18 07:21:01 5824116 31389988 855748 2.60 433868 24213016 2224768 6.56 4528544 20870620 28 09:19:18 07:22:01 5823696 31389588 856080 2.60 433876 24213016 2224768 6.56 4528428 20870620 8 09:19:18 07:23:01 5823348 31389252 856304 2.61 433896 24213020 2224768 6.56 4528556 20870624 160 09:19:18 07:24:01 5823600 31389524 856024 2.60 433908 24213020 2224768 6.56 4528584 20870624 8 09:19:18 07:25:01 5823544 31389484 855944 2.60 433940 24213024 2224768 6.56 4528528 20870628 8 09:19:18 07:26:01 5839504 31405836 840560 2.56 433976 24213392 2160800 6.37 4515916 20865952 48 09:19:18 07:27:01 5839976 31406320 840244 2.56 433992 24213392 2160800 6.37 4516168 20865952 8 09:19:18 07:28:01 5840080 31406476 840068 2.56 434004 24213396 2160800 6.37 4515924 20865956 8 09:19:18 07:29:01 5840080 31406492 839996 2.56 434036 24213400 2160800 6.37 4516156 20865960 8 09:19:18 07:30:01 5840544 31407024 839484 2.55 434064 24213404 2176960 6.42 4516272 20865968 28 09:19:18 07:31:01 5840016 31406504 839944 2.56 434100 24213400 2176960 6.42 4516016 20865968 8 09:19:18 07:32:01 5839668 31406156 840216 2.56 434116 24213408 2176960 6.42 4516016 20865968 8 09:19:18 07:33:01 5839376 31405928 840424 2.56 434140 24213412 2176960 6.42 4516080 20865972 8 09:19:18 07:34:01 5839856 31406428 839864 2.56 434152 24213412 2176960 6.42 4516160 20865972 8 09:19:18 07:35:01 5839832 31406420 839824 2.55 434164 24213416 2176960 6.42 4516108 20865976 8 09:19:18 07:36:01 5839532 31406140 840040 2.56 434184 24213416 2176960 6.42 4516132 20865980 8 09:19:18 07:37:01 5839668 31406308 839996 2.56 434208 24213428 2176960 6.42 4516416 20865988 4 09:19:18 07:38:01 5839888 31406552 839756 2.55 434224 24213432 2193004 6.47 4516176 20865992 8 09:19:18 07:39:01 5839904 31406568 839672 2.55 434240 24213432 2193004 6.47 4516260 20865992 8 09:19:18 07:40:01 5839832 31406508 839652 2.55 434252 24213436 2193004 6.47 4516316 20865996 8 09:19:18 07:41:01 5840008 31406700 839596 2.55 434264 24213432 2193004 6.47 4516504 20865996 196 09:19:18 07:42:01 5839464 31406292 839972 2.56 434272 24213568 2176728 6.42 4516232 20866120 8 09:19:18 07:43:01 5839336 31406212 839904 2.56 434288 24213568 2176728 6.42 4516240 20866128 12 09:19:18 07:44:01 5839288 31406184 839880 2.56 434296 24213572 2176728 6.42 4516324 20866132 8 09:19:18 07:45:01 5839152 31406060 839868 2.56 434324 24213576 2176728 6.42 4516492 20866136 8 09:19:18 07:46:01 5839092 31406032 840052 2.56 434368 24213576 2176728 6.42 4516296 20866136 8 09:19:18 07:47:01 5839076 31406084 839960 2.56 434384 24213584 2176728 6.42 4516712 20866144 204 09:19:18 07:48:01 5839100 31406108 839920 2.56 434400 24213584 2176728 6.42 4516356 20866144 8 09:19:18 07:49:01 5838872 31405920 840040 2.56 434424 24213588 2176728 6.42 4516448 20866148 12 09:19:18 07:50:01 5838572 31405636 840372 2.56 434436 24213592 2176728 6.42 4516400 20866152 8 09:19:18 07:51:01 5838680 31405772 840184 2.56 434464 24213592 2176728 6.42 4516688 20866152 16 09:19:18 07:52:01 5838592 31405704 840156 2.56 434472 24213600 2176728 6.42 4516696 20866160 8 09:19:18 07:53:01 5838380 31405532 840388 2.56 434480 24213600 2176728 6.42 4516768 20866160 188 09:19:18 07:54:01 5838592 31405760 840144 2.56 434488 24213604 2176728 6.42 4516836 20866164 8 09:19:18 07:55:01 5838796 31405988 839864 2.56 434508 24213604 2176728 6.42 4516840 20866164 184 09:19:18 07:56:01 5838536 31405732 840080 2.56 434532 24213608 2176728 6.42 4516752 20866168 8 09:19:18 07:57:01 5838644 31405872 839896 2.56 434540 24213616 2176728 6.42 4516780 20866172 16 09:19:18 07:58:01 5839124 31406388 839368 2.55 434556 24213616 2176728 6.42 4516580 20866172 8 09:19:18 07:59:01 5838856 31406144 839616 2.55 434564 24213620 2176728 6.42 4516656 20866180 8 09:19:18 08:00:01 5839104 31406400 839512 2.55 434584 24213620 2176728 6.42 4516620 20866180 4 09:19:18 08:01:01 5838836 31406156 839732 2.55 434600 24213624 2176728 6.42 4516640 20866184 28 09:19:18 08:02:01 5838568 31405904 840032 2.56 434616 24213624 2176728 6.42 4516656 20866184 4 09:19:18 08:03:01 5839016 31406380 839484 2.55 434652 24213628 2192784 6.46 4516972 20866188 8 09:19:18 08:04:01 5838140 31405572 840228 2.56 434672 24213688 2192784 6.46 4517152 20866256 36 09:19:18 08:05:01 5838124 31405616 840256 2.56 434684 24213700 2192784 6.46 4516736 20866260 12 09:19:18 08:06:01 5838596 31406092 839720 2.55 434712 24213696 2192784 6.46 4516768 20866264 28 09:19:18 08:07:01 5838856 31406356 839388 2.55 434736 24213704 2192784 6.46 4517092 20866268 4 09:19:18 08:08:01 5838508 31406064 839652 2.55 434760 24213708 2192784 6.46 4517328 20866148 40 09:19:18 08:09:01 5838296 31405852 839844 2.55 434776 24213712 2192784 6.46 4517400 20866104 8 09:19:18 08:10:01 5837336 31404888 840792 2.56 434792 24213716 2209036 6.51 4517792 20866112 208 09:19:18 08:11:01 5837328 31404888 840756 2.56 434828 24213708 2209036 6.51 4517556 20866116 12 09:19:18 08:12:01 5838276 31405896 839984 2.56 434852 24213720 2209036 6.51 4517624 20866120 160 09:19:18 08:13:01 5837688 31405316 840728 2.56 434888 24213724 2209036 6.51 4517296 20866120 28 09:19:18 08:14:01 5837660 31405324 840924 2.56 434904 24213724 2209036 6.51 4517656 20866120 160 09:19:18 08:15:01 5837888 31405596 840628 2.56 434928 24213732 2209036 6.51 4517664 20866128 20 09:19:18 08:16:01 5838360 31406076 840092 2.56 434936 24213736 2192540 6.46 4517372 20866132 36 09:19:18 08:17:01 5838416 31406144 839980 2.56 434948 24213736 2192540 6.46 4517676 20866132 12 09:19:18 08:18:01 5838352 31406096 839980 2.56 434956 24213740 2192540 6.46 4517396 20866136 28 09:19:18 08:19:01 5837808 31405552 840488 2.56 434984 24213740 2192540 6.46 4517456 20866136 4 09:19:18 08:20:01 5837964 31405748 840268 2.56 435000 24213744 2192540 6.46 4517724 20866140 24 09:19:18 08:21:01 5837176 31404960 840992 2.56 435016 24213744 2192540 6.46 4517636 20866140 12 09:19:18 08:22:01 5837192 31405012 840936 2.56 435036 24213748 2192540 6.46 4517464 20866144 36 09:19:18 08:23:01 5837468 31405300 840632 2.56 435040 24213756 2192540 6.46 4517464 20866152 16 09:19:18 08:24:01 5837436 31405296 840608 2.56 435056 24213760 2192540 6.46 4517548 20866152 24 09:19:18 08:25:01 5837388 31405272 840584 2.56 435072 24213764 2192540 6.46 4517504 20866160 20 09:19:18 08:26:01 5837088 31404972 840820 2.56 435084 24213760 2192540 6.46 4517504 20866160 20 09:19:18 08:27:01 5837768 31405656 840384 2.56 435104 24213764 2192540 6.46 4517512 20866164 32 09:19:18 08:28:01 5837664 31405612 840400 2.56 435116 24213768 2176292 6.42 4517844 20866168 204 09:19:18 08:29:01 5837348 31405364 840732 2.56 435136 24213836 2176292 6.42 4517636 20866232 16 09:19:18 08:30:01 5837932 31405976 840224 2.56 435144 24213840 2176292 6.42 4517944 20866236 4 09:19:18 08:31:01 5837176 31405220 840936 2.56 435164 24213832 2176292 6.42 4518092 20866236 16 09:19:18 08:32:01 5837804 31405852 840284 2.56 435176 24213844 2176292 6.42 4517856 20866240 8 09:19:18 08:33:01 5837260 31405312 840760 2.56 435192 24213848 2176292 6.42 4517604 20866244 28 09:19:18 08:34:01 5837180 31405300 840756 2.56 435212 24213852 2192408 6.46 4517720 20866252 8 09:19:18 08:35:01 5837852 31405972 840260 2.56 435232 24213852 2192408 6.46 4517660 20866252 12 09:19:18 08:36:01 5838088 31406252 839952 2.56 435268 24213856 2192408 6.46 4517700 20866252 48 09:19:18 08:37:01 5837340 31405512 840664 2.56 435284 24213856 2192408 6.46 4517700 20866256 24 09:19:18 08:38:01 5837332 31405688 840568 2.56 435304 24213980 2192408 6.46 4517688 20866384 12 09:19:18 08:39:01 5837096 31405488 840728 2.56 435316 24213992 2192408 6.46 4518080 20866388 4 09:19:18 08:40:01 5837232 31405628 840748 2.56 435320 24213992 2192408 6.46 4517720 20866388 4 09:19:18 08:41:02 5837484 31405900 840576 2.56 435332 24214000 2192408 6.46 4517732 20866392 40 09:19:18 08:42:01 5837404 31405840 840588 2.56 435340 24214008 2192408 6.46 4517740 20866404 20 09:19:18 08:43:01 5837428 31405868 840548 2.56 435348 24214008 2192408 6.46 4517744 20866404 8 09:19:18 08:44:01 5837932 31406380 840028 2.56 435356 24214012 2192408 6.46 4517804 20866408 4 09:19:18 08:45:01 5837364 31405812 840504 2.56 435384 24214012 2192408 6.46 4518004 20866408 20 09:19:18 08:46:01 5836708 31405204 841080 2.56 435404 24214016 2192408 6.46 4517968 20866412 36 09:19:18 08:47:01 5836684 31405324 840868 2.56 435436 24214144 2192408 6.46 4517928 20866540 8 09:19:18 08:48:01 5836724 31405428 840772 2.56 435444 24214148 2192408 6.46 4517844 20866548 28 09:19:18 08:49:01 5836888 31405596 840512 2.56 435476 24214152 2192408 6.46 4517904 20866552 4 09:19:18 08:50:01 5837100 31405868 840204 2.56 435512 24214152 2192408 6.46 4517900 20866556 8 09:19:18 08:51:01 5836272 31405048 841256 2.56 435528 24214160 2192408 6.46 4517900 20866564 40 09:19:18 08:52:01 5837236 31406012 840236 2.56 435556 24214152 2192408 6.46 4517900 20866564 8 09:19:18 08:53:01 5836756 31405596 840676 2.56 435580 24214164 2208460 6.51 4517956 20866572 28 09:19:18 08:54:01 5836748 31405592 840608 2.56 435600 24214164 2208460 6.51 4518016 20866572 8 09:19:18 08:55:01 5836952 31405860 840312 2.56 435628 24214168 2208460 6.51 4518012 20866580 28 09:19:18 08:56:01 5836880 31405796 840276 2.56 435652 24214172 2208460 6.51 4518120 20866584 32 09:19:18 08:57:01 5836816 31405760 840272 2.56 435676 24214172 2208460 6.51 4518220 20866568 44 09:19:18 08:58:01 5837036 31405992 839980 2.56 435692 24214180 2191904 6.46 4518208 20866576 52 09:19:18 08:59:01 5836968 31405964 840164 2.56 435716 24214184 2191904 6.46 4518520 20866576 68 09:19:18 09:00:01 5836416 31405448 840620 2.56 435744 24214188 2191904 6.46 4518488 20866584 12 09:19:18 09:01:01 5836416 31405476 840584 2.56 435764 24214188 2191904 6.46 4518440 20866584 16 09:19:18 09:02:01 5836304 31405388 840624 2.56 435780 24214184 2191904 6.46 4518472 20866588 32 09:19:18 09:03:01 5836100 31405188 840780 2.56 435800 24214196 2191904 6.46 4518272 20866592 12 09:19:18 09:04:01 5836328 31405580 840384 2.56 435816 24214324 2191904 6.46 4518676 20866720 28 09:19:18 09:05:01 5835988 31405260 840656 2.56 435836 24214328 2175812 6.41 4518452 20866724 4 09:19:18 09:06:01 5835752 31405024 840888 2.56 435852 24214328 2191856 6.46 4518264 20866724 8 09:19:18 09:07:01 5835896 31405232 840876 2.56 435892 24214320 2191856 6.46 4518320 20866732 8 09:19:18 09:08:01 5835844 31405184 841088 2.56 435916 24214336 2191856 6.46 4518324 20866736 28 09:19:18 09:09:01 5834740 31405024 841316 2.56 436072 24214920 2210056 6.52 4518736 20867232 8 09:19:18 09:10:01 5834660 31404980 841300 2.56 436104 24214924 2210056 6.52 4518692 20867236 8 09:19:18 09:11:01 5834912 31405284 840916 2.56 436120 24214924 2210056 6.52 4519116 20867180 4 09:19:18 09:12:01 5835424 31405808 840348 2.56 436132 24214920 2210056 6.52 4518848 20867184 28 09:19:18 09:13:01 5835140 31405548 840708 2.56 436156 24214928 2210056 6.52 4519188 20867184 8 09:19:18 09:14:01 5835652 31406072 840152 2.56 436172 24214932 2210056 6.52 4519096 20867188 8 09:19:18 09:15:01 5835080 31405524 840876 2.56 436188 24214940 2210056 6.52 4518908 20867196 44 09:19:18 09:16:01 5835584 31406028 840336 2.56 436208 24214940 2210056 6.52 4519108 20867196 8 09:19:18 09:17:01 5835316 31405768 840512 2.56 436236 24214936 2210056 6.52 4519196 20867204 8 09:19:18 09:18:01 5835276 31405796 840504 2.56 436252 24214948 2210056 6.52 4519076 20867204 8 09:19:18 09:19:01 5811808 31386116 859944 2.62 436404 24218312 2233448 6.58 4541236 20869052 2784 09:19:18 Average: 6062915 31379994 866153 2.64 428729 23981397 2252262 6.64 4499345 20671607 15510 09:19:18 09:19:18 03:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:19:18 03:19:01 lo 3.70 3.70 0.36 0.36 0.00 0.00 0.00 0.00 09:19:18 03:19:01 docker0 467.06 433.56 33.21 2987.20 0.00 0.00 0.00 0.00 09:19:18 03:19:01 ens3 1272.32 1005.43 10503.40 143.99 0.00 0.00 0.00 0.00 09:19:18 03:19:01 vethaece780 467.06 433.68 39.59 2987.21 0.00 0.00 0.00 0.24 09:19:18 03:20:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:19:18 03:20:01 docker0 183.62 261.64 16.68 1559.15 0.00 0.00 0.00 0.00 09:19:18 03:20:01 ens3 426.96 287.92 4941.64 74.35 0.00 0.00 0.00 0.00 09:19:18 03:20:01 vethb00b387 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:21:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 09:19:18 03:21:01 ens3 23.40 17.01 18.17 10.78 0.00 0.00 0.00 0.00 09:19:18 03:21:01 vethb00b387 1.17 1.18 0.10 0.11 0.00 0.00 0.00 0.00 09:19:18 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:22:01 ens3 24.88 15.68 21.09 12.04 0.00 0.00 0.00 0.00 09:19:18 03:22:01 vethb00b387 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:23:01 veth27d67f9 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:23:01 vetha5d6fcb 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:23:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 09:19:18 03:23:01 docker0 528.67 926.12 48.57 9414.64 0.00 0.00 0.00 0.00 09:19:18 03:23:01 ens3 1073.98 617.93 12703.10 81.51 0.00 0.00 0.00 0.00 09:19:18 03:23:01 vethbea5510 0.02 0.27 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:23:01 vetha8c908c 0.03 0.28 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:23:01 veth899ce04 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:23:01 veth2f15714 0.02 0.25 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:23:01 vethb112417 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:23:01 veth1f99825 0.03 0.28 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:23:01 vethc854d74 0.63 3.70 0.06 0.38 0.00 0.00 0.00 0.00 09:19:18 03:23:01 veth5406819 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:23:01 vethd099acf 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:23:01 veth2b71685 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:23:01 veth4cb6b24 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth27d67f9 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 vetha5d6fcb 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:24:01 docker0 0.45 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:24:01 ens3 9.45 7.11 7.64 4.45 0.00 0.00 0.00 0.00 09:19:18 03:24:01 vethbea5510 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 vetha8c908c 0.02 0.42 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth899ce04 0.02 0.40 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth2f15714 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 vethb112417 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth1f99825 0.02 0.43 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 vethc854d74 0.12 0.45 0.01 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth5406819 0.03 0.42 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 vethd099acf 0.03 0.40 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth2b71685 0.02 0.40 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth4cb6b24 0.03 0.43 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth27d67f9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 vetha5d6fcb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 ens3 8.53 6.61 6.87 4.04 0.00 0.00 0.00 0.00 09:19:18 03:25:01 vethbea5510 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth899ce04 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 vethb112417 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth1f99825 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 vethc854d74 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth5406819 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 vethd099acf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth2b71685 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth4cb6b24 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 veth27d67f9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:26:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 ens3 6.21 3.57 4.86 2.79 0.00 0.00 0.00 0.00 09:19:18 03:26:01 vethb112417 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 vethc854d74 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 lo 33.19 33.19 3.26 3.26 0.00 0.00 0.00 0.00 09:19:18 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 ens3 353.21 356.52 183.32 1526.33 0.00 0.00 0.00 0.00 09:19:18 03:28:01 lo 20.46 20.46 2.00 2.00 0.00 0.00 0.00 0.00 09:19:18 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:28:01 ens3 358.59 358.56 120.48 2631.06 0.00 0.00 0.00 0.00 09:19:18 03:29:01 lo 13.93 13.93 1.36 1.36 0.00 0.00 0.00 0.00 09:19:18 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:29:01 ens3 224.26 227.06 92.01 1272.07 0.00 0.00 0.00 0.00 09:19:18 03:30:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:30:02 ens3 0.65 0.35 0.29 0.21 0.00 0.00 0.00 0.00 09:19:18 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:32:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:33:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:34:01 ens3 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:35:01 ens3 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:36:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:37:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:38:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:39:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:40:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:41:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:43:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:44:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:45:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:46:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:47:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:48:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:49:01 ens3 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:50:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:51:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:52:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:54:01 ens3 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:55:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:56:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:57:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:58:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:59:01 ens3 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:00:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:01:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:02:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:03:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:04:01 ens3 1.05 0.65 0.45 0.29 0.00 0.00 0.00 0.00 09:19:18 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:05:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:06:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:07:01 ens3 0.82 0.50 0.82 0.35 0.00 0.00 0.00 0.00 09:19:18 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:08:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:09:01 ens3 6.05 4.98 3.89 4.87 0.00 0.00 0.00 0.00 09:19:18 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:10:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:11:01 ens3 1.77 1.48 0.98 1.21 0.00 0.00 0.00 0.00 09:19:18 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:12:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:13:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:14:01 ens3 0.38 0.25 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:15:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:16:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:17:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:18:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:19:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:20:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:21:01 ens3 0.47 0.50 0.27 0.22 0.00 0.00 0.00 0.00 09:19:18 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:22:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:23:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:24:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:25:01 ens3 0.12 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:27:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:28:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:29:01 ens3 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:19:18 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:30:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:31:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:33:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:34:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:35:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:36:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:37:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:38:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:39:01 ens3 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:41:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:42:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:43:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:44:01 ens3 0.35 0.32 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:45:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:46:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:46:02 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:47:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:49:01 ens3 0.43 0.33 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:54:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:55:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:59:01 ens3 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:01:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:04:01 ens3 0.95 0.35 0.44 0.27 0.00 0.00 0.00 0.00 09:19:18 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:05:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:08:01 ens3 0.28 0.17 0.11 0.25 0.00 0.00 0.00 0.00 09:19:18 05:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:19:18 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:09:01 ens3 2.02 1.87 0.98 3.15 0.00 0.00 0.00 0.00 09:19:18 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:10:01 ens3 1.32 1.10 0.71 0.83 0.00 0.00 0.00 0.00 09:19:18 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:11:01 ens3 1.63 1.22 0.80 1.15 0.00 0.00 0.00 0.00 09:19:18 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:14:01 ens3 0.27 0.17 0.14 0.08 0.00 0.00 0.00 0.00 09:19:18 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:19:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:21:01 ens3 0.57 0.40 0.28 0.22 0.00 0.00 0.00 0.00 09:19:18 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:24:01 ens3 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:25:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:26:01 ens3 1.13 1.10 4.44 0.10 0.00 0.00 0.00 0.00 09:19:18 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:27:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:29:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:31:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:34:01 ens3 1.07 0.47 0.44 0.28 0.00 0.00 0.00 0.00 09:19:18 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:35:01 ens3 0.12 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:37:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:39:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:43:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:44:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:47:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:49:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:54:01 ens3 0.27 0.15 0.14 0.08 0.00 0.00 0.00 0.00 09:19:18 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:59:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:04:01 ens3 1.00 0.42 0.44 0.28 0.00 0.00 0.00 0.00 09:19:18 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:05:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:08:01 ens3 0.27 0.17 0.11 0.25 0.00 0.00 0.00 0.00 09:19:18 06:09:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:09:02 ens3 0.33 0.23 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 06:10:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:10:01 ens3 2.75 2.44 1.48 3.94 0.00 0.00 0.00 0.00 09:19:18 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:12:01 ens3 1.53 1.27 0.80 1.15 0.00 0.00 0.00 0.00 09:19:18 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:14:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:15:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:19:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:21:01 ens3 0.52 0.38 0.27 0.22 0.00 0.00 0.00 0.00 09:19:18 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:24:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:29:01 ens3 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:30:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:34:01 ens3 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:35:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:39:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:43:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:44:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:49:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:54:01 ens3 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:19:18 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:55:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:59:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:04:01 ens3 1.03 0.40 0.44 0.27 0.00 0.00 0.00 0.00 09:19:18 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:05:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:08:01 ens3 0.30 0.18 0.11 0.25 0.00 0.00 0.00 0.00 09:19:18 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:09:01 ens3 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 07:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:10:01 ens3 2.68 2.52 1.46 3.88 0.00 0.00 0.00 0.00 09:19:18 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:11:01 ens3 0.20 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:12:01 ens3 1.52 1.27 0.79 1.15 0.00 0.00 0.00 0.00 09:19:18 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:14:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:17:01 ens3 1.22 1.65 0.09 11.37 0.00 0.00 0.00 0.00 09:19:18 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:19:01 ens3 3.30 4.45 0.34 7.21 0.00 0.00 0.00 0.00 09:19:18 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:21:01 ens3 1.83 2.52 0.36 6.83 0.00 0.00 0.00 0.00 09:19:18 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:22:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:24:01 ens3 0.70 0.82 0.17 6.60 0.00 0.00 0.00 0.00 09:19:18 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:29:01 ens3 0.77 0.65 0.12 6.43 0.00 0.00 0.00 0.00 09:19:18 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:30:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:31:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:34:01 ens3 3.08 4.15 0.32 7.10 0.00 0.00 0.00 0.00 09:19:18 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:35:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:38:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:39:01 ens3 3.38 5.17 0.29 7.26 0.00 0.00 0.00 0.00 09:19:18 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:40:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:41:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:43:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:44:01 ens3 4.00 6.73 0.33 7.36 0.00 0.00 0.00 0.00 09:19:18 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:47:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:49:01 ens3 3.10 4.22 0.27 7.20 0.00 0.00 0.00 0.00 09:19:18 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:51:01 ens3 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:54:01 ens3 1.05 1.52 0.19 1.63 0.00 0.00 0.00 0.00 09:19:18 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:55:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:59:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:00:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:04:01 ens3 0.85 0.33 0.38 0.27 0.00 0.00 0.00 0.00 09:19:18 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:05:01 ens3 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:08:01 ens3 0.28 0.17 0.11 0.25 0.00 0.00 0.00 0.00 09:19:18 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:09:01 ens3 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 08:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:10:01 ens3 2.60 2.22 1.45 3.86 0.00 0.00 0.00 0.00 09:19:18 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:11:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:12:01 ens3 1.62 1.28 0.80 1.15 0.00 0.00 0.00 0.00 09:19:18 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:13:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:14:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:19:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:20:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:21:01 ens3 0.47 0.35 0.27 0.21 0.00 0.00 0.00 0.00 09:19:18 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:23:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:24:01 ens3 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:25:01 ens3 0.20 0.15 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:29:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:30:01 ens3 2.65 0.22 0.55 0.20 0.00 0.00 0.00 0.00 09:19:18 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:31:01 ens3 5.85 0.98 1.33 0.65 0.00 0.00 0.00 0.00 09:19:18 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:32:01 ens3 1.95 1.10 1.06 0.82 0.00 0.00 0.00 0.00 09:19:18 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:33:01 ens3 0.37 0.07 0.03 0.01 0.00 0.00 0.00 0.00 09:19:18 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:34:01 ens3 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:35:01 ens3 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:19:18 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:36:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:37:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:38:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:39:01 ens3 0.92 0.38 0.40 0.20 0.00 0.00 0.00 0.00 09:19:18 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:40:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:19:18 08:41:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:41:02 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:42:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:19:18 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:43:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:44:01 ens3 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:45:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:46:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:47:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:48:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:19:18 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:49:01 ens3 0.48 0.23 0.16 0.08 0.00 0.00 0.00 0.00 09:19:18 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:50:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:52:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:54:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:55:01 ens3 0.27 0.17 0.10 0.01 0.00 0.00 0.00 0.00 09:19:18 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:56:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:57:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:59:01 ens3 0.38 0.32 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:00:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:01:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:03:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:04:01 ens3 0.93 0.48 0.38 0.28 0.00 0.00 0.00 0.00 09:19:18 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:05:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:07:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:08:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:19:18 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:09:01 ens3 0.65 0.50 0.27 0.34 0.00 0.00 0.00 0.00 09:19:18 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:10:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 09:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:19:18 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:11:01 ens3 2.95 2.50 1.48 3.88 0.00 0.00 0.00 0.00 09:19:18 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:12:01 ens3 0.25 0.12 0.10 0.07 0.00 0.00 0.00 0.00 09:19:18 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:13:01 ens3 1.43 1.22 0.71 1.09 0.00 0.00 0.00 0.00 09:19:18 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:14:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:17:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:19:01 ens3 6.02 3.63 6.75 2.15 0.00 0.00 0.00 0.00 09:19:18 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 09:19:18 Average: docker0 3.27 4.50 0.27 38.68 0.00 0.00 0.00 0.00 09:19:18 Average: ens3 10.83 8.31 79.39 16.28 0.00 0.00 0.00 0.00 09:19:18 09:19:18 09:19:18 ---> sar -P ALL: 09:19:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9122) 05/12/26 _x86_64_ (8 CPU) 09:19:18 09:19:18 03:17:52 LINUX RESTART (8 CPU) 09:19:18 09:19:18 03:18:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 03:19:01 all 9.66 0.00 2.75 1.41 0.05 86.13 09:19:18 03:19:01 0 10.01 0.00 3.64 2.85 0.07 83.44 09:19:18 03:19:01 1 10.33 0.00 4.09 1.63 0.05 83.89 09:19:18 03:19:01 2 7.92 0.00 1.73 0.23 0.05 90.07 09:19:18 03:19:01 3 8.15 0.00 2.33 0.54 0.07 88.92 09:19:18 03:19:01 4 8.74 0.00 2.01 0.40 0.05 88.79 09:19:18 03:19:01 5 10.52 0.00 2.26 0.45 0.03 86.73 09:19:18 03:19:01 6 12.69 0.00 2.09 0.57 0.05 84.59 09:19:18 03:19:01 7 8.91 0.00 3.84 4.62 0.07 82.56 09:19:18 03:20:01 all 35.63 0.00 6.28 0.57 0.09 57.42 09:19:18 03:20:01 0 36.23 0.00 6.16 0.12 0.10 57.39 09:19:18 03:20:01 1 35.29 0.00 6.44 0.13 0.10 58.03 09:19:18 03:20:01 2 35.88 0.00 7.06 2.41 0.08 54.57 09:19:18 03:20:01 3 36.90 0.00 6.41 0.10 0.08 56.50 09:19:18 03:20:01 4 35.76 0.00 6.56 0.22 0.08 57.38 09:19:18 03:20:01 5 34.64 0.00 5.74 0.56 0.10 58.96 09:19:18 03:20:01 6 36.03 0.00 6.26 0.90 0.08 56.73 09:19:18 03:20:01 7 34.32 0.00 5.62 0.13 0.10 59.83 09:19:18 03:21:01 all 45.02 0.00 8.37 0.25 0.08 46.27 09:19:18 03:21:01 0 45.81 0.00 8.57 0.05 0.08 45.49 09:19:18 03:21:01 1 42.83 0.00 7.98 0.05 0.08 49.05 09:19:18 03:21:01 2 47.66 0.00 8.32 1.73 0.08 42.20 09:19:18 03:21:01 3 44.09 0.00 9.71 0.02 0.08 46.11 09:19:18 03:21:01 4 45.33 0.00 8.66 0.12 0.08 45.80 09:19:18 03:21:01 5 46.17 0.00 7.78 0.03 0.08 45.93 09:19:18 03:21:01 6 43.03 0.00 7.93 0.00 0.10 48.94 09:19:18 03:21:01 7 45.20 0.00 8.03 0.03 0.07 46.67 09:19:18 03:22:01 all 52.46 0.00 6.60 0.12 0.08 40.74 09:19:18 03:22:01 0 51.78 0.00 6.30 0.00 0.07 41.85 09:19:18 03:22:01 1 52.48 0.00 6.20 0.00 0.07 41.26 09:19:18 03:22:01 2 52.92 0.00 6.83 0.74 0.08 39.43 09:19:18 03:22:01 3 53.85 0.00 6.93 0.02 0.08 39.12 09:19:18 03:22:01 4 51.14 0.00 6.71 0.12 0.08 41.95 09:19:18 03:22:01 5 53.20 0.00 6.72 0.00 0.08 39.99 09:19:18 03:22:01 6 52.28 0.00 6.95 0.03 0.07 40.67 09:19:18 03:22:01 7 52.06 0.00 6.13 0.05 0.08 41.68 09:19:18 03:23:01 all 28.80 0.00 13.36 8.25 0.08 49.50 09:19:18 03:23:01 0 27.83 0.00 12.75 6.58 0.07 52.78 09:19:18 03:23:01 1 29.87 0.00 13.68 8.57 0.08 47.79 09:19:18 03:23:01 2 28.56 0.00 12.65 6.41 0.07 52.31 09:19:18 03:23:01 3 27.67 0.00 12.50 5.94 0.10 53.79 09:19:18 03:23:01 4 28.79 0.00 13.68 6.53 0.08 50.91 09:19:18 03:23:01 5 30.58 0.00 12.74 4.85 0.08 51.74 09:19:18 03:23:01 6 28.78 0.00 15.07 20.71 0.10 35.33 09:19:18 03:23:01 7 28.32 0.00 13.79 6.53 0.08 51.28 09:19:18 03:24:01 all 88.76 0.00 10.58 0.43 0.12 0.12 09:19:18 03:24:01 0 86.95 0.00 12.34 0.40 0.13 0.18 09:19:18 03:24:01 1 89.24 0.00 10.08 0.52 0.12 0.05 09:19:18 03:24:01 2 89.02 0.00 10.36 0.35 0.12 0.15 09:19:18 03:24:01 3 88.53 0.00 10.78 0.48 0.12 0.08 09:19:18 03:24:01 4 89.09 0.00 10.15 0.53 0.12 0.12 09:19:18 03:24:01 5 88.97 0.00 10.38 0.43 0.13 0.08 09:19:18 03:24:01 6 88.81 0.00 10.60 0.33 0.13 0.12 09:19:18 03:24:01 7 89.43 0.00 9.93 0.37 0.12 0.15 09:19:18 03:25:01 all 89.77 0.00 10.07 0.00 0.17 0.00 09:19:18 03:25:01 0 88.35 0.00 11.48 0.00 0.17 0.00 09:19:18 03:25:01 1 89.82 0.00 9.99 0.00 0.19 0.00 09:19:18 03:25:01 2 90.42 0.00 9.40 0.00 0.17 0.00 09:19:18 03:25:01 3 90.58 0.00 9.27 0.00 0.15 0.00 09:19:18 03:25:01 4 90.37 0.00 9.48 0.00 0.15 0.00 09:19:18 03:25:01 5 87.30 0.00 12.56 0.00 0.13 0.00 09:19:18 03:25:01 6 90.37 0.00 9.44 0.00 0.19 0.00 09:19:18 03:25:01 7 91.01 0.00 8.82 0.00 0.17 0.00 09:19:18 03:26:01 all 87.95 0.00 9.80 0.29 0.12 1.84 09:19:18 03:26:01 0 85.65 0.00 12.10 0.42 0.13 1.70 09:19:18 03:26:01 1 88.60 0.00 9.05 0.08 0.10 2.17 09:19:18 03:26:01 2 89.03 0.00 8.88 0.15 0.12 1.82 09:19:18 03:26:01 3 87.95 0.00 9.38 0.35 0.12 2.20 09:19:18 03:26:01 4 87.76 0.00 10.39 0.43 0.13 1.28 09:19:18 03:26:01 5 86.77 0.00 10.87 0.28 0.13 1.93 09:19:18 03:26:01 6 89.78 0.00 8.29 0.10 0.12 1.72 09:19:18 03:26:01 7 88.04 0.00 9.47 0.50 0.10 1.88 09:19:18 03:27:01 all 6.77 0.00 1.19 0.75 0.06 91.23 09:19:18 03:27:01 0 8.19 0.00 1.47 0.50 0.05 89.79 09:19:18 03:27:01 1 5.55 0.00 1.05 0.30 0.05 93.05 09:19:18 03:27:01 2 10.06 0.00 1.29 0.17 0.07 88.42 09:19:18 03:27:01 3 5.61 0.00 1.04 0.55 0.05 92.75 09:19:18 03:27:01 4 8.96 0.00 1.29 3.44 0.07 86.24 09:19:18 03:27:01 5 3.87 0.00 1.00 0.18 0.05 94.89 09:19:18 03:27:01 6 4.02 0.00 1.09 0.07 0.07 94.76 09:19:18 03:27:01 7 7.87 0.00 1.29 0.82 0.05 89.96 09:19:18 03:28:01 all 11.23 0.00 0.66 0.07 0.06 87.99 09:19:18 03:28:01 0 10.21 0.00 0.62 0.10 0.05 89.02 09:19:18 03:28:01 1 14.20 0.00 0.75 0.02 0.05 84.98 09:19:18 03:28:01 2 10.15 0.00 0.57 0.02 0.05 89.21 09:19:18 03:28:01 3 4.69 0.00 0.48 0.00 0.05 94.78 09:19:18 03:28:01 4 7.16 0.00 0.63 0.33 0.05 91.82 09:19:18 03:28:01 5 13.45 0.00 0.64 0.02 0.07 85.83 09:19:18 03:28:01 6 14.89 0.00 0.91 0.03 0.08 84.09 09:19:18 03:28:01 7 15.10 0.00 0.69 0.02 0.07 84.13 09:19:18 03:29:01 all 5.80 0.00 0.52 0.04 0.04 93.60 09:19:18 03:29:01 0 8.66 0.00 0.67 0.25 0.05 90.37 09:19:18 03:29:01 1 3.67 0.00 0.54 0.02 0.03 95.73 09:19:18 03:29:01 2 0.55 0.00 0.38 0.00 0.03 99.03 09:19:18 03:29:01 3 6.77 0.00 0.48 0.02 0.05 92.68 09:19:18 03:29:01 4 3.44 0.00 0.60 0.02 0.03 95.91 09:19:18 03:29:01 5 6.67 0.00 0.48 0.03 0.03 92.77 09:19:18 03:29:01 6 7.15 0.00 0.43 0.00 0.05 92.36 09:19:18 03:29:01 7 9.52 0.00 0.53 0.02 0.05 89.88 09:19:18 09:19:18 03:29:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 03:30:02 all 0.14 0.00 0.02 0.00 0.01 99.81 09:19:18 03:30:02 0 0.03 0.00 0.03 0.03 0.03 99.87 09:19:18 03:30:02 1 1.04 0.00 0.10 0.00 0.02 98.84 09:19:18 03:30:02 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:30:02 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:30:02 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:30:02 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:30:02 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 03:30:02 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:31:01 all 0.03 0.00 0.01 0.01 0.01 99.93 09:19:18 03:31:01 0 0.00 0.00 0.03 0.03 0.03 99.90 09:19:18 03:31:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 03:31:01 2 0.07 0.00 0.03 0.00 0.03 99.86 09:19:18 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:31:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 03:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:31:01 6 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 03:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:32:01 all 0.01 0.00 0.01 0.00 0.02 99.96 09:19:18 03:32:01 0 0.03 0.00 0.03 0.02 0.03 99.88 09:19:18 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:32:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:33:01 all 0.03 0.00 0.03 0.01 0.01 99.92 09:19:18 03:33:01 0 0.00 0.00 0.05 0.02 0.03 99.90 09:19:18 03:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 03:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:33:01 3 0.03 0.00 0.03 0.05 0.02 99.87 09:19:18 03:33:01 4 0.07 0.00 0.05 0.00 0.00 99.88 09:19:18 03:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:33:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:19:18 03:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:19:18 03:34:01 0 0.03 0.00 0.03 0.03 0.02 99.88 09:19:18 03:34:01 1 0.10 0.00 0.02 0.00 0.02 99.87 09:19:18 03:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:34:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 03:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 03:35:01 0 0.07 0.00 0.02 0.02 0.03 99.87 09:19:18 03:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:35:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:36:01 all 0.01 0.00 0.01 0.00 0.02 99.96 09:19:18 03:36:01 0 0.00 0.00 0.03 0.02 0.03 99.92 09:19:18 03:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:36:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:19:18 03:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 03:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:19:18 03:37:01 0 0.02 0.00 0.03 0.03 0.02 99.90 09:19:18 03:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 03:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:37:01 4 0.10 0.00 0.00 0.00 0.02 99.88 09:19:18 03:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:37:01 6 0.08 0.00 0.00 0.00 0.02 99.90 09:19:18 03:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:38:01 all 0.10 0.00 0.02 0.00 0.01 99.87 09:19:18 03:38:01 0 0.05 0.00 0.03 0.02 0.03 99.87 09:19:18 03:38:01 1 0.55 0.00 0.00 0.00 0.00 99.45 09:19:18 03:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:38:01 4 0.13 0.00 0.02 0.00 0.00 99.85 09:19:18 03:38:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 03:38:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 03:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:39:01 all 0.23 0.00 0.01 0.00 0.01 99.75 09:19:18 03:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:39:01 1 1.58 0.00 0.00 0.00 0.02 98.40 09:19:18 03:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:39:01 4 0.10 0.00 0.02 0.00 0.00 99.88 09:19:18 03:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:39:01 6 0.03 0.00 0.03 0.02 0.02 99.90 09:19:18 03:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:40:01 all 0.12 0.00 0.01 0.00 0.01 99.85 09:19:18 03:40:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 03:40:01 1 0.83 0.00 0.00 0.00 0.00 99.17 09:19:18 03:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:40:01 6 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 03:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:19:18 03:40:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 03:41:01 all 0.04 0.00 0.02 0.01 0.01 99.92 09:19:18 03:41:01 0 0.03 0.00 0.07 0.03 0.02 99.85 09:19:18 03:41:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 03:41:01 2 0.07 0.00 0.05 0.00 0.00 99.88 09:19:18 03:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:41:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 03:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:41:01 6 0.03 0.00 0.00 0.07 0.02 99.88 09:19:18 03:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 03:42:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 03:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:19:18 03:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 03:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:43:01 4 0.15 0.00 0.02 0.00 0.02 99.82 09:19:18 03:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:43:01 6 0.05 0.00 0.02 0.02 0.00 99.92 09:19:18 03:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:44:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:19:18 03:44:01 0 0.02 0.00 0.03 0.02 0.03 99.90 09:19:18 03:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:44:01 2 0.07 0.00 0.05 0.00 0.02 99.87 09:19:18 03:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 03:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:44:01 6 0.02 0.00 0.00 0.07 0.02 99.90 09:19:18 03:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 03:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 03:45:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 03:45:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:19:18 03:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:45:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 03:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 03:46:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:19:18 03:46:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 03:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 03:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 03:46:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 03:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:47:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:19:18 03:47:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:47:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 03:47:01 4 0.08 0.00 0.02 0.00 0.00 99.90 09:19:18 03:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:19:18 03:48:01 0 0.05 0.00 0.07 0.02 0.02 99.85 09:19:18 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:48:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:49:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:19:18 03:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 03:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 03:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:50:01 all 0.01 0.00 0.02 0.00 0.00 99.97 09:19:18 03:50:01 0 0.03 0.00 0.05 0.02 0.03 99.87 09:19:18 03:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 03:51:01 0 0.07 0.00 0.07 0.00 0.02 99.85 09:19:18 03:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 03:51:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 03:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:19:18 03:51:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 03:52:01 all 0.02 0.00 0.02 0.00 0.01 99.96 09:19:18 03:52:01 0 0.03 0.00 0.05 0.02 0.02 99.88 09:19:18 03:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:52:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 03:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 03:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 03:53:01 0 0.07 0.00 0.02 0.02 0.02 99.88 09:19:18 03:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:53:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 03:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:53:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 03:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 03:53:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:54:01 all 0.11 0.00 0.01 0.00 0.01 99.87 09:19:18 03:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:54:01 1 0.73 0.00 0.00 0.00 0.00 99.27 09:19:18 03:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 03:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:54:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 03:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 03:54:01 6 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:55:01 all 0.19 0.00 0.01 0.00 0.00 99.79 09:19:18 03:55:01 0 0.05 0.00 0.03 0.02 0.02 99.88 09:19:18 03:55:01 1 1.25 0.00 0.00 0.00 0.00 98.75 09:19:18 03:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 03:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 03:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 03:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:56:01 all 0.22 0.00 0.11 0.00 0.01 99.67 09:19:18 03:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:56:01 1 1.61 0.00 0.02 0.00 0.02 98.35 09:19:18 03:56:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 03:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:56:01 6 0.00 0.00 0.78 0.00 0.02 99.20 09:19:18 03:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:57:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:19:18 03:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 03:57:01 1 1.99 0.00 0.02 0.00 0.02 97.98 09:19:18 03:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:57:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:58:01 all 0.18 0.00 0.01 0.00 0.01 99.80 09:19:18 03:58:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:19:18 03:58:01 1 1.30 0.00 0.00 0.00 0.00 98.70 09:19:18 03:58:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 03:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 03:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 03:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 03:59:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 03:59:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 03:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 03:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 03:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 04:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 04:01:01 0 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 04:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:01:01 2 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:01:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:19:18 04:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:02:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:19:18 04:02:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 04:03:01 0 0.05 0.00 0.02 0.02 0.00 99.92 09:19:18 04:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:03:01 4 0.07 0.00 0.03 0.00 0.00 99.90 09:19:18 04:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:04:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:19:18 04:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:04:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 04:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:05:01 all 0.17 0.00 0.02 0.05 0.01 99.75 09:19:18 04:05:01 0 0.05 0.00 0.02 0.42 0.00 99.52 09:19:18 04:05:01 1 1.19 0.00 0.05 0.00 0.00 98.76 09:19:18 04:05:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 04:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 04:06:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 04:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:07:01 all 0.07 0.00 0.01 0.00 0.00 99.91 09:19:18 04:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:07:01 1 0.08 0.00 0.00 0.00 0.00 99.92 09:19:18 04:07:01 2 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 04:07:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 04:07:01 4 0.17 0.00 0.00 0.00 0.00 99.83 09:19:18 04:07:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 04:07:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 04:07:01 7 0.10 0.00 0.02 0.00 0.00 99.88 09:19:18 04:08:01 all 0.01 0.00 0.02 0.01 0.01 99.95 09:19:18 04:08:01 0 0.03 0.00 0.08 0.02 0.03 99.83 09:19:18 04:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:08:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 04:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:08:01 5 0.02 0.00 0.03 0.02 0.00 99.93 09:19:18 04:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:09:01 all 0.21 0.00 0.03 0.01 0.01 99.75 09:19:18 04:09:01 0 0.08 0.00 0.02 0.02 0.02 99.87 09:19:18 04:09:01 1 0.10 0.00 0.03 0.00 0.00 99.87 09:19:18 04:09:01 2 0.13 0.00 0.05 0.00 0.02 99.80 09:19:18 04:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 04:09:01 4 0.73 0.00 0.00 0.00 0.00 99.27 09:19:18 04:09:01 5 0.17 0.00 0.05 0.00 0.02 99.77 09:19:18 04:09:01 6 0.10 0.00 0.02 0.02 0.00 99.87 09:19:18 04:09:01 7 0.30 0.00 0.05 0.03 0.00 99.62 09:19:18 04:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:19:18 04:10:01 0 0.05 0.00 0.05 0.02 0.02 99.87 09:19:18 04:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:11:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:19:18 04:11:01 0 0.02 0.00 0.03 0.02 0.00 99.93 09:19:18 04:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:11:01 4 0.23 0.00 0.03 0.00 0.02 99.72 09:19:18 04:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:19:18 04:12:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 04:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:12:01 2 0.08 0.00 0.03 0.00 0.03 99.85 09:19:18 04:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 04:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:13:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:19:18 04:13:01 0 0.08 0.00 0.00 0.03 0.00 99.88 09:19:18 04:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 04:13:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:19:18 04:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:13:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:19:18 04:13:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:14:01 all 0.04 0.00 0.02 0.00 0.00 99.94 09:19:18 04:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 04:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:14:01 2 0.07 0.00 0.07 0.00 0.02 99.85 09:19:18 04:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:14:01 4 0.13 0.00 0.02 0.00 0.00 99.85 09:19:18 04:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 04:15:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 04:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 04:15:01 2 0.07 0.00 0.03 0.00 0.03 99.87 09:19:18 04:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:16:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:19:18 04:16:01 0 0.03 0.00 0.05 0.02 0.00 99.90 09:19:18 04:16:01 1 0.15 0.00 0.00 0.00 0.02 99.83 09:19:18 04:16:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:19:18 04:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:16:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 04:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:17:01 all 0.06 0.00 0.01 0.01 0.01 99.92 09:19:18 04:17:01 0 0.03 0.00 0.02 0.03 0.02 99.90 09:19:18 04:17:01 1 0.30 0.00 0.00 0.00 0.00 99.70 09:19:18 04:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:17:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 04:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 04:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:19:18 04:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 04:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:18:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 04:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:19:18 04:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:19:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:19:18 04:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:19:01 4 0.08 0.00 0.02 0.00 0.00 99.90 09:19:18 04:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:20:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:19:18 04:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:20:01 2 0.03 0.00 0.03 0.02 0.03 99.88 09:19:18 04:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:20:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 04:20:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 04:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 04:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:21:01 2 0.03 0.00 0.05 0.02 0.03 99.87 09:19:18 04:21:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 04:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:22:01 all 0.14 0.00 0.01 0.00 0.01 99.83 09:19:18 04:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:22:01 1 1.06 0.00 0.02 0.00 0.02 98.91 09:19:18 04:22:01 2 0.00 0.00 0.02 0.02 0.03 99.93 09:19:18 04:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:22:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 04:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:23:01 all 0.04 0.00 0.01 0.00 0.02 99.93 09:19:18 04:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:23:01 1 0.13 0.00 0.00 0.00 0.02 99.85 09:19:18 04:23:01 2 0.03 0.00 0.05 0.02 0.03 99.87 09:19:18 04:23:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:24:01 all 0.24 0.00 0.01 0.00 0.01 99.75 09:19:18 04:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:24:01 1 1.71 0.00 0.00 0.00 0.00 98.29 09:19:18 04:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:24:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 04:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:24:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 09:19:18 04:24:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:25:01 all 0.21 0.00 0.01 0.00 0.01 99.76 09:19:18 04:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:25:01 1 1.47 0.00 0.02 0.00 0.02 98.50 09:19:18 04:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 04:25:01 3 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 04:25:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 04:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 04:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:26:01 all 0.24 0.00 0.02 0.00 0.01 99.73 09:19:18 04:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:26:01 1 1.73 0.00 0.00 0.00 0.00 98.27 09:19:18 04:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:26:01 3 0.05 0.00 0.02 0.00 0.05 99.88 09:19:18 04:26:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 04:26:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 04:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:27:01 all 0.24 0.00 0.01 0.00 0.01 99.73 09:19:18 04:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:27:01 1 1.73 0.00 0.03 0.00 0.02 98.22 09:19:18 04:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 04:27:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 04:27:01 4 0.10 0.00 0.00 0.00 0.02 99.88 09:19:18 04:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:27:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 04:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 04:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:28:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 04:28:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 04:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:29:01 all 0.11 0.00 0.01 0.00 0.01 99.86 09:19:18 04:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:29:01 1 0.76 0.00 0.00 0.00 0.00 99.24 09:19:18 04:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:29:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 04:29:01 4 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 04:29:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 04:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:30:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:19:18 04:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:30:01 1 1.97 0.00 0.00 0.00 0.02 98.01 09:19:18 04:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 04:30:01 3 0.03 0.00 0.03 0.00 0.05 99.88 09:19:18 04:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:31:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:19:18 04:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:31:01 1 2.00 0.00 0.00 0.00 0.00 98.00 09:19:18 04:31:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 04:31:01 3 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 04:31:01 4 0.08 0.00 0.00 0.00 0.00 99.92 09:19:18 04:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:31:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 04:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:32:01 all 0.27 0.00 0.01 0.00 0.02 99.70 09:19:18 04:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 04:32:01 1 1.92 0.00 0.03 0.00 0.02 98.03 09:19:18 04:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:32:01 3 0.07 0.00 0.05 0.00 0.05 99.83 09:19:18 04:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:33:01 all 0.08 0.00 0.02 0.00 0.01 99.89 09:19:18 04:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:33:01 1 0.53 0.00 0.03 0.00 0.00 99.43 09:19:18 04:33:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 04:33:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 04:33:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 04:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:34:01 all 0.02 0.00 0.00 0.00 0.02 99.96 09:19:18 04:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:34:01 3 0.03 0.00 0.02 0.00 0.05 99.90 09:19:18 04:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:34:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 04:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 04:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 04:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 04:35:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 04:35:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:19:18 04:35:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:36:01 all 0.02 0.00 0.02 0.00 0.02 99.94 09:19:18 04:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:36:01 2 0.00 0.00 0.03 0.02 0.02 99.93 09:19:18 04:36:01 3 0.03 0.00 0.05 0.00 0.03 99.88 09:19:18 04:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 04:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 04:37:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 04:37:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 04:37:01 5 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 04:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:38:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:19:18 04:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:38:01 1 0.15 0.00 0.02 0.02 0.00 99.82 09:19:18 04:38:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 04:38:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 04:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:39:01 all 0.21 0.00 0.01 0.00 0.01 99.77 09:19:18 04:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 04:39:01 1 1.45 0.00 0.02 0.00 0.02 98.52 09:19:18 04:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:39:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 04:39:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 04:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:40:01 all 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:40:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 04:40:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 04:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:40:01 5 0.02 0.00 0.05 0.00 0.02 99.92 09:19:18 04:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:41:01 all 0.01 0.00 0.01 0.01 0.02 99.96 09:19:18 04:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:41:01 2 0.00 0.00 0.02 0.03 0.02 99.93 09:19:18 04:41:01 3 0.03 0.00 0.03 0.00 0.05 99.88 09:19:18 04:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:41:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 04:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:42:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:19:18 04:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:42:01 1 0.08 0.00 0.00 0.00 0.02 99.90 09:19:18 04:42:01 2 0.02 0.00 0.03 0.03 0.02 99.90 09:19:18 04:42:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 04:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:19:18 04:43:01 0 0.03 0.00 0.07 0.00 0.00 99.90 09:19:18 04:43:01 1 0.08 0.00 0.00 0.00 0.02 99.90 09:19:18 04:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:43:01 4 0.08 0.00 0.00 0.00 0.00 99.92 09:19:18 04:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:44:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:19:18 04:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:44:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 04:44:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 04:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:44:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 04:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:45:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:19:18 04:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 04:45:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 04:45:01 3 0.00 0.00 0.00 0.00 0.03 99.97 09:19:18 04:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:46:02 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 04:46:02 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 04:46:02 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:46:02 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 04:46:02 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:46:02 4 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 04:46:02 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:46:02 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:46:02 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:19:18 04:46:02 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:47:01 all 0.02 0.00 0.00 0.00 0.02 99.95 09:19:18 04:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:47:01 3 0.03 0.00 0.00 0.00 0.05 99.92 09:19:18 04:47:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:47:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 04:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 04:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:48:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 04:48:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 04:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:49:01 all 0.03 0.00 0.02 0.01 0.01 99.93 09:19:18 04:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:49:01 2 0.03 0.00 0.03 0.08 0.03 99.82 09:19:18 04:49:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 04:49:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 04:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:49:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 04:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:50:01 2 0.00 0.00 0.03 0.02 0.02 99.93 09:19:18 04:50:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 04:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:51:01 all 0.04 0.00 0.02 0.00 0.02 99.92 09:19:18 04:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:51:01 1 0.27 0.00 0.02 0.00 0.02 99.70 09:19:18 04:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:51:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 04:51:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 04:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 04:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:52:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 04:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 04:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:53:01 all 0.11 0.00 0.01 0.00 0.01 99.87 09:19:18 04:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:53:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 04:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:53:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:53:01 5 0.66 0.00 0.00 0.00 0.02 99.32 09:19:18 04:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:54:01 all 0.21 0.00 0.01 0.00 0.01 99.76 09:19:18 04:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:54:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 04:54:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 04:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:54:01 5 1.61 0.00 0.02 0.00 0.02 98.35 09:19:18 04:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 04:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 04:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:55:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 04:55:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 04:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:56:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:19:18 04:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:56:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 04:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:56:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 04:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:57:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 04:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:57:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 04:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:19:18 04:57:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 04:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:58:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 04:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:59:01 all 0.22 0.00 0.02 0.00 0.02 99.74 09:19:18 04:59:01 0 0.00 0.00 0.05 0.00 0.02 99.93 09:19:18 04:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:59:01 2 0.05 0.00 0.00 0.03 0.02 99.90 09:19:18 04:59:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 04:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:59:01 5 1.58 0.00 0.02 0.00 0.02 98.39 09:19:18 04:59:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:59:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 05:00:01 all 0.06 0.00 0.01 0.00 0.01 99.92 09:19:18 05:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:00:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 05:00:01 5 0.38 0.00 0.02 0.00 0.00 99.60 09:19:18 05:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:01:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:19:18 05:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:01:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 05:01:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:01:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 05:01:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:01:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 05:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 05:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 05:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 05:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:03:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 05:03:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 05:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 05:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:04:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:04:01 5 0.10 0.00 0.02 0.00 0.02 99.87 09:19:18 05:04:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 05:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:05:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 05:05:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 05:05:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:05:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 05:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:06:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 05:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:06:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:07:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:19:18 05:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 05:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:07:01 2 0.00 0.00 0.03 0.02 0.02 99.93 09:19:18 05:07:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 05:07:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 05:07:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 05:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:08:01 2 0.08 0.00 0.00 0.02 0.02 99.88 09:19:18 05:08:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 05:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 05:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:19:18 05:08:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 05:09:01 all 0.08 0.00 0.03 0.00 0.01 99.88 09:19:18 05:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:09:01 2 0.10 0.00 0.00 0.02 0.00 99.88 09:19:18 05:09:01 3 0.08 0.00 0.05 0.00 0.02 99.85 09:19:18 05:09:01 4 0.08 0.00 0.02 0.00 0.03 99.87 09:19:18 05:09:01 5 0.25 0.00 0.02 0.00 0.02 99.72 09:19:18 05:09:01 6 0.08 0.00 0.03 0.00 0.00 99.88 09:19:18 05:09:01 7 0.00 0.00 0.07 0.02 0.02 99.90 09:19:18 05:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 05:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 05:10:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:10:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 05:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:11:01 all 0.24 0.00 0.01 0.00 0.01 99.73 09:19:18 05:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:11:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 05:11:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 05:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:11:01 5 1.77 0.00 0.03 0.00 0.02 98.18 09:19:18 05:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:12:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:12:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 05:13:01 all 0.03 0.00 0.01 0.00 0.02 99.95 09:19:18 05:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:13:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:13:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 05:13:01 4 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 05:13:01 5 0.05 0.00 0.00 0.00 0.03 99.92 09:19:18 05:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 05:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 05:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 05:14:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 05:14:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 05:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:15:01 all 0.02 0.00 0.00 0.00 0.02 99.96 09:19:18 05:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:15:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:15:01 3 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 05:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 05:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:16:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 05:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 05:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 05:17:01 all 0.01 0.00 0.01 0.00 0.02 99.96 09:19:18 05:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 05:17:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 05:17:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:18:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 05:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 05:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:19:01 all 0.22 0.00 0.02 0.00 0.01 99.74 09:19:18 05:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:19:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 05:19:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:19:01 3 0.03 0.00 0.07 0.00 0.03 99.87 09:19:18 05:19:01 4 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 05:19:01 5 1.56 0.00 0.02 0.00 0.02 98.40 09:19:18 05:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:19:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 09:19:18 05:19:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 05:20:01 all 0.16 0.00 0.01 0.00 0.02 99.81 09:19:18 05:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:20:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 05:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:20:01 5 1.22 0.00 0.02 0.00 0.02 98.74 09:19:18 05:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:21:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 05:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 05:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 05:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:22:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 05:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:19:18 05:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:23:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:23:01 3 0.00 0.00 0.00 0.00 0.03 99.97 09:19:18 05:23:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 05:23:01 5 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 05:23:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 05:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 05:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 05:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:24:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 05:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 05:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:25:01 1 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 05:25:01 2 0.05 0.00 0.03 0.02 0.02 99.88 09:19:18 05:25:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 05:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:26:01 all 0.13 0.00 0.06 0.03 0.01 99.76 09:19:18 05:26:01 0 0.10 0.00 0.05 0.00 0.02 99.83 09:19:18 05:26:01 1 0.63 0.00 0.17 0.17 0.02 99.02 09:19:18 05:26:01 2 0.07 0.00 0.05 0.02 0.02 99.85 09:19:18 05:26:01 3 0.07 0.00 0.05 0.05 0.03 99.80 09:19:18 05:26:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 05:26:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:19:18 05:26:01 6 0.08 0.00 0.03 0.02 0.02 99.85 09:19:18 05:26:01 7 0.02 0.00 0.05 0.00 0.00 99.93 09:19:18 05:27:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:19:18 05:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:27:01 3 0.02 0.00 0.00 0.00 0.05 99.93 09:19:18 05:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:27:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:28:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:29:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:19:18 05:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:29:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:29:01 2 0.00 0.00 0.03 0.02 0.00 99.95 09:19:18 05:29:01 3 0.22 0.00 0.05 0.00 0.05 99.68 09:19:18 05:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:30:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:19:18 05:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:30:01 3 1.99 0.00 0.02 0.00 0.03 97.96 09:19:18 05:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:19:18 05:30:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 05:31:01 all 0.11 0.00 0.01 0.00 0.01 99.87 09:19:18 05:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 05:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:31:01 3 0.75 0.00 0.00 0.00 0.03 99.22 09:19:18 05:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:31:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:32:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:19:18 05:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:32:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 05:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:32:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 05:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:33:01 all 0.10 0.00 0.01 0.00 0.01 99.88 09:19:18 05:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:33:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 05:33:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:33:01 3 0.67 0.00 0.02 0.00 0.03 99.29 09:19:18 05:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 05:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:33:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:34:01 all 0.17 0.00 0.01 0.00 0.01 99.81 09:19:18 05:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:34:01 2 0.05 0.00 0.02 0.02 0.00 99.92 09:19:18 05:34:01 3 1.17 0.00 0.02 0.00 0.03 98.78 09:19:18 05:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:35:01 all 0.12 0.00 0.01 0.00 0.01 99.85 09:19:18 05:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:35:01 3 0.83 0.00 0.07 0.00 0.03 99.07 09:19:18 05:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:36:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:19:18 05:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:36:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 05:36:01 3 1.97 0.00 0.02 0.00 0.03 97.98 09:19:18 05:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:37:01 all 0.24 0.00 0.02 0.00 0.01 99.73 09:19:18 05:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 05:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:37:01 3 1.76 0.00 0.02 0.00 0.05 98.17 09:19:18 05:37:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 05:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:38:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:19:18 05:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:38:01 3 1.94 0.00 0.00 0.00 0.03 98.03 09:19:18 05:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:39:01 all 0.07 0.00 0.01 0.00 0.02 99.89 09:19:18 05:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:39:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:39:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 05:39:01 3 0.43 0.00 0.05 0.00 0.03 99.48 09:19:18 05:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:39:01 6 0.03 0.00 0.03 0.02 0.02 99.90 09:19:18 05:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 05:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:40:01 2 0.00 0.00 0.05 0.00 0.02 99.93 09:19:18 05:40:01 3 0.00 0.00 0.00 0.00 0.05 99.95 09:19:18 05:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 05:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 05:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:41:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 05:41:01 3 0.07 0.00 0.00 0.00 0.03 99.90 09:19:18 05:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 05:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:19:18 05:41:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 05:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:42:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 05:42:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 05:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 05:43:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 05:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:43:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 05:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:43:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 05:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:44:01 all 0.02 0.00 0.02 0.00 0.01 99.94 09:19:18 05:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 05:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 05:44:01 2 0.07 0.00 0.02 0.02 0.02 99.88 09:19:18 05:44:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 05:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:44:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 05:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:45:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 05:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:45:01 7 0.05 0.00 0.05 0.00 0.00 99.90 09:19:18 05:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 05:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:46:01 3 0.00 0.00 0.00 0.00 0.03 99.97 09:19:18 05:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:47:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 05:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:47:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 05:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:48:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 05:48:01 3 0.03 0.00 0.05 0.00 0.03 99.88 09:19:18 05:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:49:01 all 0.08 0.00 0.01 0.00 0.01 99.89 09:19:18 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:49:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 05:49:01 3 0.53 0.00 0.03 0.00 0.03 99.40 09:19:18 05:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:49:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 05:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:50:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:19:18 05:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:50:01 3 1.99 0.00 0.02 0.00 0.03 97.96 09:19:18 05:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:50:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 05:51:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:19:18 05:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:51:01 3 1.99 0.00 0.02 0.00 0.03 97.96 09:19:18 05:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:51:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:52:01 all 0.10 0.00 0.01 0.00 0.01 99.88 09:19:18 05:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:52:01 3 0.65 0.00 0.02 0.00 0.03 99.30 09:19:18 05:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:52:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 05:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:19:18 05:52:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 05:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:53:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 05:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:53:01 3 0.02 0.00 0.02 0.00 0.05 99.92 09:19:18 05:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:54:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:54:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 05:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 05:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:55:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 05:55:01 3 0.02 0.00 0.00 0.00 0.05 99.93 09:19:18 05:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 05:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 05:56:01 all 0.26 0.00 0.02 0.00 0.01 99.71 09:19:18 05:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 05:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:56:01 3 1.99 0.00 0.03 0.00 0.03 97.95 09:19:18 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:57:01 all 0.27 0.00 0.01 0.00 0.02 99.70 09:19:18 05:57:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 05:57:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:57:01 2 0.03 0.00 0.03 0.02 0.03 99.88 09:19:18 05:57:01 3 1.99 0.00 0.02 0.00 0.05 97.95 09:19:18 05:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:57:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 05:58:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:19:18 05:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:58:01 3 1.97 0.00 0.03 0.00 0.03 97.96 09:19:18 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:58:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 05:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:59:01 all 0.14 0.00 0.01 0.00 0.02 99.84 09:19:18 05:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:59:01 2 0.00 0.00 0.03 0.02 0.03 99.92 09:19:18 05:59:01 3 0.93 0.00 0.00 0.00 0.03 99.04 09:19:18 05:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:59:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 06:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:00:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 06:00:01 3 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 06:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 06:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:01:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 06:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:01:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 06:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 06:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 06:02:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 06:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:03:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:19:18 06:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:03:01 3 0.00 0.00 0.03 0.00 0.03 99.93 09:19:18 06:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 06:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 09:19:18 06:03:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 06:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:04:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:04:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 06:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:05:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:19:18 06:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 06:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:05:01 3 0.00 0.00 0.03 0.00 0.03 99.93 09:19:18 06:05:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 06:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 06:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:06:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 06:06:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 06:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:07:01 all 0.17 0.00 0.01 0.00 0.01 99.80 09:19:18 06:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:07:01 3 1.21 0.00 0.03 0.00 0.02 98.74 09:19:18 06:07:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 06:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:07:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:08:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:19:18 06:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:08:01 2 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 06:08:01 3 2.00 0.00 0.00 0.00 0.03 97.96 09:19:18 06:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 06:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:09:02 all 0.13 0.00 0.02 0.00 0.01 99.84 09:19:18 06:09:02 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:09:02 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:09:02 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:09:02 3 0.88 0.00 0.08 0.00 0.03 99.00 09:19:18 06:09:02 4 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 06:09:02 5 0.00 0.00 0.03 0.03 0.00 99.93 09:19:18 06:09:02 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:09:02 7 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 06:10:01 all 0.09 0.00 0.03 0.00 0.01 99.87 09:19:18 06:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 06:10:01 1 0.20 0.00 0.00 0.00 0.02 99.78 09:19:18 06:10:01 2 0.07 0.00 0.02 0.02 0.02 99.88 09:19:18 06:10:01 3 0.14 0.00 0.05 0.00 0.03 99.78 09:19:18 06:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:10:01 5 0.10 0.00 0.03 0.00 0.00 99.86 09:19:18 06:10:01 6 0.17 0.00 0.03 0.00 0.00 99.80 09:19:18 06:10:01 7 0.07 0.00 0.03 0.00 0.00 99.90 09:19:18 06:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 06:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 06:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:11:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:19:18 06:11:01 3 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 06:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 06:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 06:12:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 06:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:13:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 06:13:01 2 0.02 0.00 0.02 0.03 0.00 99.93 09:19:18 06:13:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 06:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:14:01 all 0.12 0.00 0.02 0.00 0.01 99.86 09:19:18 06:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:14:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:14:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 06:14:01 3 0.81 0.00 0.07 0.00 0.03 99.09 09:19:18 06:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:19:18 06:14:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 06:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:15:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 06:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:15:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 06:15:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 06:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:16:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 06:16:01 2 0.00 0.00 0.03 0.02 0.02 99.93 09:19:18 06:16:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 06:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 06:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:17:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 06:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:17:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 06:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:18:01 2 0.00 0.00 0.03 0.02 0.00 99.95 09:19:18 06:18:01 3 0.08 0.00 0.02 0.00 0.05 99.85 09:19:18 06:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 06:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 06:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:19:01 3 0.00 0.00 0.03 0.00 0.03 99.93 09:19:18 06:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:19:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 06:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 06:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 06:20:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 06:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 06:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 06:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:21:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 06:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 06:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:22:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 06:22:01 3 0.02 0.00 0.02 0.00 0.05 99.92 09:19:18 06:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:23:01 all 0.15 0.00 0.01 0.00 0.01 99.83 09:19:18 06:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:23:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:19:18 06:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:23:01 3 0.98 0.00 0.02 0.00 0.03 98.97 09:19:18 06:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:24:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:19:18 06:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:24:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 06:24:01 3 2.02 0.00 0.03 0.00 0.03 97.92 09:19:18 06:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:25:01 all 0.26 0.00 0.02 0.00 0.01 99.70 09:19:18 06:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:25:01 2 0.00 0.00 0.03 0.02 0.02 99.93 09:19:18 06:25:01 3 1.97 0.00 0.03 0.00 0.03 97.96 09:19:18 06:25:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 06:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:25:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 09:19:18 06:25:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:26:01 all 0.23 0.00 0.03 0.01 0.01 99.72 09:19:18 06:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:26:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 06:26:01 2 0.02 0.00 0.03 0.02 0.00 99.93 09:19:18 06:26:01 3 1.74 0.00 0.10 0.02 0.05 98.10 09:19:18 06:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:26:01 5 0.00 0.00 0.03 0.05 0.00 99.92 09:19:18 06:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:27:01 all 0.13 0.00 0.02 0.00 0.01 99.84 09:19:18 06:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:27:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 06:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:27:01 3 0.93 0.00 0.03 0.00 0.03 99.00 09:19:18 06:27:01 4 0.02 0.00 0.05 0.00 0.02 99.92 09:19:18 06:27:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:28:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 06:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:28:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 06:28:01 3 0.05 0.00 0.02 0.00 0.03 99.90 09:19:18 06:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:29:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:19:18 06:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 06:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:29:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 06:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 06:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 06:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:30:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 06:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 06:31:01 0 0.08 0.00 0.00 0.00 0.03 99.88 09:19:18 06:31:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 06:31:01 2 0.00 0.00 0.03 0.02 0.02 99.93 09:19:18 06:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 06:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 06:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:32:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:19:18 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 06:33:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 06:33:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 06:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:33:01 3 0.08 0.00 0.00 0.00 0.02 99.90 09:19:18 06:33:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:34:01 all 0.01 0.00 0.01 0.00 0.02 99.96 09:19:18 06:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 06:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:34:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 06:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 06:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 06:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:35:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 06:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 06:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:35:01 6 0.05 0.00 0.02 0.02 0.00 99.92 09:19:18 06:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 06:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:19:18 06:36:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:37:01 all 0.06 0.00 0.02 0.00 0.01 99.91 09:19:18 06:37:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 06:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:37:01 3 0.33 0.00 0.05 0.00 0.02 99.60 09:19:18 06:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 06:38:01 all 0.18 0.00 0.02 0.00 0.01 99.79 09:19:18 06:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 06:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:38:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 06:38:01 3 1.27 0.00 0.03 0.00 0.02 98.68 09:19:18 06:38:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:38:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 06:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:39:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:19:18 06:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 06:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:39:01 3 0.25 0.00 0.03 0.00 0.02 99.70 09:19:18 06:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 06:40:01 0 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 06:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:40:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:19:18 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 06:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 06:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 06:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:41:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 06:41:01 4 0.02 0.00 0.05 0.00 0.02 99.92 09:19:18 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 06:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:42:01 all 0.19 0.00 0.02 0.00 0.01 99.78 09:19:18 06:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:42:01 2 0.00 0.00 0.03 0.02 0.02 99.93 09:19:18 06:42:01 3 1.39 0.00 0.03 0.00 0.02 98.56 09:19:18 06:42:01 4 0.08 0.00 0.07 0.00 0.03 99.82 09:19:18 06:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:19:18 06:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:43:01 3 0.10 0.00 0.03 0.00 0.02 99.85 09:19:18 06:43:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:19:18 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:44:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 06:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 06:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:45:01 all 0.07 0.00 0.01 0.00 0.01 99.90 09:19:18 06:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:45:01 3 0.38 0.00 0.02 0.00 0.02 99.58 09:19:18 06:45:01 4 0.08 0.00 0.02 0.00 0.03 99.87 09:19:18 06:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:45:01 6 0.05 0.00 0.02 0.03 0.02 99.88 09:19:18 06:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:46:01 all 0.25 0.00 0.01 0.00 0.01 99.72 09:19:18 06:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:46:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 06:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 06:46:01 3 1.94 0.00 0.00 0.00 0.02 98.05 09:19:18 06:46:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:19:18 06:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:47:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:19:18 06:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 06:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:47:01 3 0.25 0.00 0.02 0.00 0.00 99.73 09:19:18 06:47:01 4 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:47:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 09:19:18 06:47:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:48:01 all 0.01 0.00 0.00 0.00 0.01 99.96 09:19:18 06:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:48:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 06:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:48:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:19:18 06:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 06:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:49:01 4 0.05 0.00 0.03 0.00 0.05 99.87 09:19:18 06:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:49:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 06:49:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:50:01 all 0.01 0.00 0.02 0.00 0.00 99.96 09:19:18 06:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 06:50:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 06:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:50:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:19:18 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:51:01 all 0.03 0.00 0.00 0.00 0.01 99.96 09:19:18 06:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:51:01 4 0.08 0.00 0.02 0.00 0.03 99.87 09:19:18 06:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:52:01 all 0.06 0.00 0.02 0.00 0.01 99.91 09:19:18 06:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:52:01 1 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 06:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:52:01 3 0.33 0.00 0.00 0.00 0.02 99.65 09:19:18 06:52:01 4 0.07 0.00 0.05 0.00 0.03 99.85 09:19:18 06:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:52:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 06:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:53:01 all 0.17 0.00 0.01 0.00 0.01 99.80 09:19:18 06:53:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 06:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:53:01 3 1.14 0.00 0.02 0.00 0.00 98.84 09:19:18 06:53:01 4 0.10 0.00 0.05 0.00 0.03 99.82 09:19:18 06:53:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 06:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:54:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:19:18 06:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:54:01 3 0.25 0.00 0.02 0.00 0.00 99.73 09:19:18 06:54:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 06:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:55:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 06:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:55:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 06:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:55:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:56:01 4 0.07 0.00 0.05 0.00 0.03 99.85 09:19:18 06:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 06:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 06:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:57:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:19:18 06:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 09:19:18 06:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:58:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:19:18 06:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:58:01 3 0.32 0.00 0.00 0.00 0.02 99.67 09:19:18 06:58:01 4 0.05 0.00 0.05 0.00 0.03 99.87 09:19:18 06:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:19:18 06:58:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:59:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:19:18 06:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:59:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 06:59:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:59:01 3 1.82 0.00 0.00 0.00 0.02 98.16 09:19:18 06:59:01 4 0.08 0.00 0.07 0.00 0.03 99.82 09:19:18 06:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:00:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:19:18 07:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:00:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 07:00:01 3 1.95 0.00 0.00 0.00 0.02 98.03 09:19:18 07:00:01 4 0.05 0.00 0.05 0.00 0.03 99.87 09:19:18 07:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:01:01 all 0.24 0.00 0.02 0.00 0.00 99.73 09:19:18 07:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:01:01 3 1.74 0.00 0.05 0.00 0.00 98.21 09:19:18 07:01:01 4 0.07 0.00 0.05 0.00 0.02 99.87 09:19:18 07:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:01:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 07:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:02:01 all 0.02 0.00 0.01 0.00 0.02 99.96 09:19:18 07:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:02:01 4 0.07 0.00 0.05 0.00 0.03 99.85 09:19:18 07:02:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 07:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:03:01 4 0.08 0.00 0.03 0.00 0.05 99.83 09:19:18 07:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 07:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:04:01 4 0.08 0.00 0.05 0.00 0.02 99.85 09:19:18 07:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:04:01 6 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 07:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 07:05:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:19:18 07:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 07:05:01 2 0.03 0.00 0.00 0.03 0.02 99.92 09:19:18 07:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:05:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 07:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:05:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 07:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 07:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 07:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:06:01 4 0.07 0.00 0.05 0.00 0.03 99.85 09:19:18 07:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:07:01 all 0.03 0.00 0.01 0.00 0.10 99.86 09:19:18 07:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:07:01 3 0.03 0.00 0.02 0.00 0.56 99.39 09:19:18 07:07:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 07:07:01 5 0.00 0.00 0.02 0.00 0.18 99.80 09:19:18 07:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:07:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 07:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:08:01 2 0.05 0.00 0.02 0.02 0.00 99.92 09:19:18 07:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:08:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 07:08:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 07:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:09:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:19:18 07:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 07:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:19:18 07:09:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 07:10:01 all 0.07 0.00 0.02 0.00 0.01 99.89 09:19:18 07:10:01 0 0.07 0.00 0.03 0.00 0.00 99.90 09:19:18 07:10:01 1 0.10 0.00 0.00 0.00 0.00 99.90 09:19:18 07:10:01 2 0.07 0.00 0.03 0.02 0.02 99.87 09:19:18 07:10:01 3 0.15 0.00 0.00 0.00 0.00 99.85 09:19:18 07:10:01 4 0.08 0.00 0.03 0.00 0.02 99.87 09:19:18 07:10:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:10:01 7 0.07 0.00 0.05 0.00 0.03 99.85 09:19:18 07:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 07:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 07:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:12:01 2 0.07 0.00 0.02 0.02 0.02 99.88 09:19:18 07:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 07:12:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 07:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:12:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 07:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 07:13:01 0 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 07:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:13:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:19:18 07:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:13:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 07:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 07:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:14:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 07:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:14:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:14:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:15:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 07:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 07:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:15:01 7 0.07 0.00 0.03 0.00 0.03 99.87 09:19:18 07:16:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:19:18 07:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 07:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:16:01 7 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 07:17:01 all 0.05 0.00 0.01 0.00 0.01 99.92 09:19:18 07:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 07:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:17:01 3 0.08 0.00 0.00 0.00 0.02 99.90 09:19:18 07:17:01 4 0.08 0.00 0.07 0.00 0.02 99.83 09:19:18 07:17:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 07:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:17:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 07:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 07:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 07:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 07:18:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 07:19:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:19:18 07:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:19:01 7 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 07:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 07:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:20:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 07:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 07:20:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:20:01 7 0.00 0.00 0.05 0.00 0.03 99.92 09:19:18 09:19:18 07:20:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 07:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 07:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:21:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:21:01 4 0.07 0.00 0.00 0.02 0.02 99.90 09:19:18 07:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:21:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 07:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 07:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:22:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 07:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:19:18 07:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:23:01 2 0.02 0.00 0.02 0.07 0.02 99.88 09:19:18 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 07:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:23:01 7 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 07:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:24:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 07:25:01 all 0.02 0.00 0.01 0.00 0.02 99.94 09:19:18 07:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 07:25:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 07:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:25:01 4 0.08 0.00 0.02 0.02 0.02 99.87 09:19:18 07:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:25:01 7 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 07:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 07:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:26:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 07:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 07:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:27:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:19:18 07:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:27:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 07:27:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:27:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 07:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 07:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:28:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:29:01 all 0.03 0.00 0.00 0.00 0.01 99.95 09:19:18 07:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:29:01 2 0.05 0.00 0.00 0.02 0.02 99.92 09:19:18 07:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:29:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 07:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:29:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 07:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 07:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:30:01 4 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 07:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:30:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 07:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 07:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:31:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 07:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:31:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:19:18 07:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 07:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:19:18 07:31:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 07:32:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:19:18 07:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:32:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 07:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 07:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:33:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:19:18 07:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:34:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 07:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:34:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 07:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:35:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 07:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:35:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 07:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:35:01 7 0.05 0.00 0.00 0.00 0.03 99.92 09:19:18 07:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 07:36:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 07:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:36:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 07:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:36:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 07:37:01 all 0.01 0.00 0.01 0.00 0.01 99.95 09:19:18 07:37:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:19:18 07:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:37:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 07:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:37:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:37:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 07:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 07:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 07:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 07:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:39:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:39:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 07:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:39:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 07:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 07:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 07:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:19:18 07:41:01 0 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 07:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:41:01 7 0.05 0.00 0.00 0.00 0.03 99.92 09:19:18 07:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 07:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:42:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 07:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:19:18 07:42:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 07:43:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:19:18 07:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 07:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:43:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 07:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:44:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:19:18 07:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:44:01 4 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 07:44:01 5 0.00 0.00 0.00 0.07 0.02 99.92 09:19:18 07:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:45:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 07:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:45:01 4 0.02 0.00 0.02 0.00 0.05 99.92 09:19:18 07:45:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 07:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:46:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:19:18 07:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:46:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:19:18 07:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 07:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:47:01 2 0.05 0.00 0.02 0.02 0.00 99.92 09:19:18 07:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:47:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 07:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:48:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:19:18 07:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:48:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 07:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 07:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:49:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 07:49:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 07:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:49:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:19:18 07:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:50:01 all 0.01 0.00 0.01 0.00 0.01 99.98 09:19:18 07:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 07:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:51:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:19:18 07:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:51:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 07:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 07:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 07:52:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:52:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 07:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:53:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 07:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:53:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 07:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:19:18 07:53:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 07:54:01 all 0.00 0.00 0.01 0.00 0.01 99.97 09:19:18 07:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:54:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 07:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 07:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:54:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 07:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:55:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:19:18 07:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:55:01 1 0.20 0.00 0.02 0.00 0.02 99.77 09:19:18 07:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:55:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 07:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:19:18 07:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 07:56:01 1 0.17 0.00 0.07 0.00 0.02 99.75 09:19:18 07:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:56:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:57:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 07:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:57:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 07:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:58:01 4 0.03 0.00 0.03 0.00 0.05 99.88 09:19:18 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 07:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:59:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 07:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 07:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:59:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 07:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:00:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:19:18 08:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 08:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:00:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:00:01 4 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 08:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:01:01 1 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 08:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:01:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:02:01 1 0.08 0.00 0.02 0.00 0.03 99.87 09:19:18 08:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:03:01 1 0.07 0.00 0.05 0.00 0.03 99.85 09:19:18 08:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 08:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 08:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 08:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 08:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:19:18 08:04:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 08:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:05:01 1 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 08:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 08:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:06:01 all 0.00 0.00 0.01 0.00 0.01 99.97 09:19:18 08:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:06:01 1 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 08:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:07:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:19:18 08:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 08:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 08:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:19:18 08:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 08:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:08:01 4 0.18 0.00 0.02 0.00 0.02 99.78 09:19:18 08:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:08:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 08:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 08:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:09:01 1 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 08:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:10:01 all 0.04 0.00 0.03 0.00 0.01 99.92 09:19:18 08:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 08:10:01 1 0.07 0.00 0.03 0.00 0.05 99.85 09:19:18 08:10:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 08:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:10:01 4 0.02 0.00 0.05 0.00 0.02 99.92 09:19:18 08:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:10:01 7 0.12 0.00 0.02 0.00 0.00 99.87 09:19:18 08:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 08:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:11:01 1 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 08:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:11:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 08:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 08:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:12:01 1 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 08:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 08:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 08:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:14:01 all 0.12 0.00 0.02 0.00 0.01 99.86 09:19:18 08:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:14:01 1 0.86 0.00 0.07 0.00 0.02 99.05 09:19:18 08:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:14:01 5 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 08:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:15:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:19:18 08:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 08:15:01 1 2.02 0.00 0.02 0.00 0.02 97.95 09:19:18 08:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:15:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 08:15:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:19:18 08:15:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 08:16:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:19:18 08:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:16:01 1 0.61 0.00 0.00 0.00 0.02 99.37 09:19:18 08:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:16:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 08:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 08:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:17:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:19:18 08:17:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 08:17:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 08:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:17:01 4 0.38 0.00 0.03 0.00 0.03 99.55 09:19:18 08:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 08:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:18:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 08:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:19:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:19:18 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:19:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:19:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 08:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:20:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:19:18 08:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:20:01 4 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 08:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:20:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 08:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 08:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:21:01 4 0.02 0.00 0.03 0.00 0.05 99.90 09:19:18 08:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 08:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:22:01 4 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 08:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:22:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 08:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 08:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:23:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 08:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 08:23:01 4 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 08:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:23:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 08:23:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:19:18 08:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:24:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:24:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 08:25:01 4 0.00 0.00 0.00 0.00 0.03 99.97 09:19:18 08:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:26:01 4 0.03 0.00 0.02 0.00 0.05 99.90 09:19:18 08:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:26:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:19:18 08:26:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 08:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:27:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:19:18 08:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:27:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 08:28:01 all 0.00 0.00 0.01 0.00 0.01 99.97 09:19:18 08:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 08:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:28:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:28:01 4 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 08:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:29:01 4 0.02 0.00 0.02 0.00 0.05 99.92 09:19:18 08:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 08:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 08:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:30:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 08:30:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 08:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:31:01 all 0.13 0.00 0.02 0.00 0.01 99.83 09:19:18 08:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:31:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:31:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 08:31:01 4 0.88 0.00 0.05 0.00 0.03 99.04 09:19:18 08:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:32:01 all 0.15 0.00 0.02 0.00 0.01 99.82 09:19:18 08:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:32:01 4 1.13 0.00 0.03 0.00 0.03 98.81 09:19:18 08:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 08:32:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 08:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 08:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:33:01 4 0.02 0.00 0.03 0.00 0.05 99.90 09:19:18 08:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:34:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:19:18 08:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:34:01 4 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 08:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:35:01 4 0.03 0.00 0.02 0.00 0.05 99.90 09:19:18 08:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 08:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 08:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:37:01 4 0.02 0.00 0.03 0.00 0.05 99.90 09:19:18 08:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 09:19:18 08:37:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 08:38:01 all 0.01 0.00 0.01 0.00 0.02 99.96 09:19:18 08:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:38:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 08:38:01 4 0.02 0.00 0.03 0.00 0.05 99.90 09:19:18 08:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:38:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 08:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 08:39:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 08:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:39:01 7 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 08:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 08:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:40:01 4 0.03 0.00 0.03 0.00 0.05 99.88 09:19:18 08:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:41:02 all 0.09 0.00 0.01 0.00 0.01 99.89 09:19:18 08:41:02 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:41:02 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:41:02 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:41:02 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:41:02 4 0.58 0.00 0.05 0.00 0.05 99.32 09:19:18 08:41:02 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:41:02 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:41:02 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:42:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:19:18 08:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:42:01 4 1.99 0.00 0.05 0.00 0.05 97.91 09:19:18 08:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:43:01 all 0.24 0.00 0.01 0.00 0.02 99.73 09:19:18 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:43:01 4 1.79 0.00 0.03 0.00 0.05 98.13 09:19:18 08:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:43:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 08:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:44:01 all 0.10 0.00 0.01 0.01 0.01 99.87 09:19:18 08:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:44:01 4 0.78 0.00 0.05 0.00 0.05 99.12 09:19:18 08:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:44:01 6 0.00 0.00 0.00 0.05 0.00 99.95 09:19:18 08:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:45:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 08:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:46:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 08:46:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:19:18 08:46:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:47:01 all 0.13 0.00 0.01 0.00 0.01 99.84 09:19:18 08:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:47:01 4 0.95 0.00 0.02 0.00 0.02 99.02 09:19:18 08:47:01 5 0.00 0.00 0.03 0.00 0.05 99.92 09:19:18 08:47:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:48:01 all 0.26 0.00 0.00 0.00 0.01 99.73 09:19:18 08:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:48:01 4 1.97 0.00 0.00 0.00 0.02 98.01 09:19:18 08:48:01 5 0.05 0.00 0.00 0.00 0.03 99.92 09:19:18 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:19:18 08:48:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 08:49:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:19:18 08:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 08:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:49:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:49:01 4 2.02 0.00 0.02 0.00 0.02 97.95 09:19:18 08:49:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 08:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 08:50:01 all 0.20 0.00 0.01 0.00 0.01 99.78 09:19:18 08:50:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 08:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:50:01 4 1.52 0.00 0.00 0.00 0.00 98.48 09:19:18 08:50:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 08:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 08:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:51:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:19:18 08:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:51:01 5 0.02 0.00 0.05 0.00 0.05 99.88 09:19:18 08:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 08:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:52:01 5 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 08:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:53:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:53:01 5 0.05 0.00 0.02 0.00 0.03 99.90 09:19:18 08:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:54:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:19:18 08:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:54:01 5 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 08:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 08:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 08:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:55:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 08:55:01 5 0.05 0.00 0.02 0.00 0.03 99.90 09:19:18 08:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:56:01 5 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 08:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:57:01 all 0.05 0.00 0.01 0.00 0.00 99.94 09:19:18 08:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:57:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:57:01 4 0.25 0.00 0.00 0.00 0.02 99.73 09:19:18 08:57:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:58:01 all 0.22 0.00 0.00 0.00 0.01 99.77 09:19:18 08:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:58:01 4 1.63 0.00 0.00 0.00 0.02 98.35 09:19:18 08:58:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 08:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:59:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:19:18 08:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:59:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 08:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:59:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 09:19:18 08:59:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 09:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:00:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 09:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 09:00:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 09:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:00:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 09:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 09:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 09:01:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 09:01:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 09:01:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 09:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 09:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:02:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:19:18 09:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 09:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 09:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 09:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 09:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:03:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 09:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 09:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 09:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 09:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:04:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:05:01 all 0.03 0.00 0.01 0.00 0.02 99.95 09:19:18 09:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 09:05:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 09:05:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 09:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 09:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:06:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 09:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 09:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 09:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:07:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 09:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:07:01 5 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 09:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:07:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 09:08:01 all 0.17 0.00 0.01 0.00 0.01 99.80 09:19:18 09:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 09:08:01 4 1.27 0.00 0.05 0.00 0.02 98.66 09:19:18 09:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 09:08:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 09:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:09:01 all 0.15 0.00 0.05 0.01 0.01 99.79 09:19:18 09:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:09:01 1 0.55 0.00 0.15 0.02 0.00 99.28 09:19:18 09:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 09:09:01 3 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 09:09:01 4 0.42 0.00 0.03 0.00 0.02 99.53 09:19:18 09:09:01 5 0.10 0.00 0.03 0.00 0.03 99.83 09:19:18 09:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:09:01 7 0.07 0.00 0.07 0.02 0.00 99.85 09:19:18 09:10:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:19:18 09:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 09:10:01 4 1.99 0.00 0.02 0.00 0.02 97.98 09:19:18 09:10:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 09:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:10:01 7 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 09:19:18 09:10:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 09:11:01 all 0.11 0.00 0.02 0.00 0.01 99.86 09:19:18 09:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 09:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 09:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:11:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 09:11:01 4 0.28 0.00 0.02 0.00 0.02 99.68 09:19:18 09:11:01 5 0.32 0.00 0.03 0.00 0.03 99.62 09:19:18 09:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 09:11:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 09:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 09:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:12:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 09:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 09:12:01 5 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 09:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 09:13:01 all 0.22 0.00 0.01 0.00 0.01 99.75 09:19:18 09:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 09:13:01 4 0.08 0.00 0.02 0.00 0.00 99.90 09:19:18 09:13:01 5 1.60 0.00 0.02 0.00 0.03 98.35 09:19:18 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:13:01 7 0.02 0.00 0.05 0.00 0.02 99.92 09:19:18 09:14:01 all 0.25 0.00 0.01 0.00 0.01 99.72 09:19:18 09:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:14:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 09:14:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:19:18 09:14:01 5 1.87 0.00 0.02 0.00 0.03 98.08 09:19:18 09:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 09:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:15:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 09:15:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 09:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 09:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:16:01 all 0.11 0.00 0.01 0.00 0.02 99.86 09:19:18 09:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 09:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:16:01 5 0.80 0.00 0.02 0.00 0.03 99.15 09:19:18 09:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:17:01 all 0.04 0.00 0.01 0.00 0.01 99.95 09:19:18 09:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 09:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 09:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:17:01 5 0.20 0.00 0.02 0.00 0.03 99.75 09:19:18 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:18:01 all 0.19 0.00 0.01 0.00 0.01 99.79 09:19:18 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 09:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:18:01 5 1.40 0.00 0.02 0.00 0.03 98.55 09:19:18 09:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 09:19:01 all 0.43 0.00 0.06 0.00 0.01 99.49 09:19:18 09:19:01 0 0.40 0.00 0.10 0.00 0.02 99.48 09:19:18 09:19:01 1 0.27 0.00 0.08 0.00 0.00 99.65 09:19:18 09:19:01 2 0.15 0.00 0.07 0.02 0.02 99.75 09:19:18 09:19:01 3 0.82 0.00 0.17 0.00 0.00 99.02 09:19:18 09:19:01 4 0.20 0.00 0.03 0.00 0.00 99.77 09:19:18 09:19:01 5 1.60 0.00 0.02 0.00 0.03 98.35 09:19:18 09:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 09:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 Average: all 1.33 0.00 0.20 0.04 0.01 98.42 09:19:18 Average: 0 1.28 0.00 0.23 0.03 0.01 98.44 09:19:18 Average: 1 1.39 0.00 0.20 0.03 0.01 98.37 09:19:18 Average: 2 1.29 0.00 0.20 0.04 0.01 98.46 09:19:18 Average: 3 1.40 0.00 0.20 0.02 0.02 98.35 09:19:18 Average: 4 1.34 0.00 0.21 0.03 0.02 98.40 09:19:18 Average: 5 1.34 0.00 0.21 0.02 0.01 98.42 09:19:18 Average: 6 1.29 0.00 0.20 0.07 0.01 98.44 09:19:18 Average: 7 1.31 0.00 0.20 0.04 0.01 98.45 09:19:18 09:19:18 09:19:18