Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 154ba57e82cc980bd762471448c97560f99650ac 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-ssh11939459370137297721.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-ssh17868265882275689311.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-ssh14940478217962779821.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-ssh11159372796357944791.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-ssh6764100550401643435.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9171’ Running on prd-ubuntu20.04-docker-8c-8g-9177 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/977 [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/977 # 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 154ba57e82cc980bd762471448c97560f99650ac (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 > git config core.sparsecheckout # timeout=10 > git checkout -f 154ba57e82cc980bd762471448c97560f99650ac # timeout=10 Commit message: "Merge pull request #5422 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.21.2" > git rev-list --no-walk 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:18:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:18:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:18:43 ========================================================= 01:18:43 EdgeX Global Pipelines Version Info 01:18:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:18:44 ------------------- 01:18:44 stable info: 01:18:44 ------------------- 01:18:44 Commited By: Cherry Wang cherry@iotechsys.com 01:18:44 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:18:44 Message: update stable to v1.0.278 01:18:45 ------------------- 01:18:45 experimental info: 01:18:45 ------------------- 01:18:45 Commited By: **** collab-it+edgex@linuxfoundation.org 01:18:45 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:18:45 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:18:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 01:18:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 154ba57 [Pipeline] echo 01:18:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:46 provisioning config files... 01:18:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/977@tmp/config9460435287186805021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:46 ---> ****-login.sh 01:18:46 nexus3.edgexfoundry.org:10001 01:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:46 01:18:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:18:46 Configure a credential helper to remove this warning. See 01:18:46 https://docs.****.com/go/credential-store/ 01:18:46 01:18:46 Login Succeeded 01:18:46 nexus3.edgexfoundry.org:10002 01:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:46 01:18:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:18:46 Configure a credential helper to remove this warning. See 01:18:46 https://docs.****.com/go/credential-store/ 01:18:46 01:18:46 Login Succeeded 01:18:46 nexus3.edgexfoundry.org:10003 01:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:46 01:18:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:18:46 Configure a credential helper to remove this warning. See 01:18:46 https://docs.****.com/go/credential-store/ 01:18:46 01:18:46 Login Succeeded 01:18:46 nexus3.edgexfoundry.org:10004 01:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:46 01:18:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:18:46 Configure a credential helper to remove this warning. See 01:18:46 https://docs.****.com/go/credential-store/ 01:18:46 01:18:46 Login Succeeded 01:18:46 ****.io 01:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:47 01:18:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:18:47 Configure a credential helper to remove this warning. See 01:18:47 https://docs.****.com/go/credential-store/ 01:18:47 01:18:47 Login Succeeded 01:18:47 ---> ****-login.sh ends [Pipeline] } 01:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:47 + 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 01:18:47 + + dirname cmd/core-command/Dockerfile 01:18:47 cut -d/ -f2 01:18:47 + echo core-command,cmd/core-command/Dockerfile 01:18:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:18:47 + dirname cmd/core-data/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo core-data,cmd/core-data/Dockerfile 01:18:47 + dirname cmd/core-keeper/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo core-keeper,cmd/core-keeper/Dockerfile 01:18:47 + + cut -d/ -f2 01:18:47 dirname cmd/core-metadata/Dockerfile 01:18:47 + echo core-metadata,cmd/core-metadata/Dockerfile 01:18:47 + dirname cmd/security-bootstrapper/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:18:47 + dirname cmd/security-proxy-auth/Dockerfile+ 01:18:47 cut -d/ -f2 01:18:47 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:18:47 + dirname cmd/security-proxy-setup/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:18:47 + dirname cmd/security-secretstore-setup/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:18:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:18:47 + dirname cmd/security-spire-agent/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:18:47 + dirname cmd/security-spire-config/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:18:47 + dirname cmd/security-spire-server/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:18:47 + dirname cmd/support-notifications/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo support-notifications,cmd/support-notifications/Dockerfile 01:18:47 + dirname cmd/support-scheduler/Dockerfile 01:18:47 + cut -d/ -f2 01:18:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:18:47 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 01:18:47 + git rev-list -1 --merges 154ba57e82cc980bd762471448c97560f99650ac~1..154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 01:18:48 -----------> git rev-list -1 --merges 154ba57e82cc980bd762471448c97560f99650ac~1..154ba57e82cc980bd762471448c97560f99650ac 154ba57e82cc980bd762471448c97560f99650ac 01:18:48 154ba57e82cc980bd762471448c97560f99650ac [false] [Pipeline] sh 01:18:48 + git log --format=format:%s -1 154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 01:18:48 ========================================================= 01:18:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:18:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:18:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:18:48 + grep -v github /etc/ssh/ssh_known_hosts 01:18:48 + [ -e /tmp/ssh_known_hosts ] 01:18:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:18:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:18:48 + sudo tee -a /etc/ssh/ssh_known_hosts 01:18:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:49 01:18:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:49 0.1.4: Pulling from edgex-devops/py-git-semver 01:18:49 3dae71ba6b94: Pulling fs layer 01:18:49 6bf1a483ea7c: Pulling fs layer 01:18:49 f5dfc541a4d3: Pulling fs layer 01:18:49 461d9e800cba: Pulling fs layer 01:18:49 80192f66455f: Pulling fs layer 01:18:49 461d9e800cba: Waiting 01:18:49 2e8e34ca0e6c: Pulling fs layer 01:18:49 a29436f7fd5d: Pulling fs layer 01:18:49 923cac83aea3: Pulling fs layer 01:18:49 25ad8b0a4227: Pulling fs layer 01:18:49 db01528c6b51: Pulling fs layer 01:18:49 28988de357af: Pulling fs layer 01:18:49 25ad8b0a4227: Waiting 01:18:49 2e8e34ca0e6c: Waiting 01:18:49 a29436f7fd5d: Waiting 01:18:49 db01528c6b51: Waiting 01:18:49 923cac83aea3: Waiting 01:18:49 28988de357af: Waiting 01:18:49 80192f66455f: Waiting 01:18:49 6bf1a483ea7c: Verifying Checksum 01:18:49 6bf1a483ea7c: Download complete 01:18:49 461d9e800cba: Download complete 01:18:49 80192f66455f: Verifying Checksum 01:18:49 80192f66455f: Download complete 01:18:49 f5dfc541a4d3: Verifying Checksum 01:18:49 f5dfc541a4d3: Download complete 01:18:49 3dae71ba6b94: Verifying Checksum 01:18:49 3dae71ba6b94: Download complete 01:18:49 923cac83aea3: Verifying Checksum 01:18:49 923cac83aea3: Download complete 01:18:49 25ad8b0a4227: Verifying Checksum 01:18:49 25ad8b0a4227: Download complete 01:18:49 db01528c6b51: Verifying Checksum 01:18:49 db01528c6b51: Download complete 01:18:49 28988de357af: Download complete 01:18:49 a29436f7fd5d: Verifying Checksum 01:18:49 a29436f7fd5d: Download complete 01:18:50 2e8e34ca0e6c: Verifying Checksum 01:18:50 2e8e34ca0e6c: Download complete 01:18:51 3dae71ba6b94: Pull complete 01:18:51 6bf1a483ea7c: Pull complete 01:18:52 f5dfc541a4d3: Pull complete 01:18:52 461d9e800cba: Pull complete 01:18:52 80192f66455f: Pull complete 01:18:57 2e8e34ca0e6c: Pull complete 01:18:57 a29436f7fd5d: Pull complete 01:18:57 923cac83aea3: Pull complete 01:18:57 25ad8b0a4227: Pull complete 01:18:57 db01528c6b51: Pull complete 01:18:57 28988de357af: Pull complete 01:18:57 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:58 prd-ubuntu20.04-docker-8c-8g-9177 does not seem to be running inside a container 01:18:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:18:59 $ docker top 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 -eo pid,comm 01:18:59 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). 01:18:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:18:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:59 [ssh-agent] Looking for ssh-agent implementation... 01:18:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:59 $ docker exec 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 ssh-agent 01:18:59 SSH_AUTH_SOCK=/tmp/ssh-MLAqHVDZXq7l/agent.31 01:18:59 SSH_AGENT_PID=37 01:19:00 Running ssh-add (command line suppressed) 01:19:00 Identity added: /w/workspace/edgex-go/977@tmp/private_key_1209619583905355498.key (/w/workspace/edgex-go/977@tmp/private_key_1209619583905355498.key) 01:19:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:00 + git config --global --add safe.directory /w/workspace/edgex-go/977 [Pipeline] sh 01:19:00 + git tag --points-at HEAD [Pipeline] } 01:19:00 $ docker exec --env ******** --env ******** 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 ssh-agent -k 01:19:00 unset SSH_AUTH_SOCK; 01:19:00 unset SSH_AGENT_PID; 01:19:00 echo Agent pid 37 killed; 01:19:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:19:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:00 [ssh-agent] Looking for ssh-agent implementation... 01:19:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:00 $ docker exec 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 ssh-agent 01:19:01 SSH_AUTH_SOCK=/tmp/ssh-bK2o1X2zpdml/agent.84 01:19:01 SSH_AGENT_PID=90 01:19:01 Running ssh-add (command line suppressed) 01:19:01 Identity added: /w/workspace/edgex-go/977@tmp/private_key_6295770230992945401.key (/w/workspace/edgex-go/977@tmp/private_key_6295770230992945401.key) 01:19:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:01 + git semver init 01:19:01 2026-05-13 01:19:01,659 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:19:01 2026-05-13 01:19:01,665 [run_init] DEBUG init version:0.0.0 force:False 01:19:01 2026-05-13 01:19:01,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/977/.semver 01:19:01 2026-05-13 01:19:01,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/977/.semver 01:19:01 2026-05-13 01:19:01,666 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/977/.semver'], cwd=/w/workspace/edgex-go/977, stdin=None, shell=False, universal_newlines=False) 01:19:06 2026-05-13 01:19:06,149 [append_file] DEBUG append to file:/w/workspace/edgex-go/977/.git/info/exclude 01:19:06 2026-05-13 01:19:06,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/977/.semver/main with force:False 01:19:06 2026-05-13 01:19:06,150 [read_version] DEBUG read version from /w/workspace/edgex-go/977/.semver/main 01:19:06 2026-05-13 01:19:06,150 [read_version] DEBUG read version from /w/workspace/edgex-go/977/.semver/main 01:19:06 4.1.0-dev.113 [Pipeline] } 01:19:07 $ docker exec --env ******** --env ******** 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 ssh-agent -k 01:19:07 unset SSH_AUTH_SOCK; 01:19:07 unset SSH_AGENT_PID; 01:19:07 echo Agent pid 90 killed; 01:19:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:07 + git semver [Pipeline] } 01:19:07 $ docker stop --time=1 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 01:19:08 $ docker rm -f --volumes 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:19:09 Stashed 1 file(s) [Pipeline] echo 01:19:09 [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 01:19:10 + git config --global --add safe.directory /w/workspace/edgex-go/977 [Pipeline] echo 01:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:19:10 ========================================================= 01:19:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:19:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:19:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:19:10 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:19:10 2d35ebdb57d9: Pulling fs layer 01:19:10 c35fb4624d26: Pulling fs layer 01:19:10 4e2aec7ef170: Pulling fs layer 01:19:10 333b49ad6fbf: Pulling fs layer 01:19:10 4f4fb700ef54: Pulling fs layer 01:19:10 c3e65509a76b: Pulling fs layer 01:19:10 7cf9ebb963bd: Pulling fs layer 01:19:10 bb34ca984cfb: Pulling fs layer 01:19:10 333b49ad6fbf: Waiting 01:19:10 c3e65509a76b: Waiting 01:19:10 4f4fb700ef54: Waiting 01:19:10 7cf9ebb963bd: Waiting 01:19:10 151cf03bc807: Pulling fs layer 01:19:10 bb34ca984cfb: Waiting 01:19:10 151cf03bc807: Waiting 01:19:10 c35fb4624d26: Verifying Checksum 01:19:10 c35fb4624d26: Download complete 01:19:10 333b49ad6fbf: Download complete 01:19:10 4f4fb700ef54: Download complete 01:19:10 c3e65509a76b: Verifying Checksum 01:19:10 c3e65509a76b: Download complete 01:19:10 2d35ebdb57d9: Verifying Checksum 01:19:10 2d35ebdb57d9: Download complete 01:19:10 2d35ebdb57d9: Pull complete 01:19:10 7cf9ebb963bd: Verifying Checksum 01:19:10 7cf9ebb963bd: Download complete 01:19:10 c35fb4624d26: Pull complete 01:19:10 4e2aec7ef170: Verifying Checksum 01:19:10 4e2aec7ef170: Download complete 01:19:10 151cf03bc807: Verifying Checksum 01:19:10 151cf03bc807: Download complete 01:19:11 bb34ca984cfb: Verifying Checksum 01:19:11 bb34ca984cfb: Download complete 01:19:16 4e2aec7ef170: Pull complete 01:19:16 333b49ad6fbf: Pull complete 01:19:16 4f4fb700ef54: Pull complete 01:19:16 c3e65509a76b: Pull complete 01:19:16 7cf9ebb963bd: Pull complete 01:19:20 bb34ca984cfb: Pull complete 01:19:20 151cf03bc807: Pull complete 01:19:20 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:19:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:19:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:19:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:19:21 WORKDIR /edgex 01:19:21 COPY go.mod . 01:19:21 RUN go mod download 01:19:21 + docker build -t ci-base-image-x86_64 -f - . 01:19:21 #0 building with "default" instance using docker driver 01:19:21 01:19:21 #1 [internal] load build definition from Dockerfile 01:19:21 #1 transferring dockerfile: 164B done 01:19:21 #1 DONE 0.0s 01:19:21 01:19:21 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:19:21 #2 DONE 0.0s 01:19:21 01:19:21 #3 [internal] load .dockerignore 01:19:21 #3 transferring context: 50B done 01:19:21 #3 DONE 0.0s 01:19:21 01:19:21 #4 [internal] load build context 01:19:21 #4 transferring context: 6.99kB done 01:19:21 #4 DONE 0.0s 01:19:21 01:19:21 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:19:21 #5 DONE 0.1s 01:19:21 01:19:21 #6 [2/4] WORKDIR /edgex 01:19:22 #6 DONE 1.2s 01:19:23 01:19:23 #7 [3/4] COPY go.mod . 01:19:23 #7 DONE 0.0s 01:19:23 01:19:23 #8 [4/4] RUN go mod download 01:19:24 Still waiting to schedule task 01:19:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9175’ 01:19:31 #8 DONE 8.2s 01:19:31 01:19:31 #9 exporting to image 01:19:31 #9 exporting layers 01:19:35 #9 exporting layers 3.7s done 01:19:35 #9 writing image sha256:aec73e88790f392bc4cfeadd21cc0559af001bbfd32a0b7c42cc0779be310f23 done 01:19:35 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:19:35 #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:35 + docker inspect -f . ci-base-image-x86_64 01:19:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:35 prd-ubuntu20.04-docker-8c-8g-9177 does not seem to be running inside a container 01:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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-x86_64 cat 01:19:36 $ docker top 1178d975f0d6a8b8685945b5fbf8613f86f96ff4267da141ef584bbfeb7fd712 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:36 + go version 01:19:36 go version go1.25.2 linux/amd64 [Pipeline] } 01:19:36 $ docker stop --time=1 1178d975f0d6a8b8685945b5fbf8613f86f96ff4267da141ef584bbfeb7fd712 01:19:37 $ docker rm -f --volumes 1178d975f0d6a8b8685945b5fbf8613f86f96ff4267da141ef584bbfeb7fd712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:38 + docker inspect -f . ci-base-image-x86_64 01:19:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:38 prd-ubuntu20.04-docker-8c-8g-9177 does not seem to be running inside a container 01:19:38 $ 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/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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-x86_64 cat 01:19:38 $ docker top f4245852e8ada77cedbf36bd71ef8899284172747aaa34394fd3d0092d514abf -eo pid,comm [Pipeline] { [Pipeline] echo 01:19:38 ========================================================= 01:19:38 [edgeXBuildGoParallel] Running Tests and Build... 01:19:38 ========================================================= [Pipeline] sh 01:19:38 + git config --global --add safe.directory /w/workspace/edgex-go/977 [Pipeline] fileExists [Pipeline] sh 01:19:39 + make test 01:19:39 go test -race -coverprofile=coverage.out ./... 01:19:49 ? github.com/edgexfoundry/edgex-go [no test files] 01:20:21 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:20:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:20:21 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:20:21 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:20:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 01:20:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.4% of statements 01:20:25 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:20:25 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements 01:20:25 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:20:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.095s coverage: 57.3% of statements 01:20:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements 01:20:25 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:20:25 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.713s coverage: 94.2% of statements 01:20:28 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:20:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:20:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:20:28 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:20:28 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:20:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:20:28 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:20:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:20:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:20:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:20:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.065s coverage: 90.7% of statements 01:20:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:20:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:20:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:20:28 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.029s coverage: 0.0% of statements 01:20:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:20:28 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:20:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 11.1% of statements 01:20:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:20:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:20:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.469s coverage: 97.7% of statements 01:20:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:20:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:20:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:20:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:20:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:20:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 01:20:31 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:20:31 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:20:31 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:20:31 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:20:31 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:20:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:20:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:20:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:20:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.053s coverage: 3.5% of statements 01:20:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 01:20:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:20:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 1.0% of statements 01:20:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:20:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements 01:20:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 01:20:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:20:34 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:20:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 01:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 01:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements 01:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements 01:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 01:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements 01:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.041s coverage: 62.3% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.035s coverage: 47.4% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements 01:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 6.8% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.039s coverage: 20.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.038s coverage: 88.6% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 01:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.119s coverage: 29.2% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 01:20:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.027s coverage: 54.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:20:56 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:21:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements 01:21:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:21:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:21:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:21:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:21:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 94.9% of statements 01:21:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:21:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:21:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:21:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:21:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 01:21:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:21:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:21:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:21:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements 01:21:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:21:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 47.1% of statements 01:21:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:21:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:21:01 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 01:21:01 running golangci-lint 01:21:02 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:21:02 go version go1.25.2 linux/amd64 01:21:02 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:21:02 level=info msg="[config_reader] Used config file .golangci.yml" 01:21:02 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:21:02 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:21:02 level=info msg="[goenv] Read go env for 6.669391ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:21:02 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:21:28 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 23.818597107s" 01:21:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.799867ms" 01:21:43 level=info msg="[linters_context/goanalysis] analyzers took 2m29.458747929s with top 10 stages: buildir: 1m12.472774085s, gosec: 3.876235833s, inspect: 3.007677522s, fact_deprecated: 2.974173502s, ctrlflow: 2.336485079s, fact_purity: 2.039614437s, printf: 1.748012759s, S1038: 1.729027443s, nilness: 1.665820902s, QF1004: 1.480247945s" 01:21:43 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:21:43 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:21:43 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:21:43 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:21:43 level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, filename_unadjuster: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, exclusion_paths: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, invalid_issue: 35/35, path_relativity: 35/35" 01:21:43 level=info msg="[runner] processing took 8.489492ms with stages: nolint_filter: 7.454074ms, generated_file_filter: 803.398µs, exclusion_rules: 126.85µs, exclusion_paths: 47.25µs, path_relativity: 36.72µs, cgo: 5.18µs, path_absoluter: 4.72µs, sort_results: 2.47µs, filename_unadjuster: 2.12µs, invalid_issue: 2.12µs, max_same_issues: 1.17µs, fixer: 840ns, diff: 670ns, max_from_linter: 410ns, path_prettifier: 390ns, path_shortener: 370ns, max_per_file_from_linter: 280ns, uniq_by_line: 220ns, source_code: 130ns, severity-rules: 110ns" 01:21:43 level=info msg="[runner] linters took 15.27864633s with stages: goanalysis_metalinter: 15.270074819s" 01:21:43 0 issues. 01:21:43 level=info msg="File cache stats: 0 entries of total size 0B" 01:21:43 level=info msg="Memory: 391 samples, avg is 369.5MB, max is 1366.0MB" 01:21:43 level=info msg="Execution took 39.15348737s" 01:21:43 go vet ./... 01:21:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:21:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:21:49 ./bin/test-attribution-txt.sh [Pipeline] echo 01:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:21:49 + ls -al . 01:21:49 total 1396 01:21:49 drwxrwxr-x 11 1001 1001 4096 May 13 01:19 . 01:21:49 drwxr-xr-x 4 root root 4096 May 13 01:19 .. 01:21:49 drwxrwxr-x 2 1001 1001 4096 May 13 01:18 .blubracket 01:21:49 -rw-rw-r-- 1 1001 1001 10 May 13 01:18 .dockerignore 01:21:49 drwxrwxr-x 8 1001 1001 4096 May 13 01:21 .git 01:21:49 drwxrwxr-x 3 1001 1001 4096 May 13 01:18 .github 01:21:49 -rw-rw-r-- 1 1001 1001 909 May 13 01:18 .gitignore 01:21:49 -rw-rw-r-- 1 1001 1001 359 May 13 01:18 .golangci.yml 01:21:49 -rw-rw-r-- 1 1001 1001 100 May 13 01:18 .hadolint.yml 01:21:49 drwxr-xr-x 3 1001 1001 4096 May 13 01:19 .semver 01:21:49 -rw-rw-r-- 1 1001 1001 155 May 13 01:18 .sonarcloud.properties 01:21:49 -rw-rw-r-- 1 1001 1001 1171 May 13 01:18 ADOPTERS.md 01:21:49 -rw-rw-r-- 1 1001 1001 20149 May 13 01:18 Attribution.txt 01:21:49 -rw-rw-r-- 1 1001 1001 108018 May 13 01:18 CHANGELOG.md 01:21:49 -rw-rw-r-- 1 1001 1001 3804 May 13 01:18 CONTRIBUTING.md 01:21:49 -rw-rw-r-- 1 1001 1001 677 May 13 01:18 GOVERNANCE.md 01:21:49 -rw-rw-r-- 1 1001 1001 886 May 13 01:18 Jenkinsfile 01:21:49 -rw-rw-r-- 1 1001 1001 10775 May 13 01:18 LICENSE 01:21:49 -rw-rw-r-- 1 1001 1001 16743 May 13 01:18 Makefile 01:21:49 -rw-rw-r-- 1 1001 1001 582 May 13 01:18 OWNERS.md 01:21:49 -rw-rw-r-- 1 1001 1001 9932 May 13 01:18 README.md 01:21:49 -rw-rw-r-- 1 1001 1001 789 May 13 01:18 SECURITY.md 01:21:49 -rw-rw-r-- 1 1001 1001 13 May 13 01:19 VERSION 01:21:49 drwxrwxr-x 2 1001 1001 4096 May 13 01:18 bin 01:21:49 drwxrwxr-x 19 1001 1001 4096 May 13 01:18 cmd 01:21:49 -rw-r--r-- 1 root root 1047357 May 13 01:21 coverage.out 01:21:49 drwxrwxr-x 2 1001 1001 4096 May 13 01:18 fuzz_test 01:21:49 -rw-rw-r-- 1 1001 1001 6952 May 13 01:18 go.mod 01:21:49 -rw-rw-r-- 1 1001 1001 90761 May 13 01:18 go.sum 01:21:49 drwxrwxr-x 7 1001 1001 4096 May 13 01:18 internal 01:21:49 drwxrwxr-x 2 1001 1001 4096 May 13 01:18 openapi 01:21:49 -rw-rw-r-- 1 1001 1001 584 May 13 01:18 security.txt 01:21:49 -rw-rw-r-- 1 1001 1001 204 May 13 01:18 version.go [Pipeline] sh 01:21:50 + '[' -e coverage.out ] 01:21:50 + chown 1001:1001 coverage.out [Pipeline] stash 01:21:50 Stashed 1 file(s) [Pipeline] sh 01:21:50 + make build 01: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-data/core-data ./cmd/core-data 01:22:17 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 01:22:19 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 01:22:21 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 01:22:22 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 01:22:23 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 01:22:29 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 01:22:31 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 01:22:34 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 01:22:36 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 01:22:38 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 01:22:40 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 01:22:41 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] } 01:22:43 $ docker stop --time=1 f4245852e8ada77cedbf36bd71ef8899284172747aaa34394fd3d0092d514abf 01:22:45 $ docker rm -f --volumes f4245852e8ada77cedbf36bd71ef8899284172747aaa34394fd3d0092d514abf [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 01:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:22:46 01:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:22:47 latest: Pulling from edgex-devops/edgex-compose 01:22:47 91d30c5bc195: Pulling fs layer 01:22:47 2e9b0aa3be6d: Pulling fs layer 01:22:47 9c61dcf015f6: Pulling fs layer 01:22:47 4698f68db338: Pulling fs layer 01:22:47 2a2f49069b9e: Pulling fs layer 01:22:47 e0025b399a48: Pulling fs layer 01:22:47 4698f68db338: Waiting 01:22:47 2a2f49069b9e: Waiting 01:22:47 e0025b399a48: Waiting 01:22:47 91d30c5bc195: Verifying Checksum 01:22:47 91d30c5bc195: Download complete 01:22:47 4698f68db338: Download complete 01:22:47 2e9b0aa3be6d: Verifying Checksum 01:22:47 2e9b0aa3be6d: Download complete 01:22:47 91d30c5bc195: Pull complete 01:22:47 e0025b399a48: Verifying Checksum 01:22:47 e0025b399a48: Download complete 01:22:47 2a2f49069b9e: Download complete 01:22:47 2e9b0aa3be6d: Pull complete 01:22:48 9c61dcf015f6: Verifying Checksum 01:22:48 9c61dcf015f6: Download complete 01:22:52 9c61dcf015f6: Pull complete 01:22:52 4698f68db338: Pull complete 01:22:52 2a2f49069b9e: Pull complete 01:22:52 e0025b399a48: Pull complete 01:22:52 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:22:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:52 prd-ubuntu20.04-docker-8c-8g-9177 does not seem to be running inside a container 01:22:52 $ 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/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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:latest cat 01:22:53 $ docker top bcd3b16889c9ad8263dcb1d3d4768399134514fcbf86874f07dd512f2ab132d6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:53 + docker compose -f ./docker-compose-build.yml build --parallel 01:22:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9180 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:22:54 Running in /w/workspace/edgex-go/977 [Pipeline] { [Pipeline] checkout 01:22:54 The recommended git tool is: git 01:22:54 #1 [support-notifications internal] load build definition from Dockerfile 01:22:54 #1 transferring dockerfile: 2.02kB done 01:22:54 #1 DONE 0.1s 01:22:54 01:22:54 #2 [support-scheduler internal] load build definition from Dockerfile 01:22:54 #2 transferring dockerfile: 1.83kB done 01:22:54 #2 DONE 0.1s 01:22:54 01:22:54 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:22:54 #3 DONE 0.0s 01:22:54 01:22:54 #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 01:22:54 #4 DONE 0.1s 01:22:54 01:22:54 #5 [security-bootstrapper internal] load build definition from Dockerfile 01:22:54 #5 transferring dockerfile: 3.02kB done 01:22:54 #5 DONE 0.1s 01:22:54 01:22:54 #6 [core-data internal] load build definition from Dockerfile 01:22:54 #6 transferring dockerfile: 2.04kB done 01:22:54 #6 DONE 0.1s 01:22:54 01:22:54 #7 [core-metadata internal] load build definition from Dockerfile 01:22:54 #7 transferring dockerfile: 2.10kB done 01:22:54 #7 DONE 0.1s 01:22:54 01:22:54 #8 [security-proxy-setup internal] load build definition from Dockerfile 01:22:54 #8 transferring dockerfile: 2.50kB done 01:22:54 #8 DONE 0.2s 01:22:54 01:22:54 #9 [core-keeper internal] load build definition from Dockerfile 01:22:54 #9 transferring dockerfile: 2.07kB done 01:22:54 #9 DONE 0.2s 01:22:54 01:22:54 #10 [security-spire-server internal] load build definition from Dockerfile 01:22:54 #10 transferring dockerfile: 1.70kB done 01:22:54 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:22:54 #10 DONE 0.2s 01:22:54 01:22:54 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:22:54 #11 transferring dockerfile: 2.23kB done 01:22:54 #11 DONE 0.2s 01:22:54 01:22:54 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:22:54 #3 DONE 0.0s 01:22:54 01:22:54 #12 [security-proxy-setup internal] load .dockerignore 01:22:54 #12 DONE 0.0s 01:22:54 01:22:54 #13 [core-metadata internal] load .dockerignore 01:22:54 #13 DONE 0.0s 01:22:54 01:22:54 #14 [core-data internal] load .dockerignore 01:22:54 #14 DONE 0.0s 01:22:54 01:22:54 #15 [support-notifications internal] load .dockerignore 01:22:54 #15 DONE 0.0s 01:22:54 01:22:54 #16 [core-keeper internal] load .dockerignore 01:22:54 #16 DONE 0.0s 01:22:54 01:22:54 #17 [security-spire-config internal] load build definition from Dockerfile 01:22:54 #17 transferring dockerfile: 1.69kB done 01:22:54 #17 DONE 0.2s 01:22:54 01:22:54 #18 [core-command internal] load build definition from Dockerfile 01:22:54 #18 transferring dockerfile: 1.94kB done 01:22:54 #18 DONE 0.2s 01:22:54 01:22:54 #19 [security-proxy-auth internal] load build definition from Dockerfile 01:22:54 #19 transferring dockerfile: 2.14kB done 01:22:54 #19 DONE 0.2s 01:22:54 01:22:54 #20 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:22:54 #20 transferring dockerfile: 1.89kB done 01:22:54 #20 DONE 0.2s 01:22:54 01:22:54 #21 [security-secretstore-setup internal] load build definition from Dockerfile 01:22:54 #21 transferring dockerfile: 2.49kB done 01:22:54 #21 DONE 0.2s 01:22:54 01:22:54 #22 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:22:54 #22 ... 01:22:54 01:22:54 #23 [security-spire-agent internal] load build definition from Dockerfile 01:22:54 #23 transferring dockerfile: 1.81kB done 01:22:54 #23 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:22:54 #23 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 01:22:54 #23 DONE 0.2s 01:22:54 01:22:54 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:22:54 #3 DONE 0.0s 01:22:54 01:22:54 #4 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:22:54 #4 DONE 0.2s 01:22:54 01:22:54 #14 [core-data internal] load .dockerignore 01:22:54 #14 transferring context: 50B done 01:22:54 #14 DONE 0.1s 01:22:54 01:22:54 #16 [core-keeper internal] load .dockerignore 01:22:54 #16 transferring context: 50B done 01:22:54 #16 DONE 0.1s 01:22:54 01:22:54 #22 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:22:54 #22 ... 01:22:54 01:22:54 #13 [core-metadata internal] load .dockerignore 01:22:54 #13 transferring context: 50B done 01:22:54 #13 DONE 0.1s 01:22:54 01:22:54 #12 [security-proxy-setup internal] load .dockerignore 01:22:54 #12 transferring context: 50B done 01:22:54 #12 DONE 0.1s 01:22:54 01:22:54 #15 [support-notifications internal] load .dockerignore 01:22:54 #15 transferring context: 50B done 01:22:54 #15 DONE 0.1s 01:22:54 01:22:54 #24 [security-bootstrapper internal] load .dockerignore 01:22:54 #24 transferring context: 50B done 01:22:54 #24 DONE 0.1s 01:22:54 01:22:54 #25 [support-scheduler internal] load .dockerignore 01:22:54 #25 transferring context: 50B done 01:22:54 #25 DONE 0.1s 01:22:54 01:22:54 #26 [security-proxy-auth internal] load .dockerignore 01:22:54 #26 transferring context: 50B done 01:22:54 #26 DONE 0.1s 01:22:54 01:22:54 #27 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:22:54 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:22:54 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:22:54 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:22:54 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:22:54 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:22:54 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 01:22:54 #27 ... 01:22:54 01:22:54 #28 [core-common-config-bootstrapper internal] load .dockerignore 01:22:54 #28 transferring context: 50B done 01:22:54 #28 DONE 0.3s 01:22:54 01:22:54 #29 [security-secretstore-setup internal] load .dockerignore 01:22:54 #29 transferring context: 50B done 01:22:54 #29 DONE 0.3s 01:22:54 01:22:54 #30 [security-spiffe-token-provider internal] load .dockerignore 01:22:54 #30 transferring context: 50B 0.0s done 01:22:54 #30 DONE 0.3s 01:22:54 01:22:54 #31 [core-command internal] load .dockerignore 01:22:54 #31 transferring context: 50B 0.0s done 01:22:54 #31 DONE 0.3s 01:22:54 01:22:54 #27 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:22:54 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:22:54 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:22:54 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:22:54 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:22:54 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:22:54 #27 ... 01:22:54 01:22:54 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:22:54 #32 DONE 0.4s 01:22:54 01:22:54 #27 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:22:54 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 01:22:55 #27 ... 01:22:55 01:22:55 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:22:55 #33 DONE 0.9s 01:22:55 01:22:55 #22 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:22:55 #22 DONE 0.9s 01:22:55 01:22:55 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 01:22:55 #34 DONE 0.4s 01:22:55 01:22:55 #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:22:55 #35 ... 01:22:55 01:22:55 #36 [security-spire-server internal] load .dockerignore 01:22:55 #36 transferring context: 50B 0.0s done 01:22:55 #36 DONE 0.2s 01:22:55 01:22:55 #27 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:22:55 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:22:55 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:22:55 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:22:55 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:22:55 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:22:55 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 01:22:55 #27 DONE 1.0s 01:22:55 01:22:55 #37 [security-spire-agent internal] load .dockerignore 01:22:55 #37 transferring context: 50B 0.0s done 01:22:55 #37 DONE 0.3s 01:22:55 01:22:55 #38 [security-spire-config internal] load .dockerignore 01:22:55 #38 transferring context: 50B 0.0s done 01:22:55 #38 DONE 0.3s 01:22:55 01:22:55 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:22:55 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:22:55 #39 ... 01:22:55 01:22:55 #27 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:22:55 #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:22:55 #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:22:55 #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:22:55 #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:22:55 #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:22:55 #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 01:22:55 #27 DONE 1.0s 01:22:55 01:22:55 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:22:55 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 01:22:56 #39 ... 01:22:56 01:22:56 #40 [security-spire-server internal] load build context 01:22:56 #40 transferring context: 26.58kB 0.0s done 01:22:56 #40 DONE 0.4s 01:22:56 01:22:56 #41 [security-spire-config internal] load build context 01:22:56 #41 transferring context: 24.83kB 0.0s done 01:22:56 #41 DONE 0.4s 01:22:56 01:22:56 #42 [security-spire-agent internal] load build context 01:22:56 #42 transferring context: 26.11kB 0.0s done 01:22:56 #42 DONE 0.4s 01:22:56 01:22:56 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:22:56 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:22:56 #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:22:56 #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:22:56 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 01:22:56 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s 01:22:56 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 01:22:56 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 01:22:56 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:22:56 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 01:22:56 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:22:56 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s 01:22:56 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 01:22:56 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:22:56 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 01:22:56 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.4s 01:22:56 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:22:56 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 01:22:56 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 15.73MB / 41.51MB 0.6s 01:22:56 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 25.17MB / 41.51MB 0.7s 01:22:56 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 34.60MB / 41.51MB 0.8s 01:22:56 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s 01:22:57 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.3s done 01:22:57 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 01:22:58 #39 ... 01:22:58 01:22:58 #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:58 #43 DONE 3.6s 01:22:58 01:22:58 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:22:58 using credential edgex-jenkins-ssh 01:22:58 Cloning the remote Git repository 01:22:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:22:59 > git init /w/workspace/edgex-go/977 # timeout=10 01:22:59 #39 ... 01:22:59 01:22:59 #35 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:22:59 #35 0.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:59 #35 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:59 #35 1.545 OK: 265 MiB in 60 packages 01:22:59 #35 DONE 3.8s 01:22:59 01:22:59 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:22:59 #39 ... 01:22:59 01:22:59 #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:22:59 #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:59 #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:59 #0 1.959 OK: 265 MiB in 60 packages 01:22:59 #44 DONE 4.1s 01:22:59 01:22:59 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:22:59 #39 ... 01:22:59 01:22:59 #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:22:59 #0 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:59 #0 1.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:59 #0 1.816 OK: 265 MiB in 60 packages 01:22:59 #45 DONE 4.3s 01:22:59 01:22:59 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:22:59 #39 ... 01:22:59 01:22:59 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:22:59 #0 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:59 #0 1.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:59 #0 1.866 OK: 265 MiB in 60 packages 01:22:59 #46 DONE 4.4s 01:22:59 01:22:59 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:22:59 #39 ... 01:22:59 01:22:59 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:22:59 #0 1.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:59 #0 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:59 #0 1.517 (1/1) Installing dumb-init (1.2.5-r3) 01:22:59 #0 1.527 Executing busybox-1.37.0-r20.trigger 01:22:59 #0 1.547 OK: 7 MiB in 17 packages 01:22:59 #47 DONE 4.5s 01:22:59 01:22:59 #48 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:22:59 #0 2.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:59 #0 2.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:59 #0 2.956 (1/1) Installing dumb-init (1.2.5-r3) 01:22:59 #0 2.968 Executing busybox-1.37.0-r20.trigger 01:22:59 #0 2.994 OK: 7 MiB in 17 packages 01:22:59 #48 DONE 4.5s 01:22:59 01:22:59 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:22:59 #0 0.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:59 #0 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:59 #0 1.380 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:22:59 #0 1.380 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:22:59 #0 1.380 OK: 26342 distinct packages available 01:22:59 #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:22:59 #0 1.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:22:59 #0 2.061 OK: 265 MiB in 60 packages 01:22:59 #49 DONE 4.8s 01:22:59 01:22:59 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:00 #39 ... 01:23:00 01:23:00 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:00 #50 DONE 4.7s 01:23:00 01:23:00 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:00 #39 ... 01:23:00 01:23:00 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:23:00 #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:00 #0 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:00 #0 2.958 (1/7) Installing ca-certificates (20260413-r0) 01:23:00 #0 2.976 (2/7) Installing dumb-init (1.2.5-r3) 01:23:00 #0 2.982 (3/7) Installing libgcc (14.2.0-r6) 01:23:00 #0 2.989 (4/7) Installing libsodium (1.0.20-r1) 01:23:00 #0 2.997 (5/7) Installing libstdc++ (14.2.0-r6) 01:23:00 #0 3.038 (6/7) Installing libzmq (4.3.5-r2) 01:23:00 #0 3.057 (7/7) Installing zeromq (4.3.5-r2) 01:23:00 #0 3.069 Executing busybox-1.37.0-r20.trigger 01:23:00 #0 3.230 Executing ca-certificates-20260413-r0.trigger 01:23:00 #0 3.300 OK: 12 MiB in 23 packages 01:23:00 #51 DONE 4.7s 01:23:00 01:23:00 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:23:00 #0 2.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:00 #0 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:00 #0 3.152 (1/3) Installing ca-certificates (20260413-r0) 01:23:00 #0 3.244 (2/3) Installing dumb-init (1.2.5-r3) 01:23:00 #0 3.256 (3/3) Installing tzdata (2026b-r0) 01:23:00 #0 3.334 Executing busybox-1.37.0-r20.trigger 01:23:00 #0 3.336 Executing ca-certificates-20260413-r0.trigger 01:23:00 #0 3.414 OK: 8 MiB in 19 packages 01:23:00 #52 DONE 4.7s 01:23:00 01:23:00 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:23:00 #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:00 #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:00 #0 2.749 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:23:00 #0 2.749 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:23:00 #0 2.749 OK: 26324 distinct packages available 01:23:00 #0 2.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:00 #0 2.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:00 #0 3.391 (1/13) Installing brotli-libs (1.1.0-r2) 01:23:00 #0 3.419 (2/13) Installing c-ares (1.34.6-r0) 01:23:00 #0 3.454 (3/13) Installing libunistring (1.3-r0) 01:23:00 #0 3.471 (4/13) Installing libidn2 (2.3.7-r0) 01:23:00 #0 3.483 (5/13) Installing nghttp2-libs (1.69.0-r0) 01:23:00 #0 3.493 (6/13) Installing libpsl (0.21.5-r3) 01:23:00 #0 3.501 (7/13) Installing zstd-libs (1.5.7-r0) 01:23:00 #0 3.517 (8/13) Installing libcurl (8.14.1-r2) 01:23:00 #0 3.552 (9/13) Installing curl (8.14.1-r2) 01:23:00 #0 3.578 (10/13) Installing dumb-init (1.2.5-r3) 01:23:00 #0 3.593 (11/13) Installing musl-obstack (1.2.3-r2) 01:23:00 #0 3.605 (12/13) Installing libucontext (1.3.2-r0) 01:23:00 #0 3.616 (13/13) Installing gcompat (1.1.0-r4) 01:23:00 #0 3.626 Executing busybox-1.37.0-r20.trigger 01:23:00 #0 3.632 OK: 13 MiB in 29 packages 01:23:00 #53 DONE 4.7s 01:23:00 01:23:00 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:23:00 #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:00 #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:00 #0 3.538 (1/4) Installing dumb-init (1.2.5-r3) 01:23:00 #0 3.545 (2/4) Installing openssl (3.5.6-r0) 01:23:00 #0 3.557 (3/4) Installing su-exec (0.2-r3) 01:23:00 #0 3.561 (4/4) Installing yq-go (4.47.2-r3) 01:23:00 #0 3.656 Executing busybox-1.37.0-r20.trigger 01:23:00 #0 3.656 OK: 20 MiB in 20 packages 01:23:00 #54 DONE 4.7s 01:23:00 01:23:00 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:22:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:22:59 > git --version # timeout=10 01:22:59 > git --version # 'git version 2.25.1' 01:22:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:00 #39 ... 01:23:00 01:23:00 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:23:00 #0 4.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:00 #0 4.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:00 #0 4.638 (1/2) Installing dumb-init (1.2.5-r3) 01:23:00 #0 4.640 (2/2) Installing su-exec (0.2-r3) 01:23:00 #0 4.644 Executing busybox-1.37.0-r20.trigger 01:23:00 #0 4.655 OK: 7 MiB in 18 packages 01:23:00 #55 DONE 5.3s 01:23:00 01:23:00 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:01 #39 ... 01:23:01 01:23:01 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:23:01 #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 01:23:01 #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 01:23:01 #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:23:01 #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:23:01 #56 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:23:01 #56 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 01:23:01 #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:23:01 #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done 01:23:01 #56 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s done 01:23:01 #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 01:23:01 #56 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done 01:23:01 #56 DONE 5.3s 01:23:01 01:23:01 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:03 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.1s done 01:23:04 #39 ... 01:23:04 01:23:04 #57 [core-data internal] load build context 01:23:04 #57 transferring context: 213.40MB 9.8s 01:23:04 #57 ... 01:23:04 01:23:04 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:23:04 #0 6.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 6.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 6.713 (1/4) Installing ca-certificates (20260413-r0) 01:23:04 #0 6.733 (2/4) Installing dumb-init (1.2.5-r3) 01:23:04 #0 6.742 (3/4) Installing su-exec (0.2-r3) 01:23:04 #0 6.746 (4/4) Installing yq-go (4.47.2-r3) 01:23:04 #0 6.830 Executing busybox-1.37.0-r20.trigger 01:23:04 #0 6.836 Executing ca-certificates-20260413-r0.trigger 01:23:04 #0 6.899 OK: 20 MiB in 20 packages 01:23:04 #58 DONE 9.0s 01:23:04 01:23:04 #59 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:23:04 #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.461 OK: 12 MiB in 23 packages 01:23:04 #59 DONE 4.3s 01:23:04 01:23:04 #60 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:23:04 #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.451 OK: 7 MiB in 17 packages 01:23:04 #60 DONE 4.5s 01:23:04 01:23:04 #57 [core-data internal] load build context 01:23:04 #57 ... 01:23:04 01:23:04 #61 [core-keeper internal] load build context 01:23:04 #61 ... 01:23:04 01:23:04 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:23:04 #0 5.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 6.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 6.397 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:23:04 #0 6.397 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:23:04 #0 6.397 OK: 26324 distinct packages available 01:23:04 #0 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 6.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 7.064 (1/4) Installing dumb-init (1.2.5-r3) 01:23:04 #0 7.101 (2/4) Installing musl-obstack (1.2.3-r2) 01:23:04 #0 7.104 (3/4) Installing libucontext (1.3.2-r0) 01:23:04 #0 7.109 (4/4) Installing gcompat (1.1.0-r4) 01:23:04 #0 7.114 Executing busybox-1.37.0-r20.trigger 01:23:04 #0 7.128 OK: 8 MiB in 20 packages 01:23:04 #62 DONE 8.9s 01:23:04 01:23:04 #63 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:23:04 #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 3.272 OK: 7 MiB in 17 packages 01:23:04 #63 DONE 4.6s 01:23:04 01:23:04 #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:23:04 #0 2.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 3.015 OK: 13 MiB in 29 packages 01:23:04 #64 DONE 4.3s 01:23:04 01:23:04 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:23:04 #0 5.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 6.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 6.577 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:23:04 #0 6.577 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:23:04 #0 6.577 OK: 26324 distinct packages available 01:23:04 #0 6.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 6.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 7.188 (1/5) Installing dumb-init (1.2.5-r3) 01:23:04 #0 7.194 (2/5) Installing musl-obstack (1.2.3-r2) 01:23:04 #0 7.203 (3/5) Installing libucontext (1.3.2-r0) 01:23:04 #0 7.210 (4/5) Installing gcompat (1.1.0-r4) 01:23:04 #0 7.220 (5/5) Installing openssl (3.5.6-r0) 01:23:04 #0 7.243 Executing busybox-1.37.0-r20.trigger 01:23:04 #0 7.265 OK: 8 MiB in 21 packages 01:23:04 #65 DONE 9.1s 01:23:04 01:23:04 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:23:04 #0 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.879 OK: 20 MiB in 20 packages 01:23:04 #66 DONE 4.3s 01:23:04 01:23:04 #61 [core-keeper internal] load build context 01:23:04 #61 ... 01:23:04 01:23:04 #67 [support-notifications internal] load build context 01:23:04 #67 ... 01:23:04 01:23:04 #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:23:04 #0 3.486 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 3.818 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 4.476 OK: 265 MiB in 60 packages 01:23:04 #68 DONE 5.6s 01:23:04 01:23:04 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:23:04 #0 1.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.375 OK: 7 MiB in 18 packages 01:23:04 #69 DONE 3.8s 01:23:04 01:23:04 #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:23:04 #0 2.503 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.775 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 3.420 (1/1) Installing dumb-init (1.2.5-r3) 01:23:04 #0 3.576 Executing busybox-1.37.0-r20.trigger 01:23:04 #0 3.587 OK: 7 MiB in 17 packages 01:23:04 #70 DONE 4.5s 01:23:04 01:23:04 #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:23:04 #0 2.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:04 #0 2.811 OK: 8 MiB in 19 packages 01:23:04 #71 DONE 4.5s 01:23:04 01:23:04 #72 [security-proxy-setup internal] load build context 01:23:04 #72 ... 01:23:04 01:23:04 #73 [support-scheduler internal] load build context 01:23:04 #73 ... 01:23:04 01:23:04 #74 [security-proxy-auth internal] load build context 01:23:04 #74 ... 01:23:04 01:23:04 #75 [security-secretstore-setup internal] load build context 01:23:04 #75 ... 01:23:04 01:23:04 #76 [core-common-config-bootstrapper internal] load build context 01:23:05 #76 ... 01:23:05 01:23:05 #77 [security-spiffe-token-provider internal] load build context 01:23:05 #77 ... 01:23:05 01:23:05 #78 [core-metadata internal] load build context 01:23:05 #78 ... 01:23:05 01:23:05 #79 [security-bootstrapper internal] load build context 01:23:05 #79 ... 01:23:05 01:23:05 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:23:05 #80 DONE 0.9s 01:23:05 01:23:05 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:23:05 #39 DONE 10.0s 01:23:05 01:23:05 #79 [security-bootstrapper internal] load build context 01:23:05 #79 ... 01:23:05 01:23:05 #81 [core-command internal] load build context 01:23:05 #81 ... 01:23:05 01:23:05 #78 [core-metadata internal] load build context 01:23:08 #78 ... 01:23:08 01:23:08 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:23:08 #82 DONE 4.3s 01:23:08 01:23:08 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:23:08 #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:08 #0 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:08 #0 2.512 OK: 20 MiB in 20 packages 01:23:08 #83 DONE 4.4s 01:23:08 01:23:08 #78 [core-metadata internal] load build context 01:23:09 #78 ... 01:23:09 01:23:09 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:23:09 #0 2.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:09 #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:09 #0 2.783 OK: 8 MiB in 20 packages 01:23:09 #84 DONE 4.4s 01:23:09 01:23:09 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:23:09 #0 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:23:09 #0 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:23:09 #0 2.817 OK: 8 MiB in 21 packages 01:23:09 #85 DONE 4.3s 01:23:09 01:23:09 #78 [core-metadata internal] load build context 01:23:09 #78 transferring context: 454.24MB 14.9s 01:23:09 #78 ... 01:23:09 01:23:09 #77 [security-spiffe-token-provider internal] load build context 01:23:09 #77 transferring context: 640.35MB 14.5s done 01:23:09 #77 DONE 15.0s 01:23:09 01:23:09 #78 [core-metadata internal] load build context 01:23:09 #78 ... 01:23:09 01:23:09 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:23:09 #86 DONE 0.9s 01:23:09 01:23:09 #78 [core-metadata internal] load build context 01:23:12 #78 ... 01:23:12 01:23:12 #67 [support-notifications internal] load build context 01:23:12 #67 transferring context: 640.35MB 15.9s done 01:23:12 #67 DONE 17.6s 01:23:12 01:23:12 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:23:12 #87 DONE 3.1s 01:23:12 01:23:12 #78 [core-metadata internal] load build context 01:23:12 #78 ... 01:23:12 01:23:12 #73 [support-scheduler internal] load build context 01:23:12 #73 transferring context: 640.35MB 15.9s done 01:23:12 #73 DONE 17.7s 01:23:12 01:23:12 #78 [core-metadata internal] load build context 01:23:12 #78 ... 01:23:12 01:23:12 #74 [security-proxy-auth internal] load build context 01:23:12 #74 transferring context: 640.35MB 16.1s done 01:23:12 #74 DONE 17.7s 01:23:12 01:23:12 #72 [security-proxy-setup internal] load build context 01:23:12 #72 transferring context: 640.35MB 16.2s done 01:23:12 #72 DONE 17.7s 01:23:12 01:23:12 #75 [security-secretstore-setup internal] load build context 01:23:12 #75 transferring context: 640.35MB 16.4s done 01:23:12 #75 DONE 17.5s 01:23:12 01:23:12 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:23:12 #88 DONE 3.3s 01:23:12 01:23:12 #78 [core-metadata internal] load build context 01:23:12 #78 transferring context: 640.35MB 17.9s done 01:23:12 #78 ... 01:23:12 01:23:12 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:23:12 #89 DONE 3.5s 01:23:12 01:23:12 #79 [security-bootstrapper internal] load build context 01:23:12 #79 transferring context: 640.35MB 17.4s done 01:23:12 #79 DONE 17.9s 01:23:12 01:23:12 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:23:12 #90 DONE 2.6s 01:23:12 01:23:12 #57 [core-data internal] load build context 01:23:12 #57 ... 01:23:12 01:23:12 #81 [core-command internal] load build context 01:23:12 #81 transferring context: 640.35MB 17.4s done 01:23:12 #81 DONE 17.8s 01:23:12 01:23:12 #78 [core-metadata internal] load build context 01:23:12 #78 DONE 18.1s 01:23:12 01:23:12 #61 [core-keeper internal] load build context 01:23:12 #61 transferring context: 640.35MB 17.7s done 01:23:12 #61 DONE 18.2s 01:23:12 01:23:12 #57 [core-data internal] load build context 01:23:12 #57 ... 01:23:12 01:23:12 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:23:12 #91 ... 01:23:12 01:23:12 #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:23:12 #92 DONE 0.6s 01:23:12 01:23:12 #57 [core-data internal] load build context 01:23:13 #57 ... 01:23:13 01:23:13 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:23:13 #93 DONE 0.9s 01:23:13 01:23:13 #57 [core-data internal] load build context 01:23:13 #57 ... 01:23:13 01:23:13 #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:23:13 #94 DONE 1.0s 01:23:13 01:23:13 #95 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:23:13 #95 DONE 1.0s 01:23:13 01:23:13 #57 [core-data internal] load build context 01:23:13 #57 ... 01:23:13 01:23:13 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:23:13 #96 DONE 0.8s 01:23:13 01:23:13 #97 [core-command builder 4/7] COPY go.mod vendor* ./ 01:23:13 #97 DONE 1.1s 01:23:13 01:23:13 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:23:13 #98 DONE 1.0s 01:23:13 01:23:13 #57 [core-data internal] load build context 01:23:13 #57 ... 01:23:13 01:23:13 #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:23:13 #97 DONE 1.1s 01:23:13 01:23:13 #76 [core-common-config-bootstrapper internal] load build context 01:23:13 #76 transferring context: 640.35MB 18.3s done 01:23:13 #76 DONE 18.6s 01:23:13 01:23:13 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:23:13 #91 DONE 0.7s 01:23:13 01:23:13 #57 [core-data internal] load build context 01:23:13 #57 ... 01:23:13 01:23:13 #99 [security-spire-config stage-2 6/10] COPY security.txt / 01:23:13 #99 DONE 0.3s 01:23:13 01:23:13 #57 [core-data internal] load build context 01:23:13 #57 ... 01:23:13 01:23:13 #100 [security-spire-server stage-2 6/9] COPY security.txt / 01:23:13 #100 DONE 0.3s 01:23:13 01:23:13 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:23:13 #101 DONE 0.3s 01:23:13 01:23:13 #57 [core-data internal] load build context 01:23:13 #57 ... 01:23:13 01:23:13 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:23:13 #102 DONE 0.1s 01:23:13 01:23:13 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:23:13 #103 DONE 0.1s 01:23:13 01:23:13 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 01:23:13 #104 DONE 0.1s 01:23:13 01:23:13 #57 [core-data internal] load build context 01:23:13 #57 ... 01:23:13 01:23:13 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:23:13 #105 DONE 0.1s 01:23:13 01:23:13 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:23:13 #106 DONE 0.1s 01:23:13 01:23:13 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:23:13 #107 DONE 0.1s 01:23:13 01:23:13 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:23:13 #108 DONE 0.1s 01:23:13 01:23:13 #57 [core-data internal] load build context 01:23:13 #57 ... 01:23:13 01:23:13 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:23:13 #109 DONE 0.2s 01:23:13 01:23:13 #57 [core-data internal] load build context 01:23:14 #57 ... 01:23:14 01:23:14 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:23:14 #110 DONE 0.2s 01:23:14 01:23:14 #57 [core-data internal] load build context 01:23:14 #57 ... 01:23:14 01:23:14 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:23:14 #111 DONE 0.2s 01:23:14 01:23:14 #57 [core-data internal] load build context 01:23:14 #57 transferring context: 640.35MB 20.0s done 01:23:14 #57 DONE 20.0s 01:23:14 01:23:14 #112 [security-spire-agent] exporting to image 01:23:14 #112 exporting layers 01:23:14 #112 ... 01:23:14 01:23:14 #97 [core-data builder 4/7] COPY go.mod vendor* ./ 01:23:14 #97 DONE 1.1s 01:23:14 01:23:14 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:14 #113 ... 01:23:14 01:23:14 #114 [security-spire-config] exporting to image 01:23:14 #114 exporting layers 1.0s done 01:23:14 #114 writing image sha256:e3f383afe584c435910d3a3aa88d4b346e57ee4440a13011bd2a945e8abb393d 0.0s done 01:23:14 #114 naming to docker.io/library/security-spire-config 0.0s done 01:23:14 #114 DONE 1.1s 01:23:14 01:23:14 #115 [security-spire-server] exporting to image 01:23:14 #115 exporting layers 1.0s done 01:23:14 #115 writing image sha256:b60029557f43298e50641c1d3e2b586b65328bbb2c3523764c9efb725eec485b 0.0s done 01:23:14 #115 naming to docker.io/library/security-spire-server 0.0s done 01:23:14 #115 DONE 1.1s 01:23:15 01:23:15 #112 [security-spire-agent] exporting to image 01:23:15 #112 exporting layers 0.9s done 01:23:15 #112 writing image sha256:b3f2eaf39a2f48a50546ce46f8cd4881ed675436860b1a8508e3059692cf2d6d done 01:23:15 #112 naming to docker.io/library/security-spire-agent 0.0s done 01:23:15 #112 DONE 1.0s 01:23:15 01:23:15 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:23:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:18 Avoid second fetch 01:23:18 Checking out Revision 154ba57e82cc980bd762471448c97560f99650ac (main) 01:23:19 Commit message: "Merge pull request #5422 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.21.2" 01:23:18 > git config core.sparsecheckout # timeout=10 01:23:18 > git checkout -f 154ba57e82cc980bd762471448c97560f99650ac # timeout=10 01:23:23 #116 ... 01:23:23 01:23:23 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:23 #117 ... 01:23:23 01:23:23 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:23 #118 ... 01:23:23 01:23:23 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:23 #119 ... 01:23:23 01:23:23 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:24 provisioning config files... 01:23:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/977@tmp/config2058814162422199103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:25 ---> ****-login.sh 01:23:25 nexus3.edgexfoundry.org:10001 01:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:25 Configure a credential helper to remove this warning. See 01:23:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:25 01:23:25 Login Succeeded 01:23:25 nexus3.edgexfoundry.org:10002 01:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:25 Configure a credential helper to remove this warning. See 01:23:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:25 01:23:25 Login Succeeded 01:23:25 nexus3.edgexfoundry.org:10003 01:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:26 Configure a credential helper to remove this warning. See 01:23:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:26 01:23:26 Login Succeeded 01:23:26 nexus3.edgexfoundry.org:10004 01:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:26 Configure a credential helper to remove this warning. See 01:23:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:26 01:23:26 Login Succeeded 01:23:26 ****.io 01:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:23:27 Configure a credential helper to remove this warning. See 01:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:23:27 01:23:27 Login Succeeded 01:23:27 ---> ****-login.sh ends [Pipeline] } 01:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:23:27 + git config --global --add safe.directory /w/workspace/edgex-go/977 [Pipeline] echo 01:23:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:23:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:23:27 ========================================================= 01:23:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:23:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:23:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:23:28 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:23:28 6b59a28fa201: Pulling fs layer 01:23:28 d32bb0dddca7: Pulling fs layer 01:23:28 5dab1238d3d9: Pulling fs layer 01:23:28 196fd7d83e7d: Pulling fs layer 01:23:28 4f4fb700ef54: Pulling fs layer 01:23:28 8ba94037c8f0: Pulling fs layer 01:23:28 deaec5988b04: Pulling fs layer 01:23:28 9f65657bb879: Pulling fs layer 01:23:28 8ba94037c8f0: Waiting 01:23:28 196fd7d83e7d: Waiting 01:23:28 4f4fb700ef54: Waiting 01:23:28 9f65657bb879: Waiting 01:23:28 deaec5988b04: Waiting 01:23:28 d32bb0dddca7: Verifying Checksum 01:23:28 d32bb0dddca7: Download complete 01:23:28 196fd7d83e7d: Verifying Checksum 01:23:28 196fd7d83e7d: Download complete 01:23:28 4f4fb700ef54: Verifying Checksum 01:23:28 4f4fb700ef54: Download complete 01:23:28 8ba94037c8f0: Verifying Checksum 01:23:28 8ba94037c8f0: Download complete 01:23:28 6b59a28fa201: Verifying Checksum 01:23:28 6b59a28fa201: Download complete 01:23:29 6b59a28fa201: Pull complete 01:23:29 d32bb0dddca7: Pull complete 01:23:31 9f65657bb879: Verifying Checksum 01:23:31 9f65657bb879: Download complete 01:23:31 5dab1238d3d9: Verifying Checksum 01:23:31 5dab1238d3d9: Download complete 01:23:31 #120 DONE 17.9s 01:23:31 01:23:31 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:31 #118 DONE 17.6s 01:23:31 01:23:31 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:31 #113 DONE 17.8s 01:23:31 01:23:31 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:31 #117 DONE 18.6s 01:23:31 01:23:31 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:31 #119 DONE 18.3s 01:23:31 01:23:31 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:31 #116 DONE 17.9s 01:23:31 01:23:31 #121 [core-command builder 6/7] COPY . . 01:23:34 deaec5988b04: Verifying Checksum 01:23:34 deaec5988b04: Download complete 01:23:37 #121 DONE 5.8s 01:23:37 01:23:37 #122 [security-bootstrapper builder 6/7] COPY . . 01:23:37 #122 CACHED 01:23:37 01:23:37 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:37 #123 CACHED 01:23:37 01:23:37 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:23:37 #124 CACHED 01:23:37 01:23:37 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:37 #125 CACHED 01:23:37 01:23:37 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:23:37 #126 CACHED 01:23:37 01:23:37 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 01:23:37 #127 CACHED 01:23:37 01:23:37 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:37 #128 CACHED 01:23:37 01:23:37 #129 [core-metadata builder 6/7] COPY . . 01:23:37 #129 CACHED 01:23:37 01:23:37 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:23:37 #130 CACHED 01:23:37 01:23:37 #131 [core-data builder 6/7] COPY . . 01:23:37 #131 CACHED 01:23:37 01:23:37 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:37 #132 CACHED 01:23:37 01:23:37 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 01:23:37 #133 CACHED 01:23:37 01:23:37 #134 [security-secretstore-setup builder 6/7] COPY . . 01:23:37 #134 DONE 5.8s 01:23:37 01:23:37 #135 [support-notifications builder 6/7] COPY . . 01:23:37 #135 DONE 5.8s 01:23:37 01:23:37 #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:37 #136 CACHED 01:23:37 01:23:37 #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:23:37 #137 CACHED 01:23:37 01:23:37 #138 [security-secretstore-setup builder 6/7] COPY . . 01:23:37 #138 CACHED 01:23:37 01:23:37 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:37 #139 CACHED 01:23:37 01:23:37 #140 [core-command builder 6/7] COPY . . 01:23:37 #140 CACHED 01:23:37 01:23:37 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 01:23:37 #141 CACHED 01:23:37 01:23:37 #142 [security-spiffe-token-provider builder 6/7] COPY . . 01:23:37 #142 DONE 5.8s 01:23:37 01:23:37 #143 [support-scheduler builder 6/7] COPY . . 01:23:37 #143 DONE 5.8s 01:23:37 01:23:37 #144 [core-keeper builder 7/8] COPY . . 01:23:37 #144 DONE 5.8s 01:23:37 01:23:37 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:23:37 #145 1.065 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 01:23:46 5dab1238d3d9: Pull complete 01:23:46 196fd7d83e7d: Pull complete 01:23:46 4f4fb700ef54: Pull complete 01:23:46 8ba94037c8f0: Pull complete 01:23:47 #145 ... 01:23:47 01:23:47 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:23:47 #0 0.936 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 01:23:47 #146 ... 01:23:47 01:23:47 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:23:47 #0 1.062 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 01:23:47 #147 ... 01:23:47 01:23:47 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:23:47 #0 0.990 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 01:23:47 #148 ... 01:23:47 01:23:47 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:23:47 #0 0.575 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 01:23:47 #149 ... 01:23:47 01:23:47 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:23:47 #0 0.944 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 01:23:47 #150 ... 01:23:47 01:23:47 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:23:47 #0 1.061 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 01:23:47 #151 ... 01:23:47 01:23:47 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:23:47 #0 0.557 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 01:23:47 #152 ... 01:23:47 01:23:47 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:23:47 #0 0.520 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 01:23:48 #153 ... 01:23:48 01:23:48 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:23:48 #0 0.563 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 01:23:48 #154 ... 01:23:48 01:23:48 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:23:48 #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 01:23:48 #155 ... 01:23:48 01:23:48 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:23:48 #0 1.064 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 01:23:54 deaec5988b04: Pull complete 01:23:56 9f65657bb879: Pull complete 01:23:56 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:23:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:23:56 WORKDIR /edgex 01:23:56 COPY go.mod . 01:23:56 RUN go mod download 01:23:56 + docker build -t ci-base-image-arm64 -f - . 01:23:57 Sending build context to Docker daemon 3.907MB 01:23:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:23:57 ---> 334268110677 01:23:57 Step 2/4 : WORKDIR /edgex 01:23:59 ---> Running in 1bc22ca49e1e 01:23:59 Removing intermediate container 1bc22ca49e1e 01:23:59 ---> 8791decca7b1 01:23:59 Step 3/4 : COPY go.mod . 01:24:00 ---> 021129b9b3ec 01:24:00 Step 4/4 : RUN go mod download 01:24:00 ---> Running in 5c7731192082 01:24:56 Removing intermediate container 5c7731192082 01:24:56 ---> bbbf54afd15f 01:24:56 Successfully built bbbf54afd15f 01:24:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:56 + docker inspect -f . ci-base-image-arm64 01:24:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:57 prd-ubuntu20.04-docker-arm64-4c-16g-9180 does not seem to be running inside a container 01:24:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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 01:24:59 $ docker top abeaa03ddb214b8020adf559b003651099c68765e1b37745886f3746113ecc53 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:00 + go version 01:25:00 go version go1.25.3 linux/arm64 [Pipeline] } 01:25:00 $ docker stop --time=1 abeaa03ddb214b8020adf559b003651099c68765e1b37745886f3746113ecc53 01:25:02 $ docker rm -f --volumes abeaa03ddb214b8020adf559b003651099c68765e1b37745886f3746113ecc53 [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 01:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:25:03 01:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:25:03 latest: Pulling from edgex-devops/edgex-compose-arm64 01:25:03 547446be3368: Pulling fs layer 01:25:03 d125d8839a47: Pulling fs layer 01:25:03 3e85d5ac6304: Pulling fs layer 01:25:03 c3105a71a48b: Pulling fs layer 01:25:03 0f093f025ec4: Pulling fs layer 01:25:03 c3106fc0e877: Pulling fs layer 01:25:03 c3105a71a48b: Waiting 01:25:03 0f093f025ec4: Waiting 01:25:03 c3106fc0e877: Waiting 01:25:03 547446be3368: Download complete 01:25:03 c3105a71a48b: Verifying Checksum 01:25:03 c3105a71a48b: Download complete 01:25:04 d125d8839a47: Verifying Checksum 01:25:04 d125d8839a47: Download complete 01:25:04 c3106fc0e877: Verifying Checksum 01:25:04 c3106fc0e877: Download complete 01:25:04 0f093f025ec4: Verifying Checksum 01:25:04 0f093f025ec4: Download complete 01:25:04 547446be3368: Pull complete 01:25:05 d125d8839a47: Pull complete 01:25:06 3e85d5ac6304: Verifying Checksum 01:25:06 3e85d5ac6304: Download complete 01:25:16 3e85d5ac6304: Pull complete 01:25:16 c3105a71a48b: Pull complete 01:25:17 0f093f025ec4: Pull complete 01:25:17 c3106fc0e877: Pull complete 01:25:17 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:25:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:25:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:17 prd-ubuntu20.04-docker-arm64-4c-16g-9180 does not seem to be running inside a container 01:25:17 $ 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/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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 01:25:19 $ docker top a6451e8f9733665938fc51abfa08455b661e2286dacc5eb117c830217da16791 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:20 + docker compose -f ./docker-compose-build.yml build --parallel 01:25:25 #156 ... 01:25:25 01:25:25 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:25:25 #149 DONE 97.5s 01:25:25 01:25:25 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:25:25 #154 ... 01:25:25 01:25:25 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:25:25 #156 DONE 97.8s 01:25:25 01:25:25 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:25:25 #157 DONE 0.2s 01:25:25 01:25:25 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:25:25 #158 ... 01:25:25 01:25:25 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:25:25 #159 DONE 0.2s 01:25:25 01:25:25 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:25:25 #160 DONE 0.2s 01:25:25 01:25:25 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:25:25 #161 DONE 0.2s 01:25:25 01:25:25 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:25:25 #162 DONE 0.2s 01:25:25 01:25:25 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:25:25 #158 DONE 0.9s 01:25:25 01:25:25 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:25:25 #163 ... 01:25:25 01:25:25 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:25:25 #164 DONE 0.3s 01:25:25 01:25:25 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:25:25 #163 DONE 0.3s 01:25:25 01:25:25 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:25:25 #165 ... 01:25:25 01:25:25 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:25:25 #166 DONE 0.2s 01:25:25 01:25:25 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:25:25 #167 DONE 0.2s 01:25:25 01:25:25 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:25:25 #168 DONE 0.4s 01:25:25 01:25:25 #169 [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/ 01:25:25 #169 DONE 0.1s 01:25:25 01:25:25 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:25:25 #165 DONE 1.0s 01:25:25 01:25:25 #170 [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/ 01:25:25 #170 DONE 0.0s 01:25:25 01:25:25 #171 [core-common-config-bootstrapper] exporting to image 01:25:25 #171 exporting layers 01:25:25 #171 ... 01:25:25 01:25:25 #172 [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/ 01:25:25 #172 DONE 0.2s 01:25:25 01:25:25 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:25:25 #173 DONE 0.7s 01:25:25 01:25:25 #171 [core-common-config-bootstrapper] exporting to image 01:25:25 #171 exporting layers 1.0s done 01:25:25 #171 writing image sha256:77994ee64c7144d0a330c202487abf23838ba7575247fec6e84fdfcd008d10e8 0.0s done 01:25:25 #171 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 01:25:25 #171 DONE 1.2s 01:25:25 01:25:25 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:25:25 #174 DONE 1.3s 01:25:25 01:25:25 #175 [security-bootstrapper] exporting to image 01:25:25 #175 exporting layers 0.4s done 01:25:25 #175 writing image sha256:12686f5e6c3c50433d912e1bb1a9b7c22bcd4ea9be21c1b79161fde1825a87da done 01:25:25 #175 naming to docker.io/library/security-bootstrapper done 01:25:25 #175 DONE 0.4s 01:25:25 01:25:25 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:25:30 #1 [security-bootstrapper internal] load build definition from Dockerfile 01:25:30 #1 transferring dockerfile: 01:25:30 #1 transferring dockerfile: 3.02kB 0.0s done 01:25:30 #1 DONE 0.1s 01:25:30 01:25:30 #2 [core-data internal] load build definition from Dockerfile 01:25:30 #2 transferring dockerfile: 2.04kB done 01:25:30 #2 DONE 0.1s 01:25:30 01:25:30 #3 [security-spire-server internal] load build definition from Dockerfile 01:25:30 #3 transferring dockerfile: 1.70kB 0.0s done 01:25:30 #3 DONE 0.1s 01:25:30 01:25:30 #4 [security-spire-agent internal] load build definition from Dockerfile 01:25:30 #4 transferring dockerfile: 1.81kB 0.0s done 01:25:30 #4 DONE 0.1s 01:25:30 01:25:30 #5 [security-secretstore-setup internal] load build definition from Dockerfile 01:25:30 #5 transferring dockerfile: 2.49kB 0.0s done 01:25:30 #5 DONE 0.1s 01:25:30 01:25:30 #6 [support-notifications internal] load build definition from Dockerfile 01:25:30 #6 transferring dockerfile: 2.02kB done 01:25:30 #6 DONE 0.1s 01:25:30 01:25:30 #7 [security-proxy-auth internal] load build definition from Dockerfile 01:25:30 #7 transferring dockerfile: 2.14kB 0.0s done 01:25:30 #7 DONE 0.1s 01:25:30 01:25:30 #8 [security-proxy-setup internal] load build definition from Dockerfile 01:25:30 #8 transferring dockerfile: 2.50kB 0.0s done 01:25:30 #8 DONE 0.1s 01:25:30 01:25:30 #9 [security-spire-config internal] load build definition from Dockerfile 01:25:30 #9 transferring dockerfile: 1.69kB done 01:25:30 #9 DONE 0.1s 01:25:30 01:25:30 #10 [core-keeper internal] load build definition from Dockerfile 01:25:30 #10 transferring dockerfile: 2.07kB done 01:25:30 #10 DONE 0.1s 01:25:30 01:25:30 #11 [support-scheduler internal] load build definition from Dockerfile 01:25:30 #11 transferring dockerfile: 1.83kB done 01:25:30 #11 DONE 0.1s 01:25:30 01:25:30 #12 [core-command internal] load build definition from Dockerfile 01:25:30 #12 transferring dockerfile: 1.94kB done 01:25:30 #12 DONE 0.1s 01:25:30 01:25:30 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:25:30 #13 transferring dockerfile: 2.23kB done 01:25:30 #13 DONE 0.1s 01:25:30 01:25:30 #14 [core-metadata internal] load build definition from Dockerfile 01:25:30 #14 transferring dockerfile: 2.10kB done 01:25:30 #14 DONE 0.1s 01:25:30 01:25:30 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:25:30 #15 transferring dockerfile: 1.89kB done 01:25:30 #15 DONE 0.1s 01:25:30 01:25:30 #16 [security-bootstrapper internal] load .dockerignore 01:25:30 #16 transferring context: 01:25:30 #16 transferring context: 50B done 01:25:30 #16 DONE 0.1s 01:25:31 01:25:31 #17 [core-data internal] load .dockerignore 01:25:31 #17 transferring context: 50B done 01:25:31 #17 DONE 0.0s 01:25:31 01:25:31 #18 [security-spire-server internal] load .dockerignore 01:25:31 #18 transferring context: 50B done 01:25:31 #18 DONE 0.0s 01:25:31 01:25:31 #19 [security-spire-agent internal] load .dockerignore 01:25:31 #19 transferring context: 50B done 01:25:31 #19 DONE 0.0s 01:25:31 01:25:31 #20 [security-secretstore-setup internal] load .dockerignore 01:25:31 #20 transferring context: 50B done 01:25:31 #20 DONE 0.1s 01:25:31 01:25:31 #21 [support-notifications internal] load .dockerignore 01:25:31 #21 transferring context: 50B done 01:25:31 #21 DONE 0.1s 01:25:31 01:25:31 #22 [security-proxy-auth internal] load .dockerignore 01:25:31 #22 transferring context: 50B done 01:25:31 #22 DONE 0.1s 01:25:31 01:25:31 #23 [security-proxy-setup internal] load .dockerignore 01:25:31 #23 transferring context: 50B done 01:25:31 #23 DONE 0.1s 01:25:31 01:25:31 #24 [security-spire-config internal] load .dockerignore 01:25:31 #24 transferring context: 50B 0.0s done 01:25:31 #24 DONE 0.1s 01:25:31 01:25:31 #25 [core-keeper internal] load .dockerignore 01:25:31 #25 transferring context: 50B done 01:25:31 #25 DONE 0.1s 01:25:31 01:25:31 #26 [support-scheduler internal] load .dockerignore 01:25:32 #26 transferring context: 50B done 01:25:32 #26 DONE 0.1s 01:25:32 01:25:32 #27 [core-command internal] load .dockerignore 01:25:32 #27 transferring context: 50B done 01:25:32 #27 DONE 0.1s 01:25:32 01:25:32 #28 [core-common-config-bootstrapper internal] load .dockerignore 01:25:32 #28 transferring context: 50B 0.0s done 01:25:32 #28 DONE 0.1s 01:25:32 01:25:32 #29 [core-metadata internal] load .dockerignore 01:25:32 #29 transferring context: 50B done 01:25:32 #29 DONE 0.0s 01:25:32 01:25:32 #30 [security-spiffe-token-provider internal] load .dockerignore 01:25:32 #30 transferring context: 50B done 01:25:32 #30 DONE 0.1s 01:25:32 01:25:32 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:32 #31 DONE 0.0s 01:25:32 01:25:32 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:25:32 #32 DONE 0.2s 01:25:32 01:25:32 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:32 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:25:32 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:25:32 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:25:32 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.0s 01:25:32 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:25:32 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 0.1s 01:25:32 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.2s 01:25:32 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 01:25:32 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:25:33 #33 ... 01:25:33 01:25:33 #34 [security-bootstrapper internal] load build context 01:25:33 #34 transferring context: 3.41MB 0.7s done 01:25:33 #34 DONE 0.8s 01:25:33 01:25:33 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:33 #33 ... 01:25:33 01:25:33 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:33 #31 DONE 0.0s 01:25:33 01:25:33 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 01:25:33 #32 DONE 0.2s 01:25:33 01:25:33 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:25:33 #35 DONE 1.6s 01:25:33 01:25:33 #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:33 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:25:33 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:25:33 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:25:33 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:25:33 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:25:33 #33 ... 01:25:33 01:25:33 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:33 #31 DONE 0.0s 01:25:33 01:25:33 #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:33 #33 ... 01:25:33 01:25:33 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:33 #31 DONE 0.0s 01:25:33 01:25:33 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:25:33 #35 DONE 1.7s 01:25:33 01:25:33 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:25:33 #36 DONE 0.8s 01:25:33 01:25:33 #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:33 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:25:33 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:25:33 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:25:33 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:25:33 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:25:33 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done 01:25:33 #33 ... 01:25:33 01:25:33 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:33 #31 DONE 0.0s 01:25:33 01:25:33 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 01:25:33 #32 DONE 0.7s 01:25:33 01:25:33 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:25:33 #35 DONE 1.7s 01:25:33 01:25:33 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:25:33 #36 DONE 0.8s 01:25:33 01:25:33 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:33 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:25:33 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:25:33 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:25:33 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:25:33 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:25:33 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done 01:25:33 #33 ... 01:25:33 01:25:33 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:25:33 #35 DONE 1.7s 01:25:33 01:25:33 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 01:25:33 #36 DONE 0.8s 01:25:33 01:25:33 #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:33 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:25:33 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:25:33 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:25:33 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:25:33 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:25:33 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done 01:25:34 #33 ... 01:25:34 01:25:34 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:34 #31 DONE 0.0s 01:25:34 01:25:34 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:34 #31 DONE 0.0s 01:25:34 01:25:34 #37 [security-secretstore-setup internal] load build context 01:25:34 #37 ... 01:25:34 01:25:34 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:34 #31 DONE 0.0s 01:25:34 01:25:34 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 01:25:34 #32 DONE 1.2s 01:25:34 01:25:34 #37 [security-secretstore-setup internal] load build context 01:25:34 #37 ... 01:25:34 01:25:34 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:25:34 #35 DONE 1.8s 01:25:34 01:25:34 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:25:34 #36 DONE 0.9s 01:25:34 01:25:34 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:34 #31 DONE 0.0s 01:25:34 01:25:34 #37 [security-secretstore-setup internal] load build context 01:25:34 #37 ... 01:25:34 01:25:34 #38 [core-data internal] load build context 01:25:34 #38 transferring context: 3.41MB 1.0s done 01:25:34 #38 DONE 1.4s 01:25:34 01:25:34 #37 [security-secretstore-setup internal] load build context 01:25:34 #37 ... 01:25:34 01:25:34 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:34 #31 DONE 0.0s 01:25:34 01:25:34 #37 [security-secretstore-setup internal] load build context 01:25:34 #37 ... 01:25:34 01:25:34 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:25:34 #39 DONE 1.6s 01:25:35 01:25:35 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:25:35 #40 DONE 1.8s 01:25:35 01:25:35 #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:35 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:25:35 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:25:35 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:25:35 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:25:35 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:25:35 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done 01:25:35 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:25:35 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:25:35 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:25:35 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:25:35 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:25:35 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done 01:25:35 #33 ... 01:25:35 01:25:35 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:25:35 #31 DONE 0.1s 01:25:35 01:25:35 #41 [security-spire-config internal] load build context 01:25:35 #41 DONE 0.0s 01:25:35 01:25:35 #37 [security-secretstore-setup internal] load build context 01:25:35 #37 transferring context: 3.41MB 1.3s done 01:25:35 #37 DONE 1.6s 01:25:35 01:25:35 #42 [security-spire-agent internal] load build context 01:25:35 #42 DONE 0.0s 01:25:35 01:25:35 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:25:35 #43 DONE 0.0s 01:25:35 01:25:35 #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:35 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:25:35 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:25:35 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:25:35 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:25:35 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:25:35 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done 01:25:35 #33 DONE 4.0s 01:25:35 01:25:35 #42 [security-spire-agent internal] load build context 01:25:35 #42 ... 01:25:35 01:25:35 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:25:35 #32 DONE 2.5s 01:25:36 01:25:36 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:25:36 #35 DONE 1.8s 01:25:36 01:25:36 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 01:25:36 #36 DONE 0.9s 01:25:36 01:25:36 #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:36 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:25:36 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:25:36 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:25:36 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:25:36 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:25:36 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done 01:25:36 #33 DONE 4.0s 01:25:36 01:25:36 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:25:36 #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:25:36 #43 ... 01:25:36 01:25:36 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:25:36 #35 DONE 1.8s 01:25:36 01:25:36 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:25:36 #36 DONE 0.9s 01:25:36 01:25:36 #44 [security-spiffe-token-provider internal] load build context 01:25:36 #44 DONE 0.0s 01:25:36 01:25:36 #45 [core-metadata internal] load build context 01:25:36 #45 DONE 0.0s 01:25:36 01:25:36 #46 [core-common-config-bootstrapper internal] load build context 01:25:36 #46 DONE 0.0s 01:25:36 01:25:36 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:25:36 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:25:36 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 01:25:36 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 01:25:36 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 01:25:36 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:25:36 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done 01:25:36 #33 DONE 4.0s 01:25:36 01:25:36 #46 [core-common-config-bootstrapper internal] load build context 01:25:37 #46 ... 01:25:37 01:25:37 #47 [security-spire-server internal] load build context 01:25:37 #47 transferring context: 26.58kB 0.5s done 01:25:37 #47 DONE 2.3s 01:25:37 01:25:37 #48 [support-scheduler internal] load build context 01:25:38 #48 ... 01:25:38 01:25:38 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:25:38 #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.7s done 01:25:38 #43 DONE 2.7s 01:25:38 01:25:38 #48 [support-scheduler internal] load build context 01:25:39 #48 ... 01:25:39 01:25:39 #41 [security-spire-config internal] load build context 01:25:39 #41 transferring context: 24.83kB 0.2s done 01:25:39 #41 DONE 3.1s 01:25:39 01:25:39 #48 [support-scheduler internal] load build context 01:25:39 #48 transferring context: 3.41MB 4.1s done 01:25:39 #48 ... 01:25:39 01:25:39 #49 [security-proxy-auth internal] load build context 01:25:39 #49 transferring context: 3.41MB 3.7s done 01:25:39 #49 DONE 5.2s 01:25:39 01:25:39 #50 [support-notifications internal] load build context 01:25:39 #50 transferring context: 3.41MB 3.9s done 01:25:39 #50 DONE 5.4s 01:25:39 01:25:39 #46 [core-common-config-bootstrapper internal] load build context 01:25:39 #46 ... 01:25:39 01:25:39 #48 [support-scheduler internal] load build context 01:25:39 #48 DONE 5.0s 01:25:39 01:25:39 #46 [core-common-config-bootstrapper internal] load build context 01:25:40 #46 ... 01:25:40 01:25:40 #51 [security-proxy-setup internal] load build context 01:25:40 #51 transferring context: 3.41MB 4.5s done 01:25:40 #51 DONE 6.4s 01:25:40 01:25:40 #46 [core-common-config-bootstrapper internal] load build context 01:25:41 #46 ... 01:25:41 01:25:41 #42 [security-spire-agent internal] load build context 01:25:41 #42 transferring context: 26.11kB 0.3s done 01:25:41 #42 DONE 5.9s 01:25:41 01:25:41 #46 [core-common-config-bootstrapper internal] load build context 01:25:42 #46 ... 01:25:42 01:25:42 #52 [core-command internal] load build context 01:25:42 #52 transferring context: 3.41MB 4.6s done 01:25:42 #52 DONE 7.6s 01:25:42 01:25:42 #46 [core-common-config-bootstrapper internal] load build context 01:25:42 #46 ... 01:25:42 01:25:42 #53 [core-keeper internal] load build context 01:25:42 #53 transferring context: 3.41MB 4.6s done 01:25:42 #53 DONE 7.6s 01:25:42 01:25:42 #46 [core-common-config-bootstrapper internal] load build context 01:25:42 #46 transferring context: 3.41MB 3.3s done 01:25:43 #46 DONE 6.8s 01:25:43 01:25:43 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:43 #54 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 3.2s done 01:25:43 #54 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:25:43 #54 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:25:43 #54 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:25:43 #54 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 01:25:43 #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done 01:25:43 #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done 01:25:43 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.21MB / 37.02MB 2.3s 01:25:43 #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 01:25:43 #54 ... 01:25:43 01:25:43 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:25:43 #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:43 #0 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:43 #55 ... 01:25:43 01:25:43 #44 [security-spiffe-token-provider internal] load build context 01:25:43 #44 transferring context: 3.41MB 4.3s done 01:25:43 #44 DONE 7.5s 01:25:43 01:25:43 #45 [core-metadata internal] load build context 01:25:43 #45 transferring context: 3.41MB 3.9s done 01:25:43 #45 DONE 7.6s 01:25:43 01:25:43 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:43 #56 DONE 9.3s 01:25:43 01:25:43 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:25:43 #0 5.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:43 #0 6.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:43 #0 10.04 OK: 255 MiB in 60 packages 01:25:43 #57 ... 01:25:43 01:25:43 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:25:43 #0 6.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:43 #0 6.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:44 #58 ... 01:25:44 01:25:44 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:44 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.68MB / 37.02MB 3.5s 01:25:44 #54 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 01:25:44 #54 ... 01:25:44 01:25:44 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:25:44 #0 5.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:44 #0 6.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:44 #59 ... 01:25:44 01:25:44 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:44 #54 ... 01:25:44 01:25:44 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:25:44 #57 DONE 11.4s 01:25:44 01:25:44 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:44 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.72MB / 37.02MB 4.5s 01:25:46 #54 ... 01:25:46 01:25:46 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:25:46 #0 6.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:46 #0 8.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:46 #60 ... 01:25:46 01:25:46 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:25:46 #61 ... 01:25:46 01:25:46 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:46 #54 ... 01:25:46 01:25:46 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:25:46 #59 11.08 OK: 255 MiB in 60 packages 01:25:46 #59 DONE 12.1s 01:25:46 01:25:46 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:46 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.67MB / 37.02MB 6.2s 01:25:48 #54 ... 01:25:48 01:25:48 #62 [core-data builder 4/7] COPY go.mod vendor* ./ 01:25:48 #62 DONE 2.9s 01:25:48 01:25:48 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:48 #54 ... 01:25:48 01:25:48 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:25:48 #63 ... 01:25:48 01:25:48 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:25:48 #64 ... 01:25:48 01:25:48 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:25:48 #58 12.62 OK: 255 MiB in 60 packages 01:25:48 #58 DONE 14.1s 01:25:48 01:25:48 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:25:48 #65 ... 01:25:48 01:25:48 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:25:48 #66 ... 01:25:48 01:25:48 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:25:48 #67 ... 01:25:48 01:25:48 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:25:48 #68 ... 01:25:48 01:25:48 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:25:48 #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:25:48 #43 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 01:25:48 #43 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 01:25:48 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done 01:25:48 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s done 01:25:48 #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 01:25:48 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.73MB / 17.33MB 7.9s 01:25:48 #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.1s done 01:25:48 #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 01:25:48 #43 ... 01:25:48 01:25:48 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:25:48 #69 ... 01:25:48 01:25:48 #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:25:48 #70 ... 01:25:48 01:25:48 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:25:49 #71 ... 01:25:49 01:25:49 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:25:49 #72 DONE 2.4s 01:25:49 01:25:49 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:49 #73 ... 01:25:49 01:25:49 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:25:49 #55 14.70 OK: 255 MiB in 60 packages 01:25:49 #55 DONE 16.2s 01:25:49 01:25:49 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:49 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.27MB / 37.02MB 8.6s 01:25:50 #54 ... 01:25:50 01:25:50 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:25:50 #74 DONE 2.0s 01:25:50 01:25:50 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:50 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 9.9s 01:25:50 #54 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:25:50 #54 ... 01:25:50 01:25:50 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:25:50 #75 DONE 1.8s 01:25:50 01:25:50 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:50 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 10.5s 01:25:51 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 10.9s 01:25:52 #54 ... 01:25:52 01:25:52 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:25:52 #60 12.59 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:25:52 #60 12.59 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:25:52 #60 12.59 OK: 26183 distinct packages available 01:25:52 #60 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:52 #60 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:25:52 #60 15.37 OK: 255 MiB in 60 packages 01:25:52 #60 DONE 15.9s 01:25:52 01:25:52 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:52 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.35MB / 37.02MB 12.2s 01:25:53 #54 ... 01:25:53 01:25:53 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:25:53 #76 DONE 1.0s 01:25:53 01:25:53 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:53 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 12.5s 01:25:53 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 13.1s 01:25:53 #54 ... 01:25:53 01:25:53 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:25:54 #77 ... 01:25:54 01:25:54 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:54 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 13.4s 01:25:54 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.46MB / 37.02MB 14.1s 01:25:55 #54 ... 01:25:55 01:25:55 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:55 #73 DONE 16.8s 01:25:55 01:25:55 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:55 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.35MB / 37.02MB 15.1s 01:25:56 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 15.7s done 01:25:56 #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 15.7s done 01:25:58 #54 ... 01:25:58 01:25:58 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 #78 ... 01:25:58 01:25:58 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:25:58 #77 14.41 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:25:58 #77 ... 01:25:58 01:25:58 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:25:58 #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 9.6s done 01:25:58 #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 01:25:58 #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.1s 01:25:59 #43 ... 01:25:59 01:25:59 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:25:59 #54 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0.4s 01:25:59 #54 ... 01:25:59 01:25:59 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:59 #79 ... 01:25:59 01:25:59 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:00 #54 ... 01:26:00 01:26:00 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:00 #80 ... 01:26:00 01:26:00 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:01 #54 ... 01:26:01 01:26:01 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:01 #81 ... 01:26:01 01:26:01 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:26:03 #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.1s done 01:26:03 #43 ... 01:26:03 01:26:03 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:03 #82 ... 01:26:03 01:26:03 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:03 #54 ... 01:26:03 01:26:03 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:26:03 #61 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:03 #61 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:03 #61 ... 01:26:03 01:26:03 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:03 #54 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.6s 01:26:03 #54 ... 01:26:03 01:26:03 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:26:03 #64 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:03 #64 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:04 #64 ... 01:26:04 01:26:04 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:05 #54 ... 01:26:05 01:26:05 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:26:05 #43 DONE 29.0s 01:26:05 01:26:05 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:05 #54 ... 01:26:05 01:26:05 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:26:05 #63 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:05 #63 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:05 #63 ... 01:26:05 01:26:05 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:26:05 #66 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:05 #66 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:05 #66 ... 01:26:05 01:26:05 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:26:05 #69 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:05 #69 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:05 #69 ... 01:26:05 01:26:05 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:26:05 #0 6.537 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:05 #0 8.463 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:05 #83 ... 01:26:05 01:26:05 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:05 #54 ... 01:26:05 01:26:05 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:26:05 #64 26.23 (1/1) Installing dumb-init (1.2.5-r3) 01:26:05 #64 26.28 Executing busybox-1.37.0-r20.trigger 01:26:05 #64 26.34 OK: 8 MiB in 17 packages 01:26:05 #64 DONE 28.1s 01:26:05 01:26:05 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:06 #54 ... 01:26:06 01:26:06 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:26:06 #67 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:06 #67 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:06 #67 ... 01:26:06 01:26:06 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:26:06 #65 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:06 #65 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:07 #65 ... 01:26:07 01:26:07 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:07 #54 ... 01:26:07 01:26:07 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:26:07 #71 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:07 #71 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:07 #71 ... 01:26:07 01:26:07 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:26:07 #68 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:07 #68 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:07 #68 ... 01:26:07 01:26:07 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:07 #54 ... 01:26:07 01:26:07 #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:26:07 #70 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:07 #70 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:08 #70 ... 01:26:08 01:26:08 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:08 #54 ... 01:26:08 01:26:08 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:26:08 #63 27.59 (1/2) Installing dumb-init (1.2.5-r3) 01:26:08 #63 27.63 (2/2) Installing su-exec (0.2-r3) 01:26:08 #63 27.72 Executing busybox-1.37.0-r20.trigger 01:26:08 #63 27.87 OK: 8 MiB in 18 packages 01:26:08 #63 DONE 31.3s 01:26:09 01:26:09 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:09 #54 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.7s 01:26:10 #54 ... 01:26:10 01:26:10 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:26:10 #77 16.29 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:10 #77 ... 01:26:10 01:26:10 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:26:11 #54 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.9s done 01:26:11 #54 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.9s done 01:26:13 #54 ... 01:26:13 01:26:13 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:26:13 #69 30.18 (1/7) Installing ca-certificates (20260413-r0) 01:26:13 #69 30.63 (2/7) Installing dumb-init (1.2.5-r3) 01:26:13 #69 30.68 (3/7) Installing libgcc (14.2.0-r6) 01:26:13 #69 30.70 (4/7) Installing libsodium (1.0.20-r1) 01:26:13 #69 30.74 (5/7) Installing libstdc++ (14.2.0-r6) 01:26:13 #69 30.90 (6/7) Installing libzmq (4.3.5-r2) 01:26:13 #69 31.03 (7/7) Installing zeromq (4.3.5-r2) 01:26:13 #69 31.34 Executing busybox-1.37.0-r20.trigger 01:26:13 #69 31.44 Executing ca-certificates-20260413-r0.trigger 01:26:13 #69 33.05 OK: 12 MiB in 23 packages 01:26:13 #69 DONE 35.6s 01:26:13 01:26:13 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:26:13 #77 29.94 OK: 255 MiB in 60 packages 01:26:14 #77 ... 01:26:14 01:26:14 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:26:14 #61 28.53 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:26:14 #61 28.54 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:26:14 #61 28.54 OK: 26165 distinct packages available 01:26:14 #61 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:14 #61 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:14 #61 ... 01:26:14 01:26:14 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:26:14 #71 35.01 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:26:14 #71 35.02 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:26:14 #71 35.02 OK: 26165 distinct packages available 01:26:15 #71 36.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:17 #71 ... 01:26:17 01:26:17 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:26:17 #0 3.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:17 #0 5.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:17 #84 ... 01:26:17 01:26:17 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:26:17 #66 28.88 (1/4) Installing ca-certificates (20260413-r0) 01:26:17 #66 29.49 (2/4) Installing dumb-init (1.2.5-r3) 01:26:17 #66 29.52 (3/4) Installing su-exec (0.2-r3) 01:26:17 #66 29.54 (4/4) Installing yq-go (4.47.2-r3) 01:26:17 #66 ... 01:26:17 01:26:17 #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:26:17 #70 34.62 (1/1) Installing dumb-init (1.2.5-r3) 01:26:17 #70 34.67 Executing busybox-1.37.0-r20.trigger 01:26:17 #70 34.90 OK: 8 MiB in 17 packages 01:26:17 #70 DONE 39.5s 01:26:17 01:26:17 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:26:17 #61 40.83 (1/4) Installing dumb-init (1.2.5-r3) 01:26:17 #61 41.34 (2/4) Installing musl-obstack (1.2.3-r2) 01:26:17 #61 ... 01:26:17 01:26:17 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:26:17 #77 DONE 33.9s 01:26:17 01:26:17 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:26:17 #61 41.38 (3/4) Installing libucontext (1.3.2-r0) 01:26:17 #61 41.42 (4/4) Installing gcompat (1.1.0-r4) 01:26:17 #61 ... 01:26:17 01:26:17 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:26:17 #68 33.94 (1/3) Installing ca-certificates (20260413-r0) 01:26:17 #68 34.37 (2/3) Installing dumb-init (1.2.5-r3) 01:26:17 #68 34.39 (3/3) Installing tzdata (2026b-r0) 01:26:17 #68 36.14 Executing busybox-1.37.0-r20.trigger 01:26:17 #68 36.34 Executing ca-certificates-20260413-r0.trigger 01:26:17 #68 37.73 OK: 9 MiB in 19 packages 01:26:17 #68 DONE 39.8s 01:26:17 01:26:17 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:26:17 #61 41.50 Executing busybox-1.37.0-r20.trigger 01:26:18 #61 41.94 OK: 8 MiB in 20 packages 01:26:19 #61 ... 01:26:19 01:26:19 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:26:19 #85 DONE 1.5s 01:26:19 01:26:19 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:26:19 #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:19 #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:19 #86 ... 01:26:19 01:26:19 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:21 #87 ... 01:26:21 01:26:21 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:26:21 #83 21.36 (1/1) Installing dumb-init (1.2.5-r3) 01:26:21 #83 22.57 Executing busybox-1.37.0-r20.trigger 01:26:21 #83 23.07 OK: 8 MiB in 17 packages 01:26:21 #83 DONE 26.4s 01:26:21 01:26:21 #88 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:26:22 #88 ... 01:26:22 01:26:22 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:26:22 #61 DONE 45.7s 01:26:22 01:26:22 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:26:22 #65 34.47 (1/4) Installing dumb-init (1.2.5-r3) 01:26:22 #65 34.51 (2/4) Installing openssl (3.5.6-r0) 01:26:22 #65 34.65 (3/4) Installing su-exec (0.2-r3) 01:26:22 #65 34.67 (4/4) Installing yq-go (4.47.2-r3) 01:26:22 #65 39.78 Executing busybox-1.37.0-r20.trigger 01:26:22 #65 40.18 OK: 20 MiB in 20 packages 01:26:22 #65 DONE 44.0s 01:26:22 01:26:22 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:26:22 #67 33.84 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:26:22 #67 33.84 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:26:22 #67 33.84 OK: 26165 distinct packages available 01:26:22 #67 36.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:22 #67 37.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:22 #67 ... 01:26:22 01:26:22 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:26:23 #89 ... 01:26:23 01:26:23 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:26:23 #66 39.83 Executing busybox-1.37.0-r20.trigger 01:26:23 #66 40.21 Executing ca-certificates-20260413-r0.trigger 01:26:23 #66 42.28 OK: 20 MiB in 20 packages 01:26:23 #66 DONE 45.4s 01:26:23 01:26:23 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:26:23 #90 ... 01:26:23 01:26:23 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:26:23 #0 5.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:23 #0 8.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:23 #91 ... 01:26:23 01:26:23 #88 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:26:23 #88 6.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:25 #88 ... 01:26:25 01:26:25 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:26:25 #84 16.54 OK: 8 MiB in 17 packages 01:26:25 #84 DONE 19.2s 01:26:25 01:26:25 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:26:25 #86 15.89 OK: 8 MiB in 18 packages 01:26:27 #86 DONE 17.8s 01:26:27 01:26:27 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:26:27 #92 ... 01:26:27 01:26:27 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:26:27 #71 38.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:27 #71 ... 01:26:27 01:26:27 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:26:27 #67 49.34 (1/5) Installing dumb-init (1.2.5-r3) 01:26:27 #67 49.37 (2/5) Installing musl-obstack (1.2.3-r2) 01:26:27 #67 49.45 (3/5) Installing libucontext (1.3.2-r0) 01:26:27 #67 49.47 (4/5) Installing gcompat (1.1.0-r4) 01:26:27 #67 49.49 (5/5) Installing openssl (3.5.6-r0) 01:26:27 #67 49.64 Executing busybox-1.37.0-r20.trigger 01:26:28 #67 49.83 OK: 9 MiB in 21 packages 01:26:28 #67 ... 01:26:28 01:26:28 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:26:28 #0 4.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:28 #0 7.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:28 #93 ... 01:26:28 01:26:28 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:26:28 #71 49.60 (1/13) Installing brotli-libs (1.1.0-r2) 01:26:28 #71 49.77 (2/13) Installing c-ares (1.34.6-r0) 01:26:28 #71 49.87 (3/13) Installing libunistring (1.3-r0) 01:26:28 #71 50.11 (4/13) Installing libidn2 (2.3.7-r0) 01:26:28 #71 50.13 (5/13) Installing nghttp2-libs (1.69.0-r0) 01:26:28 #71 50.20 (6/13) Installing libpsl (0.21.5-r3) 01:26:28 #71 50.22 (7/13) Installing zstd-libs (1.5.7-r0) 01:26:28 #71 50.40 (8/13) Installing libcurl (8.14.1-r2) 01:26:28 #71 50.54 (9/13) Installing curl (8.14.1-r2) 01:26:28 #71 50.63 (10/13) Installing dumb-init (1.2.5-r3) 01:26:29 #71 50.69 (11/13) Installing musl-obstack (1.2.3-r2) 01:26:29 #71 50.71 (12/13) Installing libucontext (1.3.2-r0) 01:26:29 #71 50.73 (13/13) Installing gcompat (1.1.0-r4) 01:26:29 #71 50.80 Executing busybox-1.37.0-r20.trigger 01:26:29 #71 50.87 OK: 13 MiB in 29 packages 01:26:30 #71 ... 01:26:30 01:26:30 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:26:30 #92 DONE 2.9s 01:26:30 01:26:30 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:26:30 #94 DONE 0.5s 01:26:30 01:26:30 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:26:30 #67 DONE 52.2s 01:26:30 01:26:30 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:26:31 #95 ... 01:26:31 01:26:31 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:26:31 #71 DONE 53.4s 01:26:32 01:26:32 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:26:32 #96 ... 01:26:32 01:26:32 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:26:32 #0 4.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:32 #0 6.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:32 #97 ... 01:26:32 01:26:32 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:26:32 #90 3.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:32 #90 5.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:32 #148 ... 01:26:32 01:26:32 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:26:32 #153 169.1 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 01:26:32 #153 ... 01:26:32 01:26:32 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:26:32 #154 DONE 172.7s 01:26:32 01:26:32 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:26:32 #147 DONE 172.7s 01:26:32 01:26:32 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:26:32 #152 ... 01:26:32 01:26:32 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:26:32 #176 DONE 0.1s 01:26:32 01:26:32 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:26:32 #177 DONE 0.1s 01:26:32 01:26:32 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:26:32 #178 DONE 0.1s 01:26:32 01:26:32 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:26:32 #179 DONE 0.1s 01:26:32 01:26:32 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:26:32 #153 DONE 173.2s 01:26:32 01:26:32 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:26:32 #180 DONE 0.2s 01:26:32 01:26:32 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:26:32 #181 DONE 0.3s 01:26:32 01:26:32 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:26:32 #182 DONE 0.3s 01:26:32 01:26:32 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:26:32 #183 DONE 0.1s 01:26:32 01:26:32 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:26:32 #184 DONE 0.2s 01:26:32 01:26:32 #185 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:26:32 #185 DONE 0.2s 01:26:32 01:26:32 #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:26:32 #186 DONE 0.1s 01:26:32 01:26:32 #187 [core-command] exporting to image 01:26:32 #187 exporting layers 01:26:32 #187 exporting layers 0.2s done 01:26:32 #187 writing image sha256:7e5faed338e02e2f0db0a29ee3ece44174614d2a9ebda9154c5f9bd5e0409202 done 01:26:32 #187 naming to docker.io/library/core-command done 01:26:32 #187 DONE 0.3s 01:26:32 01:26:32 #188 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:26:32 #188 DONE 0.1s 01:26:32 01:26:32 #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:26:32 #189 ... 01:26:32 01:26:32 #190 [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 01:26:32 #190 DONE 0.1s 01:26:32 01:26:32 #191 [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 01:26:32 #191 DONE 0.4s 01:26:32 01:26:32 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:26:32 #152 ... 01:26:32 01:26:32 #192 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:26:32 #192 DONE 0.2s 01:26:32 01:26:32 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:26:32 #155 ... 01:26:32 01:26:32 #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:26:32 #193 DONE 0.3s 01:26:32 01:26:32 #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:26:32 #189 DONE 1.1s 01:26:32 01:26:32 #194 [security-proxy-setup] exporting to image 01:26:32 #194 ... 01:26:32 01:26:32 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:26:32 #195 DONE 0.3s 01:26:32 01:26:32 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:26:32 #196 DONE 0.1s 01:26:32 01:26:32 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:26:32 #197 ... 01:26:32 01:26:32 #194 [security-proxy-setup] exporting to image 01:26:32 #194 exporting layers 0.6s done 01:26:32 #194 writing image sha256:a737584bd53f9e76a0a3d0622009fd6aaa04bd549e2ada9b5b87e834664aa922 done 01:26:32 #194 naming to docker.io/library/security-proxy-setup done 01:26:32 #194 DONE 0.6s 01:26:32 01:26:32 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:26:33 #148 ... 01:26:33 01:26:33 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:26:33 #197 DONE 0.9s 01:26:33 01:26:33 #198 [security-secretstore-setup] exporting to image 01:26:33 #198 exporting layers 0.3s done 01:26:33 #198 writing image sha256:5a62775ba1a34c39efeb0b445a8a78b4360b17144a226bb5e166f496d472676d done 01:26:33 #198 naming to docker.io/library/security-secretstore-setup done 01:26:33 #198 DONE 0.3s 01:26:33 01:26:33 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:26:33 #145 ... 01:26:33 01:26:33 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:26:33 #148 DONE 176.9s 01:26:33 #90 ... 01:26:33 01:26:33 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:26:33 #91 19.70 OK: 12 MiB in 23 packages 01:26:33 01:26:33 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:26:33 #199 DONE 0.0s 01:26:33 01:26:33 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:26:33 #155 ... 01:26:33 01:26:33 #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:26:33 #200 DONE 0.0s 01:26:33 01:26:33 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:26:34 #201 DONE 0.2s 01:26:34 01:26:34 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:26:34 #202 DONE 0.0s 01:26:34 01:26:34 #203 [security-spiffe-token-provider] exporting to image 01:26:34 #203 exporting layers 0.2s done 01:26:34 #203 writing image sha256:68887d8ee055b763981a6d4b99e87bace18105f3218ddc7231c5f5ccb59ea5a8 done 01:26:34 #203 naming to docker.io/library/security-spiffe-token-provider done 01:26:34 #203 DONE 0.2s 01:26:34 01:26:34 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:26:35 #91 DONE 21.6s 01:26:35 01:26:35 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:26:35 #96 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:35 #155 ... 01:26:35 01:26:35 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:26:35 #152 DONE 178.2s 01:26:35 01:26:35 #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:26:35 #204 DONE 0.0s 01:26:35 01:26:35 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:26:35 #205 DONE 0.0s 01:26:35 01:26:35 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:26:35 #206 DONE 0.2s 01:26:35 01:26:35 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:26:35 #207 DONE 0.0s 01:26:35 01:26:35 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:26:35 #155 ... 01:26:35 01:26:35 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:26:35 #208 DONE 0.0s 01:26:35 01:26:35 #209 [core-metadata] exporting to image 01:26:35 #209 exporting layers 0.1s done 01:26:35 #209 writing image sha256:615b064f25c75fe8603a39ca8cbfd4dcfa793564bd7c365bd51475467187a59f done 01:26:35 #209 naming to docker.io/library/core-metadata done 01:26:35 #209 DONE 0.1s 01:26:35 01:26:35 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:26:35 #96 ... 01:26:35 01:26:35 #88 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:26:35 #88 7.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:35 #88 16.64 OK: 8 MiB in 17 packages 01:26:35 #88 DONE 18.1s 01:26:35 01:26:35 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:26:35 #95 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:35 #95 4.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:36 #150 ... 01:26:36 01:26:36 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:26:36 #146 DONE 179.3s 01:26:36 01:26:36 #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:26:36 #95 ... 01:26:36 01:26:36 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:26:36 #93 16.27 OK: 9 MiB in 19 packages 01:26:36 #93 DONE 18.2s 01:26:36 01:26:36 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:26:36 #96 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:36 #210 DONE 0.0s 01:26:36 01:26:36 #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:26:36 #211 DONE 0.0s 01:26:36 01:26:36 #212 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:26:36 #212 DONE 0.2s 01:26:36 01:26:36 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:26:36 #145 DONE 179.6s 01:26:36 01:26:36 #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:26:36 #96 ... 01:26:36 01:26:36 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:26:36 #89 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:26:36 #89 7.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:26:36 #213 DONE 0.2s 01:26:36 01:26:36 #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:26:36 #214 DONE 0.2s 01:26:36 01:26:36 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:26:36 #215 DONE 0.1s 01:26:36 01:26:36 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:26:36 #216 ... 01:26:36 01:26:36 #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:26:36 #217 DONE 0.2s 01:26:36 01:26:36 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:26:36 #218 DONE 0.1s 01:26:36 01:26:36 #219 [core-keeper] exporting to image 01:26:37 #89 ... 01:26:37 01:26:37 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:26:37 #97 15.18 OK: 8 MiB in 20 packages 01:26:37 #219 exporting layers 0.1s done 01:26:37 #219 writing image sha256:928480b44147961eeefaea0885ef065d6ae31cd150a20474f7e77cdfe207c4bd done 01:26:37 #219 naming to docker.io/library/core-keeper done 01:26:37 #219 DONE 0.1s 01:26:37 01:26:37 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:26:37 #216 DONE 0.4s 01:26:37 01:26:37 #220 [security-proxy-auth] exporting to image 01:26:37 #220 ... 01:26:37 01:26:37 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:26:37 #150 DONE 180.4s 01:26:37 01:26:37 #220 [security-proxy-auth] exporting to image 01:26:37 #220 exporting layers 0.2s done 01:26:37 #220 writing image sha256:8f2b381923eaaed15e3383001bbb0b53cc88c97d22eb47505d8b6455b88f943e done 01:26:37 #220 naming to docker.io/library/security-proxy-auth done 01:26:37 #220 DONE 0.2s 01:26:37 01:26:37 #221 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:26:37 #221 DONE 0.0s 01:26:37 01:26:37 #222 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:26:37 #222 DONE 0.0s 01:26:37 01:26:37 #223 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:26:37 #223 DONE 0.1s 01:26:37 01:26:37 #224 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:26:37 #224 DONE 0.0s 01:26:37 01:26:37 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:26:37 #155 ... 01:26:37 01:26:37 #225 [core-data] exporting to image 01:26:37 #225 exporting layers 0.1s done 01:26:37 #225 writing image sha256:27b79bf55386c9399e7b042ba6960a972d693483553ed1b7061765dbac678020 done 01:26:37 #225 naming to docker.io/library/core-data done 01:26:37 #225 DONE 0.1s 01:26:37 01:26:37 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:26:38 #97 DONE 16.3s 01:26:38 01:26:38 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:38 #151 ... 01:26:38 01:26:38 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:26:38 #155 DONE 181.5s 01:26:38 01:26:38 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:26:38 #226 DONE 0.1s 01:26:38 01:26:38 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:26:38 #227 DONE 0.0s 01:26:38 01:26:38 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:26:38 #228 DONE 0.1s 01:26:38 01:26:38 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:26:38 #229 DONE 0.0s 01:26:38 01:26:38 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:26:38 #151 ... 01:26:38 01:26:38 #230 [support-scheduler] exporting to image 01:26:39 #98 ... 01:26:39 01:26:39 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:26:39 #90 14.10 OK: 20 MiB in 20 packages 01:26:39 #90 DONE 15.7s 01:26:39 #230 exporting layers 0.3s done 01:26:39 #230 writing image sha256:0e6f325edd852898ecf11bb1c00741bcf7b2638f60e8e3eb7ed04780b0bf0f5f done 01:26:39 #230 naming to docker.io/library/support-scheduler done 01:26:39 #230 DONE 0.4s 01:26:39 01:26:39 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:26:39 #151 DONE 182.6s 01:26:39 01:26:39 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:26:39 01:26:39 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:26:39 #89 16.86 OK: 20 MiB in 20 packages 01:26:39 #231 DONE 0.0s 01:26:39 01:26:39 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:26:39 #232 DONE 0.0s 01:26:39 01:26:39 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:26:39 #233 DONE 0.1s 01:26:39 01:26:39 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:26:39 #234 DONE 0.0s 01:26:39 01:26:39 #235 [support-notifications] exporting to image 01:26:39 #235 exporting layers 0.2s done 01:26:39 #235 writing image sha256:29c9df446b9e383ec844d0c3a609a704aa303da86ae8426b0ffed25fca57d5ec done 01:26:39 #235 naming to docker.io/library/support-notifications done 01:26:39 #235 DONE 0.2s 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:26:39 time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:26:39 $ docker stop --time=1 bcd3b16889c9ad8263dcb1d3d4768399134514fcbf86874f07dd512f2ab132d6 01:26:40 #89 DONE 18.6s 01:26:40 01:26:40 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:26:40 #99 ... 01:26:40 01:26:40 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:40 #98 DONE 2.5s 01:26:41 01:26:41 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:26:41 #100 ... 01:26:41 01:26:41 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:26:41 #99 DONE 0.3s 01:26:41 $ docker rm -f --volumes bcd3b16889c9ad8263dcb1d3d4768399134514fcbf86874f07dd512f2ab132d6 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:41 01:26:41 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:26:41 #100 DONE 0.4s 01:26:41 01:26:41 #101 [security-spire-config stage-2 6/10] COPY security.txt / 01:26:41 #101 DONE 0.2s 01:26:41 01:26:41 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:26:41 + docker images 01:26:41 REPOSITORY TAG IMAGE ID CREATED SIZE 01:26:41 support-notifications latest 29c9df446b9e 2 seconds ago 57.8MB 01:26:41 support-scheduler latest 0e6f325edd85 3 seconds ago 54.2MB 01:26:41 security-proxy-auth latest 8f2b381923ea 4 seconds ago 49.1MB 01:26:41 core-data latest 27b79bf55386 4 seconds ago 49.9MB 01:26:41 core-keeper latest 928480b44147 5 seconds ago 49.7MB 01:26:41 core-metadata latest 615b064f25c7 6 seconds ago 50.1MB 01:26:41 security-spiffe-token-provider latest 68887d8ee055 8 seconds ago 53MB 01:26:41 security-secretstore-setup latest 5a62775ba1a3 8 seconds ago 89.2MB 01:26:41 security-proxy-setup latest a737584bd53f 10 seconds ago 54.8MB 01:26:41 core-command latest 7e5faed338e0 11 seconds ago 44.1MB 01:26:41 security-bootstrapper latest 12686f5e6c3c About a minute ago 21.6MB 01:26:41 core-common-config-bootstrapper latest 77994ee64c71 About a minute ago 20.5MB 01:26:41 security-spire-agent latest b3f2eaf39a2f 3 minutes ago 237MB 01:26:41 security-spire-server latest b60029557f43 3 minutes ago 178MB 01:26:41 security-spire-config latest e3f383afe584 3 minutes ago 177MB 01:26:41 ci-base-image-x86_64 latest aec73e88790f 7 minutes ago 971MB 01:26:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB 01:26:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB 01:26:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 01:26:41 #102 DONE 0.2s 01:26:41 01:26:41 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:26:41 #103 DONE 0.1s 01:26:41 01:26:41 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:41 provisioning config files... 01:26:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/977@tmp/config8360593159488512042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:41 ---> ****-login.sh 01:26:41 nexus3.edgexfoundry.org:10001 01:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:41 Login Succeeded 01:26:41 nexus3.edgexfoundry.org:10002 01:26:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:41 Login Succeeded 01:26:41 nexus3.edgexfoundry.org:10003 01:26:42 #104 DONE 0.4s 01:26:42 01:26:42 #105 [security-spire-config] exporting to image 01:26:42 #105 exporting layers 01:26:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:42 Login Succeeded 01:26:42 nexus3.edgexfoundry.org:10004 01:26:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:42 Login Succeeded 01:26:42 ****.io 01:26:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:42 Login Succeeded 01:26:42 ---> ****-login.sh ends [Pipeline] } 01:26:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:26:42 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:26:42 154ba57e82cc980bd762471448c97560f99650ac 01:26:42 latest 01:26:42 4.1.0-dev.113 01:26:42 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:26:42 main 01:26:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:43 #105 ... 01:26:43 01:26:43 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:26:43 #95 11.57 OK: 9 MiB in 21 packages 01:26:43 #95 DONE 12.9s 01:26:43 + docker push nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac 01:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:26:43 3000d4a3e718: Preparing 01:26:43 1f5dd52f4961: Preparing 01:26:43 a31444876204: Preparing 01:26:43 62d27a460b24: Preparing 01:26:43 f8a013120b4c: Preparing 01:26:43 1393d80efd80: Preparing 01:26:43 0854555d70ac: Preparing 01:26:43 1393d80efd80: Waiting 01:26:43 0854555d70ac: Waiting 01:26:43 a31444876204: Pushed 01:26:43 f8a013120b4c: Pushed 01:26:43 3000d4a3e718: Pushed 01:26:43 62d27a460b24: Pushed 01:26:43 0854555d70ac: Layer already exists 01:26:43 1393d80efd80: Pushed 01:26:43 01:26:43 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:26:43 #106 ... 01:26:43 01:26:43 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:26:43 #96 10.63 OK: 13 MiB in 29 packages 01:26:43 #96 DONE 12.0s 01:26:44 01:26:44 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:45 #107 ... 01:26:45 01:26:45 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:26:45 #106 DONE 2.3s 01:26:45 01:26:45 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:46 #108 ... 01:26:46 01:26:46 #105 [security-spire-config] exporting to image 01:26:46 #105 exporting layers 4.1s done 01:26:46 #105 writing image sha256:2de139f3adf47a495849d2cb1dd904326808be2c9feb35652c58fd445218c8d8 0.0s done 01:26:46 #105 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:26:46 #105 DONE 4.1s 01:26:46 01:26:46 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:46 #107 DONE 3.3s 01:26:46 01:26:46 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:46 #82 ... 01:26:46 01:26:46 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:26:46 1f5dd52f4961: Pushed 01:26:46 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:bc3cc3c1252ca6e1455ff2f25f6aa1bb0ef9e7274844d9e4a0ab3ff91ba8c8b2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:46 #109 DONE 0.2s 01:26:46 01:26:46 #110 [security-spire-server stage-2 6/9] COPY security.txt / 01:26:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } 01:26:47 #110 DONE 0.3s 01:26:47 01:26:47 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:47 #79 ... 01:26:47 01:26:47 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 #111 DONE 0.3s 01:26:47 01:26:47 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:47 #80 ... 01:26:47 01:26:47 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:26:47 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:26:47 3000d4a3e718: Preparing 01:26:47 1f5dd52f4961: Preparing 01:26:47 a31444876204: Preparing 01:26:47 62d27a460b24: Preparing 01:26:47 f8a013120b4c: Preparing 01:26:47 1393d80efd80: Preparing 01:26:47 0854555d70ac: Preparing 01:26:47 1393d80efd80: Waiting 01:26:47 0854555d70ac: Waiting 01:26:47 f8a013120b4c: Layer already exists 01:26:47 3000d4a3e718: Layer already exists 01:26:47 1f5dd52f4961: Layer already exists 01:26:47 a31444876204: Layer already exists 01:26:47 62d27a460b24: Layer already exists 01:26:47 0854555d70ac: Layer already exists 01:26:47 1393d80efd80: Layer already exists 01:26:47 latest: digest: sha256:bc3cc3c1252ca6e1455ff2f25f6aa1bb0ef9e7274844d9e4a0ab3ff91ba8c8b2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 + 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 01:26:47 #112 DONE 0.3s 01:26:47 01:26:47 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:26:47 #108 DONE 2.2s 01:26:47 01:26:47 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:26:47 #113 ... 01:26:47 01:26:47 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:26:47 #114 DONE 0.2s 01:26:47 01:26:47 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:26:47 #113 DONE 0.4s 01:26:47 01:26:47 #105 [security-spire-server] exporting to image 01:26:48 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 01:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:26:48 3000d4a3e718: Preparing 01:26:48 1f5dd52f4961: Preparing 01:26:48 a31444876204: Preparing 01:26:48 62d27a460b24: Preparing 01:26:48 f8a013120b4c: Preparing 01:26:48 1393d80efd80: Preparing 01:26:48 0854555d70ac: Preparing 01:26:48 1393d80efd80: Waiting 01:26:48 0854555d70ac: Waiting 01:26:48 f8a013120b4c: Layer already exists 01:26:48 1f5dd52f4961: Layer already exists 01:26:48 a31444876204: Layer already exists 01:26:48 3000d4a3e718: Layer already exists 01:26:48 62d27a460b24: Layer already exists 01:26:48 1393d80efd80: Layer already exists 01:26:48 0854555d70ac: Layer already exists 01:26:48 4.1.0-dev.113: digest: sha256:bc3cc3c1252ca6e1455ff2f25f6aa1bb0ef9e7274844d9e4a0ab3ff91ba8c8b2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 #105 ... 01:26:48 01:26:48 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 01:26:48 #115 DONE 0.4s 01:26:48 + docker push nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:26:48 3000d4a3e718: Preparing 01:26:48 1f5dd52f4961: Preparing 01:26:48 a31444876204: Preparing 01:26:48 62d27a460b24: Preparing 01:26:48 f8a013120b4c: Preparing 01:26:48 1393d80efd80: Preparing 01:26:48 0854555d70ac: Preparing 01:26:48 1393d80efd80: Waiting 01:26:48 0854555d70ac: Waiting 01:26:48 a31444876204: Layer already exists 01:26:48 1f5dd52f4961: Layer already exists 01:26:48 3000d4a3e718: Layer already exists 01:26:48 62d27a460b24: Layer already exists 01:26:48 f8a013120b4c: Layer already exists 01:26:48 1393d80efd80: Layer already exists 01:26:48 0854555d70ac: Layer already exists 01:26:48 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:bc3cc3c1252ca6e1455ff2f25f6aa1bb0ef9e7274844d9e4a0ab3ff91ba8c8b2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 01:26:48 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:26:48 #116 DONE 0.2s 01:26:48 01:26:48 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:26:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:49 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:26:49 3000d4a3e718: Preparing 01:26:49 1f5dd52f4961: Preparing 01:26:49 a31444876204: Preparing 01:26:49 62d27a460b24: Preparing 01:26:49 f8a013120b4c: Preparing 01:26:49 1393d80efd80: Preparing 01:26:49 0854555d70ac: Preparing 01:26:49 1393d80efd80: Waiting 01:26:49 0854555d70ac: Waiting 01:26:49 1f5dd52f4961: Layer already exists 01:26:49 a31444876204: Layer already exists 01:26:49 3000d4a3e718: Layer already exists 01:26:49 f8a013120b4c: Layer already exists 01:26:49 62d27a460b24: Layer already exists 01:26:49 1393d80efd80: Layer already exists 01:26:49 0854555d70ac: Layer already exists 01:26:49 main: digest: sha256:bc3cc3c1252ca6e1455ff2f25f6aa1bb0ef9e7274844d9e4a0ab3ff91ba8c8b2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:49 ===================================================== [Pipeline] echo 01:26:49 taggedImages: 01:26:49 - nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac 01:26:49 - nexus3.edgexfoundry.org:10004/core-command:latest 01:26:49 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 01:26:49 - nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:26:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:26:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:26:49 154ba57e82cc980bd762471448c97560f99650ac 01:26:49 latest 01:26:49 4.1.0-dev.113 01:26:49 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:26:49 main 01:26:49 ===================================================== [Pipeline] withEnv [Pipeline] { 01:26:49 #117 DONE 0.3s 01:26:49 01:26:49 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:26:49 #118 DONE 0.2s 01:26:49 01:26:49 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:49 #79 ... 01:26:49 01:26:49 #105 [security-spire-agent] exporting to image [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac 01:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:26:50 fbb1432ee328: Preparing 01:26:50 f9d355adc21c: Preparing 01:26:50 634177ba03b8: Preparing 01:26:50 0b21a4edb354: Preparing 01:26:50 a31444876204: Preparing 01:26:50 62d27a460b24: Preparing 01:26:50 f8a013120b4c: Preparing 01:26:50 1393d80efd80: Preparing 01:26:50 0854555d70ac: Preparing 01:26:50 62d27a460b24: Waiting 01:26:50 f8a013120b4c: Waiting 01:26:50 1393d80efd80: Waiting 01:26:50 0854555d70ac: Waiting 01:26:50 a31444876204: Layer already exists 01:26:50 62d27a460b24: Layer already exists 01:26:50 f8a013120b4c: Layer already exists 01:26:50 1393d80efd80: Layer already exists 01:26:50 fbb1432ee328: Pushed 01:26:50 0854555d70ac: Layer already exists 01:26:50 634177ba03b8: Pushed 01:26:50 f9d355adc21c: Pushed 01:26:51 0b21a4edb354: Pushed 01:26:51 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:9d360424be0db0649775c4f357d3cc07f2376af8c78f4d40ca9365b37d31f864 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:26:52 #105 exporting layers 3.7s done 01:26:52 #105 writing image sha256:c184025c617e4934f560318e3e0c7e9f4bb08464915b134c8bfa841893599659 0.0s done 01:26:52 #105 naming to docker.io/library/security-spire-server-arm64 done [Pipeline] sh 01:26:52 #105 exporting layers 2.8s done 01:26:52 #105 writing image sha256:d504255494931f01af1eed213341746e3d3419dec46ac9c8e1fd78454a3139d2 0.0s done 01:26:52 #105 naming to docker.io/library/security-spire-agent-arm64 done 01:26:52 #105 DONE 8.4s 01:26:52 01:26:52 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:26:52 fbb1432ee328: Preparing 01:26:52 f9d355adc21c: Preparing 01:26:52 634177ba03b8: Preparing 01:26:52 0b21a4edb354: Preparing 01:26:52 a31444876204: Preparing 01:26:52 62d27a460b24: Preparing 01:26:52 f8a013120b4c: Preparing 01:26:52 62d27a460b24: Waiting 01:26:52 1393d80efd80: Preparing 01:26:52 f8a013120b4c: Waiting 01:26:52 0854555d70ac: Preparing 01:26:52 1393d80efd80: Waiting 01:26:52 0854555d70ac: Waiting 01:26:52 0b21a4edb354: Layer already exists 01:26:52 fbb1432ee328: Layer already exists 01:26:52 a31444876204: Layer already exists 01:26:52 f9d355adc21c: Layer already exists 01:26:52 634177ba03b8: Layer already exists 01:26:52 62d27a460b24: Layer already exists 01:26:52 f8a013120b4c: Layer already exists 01:26:52 0854555d70ac: Layer already exists 01:26:52 1393d80efd80: Layer already exists 01:26:52 latest: digest: sha256:9d360424be0db0649775c4f357d3cc07f2376af8c78f4d40ca9365b37d31f864 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:52 + 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 01:26:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 01:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:26:52 fbb1432ee328: Preparing 01:26:52 f9d355adc21c: Preparing 01:26:52 634177ba03b8: Preparing 01:26:52 0b21a4edb354: Preparing 01:26:52 a31444876204: Preparing 01:26:52 62d27a460b24: Preparing 01:26:52 f8a013120b4c: Preparing 01:26:52 1393d80efd80: Preparing 01:26:52 0854555d70ac: Preparing 01:26:52 f8a013120b4c: Waiting 01:26:52 1393d80efd80: Waiting 01:26:52 0854555d70ac: Waiting 01:26:52 62d27a460b24: Waiting 01:26:52 fbb1432ee328: Layer already exists 01:26:52 0b21a4edb354: Layer already exists 01:26:52 f9d355adc21c: Layer already exists 01:26:52 634177ba03b8: Layer already exists 01:26:52 a31444876204: Layer already exists 01:26:52 1393d80efd80: Layer already exists 01:26:52 62d27a460b24: Layer already exists 01:26:52 f8a013120b4c: Layer already exists 01:26:52 0854555d70ac: Layer already exists 01:26:52 4.1.0-dev.113: digest: sha256:9d360424be0db0649775c4f357d3cc07f2376af8c78f4d40ca9365b37d31f864 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:26:53 fbb1432ee328: Preparing 01:26:53 f9d355adc21c: Preparing 01:26:53 634177ba03b8: Preparing 01:26:53 0b21a4edb354: Preparing 01:26:53 a31444876204: Preparing 01:26:53 62d27a460b24: Preparing 01:26:53 f8a013120b4c: Preparing 01:26:53 1393d80efd80: Preparing 01:26:53 0854555d70ac: Preparing 01:26:53 62d27a460b24: Waiting 01:26:53 0854555d70ac: Waiting 01:26:53 1393d80efd80: Waiting 01:26:53 f8a013120b4c: Waiting 01:26:53 a31444876204: Layer already exists 01:26:53 f9d355adc21c: Layer already exists 01:26:53 fbb1432ee328: Layer already exists 01:26:53 0b21a4edb354: Layer already exists 01:26:53 634177ba03b8: Layer already exists 01:26:53 62d27a460b24: Layer already exists 01:26:53 f8a013120b4c: Layer already exists 01:26:53 0854555d70ac: Layer already exists 01:26:53 1393d80efd80: Layer already exists 01:26:53 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:9d360424be0db0649775c4f357d3cc07f2376af8c78f4d40ca9365b37d31f864 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:54 + 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 01:26:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:26:54 fbb1432ee328: Preparing 01:26:54 f9d355adc21c: Preparing 01:26:54 634177ba03b8: Preparing 01:26:54 0b21a4edb354: Preparing 01:26:54 a31444876204: Preparing 01:26:54 62d27a460b24: Preparing 01:26:54 f8a013120b4c: Preparing 01:26:54 1393d80efd80: Preparing 01:26:54 0854555d70ac: Preparing 01:26:54 1393d80efd80: Waiting 01:26:54 62d27a460b24: Waiting 01:26:54 0854555d70ac: Waiting 01:26:54 a31444876204: Layer already exists 01:26:54 f9d355adc21c: Layer already exists 01:26:54 fbb1432ee328: Layer already exists 01:26:54 634177ba03b8: Layer already exists 01:26:54 0b21a4edb354: Layer already exists 01:26:54 62d27a460b24: Layer already exists 01:26:54 f8a013120b4c: Layer already exists 01:26:54 0854555d70ac: Layer already exists 01:26:54 1393d80efd80: Layer already exists 01:26:54 main: digest: sha256:9d360424be0db0649775c4f357d3cc07f2376af8c78f4d40ca9365b37d31f864 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:54 ===================================================== [Pipeline] echo 01:26:54 taggedImages: 01:26:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac 01:26:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:26:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 01:26:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:26:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:26:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:26:54 154ba57e82cc980bd762471448c97560f99650ac 01:26:54 latest 01:26:54 4.1.0-dev.113 01:26:54 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:26:54 main 01:26:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:55 + docker push nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac 01:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:26:55 3559b1921b48: Preparing 01:26:55 52093bd1595a: Preparing 01:26:55 a31444876204: Preparing 01:26:55 62d27a460b24: Preparing 01:26:55 cd9e2469962b: Preparing 01:26:55 811bf8e0da2b: Preparing 01:26:55 0854555d70ac: Preparing 01:26:55 0854555d70ac: Waiting 01:26:55 811bf8e0da2b: Waiting 01:26:55 62d27a460b24: Layer already exists 01:26:55 a31444876204: Layer already exists 01:26:55 0854555d70ac: Layer already exists 01:26:55 cd9e2469962b: Pushed 01:26:55 3559b1921b48: Pushed 01:26:55 811bf8e0da2b: Pushed 01:26:59 52093bd1595a: Pushed 01:26:59 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:447da8540d0fb8a87d14407e6dc59702f1ceb14d9aafa8766f671e1fe0bc0040 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:00 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:27:00 3559b1921b48: Preparing 01:27:00 52093bd1595a: Preparing 01:27:00 a31444876204: Preparing 01:27:00 62d27a460b24: Preparing 01:27:00 cd9e2469962b: Preparing 01:27:00 811bf8e0da2b: Preparing 01:27:00 0854555d70ac: Preparing 01:27:00 811bf8e0da2b: Waiting 01:27:00 0854555d70ac: Waiting 01:27:00 3559b1921b48: Layer already exists 01:27:00 62d27a460b24: Layer already exists 01:27:00 cd9e2469962b: Layer already exists 01:27:00 a31444876204: Layer already exists 01:27:00 52093bd1595a: Layer already exists 01:27:00 811bf8e0da2b: Layer already exists 01:27:00 0854555d70ac: Layer already exists 01:27:00 latest: digest: sha256:447da8540d0fb8a87d14407e6dc59702f1ceb14d9aafa8766f671e1fe0bc0040 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:00 + 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 01:27:00 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 01:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:27:00 3559b1921b48: Preparing 01:27:00 52093bd1595a: Preparing 01:27:00 a31444876204: Preparing 01:27:00 62d27a460b24: Preparing 01:27:00 cd9e2469962b: Preparing 01:27:00 811bf8e0da2b: Preparing 01:27:00 0854555d70ac: Preparing 01:27:00 811bf8e0da2b: Waiting 01:27:00 0854555d70ac: Waiting 01:27:00 a31444876204: Layer already exists 01:27:00 52093bd1595a: Layer already exists 01:27:00 cd9e2469962b: Layer already exists 01:27:00 62d27a460b24: Layer already exists 01:27:00 3559b1921b48: Layer already exists 01:27:00 811bf8e0da2b: Layer already exists 01:27:00 0854555d70ac: Layer already exists 01:27:00 4.1.0-dev.113: digest: sha256:447da8540d0fb8a87d14407e6dc59702f1ceb14d9aafa8766f671e1fe0bc0040 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:01 + docker push nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:27:01 3559b1921b48: Preparing 01:27:01 52093bd1595a: Preparing 01:27:01 a31444876204: Preparing 01:27:01 62d27a460b24: Preparing 01:27:01 cd9e2469962b: Preparing 01:27:01 811bf8e0da2b: Preparing 01:27:01 0854555d70ac: Preparing 01:27:01 811bf8e0da2b: Waiting 01:27:01 0854555d70ac: Waiting 01:27:01 3559b1921b48: Layer already exists 01:27:01 62d27a460b24: Layer already exists 01:27:01 a31444876204: Layer already exists 01:27:01 cd9e2469962b: Layer already exists 01:27:01 52093bd1595a: Layer already exists 01:27:01 0854555d70ac: Layer already exists 01:27:01 811bf8e0da2b: Layer already exists 01:27:01 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:447da8540d0fb8a87d14407e6dc59702f1ceb14d9aafa8766f671e1fe0bc0040 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:02 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:27:02 3559b1921b48: Preparing 01:27:02 52093bd1595a: Preparing 01:27:02 a31444876204: Preparing 01:27:02 62d27a460b24: Preparing 01:27:02 cd9e2469962b: Preparing 01:27:02 811bf8e0da2b: Preparing 01:27:02 0854555d70ac: Preparing 01:27:02 811bf8e0da2b: Waiting 01:27:02 0854555d70ac: Waiting 01:27:02 52093bd1595a: Layer already exists 01:27:02 62d27a460b24: Layer already exists 01:27:02 3559b1921b48: Layer already exists 01:27:02 cd9e2469962b: Layer already exists 01:27:02 a31444876204: Layer already exists 01:27:02 811bf8e0da2b: Layer already exists 01:27:02 0854555d70ac: Layer already exists 01:27:02 main: digest: sha256:447da8540d0fb8a87d14407e6dc59702f1ceb14d9aafa8766f671e1fe0bc0040 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:02 ===================================================== [Pipeline] echo 01:27:02 taggedImages: 01:27:02 - nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac 01:27:02 - nexus3.edgexfoundry.org:10004/core-data:latest 01:27:02 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 01:27:02 - nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:27:02 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:27:02 154ba57e82cc980bd762471448c97560f99650ac 01:27:02 latest 01:27:02 4.1.0-dev.113 01:27:02 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:02 main 01:27:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac 01:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:27:02 cef8230fe442: Preparing 01:27:02 047e78be46b2: Preparing 01:27:02 62d27a460b24: Preparing 01:27:02 d5ca8ad5cd85: Preparing 01:27:02 558a7cd447ca: Preparing 01:27:02 0854555d70ac: Preparing 01:27:02 0854555d70ac: Waiting 01:27:02 62d27a460b24: Layer already exists 01:27:02 0854555d70ac: Layer already exists 01:27:02 cef8230fe442: Pushed 01:27:02 558a7cd447ca: Pushed 01:27:02 d5ca8ad5cd85: Pushed 01:27:07 047e78be46b2: Pushed 01:27:07 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:066541de979a727fff8076d5924ace4f5d253b64d6c849ff2dacf1184612fabf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:27:07 cef8230fe442: Preparing 01:27:07 047e78be46b2: Preparing 01:27:07 62d27a460b24: Preparing 01:27:07 d5ca8ad5cd85: Preparing 01:27:07 558a7cd447ca: Preparing 01:27:07 0854555d70ac: Preparing 01:27:07 0854555d70ac: Waiting 01:27:07 047e78be46b2: Layer already exists 01:27:07 558a7cd447ca: Layer already exists 01:27:07 cef8230fe442: Layer already exists 01:27:07 62d27a460b24: Layer already exists 01:27:07 d5ca8ad5cd85: Layer already exists 01:27:07 0854555d70ac: Layer already exists 01:27:07 latest: digest: sha256:066541de979a727fff8076d5924ace4f5d253b64d6c849ff2dacf1184612fabf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:07 + 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 01:27:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 01:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:27:08 cef8230fe442: Preparing 01:27:08 047e78be46b2: Preparing 01:27:08 62d27a460b24: Preparing 01:27:08 d5ca8ad5cd85: Preparing 01:27:08 558a7cd447ca: Preparing 01:27:08 0854555d70ac: Preparing 01:27:08 0854555d70ac: Waiting 01:27:08 62d27a460b24: Layer already exists 01:27:08 cef8230fe442: Layer already exists 01:27:08 d5ca8ad5cd85: Layer already exists 01:27:08 047e78be46b2: Layer already exists 01:27:08 558a7cd447ca: Layer already exists 01:27:08 0854555d70ac: Layer already exists 01:27:08 4.1.0-dev.113: digest: sha256:066541de979a727fff8076d5924ace4f5d253b64d6c849ff2dacf1184612fabf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:27:08 cef8230fe442: Preparing 01:27:08 047e78be46b2: Preparing 01:27:08 62d27a460b24: Preparing 01:27:08 d5ca8ad5cd85: Preparing 01:27:08 558a7cd447ca: Preparing 01:27:08 0854555d70ac: Preparing 01:27:08 0854555d70ac: Waiting 01:27:08 d5ca8ad5cd85: Layer already exists 01:27:08 cef8230fe442: Layer already exists 01:27:08 558a7cd447ca: Layer already exists 01:27:08 047e78be46b2: Layer already exists 01:27:08 62d27a460b24: Layer already exists 01:27:08 0854555d70ac: Layer already exists 01:27:08 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:066541de979a727fff8076d5924ace4f5d253b64d6c849ff2dacf1184612fabf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:27:09 cef8230fe442: Preparing 01:27:09 047e78be46b2: Preparing 01:27:09 62d27a460b24: Preparing 01:27:09 d5ca8ad5cd85: Preparing 01:27:09 558a7cd447ca: Preparing 01:27:09 0854555d70ac: Preparing 01:27:09 0854555d70ac: Waiting 01:27:09 cef8230fe442: Layer already exists 01:27:09 62d27a460b24: Layer already exists 01:27:09 558a7cd447ca: Layer already exists 01:27:09 047e78be46b2: Layer already exists 01:27:09 d5ca8ad5cd85: Layer already exists 01:27:09 0854555d70ac: Layer already exists 01:27:09 main: digest: sha256:066541de979a727fff8076d5924ace4f5d253b64d6c849ff2dacf1184612fabf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:09 ===================================================== [Pipeline] echo 01:27:09 taggedImages: 01:27:09 - nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac 01:27:09 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:27:09 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 01:27:09 - nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:09 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:27:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:27:09 154ba57e82cc980bd762471448c97560f99650ac 01:27:09 latest 01:27:09 4.1.0-dev.113 01:27:09 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:09 main 01:27:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac 01:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:27:10 e1577529736e: Preparing 01:27:10 29a2d7ebeb14: Preparing 01:27:10 a4e10f899264: Preparing 01:27:10 a31444876204: Preparing 01:27:10 62d27a460b24: Preparing 01:27:10 f8a013120b4c: Preparing 01:27:10 1393d80efd80: Preparing 01:27:10 f8a013120b4c: Waiting 01:27:10 1393d80efd80: Waiting 01:27:10 0854555d70ac: Preparing 01:27:10 0854555d70ac: Waiting 01:27:10 a31444876204: Layer already exists 01:27:10 62d27a460b24: Layer already exists 01:27:10 f8a013120b4c: Layer already exists 01:27:10 1393d80efd80: Layer already exists 01:27:10 0854555d70ac: Layer already exists 01:27:10 29a2d7ebeb14: Pushed 01:27:10 e1577529736e: Pushed 01:27:14 a4e10f899264: Pushed 01:27:14 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:ec54b3aa0919ed1842f3304a9e3625af0a2b1dec5fbe0f97006510841556bb3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:27:15 e1577529736e: Preparing 01:27:15 29a2d7ebeb14: Preparing 01:27:15 a4e10f899264: Preparing 01:27:15 a31444876204: Preparing 01:27:15 62d27a460b24: Preparing 01:27:15 f8a013120b4c: Preparing 01:27:15 1393d80efd80: Preparing 01:27:15 0854555d70ac: Preparing 01:27:15 f8a013120b4c: Waiting 01:27:15 1393d80efd80: Waiting 01:27:15 0854555d70ac: Waiting 01:27:15 a31444876204: Layer already exists 01:27:15 a4e10f899264: Layer already exists 01:27:15 62d27a460b24: Layer already exists 01:27:15 e1577529736e: Layer already exists 01:27:15 29a2d7ebeb14: Layer already exists 01:27:15 0854555d70ac: Layer already exists 01:27:15 f8a013120b4c: Layer already exists 01:27:15 1393d80efd80: Layer already exists 01:27:15 latest: digest: sha256:ec54b3aa0919ed1842f3304a9e3625af0a2b1dec5fbe0f97006510841556bb3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:15 + 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 01:27:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 01:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:27:15 e1577529736e: Preparing 01:27:15 29a2d7ebeb14: Preparing 01:27:15 a4e10f899264: Preparing 01:27:15 a31444876204: Preparing 01:27:15 62d27a460b24: Preparing 01:27:15 f8a013120b4c: Preparing 01:27:15 1393d80efd80: Preparing 01:27:15 0854555d70ac: Preparing 01:27:15 f8a013120b4c: Waiting 01:27:15 1393d80efd80: Waiting 01:27:15 0854555d70ac: Waiting 01:27:15 a31444876204: Layer already exists 01:27:15 29a2d7ebeb14: Layer already exists 01:27:15 62d27a460b24: Layer already exists 01:27:15 e1577529736e: Layer already exists 01:27:15 a4e10f899264: Layer already exists 01:27:15 f8a013120b4c: Layer already exists 01:27:15 0854555d70ac: Layer already exists 01:27:15 1393d80efd80: Layer already exists 01:27:15 4.1.0-dev.113: digest: sha256:ec54b3aa0919ed1842f3304a9e3625af0a2b1dec5fbe0f97006510841556bb3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:27:16 e1577529736e: Preparing 01:27:16 29a2d7ebeb14: Preparing 01:27:16 a4e10f899264: Preparing 01:27:16 a31444876204: Preparing 01:27:16 62d27a460b24: Preparing 01:27:16 f8a013120b4c: Preparing 01:27:16 1393d80efd80: Preparing 01:27:16 0854555d70ac: Preparing 01:27:16 f8a013120b4c: Waiting 01:27:16 0854555d70ac: Waiting 01:27:16 1393d80efd80: Waiting 01:27:16 a4e10f899264: Layer already exists 01:27:16 29a2d7ebeb14: Layer already exists 01:27:16 a31444876204: Layer already exists 01:27:16 62d27a460b24: Layer already exists 01:27:16 e1577529736e: Layer already exists 01:27:16 1393d80efd80: Layer already exists 01:27:16 0854555d70ac: Layer already exists 01:27:16 f8a013120b4c: Layer already exists 01:27:16 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:ec54b3aa0919ed1842f3304a9e3625af0a2b1dec5fbe0f97006510841556bb3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:27:17 e1577529736e: Preparing 01:27:17 29a2d7ebeb14: Preparing 01:27:17 a4e10f899264: Preparing 01:27:17 a31444876204: Preparing 01:27:17 62d27a460b24: Preparing 01:27:17 f8a013120b4c: Preparing 01:27:17 1393d80efd80: Preparing 01:27:17 0854555d70ac: Preparing 01:27:17 f8a013120b4c: Waiting 01:27:17 1393d80efd80: Waiting 01:27:17 0854555d70ac: Waiting 01:27:17 62d27a460b24: Layer already exists 01:27:17 29a2d7ebeb14: Layer already exists 01:27:17 a4e10f899264: Layer already exists 01:27:17 e1577529736e: Layer already exists 01:27:17 a31444876204: Layer already exists 01:27:17 f8a013120b4c: Layer already exists 01:27:17 1393d80efd80: Layer already exists 01:27:17 0854555d70ac: Layer already exists 01:27:17 main: digest: sha256:ec54b3aa0919ed1842f3304a9e3625af0a2b1dec5fbe0f97006510841556bb3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:17 ===================================================== [Pipeline] echo 01:27:17 taggedImages: 01:27:17 - nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac 01:27:17 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:27:17 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 01:27:17 - nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:17 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:27:17 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:27:17 154ba57e82cc980bd762471448c97560f99650ac 01:27:17 latest 01:27:17 4.1.0-dev.113 01:27:17 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:17 main 01:27:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac 01:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:27:17 6bc918b9a546: Preparing 01:27:17 54a7bbd46500: Preparing 01:27:17 5a96752f8445: Preparing 01:27:17 3a0e0088a4de: Preparing 01:27:17 569109217dc0: Preparing 01:27:17 a320618ec430: Preparing 01:27:17 a320618ec430: Waiting 01:27:17 f8a85798f042: Preparing 01:27:17 a31444876204: Preparing 01:27:17 62d27a460b24: Preparing 01:27:17 1ed71ab00321: Preparing 01:27:17 f8a85798f042: Waiting 01:27:17 0aebd891e454: Preparing 01:27:17 5f70bf18a086: Preparing 01:27:17 be0d4aae4f8c: Preparing 01:27:17 a31444876204: Waiting 01:27:17 095933abcc60: Preparing 01:27:17 850baf9e6cb5: Preparing 01:27:17 0854555d70ac: Preparing 01:27:17 62d27a460b24: Waiting 01:27:17 1ed71ab00321: Waiting 01:27:17 0aebd891e454: Waiting 01:27:17 0854555d70ac: Waiting 01:27:17 095933abcc60: Waiting 01:27:17 5f70bf18a086: Waiting 01:27:17 850baf9e6cb5: Waiting 01:27:17 be0d4aae4f8c: Waiting 01:27:17 3a0e0088a4de: Pushed 01:27:17 6bc918b9a546: Pushed 01:27:17 54a7bbd46500: Pushed 01:27:17 569109217dc0: Pushed 01:27:17 5a96752f8445: Pushed 01:27:17 a31444876204: Layer already exists 01:27:17 62d27a460b24: Layer already exists 01:27:17 5f70bf18a086: Layer already exists 01:27:18 a320618ec430: Pushed 01:27:18 1ed71ab00321: Pushed 01:27:18 0aebd891e454: Pushed 01:27:18 be0d4aae4f8c: Pushed 01:27:18 095933abcc60: Pushed 01:27:18 0854555d70ac: Layer already exists 01:27:18 850baf9e6cb5: Pushed 01:27:19 f8a85798f042: Pushed 01:27:19 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:6cbcb05f84388c0ae0408ca103b06245a730c97bfe2ac3212b9830139f4cb96b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:27:20 6bc918b9a546: Preparing 01:27:20 54a7bbd46500: Preparing 01:27:20 5a96752f8445: Preparing 01:27:20 3a0e0088a4de: Preparing 01:27:20 569109217dc0: Preparing 01:27:20 a320618ec430: Preparing 01:27:20 f8a85798f042: Preparing 01:27:20 a31444876204: Preparing 01:27:20 62d27a460b24: Preparing 01:27:20 1ed71ab00321: Preparing 01:27:20 0aebd891e454: Preparing 01:27:20 5f70bf18a086: Preparing 01:27:20 be0d4aae4f8c: Preparing 01:27:20 095933abcc60: Preparing 01:27:20 850baf9e6cb5: Preparing 01:27:20 0854555d70ac: Preparing 01:27:20 a31444876204: Waiting 01:27:20 850baf9e6cb5: Waiting 01:27:20 0854555d70ac: Waiting 01:27:20 be0d4aae4f8c: Waiting 01:27:20 1ed71ab00321: Waiting 01:27:20 62d27a460b24: Waiting 01:27:20 095933abcc60: Waiting 01:27:20 0aebd891e454: Waiting 01:27:20 a320618ec430: Waiting 01:27:20 5f70bf18a086: Waiting 01:27:20 f8a85798f042: Waiting 01:27:20 54a7bbd46500: Layer already exists 01:27:20 569109217dc0: Layer already exists 01:27:20 5a96752f8445: Layer already exists 01:27:20 6bc918b9a546: Layer already exists 01:27:20 3a0e0088a4de: Layer already exists 01:27:20 a320618ec430: Layer already exists 01:27:20 f8a85798f042: Layer already exists 01:27:20 62d27a460b24: Layer already exists 01:27:20 a31444876204: Layer already exists 01:27:20 1ed71ab00321: Layer already exists 01:27:20 0aebd891e454: Layer already exists 01:27:20 5f70bf18a086: Layer already exists 01:27:20 095933abcc60: Layer already exists 01:27:20 be0d4aae4f8c: Layer already exists 01:27:20 850baf9e6cb5: Layer already exists 01:27:20 0854555d70ac: Layer already exists 01:27:20 latest: digest: sha256:6cbcb05f84388c0ae0408ca103b06245a730c97bfe2ac3212b9830139f4cb96b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:20 + 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 01:27:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 01:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:27:20 6bc918b9a546: Preparing 01:27:20 54a7bbd46500: Preparing 01:27:20 5a96752f8445: Preparing 01:27:20 3a0e0088a4de: Preparing 01:27:20 569109217dc0: Preparing 01:27:20 a320618ec430: Preparing 01:27:20 f8a85798f042: Preparing 01:27:20 a320618ec430: Waiting 01:27:20 a31444876204: Preparing 01:27:20 f8a85798f042: Waiting 01:27:20 62d27a460b24: Preparing 01:27:20 1ed71ab00321: Preparing 01:27:20 a31444876204: Waiting 01:27:20 62d27a460b24: Waiting 01:27:20 0aebd891e454: Preparing 01:27:20 5f70bf18a086: Preparing 01:27:20 be0d4aae4f8c: Preparing 01:27:20 095933abcc60: Preparing 01:27:20 850baf9e6cb5: Preparing 01:27:20 1ed71ab00321: Waiting 01:27:20 be0d4aae4f8c: Waiting 01:27:20 095933abcc60: Waiting 01:27:20 0aebd891e454: Waiting 01:27:20 0854555d70ac: Preparing 01:27:20 5f70bf18a086: Waiting 01:27:20 850baf9e6cb5: Waiting 01:27:20 54a7bbd46500: Layer already exists 01:27:20 5a96752f8445: Layer already exists 01:27:20 6bc918b9a546: Layer already exists 01:27:20 3a0e0088a4de: Layer already exists 01:27:20 569109217dc0: Layer already exists 01:27:20 a320618ec430: Layer already exists 01:27:20 a31444876204: Layer already exists 01:27:20 62d27a460b24: Layer already exists 01:27:20 f8a85798f042: Layer already exists 01:27:20 1ed71ab00321: Layer already exists 01:27:20 0aebd891e454: Layer already exists 01:27:20 095933abcc60: Layer already exists 01:27:20 5f70bf18a086: Layer already exists 01:27:20 850baf9e6cb5: Layer already exists 01:27:20 be0d4aae4f8c: Layer already exists 01:27:20 0854555d70ac: Layer already exists 01:27:20 4.1.0-dev.113: digest: sha256:6cbcb05f84388c0ae0408ca103b06245a730c97bfe2ac3212b9830139f4cb96b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:27:21 6bc918b9a546: Preparing 01:27:21 54a7bbd46500: Preparing 01:27:21 5a96752f8445: Preparing 01:27:21 3a0e0088a4de: Preparing 01:27:21 569109217dc0: Preparing 01:27:21 a320618ec430: Preparing 01:27:21 f8a85798f042: Preparing 01:27:21 a31444876204: Preparing 01:27:21 62d27a460b24: Preparing 01:27:21 1ed71ab00321: Preparing 01:27:21 0aebd891e454: Preparing 01:27:21 5f70bf18a086: Preparing 01:27:21 be0d4aae4f8c: Preparing 01:27:21 095933abcc60: Preparing 01:27:21 850baf9e6cb5: Preparing 01:27:21 0854555d70ac: Preparing 01:27:21 5f70bf18a086: Waiting 01:27:21 be0d4aae4f8c: Waiting 01:27:21 0aebd891e454: Waiting 01:27:21 a31444876204: Waiting 01:27:21 095933abcc60: Waiting 01:27:21 1ed71ab00321: Waiting 01:27:21 a320618ec430: Waiting 01:27:21 850baf9e6cb5: Waiting 01:27:21 62d27a460b24: Waiting 01:27:21 0854555d70ac: Waiting 01:27:21 f8a85798f042: Waiting 01:27:21 54a7bbd46500: Layer already exists 01:27:21 569109217dc0: Layer already exists 01:27:21 6bc918b9a546: Layer already exists 01:27:21 5a96752f8445: Layer already exists 01:27:21 3a0e0088a4de: Layer already exists 01:27:21 f8a85798f042: Layer already exists 01:27:21 a320618ec430: Layer already exists 01:27:21 a31444876204: Layer already exists 01:27:21 62d27a460b24: Layer already exists 01:27:21 1ed71ab00321: Layer already exists 01:27:21 5f70bf18a086: Layer already exists 01:27:21 be0d4aae4f8c: Layer already exists 01:27:21 0aebd891e454: Layer already exists 01:27:21 095933abcc60: Layer already exists 01:27:21 850baf9e6cb5: Layer already exists 01:27:21 0854555d70ac: Layer already exists 01:27:21 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:6cbcb05f84388c0ae0408ca103b06245a730c97bfe2ac3212b9830139f4cb96b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:27:22 6bc918b9a546: Preparing 01:27:22 54a7bbd46500: Preparing 01:27:22 5a96752f8445: Preparing 01:27:22 3a0e0088a4de: Preparing 01:27:22 569109217dc0: Preparing 01:27:22 a320618ec430: Preparing 01:27:22 f8a85798f042: Preparing 01:27:22 a31444876204: Preparing 01:27:22 62d27a460b24: Preparing 01:27:22 1ed71ab00321: Preparing 01:27:22 0aebd891e454: Preparing 01:27:22 5f70bf18a086: Preparing 01:27:22 be0d4aae4f8c: Preparing 01:27:22 095933abcc60: Preparing 01:27:22 850baf9e6cb5: Preparing 01:27:22 0854555d70ac: Preparing 01:27:22 0aebd891e454: Waiting 01:27:22 5f70bf18a086: Waiting 01:27:22 be0d4aae4f8c: Waiting 01:27:22 095933abcc60: Waiting 01:27:22 850baf9e6cb5: Waiting 01:27:22 0854555d70ac: Waiting 01:27:22 a320618ec430: Waiting 01:27:22 f8a85798f042: Waiting 01:27:22 a31444876204: Waiting 01:27:22 62d27a460b24: Waiting 01:27:22 1ed71ab00321: Waiting 01:27:22 3a0e0088a4de: Layer already exists 01:27:22 5a96752f8445: Layer already exists 01:27:22 6bc918b9a546: Layer already exists 01:27:22 569109217dc0: Layer already exists 01:27:22 54a7bbd46500: Layer already exists 01:27:22 a320618ec430: Layer already exists 01:27:22 f8a85798f042: Layer already exists 01:27:22 62d27a460b24: Layer already exists 01:27:22 a31444876204: Layer already exists 01:27:22 1ed71ab00321: Layer already exists 01:27:22 0aebd891e454: Layer already exists 01:27:22 5f70bf18a086: Layer already exists 01:27:22 095933abcc60: Layer already exists 01:27:22 850baf9e6cb5: Layer already exists 01:27:22 be0d4aae4f8c: Layer already exists 01:27:22 0854555d70ac: Layer already exists 01:27:22 main: digest: sha256:6cbcb05f84388c0ae0408ca103b06245a730c97bfe2ac3212b9830139f4cb96b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:22 ===================================================== [Pipeline] echo 01:27:22 taggedImages: 01:27:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac 01:27:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:27:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 01:27:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:27:22 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:27:22 154ba57e82cc980bd762471448c97560f99650ac 01:27:22 latest 01:27:22 4.1.0-dev.113 01:27:22 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:22 main 01:27:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac 01:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:27:22 9366546c55b1: Preparing 01:27:22 8606668bd2b4: Preparing 01:27:22 5def6aabc9ea: Preparing 01:27:22 cca33304194c: Preparing 01:27:22 a31444876204: Preparing 01:27:22 62d27a460b24: Preparing 01:27:22 f8a013120b4c: Preparing 01:27:22 1393d80efd80: Preparing 01:27:22 0854555d70ac: Preparing 01:27:22 f8a013120b4c: Waiting 01:27:22 62d27a460b24: Waiting 01:27:22 1393d80efd80: Waiting 01:27:22 0854555d70ac: Waiting 01:27:22 a31444876204: Layer already exists 01:27:22 62d27a460b24: Layer already exists 01:27:22 f8a013120b4c: Layer already exists 01:27:22 1393d80efd80: Layer already exists 01:27:22 8606668bd2b4: Pushed 01:27:22 0854555d70ac: Layer already exists 01:27:22 9366546c55b1: Pushed 01:27:22 5def6aabc9ea: Pushed 01:27:27 cca33304194c: Pushed 01:27:27 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:3e69086a1226556d4cd7efe1485f337bd32a2646168205148e3ac53d203b7cf4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:27:27 9366546c55b1: Preparing 01:27:27 8606668bd2b4: Preparing 01:27:27 5def6aabc9ea: Preparing 01:27:27 cca33304194c: Preparing 01:27:27 a31444876204: Preparing 01:27:27 62d27a460b24: Preparing 01:27:27 f8a013120b4c: Preparing 01:27:27 1393d80efd80: Preparing 01:27:27 0854555d70ac: Preparing 01:27:27 62d27a460b24: Waiting 01:27:27 f8a013120b4c: Waiting 01:27:27 1393d80efd80: Waiting 01:27:27 0854555d70ac: Waiting 01:27:27 a31444876204: Layer already exists 01:27:27 cca33304194c: Layer already exists 01:27:27 9366546c55b1: Layer already exists 01:27:27 8606668bd2b4: Layer already exists 01:27:27 5def6aabc9ea: Layer already exists 01:27:27 62d27a460b24: Layer already exists 01:27:27 1393d80efd80: Layer already exists 01:27:27 0854555d70ac: Layer already exists 01:27:27 f8a013120b4c: Layer already exists 01:27:27 latest: digest: sha256:3e69086a1226556d4cd7efe1485f337bd32a2646168205148e3ac53d203b7cf4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:28 + 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 01:27:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 01:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:27:28 9366546c55b1: Preparing 01:27:28 8606668bd2b4: Preparing 01:27:28 5def6aabc9ea: Preparing 01:27:28 cca33304194c: Preparing 01:27:28 a31444876204: Preparing 01:27:28 62d27a460b24: Preparing 01:27:28 f8a013120b4c: Preparing 01:27:28 1393d80efd80: Preparing 01:27:28 0854555d70ac: Preparing 01:27:28 1393d80efd80: Waiting 01:27:28 0854555d70ac: Waiting 01:27:28 62d27a460b24: Waiting 01:27:28 f8a013120b4c: Waiting 01:27:28 9366546c55b1: Layer already exists 01:27:28 8606668bd2b4: Layer already exists 01:27:28 cca33304194c: Layer already exists 01:27:28 a31444876204: Layer already exists 01:27:28 5def6aabc9ea: Layer already exists 01:27:28 f8a013120b4c: Layer already exists 01:27:28 62d27a460b24: Layer already exists 01:27:28 0854555d70ac: Layer already exists 01:27:28 1393d80efd80: Layer already exists 01:27:28 4.1.0-dev.113: digest: sha256:3e69086a1226556d4cd7efe1485f337bd32a2646168205148e3ac53d203b7cf4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:27:29 9366546c55b1: Preparing 01:27:29 8606668bd2b4: Preparing 01:27:29 5def6aabc9ea: Preparing 01:27:29 cca33304194c: Preparing 01:27:29 a31444876204: Preparing 01:27:29 62d27a460b24: Preparing 01:27:29 f8a013120b4c: Preparing 01:27:29 1393d80efd80: Preparing 01:27:29 0854555d70ac: Preparing 01:27:29 62d27a460b24: Waiting 01:27:29 f8a013120b4c: Waiting 01:27:29 0854555d70ac: Waiting 01:27:29 1393d80efd80: Waiting 01:27:29 cca33304194c: Layer already exists 01:27:29 8606668bd2b4: Layer already exists 01:27:29 9366546c55b1: Layer already exists 01:27:29 5def6aabc9ea: Layer already exists 01:27:29 a31444876204: Layer already exists 01:27:29 62d27a460b24: Layer already exists 01:27:29 f8a013120b4c: Layer already exists 01:27:29 1393d80efd80: Layer already exists 01:27:29 0854555d70ac: Layer already exists 01:27:29 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:3e69086a1226556d4cd7efe1485f337bd32a2646168205148e3ac53d203b7cf4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:27:29 9366546c55b1: Preparing 01:27:29 8606668bd2b4: Preparing 01:27:29 5def6aabc9ea: Preparing 01:27:29 cca33304194c: Preparing 01:27:29 a31444876204: Preparing 01:27:29 62d27a460b24: Preparing 01:27:29 f8a013120b4c: Preparing 01:27:29 1393d80efd80: Preparing 01:27:29 0854555d70ac: Preparing 01:27:29 f8a013120b4c: Waiting 01:27:29 62d27a460b24: Waiting 01:27:29 1393d80efd80: Waiting 01:27:29 0854555d70ac: Waiting 01:27:29 cca33304194c: Layer already exists 01:27:29 8606668bd2b4: Layer already exists 01:27:29 5def6aabc9ea: Layer already exists 01:27:29 a31444876204: Layer already exists 01:27:29 9366546c55b1: Layer already exists 01:27:29 1393d80efd80: Layer already exists 01:27:29 62d27a460b24: Layer already exists 01:27:29 f8a013120b4c: Layer already exists 01:27:29 0854555d70ac: Layer already exists 01:27:29 main: digest: sha256:3e69086a1226556d4cd7efe1485f337bd32a2646168205148e3ac53d203b7cf4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:29 ===================================================== [Pipeline] echo 01:27:29 taggedImages: 01:27:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac 01:27:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:27:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 01:27:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:27:29 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:27:29 154ba57e82cc980bd762471448c97560f99650ac 01:27:29 latest 01:27:29 4.1.0-dev.113 01:27:29 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:29 main 01:27:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac 01:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:27:30 ffa39e8b901b: Preparing 01:27:30 a5186c826400: Preparing 01:27:30 5c0f44ae45a8: Preparing 01:27:30 fa27590d7454: Preparing 01:27:30 c4c5afbf7598: Preparing 01:27:30 a31444876204: Preparing 01:27:30 62d27a460b24: Preparing 01:27:30 f515d9053487: Preparing 01:27:30 83b0c12a5efb: Preparing 01:27:30 0cca082ab25d: Preparing 01:27:30 0854555d70ac: Preparing 01:27:30 83b0c12a5efb: Waiting 01:27:30 0cca082ab25d: Waiting 01:27:30 a31444876204: Waiting 01:27:30 0854555d70ac: Waiting 01:27:30 62d27a460b24: Waiting 01:27:30 f515d9053487: Waiting 01:27:30 fa27590d7454: Pushed 01:27:30 c4c5afbf7598: Pushed 01:27:30 a5186c826400: Pushed 01:27:30 ffa39e8b901b: Pushed 01:27:30 a31444876204: Layer already exists 01:27:30 62d27a460b24: Layer already exists 01:27:30 0854555d70ac: Layer already exists 01:27:30 f515d9053487: Pushed 01:27:30 83b0c12a5efb: Pushed 01:27:32 0cca082ab25d: Pushed 01:27:34 5c0f44ae45a8: Pushed 01:27:34 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:3ffbdb7dd68055d9c082669b9a5cc861ca5bd2a863c0468df4c0d6f710da720e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:27:34 ffa39e8b901b: Preparing 01:27:34 a5186c826400: Preparing 01:27:34 5c0f44ae45a8: Preparing 01:27:34 fa27590d7454: Preparing 01:27:34 c4c5afbf7598: Preparing 01:27:34 a31444876204: Preparing 01:27:34 62d27a460b24: Preparing 01:27:34 f515d9053487: Preparing 01:27:34 83b0c12a5efb: Preparing 01:27:34 0cca082ab25d: Preparing 01:27:34 0854555d70ac: Preparing 01:27:34 f515d9053487: Waiting 01:27:34 a31444876204: Waiting 01:27:34 83b0c12a5efb: Waiting 01:27:34 62d27a460b24: Waiting 01:27:34 0854555d70ac: Waiting 01:27:34 0cca082ab25d: Waiting 01:27:34 ffa39e8b901b: Layer already exists 01:27:34 5c0f44ae45a8: Layer already exists 01:27:34 fa27590d7454: Layer already exists 01:27:34 c4c5afbf7598: Layer already exists 01:27:34 a5186c826400: Layer already exists 01:27:34 62d27a460b24: Layer already exists 01:27:34 a31444876204: Layer already exists 01:27:34 0cca082ab25d: Layer already exists 01:27:34 f515d9053487: Layer already exists 01:27:34 83b0c12a5efb: Layer already exists 01:27:34 0854555d70ac: Layer already exists 01:27:34 latest: digest: sha256:3ffbdb7dd68055d9c082669b9a5cc861ca5bd2a863c0468df4c0d6f710da720e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:34 + 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 01:27:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 01:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:27:35 ffa39e8b901b: Preparing 01:27:35 a5186c826400: Preparing 01:27:35 5c0f44ae45a8: Preparing 01:27:35 fa27590d7454: Preparing 01:27:35 c4c5afbf7598: Preparing 01:27:35 a31444876204: Preparing 01:27:35 62d27a460b24: Preparing 01:27:35 f515d9053487: Preparing 01:27:35 83b0c12a5efb: Preparing 01:27:35 0cca082ab25d: Preparing 01:27:35 0854555d70ac: Preparing 01:27:35 62d27a460b24: Waiting 01:27:35 83b0c12a5efb: Waiting 01:27:35 0854555d70ac: Waiting 01:27:35 0cca082ab25d: Waiting 01:27:35 a31444876204: Waiting 01:27:35 a5186c826400: Layer already exists 01:27:35 c4c5afbf7598: Layer already exists 01:27:35 ffa39e8b901b: Layer already exists 01:27:35 5c0f44ae45a8: Layer already exists 01:27:35 fa27590d7454: Layer already exists 01:27:35 f515d9053487: Layer already exists 01:27:35 a31444876204: Layer already exists 01:27:35 62d27a460b24: Layer already exists 01:27:35 0cca082ab25d: Layer already exists 01:27:35 83b0c12a5efb: Layer already exists 01:27:35 0854555d70ac: Layer already exists 01:27:35 4.1.0-dev.113: digest: sha256:3ffbdb7dd68055d9c082669b9a5cc861ca5bd2a863c0468df4c0d6f710da720e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:27:35 ffa39e8b901b: Preparing 01:27:35 a5186c826400: Preparing 01:27:35 5c0f44ae45a8: Preparing 01:27:35 fa27590d7454: Preparing 01:27:35 c4c5afbf7598: Preparing 01:27:35 a31444876204: Preparing 01:27:35 62d27a460b24: Preparing 01:27:35 f515d9053487: Preparing 01:27:35 83b0c12a5efb: Preparing 01:27:35 0cca082ab25d: Preparing 01:27:35 0854555d70ac: Preparing 01:27:35 f515d9053487: Waiting 01:27:35 83b0c12a5efb: Waiting 01:27:35 0cca082ab25d: Waiting 01:27:35 0854555d70ac: Waiting 01:27:35 62d27a460b24: Waiting 01:27:35 a31444876204: Waiting 01:27:35 a5186c826400: Layer already exists 01:27:35 c4c5afbf7598: Layer already exists 01:27:35 fa27590d7454: Layer already exists 01:27:35 5c0f44ae45a8: Layer already exists 01:27:35 ffa39e8b901b: Layer already exists 01:27:35 a31444876204: Layer already exists 01:27:35 62d27a460b24: Layer already exists 01:27:35 f515d9053487: Layer already exists 01:27:35 83b0c12a5efb: Layer already exists 01:27:35 0cca082ab25d: Layer already exists 01:27:35 0854555d70ac: Layer already exists 01:27:35 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:3ffbdb7dd68055d9c082669b9a5cc861ca5bd2a863c0468df4c0d6f710da720e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:27:36 ffa39e8b901b: Preparing 01:27:36 a5186c826400: Preparing 01:27:36 5c0f44ae45a8: Preparing 01:27:36 fa27590d7454: Preparing 01:27:36 c4c5afbf7598: Preparing 01:27:36 a31444876204: Preparing 01:27:36 62d27a460b24: Preparing 01:27:36 f515d9053487: Preparing 01:27:36 83b0c12a5efb: Preparing 01:27:36 0cca082ab25d: Preparing 01:27:36 0854555d70ac: Preparing 01:27:36 62d27a460b24: Waiting 01:27:36 f515d9053487: Waiting 01:27:36 83b0c12a5efb: Waiting 01:27:36 0cca082ab25d: Waiting 01:27:36 0854555d70ac: Waiting 01:27:36 a31444876204: Waiting 01:27:36 a5186c826400: Layer already exists 01:27:36 c4c5afbf7598: Layer already exists 01:27:36 ffa39e8b901b: Layer already exists 01:27:36 fa27590d7454: Layer already exists 01:27:36 5c0f44ae45a8: Layer already exists 01:27:36 a31444876204: Layer already exists 01:27:36 83b0c12a5efb: Layer already exists 01:27:36 f515d9053487: Layer already exists 01:27:36 62d27a460b24: Layer already exists 01:27:36 0cca082ab25d: Layer already exists 01:27:36 0854555d70ac: Layer already exists 01:27:36 main: digest: sha256:3ffbdb7dd68055d9c082669b9a5cc861ca5bd2a863c0468df4c0d6f710da720e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:36 ===================================================== [Pipeline] echo 01:27:36 taggedImages: 01:27:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac 01:27:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:27:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 01:27:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:27:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:27:36 154ba57e82cc980bd762471448c97560f99650ac 01:27:36 latest 01:27:36 4.1.0-dev.113 01:27:36 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:36 main 01:27:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac 01:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:27:37 706bc135cd65: Preparing 01:27:37 a4287755c8e1: Preparing 01:27:37 a2a70faacd10: Preparing 01:27:37 91a70cdeebf5: Preparing 01:27:37 ef19f5958f3d: Preparing 01:27:37 c5116fcee0c3: Preparing 01:27:37 d2b97f31121b: Preparing 01:27:37 a31444876204: Preparing 01:27:37 62d27a460b24: Preparing 01:27:37 7c1153b27786: Preparing 01:27:37 22a230f1ceff: Preparing 01:27:37 0854555d70ac: Preparing 01:27:37 62d27a460b24: Waiting 01:27:37 c5116fcee0c3: Waiting 01:27:37 7c1153b27786: Waiting 01:27:37 22a230f1ceff: Waiting 01:27:37 0854555d70ac: Waiting 01:27:37 d2b97f31121b: Waiting 01:27:37 a31444876204: Waiting 01:27:37 a4287755c8e1: Pushed 01:27:37 706bc135cd65: Pushed 01:27:37 ef19f5958f3d: Pushed 01:27:37 a31444876204: Layer already exists 01:27:37 62d27a460b24: Layer already exists 01:27:37 c5116fcee0c3: Pushed 01:27:37 d2b97f31121b: Pushed 01:27:37 0854555d70ac: Layer already exists 01:27:37 7c1153b27786: Pushed 01:27:39 22a230f1ceff: Pushed 01:27:40 91a70cdeebf5: Pushed 01:27:40 a2a70faacd10: Pushed 01:27:40 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:6ca9370170d3a50043d6fc26a083ee0f107a1d93b385bf8d8a2398542cd29bad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:27:41 706bc135cd65: Preparing 01:27:41 a4287755c8e1: Preparing 01:27:41 a2a70faacd10: Preparing 01:27:41 91a70cdeebf5: Preparing 01:27:41 ef19f5958f3d: Preparing 01:27:41 c5116fcee0c3: Preparing 01:27:41 d2b97f31121b: Preparing 01:27:41 a31444876204: Preparing 01:27:41 62d27a460b24: Preparing 01:27:41 7c1153b27786: Preparing 01:27:41 22a230f1ceff: Preparing 01:27:41 0854555d70ac: Preparing 01:27:41 d2b97f31121b: Waiting 01:27:41 a31444876204: Waiting 01:27:41 62d27a460b24: Waiting 01:27:41 7c1153b27786: Waiting 01:27:41 22a230f1ceff: Waiting 01:27:41 0854555d70ac: Waiting 01:27:41 c5116fcee0c3: Waiting 01:27:41 a4287755c8e1: Layer already exists 01:27:41 91a70cdeebf5: Layer already exists 01:27:41 a2a70faacd10: Layer already exists 01:27:41 ef19f5958f3d: Layer already exists 01:27:41 706bc135cd65: Layer already exists 01:27:41 a31444876204: Layer already exists 01:27:41 d2b97f31121b: Layer already exists 01:27:41 7c1153b27786: Layer already exists 01:27:41 62d27a460b24: Layer already exists 01:27:41 c5116fcee0c3: Layer already exists 01:27:41 22a230f1ceff: Layer already exists 01:27:41 0854555d70ac: Layer already exists 01:27:41 latest: digest: sha256:6ca9370170d3a50043d6fc26a083ee0f107a1d93b385bf8d8a2398542cd29bad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:41 + 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 01:27:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 01:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:27:41 706bc135cd65: Preparing 01:27:41 a4287755c8e1: Preparing 01:27:41 a2a70faacd10: Preparing 01:27:41 91a70cdeebf5: Preparing 01:27:41 ef19f5958f3d: Preparing 01:27:41 c5116fcee0c3: Preparing 01:27:41 d2b97f31121b: Preparing 01:27:41 a31444876204: Preparing 01:27:41 62d27a460b24: Preparing 01:27:41 7c1153b27786: Preparing 01:27:41 22a230f1ceff: Preparing 01:27:41 0854555d70ac: Preparing 01:27:41 d2b97f31121b: Waiting 01:27:41 a31444876204: Waiting 01:27:41 62d27a460b24: Waiting 01:27:41 7c1153b27786: Waiting 01:27:41 22a230f1ceff: Waiting 01:27:41 0854555d70ac: Waiting 01:27:41 c5116fcee0c3: Waiting 01:27:41 a2a70faacd10: Layer already exists 01:27:41 ef19f5958f3d: Layer already exists 01:27:41 706bc135cd65: Layer already exists 01:27:41 a4287755c8e1: Layer already exists 01:27:41 91a70cdeebf5: Layer already exists 01:27:41 c5116fcee0c3: Layer already exists 01:27:41 a31444876204: Layer already exists 01:27:41 d2b97f31121b: Layer already exists 01:27:41 7c1153b27786: Layer already exists 01:27:41 62d27a460b24: Layer already exists 01:27:41 22a230f1ceff: Layer already exists 01:27:41 0854555d70ac: Layer already exists 01:27:41 4.1.0-dev.113: digest: sha256:6ca9370170d3a50043d6fc26a083ee0f107a1d93b385bf8d8a2398542cd29bad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:27:42 706bc135cd65: Preparing 01:27:42 a4287755c8e1: Preparing 01:27:42 a2a70faacd10: Preparing 01:27:42 91a70cdeebf5: Preparing 01:27:42 ef19f5958f3d: Preparing 01:27:42 c5116fcee0c3: Preparing 01:27:42 d2b97f31121b: Preparing 01:27:42 a31444876204: Preparing 01:27:42 62d27a460b24: Preparing 01:27:42 7c1153b27786: Preparing 01:27:42 c5116fcee0c3: Waiting 01:27:42 a31444876204: Waiting 01:27:42 62d27a460b24: Waiting 01:27:42 d2b97f31121b: Waiting 01:27:42 22a230f1ceff: Preparing 01:27:42 0854555d70ac: Preparing 01:27:42 0854555d70ac: Waiting 01:27:42 7c1153b27786: Waiting 01:27:42 22a230f1ceff: Waiting 01:27:42 a4287755c8e1: Layer already exists 01:27:42 a2a70faacd10: Layer already exists 01:27:42 ef19f5958f3d: Layer already exists 01:27:42 706bc135cd65: Layer already exists 01:27:42 91a70cdeebf5: Layer already exists 01:27:42 c5116fcee0c3: Layer already exists 01:27:42 a31444876204: Layer already exists 01:27:42 d2b97f31121b: Layer already exists 01:27:42 7c1153b27786: Layer already exists 01:27:42 22a230f1ceff: Layer already exists 01:27:42 62d27a460b24: Layer already exists 01:27:42 0854555d70ac: Layer already exists 01:27:42 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:6ca9370170d3a50043d6fc26a083ee0f107a1d93b385bf8d8a2398542cd29bad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:27:43 706bc135cd65: Preparing 01:27:43 a4287755c8e1: Preparing 01:27:43 a2a70faacd10: Preparing 01:27:43 91a70cdeebf5: Preparing 01:27:43 ef19f5958f3d: Preparing 01:27:43 c5116fcee0c3: Preparing 01:27:43 d2b97f31121b: Preparing 01:27:43 a31444876204: Preparing 01:27:43 62d27a460b24: Preparing 01:27:43 7c1153b27786: Preparing 01:27:43 22a230f1ceff: Preparing 01:27:43 0854555d70ac: Preparing 01:27:43 a31444876204: Waiting 01:27:43 62d27a460b24: Waiting 01:27:43 7c1153b27786: Waiting 01:27:43 22a230f1ceff: Waiting 01:27:43 0854555d70ac: Waiting 01:27:43 c5116fcee0c3: Waiting 01:27:43 d2b97f31121b: Waiting 01:27:43 a2a70faacd10: Layer already exists 01:27:43 a4287755c8e1: Layer already exists 01:27:43 91a70cdeebf5: Layer already exists 01:27:43 706bc135cd65: Layer already exists 01:27:43 ef19f5958f3d: Layer already exists 01:27:43 c5116fcee0c3: Layer already exists 01:27:43 d2b97f31121b: Layer already exists 01:27:43 7c1153b27786: Layer already exists 01:27:43 62d27a460b24: Layer already exists 01:27:43 a31444876204: Layer already exists 01:27:43 22a230f1ceff: Layer already exists 01:27:43 0854555d70ac: Layer already exists 01:27:43 main: digest: sha256:6ca9370170d3a50043d6fc26a083ee0f107a1d93b385bf8d8a2398542cd29bad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:43 ===================================================== [Pipeline] echo 01:27:43 taggedImages: 01:27:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac 01:27:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:27:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 01:27:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:27:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:27:43 154ba57e82cc980bd762471448c97560f99650ac 01:27:43 latest 01:27:43 4.1.0-dev.113 01:27:43 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:43 main 01:27:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac 01:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:27:44 e09eabe4131b: Preparing 01:27:44 455910c2ec22: Preparing 01:27:44 a31444876204: Preparing 01:27:44 62d27a460b24: Preparing 01:27:44 ef01ec02e34d: Preparing 01:27:44 fe304eef4114: Preparing 01:27:44 0854555d70ac: Preparing 01:27:44 0854555d70ac: Waiting 01:27:44 fe304eef4114: Waiting 01:27:44 a31444876204: Layer already exists 01:27:44 62d27a460b24: Layer already exists 01:27:44 0854555d70ac: Layer already exists 01:27:44 e09eabe4131b: Pushed 01:27:44 ef01ec02e34d: Pushed 01:27:44 fe304eef4114: Pushed 01:27:47 455910c2ec22: Pushed 01:27:47 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:c14c007244900a6a127e13fa0a33d288a393b68447ed2986b14773ec1aa92996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:47 + 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 01:27:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:27:48 e09eabe4131b: Preparing 01:27:48 455910c2ec22: Preparing 01:27:48 a31444876204: Preparing 01:27:48 62d27a460b24: Preparing 01:27:48 ef01ec02e34d: Preparing 01:27:48 fe304eef4114: Preparing 01:27:48 0854555d70ac: Preparing 01:27:48 fe304eef4114: Waiting 01:27:48 0854555d70ac: Waiting 01:27:48 ef01ec02e34d: Layer already exists 01:27:48 a31444876204: Layer already exists 01:27:48 e09eabe4131b: Layer already exists 01:27:48 62d27a460b24: Layer already exists 01:27:48 455910c2ec22: Layer already exists 01:27:48 fe304eef4114: Layer already exists 01:27:48 0854555d70ac: Layer already exists 01:27:48 latest: digest: sha256:c14c007244900a6a127e13fa0a33d288a393b68447ed2986b14773ec1aa92996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:48 + 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 01:27:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 01:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:27:48 e09eabe4131b: Preparing 01:27:48 455910c2ec22: Preparing 01:27:48 a31444876204: Preparing 01:27:48 62d27a460b24: Preparing 01:27:48 ef01ec02e34d: Preparing 01:27:48 fe304eef4114: Preparing 01:27:48 0854555d70ac: Preparing 01:27:48 fe304eef4114: Waiting 01:27:48 0854555d70ac: Waiting 01:27:48 e09eabe4131b: Layer already exists 01:27:48 a31444876204: Layer already exists 01:27:48 ef01ec02e34d: Layer already exists 01:27:48 455910c2ec22: Layer already exists 01:27:48 62d27a460b24: Layer already exists 01:27:48 fe304eef4114: Layer already exists 01:27:48 0854555d70ac: Layer already exists 01:27:48 4.1.0-dev.113: digest: sha256:c14c007244900a6a127e13fa0a33d288a393b68447ed2986b14773ec1aa92996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:27:49 e09eabe4131b: Preparing 01:27:49 455910c2ec22: Preparing 01:27:49 a31444876204: Preparing 01:27:49 62d27a460b24: Preparing 01:27:49 ef01ec02e34d: Preparing 01:27:49 fe304eef4114: Preparing 01:27:49 0854555d70ac: Preparing 01:27:49 fe304eef4114: Waiting 01:27:49 0854555d70ac: Waiting 01:27:49 a31444876204: Layer already exists 01:27:49 e09eabe4131b: Layer already exists 01:27:49 ef01ec02e34d: Layer already exists 01:27:49 455910c2ec22: Layer already exists 01:27:49 62d27a460b24: Layer already exists 01:27:49 fe304eef4114: Layer already exists 01:27:49 0854555d70ac: Layer already exists 01:27:49 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:c14c007244900a6a127e13fa0a33d288a393b68447ed2986b14773ec1aa92996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:49 + 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 01:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:27:50 e09eabe4131b: Preparing 01:27:50 455910c2ec22: Preparing 01:27:50 a31444876204: Preparing 01:27:50 62d27a460b24: Preparing 01:27:50 ef01ec02e34d: Preparing 01:27:50 fe304eef4114: Preparing 01:27:50 0854555d70ac: Preparing 01:27:50 fe304eef4114: Waiting 01:27:50 0854555d70ac: Waiting 01:27:50 ef01ec02e34d: Layer already exists 01:27:50 455910c2ec22: Layer already exists 01:27:50 62d27a460b24: Layer already exists 01:27:50 a31444876204: Layer already exists 01:27:50 e09eabe4131b: Layer already exists 01:27:50 fe304eef4114: Layer already exists 01:27:50 0854555d70ac: Layer already exists 01:27:50 main: digest: sha256:c14c007244900a6a127e13fa0a33d288a393b68447ed2986b14773ec1aa92996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:50 ===================================================== [Pipeline] echo 01:27:50 taggedImages: 01:27:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac 01:27:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:27:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 01:27:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:27:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:27:50 154ba57e82cc980bd762471448c97560f99650ac 01:27:50 latest 01:27:50 4.1.0-dev.113 01:27:50 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:27:50 main 01:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac 01:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:27:50 e9cc7b7b3c24: Preparing 01:27:50 e3b230dbdc9d: Preparing 01:27:50 56af2d09ef5a: Preparing 01:27:50 a31444876204: Preparing 01:27:50 62d27a460b24: Preparing 01:27:50 ed8ef4ab97d4: Preparing 01:27:50 9c9bcf65c001: Preparing 01:27:50 69c1496cc1af: Preparing 01:27:50 81458465e7ee: Preparing 01:27:50 0854555d70ac: Preparing 01:27:50 69c1496cc1af: Waiting 01:27:50 81458465e7ee: Waiting 01:27:50 0854555d70ac: Waiting 01:27:50 ed8ef4ab97d4: Waiting 01:27:50 9c9bcf65c001: Waiting 01:27:50 a31444876204: Layer already exists 01:27:50 62d27a460b24: Layer already exists 01:27:50 56af2d09ef5a: Pushed 01:27:50 e3b230dbdc9d: Pushed 01:27:50 e9cc7b7b3c24: Pushed 01:27:50 0854555d70ac: Layer already exists 01:27:50 69c1496cc1af: Pushed 01:27:51 81458465e7ee: Pushed 01:27:56 9c9bcf65c001: Pushed 01:28:04 ed8ef4ab97d4: Pushed 01:28:04 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:30485dce1ee0732bb0f1d40113a17c661e3240a045b1858a86528bb637c9c55b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:28:05 e9cc7b7b3c24: Preparing 01:28:05 e3b230dbdc9d: Preparing 01:28:05 56af2d09ef5a: Preparing 01:28:05 a31444876204: Preparing 01:28:05 62d27a460b24: Preparing 01:28:05 ed8ef4ab97d4: Preparing 01:28:05 9c9bcf65c001: Preparing 01:28:05 69c1496cc1af: Preparing 01:28:05 81458465e7ee: Preparing 01:28:05 0854555d70ac: Preparing 01:28:05 ed8ef4ab97d4: Waiting 01:28:05 9c9bcf65c001: Waiting 01:28:05 69c1496cc1af: Waiting 01:28:05 81458465e7ee: Waiting 01:28:05 0854555d70ac: Waiting 01:28:05 56af2d09ef5a: Layer already exists 01:28:05 62d27a460b24: Layer already exists 01:28:05 a31444876204: Layer already exists 01:28:05 e9cc7b7b3c24: Layer already exists 01:28:05 e3b230dbdc9d: Layer already exists 01:28:05 81458465e7ee: Layer already exists 01:28:05 ed8ef4ab97d4: Layer already exists 01:28:05 9c9bcf65c001: Layer already exists 01:28:05 0854555d70ac: Layer already exists 01:28:05 69c1496cc1af: Layer already exists 01:28:05 latest: digest: sha256:30485dce1ee0732bb0f1d40113a17c661e3240a045b1858a86528bb637c9c55b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:05 + 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 01:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 01:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:28:06 e9cc7b7b3c24: Preparing 01:28:06 e3b230dbdc9d: Preparing 01:28:06 56af2d09ef5a: Preparing 01:28:06 a31444876204: Preparing 01:28:06 62d27a460b24: Preparing 01:28:06 ed8ef4ab97d4: Preparing 01:28:06 9c9bcf65c001: Preparing 01:28:06 69c1496cc1af: Preparing 01:28:06 81458465e7ee: Preparing 01:28:06 0854555d70ac: Preparing 01:28:06 ed8ef4ab97d4: Waiting 01:28:06 9c9bcf65c001: Waiting 01:28:06 69c1496cc1af: Waiting 01:28:06 81458465e7ee: Waiting 01:28:06 0854555d70ac: Waiting 01:28:06 e3b230dbdc9d: Layer already exists 01:28:06 62d27a460b24: Layer already exists 01:28:06 a31444876204: Layer already exists 01:28:06 e9cc7b7b3c24: Layer already exists 01:28:06 56af2d09ef5a: Layer already exists 01:28:06 ed8ef4ab97d4: Layer already exists 01:28:06 69c1496cc1af: Layer already exists 01:28:06 81458465e7ee: Layer already exists 01:28:06 9c9bcf65c001: Layer already exists 01:28:06 0854555d70ac: Layer already exists 01:28:06 4.1.0-dev.113: digest: sha256:30485dce1ee0732bb0f1d40113a17c661e3240a045b1858a86528bb637c9c55b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:28:06 e9cc7b7b3c24: Preparing 01:28:06 e3b230dbdc9d: Preparing 01:28:06 56af2d09ef5a: Preparing 01:28:06 a31444876204: Preparing 01:28:06 62d27a460b24: Preparing 01:28:06 ed8ef4ab97d4: Preparing 01:28:06 9c9bcf65c001: Preparing 01:28:06 69c1496cc1af: Preparing 01:28:06 81458465e7ee: Preparing 01:28:06 0854555d70ac: Preparing 01:28:06 69c1496cc1af: Waiting 01:28:06 ed8ef4ab97d4: Waiting 01:28:06 9c9bcf65c001: Waiting 01:28:06 81458465e7ee: Waiting 01:28:06 0854555d70ac: Waiting 01:28:06 e3b230dbdc9d: Layer already exists 01:28:06 e9cc7b7b3c24: Layer already exists 01:28:06 56af2d09ef5a: Layer already exists 01:28:06 a31444876204: Layer already exists 01:28:06 62d27a460b24: Layer already exists 01:28:06 81458465e7ee: Layer already exists 01:28:06 9c9bcf65c001: Layer already exists 01:28:06 69c1496cc1af: Layer already exists 01:28:06 ed8ef4ab97d4: Layer already exists 01:28:06 0854555d70ac: Layer already exists 01:28:06 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:30485dce1ee0732bb0f1d40113a17c661e3240a045b1858a86528bb637c9c55b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:28:07 e9cc7b7b3c24: Preparing 01:28:07 e3b230dbdc9d: Preparing 01:28:07 56af2d09ef5a: Preparing 01:28:07 a31444876204: Preparing 01:28:07 62d27a460b24: Preparing 01:28:07 ed8ef4ab97d4: Preparing 01:28:07 9c9bcf65c001: Preparing 01:28:07 69c1496cc1af: Preparing 01:28:07 81458465e7ee: Preparing 01:28:07 0854555d70ac: Preparing 01:28:07 ed8ef4ab97d4: Waiting 01:28:07 9c9bcf65c001: Waiting 01:28:07 69c1496cc1af: Waiting 01:28:07 81458465e7ee: Waiting 01:28:07 0854555d70ac: Waiting 01:28:07 e3b230dbdc9d: Layer already exists 01:28:07 56af2d09ef5a: Layer already exists 01:28:07 e9cc7b7b3c24: Layer already exists 01:28:07 a31444876204: Layer already exists 01:28:07 62d27a460b24: Layer already exists 01:28:07 9c9bcf65c001: Layer already exists 01:28:07 ed8ef4ab97d4: Layer already exists 01:28:07 81458465e7ee: Layer already exists 01:28:07 69c1496cc1af: Layer already exists 01:28:07 0854555d70ac: Layer already exists 01:28:07 main: digest: sha256:30485dce1ee0732bb0f1d40113a17c661e3240a045b1858a86528bb637c9c55b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:07 ===================================================== [Pipeline] echo 01:28:07 taggedImages: 01:28:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac 01:28:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:28:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 01:28:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:07 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:28:07 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:28:07 154ba57e82cc980bd762471448c97560f99650ac 01:28:07 latest 01:28:07 4.1.0-dev.113 01:28:07 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:07 main 01:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac 01:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:28:08 621601d68b16: Preparing 01:28:08 69393e3f0d3a: Preparing 01:28:08 17ebb210fb50: Preparing 01:28:08 a31444876204: Preparing 01:28:08 62d27a460b24: Preparing 01:28:08 936855d77976: Preparing 01:28:08 d0b8374c084c: Preparing 01:28:08 c5f1b2850ec7: Preparing 01:28:08 0854555d70ac: Preparing 01:28:08 d0b8374c084c: Waiting 01:28:08 c5f1b2850ec7: Waiting 01:28:08 0854555d70ac: Waiting 01:28:08 936855d77976: Waiting 01:28:08 62d27a460b24: Layer already exists 01:28:08 a31444876204: Layer already exists 01:28:08 17ebb210fb50: Pushed 01:28:08 621601d68b16: Pushed 01:28:08 d0b8374c084c: Pushed 01:28:08 69393e3f0d3a: Pushed 01:28:08 0854555d70ac: Layer already exists 01:28:08 c5f1b2850ec7: Pushed 01:28:14 #87 ... 01:28:14 01:28:14 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #80 DONE 138.8s 01:28:14 01:28:14 #119 [support-notifications builder 6/7] COPY . . 01:28:14 #119 ... 01:28:14 01:28:14 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #82 DONE 135.9s 01:28:14 01:28:14 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #78 DONE 140.9s 01:28:14 01:28:14 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #81 DONE 138.0s 01:28:14 01:28:14 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #79 DONE 140.0s 01:28:14 01:28:14 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #87 DONE 109.9s 01:28:14 01:28:14 #120 [core-keeper builder 7/8] COPY . . 01:28:14 #120 ... 01:28:14 01:28:14 #121 [support-scheduler builder 6/7] COPY . . 01:28:14 #121 DONE 1.7s 01:28:14 01:28:14 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:28:14 #122 DONE 1.9s 01:28:14 01:28:14 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #123 CACHED 01:28:14 01:28:14 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:28:14 #124 CACHED 01:28:14 01:28:14 #125 [security-proxy-setup builder 6/7] COPY . . 01:28:14 #125 CACHED 01:28:14 01:28:14 #119 [support-notifications builder 6/7] COPY . . 01:28:14 #119 DONE 1.9s 01:28:14 01:28:14 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:28:14 #126 CACHED 01:28:14 01:28:14 #127 [core-metadata builder 6/7] COPY . . 01:28:14 #127 CACHED 01:28:14 01:28:14 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #128 CACHED 01:28:14 01:28:14 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:28:14 #129 CACHED 01:28:14 01:28:14 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #130 CACHED 01:28:14 01:28:14 #131 [security-secretstore-setup builder 6/7] COPY . . 01:28:14 #131 CACHED 01:28:14 01:28:14 #132 [core-data builder 6/7] COPY . . 01:28:14 #132 DONE 1.9s 01:28:14 01:28:14 #133 [security-bootstrapper builder 6/7] COPY . . 01:28:14 #133 DONE 1.8s 01:28:14 01:28:14 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:28:14 #134 ... 01:28:14 01:28:14 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:28:14 #135 CACHED 01:28:14 01:28:14 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 01:28:14 #136 CACHED 01:28:14 01:28:14 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #137 CACHED 01:28:14 01:28:14 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #138 CACHED 01:28:14 01:28:14 #139 [core-command builder 6/7] COPY . . 01:28:14 #139 CACHED 01:28:14 01:28:14 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 01:28:14 #140 CACHED 01:28:14 01:28:14 #141 [security-proxy-auth builder 6/7] COPY . . 01:28:14 #141 CACHED 01:28:14 01:28:14 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:14 #142 CACHED 01:28:14 01:28:14 #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:28:14 #143 CACHED 01:28:14 01:28:14 #120 [core-keeper builder 7/8] COPY . . 01:28:14 #120 DONE 1.9s 01:28:14 01:28:14 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:28:16 #144 ... 01:28:16 01:28:16 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:28:16 #0 4.887 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 01:28:16 #145 ... 01:28:16 01:28:16 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:28:16 #144 5.772 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 01:28:20 #144 ... 01:28:20 01:28:20 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:28:20 #0 5.897 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 01:28:21 #146 ... 01:28:21 01:28:21 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:28:21 #0 6.029 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 01:28:21 #147 ... 01:28:21 01:28:21 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:28:21 #0 5.099 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 01:28:21 #148 ... 01:28:21 01:28:21 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:28:21 #0 5.465 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 01:28:21 #149 ... 01:28:21 01:28:21 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:28:21 #0 4.658 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 01:28:21 #150 ... 01:28:21 01:28:21 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:28:21 #0 5.354 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 01:28:22 #151 ... 01:28:22 01:28:22 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:28:22 #0 5.177 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 01:28:22 #152 ... 01:28:22 01:28:22 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:28:22 #0 5.161 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 01:28:22 #153 ... 01:28:22 01:28:22 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:28:22 #0 4.744 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 01:28:22 #154 ... 01:28:22 01:28:22 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:28:22 #134 5.937 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 01:28:23 936855d77976: Pushed 01:28:23 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:ee90c15e550dd4ba515015722e758438268a196e3ae3c6e12384ceb8dc25751b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:28:24 621601d68b16: Preparing 01:28:24 69393e3f0d3a: Preparing 01:28:24 17ebb210fb50: Preparing 01:28:24 a31444876204: Preparing 01:28:24 62d27a460b24: Preparing 01:28:24 936855d77976: Preparing 01:28:24 d0b8374c084c: Preparing 01:28:24 c5f1b2850ec7: Preparing 01:28:24 0854555d70ac: Preparing 01:28:24 d0b8374c084c: Waiting 01:28:24 c5f1b2850ec7: Waiting 01:28:24 0854555d70ac: Waiting 01:28:24 936855d77976: Waiting 01:28:24 621601d68b16: Layer already exists 01:28:24 62d27a460b24: Layer already exists 01:28:24 69393e3f0d3a: Layer already exists 01:28:24 17ebb210fb50: Layer already exists 01:28:24 a31444876204: Layer already exists 01:28:24 d0b8374c084c: Layer already exists 01:28:24 c5f1b2850ec7: Layer already exists 01:28:24 936855d77976: Layer already exists 01:28:24 0854555d70ac: Layer already exists 01:28:24 latest: digest: sha256:ee90c15e550dd4ba515015722e758438268a196e3ae3c6e12384ceb8dc25751b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:24 + 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 01:28:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 01:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:28:25 621601d68b16: Preparing 01:28:25 69393e3f0d3a: Preparing 01:28:25 17ebb210fb50: Preparing 01:28:25 a31444876204: Preparing 01:28:25 62d27a460b24: Preparing 01:28:25 936855d77976: Preparing 01:28:25 d0b8374c084c: Preparing 01:28:25 c5f1b2850ec7: Preparing 01:28:25 0854555d70ac: Preparing 01:28:25 d0b8374c084c: Waiting 01:28:25 c5f1b2850ec7: Waiting 01:28:25 0854555d70ac: Waiting 01:28:25 936855d77976: Waiting 01:28:25 62d27a460b24: Layer already exists 01:28:25 69393e3f0d3a: Layer already exists 01:28:25 a31444876204: Layer already exists 01:28:25 621601d68b16: Layer already exists 01:28:25 17ebb210fb50: Layer already exists 01:28:25 d0b8374c084c: Layer already exists 01:28:25 c5f1b2850ec7: Layer already exists 01:28:25 936855d77976: Layer already exists 01:28:25 0854555d70ac: Layer already exists 01:28:25 4.1.0-dev.113: digest: sha256:ee90c15e550dd4ba515015722e758438268a196e3ae3c6e12384ceb8dc25751b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:28:25 621601d68b16: Preparing 01:28:25 69393e3f0d3a: Preparing 01:28:25 17ebb210fb50: Preparing 01:28:25 a31444876204: Preparing 01:28:25 62d27a460b24: Preparing 01:28:25 936855d77976: Preparing 01:28:25 d0b8374c084c: Preparing 01:28:25 c5f1b2850ec7: Preparing 01:28:25 0854555d70ac: Preparing 01:28:25 936855d77976: Waiting 01:28:25 d0b8374c084c: Waiting 01:28:25 c5f1b2850ec7: Waiting 01:28:25 0854555d70ac: Waiting 01:28:25 62d27a460b24: Layer already exists 01:28:25 17ebb210fb50: Layer already exists 01:28:25 69393e3f0d3a: Layer already exists 01:28:25 621601d68b16: Layer already exists 01:28:25 a31444876204: Layer already exists 01:28:25 936855d77976: Layer already exists 01:28:25 d0b8374c084c: Layer already exists 01:28:25 c5f1b2850ec7: Layer already exists 01:28:25 0854555d70ac: Layer already exists 01:28:25 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:ee90c15e550dd4ba515015722e758438268a196e3ae3c6e12384ceb8dc25751b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:28:26 621601d68b16: Preparing 01:28:26 69393e3f0d3a: Preparing 01:28:26 17ebb210fb50: Preparing 01:28:26 a31444876204: Preparing 01:28:26 62d27a460b24: Preparing 01:28:26 936855d77976: Preparing 01:28:26 d0b8374c084c: Preparing 01:28:26 c5f1b2850ec7: Preparing 01:28:26 0854555d70ac: Preparing 01:28:26 c5f1b2850ec7: Waiting 01:28:26 0854555d70ac: Waiting 01:28:26 936855d77976: Waiting 01:28:26 d0b8374c084c: Waiting 01:28:26 69393e3f0d3a: Layer already exists 01:28:26 17ebb210fb50: Layer already exists 01:28:26 62d27a460b24: Layer already exists 01:28:26 a31444876204: Layer already exists 01:28:26 621601d68b16: Layer already exists 01:28:26 936855d77976: Layer already exists 01:28:26 d0b8374c084c: Layer already exists 01:28:26 0854555d70ac: Layer already exists 01:28:26 c5f1b2850ec7: Layer already exists 01:28:26 main: digest: sha256:ee90c15e550dd4ba515015722e758438268a196e3ae3c6e12384ceb8dc25751b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:26 ===================================================== [Pipeline] echo 01:28:26 taggedImages: 01:28:26 - nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac 01:28:26 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:28:26 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 01:28:26 - nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:26 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:28:26 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:28:26 154ba57e82cc980bd762471448c97560f99650ac 01:28:26 latest 01:28:26 4.1.0-dev.113 01:28:26 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:26 main 01:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac 01:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:28:27 cb0914a01950: Preparing 01:28:27 27cb3278fb46: Preparing 01:28:27 0a37635791cd: Preparing 01:28:27 a31444876204: Preparing 01:28:27 62d27a460b24: Preparing 01:28:27 936855d77976: Preparing 01:28:27 69c1496cc1af: Preparing 01:28:27 81458465e7ee: Preparing 01:28:27 0854555d70ac: Preparing 01:28:27 69c1496cc1af: Waiting 01:28:27 81458465e7ee: Waiting 01:28:27 936855d77976: Waiting 01:28:27 0854555d70ac: Waiting 01:28:27 a31444876204: Layer already exists 01:28:27 62d27a460b24: Layer already exists 01:28:27 936855d77976: Layer already exists 01:28:27 69c1496cc1af: Layer already exists 01:28:27 0854555d70ac: Layer already exists 01:28:27 81458465e7ee: Layer already exists 01:28:27 0a37635791cd: Pushed 01:28:27 27cb3278fb46: Pushed 01:28:27 cb0914a01950: Pushed 01:28:27 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:0a99130437c04bfabe33bca096e812d2f1acff318f79d993dda350062db41ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:28:28 cb0914a01950: Preparing 01:28:28 27cb3278fb46: Preparing 01:28:28 0a37635791cd: Preparing 01:28:28 a31444876204: Preparing 01:28:28 62d27a460b24: Preparing 01:28:28 936855d77976: Preparing 01:28:28 69c1496cc1af: Preparing 01:28:28 81458465e7ee: Preparing 01:28:28 0854555d70ac: Preparing 01:28:28 936855d77976: Waiting 01:28:28 69c1496cc1af: Waiting 01:28:28 0854555d70ac: Waiting 01:28:28 0a37635791cd: Layer already exists 01:28:28 27cb3278fb46: Layer already exists 01:28:28 cb0914a01950: Layer already exists 01:28:28 a31444876204: Layer already exists 01:28:28 62d27a460b24: Layer already exists 01:28:28 69c1496cc1af: Layer already exists 01:28:28 936855d77976: Layer already exists 01:28:28 81458465e7ee: Layer already exists 01:28:28 0854555d70ac: Layer already exists 01:28:28 latest: digest: sha256:0a99130437c04bfabe33bca096e812d2f1acff318f79d993dda350062db41ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:28 + 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 01:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 01:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:28:28 cb0914a01950: Preparing 01:28:28 27cb3278fb46: Preparing 01:28:28 0a37635791cd: Preparing 01:28:28 a31444876204: Preparing 01:28:28 62d27a460b24: Preparing 01:28:28 936855d77976: Preparing 01:28:28 69c1496cc1af: Preparing 01:28:28 81458465e7ee: Preparing 01:28:28 0854555d70ac: Preparing 01:28:28 69c1496cc1af: Waiting 01:28:28 936855d77976: Waiting 01:28:28 0854555d70ac: Waiting 01:28:28 81458465e7ee: Waiting 01:28:28 27cb3278fb46: Layer already exists 01:28:28 a31444876204: Layer already exists 01:28:28 0a37635791cd: Layer already exists 01:28:28 cb0914a01950: Layer already exists 01:28:28 62d27a460b24: Layer already exists 01:28:28 81458465e7ee: Layer already exists 01:28:28 0854555d70ac: Layer already exists 01:28:28 69c1496cc1af: Layer already exists 01:28:28 936855d77976: Layer already exists 01:28:28 4.1.0-dev.113: digest: sha256:0a99130437c04bfabe33bca096e812d2f1acff318f79d993dda350062db41ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:28:29 cb0914a01950: Preparing 01:28:29 27cb3278fb46: Preparing 01:28:29 0a37635791cd: Preparing 01:28:29 a31444876204: Preparing 01:28:29 62d27a460b24: Preparing 01:28:29 936855d77976: Preparing 01:28:29 69c1496cc1af: Preparing 01:28:29 81458465e7ee: Preparing 01:28:29 0854555d70ac: Preparing 01:28:29 69c1496cc1af: Waiting 01:28:29 81458465e7ee: Waiting 01:28:29 0854555d70ac: Waiting 01:28:29 936855d77976: Waiting 01:28:29 0a37635791cd: Layer already exists 01:28:29 cb0914a01950: Layer already exists 01:28:29 62d27a460b24: Layer already exists 01:28:29 a31444876204: Layer already exists 01:28:29 27cb3278fb46: Layer already exists 01:28:29 69c1496cc1af: Layer already exists 01:28:29 936855d77976: Layer already exists 01:28:29 81458465e7ee: Layer already exists 01:28:29 0854555d70ac: Layer already exists 01:28:29 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:0a99130437c04bfabe33bca096e812d2f1acff318f79d993dda350062db41ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:28:29 cb0914a01950: Preparing 01:28:29 27cb3278fb46: Preparing 01:28:29 0a37635791cd: Preparing 01:28:29 a31444876204: Preparing 01:28:29 62d27a460b24: Preparing 01:28:29 936855d77976: Preparing 01:28:29 69c1496cc1af: Preparing 01:28:29 81458465e7ee: Preparing 01:28:29 0854555d70ac: Preparing 01:28:29 81458465e7ee: Waiting 01:28:29 69c1496cc1af: Waiting 01:28:29 0854555d70ac: Waiting 01:28:29 936855d77976: Waiting 01:28:29 cb0914a01950: Layer already exists 01:28:29 0a37635791cd: Layer already exists 01:28:29 27cb3278fb46: Layer already exists 01:28:29 a31444876204: Layer already exists 01:28:29 62d27a460b24: Layer already exists 01:28:29 81458465e7ee: Layer already exists 01:28:29 936855d77976: Layer already exists 01:28:29 69c1496cc1af: Layer already exists 01:28:29 0854555d70ac: Layer already exists 01:28:29 main: digest: sha256:0a99130437c04bfabe33bca096e812d2f1acff318f79d993dda350062db41ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:30 ===================================================== [Pipeline] echo 01:28:30 taggedImages: 01:28:30 - nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac 01:28:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:28:30 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 01:28:30 - nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:28:30 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:28:30 154ba57e82cc980bd762471448c97560f99650ac 01:28:30 latest 01:28:30 4.1.0-dev.113 01:28:30 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:30 main 01:28:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac 01:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:28:30 4bdf799c9030: Preparing 01:28:30 ddc3e2162076: Preparing 01:28:30 a31444876204: Preparing 01:28:30 62d27a460b24: Preparing 01:28:30 972ec372a264: Preparing 01:28:30 2092016b540c: Preparing 01:28:30 0854555d70ac: Preparing 01:28:30 2092016b540c: Waiting 01:28:30 a31444876204: Layer already exists 01:28:30 62d27a460b24: Layer already exists 01:28:30 0854555d70ac: Layer already exists 01:28:30 972ec372a264: Pushed 01:28:30 4bdf799c9030: Pushed 01:28:31 2092016b540c: Pushed 01:28:35 ddc3e2162076: Pushed 01:28:35 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:935e152637592613b6ef2c9f0fb1a2810bcdef69121063168721bbb5cbef8ab7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:28:36 4bdf799c9030: Preparing 01:28:36 ddc3e2162076: Preparing 01:28:36 a31444876204: Preparing 01:28:36 62d27a460b24: Preparing 01:28:36 972ec372a264: Preparing 01:28:36 2092016b540c: Preparing 01:28:36 0854555d70ac: Preparing 01:28:36 2092016b540c: Waiting 01:28:36 0854555d70ac: Waiting 01:28:36 4bdf799c9030: Layer already exists 01:28:36 972ec372a264: Layer already exists 01:28:36 a31444876204: Layer already exists 01:28:36 ddc3e2162076: Layer already exists 01:28:36 62d27a460b24: Layer already exists 01:28:36 0854555d70ac: Layer already exists 01:28:36 2092016b540c: Layer already exists 01:28:36 latest: digest: sha256:935e152637592613b6ef2c9f0fb1a2810bcdef69121063168721bbb5cbef8ab7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:36 + 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 01:28:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 01:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:28:36 4bdf799c9030: Preparing 01:28:36 ddc3e2162076: Preparing 01:28:36 a31444876204: Preparing 01:28:36 62d27a460b24: Preparing 01:28:36 972ec372a264: Preparing 01:28:36 2092016b540c: Preparing 01:28:36 0854555d70ac: Preparing 01:28:36 2092016b540c: Waiting 01:28:36 0854555d70ac: Waiting 01:28:36 972ec372a264: Layer already exists 01:28:36 62d27a460b24: Layer already exists 01:28:36 4bdf799c9030: Layer already exists 01:28:36 ddc3e2162076: Layer already exists 01:28:36 a31444876204: Layer already exists 01:28:36 2092016b540c: Layer already exists 01:28:36 0854555d70ac: Layer already exists 01:28:36 4.1.0-dev.113: digest: sha256:935e152637592613b6ef2c9f0fb1a2810bcdef69121063168721bbb5cbef8ab7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:28:37 4bdf799c9030: Preparing 01:28:37 ddc3e2162076: Preparing 01:28:37 a31444876204: Preparing 01:28:37 62d27a460b24: Preparing 01:28:37 972ec372a264: Preparing 01:28:37 2092016b540c: Preparing 01:28:37 0854555d70ac: Preparing 01:28:37 2092016b540c: Waiting 01:28:37 0854555d70ac: Waiting 01:28:37 4bdf799c9030: Layer already exists 01:28:37 972ec372a264: Layer already exists 01:28:37 a31444876204: Layer already exists 01:28:37 62d27a460b24: Layer already exists 01:28:37 ddc3e2162076: Layer already exists 01:28:37 0854555d70ac: Layer already exists 01:28:37 2092016b540c: Layer already exists 01:28:37 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:935e152637592613b6ef2c9f0fb1a2810bcdef69121063168721bbb5cbef8ab7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:28:38 4bdf799c9030: Preparing 01:28:38 ddc3e2162076: Preparing 01:28:38 a31444876204: Preparing 01:28:38 62d27a460b24: Preparing 01:28:38 972ec372a264: Preparing 01:28:38 2092016b540c: Preparing 01:28:38 0854555d70ac: Preparing 01:28:38 2092016b540c: Waiting 01:28:38 0854555d70ac: Waiting 01:28:38 972ec372a264: Layer already exists 01:28:38 ddc3e2162076: Layer already exists 01:28:38 a31444876204: Layer already exists 01:28:38 4bdf799c9030: Layer already exists 01:28:38 62d27a460b24: Layer already exists 01:28:38 0854555d70ac: Layer already exists 01:28:38 2092016b540c: Layer already exists 01:28:38 main: digest: sha256:935e152637592613b6ef2c9f0fb1a2810bcdef69121063168721bbb5cbef8ab7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:38 ===================================================== [Pipeline] echo 01:28:38 taggedImages: 01:28:38 - nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac 01:28:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:28:38 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 01:28:38 - nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:28:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:28:38 154ba57e82cc980bd762471448c97560f99650ac 01:28:38 latest 01:28:38 4.1.0-dev.113 01:28:38 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:38 main 01:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac 01:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:28:38 cf10efa22bdb: Preparing 01:28:38 0bc25da15b5c: Preparing 01:28:38 a31444876204: Preparing 01:28:38 62d27a460b24: Preparing 01:28:38 7e4276f88b96: Preparing 01:28:38 d3d547d25d5c: Preparing 01:28:38 0854555d70ac: Preparing 01:28:38 d3d547d25d5c: Waiting 01:28:38 0854555d70ac: Waiting 01:28:38 62d27a460b24: Layer already exists 01:28:38 a31444876204: Layer already exists 01:28:38 0854555d70ac: Layer already exists 01:28:38 7e4276f88b96: Pushed 01:28:38 cf10efa22bdb: Pushed 01:28:39 d3d547d25d5c: Pushed 01:28:43 0bc25da15b5c: Pushed 01:28:43 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:49835d075474a3a4f05abd16cd7cc0ae22919a790a8b54d143df251d6b116a7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:28:43 cf10efa22bdb: Preparing 01:28:43 0bc25da15b5c: Preparing 01:28:43 a31444876204: Preparing 01:28:43 62d27a460b24: Preparing 01:28:43 7e4276f88b96: Preparing 01:28:43 d3d547d25d5c: Preparing 01:28:43 0854555d70ac: Preparing 01:28:43 d3d547d25d5c: Waiting 01:28:43 0854555d70ac: Waiting 01:28:43 a31444876204: Layer already exists 01:28:43 62d27a460b24: Layer already exists 01:28:43 0bc25da15b5c: Layer already exists 01:28:43 7e4276f88b96: Layer already exists 01:28:43 cf10efa22bdb: Layer already exists 01:28:43 0854555d70ac: Layer already exists 01:28:43 d3d547d25d5c: Layer already exists 01:28:43 latest: digest: sha256:49835d075474a3a4f05abd16cd7cc0ae22919a790a8b54d143df251d6b116a7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:44 + 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 01:28:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 01:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:28:44 cf10efa22bdb: Preparing 01:28:44 0bc25da15b5c: Preparing 01:28:44 a31444876204: Preparing 01:28:44 62d27a460b24: Preparing 01:28:44 7e4276f88b96: Preparing 01:28:44 d3d547d25d5c: Preparing 01:28:44 0854555d70ac: Preparing 01:28:44 d3d547d25d5c: Waiting 01:28:44 0854555d70ac: Waiting 01:28:44 cf10efa22bdb: Layer already exists 01:28:44 7e4276f88b96: Layer already exists 01:28:44 a31444876204: Layer already exists 01:28:44 62d27a460b24: Layer already exists 01:28:44 0bc25da15b5c: Layer already exists 01:28:44 d3d547d25d5c: Layer already exists 01:28:44 0854555d70ac: Layer already exists 01:28:44 4.1.0-dev.113: digest: sha256:49835d075474a3a4f05abd16cd7cc0ae22919a790a8b54d143df251d6b116a7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:28:45 cf10efa22bdb: Preparing 01:28:45 0bc25da15b5c: Preparing 01:28:45 a31444876204: Preparing 01:28:45 62d27a460b24: Preparing 01:28:45 7e4276f88b96: Preparing 01:28:45 d3d547d25d5c: Preparing 01:28:45 0854555d70ac: Preparing 01:28:45 d3d547d25d5c: Waiting 01:28:45 0854555d70ac: Waiting 01:28:45 cf10efa22bdb: Layer already exists 01:28:45 0bc25da15b5c: Layer already exists 01:28:45 a31444876204: Layer already exists 01:28:45 62d27a460b24: Layer already exists 01:28:45 7e4276f88b96: Layer already exists 01:28:45 d3d547d25d5c: Layer already exists 01:28:45 0854555d70ac: Layer already exists 01:28:45 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:49835d075474a3a4f05abd16cd7cc0ae22919a790a8b54d143df251d6b116a7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:28:45 cf10efa22bdb: Preparing 01:28:45 0bc25da15b5c: Preparing 01:28:45 a31444876204: Preparing 01:28:45 62d27a460b24: Preparing 01:28:45 7e4276f88b96: Preparing 01:28:45 d3d547d25d5c: Preparing 01:28:45 0854555d70ac: Preparing 01:28:45 d3d547d25d5c: Waiting 01:28:45 0854555d70ac: Waiting 01:28:45 cf10efa22bdb: Layer already exists 01:28:45 62d27a460b24: Layer already exists 01:28:45 7e4276f88b96: Layer already exists 01:28:45 a31444876204: Layer already exists 01:28:45 0bc25da15b5c: Layer already exists 01:28:45 d3d547d25d5c: Layer already exists 01:28:45 0854555d70ac: Layer already exists 01:28:45 main: digest: sha256:49835d075474a3a4f05abd16cd7cc0ae22919a790a8b54d143df251d6b116a7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:45 ===================================================== [Pipeline] echo 01:28:45 taggedImages: 01:28:45 - nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac 01:28:45 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:28:45 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 01:28:45 - nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:45 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:28:46 ========================================================= 01:28:46 [edgeXBuildMultiArch] RAW Config: 01:28:46 images: 01:28:46 - nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/core-command:latest 01:28:46 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/core-command:main 01:28:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:28:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:28:46 - nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/core-data:latest 01:28:46 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/core-data:main 01:28:46 - nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:28:46 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/core-keeper:main 01:28:46 - nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:28:46 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/core-metadata:main 01:28:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:28:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:28:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:28:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:28:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:28:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/security-spire-server:main 01:28:46 - nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:28:46 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/support-notifications:main 01:28:46 - nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac 01:28:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:28:46 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 01:28:46 - nexus3.edgexfoundry.org:10004/support-scheduler:main 01:28:46 settingsFile: 01:28:46 edgex-go-settings 01:28:46 ========================================================= [Pipeline] node 01:29:01 Still waiting to schedule task 01:29:01 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:29:28 Running on prd-centos7-docker-4c-2g-9182 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:28 provisioning config files... 01:29:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3075927327287756960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:30 ---> ****-login.sh 01:29:30 nexus3.edgexfoundry.org:10001 01:49:31 #134 ... 01:49:31 01:49:31 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:49:31 #149 DONE 1272.1s 01:49:31 01:49:31 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:49:31 #134 ... 01:49:31 01:49:31 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:49:31 #155 DONE 0.2s 01:49:31 01:49:31 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:49:31 #156 DONE 0.2s 01:49:31 01:49:31 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:49:31 #157 DONE 0.4s 01:49:31 01:49:31 #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 01:49:31 #158 DONE 0.2s 01:49:31 01:49:31 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:49:31 #159 DONE 0.3s 01:49:31 01:49:31 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:49:31 #160 DONE 2.4s 01:49:31 01:49:31 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:49:31 #134 ... 01:49:31 01:49:31 #105 [core-common-config-bootstrapper] exporting to image 01:49:31 #105 exporting layers 01:49:31 #105 exporting layers 1.0s done 01:49:31 #105 writing image sha256:f7580b0b186d81f2bfad21d0f16ff72be03ad6de0c62b14ffcc82b7081eed531 0.0s done 01:49:31 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:49:31 #105 DONE 9.4s 01:49:31 01:49:31 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:49:41 #153 ... 01:49:41 01:49:41 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:49:41 #154 DONE 1289.0s 01:49:41 01:49:41 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:49:41 #161 DONE 0.3s 01:49:41 01:49:41 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:49:41 #148 ... 01:49:41 01:49:41 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:49:42 #162 DONE 2.4s 01:49:42 01:49:42 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:49:42 #145 ... 01:49:42 01:49:42 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:49:42 #163 DONE 0.3s 01:49:42 01:49:42 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:49:43 #164 DONE 0.2s 01:49:43 01:49:43 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:49:43 #165 DONE 0.3s 01:49:43 01:49:43 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:49:43 #166 DONE 0.1s 01:49:43 01:49:43 #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/ 01:49:43 #167 DONE 0.1s 01:49:43 01:49:43 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:49:43 #148 ... 01:49:43 01:49:43 #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/ 01:49:43 #168 DONE 0.1s 01:49:44 01:49:44 #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/ 01:49:44 #169 DONE 0.2s 01:49:44 01:49:44 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:49:44 #170 DONE 0.2s 01:49:44 01:49:44 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:49:48 #171 DONE 4.4s 01:49:48 01:49:48 #105 [security-bootstrapper] exporting to image 01:49:48 #105 exporting layers 01:49:49 #105 exporting layers 0.8s done 01:49:49 #105 writing image sha256:682ddcdf1c6a480a046a9f54b928c4251c561f337abc4f0e41ef05b025bbd4fd 01:49:49 #105 writing image sha256:682ddcdf1c6a480a046a9f54b928c4251c561f337abc4f0e41ef05b025bbd4fd 0.2s done 01:49:49 #105 naming to docker.io/library/security-bootstrapper-arm64 done 01:49:49 #105 DONE 10.4s 01:49:49 01:49:49 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:07:42 #148 ... 02:07:42 02:07:42 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:07:42 #146 DONE 2364.0s 02:07:42 02:07:42 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:07:42 #153 ... 02:07:42 02:07:42 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:07:42 #172 DONE 0.3s 02:07:42 02:07:42 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:07:42 #134 ... 02:07:42 02:07:42 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:07:42 #173 DONE 0.2s 02:07:42 02:07:42 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:07:42 #174 DONE 0.5s 02:07:42 02:07:42 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:07:42 #151 ... 02:07:42 02:07:42 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:07:42 #175 DONE 0.1s 02:07:42 02:07:42 #105 [core-command] exporting to image 02:07:42 #105 exporting layers 02:07:42 #105 exporting layers 0.6s done 02:07:42 #105 writing image sha256:19cb3a1ff7e5cb07a5d596468301dcdcf6ff5d5999fb78dcb1ce1b480445ca50 done 02:07:42 #105 naming to docker.io/library/core-command-arm64 done 02:07:42 #105 DONE 11.0s 02:07:42 02:07:42 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:08:09 #148 ... 02:08:09 02:08:09 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:08:09 #153 DONE 2394.9s 02:08:09 02:08:09 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:08:09 #134 ... 02:08:09 02:08:09 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:08:09 #176 DONE 0.2s 02:08:09 02:08:09 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:08:09 #177 DONE 0.2s 02:08:09 02:08:09 #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 02:08:09 #178 DONE 0.1s 02:08:09 02:08:09 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:08:09 #179 DONE 0.1s 02:08:09 02:08:09 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:09 #147 ... 02:08:09 02:08:09 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:08:09 #180 DONE 0.4s 02:08:09 02:08:09 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:08:09 #145 ... 02:08:09 02:08:09 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:08:09 #181 DONE 0.1s 02:08:09 02:08:09 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:11 #182 DONE 3.1s 02:08:11 02:08:11 #105 [security-proxy-setup] exporting to image 02:08:11 #105 exporting layers 02:08:12 #105 exporting layers 1.2s done 02:08:12 #105 writing image sha256:6c12bf850cbf86ff08f91249db8fe7850b028bb289db4b5f8931d4a5a434f7fc done 02:08:12 #105 naming to docker.io/library/security-proxy-setup-arm64 done 02:08:12 #105 DONE 12.2s 02:08:12 02:08:12 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:08:13 #54 ... 02:08:13 02:08:13 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:08:13 #148 2402.7 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 02:08:52 #148 DONE 2441.2s 02:08:52 02:08:52 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:08:52 #54 ... 02:08:52 02:08:52 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:08:52 #183 DONE 0.3s 02:08:52 02:08:52 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:53 #147 ... 02:08:53 02:08:53 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:08:53 #184 DONE 0.3s 02:08:53 02:08:53 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:53 #147 ... 02:08:53 02:08:53 #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 02:08:53 #185 DONE 0.1s 02:08:53 02:08:53 #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 02:08:53 #186 DONE 0.1s 02:08:53 02:08:53 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:08:53 #134 ... 02:08:53 02:08:53 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:08:54 #187 DONE 0.2s 02:08:54 02:08:54 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:08:54 #188 DONE 0.5s 02:08:54 02:08:54 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:08:54 #152 ... 02:08:54 02:08:54 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:08:54 #189 DONE 0.5s 02:08:54 02:08:54 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:08:55 #190 DONE 0.1s 02:08:55 02:08:55 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:08:57 #191 DONE 2.3s 02:08:57 02:08:57 #105 [security-secretstore-setup] exporting to image 02:08:57 #105 exporting layers 02:08:59 #105 exporting layers 1.5s done 02:08:59 #105 writing image sha256:6076a5b70f1713020d9f64e5295e7b1fe59361a367cb01680a714ed0ec805d47 done 02:08:59 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 02:08:59 #105 DONE 13.8s 02:08:59 02:08:59 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:09:46 #134 ... 02:09:46 02:09:46 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:09:46 #152 DONE 2495.5s 02:09:46 02:09:46 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:46 #150 ... 02:09:46 02:09:46 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:47 #192 DONE 0.2s 02:09:47 02:09:47 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:09:47 #54 ... 02:09:47 02:09:47 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:47 #193 DONE 0.1s 02:09:47 02:09:47 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:09:47 #194 DONE 0.6s 02:09:47 02:09:47 #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 02:09:47 #195 DONE 0.1s 02:09:47 02:09:47 #105 [security-spiffe-token-provider] exporting to image 02:09:47 #105 exporting layers 02:09:48 #105 exporting layers 0.6s done 02:09:48 #105 writing image sha256:0190e6f181baac0d687af2c78651ba512d486981508d30e4d5a1a4c926b548dc done 02:09:48 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:09:48 #105 DONE 14.4s 02:09:48 02:09:48 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:45 #147 ... 02:10:45 02:10:45 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:10:45 #144 DONE 2549.4s 02:10:45 02:10:45 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:10:45 #145 DONE 2549.5s 02:10:45 02:10:45 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:45 #147 ... 02:10:45 02:10:45 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:10:45 #196 DONE 0.4s 02:10:45 02:10:45 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:45 #147 ... 02:10:45 02:10:45 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:10:45 #197 ... 02:10:45 02:10:45 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:45 #147 DONE 2550.8s 02:10:45 02:10:45 #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:10:45 #198 ... 02:10:45 02:10:45 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:10:45 #197 DONE 0.5s 02:10:45 02:10:45 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:10:45 #199 DONE 0.3s 02:10:45 02:10:45 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:10:45 #200 DONE 0.4s 02:10:45 02:10:45 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:10:45 #201 ... 02:10:45 02:10:45 #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:10:45 #202 DONE 0.3s 02:10:45 02:10:45 #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:10:45 #203 ... 02:10:45 02:10:45 #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:10:45 #198 DONE 1.5s 02:10:45 02:10:45 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:10:45 #204 DONE 0.3s 02:10:45 02:10:45 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:10:45 #201 DONE 1.0s 02:10:45 02:10:45 #105 [core-keeper] exporting to image 02:10:45 #105 exporting layers 02:10:45 #105 ... 02:10:45 02:10:45 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:10:45 #205 DONE 0.4s 02:10:45 02:10:45 #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:10:45 #203 DONE 1.2s 02:10:45 02:10:45 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:10:45 #134 DONE 2553.4s 02:10:45 02:10:45 #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:10:45 #206 DONE 0.3s 02:10:45 02:10:45 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:10:45 #207 DONE 0.5s 02:10:45 02:10:45 #105 [core-data] exporting to image 02:10:45 #105 exporting layers 1.8s done 02:10:45 #105 writing image sha256:349fd116eeeafca0bf78cdda47a3f878ba4313f7ba5d5a35241996a03480090e done 02:10:45 #105 naming to docker.io/library/core-keeper-arm64 done 02:10:46 #105 ... 02:10:46 02:10:46 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:10:46 #208 CACHED 02:10:46 02:10:46 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:10:46 #209 CACHED 02:10:46 02:10:46 #105 [core-data] exporting to image 02:10:46 #105 exporting layers 1.5s done 02:10:46 #105 writing image sha256:6dc4d575946ef3e7664ab1e007ef19acf37a5b7b535494047554c7cfd1331f02 0.0s done 02:10:46 #105 naming to docker.io/library/core-data-arm64 0.0s done 02:10:46 #105 DONE 17.2s 02:10:46 02:10:46 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:10:46 #210 DONE 0.7s 02:10:46 02:10:46 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:10:46 #211 ... 02:10:46 02:10:46 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:10:46 #212 DONE 0.2s 02:10:47 02:10:47 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:10:47 #213 DONE 0.2s 02:10:47 02:10:47 #105 [core-metadata] exporting to image 02:10:47 #105 ... 02:10:47 02:10:47 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:10:47 #211 DONE 2.8s 02:10:47 02:10:47 #105 [security-proxy-auth] exporting to image 02:10:51 #105 exporting layers 4.0s done 02:10:51 #105 writing image sha256:7af9cd27789b7ef26054cdb7d51deea7894c50596f5a1414c48f5d6cfc1bcfae 0.0s done 02:10:51 #105 naming to docker.io/library/core-metadata-arm64 done 02:10:51 #105 writing image sha256:92cb58e5f05cc4c6ab75110d2e657aea171082a0930260e281e17b8507765324 done 02:10:51 #105 naming to docker.io/library/security-proxy-auth-arm64 done 02:10:51 #105 DONE 21.6s 02:10:51 02:10:51 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:11:24 #151 DONE 2589.6s 02:11:24 02:11:24 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:11:24 #150 ... 02:11:24 02:11:24 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:11:24 #214 DONE 0.1s 02:11:24 02:11:24 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:11:24 #150 ... 02:11:24 02:11:24 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:11:24 #215 DONE 0.1s 02:11:24 02:11:24 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:11:24 #216 DONE 0.5s 02:11:24 02:11:24 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:11:24 #217 DONE 0.1s 02:11:24 02:11:24 #105 [support-scheduler] exporting to image 02:11:24 #105 exporting layers 02:11:24 #105 exporting layers 1.1s done 02:11:24 #105 writing image sha256:eddb25fb8fce436f8bb95ad65970b52130246b43d9e8867ab2a041f34cc7ceb4 done 02:11:24 #105 naming to docker.io/library/support-scheduler-arm64 done 02:11:24 #105 DONE 22.7s 02:11:24 02:11:24 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:11:24 #54 ... 02:11:24 02:11:24 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:11:24 #150 DONE 2593.1s 02:11:24 02:11:24 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:11:24 #54 ... 02:11:24 02:11:24 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:11:24 #218 DONE 0.1s 02:11:24 02:11:24 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:11:24 #54 ... 02:11:24 02:11:24 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:11:24 #219 DONE 0.1s 02:11:24 02:11:24 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:11:25 #220 DONE 0.4s 02:11:25 02:11:25 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:11:25 #221 DONE 0.1s 02:11:25 02:11:25 #105 [support-notifications] exporting to image 02:11:25 #105 exporting layers 0.6s done 02:11:25 #105 writing image sha256:5e80d983743892aeb4e5cfc25dfdd7141325847020a611d8f46421f82a872838 done 02:11:25 #105 naming to docker.io/library/support-notifications-arm64 done 02:11:25 #105 DONE 23.3s 02:11:25 02:11:25 #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:11:25 time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:25 time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:11:25 $ docker stop --time=1 a6451e8f9733665938fc51abfa08455b661e2286dacc5eb117c830217da16791 02:11:27 $ docker rm -f --volumes a6451e8f9733665938fc51abfa08455b661e2286dacc5eb117c830217da16791 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:28 + docker images 02:11:28 REPOSITORY TAG IMAGE ID CREATED SIZE 02:11:28 support-notifications-arm64 latest 5e80d9837438 3 seconds ago 56.1MB 02:11:28 support-scheduler-arm64 latest eddb25fb8fce 6 seconds ago 52.3MB 02:11:28 security-proxy-auth-arm64 latest 92cb58e5f05c 40 seconds ago 47.3MB 02:11:28 core-metadata-arm64 latest 7af9cd27789b 41 seconds ago 48.2MB 02:11:28 core-data-arm64 latest 6dc4d575946e 43 seconds ago 48.1MB 02:11:28 core-keeper-arm64 latest 349fd116eeea 44 seconds ago 47.9MB 02:11:28 security-spiffe-token-provider-arm64 latest 0190e6f181ba About a minute ago 51.9MB 02:11:28 security-secretstore-setup-arm64 latest 6076a5b70f17 2 minutes ago 85.8MB 02:11:28 security-proxy-setup-arm64 latest 6c12bf850cbf 3 minutes ago 52.9MB 02:11:28 core-command-arm64 latest 19cb3a1ff7e5 3 minutes ago 42.6MB 02:11:28 security-bootstrapper-arm64 latest 682ddcdf1c6a 21 minutes ago 21.3MB 02:11:28 core-common-config-bootstrapper-arm64 latest f7580b0b186d 22 minutes ago 20.2MB 02:11:28 security-spire-agent-arm64 latest d50425549493 44 minutes ago 219MB 02:11:28 security-spire-server-arm64 latest c184025c617e 44 minutes ago 163MB 02:11:28 security-spire-config-arm64 latest 2de139f3adf4 44 minutes ago 162MB 02:11:28 ci-base-image-arm64 latest bbbf54afd15f 46 minutes ago 899MB 02:11:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB 02:11:28 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 02:11:28 provisioning config files... 02:11:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/977@tmp/config10280058713128799092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:28 ---> ****-login.sh 02:11:28 nexus3.edgexfoundry.org:10001 02:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:28 Configure a credential helper to remove this warning. See 02:11:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:28 02:11:28 Login Succeeded 02:11:28 nexus3.edgexfoundry.org:10002 02:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:29 Configure a credential helper to remove this warning. See 02:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:29 02:11:29 Login Succeeded 02:11:29 nexus3.edgexfoundry.org:10003 02:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:29 Configure a credential helper to remove this warning. See 02:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:29 02:11:29 Login Succeeded 02:11:29 nexus3.edgexfoundry.org:10004 02:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:30 Configure a credential helper to remove this warning. See 02:11:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:30 02:11:30 Login Succeeded 02:11:30 ****.io 02:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:30 Configure a credential helper to remove this warning. See 02:11:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:30 02:11:30 Login Succeeded 02:11:30 ---> ****-login.sh ends [Pipeline] } 02:11:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:11:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:11:30 154ba57e82cc980bd762471448c97560f99650ac 02:11:30 latest 02:11:30 4.1.0-dev.113 02:11:30 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:11:30 main 02:11:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:11:32 7bb5dbc21d62: Preparing 02:11:32 8e35e670eeb6: Preparing 02:11:32 1ef5c04c5b23: Preparing 02:11:32 211164f42533: Preparing 02:11:32 d64a1c6cc210: Preparing 02:11:32 d7b62d2f57d4: Preparing 02:11:32 eeaa73608b53: Preparing 02:11:32 d7b62d2f57d4: Waiting 02:11:32 eeaa73608b53: Waiting 02:11:33 1ef5c04c5b23: Pushed 02:11:33 7bb5dbc21d62: Pushed 02:11:33 211164f42533: Pushed 02:11:33 d64a1c6cc210: Pushed 02:11:33 eeaa73608b53: Layer already exists 02:11:33 d7b62d2f57d4: Pushed 02:11:41 8e35e670eeb6: Pushed 02:11:41 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:595d63916779c6d7ca8e28d2a010c63e6a9856f8ac419b2bb2d73d135306ef9c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:11:42 7bb5dbc21d62: Preparing 02:11:42 8e35e670eeb6: Preparing 02:11:42 1ef5c04c5b23: Preparing 02:11:42 211164f42533: Preparing 02:11:42 d64a1c6cc210: Preparing 02:11:42 d7b62d2f57d4: Preparing 02:11:42 eeaa73608b53: Preparing 02:11:42 d7b62d2f57d4: Waiting 02:11:42 1ef5c04c5b23: Layer already exists 02:11:42 211164f42533: Layer already exists 02:11:42 7bb5dbc21d62: Layer already exists 02:11:42 8e35e670eeb6: Layer already exists 02:11:42 d64a1c6cc210: Layer already exists 02:11:42 eeaa73608b53: Layer already exists 02:11:42 d7b62d2f57d4: Layer already exists 02:11:47 latest: digest: sha256:595d63916779c6d7ca8e28d2a010c63e6a9856f8ac419b2bb2d73d135306ef9c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:48 + 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 02:11:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 02:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:11:48 7bb5dbc21d62: Preparing 02:11:48 8e35e670eeb6: Preparing 02:11:48 1ef5c04c5b23: Preparing 02:11:48 211164f42533: Preparing 02:11:48 d64a1c6cc210: Preparing 02:11:48 d7b62d2f57d4: Preparing 02:11:48 eeaa73608b53: Preparing 02:11:48 d7b62d2f57d4: Waiting 02:11:48 eeaa73608b53: Waiting 02:11:48 211164f42533: Layer already exists 02:11:48 1ef5c04c5b23: Layer already exists 02:11:48 d64a1c6cc210: Layer already exists 02:11:48 8e35e670eeb6: Layer already exists 02:11:48 7bb5dbc21d62: Layer already exists 02:11:48 eeaa73608b53: Layer already exists 02:11:48 d7b62d2f57d4: Layer already exists 02:11:48 4.1.0-dev.113: digest: sha256:595d63916779c6d7ca8e28d2a010c63e6a9856f8ac419b2bb2d73d135306ef9c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:11:49 7bb5dbc21d62: Preparing 02:11:49 8e35e670eeb6: Preparing 02:11:49 1ef5c04c5b23: Preparing 02:11:49 211164f42533: Preparing 02:11:49 d64a1c6cc210: Preparing 02:11:49 d7b62d2f57d4: Preparing 02:11:49 eeaa73608b53: Preparing 02:11:49 d7b62d2f57d4: Waiting 02:11:49 eeaa73608b53: Waiting 02:11:49 8e35e670eeb6: Layer already exists 02:11:49 1ef5c04c5b23: Layer already exists 02:11:49 211164f42533: Layer already exists 02:11:49 7bb5dbc21d62: Layer already exists 02:11:49 d64a1c6cc210: Layer already exists 02:11:49 eeaa73608b53: Layer already exists 02:11:49 d7b62d2f57d4: Layer already exists 02:11:49 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:595d63916779c6d7ca8e28d2a010c63e6a9856f8ac419b2bb2d73d135306ef9c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:11:50 7bb5dbc21d62: Preparing 02:11:50 8e35e670eeb6: Preparing 02:11:50 1ef5c04c5b23: Preparing 02:11:50 211164f42533: Preparing 02:11:50 d64a1c6cc210: Preparing 02:11:50 d7b62d2f57d4: Preparing 02:11:50 eeaa73608b53: Preparing 02:11:50 d7b62d2f57d4: Waiting 02:11:50 eeaa73608b53: Waiting 02:11:50 d64a1c6cc210: Layer already exists 02:11:50 7bb5dbc21d62: Layer already exists 02:11:50 211164f42533: Layer already exists 02:11:50 1ef5c04c5b23: Layer already exists 02:11:50 8e35e670eeb6: Layer already exists 02:11:50 d7b62d2f57d4: Layer already exists 02:11:50 eeaa73608b53: Layer already exists 02:11:50 main: digest: sha256:595d63916779c6d7ca8e28d2a010c63e6a9856f8ac419b2bb2d73d135306ef9c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:50 ===================================================== [Pipeline] echo 02:11:50 taggedImages: 02:11:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:11:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:11:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 02:11:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:11:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:11:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:11:50 154ba57e82cc980bd762471448c97560f99650ac 02:11:50 latest 02:11:50 4.1.0-dev.113 02:11:50 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:11:50 main 02:11:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:11:51 3f1e04588bf1: Preparing 02:11:51 08cabb929509: Preparing 02:11:51 b34185ef30b8: Preparing 02:11:51 ed5c162b0693: Preparing 02:11:51 1ef5c04c5b23: Preparing 02:11:51 211164f42533: Preparing 02:11:51 d64a1c6cc210: Preparing 02:11:51 d7b62d2f57d4: Preparing 02:11:51 eeaa73608b53: Preparing 02:11:51 211164f42533: Waiting 02:11:51 d64a1c6cc210: Waiting 02:11:51 d7b62d2f57d4: Waiting 02:11:51 eeaa73608b53: Waiting 02:11:51 1ef5c04c5b23: Layer already exists 02:11:52 211164f42533: Layer already exists 02:11:52 b34185ef30b8: Pushed 02:11:52 d64a1c6cc210: Layer already exists 02:11:52 08cabb929509: Pushed 02:11:52 d7b62d2f57d4: Layer already exists 02:11:52 eeaa73608b53: Layer already exists 02:11:52 3f1e04588bf1: Pushed 02:11:54 ed5c162b0693: Pushed 02:11:54 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:096ee0d37601ee6a6825dadb70c603305be9628b6cc67a512dacd4e42d6bfd5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:54 + 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 02:11:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:11:55 3f1e04588bf1: Preparing 02:11:55 08cabb929509: Preparing 02:11:55 b34185ef30b8: Preparing 02:11:55 ed5c162b0693: Preparing 02:11:55 1ef5c04c5b23: Preparing 02:11:55 211164f42533: Preparing 02:11:55 d64a1c6cc210: Preparing 02:11:55 d7b62d2f57d4: Preparing 02:11:55 eeaa73608b53: Preparing 02:11:55 d7b62d2f57d4: Waiting 02:11:55 d64a1c6cc210: Waiting 02:11:55 eeaa73608b53: Waiting 02:11:55 ed5c162b0693: Layer already exists 02:11:55 1ef5c04c5b23: Layer already exists 02:11:55 3f1e04588bf1: Layer already exists 02:11:55 08cabb929509: Layer already exists 02:11:55 b34185ef30b8: Layer already exists 02:11:55 d7b62d2f57d4: Layer already exists 02:11:55 211164f42533: Layer already exists 02:11:55 d64a1c6cc210: Layer already exists 02:11:55 eeaa73608b53: Layer already exists 02:11:55 latest: digest: sha256:096ee0d37601ee6a6825dadb70c603305be9628b6cc67a512dacd4e42d6bfd5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:55 + 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 02:11:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 02:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:11:56 3f1e04588bf1: Preparing 02:11:56 08cabb929509: Preparing 02:11:56 b34185ef30b8: Preparing 02:11:56 ed5c162b0693: Preparing 02:11:56 1ef5c04c5b23: Preparing 02:11:56 211164f42533: Preparing 02:11:56 d64a1c6cc210: Preparing 02:11:56 d7b62d2f57d4: Preparing 02:11:56 eeaa73608b53: Preparing 02:11:56 d64a1c6cc210: Waiting 02:11:56 d7b62d2f57d4: Waiting 02:11:56 eeaa73608b53: Waiting 02:11:56 211164f42533: Waiting 02:11:56 b34185ef30b8: Layer already exists 02:11:56 ed5c162b0693: Layer already exists 02:11:56 1ef5c04c5b23: Layer already exists 02:11:56 3f1e04588bf1: Layer already exists 02:11:56 08cabb929509: Layer already exists 02:11:56 d64a1c6cc210: Layer already exists 02:11:56 211164f42533: Layer already exists 02:11:56 d7b62d2f57d4: Layer already exists 02:11:56 eeaa73608b53: Layer already exists 02:11:56 4.1.0-dev.113: digest: sha256:096ee0d37601ee6a6825dadb70c603305be9628b6cc67a512dacd4e42d6bfd5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:11:57 3f1e04588bf1: Preparing 02:11:57 08cabb929509: Preparing 02:11:57 b34185ef30b8: Preparing 02:11:57 ed5c162b0693: Preparing 02:11:57 1ef5c04c5b23: Preparing 02:11:57 211164f42533: Preparing 02:11:57 d64a1c6cc210: Preparing 02:11:57 d7b62d2f57d4: Preparing 02:11:57 eeaa73608b53: Preparing 02:11:57 211164f42533: Waiting 02:11:57 d64a1c6cc210: Waiting 02:11:57 eeaa73608b53: Waiting 02:11:57 d7b62d2f57d4: Waiting 02:11:57 08cabb929509: Layer already exists 02:11:57 ed5c162b0693: Layer already exists 02:11:57 b34185ef30b8: Layer already exists 02:11:57 1ef5c04c5b23: Layer already exists 02:11:57 3f1e04588bf1: Layer already exists 02:11:57 d7b62d2f57d4: Layer already exists 02:11:57 d64a1c6cc210: Layer already exists 02:11:57 eeaa73608b53: Layer already exists 02:11:57 211164f42533: Layer already exists 02:11:57 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:096ee0d37601ee6a6825dadb70c603305be9628b6cc67a512dacd4e42d6bfd5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:57 + 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 02:11:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:11:58 3f1e04588bf1: Preparing 02:11:58 08cabb929509: Preparing 02:11:58 b34185ef30b8: Preparing 02:11:58 ed5c162b0693: Preparing 02:11:58 1ef5c04c5b23: Preparing 02:11:58 211164f42533: Preparing 02:11:58 d64a1c6cc210: Preparing 02:11:58 d7b62d2f57d4: Preparing 02:11:58 eeaa73608b53: Preparing 02:11:58 211164f42533: Waiting 02:11:58 d7b62d2f57d4: Waiting 02:11:58 eeaa73608b53: Waiting 02:11:58 d64a1c6cc210: Waiting 02:11:58 08cabb929509: Layer already exists 02:11:58 3f1e04588bf1: Layer already exists 02:11:58 1ef5c04c5b23: Layer already exists 02:11:58 b34185ef30b8: Layer already exists 02:11:58 ed5c162b0693: Layer already exists 02:11:58 d7b62d2f57d4: Layer already exists 02:11:58 eeaa73608b53: Layer already exists 02:11:58 d64a1c6cc210: Layer already exists 02:11:58 211164f42533: Layer already exists 02:11:58 main: digest: sha256:096ee0d37601ee6a6825dadb70c603305be9628b6cc67a512dacd4e42d6bfd5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:58 ===================================================== [Pipeline] echo 02:11:58 taggedImages: 02:11:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:11:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:11:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 02:11:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:11:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:11:58 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:11:58 154ba57e82cc980bd762471448c97560f99650ac 02:11:58 latest 02:11:58 4.1.0-dev.113 02:11:58 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:11:58 main 02:11:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:12:00 15435cc7bdfa: Preparing 02:12:00 40f477151108: Preparing 02:12:00 1ef5c04c5b23: Preparing 02:12:00 211164f42533: Preparing 02:12:00 6ba0b2804bf0: Preparing 02:12:00 164c1f8c5f9a: Preparing 02:12:00 eeaa73608b53: Preparing 02:12:00 164c1f8c5f9a: Waiting 02:12:00 eeaa73608b53: Waiting 02:12:00 211164f42533: Layer already exists 02:12:00 1ef5c04c5b23: Layer already exists 02:12:00 eeaa73608b53: Layer already exists 02:12:00 6ba0b2804bf0: Pushed 02:12:00 15435cc7bdfa: Pushed 02:12:00 164c1f8c5f9a: Pushed 02:12:08 40f477151108: Pushed 02:12:08 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:302d9783b3cb6ad3510de9a4277d1856dfa03b4002dedc13343eea3fbb012c21 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:12:09 15435cc7bdfa: Preparing 02:12:09 40f477151108: Preparing 02:12:09 1ef5c04c5b23: Preparing 02:12:09 211164f42533: Preparing 02:12:09 6ba0b2804bf0: Preparing 02:12:09 164c1f8c5f9a: Preparing 02:12:09 eeaa73608b53: Preparing 02:12:09 eeaa73608b53: Waiting 02:12:09 164c1f8c5f9a: Waiting 02:12:09 211164f42533: Layer already exists 02:12:09 40f477151108: Layer already exists 02:12:09 1ef5c04c5b23: Layer already exists 02:12:09 6ba0b2804bf0: Layer already exists 02:12:09 15435cc7bdfa: Layer already exists 02:12:09 164c1f8c5f9a: Layer already exists 02:12:09 eeaa73608b53: Layer already exists 02:12:09 latest: digest: sha256:302d9783b3cb6ad3510de9a4277d1856dfa03b4002dedc13343eea3fbb012c21 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:09 + 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 02:12:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 02:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:12:10 15435cc7bdfa: Preparing 02:12:10 40f477151108: Preparing 02:12:10 1ef5c04c5b23: Preparing 02:12:10 211164f42533: Preparing 02:12:10 6ba0b2804bf0: Preparing 02:12:10 164c1f8c5f9a: Preparing 02:12:10 eeaa73608b53: Preparing 02:12:10 164c1f8c5f9a: Waiting 02:12:10 eeaa73608b53: Waiting 02:12:10 15435cc7bdfa: Layer already exists 02:12:10 6ba0b2804bf0: Layer already exists 02:12:10 211164f42533: Layer already exists 02:12:10 1ef5c04c5b23: Layer already exists 02:12:10 40f477151108: Layer already exists 02:12:10 eeaa73608b53: Layer already exists 02:12:10 164c1f8c5f9a: Layer already exists 02:12:10 4.1.0-dev.113: digest: sha256:302d9783b3cb6ad3510de9a4277d1856dfa03b4002dedc13343eea3fbb012c21 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:12:11 15435cc7bdfa: Preparing 02:12:11 40f477151108: Preparing 02:12:11 1ef5c04c5b23: Preparing 02:12:11 211164f42533: Preparing 02:12:11 6ba0b2804bf0: Preparing 02:12:11 164c1f8c5f9a: Preparing 02:12:11 eeaa73608b53: Preparing 02:12:11 164c1f8c5f9a: Waiting 02:12:11 eeaa73608b53: Waiting 02:12:11 211164f42533: Layer already exists 02:12:11 15435cc7bdfa: Layer already exists 02:12:11 6ba0b2804bf0: Layer already exists 02:12:11 40f477151108: Layer already exists 02:12:11 1ef5c04c5b23: Layer already exists 02:12:11 164c1f8c5f9a: Layer already exists 02:12:11 eeaa73608b53: Layer already exists 02:12:11 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:302d9783b3cb6ad3510de9a4277d1856dfa03b4002dedc13343eea3fbb012c21 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:12:15 15435cc7bdfa: Preparing 02:12:15 40f477151108: Preparing 02:12:15 1ef5c04c5b23: Preparing 02:12:15 211164f42533: Preparing 02:12:15 6ba0b2804bf0: Preparing 02:12:15 164c1f8c5f9a: Preparing 02:12:15 eeaa73608b53: Preparing 02:12:15 164c1f8c5f9a: Waiting 02:12:15 eeaa73608b53: Waiting 02:12:15 40f477151108: Layer already exists 02:12:15 6ba0b2804bf0: Layer already exists 02:12:15 1ef5c04c5b23: Layer already exists 02:12:15 15435cc7bdfa: Layer already exists 02:12:15 211164f42533: Layer already exists 02:12:15 eeaa73608b53: Layer already exists 02:12:15 164c1f8c5f9a: Layer already exists 02:12:15 main: digest: sha256:302d9783b3cb6ad3510de9a4277d1856dfa03b4002dedc13343eea3fbb012c21 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:15 ===================================================== [Pipeline] echo 02:12:15 taggedImages: 02:12:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:12:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:12:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 02:12:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:12:15 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:12:15 154ba57e82cc980bd762471448c97560f99650ac 02:12:15 latest 02:12:15 4.1.0-dev.113 02:12:15 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:15 main 02:12:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:12:16 612f9652a21f: Preparing 02:12:16 1948f2f7df55: Preparing 02:12:16 211164f42533: Preparing 02:12:16 5b0b9df16be4: Preparing 02:12:16 fdae525967c4: Preparing 02:12:16 eeaa73608b53: Preparing 02:12:16 eeaa73608b53: Waiting 02:12:16 211164f42533: Layer already exists 02:12:16 eeaa73608b53: Layer already exists 02:12:16 fdae525967c4: Pushed 02:12:16 5b0b9df16be4: Pushed 02:12:16 612f9652a21f: Pushed 02:12:24 1948f2f7df55: Pushed 02:12:24 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:a678a17b951725c6a5647582462d7cc0f0743644c63f5092f05cc1ad4a94b487 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:12:27 612f9652a21f: Preparing 02:12:27 1948f2f7df55: Preparing 02:12:27 211164f42533: Preparing 02:12:27 5b0b9df16be4: Preparing 02:12:27 fdae525967c4: Preparing 02:12:27 eeaa73608b53: Preparing 02:12:27 eeaa73608b53: Waiting 02:12:27 211164f42533: Layer already exists 02:12:27 5b0b9df16be4: Layer already exists 02:12:27 1948f2f7df55: Layer already exists 02:12:27 fdae525967c4: Layer already exists 02:12:27 612f9652a21f: Layer already exists 02:12:27 eeaa73608b53: Layer already exists 02:12:27 latest: digest: sha256:a678a17b951725c6a5647582462d7cc0f0743644c63f5092f05cc1ad4a94b487 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:28 + 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 02:12:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 02:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:12:28 612f9652a21f: Preparing 02:12:28 1948f2f7df55: Preparing 02:12:28 211164f42533: Preparing 02:12:28 5b0b9df16be4: Preparing 02:12:28 fdae525967c4: Preparing 02:12:28 eeaa73608b53: Preparing 02:12:28 eeaa73608b53: Waiting 02:12:28 5b0b9df16be4: Layer already exists 02:12:28 211164f42533: Layer already exists 02:12:28 1948f2f7df55: Layer already exists 02:12:28 612f9652a21f: Layer already exists 02:12:28 fdae525967c4: Layer already exists 02:12:28 eeaa73608b53: Layer already exists 02:12:28 4.1.0-dev.113: digest: sha256:a678a17b951725c6a5647582462d7cc0f0743644c63f5092f05cc1ad4a94b487 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:12:29 612f9652a21f: Preparing 02:12:29 1948f2f7df55: Preparing 02:12:29 211164f42533: Preparing 02:12:29 5b0b9df16be4: Preparing 02:12:29 fdae525967c4: Preparing 02:12:29 eeaa73608b53: Preparing 02:12:29 612f9652a21f: Layer already exists 02:12:29 211164f42533: Layer already exists 02:12:29 5b0b9df16be4: Layer already exists 02:12:29 fdae525967c4: Layer already exists 02:12:29 1948f2f7df55: Layer already exists 02:12:29 eeaa73608b53: Layer already exists 02:12:29 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:a678a17b951725c6a5647582462d7cc0f0743644c63f5092f05cc1ad4a94b487 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:12:30 612f9652a21f: Preparing 02:12:30 1948f2f7df55: Preparing 02:12:30 211164f42533: Preparing 02:12:30 5b0b9df16be4: Preparing 02:12:30 fdae525967c4: Preparing 02:12:30 eeaa73608b53: Preparing 02:12:30 eeaa73608b53: Waiting 02:12:30 1948f2f7df55: Layer already exists 02:12:30 612f9652a21f: Layer already exists 02:12:30 fdae525967c4: Layer already exists 02:12:30 211164f42533: Layer already exists 02:12:30 5b0b9df16be4: Layer already exists 02:12:30 eeaa73608b53: Layer already exists 02:12:30 main: digest: sha256:a678a17b951725c6a5647582462d7cc0f0743644c63f5092f05cc1ad4a94b487 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:30 ===================================================== [Pipeline] echo 02:12:30 taggedImages: 02:12:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:12:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:12:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 02:12:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:12:30 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:12:30 154ba57e82cc980bd762471448c97560f99650ac 02:12:30 latest 02:12:30 4.1.0-dev.113 02:12:30 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:30 main 02:12:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:12:31 211c1b559ef3: Preparing 02:12:31 9cf34f950b81: Preparing 02:12:31 a824cdc4357c: Preparing 02:12:31 1ef5c04c5b23: Preparing 02:12:31 211164f42533: Preparing 02:12:31 d64a1c6cc210: Preparing 02:12:31 d7b62d2f57d4: Preparing 02:12:31 eeaa73608b53: Preparing 02:12:31 d64a1c6cc210: Waiting 02:12:31 d7b62d2f57d4: Waiting 02:12:31 eeaa73608b53: Waiting 02:12:31 211164f42533: Layer already exists 02:12:31 1ef5c04c5b23: Layer already exists 02:12:31 9cf34f950b81: Pushed 02:12:31 d64a1c6cc210: Layer already exists 02:12:31 d7b62d2f57d4: Layer already exists 02:12:31 eeaa73608b53: Layer already exists 02:12:31 211c1b559ef3: Pushed 02:12:42 a824cdc4357c: Pushed 02:12:42 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:d71b5302bc2bceda6e28f30e39ea15c68b25ba9f550a7bfb2642378b9ddbdb08 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:12:42 211c1b559ef3: Preparing 02:12:42 9cf34f950b81: Preparing 02:12:42 a824cdc4357c: Preparing 02:12:42 1ef5c04c5b23: Preparing 02:12:42 211164f42533: Preparing 02:12:42 d64a1c6cc210: Preparing 02:12:42 d7b62d2f57d4: Preparing 02:12:42 eeaa73608b53: Preparing 02:12:42 d7b62d2f57d4: Waiting 02:12:42 eeaa73608b53: Waiting 02:12:42 d64a1c6cc210: Waiting 02:12:42 9cf34f950b81: Layer already exists 02:12:42 a824cdc4357c: Layer already exists 02:12:42 211164f42533: Layer already exists 02:12:42 211c1b559ef3: Layer already exists 02:12:42 1ef5c04c5b23: Layer already exists 02:12:42 d7b62d2f57d4: Layer already exists 02:12:42 d64a1c6cc210: Layer already exists 02:12:42 eeaa73608b53: Layer already exists 02:12:42 latest: digest: sha256:d71b5302bc2bceda6e28f30e39ea15c68b25ba9f550a7bfb2642378b9ddbdb08 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + 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 02:12:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 02:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:12:43 211c1b559ef3: Preparing 02:12:43 9cf34f950b81: Preparing 02:12:43 a824cdc4357c: Preparing 02:12:43 1ef5c04c5b23: Preparing 02:12:43 211164f42533: Preparing 02:12:43 d64a1c6cc210: Preparing 02:12:43 d7b62d2f57d4: Preparing 02:12:43 eeaa73608b53: Preparing 02:12:43 d7b62d2f57d4: Waiting 02:12:43 eeaa73608b53: Waiting 02:12:43 d64a1c6cc210: Waiting 02:12:43 1ef5c04c5b23: Layer already exists 02:12:43 211c1b559ef3: Layer already exists 02:12:43 211164f42533: Layer already exists 02:12:43 9cf34f950b81: Layer already exists 02:12:43 a824cdc4357c: Layer already exists 02:12:43 d64a1c6cc210: Layer already exists 02:12:43 d7b62d2f57d4: Layer already exists 02:12:43 eeaa73608b53: Layer already exists 02:12:43 4.1.0-dev.113: digest: sha256:d71b5302bc2bceda6e28f30e39ea15c68b25ba9f550a7bfb2642378b9ddbdb08 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:12:44 211c1b559ef3: Preparing 02:12:44 9cf34f950b81: Preparing 02:12:44 a824cdc4357c: Preparing 02:12:44 1ef5c04c5b23: Preparing 02:12:44 211164f42533: Preparing 02:12:44 d64a1c6cc210: Preparing 02:12:44 d7b62d2f57d4: Preparing 02:12:44 eeaa73608b53: Preparing 02:12:44 d64a1c6cc210: Waiting 02:12:44 d7b62d2f57d4: Waiting 02:12:44 eeaa73608b53: Waiting 02:12:44 9cf34f950b81: Layer already exists 02:12:44 1ef5c04c5b23: Layer already exists 02:12:44 211c1b559ef3: Layer already exists 02:12:44 211164f42533: Layer already exists 02:12:44 a824cdc4357c: Layer already exists 02:12:44 d7b62d2f57d4: Layer already exists 02:12:44 d64a1c6cc210: Layer already exists 02:12:44 eeaa73608b53: Layer already exists 02:12:44 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:d71b5302bc2bceda6e28f30e39ea15c68b25ba9f550a7bfb2642378b9ddbdb08 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:12:45 211c1b559ef3: Preparing 02:12:45 9cf34f950b81: Preparing 02:12:45 a824cdc4357c: Preparing 02:12:45 1ef5c04c5b23: Preparing 02:12:45 211164f42533: Preparing 02:12:45 d64a1c6cc210: Preparing 02:12:45 d7b62d2f57d4: Preparing 02:12:45 eeaa73608b53: Preparing 02:12:45 d64a1c6cc210: Waiting 02:12:45 d7b62d2f57d4: Waiting 02:12:45 eeaa73608b53: Waiting 02:12:45 211164f42533: Layer already exists 02:12:45 1ef5c04c5b23: Layer already exists 02:12:45 a824cdc4357c: Layer already exists 02:12:45 211c1b559ef3: Layer already exists 02:12:45 9cf34f950b81: Layer already exists 02:12:45 d7b62d2f57d4: Layer already exists 02:12:45 d64a1c6cc210: Layer already exists 02:12:45 eeaa73608b53: Layer already exists 02:12:45 main: digest: sha256:d71b5302bc2bceda6e28f30e39ea15c68b25ba9f550a7bfb2642378b9ddbdb08 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:45 ===================================================== [Pipeline] echo 02:12:45 taggedImages: 02:12:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:12:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:12:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 02:12:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:12:45 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:12:45 154ba57e82cc980bd762471448c97560f99650ac 02:12:45 latest 02:12:45 4.1.0-dev.113 02:12:45 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:45 main 02:12:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:12:46 af172df3f126: Preparing 02:12:46 b3625c4755f4: Preparing 02:12:46 12cbcc808e11: Preparing 02:12:46 a2a26ef47701: Preparing 02:12:46 a675dec10d85: Preparing 02:12:46 a26a9efd304e: Preparing 02:12:46 55bc01b8b7ff: Preparing 02:12:46 1ef5c04c5b23: Preparing 02:12:46 211164f42533: Preparing 02:12:46 8481da031edd: Preparing 02:12:46 ae02eb7b118f: Preparing 02:12:46 5f70bf18a086: Preparing 02:12:46 43cd0efbc8e8: Preparing 02:12:46 1a77531033ec: Preparing 02:12:46 c7eb26c101c2: Preparing 02:12:46 eeaa73608b53: Preparing 02:12:46 211164f42533: Waiting 02:12:46 a26a9efd304e: Waiting 02:12:46 55bc01b8b7ff: Waiting 02:12:46 8481da031edd: Waiting 02:12:46 ae02eb7b118f: Waiting 02:12:46 5f70bf18a086: Waiting 02:12:46 1ef5c04c5b23: Waiting 02:12:46 43cd0efbc8e8: Waiting 02:12:46 c7eb26c101c2: Waiting 02:12:46 1a77531033ec: Waiting 02:12:46 eeaa73608b53: Waiting 02:12:46 b3625c4755f4: Pushed 02:12:46 af172df3f126: Pushed 02:12:46 12cbcc808e11: Pushed 02:12:46 a675dec10d85: Pushed 02:12:46 a2a26ef47701: Pushed 02:12:46 1ef5c04c5b23: Layer already exists 02:12:46 211164f42533: Layer already exists 02:12:46 a26a9efd304e: Pushed 02:12:46 5f70bf18a086: Layer already exists 02:12:46 8481da031edd: Pushed 02:12:47 ae02eb7b118f: Pushed 02:12:47 eeaa73608b53: Layer already exists 02:12:47 1a77531033ec: Pushed 02:12:47 43cd0efbc8e8: Pushed 02:12:47 c7eb26c101c2: Pushed 02:12:50 55bc01b8b7ff: Pushed 02:12:50 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:44bfc810ce0b5569a1f54ac7108e12c28f06de5025f9550ff0e93f1b9bcc9d9a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:12:51 af172df3f126: Preparing 02:12:51 b3625c4755f4: Preparing 02:12:51 12cbcc808e11: Preparing 02:12:51 a2a26ef47701: Preparing 02:12:51 a675dec10d85: Preparing 02:12:51 a26a9efd304e: Preparing 02:12:51 55bc01b8b7ff: Preparing 02:12:51 1ef5c04c5b23: Preparing 02:12:51 211164f42533: Preparing 02:12:51 8481da031edd: Preparing 02:12:51 ae02eb7b118f: Preparing 02:12:51 5f70bf18a086: Preparing 02:12:51 43cd0efbc8e8: Preparing 02:12:51 1a77531033ec: Preparing 02:12:51 c7eb26c101c2: Preparing 02:12:51 eeaa73608b53: Preparing 02:12:51 a26a9efd304e: Waiting 02:12:51 55bc01b8b7ff: Waiting 02:12:51 1ef5c04c5b23: Waiting 02:12:51 211164f42533: Waiting 02:12:51 8481da031edd: Waiting 02:12:51 ae02eb7b118f: Waiting 02:12:51 5f70bf18a086: Waiting 02:12:51 43cd0efbc8e8: Waiting 02:12:51 1a77531033ec: Waiting 02:12:51 c7eb26c101c2: Waiting 02:12:51 eeaa73608b53: Waiting 02:12:51 a675dec10d85: Layer already exists 02:12:51 b3625c4755f4: Layer already exists 02:12:51 a2a26ef47701: Layer already exists 02:12:51 12cbcc808e11: Layer already exists 02:12:51 af172df3f126: Layer already exists 02:12:51 1ef5c04c5b23: Layer already exists 02:12:51 55bc01b8b7ff: Layer already exists 02:12:51 a26a9efd304e: Layer already exists 02:12:51 211164f42533: Layer already exists 02:12:51 8481da031edd: Layer already exists 02:12:51 ae02eb7b118f: Layer already exists 02:12:51 c7eb26c101c2: Layer already exists 02:12:51 5f70bf18a086: Layer already exists 02:12:51 43cd0efbc8e8: Layer already exists 02:12:51 1a77531033ec: Layer already exists 02:12:51 eeaa73608b53: Layer already exists 02:12:51 latest: digest: sha256:44bfc810ce0b5569a1f54ac7108e12c28f06de5025f9550ff0e93f1b9bcc9d9a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:51 + 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 02:12:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 02:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:12:52 af172df3f126: Preparing 02:12:52 b3625c4755f4: Preparing 02:12:52 12cbcc808e11: Preparing 02:12:52 a2a26ef47701: Preparing 02:12:52 a675dec10d85: Preparing 02:12:52 a26a9efd304e: Preparing 02:12:52 55bc01b8b7ff: Preparing 02:12:52 1ef5c04c5b23: Preparing 02:12:52 211164f42533: Preparing 02:12:52 8481da031edd: Preparing 02:12:52 ae02eb7b118f: Preparing 02:12:52 5f70bf18a086: Preparing 02:12:52 43cd0efbc8e8: Preparing 02:12:52 1a77531033ec: Preparing 02:12:52 c7eb26c101c2: Preparing 02:12:52 eeaa73608b53: Preparing 02:12:52 1ef5c04c5b23: Waiting 02:12:52 211164f42533: Waiting 02:12:52 8481da031edd: Waiting 02:12:52 ae02eb7b118f: Waiting 02:12:52 5f70bf18a086: Waiting 02:12:52 43cd0efbc8e8: Waiting 02:12:52 1a77531033ec: Waiting 02:12:52 c7eb26c101c2: Waiting 02:12:52 a26a9efd304e: Waiting 02:12:52 55bc01b8b7ff: Waiting 02:12:52 a675dec10d85: Layer already exists 02:12:52 af172df3f126: Layer already exists 02:12:52 b3625c4755f4: Layer already exists 02:12:52 12cbcc808e11: Layer already exists 02:12:52 a2a26ef47701: Layer already exists 02:12:52 a26a9efd304e: Layer already exists 02:12:52 1ef5c04c5b23: Layer already exists 02:12:52 55bc01b8b7ff: Layer already exists 02:12:52 211164f42533: Layer already exists 02:12:52 8481da031edd: Layer already exists 02:12:52 5f70bf18a086: Layer already exists 02:12:52 1a77531033ec: Layer already exists 02:12:52 43cd0efbc8e8: Layer already exists 02:12:52 ae02eb7b118f: Layer already exists 02:12:52 c7eb26c101c2: Layer already exists 02:12:52 eeaa73608b53: Layer already exists 02:12:52 4.1.0-dev.113: digest: sha256:44bfc810ce0b5569a1f54ac7108e12c28f06de5025f9550ff0e93f1b9bcc9d9a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:12:53 af172df3f126: Preparing 02:12:53 b3625c4755f4: Preparing 02:12:53 12cbcc808e11: Preparing 02:12:53 a2a26ef47701: Preparing 02:12:53 a675dec10d85: Preparing 02:12:53 a26a9efd304e: Preparing 02:12:53 55bc01b8b7ff: Preparing 02:12:53 1ef5c04c5b23: Preparing 02:12:53 211164f42533: Preparing 02:12:53 8481da031edd: Preparing 02:12:53 ae02eb7b118f: Preparing 02:12:53 5f70bf18a086: Preparing 02:12:53 43cd0efbc8e8: Preparing 02:12:53 1a77531033ec: Preparing 02:12:53 c7eb26c101c2: Preparing 02:12:53 eeaa73608b53: Preparing 02:12:53 ae02eb7b118f: Waiting 02:12:53 5f70bf18a086: Waiting 02:12:53 43cd0efbc8e8: Waiting 02:12:53 55bc01b8b7ff: Waiting 02:12:53 1ef5c04c5b23: Waiting 02:12:53 211164f42533: Waiting 02:12:53 8481da031edd: Waiting 02:12:53 1a77531033ec: Waiting 02:12:53 a26a9efd304e: Waiting 02:12:53 c7eb26c101c2: Waiting 02:12:53 eeaa73608b53: Waiting 02:12:53 b3625c4755f4: Layer already exists 02:12:53 a2a26ef47701: Layer already exists 02:12:53 a675dec10d85: Layer already exists 02:12:53 af172df3f126: Layer already exists 02:12:53 12cbcc808e11: Layer already exists 02:12:53 a26a9efd304e: Layer already exists 02:12:53 55bc01b8b7ff: Layer already exists 02:12:53 1ef5c04c5b23: Layer already exists 02:12:53 8481da031edd: Layer already exists 02:12:53 211164f42533: Layer already exists 02:12:53 ae02eb7b118f: Layer already exists 02:12:53 5f70bf18a086: Layer already exists 02:12:53 1a77531033ec: Layer already exists 02:12:53 43cd0efbc8e8: Layer already exists 02:12:53 c7eb26c101c2: Layer already exists 02:12:53 eeaa73608b53: Layer already exists 02:12:53 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:44bfc810ce0b5569a1f54ac7108e12c28f06de5025f9550ff0e93f1b9bcc9d9a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:12:56 af172df3f126: Preparing 02:12:56 b3625c4755f4: Preparing 02:12:56 12cbcc808e11: Preparing 02:12:56 a2a26ef47701: Preparing 02:12:56 a675dec10d85: Preparing 02:12:56 a26a9efd304e: Preparing 02:12:56 55bc01b8b7ff: Preparing 02:12:56 1ef5c04c5b23: Preparing 02:12:56 211164f42533: Preparing 02:12:56 8481da031edd: Preparing 02:12:56 ae02eb7b118f: Preparing 02:12:56 5f70bf18a086: Preparing 02:12:56 43cd0efbc8e8: Preparing 02:12:56 1a77531033ec: Preparing 02:12:56 c7eb26c101c2: Preparing 02:12:56 eeaa73608b53: Preparing 02:12:56 a26a9efd304e: Waiting 02:12:56 55bc01b8b7ff: Waiting 02:12:56 1ef5c04c5b23: Waiting 02:12:56 211164f42533: Waiting 02:12:56 8481da031edd: Waiting 02:12:56 ae02eb7b118f: Waiting 02:12:56 5f70bf18a086: Waiting 02:12:56 43cd0efbc8e8: Waiting 02:12:56 1a77531033ec: Waiting 02:12:56 c7eb26c101c2: Waiting 02:12:56 eeaa73608b53: Waiting 02:12:56 af172df3f126: Layer already exists 02:12:56 a2a26ef47701: Layer already exists 02:12:56 b3625c4755f4: Layer already exists 02:12:56 a675dec10d85: Layer already exists 02:12:56 12cbcc808e11: Layer already exists 02:12:56 a26a9efd304e: Layer already exists 02:12:56 8481da031edd: Layer already exists 02:12:56 1ef5c04c5b23: Layer already exists 02:12:56 55bc01b8b7ff: Layer already exists 02:12:56 211164f42533: Layer already exists 02:12:56 ae02eb7b118f: Layer already exists 02:12:56 5f70bf18a086: Layer already exists 02:12:56 43cd0efbc8e8: Layer already exists 02:12:56 c7eb26c101c2: Layer already exists 02:12:56 1a77531033ec: Layer already exists 02:12:56 eeaa73608b53: Layer already exists 02:12:56 main: digest: sha256:44bfc810ce0b5569a1f54ac7108e12c28f06de5025f9550ff0e93f1b9bcc9d9a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:56 ===================================================== [Pipeline] echo 02:12:56 taggedImages: 02:12:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:12:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:12:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 02:12:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:12:56 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:12:56 154ba57e82cc980bd762471448c97560f99650ac 02:12:56 latest 02:12:56 4.1.0-dev.113 02:12:56 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:12:56 main 02:12:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:12:57 674c48d0f3f0: Preparing 02:12:57 00ebb802509e: Preparing 02:12:57 ad3bf9e40dd7: Preparing 02:12:57 bd9a0ff6fd5b: Preparing 02:12:57 1ef5c04c5b23: Preparing 02:12:57 211164f42533: Preparing 02:12:57 d64a1c6cc210: Preparing 02:12:57 d7b62d2f57d4: Preparing 02:12:57 eeaa73608b53: Preparing 02:12:57 d64a1c6cc210: Waiting 02:12:57 d7b62d2f57d4: Waiting 02:12:57 eeaa73608b53: Waiting 02:12:57 211164f42533: Waiting 02:12:57 1ef5c04c5b23: Layer already exists 02:12:57 211164f42533: Layer already exists 02:12:57 ad3bf9e40dd7: Pushed 02:12:57 00ebb802509e: Pushed 02:12:57 d64a1c6cc210: Layer already exists 02:12:57 d7b62d2f57d4: Layer already exists 02:12:57 674c48d0f3f0: Pushed 02:12:57 eeaa73608b53: Layer already exists 02:13:06 bd9a0ff6fd5b: Pushed 02:13:06 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:1e3cb1073c2df92c025c2ef974662f656757d5c0cefbe8964346c7371bccee2a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:06 + 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 02:13:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:13:10 674c48d0f3f0: Preparing 02:13:10 00ebb802509e: Preparing 02:13:10 ad3bf9e40dd7: Preparing 02:13:10 bd9a0ff6fd5b: Preparing 02:13:10 1ef5c04c5b23: Preparing 02:13:10 211164f42533: Preparing 02:13:10 d64a1c6cc210: Preparing 02:13:10 d7b62d2f57d4: Preparing 02:13:10 eeaa73608b53: Preparing 02:13:10 211164f42533: Waiting 02:13:10 d64a1c6cc210: Waiting 02:13:10 eeaa73608b53: Waiting 02:13:10 d7b62d2f57d4: Waiting 02:13:10 ad3bf9e40dd7: Layer already exists 02:13:10 1ef5c04c5b23: Layer already exists 02:13:10 00ebb802509e: Layer already exists 02:13:10 674c48d0f3f0: Layer already exists 02:13:10 bd9a0ff6fd5b: Layer already exists 02:13:10 d7b62d2f57d4: Layer already exists 02:13:10 211164f42533: Layer already exists 02:13:10 d64a1c6cc210: Layer already exists 02:13:10 eeaa73608b53: Layer already exists 02:13:10 latest: digest: sha256:1e3cb1073c2df92c025c2ef974662f656757d5c0cefbe8964346c7371bccee2a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:10 + 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 02:13:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 02:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:13:11 674c48d0f3f0: Preparing 02:13:11 00ebb802509e: Preparing 02:13:11 ad3bf9e40dd7: Preparing 02:13:11 bd9a0ff6fd5b: Preparing 02:13:11 1ef5c04c5b23: Preparing 02:13:11 211164f42533: Preparing 02:13:11 d64a1c6cc210: Preparing 02:13:11 d7b62d2f57d4: Preparing 02:13:11 eeaa73608b53: Preparing 02:13:11 211164f42533: Waiting 02:13:11 d64a1c6cc210: Waiting 02:13:11 d7b62d2f57d4: Waiting 02:13:11 eeaa73608b53: Waiting 02:13:11 674c48d0f3f0: Layer already exists 02:13:11 ad3bf9e40dd7: Layer already exists 02:13:11 1ef5c04c5b23: Layer already exists 02:13:11 bd9a0ff6fd5b: Layer already exists 02:13:11 00ebb802509e: Layer already exists 02:13:11 d7b62d2f57d4: Layer already exists 02:13:11 211164f42533: Layer already exists 02:13:11 d64a1c6cc210: Layer already exists 02:13:11 eeaa73608b53: Layer already exists 02:13:11 4.1.0-dev.113: digest: sha256:1e3cb1073c2df92c025c2ef974662f656757d5c0cefbe8964346c7371bccee2a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:13:12 674c48d0f3f0: Preparing 02:13:12 00ebb802509e: Preparing 02:13:12 ad3bf9e40dd7: Preparing 02:13:12 bd9a0ff6fd5b: Preparing 02:13:12 1ef5c04c5b23: Preparing 02:13:12 211164f42533: Preparing 02:13:12 d64a1c6cc210: Preparing 02:13:12 d7b62d2f57d4: Preparing 02:13:12 eeaa73608b53: Preparing 02:13:12 d64a1c6cc210: Waiting 02:13:12 d7b62d2f57d4: Waiting 02:13:12 eeaa73608b53: Waiting 02:13:12 211164f42533: Waiting 02:13:12 bd9a0ff6fd5b: Layer already exists 02:13:12 1ef5c04c5b23: Layer already exists 02:13:12 ad3bf9e40dd7: Layer already exists 02:13:12 00ebb802509e: Layer already exists 02:13:12 674c48d0f3f0: Layer already exists 02:13:12 d7b62d2f57d4: Layer already exists 02:13:12 211164f42533: Layer already exists 02:13:12 d64a1c6cc210: Layer already exists 02:13:12 eeaa73608b53: Layer already exists 02:13:12 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:1e3cb1073c2df92c025c2ef974662f656757d5c0cefbe8964346c7371bccee2a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:12 + 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 02:13:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:13:13 674c48d0f3f0: Preparing 02:13:13 00ebb802509e: Preparing 02:13:13 ad3bf9e40dd7: Preparing 02:13:13 bd9a0ff6fd5b: Preparing 02:13:13 1ef5c04c5b23: Preparing 02:13:13 211164f42533: Preparing 02:13:13 d64a1c6cc210: Preparing 02:13:13 d7b62d2f57d4: Preparing 02:13:13 eeaa73608b53: Preparing 02:13:13 211164f42533: Waiting 02:13:13 d64a1c6cc210: Waiting 02:13:13 eeaa73608b53: Waiting 02:13:13 00ebb802509e: Layer already exists 02:13:13 1ef5c04c5b23: Layer already exists 02:13:13 674c48d0f3f0: Layer already exists 02:13:13 ad3bf9e40dd7: Layer already exists 02:13:13 bd9a0ff6fd5b: Layer already exists 02:13:13 eeaa73608b53: Layer already exists 02:13:13 d64a1c6cc210: Layer already exists 02:13:13 d7b62d2f57d4: Layer already exists 02:13:13 211164f42533: Layer already exists 02:13:13 main: digest: sha256:1e3cb1073c2df92c025c2ef974662f656757d5c0cefbe8964346c7371bccee2a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:13 ===================================================== [Pipeline] echo 02:13:13 taggedImages: 02:13:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:13:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:13:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 02:13:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:13:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:13:13 154ba57e82cc980bd762471448c97560f99650ac 02:13:13 latest 02:13:13 4.1.0-dev.113 02:13:13 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:13 main 02:13:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:13:14 b1c7ef0ec4c5: Preparing 02:13:14 e5039f3fdce7: Preparing 02:13:14 7986594f1c64: Preparing 02:13:14 7ddc021dead9: Preparing 02:13:14 c28d39fb2f22: Preparing 02:13:14 1ef5c04c5b23: Preparing 02:13:14 211164f42533: Preparing 02:13:14 0bbfceffabd0: Preparing 02:13:14 cf18a673a18e: Preparing 02:13:14 ce0cbcd6b37a: Preparing 02:13:14 eeaa73608b53: Preparing 02:13:14 211164f42533: Waiting 02:13:14 0bbfceffabd0: Waiting 02:13:14 cf18a673a18e: Waiting 02:13:14 ce0cbcd6b37a: Waiting 02:13:14 1ef5c04c5b23: Waiting 02:13:14 eeaa73608b53: Waiting 02:13:14 e5039f3fdce7: Pushed 02:13:14 c28d39fb2f22: Pushed 02:13:14 7ddc021dead9: Pushed 02:13:14 b1c7ef0ec4c5: Pushed 02:13:14 1ef5c04c5b23: Layer already exists 02:13:14 211164f42533: Layer already exists 02:13:14 eeaa73608b53: Layer already exists 02:13:14 0bbfceffabd0: Pushed 02:13:14 cf18a673a18e: Pushed 02:13:17 ce0cbcd6b37a: Pushed 02:13:20 7986594f1c64: Pushed 02:13:20 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:336afa7c7b1faf9910366e37b05722359c1d0b31949696dadd546f7c065cfbad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:21 + 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 02:13:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:13:21 b1c7ef0ec4c5: Preparing 02:13:21 e5039f3fdce7: Preparing 02:13:21 7986594f1c64: Preparing 02:13:21 7ddc021dead9: Preparing 02:13:21 c28d39fb2f22: Preparing 02:13:21 1ef5c04c5b23: Preparing 02:13:21 211164f42533: Preparing 02:13:21 0bbfceffabd0: Preparing 02:13:21 cf18a673a18e: Preparing 02:13:21 ce0cbcd6b37a: Preparing 02:13:21 eeaa73608b53: Preparing 02:13:21 211164f42533: Waiting 02:13:21 1ef5c04c5b23: Waiting 02:13:21 0bbfceffabd0: Waiting 02:13:21 cf18a673a18e: Waiting 02:13:21 ce0cbcd6b37a: Waiting 02:13:21 eeaa73608b53: Waiting 02:13:21 b1c7ef0ec4c5: Layer already exists 02:13:21 7ddc021dead9: Layer already exists 02:13:21 c28d39fb2f22: Layer already exists 02:13:21 7986594f1c64: Layer already exists 02:13:21 e5039f3fdce7: Layer already exists 02:13:21 211164f42533: Layer already exists 02:13:21 0bbfceffabd0: Layer already exists 02:13:21 1ef5c04c5b23: Layer already exists 02:13:21 ce0cbcd6b37a: Layer already exists 02:13:21 cf18a673a18e: Layer already exists 02:13:21 eeaa73608b53: Layer already exists 02:13:22 latest: digest: sha256:336afa7c7b1faf9910366e37b05722359c1d0b31949696dadd546f7c065cfbad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:22 + 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 02:13:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 02:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:13:22 b1c7ef0ec4c5: Preparing 02:13:22 e5039f3fdce7: Preparing 02:13:22 7986594f1c64: Preparing 02:13:22 7ddc021dead9: Preparing 02:13:22 c28d39fb2f22: Preparing 02:13:22 1ef5c04c5b23: Preparing 02:13:22 211164f42533: Preparing 02:13:22 0bbfceffabd0: Preparing 02:13:22 cf18a673a18e: Preparing 02:13:22 ce0cbcd6b37a: Preparing 02:13:22 eeaa73608b53: Preparing 02:13:22 1ef5c04c5b23: Waiting 02:13:22 211164f42533: Waiting 02:13:22 0bbfceffabd0: Waiting 02:13:22 cf18a673a18e: Waiting 02:13:22 eeaa73608b53: Waiting 02:13:22 ce0cbcd6b37a: Waiting 02:13:22 e5039f3fdce7: Layer already exists 02:13:22 c28d39fb2f22: Layer already exists 02:13:22 7986594f1c64: Layer already exists 02:13:22 b1c7ef0ec4c5: Layer already exists 02:13:22 7ddc021dead9: Layer already exists 02:13:22 0bbfceffabd0: Layer already exists 02:13:22 1ef5c04c5b23: Layer already exists 02:13:22 211164f42533: Layer already exists 02:13:22 cf18a673a18e: Layer already exists 02:13:22 ce0cbcd6b37a: Layer already exists 02:13:22 eeaa73608b53: Layer already exists 02:13:23 4.1.0-dev.113: digest: sha256:336afa7c7b1faf9910366e37b05722359c1d0b31949696dadd546f7c065cfbad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:13:23 b1c7ef0ec4c5: Preparing 02:13:23 e5039f3fdce7: Preparing 02:13:23 7986594f1c64: Preparing 02:13:23 7ddc021dead9: Preparing 02:13:23 c28d39fb2f22: Preparing 02:13:23 1ef5c04c5b23: Preparing 02:13:23 211164f42533: Preparing 02:13:23 0bbfceffabd0: Preparing 02:13:23 cf18a673a18e: Preparing 02:13:23 ce0cbcd6b37a: Preparing 02:13:23 eeaa73608b53: Preparing 02:13:23 211164f42533: Waiting 02:13:23 0bbfceffabd0: Waiting 02:13:23 cf18a673a18e: Waiting 02:13:23 ce0cbcd6b37a: Waiting 02:13:23 eeaa73608b53: Waiting 02:13:23 1ef5c04c5b23: Waiting 02:13:23 7986594f1c64: Layer already exists 02:13:23 b1c7ef0ec4c5: Layer already exists 02:13:23 7ddc021dead9: Layer already exists 02:13:23 e5039f3fdce7: Layer already exists 02:13:23 c28d39fb2f22: Layer already exists 02:13:23 1ef5c04c5b23: Layer already exists 02:13:23 211164f42533: Layer already exists 02:13:23 cf18a673a18e: Layer already exists 02:13:23 ce0cbcd6b37a: Layer already exists 02:13:23 0bbfceffabd0: Layer already exists 02:13:23 eeaa73608b53: Layer already exists 02:13:24 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:336afa7c7b1faf9910366e37b05722359c1d0b31949696dadd546f7c065cfbad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:24 + 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 02:13:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:13:24 b1c7ef0ec4c5: Preparing 02:13:24 e5039f3fdce7: Preparing 02:13:24 7986594f1c64: Preparing 02:13:24 7ddc021dead9: Preparing 02:13:24 c28d39fb2f22: Preparing 02:13:24 1ef5c04c5b23: Preparing 02:13:24 211164f42533: Preparing 02:13:24 0bbfceffabd0: Preparing 02:13:24 cf18a673a18e: Preparing 02:13:24 ce0cbcd6b37a: Preparing 02:13:24 eeaa73608b53: Preparing 02:13:24 0bbfceffabd0: Waiting 02:13:24 cf18a673a18e: Waiting 02:13:24 ce0cbcd6b37a: Waiting 02:13:24 eeaa73608b53: Waiting 02:13:24 1ef5c04c5b23: Waiting 02:13:24 211164f42533: Waiting 02:13:24 b1c7ef0ec4c5: Layer already exists 02:13:24 c28d39fb2f22: Layer already exists 02:13:24 e5039f3fdce7: Layer already exists 02:13:24 7ddc021dead9: Layer already exists 02:13:24 7986594f1c64: Layer already exists 02:13:24 1ef5c04c5b23: Layer already exists 02:13:24 211164f42533: Layer already exists 02:13:24 0bbfceffabd0: Layer already exists 02:13:24 ce0cbcd6b37a: Layer already exists 02:13:24 cf18a673a18e: Layer already exists 02:13:24 eeaa73608b53: Layer already exists 02:13:25 main: digest: sha256:336afa7c7b1faf9910366e37b05722359c1d0b31949696dadd546f7c065cfbad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:25 ===================================================== [Pipeline] echo 02:13:25 taggedImages: 02:13:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:13:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:13:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 02:13:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:13:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:13:25 154ba57e82cc980bd762471448c97560f99650ac 02:13:25 latest 02:13:25 4.1.0-dev.113 02:13:25 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:25 main 02:13:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:13:26 be6f9640bec7: Preparing 02:13:26 ac05f4b03d4c: Preparing 02:13:26 3bfa4c150f76: Preparing 02:13:26 f80bb773cc06: Preparing 02:13:26 472ce67c8e6f: Preparing 02:13:26 b68f5ff470fa: Preparing 02:13:26 e2c2eac9e118: Preparing 02:13:26 1ef5c04c5b23: Preparing 02:13:26 211164f42533: Preparing 02:13:26 ab32b4ba5218: Preparing 02:13:26 9e331bd688f5: Preparing 02:13:26 eeaa73608b53: Preparing 02:13:26 b68f5ff470fa: Waiting 02:13:26 e2c2eac9e118: Waiting 02:13:26 1ef5c04c5b23: Waiting 02:13:26 211164f42533: Waiting 02:13:26 9e331bd688f5: Waiting 02:13:26 ab32b4ba5218: Waiting 02:13:26 eeaa73608b53: Waiting 02:13:26 ac05f4b03d4c: Pushed 02:13:26 472ce67c8e6f: Pushed 02:13:26 be6f9640bec7: Pushed 02:13:26 1ef5c04c5b23: Layer already exists 02:13:26 211164f42533: Layer already exists 02:13:26 b68f5ff470fa: Pushed 02:13:26 e2c2eac9e118: Pushed 02:13:26 eeaa73608b53: Layer already exists 02:13:26 ab32b4ba5218: Pushed 02:13:29 9e331bd688f5: Pushed 02:13:33 f80bb773cc06: Pushed 02:13:33 3bfa4c150f76: Pushed 02:13:33 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:218e8f171a0427f48f370587f9be6f005d1cbb77359d729f2c74c74ca082bc20 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:34 + 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 02:13:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:13:34 be6f9640bec7: Preparing 02:13:34 ac05f4b03d4c: Preparing 02:13:34 3bfa4c150f76: Preparing 02:13:34 f80bb773cc06: Preparing 02:13:34 472ce67c8e6f: Preparing 02:13:34 b68f5ff470fa: Preparing 02:13:34 e2c2eac9e118: Preparing 02:13:34 b68f5ff470fa: Waiting 02:13:34 1ef5c04c5b23: Preparing 02:13:34 211164f42533: Preparing 02:13:34 ab32b4ba5218: Preparing 02:13:34 9e331bd688f5: Preparing 02:13:34 eeaa73608b53: Preparing 02:13:34 e2c2eac9e118: Waiting 02:13:34 1ef5c04c5b23: Waiting 02:13:34 211164f42533: Waiting 02:13:34 9e331bd688f5: Waiting 02:13:34 eeaa73608b53: Waiting 02:13:34 ab32b4ba5218: Waiting 02:13:34 3bfa4c150f76: Layer already exists 02:13:34 f80bb773cc06: Layer already exists 02:13:34 be6f9640bec7: Layer already exists 02:13:34 472ce67c8e6f: Layer already exists 02:13:34 ac05f4b03d4c: Layer already exists 02:13:34 211164f42533: Layer already exists 02:13:34 ab32b4ba5218: Layer already exists 02:13:34 b68f5ff470fa: Layer already exists 02:13:34 e2c2eac9e118: Layer already exists 02:13:34 1ef5c04c5b23: Layer already exists 02:13:34 eeaa73608b53: Layer already exists 02:13:34 9e331bd688f5: Layer already exists 02:13:34 latest: digest: sha256:218e8f171a0427f48f370587f9be6f005d1cbb77359d729f2c74c74ca082bc20 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:35 + 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 02:13:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 02:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:13:37 be6f9640bec7: Preparing 02:13:37 ac05f4b03d4c: Preparing 02:13:37 3bfa4c150f76: Preparing 02:13:37 f80bb773cc06: Preparing 02:13:37 472ce67c8e6f: Preparing 02:13:37 b68f5ff470fa: Preparing 02:13:37 e2c2eac9e118: Preparing 02:13:37 1ef5c04c5b23: Preparing 02:13:37 211164f42533: Preparing 02:13:37 ab32b4ba5218: Preparing 02:13:37 9e331bd688f5: Preparing 02:13:37 eeaa73608b53: Preparing 02:13:37 211164f42533: Waiting 02:13:37 b68f5ff470fa: Waiting 02:13:37 ab32b4ba5218: Waiting 02:13:37 e2c2eac9e118: Waiting 02:13:37 1ef5c04c5b23: Waiting 02:13:37 9e331bd688f5: Waiting 02:13:37 eeaa73608b53: Waiting 02:13:37 be6f9640bec7: Layer already exists 02:13:37 f80bb773cc06: Layer already exists 02:13:37 472ce67c8e6f: Layer already exists 02:13:37 3bfa4c150f76: Layer already exists 02:13:37 ac05f4b03d4c: Layer already exists 02:13:37 211164f42533: Layer already exists 02:13:37 b68f5ff470fa: Layer already exists 02:13:37 ab32b4ba5218: Layer already exists 02:13:37 e2c2eac9e118: Layer already exists 02:13:37 1ef5c04c5b23: Layer already exists 02:13:37 9e331bd688f5: Layer already exists 02:13:37 eeaa73608b53: Layer already exists 02:13:37 4.1.0-dev.113: digest: sha256:218e8f171a0427f48f370587f9be6f005d1cbb77359d729f2c74c74ca082bc20 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:13:38 be6f9640bec7: Preparing 02:13:38 ac05f4b03d4c: Preparing 02:13:38 3bfa4c150f76: Preparing 02:13:38 f80bb773cc06: Preparing 02:13:38 472ce67c8e6f: Preparing 02:13:38 b68f5ff470fa: Preparing 02:13:38 e2c2eac9e118: Preparing 02:13:38 1ef5c04c5b23: Preparing 02:13:38 211164f42533: Preparing 02:13:38 ab32b4ba5218: Preparing 02:13:38 9e331bd688f5: Preparing 02:13:38 eeaa73608b53: Preparing 02:13:38 211164f42533: Waiting 02:13:38 ab32b4ba5218: Waiting 02:13:38 9e331bd688f5: Waiting 02:13:38 b68f5ff470fa: Waiting 02:13:38 e2c2eac9e118: Waiting 02:13:38 1ef5c04c5b23: Waiting 02:13:38 eeaa73608b53: Waiting 02:13:38 ac05f4b03d4c: Layer already exists 02:13:38 472ce67c8e6f: Layer already exists 02:13:38 be6f9640bec7: Layer already exists 02:13:38 3bfa4c150f76: Layer already exists 02:13:38 f80bb773cc06: Layer already exists 02:13:38 1ef5c04c5b23: Layer already exists 02:13:38 e2c2eac9e118: Layer already exists 02:13:38 b68f5ff470fa: Layer already exists 02:13:38 ab32b4ba5218: Layer already exists 02:13:38 211164f42533: Layer already exists 02:13:38 eeaa73608b53: Layer already exists 02:13:38 9e331bd688f5: Layer already exists 02:13:38 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:218e8f171a0427f48f370587f9be6f005d1cbb77359d729f2c74c74ca082bc20 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:39 + 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 02:13:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:13:40 be6f9640bec7: Preparing 02:13:40 ac05f4b03d4c: Preparing 02:13:40 3bfa4c150f76: Preparing 02:13:40 f80bb773cc06: Preparing 02:13:40 472ce67c8e6f: Preparing 02:13:40 b68f5ff470fa: Preparing 02:13:40 e2c2eac9e118: Preparing 02:13:40 1ef5c04c5b23: Preparing 02:13:40 211164f42533: Preparing 02:13:40 ab32b4ba5218: Preparing 02:13:40 9e331bd688f5: Preparing 02:13:40 eeaa73608b53: Preparing 02:13:40 e2c2eac9e118: Waiting 02:13:40 1ef5c04c5b23: Waiting 02:13:40 211164f42533: Waiting 02:13:40 ab32b4ba5218: Waiting 02:13:40 9e331bd688f5: Waiting 02:13:40 eeaa73608b53: Waiting 02:13:40 b68f5ff470fa: Waiting 02:13:40 ac05f4b03d4c: Layer already exists 02:13:40 472ce67c8e6f: Layer already exists 02:13:40 f80bb773cc06: Layer already exists 02:13:40 be6f9640bec7: Layer already exists 02:13:40 3bfa4c150f76: Layer already exists 02:13:40 b68f5ff470fa: Layer already exists 02:13:40 ab32b4ba5218: Layer already exists 02:13:40 211164f42533: Layer already exists 02:13:40 e2c2eac9e118: Layer already exists 02:13:40 1ef5c04c5b23: Layer already exists 02:13:40 9e331bd688f5: Layer already exists 02:13:40 eeaa73608b53: Layer already exists 02:13:40 main: digest: sha256:218e8f171a0427f48f370587f9be6f005d1cbb77359d729f2c74c74ca082bc20 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:40 ===================================================== [Pipeline] echo 02:13:40 taggedImages: 02:13:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:13:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:13:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 02:13:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:13:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:13:40 154ba57e82cc980bd762471448c97560f99650ac 02:13:40 latest 02:13:40 4.1.0-dev.113 02:13:40 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:40 main 02:13:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:13:42 5164df25649d: Preparing 02:13:42 c2a4fe573e47: Preparing 02:13:42 1ef5c04c5b23: Preparing 02:13:42 211164f42533: Preparing 02:13:42 1ba85f290559: Preparing 02:13:42 8b281de03398: Preparing 02:13:42 eeaa73608b53: Preparing 02:13:42 8b281de03398: Waiting 02:13:42 eeaa73608b53: Waiting 02:13:42 211164f42533: Layer already exists 02:13:42 1ef5c04c5b23: Layer already exists 02:13:42 eeaa73608b53: Layer already exists 02:13:42 1ba85f290559: Pushed 02:13:42 5164df25649d: Pushed 02:13:44 8b281de03398: Pushed 02:13:51 c2a4fe573e47: Pushed 02:13:51 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:4260fed09d68df1c8cc817e40dfd01e7a7d15ca011f56d6b1106cb2fbfc10d79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:52 + 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 02:13:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:13:52 5164df25649d: Preparing 02:13:52 c2a4fe573e47: Preparing 02:13:52 1ef5c04c5b23: Preparing 02:13:52 211164f42533: Preparing 02:13:52 1ba85f290559: Preparing 02:13:52 8b281de03398: Preparing 02:13:52 eeaa73608b53: Preparing 02:13:52 8b281de03398: Waiting 02:13:52 eeaa73608b53: Waiting 02:13:52 1ef5c04c5b23: Layer already exists 02:13:52 1ba85f290559: Layer already exists 02:13:52 211164f42533: Layer already exists 02:13:52 5164df25649d: Layer already exists 02:13:52 c2a4fe573e47: Layer already exists 02:13:52 eeaa73608b53: Layer already exists 02:13:52 8b281de03398: Layer already exists 02:13:52 latest: digest: sha256:4260fed09d68df1c8cc817e40dfd01e7a7d15ca011f56d6b1106cb2fbfc10d79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:53 + 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 02:13:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 02:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:13:53 5164df25649d: Preparing 02:13:53 c2a4fe573e47: Preparing 02:13:53 1ef5c04c5b23: Preparing 02:13:53 211164f42533: Preparing 02:13:53 1ba85f290559: Preparing 02:13:53 8b281de03398: Preparing 02:13:53 eeaa73608b53: Preparing 02:13:53 8b281de03398: Waiting 02:13:53 eeaa73608b53: Waiting 02:13:53 1ba85f290559: Layer already exists 02:13:53 c2a4fe573e47: Layer already exists 02:13:53 211164f42533: Layer already exists 02:13:53 5164df25649d: Layer already exists 02:13:53 1ef5c04c5b23: Layer already exists 02:13:53 8b281de03398: Layer already exists 02:13:53 eeaa73608b53: Layer already exists 02:13:53 4.1.0-dev.113: digest: sha256:4260fed09d68df1c8cc817e40dfd01e7a7d15ca011f56d6b1106cb2fbfc10d79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:13:54 5164df25649d: Preparing 02:13:54 c2a4fe573e47: Preparing 02:13:54 1ef5c04c5b23: Preparing 02:13:54 211164f42533: Preparing 02:13:54 1ba85f290559: Preparing 02:13:54 8b281de03398: Preparing 02:13:54 eeaa73608b53: Preparing 02:13:54 8b281de03398: Waiting 02:13:54 eeaa73608b53: Waiting 02:13:54 5164df25649d: Layer already exists 02:13:54 211164f42533: Layer already exists 02:13:54 c2a4fe573e47: Layer already exists 02:13:54 1ba85f290559: Layer already exists 02:13:54 1ef5c04c5b23: Layer already exists 02:13:54 8b281de03398: Layer already exists 02:13:54 eeaa73608b53: Layer already exists 02:13:54 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:4260fed09d68df1c8cc817e40dfd01e7a7d15ca011f56d6b1106cb2fbfc10d79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:54 + 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 02:13:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:13:55 5164df25649d: Preparing 02:13:55 c2a4fe573e47: Preparing 02:13:55 1ef5c04c5b23: Preparing 02:13:55 211164f42533: Preparing 02:13:55 1ba85f290559: Preparing 02:13:55 8b281de03398: Preparing 02:13:55 eeaa73608b53: Preparing 02:13:55 8b281de03398: Waiting 02:13:55 eeaa73608b53: Waiting 02:13:55 5164df25649d: Layer already exists 02:13:55 1ef5c04c5b23: Layer already exists 02:13:55 1ba85f290559: Layer already exists 02:13:55 211164f42533: Layer already exists 02:13:55 c2a4fe573e47: Layer already exists 02:13:55 8b281de03398: Layer already exists 02:13:55 eeaa73608b53: Layer already exists 02:13:55 main: digest: sha256:4260fed09d68df1c8cc817e40dfd01e7a7d15ca011f56d6b1106cb2fbfc10d79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:55 ===================================================== [Pipeline] echo 02:13:55 taggedImages: 02:13:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:13:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:13:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 02:13:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:13:55 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:13:55 154ba57e82cc980bd762471448c97560f99650ac 02:13:55 latest 02:13:55 4.1.0-dev.113 02:13:55 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:13:55 main 02:13:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:13:56 b727c26f417f: Preparing 02:13:56 6293a2f9fae9: Preparing 02:13:56 a3862884c6e1: Preparing 02:13:56 1ef5c04c5b23: Preparing 02:13:56 211164f42533: Preparing 02:13:56 1442a9f75cb8: Preparing 02:13:56 e15c861601a6: Preparing 02:13:56 1442a9f75cb8: Waiting 02:13:56 0255136a9ebf: Preparing 02:13:56 e15c861601a6: Waiting 02:13:56 0255136a9ebf: Waiting 02:13:56 590eb12a2bc9: Preparing 02:13:56 eeaa73608b53: Preparing 02:13:56 590eb12a2bc9: Waiting 02:13:56 eeaa73608b53: Waiting 02:13:56 211164f42533: Layer already exists 02:13:56 1ef5c04c5b23: Layer already exists 02:13:56 6293a2f9fae9: Pushed 02:13:56 a3862884c6e1: Pushed 02:13:56 b727c26f417f: Pushed 02:13:56 eeaa73608b53: Layer already exists 02:13:56 0255136a9ebf: Pushed 02:13:57 590eb12a2bc9: Pushed 02:14:10 e15c861601a6: Pushed 02:14:25 1442a9f75cb8: Pushed 02:14:25 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:cb6cf0778b9c220a8075b3662f2fda2dbe6e1de777f2aec8a4af2ae3faad945a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:25 + 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 02:14:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:14:26 b727c26f417f: Preparing 02:14:26 6293a2f9fae9: Preparing 02:14:26 a3862884c6e1: Preparing 02:14:26 1ef5c04c5b23: Preparing 02:14:26 211164f42533: Preparing 02:14:26 1442a9f75cb8: Preparing 02:14:26 e15c861601a6: Preparing 02:14:26 0255136a9ebf: Preparing 02:14:26 590eb12a2bc9: Preparing 02:14:26 eeaa73608b53: Preparing 02:14:26 1442a9f75cb8: Waiting 02:14:26 e15c861601a6: Waiting 02:14:26 590eb12a2bc9: Waiting 02:14:26 0255136a9ebf: Waiting 02:14:26 eeaa73608b53: Waiting 02:14:26 b727c26f417f: Layer already exists 02:14:26 1ef5c04c5b23: Layer already exists 02:14:26 211164f42533: Layer already exists 02:14:26 6293a2f9fae9: Layer already exists 02:14:26 a3862884c6e1: Layer already exists 02:14:26 590eb12a2bc9: Layer already exists 02:14:26 e15c861601a6: Layer already exists 02:14:26 0255136a9ebf: Layer already exists 02:14:26 1442a9f75cb8: Layer already exists 02:14:26 eeaa73608b53: Layer already exists 02:14:26 latest: digest: sha256:cb6cf0778b9c220a8075b3662f2fda2dbe6e1de777f2aec8a4af2ae3faad945a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:27 + 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 02:14:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 02:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:14:27 b727c26f417f: Preparing 02:14:27 6293a2f9fae9: Preparing 02:14:27 a3862884c6e1: Preparing 02:14:27 1ef5c04c5b23: Preparing 02:14:27 211164f42533: Preparing 02:14:27 1442a9f75cb8: Preparing 02:14:27 e15c861601a6: Preparing 02:14:27 0255136a9ebf: Preparing 02:14:27 1442a9f75cb8: Waiting 02:14:27 590eb12a2bc9: Preparing 02:14:27 e15c861601a6: Waiting 02:14:27 eeaa73608b53: Preparing 02:14:27 0255136a9ebf: Waiting 02:14:27 590eb12a2bc9: Waiting 02:14:27 eeaa73608b53: Waiting 02:14:27 a3862884c6e1: Layer already exists 02:14:27 1ef5c04c5b23: Layer already exists 02:14:27 b727c26f417f: Layer already exists 02:14:27 6293a2f9fae9: Layer already exists 02:14:27 211164f42533: Layer already exists 02:14:27 1442a9f75cb8: Layer already exists 02:14:27 e15c861601a6: Layer already exists 02:14:27 590eb12a2bc9: Layer already exists 02:14:27 0255136a9ebf: Layer already exists 02:14:27 eeaa73608b53: Layer already exists 02:14:27 4.1.0-dev.113: digest: sha256:cb6cf0778b9c220a8075b3662f2fda2dbe6e1de777f2aec8a4af2ae3faad945a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:14:28 b727c26f417f: Preparing 02:14:28 6293a2f9fae9: Preparing 02:14:28 a3862884c6e1: Preparing 02:14:28 1ef5c04c5b23: Preparing 02:14:28 211164f42533: Preparing 02:14:28 1442a9f75cb8: Preparing 02:14:28 e15c861601a6: Preparing 02:14:28 1442a9f75cb8: Waiting 02:14:28 0255136a9ebf: Preparing 02:14:28 590eb12a2bc9: Preparing 02:14:28 eeaa73608b53: Preparing 02:14:28 e15c861601a6: Waiting 02:14:28 590eb12a2bc9: Waiting 02:14:28 eeaa73608b53: Waiting 02:14:28 0255136a9ebf: Waiting 02:14:28 211164f42533: Layer already exists 02:14:28 b727c26f417f: Layer already exists 02:14:28 1ef5c04c5b23: Layer already exists 02:14:28 6293a2f9fae9: Layer already exists 02:14:28 a3862884c6e1: Layer already exists 02:14:28 1442a9f75cb8: Layer already exists 02:14:28 e15c861601a6: Layer already exists 02:14:28 0255136a9ebf: Layer already exists 02:14:28 eeaa73608b53: Layer already exists 02:14:28 590eb12a2bc9: Layer already exists 02:14:28 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:cb6cf0778b9c220a8075b3662f2fda2dbe6e1de777f2aec8a4af2ae3faad945a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:29 + 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 02:14:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:14:29 b727c26f417f: Preparing 02:14:29 6293a2f9fae9: Preparing 02:14:29 a3862884c6e1: Preparing 02:14:29 1ef5c04c5b23: Preparing 02:14:29 211164f42533: Preparing 02:14:29 1442a9f75cb8: Preparing 02:14:29 e15c861601a6: Preparing 02:14:29 0255136a9ebf: Preparing 02:14:29 590eb12a2bc9: Preparing 02:14:29 eeaa73608b53: Preparing 02:14:29 0255136a9ebf: Waiting 02:14:29 590eb12a2bc9: Waiting 02:14:29 eeaa73608b53: Waiting 02:14:29 1442a9f75cb8: Waiting 02:14:29 e15c861601a6: Waiting 02:14:29 b727c26f417f: Layer already exists 02:14:29 a3862884c6e1: Layer already exists 02:14:29 1ef5c04c5b23: Layer already exists 02:14:29 211164f42533: Layer already exists 02:14:29 6293a2f9fae9: Layer already exists 02:14:29 1442a9f75cb8: Layer already exists 02:14:29 e15c861601a6: Layer already exists 02:14:29 590eb12a2bc9: Layer already exists 02:14:29 eeaa73608b53: Layer already exists 02:14:29 0255136a9ebf: Layer already exists 02:14:29 main: digest: sha256:cb6cf0778b9c220a8075b3662f2fda2dbe6e1de777f2aec8a4af2ae3faad945a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:29 ===================================================== [Pipeline] echo 02:14:29 taggedImages: 02:14:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:14:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:14:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 02:14:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:14:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:14:30 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:14:30 154ba57e82cc980bd762471448c97560f99650ac 02:14:30 latest 02:14:30 4.1.0-dev.113 02:14:30 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:14:30 main 02:14:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:14:33 c6c2b86a95a8: Preparing 02:14:33 dcfa5c39c269: Preparing 02:14:33 4ea6037a8b32: Preparing 02:14:33 1ef5c04c5b23: Preparing 02:14:33 211164f42533: Preparing 02:14:33 4c2feea4e999: Preparing 02:14:33 c5f50bfdb737: Preparing 02:14:33 57a86dd37a23: Preparing 02:14:33 eeaa73608b53: Preparing 02:14:33 4c2feea4e999: Waiting 02:14:33 57a86dd37a23: Waiting 02:14:33 c5f50bfdb737: Waiting 02:14:33 eeaa73608b53: Waiting 02:14:33 211164f42533: Layer already exists 02:14:33 1ef5c04c5b23: Layer already exists 02:14:33 4ea6037a8b32: Pushed 02:14:33 dcfa5c39c269: Pushed 02:14:33 c6c2b86a95a8: Pushed 02:14:33 eeaa73608b53: Layer already exists 02:14:33 c5f50bfdb737: Pushed 02:14:34 57a86dd37a23: Pushed 02:15:03 4c2feea4e999: Pushed 02:15:03 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:bc19ec9235b06ba836801416b87a5f9e36987ba598e1d8dd459b936387c35211 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:03 + 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 02:15:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:15:04 c6c2b86a95a8: Preparing 02:15:04 dcfa5c39c269: Preparing 02:15:04 4ea6037a8b32: Preparing 02:15:04 1ef5c04c5b23: Preparing 02:15:04 211164f42533: Preparing 02:15:04 4c2feea4e999: Preparing 02:15:04 c5f50bfdb737: Preparing 02:15:04 57a86dd37a23: Preparing 02:15:04 eeaa73608b53: Preparing 02:15:04 c5f50bfdb737: Waiting 02:15:04 57a86dd37a23: Waiting 02:15:04 eeaa73608b53: Waiting 02:15:04 4c2feea4e999: Waiting 02:15:04 c6c2b86a95a8: Layer already exists 02:15:04 4ea6037a8b32: Layer already exists 02:15:04 1ef5c04c5b23: Layer already exists 02:15:04 dcfa5c39c269: Layer already exists 02:15:04 211164f42533: Layer already exists 02:15:04 57a86dd37a23: Layer already exists 02:15:04 c5f50bfdb737: Layer already exists 02:15:04 eeaa73608b53: Layer already exists 02:15:04 4c2feea4e999: Layer already exists 02:15:04 latest: digest: sha256:bc19ec9235b06ba836801416b87a5f9e36987ba598e1d8dd459b936387c35211 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:04 + 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 02:15:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 02:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:15:05 c6c2b86a95a8: Preparing 02:15:05 dcfa5c39c269: Preparing 02:15:05 4ea6037a8b32: Preparing 02:15:05 1ef5c04c5b23: Preparing 02:15:05 211164f42533: Preparing 02:15:05 4c2feea4e999: Preparing 02:15:05 c5f50bfdb737: Preparing 02:15:05 57a86dd37a23: Preparing 02:15:05 eeaa73608b53: Preparing 02:15:05 c5f50bfdb737: Waiting 02:15:05 57a86dd37a23: Waiting 02:15:05 4c2feea4e999: Waiting 02:15:05 eeaa73608b53: Waiting 02:15:05 4ea6037a8b32: Layer already exists 02:15:05 1ef5c04c5b23: Layer already exists 02:15:05 dcfa5c39c269: Layer already exists 02:15:05 211164f42533: Layer already exists 02:15:05 c6c2b86a95a8: Layer already exists 02:15:05 c5f50bfdb737: Layer already exists 02:15:05 4c2feea4e999: Layer already exists 02:15:05 eeaa73608b53: Layer already exists 02:15:05 57a86dd37a23: Layer already exists 02:15:05 4.1.0-dev.113: digest: sha256:bc19ec9235b06ba836801416b87a5f9e36987ba598e1d8dd459b936387c35211 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:15:06 c6c2b86a95a8: Preparing 02:15:06 dcfa5c39c269: Preparing 02:15:06 4ea6037a8b32: Preparing 02:15:06 1ef5c04c5b23: Preparing 02:15:06 211164f42533: Preparing 02:15:06 4c2feea4e999: Preparing 02:15:06 c5f50bfdb737: Preparing 02:15:06 57a86dd37a23: Preparing 02:15:06 eeaa73608b53: Preparing 02:15:06 4c2feea4e999: Waiting 02:15:06 c5f50bfdb737: Waiting 02:15:06 57a86dd37a23: Waiting 02:15:06 eeaa73608b53: Waiting 02:15:06 4ea6037a8b32: Layer already exists 02:15:06 1ef5c04c5b23: Layer already exists 02:15:06 c6c2b86a95a8: Layer already exists 02:15:06 dcfa5c39c269: Layer already exists 02:15:06 211164f42533: Layer already exists 02:15:06 c5f50bfdb737: Layer already exists 02:15:06 4c2feea4e999: Layer already exists 02:15:06 eeaa73608b53: Layer already exists 02:15:06 57a86dd37a23: Layer already exists 02:15:06 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:bc19ec9235b06ba836801416b87a5f9e36987ba598e1d8dd459b936387c35211 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:06 + 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 02:15:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:15:07 c6c2b86a95a8: Preparing 02:15:07 dcfa5c39c269: Preparing 02:15:07 4ea6037a8b32: Preparing 02:15:07 1ef5c04c5b23: Preparing 02:15:07 211164f42533: Preparing 02:15:07 4c2feea4e999: Preparing 02:15:07 c5f50bfdb737: Preparing 02:15:07 57a86dd37a23: Preparing 02:15:07 eeaa73608b53: Preparing 02:15:07 4c2feea4e999: Waiting 02:15:07 c5f50bfdb737: Waiting 02:15:07 eeaa73608b53: Waiting 02:15:07 57a86dd37a23: Waiting 02:15:07 211164f42533: Layer already exists 02:15:07 4ea6037a8b32: Layer already exists 02:15:07 dcfa5c39c269: Layer already exists 02:15:07 c6c2b86a95a8: Layer already exists 02:15:07 1ef5c04c5b23: Layer already exists 02:15:07 c5f50bfdb737: Layer already exists 02:15:07 57a86dd37a23: Layer already exists 02:15:07 4c2feea4e999: Layer already exists 02:15:07 eeaa73608b53: Layer already exists 02:15:07 main: digest: sha256:bc19ec9235b06ba836801416b87a5f9e36987ba598e1d8dd459b936387c35211 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:07 ===================================================== [Pipeline] echo 02:15:07 taggedImages: 02:15:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:15:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:15:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 02:15:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:15:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:15:07 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:15:07 154ba57e82cc980bd762471448c97560f99650ac 02:15:07 latest 02:15:07 4.1.0-dev.113 02:15:07 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:15:07 main 02:15:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:15:08 3e143a3c83f7: Preparing 02:15:08 e61f7f52ebeb: Preparing 02:15:08 f5b89f7c5c3f: Preparing 02:15:08 1ef5c04c5b23: Preparing 02:15:08 211164f42533: Preparing 02:15:08 130b54f11e8d: Preparing 02:15:08 0255136a9ebf: Preparing 02:15:08 130b54f11e8d: Waiting 02:15:08 590eb12a2bc9: Preparing 02:15:08 eeaa73608b53: Preparing 02:15:08 590eb12a2bc9: Waiting 02:15:08 eeaa73608b53: Waiting 02:15:08 0255136a9ebf: Waiting 02:15:08 1ef5c04c5b23: Layer already exists 02:15:08 211164f42533: Layer already exists 02:15:08 0255136a9ebf: Layer already exists 02:15:08 590eb12a2bc9: Layer already exists 02:15:08 eeaa73608b53: Layer already exists 02:15:08 e61f7f52ebeb: Pushed 02:15:08 f5b89f7c5c3f: Pushed 02:15:08 3e143a3c83f7: Pushed 02:15:40 130b54f11e8d: Pushed 02:15:40 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:0a12843b09b264d0cd5a8605cc590fb0405011d0f9214e71c87b3ad8df186d21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:42 + 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 02:15:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:15:43 3e143a3c83f7: Preparing 02:15:43 e61f7f52ebeb: Preparing 02:15:43 f5b89f7c5c3f: Preparing 02:15:43 1ef5c04c5b23: Preparing 02:15:43 211164f42533: Preparing 02:15:43 130b54f11e8d: Preparing 02:15:43 0255136a9ebf: Preparing 02:15:43 590eb12a2bc9: Preparing 02:15:43 eeaa73608b53: Preparing 02:15:43 0255136a9ebf: Waiting 02:15:43 590eb12a2bc9: Waiting 02:15:43 eeaa73608b53: Waiting 02:15:43 130b54f11e8d: Waiting 02:15:43 1ef5c04c5b23: Layer already exists 02:15:43 e61f7f52ebeb: Layer already exists 02:15:43 f5b89f7c5c3f: Layer already exists 02:15:43 211164f42533: Layer already exists 02:15:43 3e143a3c83f7: Layer already exists 02:15:43 0255136a9ebf: Layer already exists 02:15:43 590eb12a2bc9: Layer already exists 02:15:43 130b54f11e8d: Layer already exists 02:15:43 eeaa73608b53: Layer already exists 02:15:43 latest: digest: sha256:0a12843b09b264d0cd5a8605cc590fb0405011d0f9214e71c87b3ad8df186d21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:44 + 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 02:15:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 02:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:15:44 3e143a3c83f7: Preparing 02:15:44 e61f7f52ebeb: Preparing 02:15:44 f5b89f7c5c3f: Preparing 02:15:44 1ef5c04c5b23: Preparing 02:15:44 211164f42533: Preparing 02:15:44 130b54f11e8d: Preparing 02:15:44 0255136a9ebf: Preparing 02:15:44 590eb12a2bc9: Preparing 02:15:44 eeaa73608b53: Preparing 02:15:44 0255136a9ebf: Waiting 02:15:44 590eb12a2bc9: Waiting 02:15:44 eeaa73608b53: Waiting 02:15:44 130b54f11e8d: Waiting 02:15:44 3e143a3c83f7: Layer already exists 02:15:44 e61f7f52ebeb: Layer already exists 02:15:44 f5b89f7c5c3f: Layer already exists 02:15:44 211164f42533: Layer already exists 02:15:44 1ef5c04c5b23: Layer already exists 02:15:44 130b54f11e8d: Layer already exists 02:15:44 0255136a9ebf: Layer already exists 02:15:44 590eb12a2bc9: Layer already exists 02:15:44 eeaa73608b53: Layer already exists 02:15:44 4.1.0-dev.113: digest: sha256:0a12843b09b264d0cd5a8605cc590fb0405011d0f9214e71c87b3ad8df186d21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:15:45 3e143a3c83f7: Preparing 02:15:45 e61f7f52ebeb: Preparing 02:15:45 f5b89f7c5c3f: Preparing 02:15:45 1ef5c04c5b23: Preparing 02:15:45 211164f42533: Preparing 02:15:45 130b54f11e8d: Preparing 02:15:45 0255136a9ebf: Preparing 02:15:45 130b54f11e8d: Waiting 02:15:45 0255136a9ebf: Waiting 02:15:45 590eb12a2bc9: Preparing 02:15:45 eeaa73608b53: Preparing 02:15:45 590eb12a2bc9: Waiting 02:15:45 eeaa73608b53: Waiting 02:15:45 f5b89f7c5c3f: Layer already exists 02:15:45 1ef5c04c5b23: Layer already exists 02:15:45 211164f42533: Layer already exists 02:15:45 3e143a3c83f7: Layer already exists 02:15:45 e61f7f52ebeb: Layer already exists 02:15:45 130b54f11e8d: Layer already exists 02:15:45 590eb12a2bc9: Layer already exists 02:15:45 0255136a9ebf: Layer already exists 02:15:45 eeaa73608b53: Layer already exists 02:15:45 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:0a12843b09b264d0cd5a8605cc590fb0405011d0f9214e71c87b3ad8df186d21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:45 + 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 02:15:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:15:46 3e143a3c83f7: Preparing 02:15:46 e61f7f52ebeb: Preparing 02:15:46 f5b89f7c5c3f: Preparing 02:15:46 1ef5c04c5b23: Preparing 02:15:46 211164f42533: Preparing 02:15:46 130b54f11e8d: Preparing 02:15:46 0255136a9ebf: Preparing 02:15:46 590eb12a2bc9: Preparing 02:15:46 eeaa73608b53: Preparing 02:15:46 0255136a9ebf: Waiting 02:15:46 590eb12a2bc9: Waiting 02:15:46 eeaa73608b53: Waiting 02:15:46 130b54f11e8d: Waiting 02:15:46 3e143a3c83f7: Layer already exists 02:15:46 f5b89f7c5c3f: Layer already exists 02:15:46 e61f7f52ebeb: Layer already exists 02:15:46 1ef5c04c5b23: Layer already exists 02:15:46 211164f42533: Layer already exists 02:15:46 130b54f11e8d: Layer already exists 02:15:46 0255136a9ebf: Layer already exists 02:15:46 eeaa73608b53: Layer already exists 02:15:46 590eb12a2bc9: Layer already exists 02:15:46 main: digest: sha256:0a12843b09b264d0cd5a8605cc590fb0405011d0f9214e71c87b3ad8df186d21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:46 ===================================================== [Pipeline] echo 02:15:46 taggedImages: 02:15:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:15:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:15:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 02:15:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:15:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:15:46 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:15:46 154ba57e82cc980bd762471448c97560f99650ac 02:15:46 latest 02:15:46 4.1.0-dev.113 02:15:46 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:15:46 main 02:15:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:15:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:15:47 b5b3c0dec7d0: Preparing 02:15:47 7d61915a23b1: Preparing 02:15:47 1ef5c04c5b23: Preparing 02:15:47 211164f42533: Preparing 02:15:47 bccd51c7f5cc: Preparing 02:15:47 b4cb2debcae2: Preparing 02:15:47 eeaa73608b53: Preparing 02:15:47 b4cb2debcae2: Waiting 02:15:47 eeaa73608b53: Waiting 02:15:47 1ef5c04c5b23: Layer already exists 02:15:47 211164f42533: Layer already exists 02:15:47 eeaa73608b53: Layer already exists 02:15:47 b5b3c0dec7d0: Pushed 02:15:47 bccd51c7f5cc: Pushed 02:15:49 b4cb2debcae2: Pushed 02:15:57 7d61915a23b1: Pushed 02:15:57 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:0e251a036bb53d36361ae4f8d91f4c25761d52d571a1c4a7e39daa68ef55d7b5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:15:58 b5b3c0dec7d0: Preparing 02:15:58 7d61915a23b1: Preparing 02:15:58 1ef5c04c5b23: Preparing 02:15:58 211164f42533: Preparing 02:15:58 bccd51c7f5cc: Preparing 02:15:58 b4cb2debcae2: Preparing 02:15:58 eeaa73608b53: Preparing 02:15:58 b4cb2debcae2: Waiting 02:15:58 eeaa73608b53: Waiting 02:15:58 7d61915a23b1: Layer already exists 02:15:58 211164f42533: Layer already exists 02:15:58 bccd51c7f5cc: Layer already exists 02:15:58 b5b3c0dec7d0: Layer already exists 02:15:58 1ef5c04c5b23: Layer already exists 02:15:58 b4cb2debcae2: Layer already exists 02:15:58 eeaa73608b53: Layer already exists 02:15:58 latest: digest: sha256:0e251a036bb53d36361ae4f8d91f4c25761d52d571a1c4a7e39daa68ef55d7b5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:58 + 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 02:15:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 02:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:15:58 b5b3c0dec7d0: Preparing 02:15:58 7d61915a23b1: Preparing 02:15:58 1ef5c04c5b23: Preparing 02:15:58 211164f42533: Preparing 02:15:58 bccd51c7f5cc: Preparing 02:15:58 b4cb2debcae2: Preparing 02:15:58 eeaa73608b53: Preparing 02:15:58 b4cb2debcae2: Waiting 02:15:58 eeaa73608b53: Waiting 02:15:58 1ef5c04c5b23: Layer already exists 02:15:58 7d61915a23b1: Layer already exists 02:15:58 211164f42533: Layer already exists 02:15:58 bccd51c7f5cc: Layer already exists 02:15:58 b5b3c0dec7d0: Layer already exists 02:15:58 eeaa73608b53: Layer already exists 02:15:58 b4cb2debcae2: Layer already exists 02:15:59 4.1.0-dev.113: digest: sha256:0e251a036bb53d36361ae4f8d91f4c25761d52d571a1c4a7e39daa68ef55d7b5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:16:00 b5b3c0dec7d0: Preparing 02:16:00 7d61915a23b1: Preparing 02:16:00 1ef5c04c5b23: Preparing 02:16:00 211164f42533: Preparing 02:16:00 bccd51c7f5cc: Preparing 02:16:00 b4cb2debcae2: Preparing 02:16:00 eeaa73608b53: Preparing 02:16:00 b4cb2debcae2: Waiting 02:16:00 eeaa73608b53: Waiting 02:16:00 7d61915a23b1: Layer already exists 02:16:00 b5b3c0dec7d0: Layer already exists 02:16:00 211164f42533: Layer already exists 02:16:00 bccd51c7f5cc: Layer already exists 02:16:00 1ef5c04c5b23: Layer already exists 02:16:00 eeaa73608b53: Layer already exists 02:16:00 b4cb2debcae2: Layer already exists 02:16:00 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:0e251a036bb53d36361ae4f8d91f4c25761d52d571a1c4a7e39daa68ef55d7b5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:16:01 b5b3c0dec7d0: Preparing 02:16:01 7d61915a23b1: Preparing 02:16:01 1ef5c04c5b23: Preparing 02:16:01 211164f42533: Preparing 02:16:01 bccd51c7f5cc: Preparing 02:16:01 b4cb2debcae2: Preparing 02:16:01 eeaa73608b53: Preparing 02:16:01 b4cb2debcae2: Waiting 02:16:01 eeaa73608b53: Waiting 02:16:01 bccd51c7f5cc: Layer already exists 02:16:01 1ef5c04c5b23: Layer already exists 02:16:01 7d61915a23b1: Layer already exists 02:16:01 211164f42533: Layer already exists 02:16:01 b5b3c0dec7d0: Layer already exists 02:16:01 b4cb2debcae2: Layer already exists 02:16:01 eeaa73608b53: Layer already exists 02:16:01 main: digest: sha256:0e251a036bb53d36361ae4f8d91f4c25761d52d571a1c4a7e39daa68ef55d7b5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:01 ===================================================== [Pipeline] echo 02:16:01 taggedImages: 02:16:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:16:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:16:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 02:16:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:16:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:16:01 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:16:01 154ba57e82cc980bd762471448c97560f99650ac 02:16:01 latest 02:16:01 4.1.0-dev.113 02:16:01 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:16:01 main 02:16:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:16:01 556c36d2a548: Preparing 02:16:01 b575206c0cad: Preparing 02:16:01 1ef5c04c5b23: Preparing 02:16:01 211164f42533: Preparing 02:16:01 6252ece06f1a: Preparing 02:16:01 37392fc91e26: Preparing 02:16:01 eeaa73608b53: Preparing 02:16:01 37392fc91e26: Waiting 02:16:01 eeaa73608b53: Waiting 02:16:02 211164f42533: Layer already exists 02:16:02 1ef5c04c5b23: Layer already exists 02:16:02 eeaa73608b53: Layer already exists 02:16:02 6252ece06f1a: Pushed 02:16:02 556c36d2a548: Pushed 02:16:02 37392fc91e26: Pushed 02:16:10 b575206c0cad: Pushed 02:16:11 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:dd3c1560a7b5cec8fe394b7112539fe27b1bf12388551ff839054a40cfed870f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:16:11 556c36d2a548: Preparing 02:16:11 b575206c0cad: Preparing 02:16:11 1ef5c04c5b23: Preparing 02:16:11 211164f42533: Preparing 02:16:11 6252ece06f1a: Preparing 02:16:11 37392fc91e26: Preparing 02:16:11 eeaa73608b53: Preparing 02:16:11 37392fc91e26: Waiting 02:16:11 eeaa73608b53: Waiting 02:16:11 211164f42533: Layer already exists 02:16:11 1ef5c04c5b23: Layer already exists 02:16:11 556c36d2a548: Layer already exists 02:16:11 b575206c0cad: Layer already exists 02:16:11 6252ece06f1a: Layer already exists 02:16:11 37392fc91e26: Layer already exists 02:16:11 eeaa73608b53: Layer already exists 02:16:12 latest: digest: sha256:dd3c1560a7b5cec8fe394b7112539fe27b1bf12388551ff839054a40cfed870f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:12 + 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 02:16:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 02:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:16:12 556c36d2a548: Preparing 02:16:12 b575206c0cad: Preparing 02:16:12 1ef5c04c5b23: Preparing 02:16:12 211164f42533: Preparing 02:16:12 6252ece06f1a: Preparing 02:16:12 37392fc91e26: Preparing 02:16:12 eeaa73608b53: Preparing 02:16:12 37392fc91e26: Waiting 02:16:12 eeaa73608b53: Waiting 02:16:12 211164f42533: Layer already exists 02:16:12 b575206c0cad: Layer already exists 02:16:12 6252ece06f1a: Layer already exists 02:16:12 556c36d2a548: Layer already exists 02:16:12 1ef5c04c5b23: Layer already exists 02:16:12 37392fc91e26: Layer already exists 02:16:12 eeaa73608b53: Layer already exists 02:16:13 4.1.0-dev.113: digest: sha256:dd3c1560a7b5cec8fe394b7112539fe27b1bf12388551ff839054a40cfed870f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:16:13 556c36d2a548: Preparing 02:16:13 b575206c0cad: Preparing 02:16:13 1ef5c04c5b23: Preparing 02:16:13 211164f42533: Preparing 02:16:13 6252ece06f1a: Preparing 02:16:13 37392fc91e26: Preparing 02:16:13 eeaa73608b53: Preparing 02:16:13 eeaa73608b53: Waiting 02:16:13 37392fc91e26: Waiting 02:16:13 b575206c0cad: Layer already exists 02:16:13 556c36d2a548: Layer already exists 02:16:13 211164f42533: Layer already exists 02:16:13 6252ece06f1a: Layer already exists 02:16:13 1ef5c04c5b23: Layer already exists 02:16:13 eeaa73608b53: Layer already exists 02:16:13 37392fc91e26: Layer already exists 02:16:13 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:dd3c1560a7b5cec8fe394b7112539fe27b1bf12388551ff839054a40cfed870f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:16:14 556c36d2a548: Preparing 02:16:14 b575206c0cad: Preparing 02:16:14 1ef5c04c5b23: Preparing 02:16:14 211164f42533: Preparing 02:16:14 6252ece06f1a: Preparing 02:16:14 37392fc91e26: Preparing 02:16:14 eeaa73608b53: Preparing 02:16:14 37392fc91e26: Waiting 02:16:14 eeaa73608b53: Waiting 02:16:14 6252ece06f1a: Layer already exists 02:16:14 b575206c0cad: Layer already exists 02:16:14 1ef5c04c5b23: Layer already exists 02:16:14 211164f42533: Layer already exists 02:16:14 556c36d2a548: Layer already exists 02:16:14 37392fc91e26: Layer already exists 02:16:14 eeaa73608b53: Layer already exists 02:16:15 main: digest: sha256:dd3c1560a7b5cec8fe394b7112539fe27b1bf12388551ff839054a40cfed870f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:15 ===================================================== [Pipeline] echo 02:16:15 taggedImages: 02:16:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac 02:16:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:16:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 02:16:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 02:16:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:16:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo 02:16:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:16:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] echo 02:16:16 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo 02:16:16 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 02:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:16 02:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:16 arm64: Pulling from edgex-lftools-log-publisher 02:16:16 8998bd30e6a1: Pulling fs layer 02:16:16 04944245beec: Pulling fs layer 02:16:16 699f458cf7ca: Pulling fs layer 02:16:16 765212b225bb: Pulling fs layer 02:16:16 f23df028b6ca: Pulling fs layer 02:16:16 d65c8cfc05b1: Pulling fs layer 02:16:16 2437ff75d9bd: Pulling fs layer 02:16:16 765212b225bb: Waiting 02:16:16 f23df028b6ca: Waiting 02:16:16 d65c8cfc05b1: Waiting 02:16:16 2437ff75d9bd: Waiting 02:16:17 04944245beec: Verifying Checksum 02:16:17 04944245beec: Download complete 02:16:17 765212b225bb: Verifying Checksum 02:16:17 765212b225bb: Download complete 02:16:17 f23df028b6ca: Download complete 02:16:17 d65c8cfc05b1: Verifying Checksum 02:16:17 d65c8cfc05b1: Download complete 02:16:17 699f458cf7ca: Verifying Checksum 02:16:17 699f458cf7ca: Download complete 02:16:17 8998bd30e6a1: Verifying Checksum 02:16:17 8998bd30e6a1: Download complete 02:16:20 2437ff75d9bd: Verifying Checksum 02:16:20 2437ff75d9bd: Download complete 02:16:23 8998bd30e6a1: Pull complete 02:16:23 04944245beec: Pull complete 02:16:25 699f458cf7ca: Pull complete 02:16:25 765212b225bb: Pull complete 02:16:26 f23df028b6ca: Pull complete 02:16:26 d65c8cfc05b1: Pull complete 02:16:44 2437ff75d9bd: Pull complete 02:16:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:16:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:44 prd-ubuntu20.04-docker-arm64-4c-16g-9180 does not seem to be running inside a container 02:16:44 $ 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/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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 02:16:46 $ docker top 121644546e714624d1ce1b4a0781ce09d531f6b26825299fcea3be9ad312740e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:46 ---> job-cost.sh 02:16:46 lf-activate-venv: SKIPPING 02:16:46 INFO: No Stack... 02:16:47 INFO: Retrieving Pricing Info for: v3-standard-4 02:16:48 INFO: Archiving Costs [Pipeline] sh 02:16:48 + cat /w/workspace/edgex-go/977/archives/cost.csv 02:16:48 + cut -d, -f6 [Pipeline] lock 02:16:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-977-stack-cost] 02:16:48 Resource [jenkins-edgexfoundry-edgex-go-main-977-stack-cost] did not exist. Created. 02:16:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-977-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:16:49 + echo total: 0.10999999940395355 [Pipeline] stash 02:16:50 Stashed 1 file(s) [Pipeline] } 02:16:50 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-977-stack-cost] [Pipeline] // lock [Pipeline] } 02:16:50 $ docker stop --time=1 121644546e714624d1ce1b4a0781ce09d531f6b26825299fcea3be9ad312740e 02:16:53 $ docker rm -f --volumes 121644546e714624d1ce1b4a0781ce09d531f6b26825299fcea3be9ad312740e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:18:43 Cancelling nested steps due to timeout 07:18:43 Sending interrupt signal to process 07:18:48 script returned exit code 143 [Pipeline] } 07:18:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:18:48 + '[' -d /w/workspace/edgex-go/977/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:18:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:18:49 ---> package-listing.sh 07:18:49 ++ tr '[:upper:]' '[:lower:]' 07:18:49 ++ facter osfamily 07:18:49 + OS_FAMILY=redhat 07:18:49 + workspace=/w/workspace/edgex-go/977 07:18:49 + START_PACKAGES=/tmp/packages_start.txt 07:18:49 + END_PACKAGES=/tmp/packages_end.txt 07:18:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:49 + PACKAGES=/tmp/packages_start.txt 07:18:49 + '[' /w/workspace/edgex-go/977 ']' 07:18:49 + PACKAGES=/tmp/packages_end.txt 07:18:49 + case "${OS_FAMILY}" in 07:18:49 + sort 07:18:49 + rpm -qa 07:18:50 + '[' -f /tmp/packages_start.txt ']' 07:18:50 + '[' -f /tmp/packages_end.txt ']' 07:18:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:50 + '[' /w/workspace/edgex-go/977 ']' 07:18:50 + mkdir -p /w/workspace/edgex-go/977/archives/ 07:18:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/977/archives/ [Pipeline] echo 07:18:50 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/977/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:18:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:51 07:18:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:51 latest: Pulling from edgex-lftools-log-publisher 07:18:51 5eb5b503b376: Pulling fs layer 07:18:51 5c69ac0246d0: Pulling fs layer 07:18:51 ec43610c2a17: Pulling fs layer 07:18:51 3a2ae6a8a46f: Pulling fs layer 07:18:51 33b1e0a273af: Pulling fs layer 07:18:51 5d3b04190fa2: Pulling fs layer 07:18:51 2f39f015ded8: Pulling fs layer 07:18:51 3a2ae6a8a46f: Waiting 07:18:51 33b1e0a273af: Waiting 07:18:51 5d3b04190fa2: Waiting 07:18:51 2f39f015ded8: Waiting 07:18:52 5c69ac0246d0: Verifying Checksum 07:18:52 5c69ac0246d0: Download complete 07:18:52 3a2ae6a8a46f: Verifying Checksum 07:18:52 3a2ae6a8a46f: Download complete 07:18:52 ec43610c2a17: Verifying Checksum 07:18:52 ec43610c2a17: Download complete 07:18:52 33b1e0a273af: Verifying Checksum 07:18:52 33b1e0a273af: Download complete 07:18:52 5d3b04190fa2: Verifying Checksum 07:18:52 5d3b04190fa2: Download complete 07:18:52 5eb5b503b376: Verifying Checksum 07:18:52 5eb5b503b376: Download complete 07:18:52 2f39f015ded8: Verifying Checksum 07:18:52 2f39f015ded8: Download complete 07:18:53 5eb5b503b376: Pull complete 07:18:53 5c69ac0246d0: Pull complete 07:18:54 ec43610c2a17: Pull complete 07:18:54 3a2ae6a8a46f: Pull complete 07:18:54 33b1e0a273af: Pull complete 07:18:54 5d3b04190fa2: Pull complete 07:18:58 2f39f015ded8: Pull complete 07:18:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:18:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:58 prd-centos7-docker-4c-2g-9182 does not seem to be running inside a container 07:18:58 $ 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/977/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 07:19:01 $ docker top 06aa81fdedd8f070b6a1a0c6dcde9858ad772ca3ecd296b9d4fff0102271179e -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:02 + touch /tmp/pre-build-complete [Pipeline] sh 07:19:02 + mkdir -p /var/log/sysstat [Pipeline] sh 07:19:02 + ls /var/log/sa-host 07:19:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:03 provisioning config files... 07:19:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config597480471531015092tmp [Pipeline] { [Pipeline] echo 07:19:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:19:03 ---> create-netrc.sh [Pipeline] } 07:19:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:19:03 ---> python-tools-install.sh [Pipeline] echo 07:19:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:19:04 ---> sudo-logs.sh 07:19:04 Archiving 'sudo' log.. 07:19:04 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:04 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:19:04 $ docker stop --time=1 06aa81fdedd8f070b6a1a0c6dcde9858ad772ca3ecd296b9d4fff0102271179e 07:19:05 $ docker rm -f --volumes 06aa81fdedd8f070b6a1a0c6dcde9858ad772ca3ecd296b9d4fff0102271179e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:19:05 [WS-CLEANUP] Deleting project workspace... 07:19:05 [WS-CLEANUP] Deferred wipeout is used... 07:19:05 [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] } 07:19:05 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 07:19:06 + [ -d /w/workspace/edgex-go/977/archives ] [Pipeline] libraryResource [Pipeline] sh 07:19:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:19:07 ---> package-listing.sh 07:19:07 ++ facter osfamily 07:19:07 ++ tr '[:upper:]' '[:lower:]' 07:19:07 + OS_FAMILY=debian 07:19:07 + workspace=/w/workspace/edgex-go/977 07:19:07 + START_PACKAGES=/tmp/packages_start.txt 07:19:07 + END_PACKAGES=/tmp/packages_end.txt 07:19:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:07 + PACKAGES=/tmp/packages_start.txt 07:19:07 + '[' /w/workspace/edgex-go/977 ']' 07:19:07 + PACKAGES=/tmp/packages_end.txt 07:19:07 + case "${OS_FAMILY}" in 07:19:07 + dpkg -l 07:19:07 + grep '^ii' 07:19:07 + '[' -f /tmp/packages_start.txt ']' 07:19:07 + '[' -f /tmp/packages_end.txt ']' 07:19:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:07 + '[' /w/workspace/edgex-go/977 ']' 07:19:07 + mkdir -p /w/workspace/edgex-go/977/archives/ 07:19:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/977/archives/ [Pipeline] echo 07:19:07 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/977/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:19:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:08 07:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:08 latest: Pulling from edgex-lftools-log-publisher 07:19:08 5eb5b503b376: Pulling fs layer 07:19:08 5c69ac0246d0: Pulling fs layer 07:19:08 ec43610c2a17: Pulling fs layer 07:19:08 3a2ae6a8a46f: Pulling fs layer 07:19:08 33b1e0a273af: Pulling fs layer 07:19:08 5d3b04190fa2: Pulling fs layer 07:19:08 2f39f015ded8: Pulling fs layer 07:19:08 3a2ae6a8a46f: Waiting 07:19:08 33b1e0a273af: Waiting 07:19:08 5d3b04190fa2: Waiting 07:19:08 2f39f015ded8: Waiting 07:19:08 5c69ac0246d0: Verifying Checksum 07:19:08 5c69ac0246d0: Download complete 07:19:08 3a2ae6a8a46f: Verifying Checksum 07:19:08 3a2ae6a8a46f: Download complete 07:19:08 33b1e0a273af: Verifying Checksum 07:19:08 33b1e0a273af: Download complete 07:19:08 5d3b04190fa2: Download complete 07:19:08 ec43610c2a17: Verifying Checksum 07:19:08 ec43610c2a17: Download complete 07:19:09 5eb5b503b376: Verifying Checksum 07:19:09 5eb5b503b376: Download complete 07:19:09 2f39f015ded8: Verifying Checksum 07:19:09 2f39f015ded8: Download complete 07:19:10 5eb5b503b376: Pull complete 07:19:10 5c69ac0246d0: Pull complete 07:19:11 ec43610c2a17: Pull complete 07:19:11 3a2ae6a8a46f: Pull complete 07:19:11 33b1e0a273af: Pull complete 07:19:11 5d3b04190fa2: Pull complete 07:19:18 2f39f015ded8: Pull complete 07:19:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:19:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:18 prd-ubuntu20.04-docker-8c-8g-9177 does not seem to be running inside a container 07:19:18 $ 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/977/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/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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 07:19:19 $ docker top 1d814d2af1593317f9a184bb6c935a99e16b6d761471675c18384b08f528b437 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:20 + touch /tmp/pre-build-complete [Pipeline] sh 07:19:20 + mkdir -p /var/log/sysstat [Pipeline] sh 07:19:20 + ls /var/log/sa-host 07:19:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:20 provisioning config files... 07:19:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/977@tmp/config3330619646782088683tmp [Pipeline] { [Pipeline] echo 07:19:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:19:21 ---> create-netrc.sh [Pipeline] } 07:19:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:19:21 ---> python-tools-install.sh [Pipeline] echo 07:19:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:19:21 ---> sudo-logs.sh 07:19:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:19:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:19:21 ---> job-cost.sh 07:19:21 lf-activate-venv: SKIPPING 07:19:21 DEBUG: total: 0.10999999940395355 07:19:21 INFO: Retrieving Stack Cost... 07:19:22 INFO: Retrieving Pricing Info for: v3-standard-8 07:19:22 INFO: Archiving Costs [Pipeline] echo 07:19:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:19:23 ---> logs-deploy.sh 07:19:23 lf-activate-venv: SKIPPING 07:19:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/977 07:19:23 INFO: archiving workspace using pattern(s): 07:19:24 Archives upload complete. 07:19:24 INFO: archiving logs to Nexus 07:19:25 ---> uname -a: 07:19:25 Linux prd-ubuntu20-04-docker-8c-8g-9177 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:19:25 07:19:25 07:19:25 ---> lscpu: 07:19:25 Architecture: x86_64 07:19:25 CPU op-mode(s): 32-bit, 64-bit 07:19:25 Byte Order: Little Endian 07:19:25 Address sizes: 40 bits physical, 48 bits virtual 07:19:25 CPU(s): 8 07:19:25 On-line CPU(s) list: 0-7 07:19:25 Thread(s) per core: 1 07:19:25 Core(s) per socket: 1 07:19:25 Socket(s): 8 07:19:25 NUMA node(s): 1 07:19:25 Vendor ID: AuthenticAMD 07:19:25 CPU family: 23 07:19:25 Model: 49 07:19:25 Model name: AMD EPYC-Rome Processor 07:19:25 Stepping: 0 07:19:25 CPU MHz: 2799.998 07:19:25 BogoMIPS: 5599.99 07:19:25 Virtualization: AMD-V 07:19:25 Hypervisor vendor: KVM 07:19:25 Virtualization type: full 07:19:25 L1d cache: 256 KiB 07:19:25 L1i cache: 256 KiB 07:19:25 L2 cache: 4 MiB 07:19:25 L3 cache: 128 MiB 07:19:25 NUMA node0 CPU(s): 0-7 07:19:25 Vulnerability Gather data sampling: Not affected 07:19:25 Vulnerability Itlb multihit: Not affected 07:19:25 Vulnerability L1tf: Not affected 07:19:25 Vulnerability Mds: Not affected 07:19:25 Vulnerability Meltdown: Not affected 07:19:25 Vulnerability Mmio stale data: Not affected 07:19:25 Vulnerability Retbleed: Vulnerable 07:19:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:19:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:19:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:19:25 Vulnerability Srbds: Not affected 07:19:25 Vulnerability Tsx async abort: Not affected 07:19:25 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 07:19:25 07:19:25 07:19:25 ---> nproc: 07:19:25 8 07:19:25 07:19:25 07:19:25 ---> df -h: 07:19:25 Filesystem Size Used Avail Use% Mounted on 07:19:25 overlay 155G 33G 123G 22% / 07:19:25 tmpfs 64M 0 64M 0% /dev 07:19:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:19:25 shm 64M 0 64M 0% /dev/shm 07:19:25 /dev/vda1 155G 33G 123G 22% /facter-os 07:19:25 07:19:25 07:19:25 ---> sar -b -r -n DEV: 07:19:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9177) 05/13/26 _x86_64_ (8 CPU) 07:19:25 07:19:25 01:18:01 LINUX RESTART (8 CPU) 07:19:25 07:19:25 01:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:19:25 01:20:01 174.34 10.10 164.25 0.00 1624.79 45926.69 0.00 07:19:25 01:21:01 46.03 0.05 45.98 0.00 0.40 40380.49 0.00 07:19:25 01:22:01 54.54 0.25 54.29 0.00 2.93 21197.53 0.00 07:19:25 01:23:01 331.59 0.32 331.27 0.00 41.72 144853.45 0.00 07:19:25 01:24:01 1241.70 31.11 1210.59 0.00 2761.43 461517.14 0.00 07:19:25 01:25:02 141.40 0.23 141.17 0.00 1.87 69790.74 0.00 07:19:25 01:26:01 344.66 0.41 344.25 0.00 20.04 96595.09 0.00 07:19:25 01:27:01 857.72 41.81 815.91 0.00 1982.74 177792.37 0.00 07:19:25 01:28:01 34.87 1.08 33.79 0.00 131.16 870.64 0.00 07:19:25 01:29:01 20.83 0.65 20.18 0.00 94.38 506.72 0.00 07:19:25 01:30:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 07:19:25 01:31:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 07:19:25 01:32:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 07:19:25 01:33:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 07:19:25 01:34:01 3.68 2.32 1.37 0.00 21.06 16.00 0.00 07:19:25 01:35:01 1.62 0.02 1.60 0.00 0.13 18.26 0.00 07:19:25 01:36:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 07:19:25 01:37:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 07:19:25 01:38:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 07:19:25 01:39:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 07:19:25 01:40:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 07:19:25 01:41:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 07:19:25 01:42:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 07:19:25 01:43:01 1.42 0.00 1.42 0.00 0.00 17.59 0.00 07:19:25 01:44:01 1.10 0.00 1.10 0.00 0.00 11.99 0.00 07:19:25 01:45:01 1.22 0.02 1.20 0.00 4.13 14.13 0.00 07:19:25 01:46:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:19:25 01:47:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 07:19:25 01:48:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 07:19:25 01:49:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 07:19:25 01:50:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 07:19:25 01:51:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 07:19:25 01:52:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 07:19:25 01:53:01 1.40 0.00 1.40 0.00 0.00 18.53 0.00 07:19:25 01:54:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 07:19:25 01:55:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 07:19:25 01:56:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 07:19:25 01:57:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 07:19:25 01:58:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 07:19:25 01:59:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 07:19:25 02:00:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 07:19:25 02:01:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 07:19:25 02:02:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 07:19:25 02:03:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 07:19:25 02:04:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 07:19:25 02:05:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 07:19:25 02:06:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 07:19:25 02:07:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 07:19:25 02:08:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 07:19:25 02:09:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 07:19:25 02:10:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:19:25 02:11:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 07:19:25 02:12:01 1.33 0.32 1.02 0.00 16.93 12.26 0.00 07:19:25 02:13:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 07:19:25 02:14:01 2.53 1.42 1.12 0.00 29.06 14.40 0.00 07:19:25 02:15:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 07:19:25 02:16:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 07:19:25 02:17:01 1.23 0.03 1.20 0.00 0.93 16.13 0.00 07:19:25 02:18:01 1.28 0.02 1.27 0.00 0.13 14.00 0.00 07:19:25 02:19:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 07:19:25 02:20:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 07:19:25 02:21:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 07:19:25 02:22:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 07:19:25 02:23:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 07:19:25 02:24:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 07:19:25 02:25:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 07:19:25 02:26:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:19:25 02:27:01 1.82 0.00 1.82 0.00 0.00 20.79 0.00 07:19:25 02:28:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 07:19:25 02:29:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 07:19:25 02:30:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 07:19:25 02:31:01 1.64 0.00 1.64 0.00 0.00 19.39 0.00 07:19:25 02:32:01 9.35 6.13 3.22 0.00 350.28 96.63 0.00 07:19:25 02:33:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 07:19:25 02:34:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 07:19:25 02:35:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 07:19:25 02:36:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 07:19:25 02:37:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 07:19:25 02:38:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 07:19:25 02:39:01 1.63 0.00 1.63 0.00 0.00 20.80 0.00 07:19:25 02:40:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 07:19:25 02:41:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 07:19:25 02:42:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 07:19:25 02:43:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 07:19:25 02:44:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 07:19:25 02:45:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 07:19:25 02:46:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 07:19:25 02:47:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 07:19:25 02:48:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 07:19:25 02:49:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 07:19:25 02:50:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 07:19:25 02:51:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 07:19:25 02:52:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 07:19:25 02:53:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 07:19:25 02:54:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 07:19:25 02:55:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 07:19:25 02:56:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 07:19:25 02:57:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 07:19:25 02:58:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 07:19:25 02:59:01 1.77 0.00 1.77 0.00 0.00 20.79 0.00 07:19:25 03:00:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:19:25 03:01:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 07:19:25 03:02:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 07:19:25 03:03:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 07:19:25 03:04:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 07:19:25 03:05:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 07:19:25 03:06:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:19:25 03:07:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 07:19:25 03:08:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 07:19:25 03:09:01 1.55 0.00 1.55 0.00 0.00 19.73 0.00 07:19:25 03:10:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 07:19:25 03:11:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 07:19:25 03:12:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 07:19:25 03:13:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 07:19:25 03:14:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 07:19:25 03:15:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 07:19:25 03:16:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 07:19:25 03:17:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 07:19:25 03:18:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 07:19:25 03:19:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 07:19:25 03:20:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 07:19:25 03:21:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 07:19:25 03:22:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 07:19:25 03:23:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 07:19:25 03:24:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 07:19:25 03:25:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 07:19:25 03:26:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 07:19:25 03:27:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 07:19:25 03:28:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 07:19:25 03:29:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 07:19:25 03:30:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 07:19:25 03:31:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 07:19:25 03:32:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:19:25 03:33:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 07:19:25 03:34:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 07:19:25 03:35:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 07:19:25 03:36:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 07:19:25 03:37:01 2.47 0.27 2.20 0.00 23.46 28.12 0.00 07:19:25 03:38:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 07:19:25 03:39:01 1.42 0.00 1.42 0.00 0.00 18.00 0.00 07:19:25 03:40:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 07:19:25 03:41:01 1.33 0.00 1.33 0.00 0.00 15.59 0.00 07:19:25 03:42:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 07:19:25 03:43:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 07:19:25 03:44:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 07:19:25 03:45:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 07:19:25 03:46:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 07:19:25 03:47:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 07:19:25 03:48:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 07:19:25 03:49:02 1.48 0.00 1.48 0.00 0.00 18.26 0.00 07:19:25 03:50:01 1.20 0.00 1.20 0.00 0.00 12.47 0.00 07:19:25 03:51:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 07:19:25 03:52:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 07:19:25 03:53:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 07:19:25 03:54:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 07:19:25 03:55:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 07:19:25 03:56:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 07:19:25 03:57:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 07:19:25 03:58:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:19:25 03:59:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 07:19:25 04:00:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 07:19:25 04:01:01 1.73 0.00 1.73 0.00 0.00 18.80 0.00 07:19:25 04:02:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 07:19:25 04:03:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 07:19:25 04:04:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 07:19:25 04:05:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 07:19:25 04:06:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 07:19:25 04:07:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 07:19:25 04:08:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 07:19:25 04:09:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 07:19:25 04:10:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 07:19:25 04:11:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 07:19:25 04:12:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 07:19:25 04:13:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 07:19:25 04:14:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 07:19:25 04:15:01 1.87 0.00 1.87 0.00 0.00 22.00 0.00 07:19:25 04:16:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 07:19:25 04:17:01 1.92 0.00 1.92 0.00 0.00 21.46 0.00 07:19:25 04:18:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 07:19:25 04:19:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 07:19:25 04:20:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 07:19:25 04:21:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 07:19:25 04:22:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 07:19:25 04:23:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 07:19:25 04:24:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 07:19:25 04:25:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 07:19:25 04:26:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 07:19:25 04:27:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 07:19:25 04:28:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 07:19:25 04:29:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 07:19:25 04:30:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 07:19:25 04:31:01 1.70 0.00 1.70 0.00 0.00 19.99 0.00 07:19:25 04:32:01 1.42 0.05 1.37 0.00 12.26 17.20 0.00 07:19:25 04:33:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 07:19:25 04:34:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 07:19:25 04:35:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 07:19:25 04:36:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 07:19:25 04:37:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 07:19:25 04:38:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 07:19:25 04:39:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 07:19:25 04:40:01 1.12 0.00 1.12 0.00 0.00 11.33 0.00 07:19:25 04:41:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 07:19:25 04:42:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 07:19:25 04:43:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 07:19:25 04:44:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 07:19:25 04:45:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 07:19:25 04:46:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 07:19:25 04:47:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 07:19:25 04:48:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 07:19:25 04:49:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 07:19:25 04:50:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 07:19:25 04:51:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 07:19:25 04:52:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 07:19:25 04:53:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 07:19:25 04:54:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 07:19:25 04:55:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 07:19:25 04:56:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 07:19:25 04:57:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 07:19:25 04:58:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 07:19:25 04:59:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 07:19:25 05:00:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 07:19:25 05:01:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 07:19:25 05:02:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 07:19:25 05:03:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 07:19:25 05:04:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 07:19:25 05:05:01 1.77 0.00 1.77 0.00 0.00 21.60 0.00 07:19:25 05:06:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 07:19:25 05:07:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 07:19:25 05:08:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 07:19:25 05:09:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 07:19:25 05:10:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 07:19:25 05:11:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 07:19:25 05:12:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 07:19:25 05:13:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 07:19:25 05:14:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 07:19:25 05:15:02 1.78 0.00 1.78 0.00 0.00 21.46 0.00 07:19:25 05:16:01 1.17 0.00 1.17 0.00 0.00 13.29 0.00 07:19:25 05:17:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 07:19:25 05:18:01 1.28 0.00 1.28 0.00 0.00 13.06 0.00 07:19:25 05:19:01 1.53 0.00 1.53 0.00 0.00 18.39 0.00 07:19:25 05:20:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 07:19:25 05:21:01 1.77 0.00 1.77 0.00 0.00 20.80 0.00 07:19:25 05:22:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 07:19:25 05:23:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 07:19:25 05:24:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 07:19:25 05:25:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 07:19:25 05:26:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 07:19:25 05:27:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 07:19:25 05:28:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:19:25 05:29:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 07:19:25 05:30:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 07:19:25 05:31:01 1.93 0.00 1.93 0.00 0.00 23.06 0.00 07:19:25 05:32:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 07:19:25 05:33:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 07:19:25 05:34:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:19:25 05:35:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 07:19:25 05:36:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 07:19:25 05:37:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 07:19:25 05:38:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:19:25 05:39:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 07:19:25 05:40:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 07:19:25 05:41:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 07:19:25 05:42:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:19:25 05:43:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 07:19:25 05:44:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:19:25 05:45:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 07:19:25 05:46:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 07:19:25 05:47:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 07:19:25 05:48:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 07:19:25 05:49:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 07:19:25 05:50:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 07:19:25 05:51:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 07:19:25 05:52:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 07:19:25 05:53:01 1.77 0.00 1.77 0.00 0.00 19.19 0.00 07:19:25 05:54:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 07:19:25 05:55:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 07:19:25 05:56:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 07:19:25 05:57:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 07:19:25 05:58:01 1.02 0.00 1.02 0.00 0.00 10.26 0.00 07:19:25 05:59:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 07:19:25 06:00:01 1.03 0.00 1.03 0.00 0.00 10.40 0.00 07:19:25 06:01:01 1.78 0.00 1.78 0.00 0.00 20.80 0.00 07:19:25 06:02:01 1.17 0.00 1.17 0.00 0.00 11.86 0.00 07:19:25 06:03:01 1.75 0.00 1.75 0.00 0.00 18.93 0.00 07:19:25 06:04:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 07:19:25 06:05:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 07:19:25 06:06:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 07:19:25 06:07:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 07:19:25 06:08:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 07:19:25 06:09:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 07:19:25 06:10:01 1.15 0.00 1.15 0.00 0.00 11.60 0.00 07:19:25 06:11:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 07:19:25 06:12:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 07:19:25 06:13:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 07:19:25 06:14:01 1.02 0.00 1.02 0.00 0.00 10.13 0.00 07:19:25 06:15:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 07:19:25 06:16:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 07:19:25 06:17:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 07:19:25 06:18:01 1.25 0.00 1.25 0.00 0.00 12.80 0.00 07:19:25 06:19:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 07:19:25 06:20:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 07:19:25 06:21:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 07:19:25 06:22:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 07:19:25 06:23:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 07:19:25 06:24:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 07:19:25 06:25:01 1.58 0.03 1.55 0.00 0.27 18.40 0.00 07:19:25 06:26:01 4.59 2.57 2.03 0.00 51.89 77.03 0.00 07:19:25 06:27:01 2.02 0.00 2.02 0.00 0.00 22.53 0.00 07:19:25 06:28:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 07:19:25 06:29:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 07:19:25 06:30:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 07:19:25 06:31:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 07:19:25 06:32:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 07:19:25 06:33:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 07:19:25 06:34:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 07:19:25 06:35:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 07:19:25 06:36:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 07:19:25 06:37:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 07:19:25 06:38:01 1.13 0.00 1.13 0.00 0.00 10.93 0.00 07:19:25 06:39:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 07:19:25 06:40:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 07:19:25 06:41:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 07:19:25 06:42:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 07:19:25 06:43:01 1.87 0.00 1.87 0.00 0.00 20.66 0.00 07:19:25 06:44:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 07:19:25 06:45:01 1.73 0.00 1.73 0.00 0.00 18.79 0.00 07:19:25 06:46:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 07:19:25 06:47:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 07:19:25 06:48:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 07:19:25 06:49:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 07:19:25 06:50:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 07:19:25 06:51:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 07:19:25 06:52:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 07:19:25 06:53:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 07:19:25 06:54:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 07:19:25 06:55:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 07:19:25 06:56:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 07:19:25 06:57:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 07:19:25 06:58:01 1.05 0.02 1.03 0.00 1.07 10.93 0.00 07:19:25 06:59:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 07:19:25 07:00:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 07:19:25 07:01:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 07:19:25 07:02:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 07:19:25 07:03:01 1.73 0.00 1.73 0.00 0.00 19.99 0.00 07:19:25 07:04:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 07:19:25 07:05:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 07:19:25 07:06:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 07:19:25 07:07:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 07:19:25 07:08:01 1.22 0.00 1.22 0.00 0.00 12.53 0.00 07:19:25 07:09:01 25.16 2.15 23.01 0.00 138.35 2471.44 0.00 07:19:25 07:10:01 3.32 0.07 3.25 0.00 0.53 65.59 0.00 07:19:25 07:11:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 07:19:25 07:12:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 07:19:25 07:13:01 2.05 0.00 2.05 0.00 0.00 21.86 0.00 07:19:25 07:14:01 1.10 0.00 1.10 0.00 0.00 11.06 0.00 07:19:25 07:15:01 2.30 0.00 2.30 0.00 0.00 28.93 0.00 07:19:25 07:16:01 1.20 0.00 1.20 0.00 0.00 12.00 0.00 07:19:25 07:17:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 07:19:25 07:18:01 1.38 0.00 1.38 0.00 0.00 13.73 0.00 07:19:25 07:19:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 07:19:25 Average: 10.41 0.28 10.13 0.00 20.32 2962.14 0.00 07:19:25 07:19:25 01:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:19:25 01:20:01 26683636 31270140 1008284 3.07 124036 4610720 2283224 6.73 1893508 3754576 663848 07:19:25 01:21:01 26887436 31504948 771700 2.35 128424 4611976 1718056 5.07 1423588 3999972 48716 07:19:25 01:22:01 25609112 31148172 1125216 3.42 135012 5477316 2261200 6.67 2059024 4585604 358288 07:19:25 01:23:01 22985436 30961644 1292432 3.93 150932 7849132 5417384 15.97 2313356 6858856 310524 07:19:25 01:24:01 6416056 28941908 3228500 9.82 396852 21208464 9800244 28.89 5983696 18711448 893064 07:19:25 01:25:02 2570968 27812684 4351940 13.24 414676 23772016 11448796 33.75 8367580 20024164 1516384 07:19:25 01:26:01 252152 28269216 3902752 11.87 427996 26435312 9267420 27.32 9130188 21504800 1968552 07:19:25 01:27:01 5814692 31397680 836572 2.55 428032 24234484 2094508 6.17 3673776 21716376 536 07:19:25 01:28:01 5799212 31387496 845968 2.57 429352 24238836 2217808 6.54 4171196 21233984 408 07:19:25 01:29:01 5803540 31395212 838120 2.55 430104 24241868 2090088 6.16 4439964 20961948 4 07:19:25 01:30:01 5802788 31394504 838712 2.55 430116 24241872 2090088 6.16 4439960 20961952 12 07:19:25 01:31:01 5819484 31411216 822604 2.50 430136 24241876 2090088 6.16 4423708 20961956 20 07:19:25 01:32:01 5819712 31411456 822400 2.50 430152 24241880 2090088 6.16 4423160 20961960 12 07:19:25 01:33:01 5827036 31418968 814864 2.48 430176 24242004 2090088 6.16 4415088 20962088 16 07:19:25 01:34:01 5827600 31420308 813496 2.47 430636 24242196 2126256 6.27 4414264 20962092 12 07:19:25 01:35:01 5827472 31420208 813408 2.47 430668 24242200 2126256 6.27 4414288 20962096 12 07:19:25 01:36:01 5827248 31419992 813428 2.47 430692 24242204 2109988 6.22 4414324 20962092 8 07:19:25 01:37:01 5826860 31419660 813640 2.48 430708 24242208 2109988 6.22 4414384 20962096 12 07:19:25 01:38:01 5827576 31420392 812868 2.47 430740 24242192 2109988 6.22 4414408 20962096 8 07:19:25 01:39:01 5827424 31420452 812724 2.47 430752 24242340 2109988 6.22 4414228 20962172 4 07:19:25 01:40:01 5827844 31420872 812440 2.47 430772 24242340 2109988 6.22 4414160 20962172 16 07:19:25 01:41:01 5827608 31420668 812636 2.47 430780 24242344 2109988 6.22 4414252 20962176 4 07:19:25 01:42:01 5827732 31420796 812364 2.47 430792 24242344 2109988 6.22 4414292 20962176 12 07:19:25 01:43:01 5827392 31420516 812620 2.47 430820 24242352 2109988 6.22 4414320 20962184 36 07:19:25 01:44:01 5827336 31420472 812604 2.47 430844 24242356 2109988 6.22 4414440 20962188 8 07:19:25 01:45:01 5827020 31420336 812688 2.47 430876 24242480 2109988 6.22 4414448 20962308 12 07:19:25 01:46:01 5826972 31420296 812652 2.47 430896 24242484 2109988 6.22 4414432 20962316 4 07:19:25 01:47:01 5826820 31420204 812576 2.47 430924 24242484 2109988 6.22 4414476 20962316 12 07:19:25 01:48:01 5826772 31420204 812540 2.47 430940 24242492 2109988 6.22 4414512 20962328 4 07:19:25 01:49:01 5826788 31420220 812436 2.47 430968 24242492 2109988 6.22 4414468 20962296 8 07:19:25 01:50:01 5826740 31420208 812408 2.47 430980 24242496 2109988 6.22 4414508 20962300 8 07:19:25 01:51:01 5826660 31420152 812396 2.47 430992 24242500 2109988 6.22 4414632 20962300 16 07:19:25 01:52:01 5826668 31420160 812296 2.47 431000 24242500 2109988 6.22 4414616 20962300 8 07:19:25 01:53:01 5826240 31419764 812632 2.47 431032 24242500 2109988 6.22 4414780 20962312 8 07:19:25 01:54:01 5826580 31420140 812336 2.47 431052 24242508 2109988 6.22 4414704 20962312 8 07:19:25 01:55:01 5826772 31420380 812304 2.47 431064 24242512 2126044 6.27 4414680 20962316 8 07:19:25 01:56:01 5826764 31420400 812272 2.47 431080 24242516 2126044 6.27 4414720 20962324 8 07:19:25 01:57:01 5826464 31420104 812500 2.47 431088 24242516 2126044 6.27 4414704 20962324 8 07:19:25 01:58:01 5826700 31420344 812224 2.47 431104 24242512 2126044 6.27 4414704 20962328 8 07:19:25 01:59:01 5826524 31420224 812236 2.47 431120 24242520 2126044 6.27 4414808 20962328 8 07:19:25 02:00:01 5827020 31420724 811672 2.47 431124 24242524 2126044 6.27 4414748 20962332 8 07:19:25 02:01:01 5826720 31420452 811852 2.47 431144 24242524 2126044 6.27 4415076 20962332 8 07:19:25 02:02:01 5826704 31420464 811784 2.47 431160 24242532 2126044 6.27 4414824 20962340 36 07:19:25 02:03:01 5826584 31420384 811804 2.47 431176 24242536 2126044 6.27 4415208 20962344 184 07:19:25 02:04:01 5826284 31420084 812096 2.47 431188 24242532 2126044 6.27 4415040 20962344 32 07:19:25 02:05:01 5826456 31420300 811764 2.47 431216 24242544 2126044 6.27 4415436 20962344 192 07:19:25 02:06:01 5826512 31420356 811696 2.47 431228 24242544 2126044 6.27 4414908 20962344 12 07:19:25 02:07:01 5826712 31420560 811644 2.47 431232 24242548 2126044 6.27 4414908 20962348 8 07:19:25 02:08:01 5826728 31420596 811584 2.47 431252 24242544 2126044 6.27 4414936 20962348 4 07:19:25 02:09:01 5826376 31420400 811968 2.47 431256 24242680 2126044 6.27 4415268 20962480 184 07:19:25 02:10:01 5826408 31420436 811924 2.47 431264 24242684 2126044 6.27 4414824 20962484 8 07:19:25 02:11:01 5826360 31420416 811888 2.47 431284 24242688 2142088 6.32 4414868 20962492 8 07:19:25 02:12:01 5824996 31419600 812644 2.47 431308 24243196 2142088 6.32 4417852 20962800 36 07:19:25 02:13:01 5824924 31419528 812644 2.47 431324 24243192 2142088 6.32 4417680 20962800 4 07:19:25 02:14:01 5818328 31415028 817252 2.49 431348 24244072 2124616 6.26 4423592 20962852 8 07:19:25 02:15:01 5818092 31414796 817432 2.49 431368 24244076 2124616 6.26 4423276 20962832 20 07:19:25 02:16:01 5817264 31414004 818188 2.49 431376 24244080 2124616 6.26 4423604 20962816 12 07:19:25 02:17:01 5817020 31413772 818340 2.49 431408 24244080 2124616 6.26 4424024 20962820 28 07:19:25 02:18:01 5816784 31413596 818616 2.49 431436 24244100 2124616 6.26 4423524 20962836 8 07:19:25 02:19:01 5816532 31413392 818820 2.49 431468 24244116 2124616 6.26 4423664 20962844 8 07:19:25 02:20:01 5816488 31413396 819032 2.49 431500 24244120 2124616 6.26 4423644 20962852 4 07:19:25 02:21:01 5816220 31413136 819248 2.49 431516 24244128 2107976 6.21 4423824 20962860 8 07:19:25 02:22:01 5816236 31413184 819252 2.49 431540 24244132 2107976 6.21 4423672 20962868 8 07:19:25 02:23:01 5816220 31413288 819072 2.49 431556 24244260 2107976 6.21 4423656 20962988 12 07:19:25 02:24:01 5816424 31413536 818912 2.49 431564 24244264 2107976 6.21 4423676 20962968 20 07:19:25 02:25:01 5816344 31413460 818924 2.49 431576 24244264 2107976 6.21 4423596 20962968 8 07:19:25 02:26:01 5816256 31413400 818936 2.49 431596 24244268 2107976 6.21 4423636 20962976 8 07:19:25 02:27:01 5815868 31413056 819128 2.49 431636 24244268 2124032 6.26 4423676 20962980 8 07:19:25 02:28:01 5815980 31413208 819084 2.49 431660 24244264 2124032 6.26 4423660 20962984 8 07:19:25 02:29:01 5816012 31413280 819004 2.49 431684 24244280 2124032 6.26 4423776 20962992 8 07:19:25 02:30:01 5816012 31413324 818960 2.49 431720 24244280 2124032 6.26 4423748 20962996 8 07:19:25 02:31:01 5815964 31413324 818924 2.49 431740 24244284 2124032 6.26 4423788 20963004 8 07:19:25 02:32:01 5782188 31392848 838608 2.55 432228 24256060 2170292 6.40 4444188 20972552 28 07:19:25 02:33:01 5781880 31392548 838864 2.55 432244 24256068 2170292 6.40 4444464 20972560 8 07:19:25 02:34:01 5781684 31392388 838956 2.55 432288 24256064 2170292 6.40 4444328 20972560 8 07:19:25 02:35:01 5781636 31392388 838920 2.55 432300 24256072 2170292 6.40 4444304 20972564 8 07:19:25 02:36:01 5781840 31392596 838632 2.55 432320 24256076 2170292 6.40 4444288 20972568 8 07:19:25 02:37:01 5782168 31392964 838212 2.55 432348 24256080 2170292 6.40 4444332 20972572 4 07:19:25 02:38:01 5781868 31392724 838420 2.55 432376 24256084 2170292 6.40 4444148 20972576 8 07:19:25 02:39:01 5781812 31392672 838392 2.55 432412 24256068 2170292 6.40 4444208 20972576 4 07:19:25 02:40:01 5782056 31392948 838048 2.55 432432 24256088 2170292 6.40 4444180 20972584 8 07:19:25 02:41:01 5782008 31392948 838012 2.55 432448 24256096 2170292 6.40 4444236 20972592 8 07:19:25 02:42:01 5781992 31392936 837948 2.55 432468 24256096 2170292 6.40 4444220 20972596 8 07:19:25 02:43:01 5782160 31393140 837916 2.55 432484 24256100 2170292 6.40 4444280 20972592 12 07:19:25 02:44:01 5782176 31393156 837964 2.55 432508 24256092 2170292 6.40 4444332 20972592 8 07:19:25 02:45:01 5782372 31393376 837736 2.55 432512 24256104 2186340 6.45 4444308 20972596 28 07:19:25 02:46:01 5782356 31393360 837676 2.55 432528 24256104 2186340 6.45 4444304 20972596 8 07:19:25 02:47:01 5782016 31393052 837944 2.55 432544 24256108 2186340 6.45 4444336 20972600 4 07:19:25 02:48:01 5782260 31393300 837624 2.55 432556 24256112 2186340 6.45 4444332 20972604 8 07:19:25 02:49:01 5782212 31393296 837596 2.55 432588 24256096 2186340 6.45 4444464 20972604 12 07:19:25 02:50:01 5782064 31393152 837856 2.55 432612 24256116 2186340 6.45 4444388 20972608 4 07:19:25 02:51:01 5782016 31393144 837832 2.55 432652 24256120 2202500 6.49 4444436 20972608 32 07:19:25 02:52:01 5781968 31393144 837788 2.55 432680 24256124 2202500 6.49 4444480 20972616 12 07:19:25 02:53:01 5782136 31393484 837624 2.55 432704 24256252 2202500 6.49 4444812 20972748 12 07:19:25 02:54:01 5781884 31393272 837816 2.55 432732 24256252 2202500 6.49 4444580 20972756 8 07:19:25 02:55:01 5782136 31393556 837532 2.55 432752 24256264 2202500 6.49 4444556 20972760 4 07:19:25 02:56:01 5782144 31393564 837492 2.55 432760 24256264 2202500 6.49 4444540 20972760 12 07:19:25 02:57:01 5782096 31393556 837456 2.55 432780 24256268 2202500 6.49 4444584 20972764 12 07:19:25 02:58:01 5782248 31393740 837440 2.55 432788 24256268 2202500 6.49 4444628 20972764 16 07:19:25 02:59:01 5782184 31393680 837464 2.55 432804 24256272 2202500 6.49 4444688 20972768 8 07:19:25 03:00:01 5782388 31393904 837172 2.55 432828 24256276 2202500 6.49 4444660 20972772 8 07:19:25 03:01:01 5782056 31393576 837384 2.55 432844 24256280 2202500 6.49 4444648 20972776 12 07:19:25 03:02:01 5782008 31393568 837356 2.55 432856 24256284 2202500 6.49 4444692 20972780 8 07:19:25 03:03:01 5782024 31393584 837268 2.55 432868 24256284 2202500 6.49 4444940 20972780 20 07:19:25 03:04:01 5781984 31393576 837252 2.55 432888 24256288 2202500 6.49 4444920 20972788 56 07:19:25 03:05:01 5781700 31393332 837516 2.55 432904 24256288 2202500 6.49 4444764 20972792 12 07:19:25 03:06:01 5782220 31393872 836900 2.55 432920 24256292 2202500 6.49 4444748 20972796 28 07:19:25 03:07:01 5782128 31393784 837136 2.55 432928 24256296 2202500 6.49 4444748 20972800 8 07:19:25 03:08:01 5782540 31394220 836884 2.55 432948 24256296 2202500 6.49 4444776 20972800 12 07:19:25 03:09:01 5782152 31393872 837212 2.55 432984 24256296 2202500 6.49 4444888 20972808 8 07:19:25 03:10:01 5782104 31393872 837164 2.55 433008 24256304 2202500 6.49 4444860 20972812 8 07:19:25 03:11:01 5782292 31394076 836860 2.55 433028 24256312 2202500 6.49 4444876 20972820 44 07:19:25 03:12:01 5781740 31393560 837324 2.55 433040 24256312 2202500 6.49 4445044 20972820 8 07:19:25 03:13:01 5781756 31393580 837248 2.55 433052 24256316 2202500 6.49 4444964 20972824 28 07:19:25 03:14:01 5781520 31393364 837456 2.55 433060 24256320 2202500 6.49 4445060 20972808 28 07:19:25 03:15:01 5781036 31393088 837592 2.55 433080 24256320 2185484 6.44 4446660 20971852 192 07:19:25 03:16:01 5781020 31393108 837520 2.55 433104 24256324 2201608 6.49 4446500 20971852 192 07:19:25 03:17:01 5780720 31392840 837796 2.55 433128 24256324 2201608 6.49 4446584 20971852 4 07:19:25 03:18:01 5780424 31392704 838080 2.55 433152 24256460 2201608 6.49 4446288 20971972 8 07:19:25 03:19:01 5780880 31393164 837564 2.55 433164 24256460 2201608 6.49 4446736 20971972 192 07:19:25 03:20:01 5780832 31393156 837520 2.55 433188 24256464 2201608 6.49 4446684 20971976 196 07:19:25 03:21:01 5780312 31392660 838020 2.55 433200 24256468 2201608 6.49 4446588 20971980 32 07:19:25 03:22:01 5780740 31393100 837704 2.55 433216 24256468 2201608 6.49 4446612 20971980 192 07:19:25 03:23:01 5780732 31393116 837892 2.55 433232 24256472 2201608 6.49 4446692 20971984 216 07:19:25 03:24:01 5780708 31393100 837884 2.55 433256 24256464 2201608 6.49 4446440 20971984 8 07:19:25 03:25:01 5779788 31392216 838912 2.55 433284 24256480 2201608 6.49 4446732 20971992 228 07:19:25 03:26:01 5780332 31392760 838364 2.55 433296 24256480 2201608 6.49 4446400 20971992 4 07:19:25 03:27:01 5780316 31392788 838332 2.55 433320 24256488 2217796 6.54 4446544 20971996 40 07:19:25 03:28:01 5780520 31393000 838272 2.55 433336 24256492 2217796 6.54 4446440 20972004 8 07:19:25 03:29:01 5780220 31392744 838500 2.55 433368 24256480 2217796 6.54 4446564 20972004 12 07:19:25 03:30:01 5780140 31392712 838496 2.55 433388 24256496 2217796 6.54 4446536 20972012 8 07:19:25 03:31:01 5780124 31392648 838504 2.55 433400 24256496 2217796 6.54 4446548 20972008 12 07:19:25 03:32:01 5780108 31392640 838440 2.55 433416 24256500 2201428 6.49 4446532 20972012 8 07:19:25 03:33:01 5780276 31392840 838400 2.55 433444 24256504 2201428 6.49 4446864 20972020 8 07:19:25 03:34:01 5780480 31393088 838144 2.55 433476 24256496 2201428 6.49 4446672 20972024 8 07:19:25 03:35:01 5780464 31393204 837960 2.55 433488 24256636 2201428 6.49 4446596 20972156 8 07:19:25 03:36:01 5780416 31393184 837932 2.55 433504 24256636 2201428 6.49 4446636 20972160 4 07:19:25 03:37:01 5779280 31392968 838900 2.55 433652 24257224 2202868 6.49 4446916 20972620 8 07:19:25 03:38:01 5779764 31393452 838568 2.55 433672 24257224 2202868 6.49 4446900 20972620 8 07:19:25 03:39:01 5779456 31393176 838776 2.55 433712 24257212 2202868 6.49 4447272 20972624 24 07:19:25 03:40:01 5779700 31393464 838484 2.55 433724 24257232 2202868 6.49 4446984 20972632 4 07:19:25 03:41:01 5779588 31393352 838512 2.55 433748 24257232 2202868 6.49 4446968 20972632 12 07:19:25 03:42:01 5779540 31393348 838464 2.55 433776 24257240 2202868 6.49 4447012 20972640 44 07:19:25 03:43:01 5779708 31393556 838424 2.55 433800 24257244 2202868 6.49 4447052 20972648 8 07:19:25 03:44:01 5779504 31393392 838568 2.55 433832 24257240 2202868 6.49 4447160 20972644 8 07:19:25 03:45:01 5779488 31393376 838504 2.55 433844 24257248 2202868 6.49 4447084 20972644 8 07:19:25 03:46:01 5779440 31393364 838476 2.55 433852 24257252 2202868 6.49 4447128 20972648 8 07:19:25 03:47:01 5779644 31393604 838184 2.55 433876 24257256 2202868 6.49 4447172 20972656 8 07:19:25 03:48:01 5779848 31393808 837912 2.55 433884 24257256 2202868 6.49 4447156 20972656 4 07:19:25 03:49:02 5780016 31393988 837864 2.55 433928 24257248 2202868 6.49 4447152 20972656 28 07:19:25 03:50:01 5779684 31393700 838136 2.55 433948 24257260 2202868 6.49 4447132 20972660 8 07:19:25 03:51:01 5779668 31393692 838064 2.55 433968 24257264 2202868 6.49 4447164 20972664 8 07:19:25 03:52:01 5779872 31393936 837796 2.55 433972 24257264 2202868 6.49 4447208 20972664 8 07:19:25 03:53:01 5779704 31393832 837752 2.55 433996 24257272 2202868 6.49 4447576 20972672 8 07:19:25 03:54:01 5779924 31394068 837456 2.55 434020 24257276 2202868 6.49 4447352 20972672 32 07:19:25 03:55:01 5780052 31394220 837740 2.55 434048 24257276 2202868 6.49 4447648 20972672 8 07:19:25 03:56:01 5779740 31393956 838164 2.55 434064 24257280 2202868 6.49 4447688 20972680 8 07:19:25 03:57:01 5779692 31393908 838176 2.55 434084 24257280 2202868 6.49 4447584 20972680 4 07:19:25 03:58:01 5779636 31393888 838196 2.55 434096 24257284 2202868 6.49 4447616 20972672 24 07:19:25 03:59:01 5779400 31393668 838348 2.55 434120 24257292 2202868 6.49 4447396 20972680 16 07:19:25 04:00:01 5779376 31393688 838316 2.55 434148 24257284 2202868 6.49 4447384 20972684 4 07:19:25 04:01:01 5779264 31393592 838296 2.55 434156 24257296 2202868 6.49 4447436 20972684 8 07:19:25 04:02:01 5779216 31393544 838388 2.55 434168 24257296 2202868 6.49 4447420 20972684 8 07:19:25 04:03:01 5778844 31393196 838652 2.55 434188 24257296 2202868 6.49 4447456 20972692 12 07:19:25 04:04:01 5779364 31393736 838024 2.55 434204 24257304 2202868 6.49 4447664 20972692 20 07:19:25 04:05:01 5779120 31393520 838200 2.55 434232 24257300 2202868 6.49 4447504 20972696 12 07:19:25 04:06:01 5779624 31394028 837676 2.55 434240 24257312 2202868 6.49 4447520 20972700 8 07:19:25 04:07:01 5778584 31393156 838560 2.55 434260 24257440 2202868 6.49 4447612 20972828 8 07:19:25 04:08:01 5778820 31393412 838256 2.55 434280 24257444 2202868 6.49 4447628 20972832 4 07:19:25 04:09:01 5778220 31392844 838780 2.55 434308 24257444 2202868 6.49 4447724 20972832 8 07:19:25 04:10:01 5779236 31393880 837696 2.55 434340 24257432 2202868 6.49 4447680 20972836 28 07:19:25 04:11:01 5778476 31393156 838636 2.55 434356 24257452 2202868 6.49 4448016 20972836 8 07:19:25 04:12:01 5778460 31393144 838596 2.55 434380 24257456 2202868 6.49 4447708 20972840 24 07:19:25 04:13:01 5778096 31392832 838872 2.55 434396 24257460 2202868 6.49 4447836 20972848 8 07:19:25 04:14:01 5777952 31392784 838796 2.55 434416 24257460 2202868 6.49 4448288 20972844 24 07:19:25 04:15:01 5778220 31393056 838516 2.55 434432 24257456 2202868 6.49 4448472 20972848 20 07:19:25 04:16:01 5777904 31392780 838756 2.55 434452 24257468 2202868 6.49 4448516 20972852 32 07:19:25 04:17:01 5777564 31392444 839004 2.55 434480 24257472 2218940 6.54 4448140 20972856 12 07:19:25 04:18:01 5778044 31392952 838432 2.55 434492 24257472 2218940 6.54 4448460 20972856 16 07:19:25 04:19:01 5778220 31393152 838400 2.55 434512 24257476 2218940 6.54 4448276 20972860 8 07:19:25 04:20:01 5778204 31393140 838376 2.55 434520 24257480 2218940 6.54 4448204 20972864 4 07:19:25 04:21:01 5778184 31393152 838536 2.55 434532 24257484 2218940 6.54 4448796 20972872 24 07:19:25 04:22:01 5778420 31393392 838260 2.55 434540 24257488 2202264 6.49 4448524 20972876 8 07:19:25 04:23:01 5778840 31393812 837992 2.55 434544 24257488 2202264 6.49 4448236 20972876 8 07:19:25 04:24:01 5778856 31393852 837940 2.55 434548 24257492 2202264 6.49 4448620 20972880 8 07:19:25 04:25:01 5778824 31393824 837904 2.55 434576 24257488 2202264 6.49 4448264 20972884 8 07:19:25 04:26:01 5778524 31393552 838116 2.55 434592 24257496 2202264 6.49 4448300 20972884 8 07:19:25 04:27:01 5778216 31393372 838260 2.55 434600 24257628 2202264 6.49 4448300 20973004 8 07:19:25 04:28:01 5778112 31393300 838300 2.55 434604 24257628 2202264 6.49 4448336 20973004 8 07:19:25 04:29:01 5777844 31393048 838588 2.55 434624 24257636 2202264 6.49 4448284 20973020 8 07:19:25 04:30:01 5778048 31393280 838312 2.55 434656 24257624 2218364 6.54 4448248 20973024 12 07:19:25 04:31:01 5778152 31393420 838316 2.55 434692 24257644 2218364 6.54 4448296 20973032 4 07:19:25 04:32:01 5796144 31411776 820880 2.50 434724 24258012 2156124 6.36 4435932 20968392 28 07:19:25 04:33:01 5796096 31411728 820860 2.50 434732 24258012 2156124 6.36 4435924 20968392 4 07:19:25 04:34:01 5795836 31411504 821040 2.50 434748 24258016 2156124 6.36 4435972 20968396 8 07:19:25 04:35:01 5795756 31411464 821000 2.50 434788 24258004 2156124 6.36 4435960 20968396 12 07:19:25 04:36:01 5795660 31411372 820952 2.50 434808 24258020 2156124 6.36 4436236 20968400 8 07:19:25 04:37:01 5795596 31411344 820984 2.50 434820 24258020 2156124 6.36 4436524 20968400 204 07:19:25 04:38:01 5796008 31411792 820700 2.50 434840 24258024 2156124 6.36 4436596 20968404 200 07:19:25 04:39:01 5795652 31411444 821008 2.50 434864 24258032 2156124 6.36 4436528 20968408 220 07:19:25 04:40:01 5795856 31411648 820744 2.50 434868 24258032 2156124 6.36 4436444 20968408 200 07:19:25 04:41:01 5795100 31410924 821464 2.50 434884 24258036 2139572 6.31 4436076 20968416 8 07:19:25 04:42:01 5795596 31411452 820892 2.50 434900 24258036 2123332 6.26 4436416 20968416 12 07:19:25 04:43:01 5795668 31411528 820900 2.50 434912 24258040 2123332 6.26 4436408 20968420 188 07:19:25 04:44:01 5795360 31411364 821016 2.50 434912 24258168 2123332 6.26 4436516 20968544 216 07:19:25 04:45:01 5794736 31410780 821472 2.50 434932 24258172 2123332 6.26 4436440 20968548 216 07:19:25 04:46:01 5794932 31411012 821192 2.50 434948 24258176 2123332 6.26 4436508 20968556 212 07:19:25 04:47:01 5794956 31411036 821144 2.50 434968 24258180 2123332 6.26 4436176 20968556 24 07:19:25 04:48:01 5795096 31411220 820952 2.50 434980 24258188 2123332 6.26 4436392 20968572 40 07:19:25 04:49:01 5795712 31411836 820372 2.50 435004 24258188 2123332 6.26 4436280 20968572 8 07:19:25 04:50:01 5795388 31411552 820604 2.50 435028 24258188 2123332 6.26 4436520 20968576 8 07:19:25 04:51:01 5795332 31411524 820596 2.50 435044 24258196 2123332 6.26 4436300 20968576 8 07:19:25 04:52:01 5795500 31411728 820568 2.50 435064 24258196 2123332 6.26 4436332 20968580 8 07:19:25 04:53:01 5798500 31414732 817616 2.49 435080 24258196 2139412 6.31 4433568 20968584 4 07:19:25 04:54:01 5797948 31414208 818140 2.49 435084 24258200 2139412 6.31 4433664 20968588 12 07:19:25 04:55:01 5798404 31414668 817584 2.49 435092 24258204 2139412 6.31 4433588 20968592 28 07:19:25 04:56:01 5798600 31414864 817424 2.49 435096 24258204 2139412 6.31 4433588 20968592 4 07:19:25 04:57:01 5798552 31414832 817396 2.49 435116 24258212 2139412 6.31 4433620 20968596 36 07:19:25 04:58:01 5798284 31414572 817588 2.49 435136 24258216 2139412 6.31 4433896 20968600 4 07:19:25 04:59:01 5798380 31414712 817632 2.49 435152 24258216 2139412 6.31 4433712 20968604 12 07:19:25 05:00:01 5798616 31414952 817356 2.49 435164 24258216 2139412 6.31 4433648 20968608 28 07:19:25 05:01:01 5798816 31415176 817292 2.49 435180 24258220 2139412 6.31 4433688 20968608 4 07:19:25 05:02:01 5798296 31414660 817768 2.49 435192 24258224 2139412 6.31 4433680 20968612 28 07:19:25 05:03:01 5798280 31414680 817696 2.49 435216 24258224 2139412 6.31 4433724 20968612 12 07:19:25 05:04:01 5798216 31414648 817632 2.49 435236 24258228 2139412 6.31 4434264 20968620 72 07:19:25 05:05:01 5798468 31414904 817336 2.49 435256 24258236 2139412 6.31 4433840 20968624 12 07:19:25 05:06:01 5797940 31414420 817772 2.49 435276 24258236 2123188 6.26 4433792 20968628 8 07:19:25 05:07:01 5798140 31414656 817700 2.49 435296 24258244 2123188 6.26 4433828 20968640 4 07:19:25 05:08:01 5798124 31414640 817664 2.49 435320 24258244 2139244 6.31 4433816 20968640 8 07:19:25 05:09:01 5798192 31414748 817464 2.49 435344 24258248 2139244 6.31 4436524 20968644 244 07:19:25 05:10:01 5797924 31414520 817684 2.49 435368 24258244 2139244 6.31 4436340 20968648 8 07:19:25 05:11:01 5796868 31413472 818660 2.49 435376 24258252 2139244 6.31 4436328 20968652 8 07:19:25 05:12:01 5796568 31413176 818892 2.49 435380 24258256 2122976 6.26 4436328 20968656 8 07:19:25 05:13:01 5797056 31413696 818328 2.49 435396 24258256 2122976 6.26 4436576 20968516 8 07:19:25 05:14:01 5796692 31413356 818724 2.49 435408 24258260 2122976 6.26 4436704 20968480 4 07:19:25 05:15:02 5795252 31412008 820184 2.50 435440 24258248 2139624 6.31 4437168 20968468 8 07:19:25 05:16:01 5795436 31412276 820164 2.50 435468 24258268 2139624 6.31 4437048 20968476 16 07:19:25 05:17:01 5794868 31411728 820620 2.50 435500 24258272 2139624 6.31 4436972 20968480 8 07:19:25 05:18:01 5794584 31411592 820716 2.50 435524 24258400 2139624 6.31 4437264 20968608 12 07:19:25 05:19:01 5794632 31411704 820628 2.50 435544 24258404 2139624 6.31 4437100 20968612 8 07:19:25 05:20:01 5794868 31411940 820356 2.50 435560 24258408 2139624 6.31 4437032 20968612 4 07:19:25 05:21:01 5794504 31411636 820632 2.50 435596 24258412 2139624 6.31 4437404 20968624 8 07:19:25 05:22:01 5794488 31411620 820584 2.50 435608 24258412 2139624 6.31 4437080 20968624 8 07:19:25 05:23:01 5794404 31411540 820816 2.50 435616 24258416 2139624 6.31 4437372 20968628 12 07:19:25 05:24:01 5794080 31411236 821068 2.50 435640 24258420 2139624 6.31 4437140 20968632 24 07:19:25 05:25:01 5794136 31411352 820980 2.50 435664 24258420 2139624 6.31 4437132 20968640 24 07:19:25 05:26:01 5794088 31411316 820940 2.50 435684 24258424 2139624 6.31 4437132 20968644 24 07:19:25 05:27:01 5794292 31411580 820656 2.50 435704 24258428 2123536 6.26 4437232 20968636 4 07:19:25 05:28:01 5793992 31411288 820880 2.50 435716 24258432 2123536 6.26 4437492 20968640 24 07:19:25 05:29:01 5793660 31410956 821152 2.50 435720 24258432 2123536 6.26 4437268 20968640 4 07:19:25 05:30:01 5794104 31411404 820892 2.50 435732 24258436 2123536 6.26 4437512 20968644 44 07:19:25 05:31:01 5793756 31411060 821172 2.50 435756 24258432 2123536 6.26 4437200 20968648 16 07:19:25 05:32:01 5793772 31411136 821112 2.50 435764 24258440 2123536 6.26 4437292 20968652 8 07:19:25 05:33:01 5794192 31411560 820820 2.50 435776 24258448 2123536 6.26 4437292 20968656 8 07:19:25 05:34:01 5794060 31411444 821128 2.50 435780 24258448 2123536 6.26 4437336 20968656 8 07:19:25 05:35:01 5794076 31411464 821064 2.50 435796 24258452 2123536 6.26 4437560 20968660 4 07:19:25 05:36:01 5794312 31411704 820740 2.50 435820 24258456 2123536 6.26 4437268 20968664 24 07:19:25 05:37:01 5794264 31411712 820820 2.50 435828 24258460 2123536 6.26 4437316 20968668 4 07:19:25 05:38:01 5793900 31411384 821060 2.50 435832 24258464 2123536 6.26 4437316 20968672 24 07:19:25 05:39:01 5794104 31411588 820832 2.50 435840 24258464 2123536 6.26 4437424 20968672 12 07:19:25 05:40:01 5794056 31411548 820812 2.50 435848 24258468 2123536 6.26 4437356 20968676 8 07:19:25 05:41:01 5793788 31411280 821016 2.50 435872 24258456 2123536 6.26 4437356 20968676 4 07:19:25 05:42:01 5793796 31411292 820960 2.50 435880 24258472 2123536 6.26 4437368 20968680 8 07:19:25 05:43:01 5794000 31411560 820680 2.50 435888 24258480 2123536 6.26 4437424 20968688 8 07:19:25 05:44:01 5793884 31411448 820940 2.50 435896 24258480 2123536 6.26 4437492 20968688 12 07:19:25 05:45:01 5793868 31411440 820908 2.50 435908 24258484 2123536 6.26 4437424 20968692 12 07:19:25 05:46:01 5793756 31411328 820952 2.50 435924 24258476 2123536 6.26 4437664 20968692 24 07:19:25 05:47:01 5793772 31411348 820996 2.50 435936 24258488 2139584 6.31 4437424 20968696 8 07:19:25 05:48:01 5793976 31411612 820720 2.50 435956 24258488 2139584 6.31 4437476 20968704 12 07:19:25 05:49:01 5794000 31411664 820628 2.50 435968 24258492 2139584 6.31 4437576 20968700 12 07:19:25 05:50:01 5793992 31411660 820612 2.50 435980 24258496 2139584 6.31 4437508 20968704 8 07:19:25 05:51:01 5794236 31411904 820304 2.50 435992 24258492 2139584 6.31 4437508 20968704 12 07:19:25 05:52:01 5794080 31411756 820596 2.50 436000 24258500 2139584 6.31 4437508 20968708 12 07:19:25 05:53:01 5794024 31411812 820496 2.50 436004 24258616 2139584 6.31 4437800 20968820 8 07:19:25 05:54:01 5794560 31412412 819896 2.49 436016 24258624 2139584 6.31 4437624 20968836 4 07:19:25 05:55:01 5794040 31411892 820384 2.50 436032 24258624 2139584 6.31 4437556 20968836 8 07:19:25 05:56:01 5794240 31412096 820360 2.50 436060 24258620 2139584 6.31 4437556 20968840 28 07:19:25 05:57:01 5794224 31412144 820316 2.50 436080 24258632 2139584 6.31 4437612 20968848 24 07:19:25 05:58:01 5794412 31412332 820040 2.49 436092 24258632 2139584 6.31 4437612 20968848 8 07:19:25 05:59:01 5794144 31412112 820220 2.50 436116 24258636 2139584 6.31 4438024 20968844 28 07:19:25 06:00:01 5794088 31412056 820208 2.50 436128 24258636 2139584 6.31 4437664 20968844 188 07:19:25 06:01:01 5793868 31411844 820396 2.50 436140 24258644 2139584 6.31 4437664 20968848 8 07:19:25 06:02:01 5793568 31411552 820600 2.50 436156 24258648 2139584 6.31 4437924 20968852 4 07:19:25 06:03:01 5793244 31411288 820868 2.50 436168 24258648 2139584 6.31 4438052 20968860 184 07:19:25 06:04:01 5793180 31411228 820868 2.50 436176 24258652 2155808 6.36 4438224 20968860 36 07:19:25 06:05:01 5792604 31410652 821380 2.50 436188 24258652 2155808 6.36 4437984 20968860 12 07:19:25 06:06:01 5792556 31410608 821352 2.50 436200 24258656 2155808 6.36 4437984 20968864 36 07:19:25 06:07:01 5793032 31411084 821080 2.50 436212 24258656 2155808 6.36 4438044 20968864 12 07:19:25 06:08:01 5792992 31411048 821068 2.50 436216 24258660 2155808 6.36 4437984 20968868 176 07:19:25 06:09:01 5792976 31411092 821052 2.50 436244 24258664 2155808 6.36 4438136 20968876 12 07:19:25 06:10:01 5792960 31411076 820992 2.50 436260 24258664 2155808 6.36 4437776 20968876 8 07:19:25 06:11:01 5792692 31410860 821212 2.50 436276 24258676 2155808 6.36 4437816 20968884 4 07:19:25 06:12:01 5792652 31410836 821196 2.50 436280 24258676 2155808 6.36 4437832 20968884 8 07:19:25 06:13:01 5793148 31411340 820664 2.50 436304 24258680 2155808 6.36 4437896 20968888 12 07:19:25 06:14:01 5793100 31411292 820648 2.50 436316 24258680 2155808 6.36 4437976 20968888 40 07:19:25 06:15:01 5791080 31409560 822332 2.50 436328 24258684 2153700 6.35 4438260 20968892 8 07:19:25 06:16:01 5791852 31410336 821484 2.50 436352 24258688 2153700 6.35 4438020 20968896 56 07:19:25 06:17:01 5791600 31410148 821804 2.50 436384 24258688 2153700 6.35 4438384 20968896 8 07:19:25 06:18:01 5792080 31410632 821224 2.50 436408 24258692 2153700 6.35 4438028 20968900 8 07:19:25 06:19:01 5791740 31410296 821536 2.50 436416 24258696 2153700 6.35 4438096 20968904 24 07:19:25 06:20:01 5792488 31411048 820708 2.50 436432 24258700 2153700 6.35 4438028 20968908 24 07:19:25 06:21:01 5791568 31410192 821776 2.50 436464 24258696 2153700 6.35 4438340 20968912 8 07:19:25 06:22:01 5791908 31410536 821692 2.50 436472 24258704 2153700 6.35 4438088 20968916 8 07:19:25 06:23:01 5791768 31410480 821700 2.50 436484 24258788 2153700 6.35 4438276 20969000 4 07:19:25 06:24:01 5792272 31411024 821176 2.50 436504 24258788 2153700 6.35 4438192 20968996 8 07:19:25 06:25:01 5791292 31410048 822088 2.50 436540 24258788 2153700 6.35 4438628 20969000 4 07:19:25 06:26:01 5788784 31410672 821208 2.50 436844 24261340 2136216 6.30 4438948 20971224 60 07:19:25 06:27:01 5788712 31410632 821220 2.50 436876 24261344 2136216 6.30 4438976 20971228 8 07:19:25 06:28:01 5788912 31410856 821196 2.50 436892 24261352 2136216 6.30 4438992 20971236 32 07:19:25 06:29:01 5789116 31411092 820936 2.50 436920 24261352 2136216 6.30 4438956 20971236 8 07:19:25 06:30:01 5789068 31411048 820900 2.50 436940 24261356 2136216 6.30 4438888 20971240 28 07:19:25 06:31:01 5788736 31410844 821028 2.50 436956 24261484 2136216 6.30 4438888 20971368 8 07:19:25 06:32:01 5788940 31411116 820840 2.50 436984 24261484 2136216 6.30 4438944 20971376 20 07:19:25 06:33:01 5788892 31411084 820820 2.50 436996 24261488 2136216 6.30 4438964 20971372 12 07:19:25 06:34:01 5788804 31411008 820880 2.50 437000 24261492 2136216 6.30 4439032 20971376 4 07:19:25 06:35:01 5788752 31410960 821060 2.50 437016 24261496 2136216 6.30 4439264 20971380 8 07:19:25 06:36:01 5788744 31410972 821044 2.50 437032 24261492 2136216 6.30 4439044 20971380 8 07:19:25 06:37:01 5789012 31411272 820684 2.50 437068 24261488 2136216 6.30 4439068 20971388 36 07:19:25 06:38:01 5788744 31411028 820912 2.50 437076 24261504 2152268 6.35 4439384 20971388 4 07:19:25 06:39:01 5788696 31410992 820888 2.50 437084 24261508 2152268 6.35 4439160 20971392 8 07:19:25 06:40:01 5788972 31411396 820412 2.50 437104 24261628 2152268 6.35 4439296 20971520 12 07:19:25 06:41:01 5788900 31411328 820892 2.50 437124 24261640 2152268 6.35 4439100 20971524 8 07:19:25 06:42:01 5789104 31411540 820636 2.50 437140 24261648 2152268 6.35 4439100 20971532 60 07:19:25 06:43:01 5788764 31411264 820900 2.50 437156 24261644 2152268 6.35 4439448 20971536 8 07:19:25 06:44:01 5788788 31411292 820796 2.50 437172 24261652 2152268 6.35 4439228 20971540 28 07:19:25 06:45:01 5788812 31411316 820744 2.50 437192 24261652 2136196 6.30 4439160 20971540 8 07:19:25 06:46:01 5788220 31410728 821268 2.50 437200 24261656 2136196 6.30 4439456 20971544 24 07:19:25 06:47:01 5789016 31411592 820412 2.50 437212 24261656 2136196 6.30 4439220 20971552 52 07:19:25 06:48:01 5789016 31411616 820388 2.50 437224 24261664 2136196 6.30 4439540 20971548 28 07:19:25 06:49:01 5788392 31410996 820968 2.50 437240 24261668 2136196 6.30 4439308 20971552 20 07:19:25 06:50:01 5788336 31410956 820996 2.50 437252 24261668 2152240 6.35 4439264 20971552 12 07:19:25 06:51:01 5787824 31410448 821444 2.50 437256 24261672 2152240 6.35 4439264 20971556 4 07:19:25 06:52:01 5787988 31410628 821232 2.50 437272 24261672 2152240 6.35 4439280 20971556 4 07:19:25 06:53:01 5787768 31410412 821380 2.50 437292 24261676 2152240 6.35 4439280 20971560 28 07:19:25 06:54:01 5788188 31410896 821192 2.50 437316 24261680 2152240 6.35 4439404 20971568 28 07:19:25 06:55:01 5787912 31410624 821428 2.50 437328 24261684 2152240 6.35 4439336 20971572 8 07:19:25 06:56:01 5788156 31410872 821112 2.50 437340 24261688 2152240 6.35 4439336 20971576 24 07:19:25 06:57:01 5788148 31410864 821096 2.50 437360 24261684 2152240 6.35 4439336 20971576 4 07:19:25 06:58:01 5787896 31410620 821296 2.50 437368 24261724 2152240 6.35 4439336 20971580 24 07:19:25 06:59:01 5787596 31410408 821516 2.50 437388 24261728 2152240 6.35 4439408 20971616 8 07:19:25 07:00:01 5788020 31410836 821124 2.50 437404 24261732 2152240 6.35 4439340 20971620 24 07:19:25 07:01:01 5787972 31410792 821100 2.50 437424 24261736 2152240 6.35 4439340 20971624 4 07:19:25 07:02:01 5787608 31410488 821324 2.50 437456 24261732 2152240 6.35 4439656 20971628 20 07:19:25 07:03:01 5787308 31410200 821524 2.50 437480 24261740 2152240 6.35 4439656 20971632 172 07:19:25 07:04:01 5787728 31410680 821256 2.50 437516 24261740 2152240 6.35 4440000 20971636 216 07:19:25 07:05:01 5787712 31410676 821176 2.50 437540 24261748 2135808 6.30 4439712 20971644 16 07:19:25 07:06:01 5788164 31411188 820892 2.50 437560 24261748 2135808 6.30 4439768 20971648 172 07:19:25 07:07:01 5787928 31410964 821108 2.50 437568 24261752 2135808 6.30 4439508 20971652 8 07:19:25 07:08:01 5788132 31411172 820812 2.50 437580 24261756 2135808 6.30 4439768 20971656 168 07:19:25 07:09:01 5664604 31401516 829232 2.52 451336 24355464 2168396 6.39 4499496 21023456 12 07:19:25 07:10:01 5665000 31401296 829524 2.52 450996 24355300 2135628 6.30 4499480 21023024 8 07:19:25 07:11:01 5665236 31401536 829204 2.52 451012 24355300 2135628 6.30 4499772 21023028 8 07:19:25 07:12:01 5665440 31401744 828928 2.52 451024 24355300 2135628 6.30 4499480 21023032 28 07:19:25 07:13:01 5666776 31403264 827356 2.52 451048 24355436 2135628 6.30 4498652 21023148 160 07:19:25 07:14:01 5666800 31403288 827316 2.52 451056 24355436 2135628 6.30 4498432 21023148 8 07:19:25 07:15:01 5666176 31402932 827584 2.52 451100 24355444 2135628 6.30 4498588 21023152 8 07:19:25 07:16:01 5666420 31403176 827276 2.52 451104 24355444 2135628 6.30 4498360 21023152 8 07:19:25 07:17:01 5666300 31403064 827360 2.52 451116 24355448 2135628 6.30 4498360 21023156 4 07:19:25 07:18:01 5667188 31403988 826268 2.51 451132 24355452 2135628 6.30 4497208 21023160 4 07:19:25 07:19:01 5667656 31404536 825912 2.51 451156 24355456 2135628 6.30 4497324 21023168 8 07:19:25 Average: 5987062 31378449 853399 2.60 431217 24047704 2231619 6.58 4436408 20786650 16028 07:19:25 07:19:25 01:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:19:25 01:20:01 vethdc9ae4e 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:19:25 01:20:01 docker0 799.63 813.86 60.92 4563.69 0.00 0.00 0.00 0.00 07:19:25 01:20:01 ens3 983.34 903.60 7952.25 129.62 0.00 0.00 0.00 0.00 07:19:25 01:20:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 07:19:25 01:21:01 vethdc9ae4e 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 07:19:25 01:21:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 07:19:25 01:21:01 ens3 22.76 16.00 17.69 10.34 0.00 0.00 0.00 0.00 07:19:25 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:22:01 vethdc9ae4e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:22:01 ens3 21.26 13.35 17.65 10.19 0.00 0.00 0.00 0.00 07:19:25 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth43aa41d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth66e107f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 vethd23939e 0.65 1.67 0.06 0.29 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth2ccccef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth52a770b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth46d54ef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth46a202f 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:23:01 vetha0c5080 0.93 1.00 0.09 8.30 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth03e8be8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth22f7259 1.73 3.27 0.17 42.57 0.00 0.00 0.00 0.00 07:19:25 01:23:01 vethf8f3d7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 docker0 33.21 59.41 2.43 892.36 0.00 0.00 0.00 0.00 07:19:25 01:23:01 vethcf919b9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth79f4a25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 vethc7c965d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 vethcefa152 2.07 3.17 0.17 42.58 0.00 0.00 0.00 0.00 07:19:25 01:23:01 ens3 206.73 114.78 4178.40 25.22 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth3071a20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth1b6bbae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:23:01 veth6268766 1.30 2.60 0.12 42.58 0.00 0.00 0.00 0.00 07:19:25 01:23:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 07:19:25 01:24:01 vethd23939e 0.08 2.63 0.00 0.11 0.00 0.00 0.00 0.00 07:19:25 01:24:01 vethfbeaff3 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 veth44a9380 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 veth2782feb 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 veth1f3afd2 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 veth8e23f17 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 veth793df6b 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 docker0 447.68 824.41 43.86 8515.04 0.00 0.00 0.00 0.00 07:19:25 01:24:01 veth26a4565 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 vethbd0154d 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 veth07f2fb6 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 veth05442da 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 ens3 951.92 501.17 9944.59 65.46 0.00 0.00 0.00 0.00 07:19:25 01:24:01 vethc3282e8 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:24:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 07:19:25 01:24:01 veth9611535 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 07:19:25 01:25:02 vethd23939e 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:25:02 vethfbeaff3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 veth44a9380 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 veth2782feb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 veth1f3afd2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 veth8e23f17 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 veth793df6b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 veth26a4565 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 vethbd0154d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 veth07f2fb6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 veth05442da 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 ens3 2.67 1.63 2.08 1.11 0.00 0.00 0.00 0.00 07:19:25 01:25:02 vethc3282e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:25:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:25:02 veth9611535 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 vethd23939e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 veth44a9380 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 veth1f3afd2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 veth8e23f17 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 veth793df6b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 veth26a4565 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 vethbd0154d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 veth07f2fb6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 veth05442da 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 ens3 5.65 3.89 4.62 2.67 0.00 0.00 0.00 0.00 07:19:25 01:26:01 vethc3282e8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:26:01 veth9611535 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:27:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:27:01 ens3 170.27 184.34 79.48 671.83 0.00 0.00 0.00 0.00 07:19:25 01:27:01 lo 12.66 12.66 1.24 1.24 0.00 0.00 0.00 0.00 07:19:25 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:28:01 ens3 449.13 432.11 196.60 2646.30 0.00 0.00 0.00 0.00 07:19:25 01:28:01 lo 37.39 37.39 3.66 3.66 0.00 0.00 0.00 0.00 07:19:25 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:29:01 ens3 263.27 269.24 117.46 1430.50 0.00 0.00 0.00 0.00 07:19:25 01:29:01 lo 19.73 19.73 1.92 1.92 0.00 0.00 0.00 0.00 07:19:25 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:30:01 ens3 0.77 0.33 0.31 0.21 0.00 0.00 0.00 0.00 07:19:25 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:31:01 ens3 0.80 0.47 0.31 0.22 0.00 0.00 0.00 0.00 07:19:25 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:32:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:19:25 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:33:01 ens3 0.75 0.10 0.08 0.01 0.00 0.00 0.00 0.00 07:19:25 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:34:01 ens3 1.17 0.43 0.44 0.28 0.00 0.00 0.00 0.00 07:19:25 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:35:01 ens3 0.75 0.15 0.09 0.01 0.00 0.00 0.00 0.00 07:19:25 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:36:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:37:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:38:01 ens3 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:19:25 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:39:01 ens3 1.05 0.28 0.21 0.08 0.00 0.00 0.00 0.00 07:19:25 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:40:01 ens3 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:19:25 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:41:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:42:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:43:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:44:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:45:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:46:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:47:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:49:01 ens3 0.38 0.30 0.15 0.08 0.00 0.00 0.00 0.00 07:19:25 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:51:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:52:01 ens3 0.45 0.03 0.06 0.00 0.00 0.00 0.00 0.00 07:19:25 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:53:01 ens3 0.73 0.53 0.37 0.29 0.00 0.00 0.00 0.00 07:19:25 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:54:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:57:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 01:59:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:01:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:04:01 ens3 1.67 0.47 0.50 0.28 0.00 0.00 0.00 0.00 07:19:25 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:05:01 ens3 0.52 0.35 0.27 0.21 0.00 0.00 0.00 0.00 07:19:25 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:07:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:09:01 ens3 0.43 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:10:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:11:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:12:01 ens3 0.88 0.58 0.82 0.37 0.00 0.00 0.00 0.00 07:19:25 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:13:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:14:01 ens3 5.85 4.52 3.87 4.77 0.00 0.00 0.00 0.00 07:19:25 02:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:15:01 ens3 0.45 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:19:25 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:16:01 ens3 2.30 1.70 1.25 1.42 0.00 0.00 0.00 0.00 07:19:25 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:17:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:18:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:19:01 ens3 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:20:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:21:01 ens3 0.55 0.37 0.27 0.21 0.00 0.00 0.00 0.00 07:19:25 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:22:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:23:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:24:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 07:19:25 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:25:01 ens3 0.23 0.13 0.08 0.01 0.00 0.00 0.00 0.00 07:19:25 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:27:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:29:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:32:01 ens3 1.33 1.27 4.46 0.11 0.00 0.00 0.00 0.00 07:19:25 02:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:33:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:34:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:19:25 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:35:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:19:25 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:36:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:39:01 ens3 0.40 0.27 0.15 0.08 0.00 0.00 0.00 0.00 07:19:25 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:40:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:43:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:44:01 ens3 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:47:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:49:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 07:19:25 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:50:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:19:25 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:53:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:54:01 ens3 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:55:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 02:59:01 ens3 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:01:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:03:01 ens3 0.95 0.38 0.32 0.22 0.00 0.00 0.00 0.00 07:19:25 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:04:01 ens3 1.00 0.33 0.44 0.26 0.00 0.00 0.00 0.00 07:19:25 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:05:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:08:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:09:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:12:01 ens3 0.28 0.18 0.11 0.25 0.00 0.00 0.00 0.00 07:19:25 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:13:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:14:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:15:01 ens3 2.83 2.58 1.51 3.93 0.00 0.00 0.00 0.00 07:19:25 03:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:19:25 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:17:01 ens3 1.62 1.35 0.80 1.16 0.00 0.00 0.00 0.00 07:19:25 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:19:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:21:01 ens3 0.50 0.42 0.27 0.22 0.00 0.00 0.00 0.00 07:19:25 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:22:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:24:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:25:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:29:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:31:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:34:01 ens3 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:35:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:36:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:37:01 ens3 0.33 0.35 0.09 0.04 0.00 0.00 0.00 0.00 07:19:25 03:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:19:25 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:39:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:43:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:44:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:45:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:49:02 ens3 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 03:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:54:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:19:25 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:55:01 ens3 0.27 0.17 0.10 0.01 0.00 0.00 0.00 0.00 07:19:25 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:56:01 ens3 0.33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:19:25 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:57:01 ens3 0.65 0.58 0.28 0.23 0.00 0.00 0.00 0.00 07:19:25 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 03:59:01 ens3 0.32 0.30 0.15 0.08 0.00 0.00 0.00 0.00 07:19:25 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:00:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:04:01 ens3 1.03 0.37 0.44 0.27 0.00 0.00 0.00 0.00 07:19:25 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:05:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:09:01 ens3 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 07:19:25 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:10:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:13:01 ens3 0.35 0.25 0.11 0.25 0.00 0.00 0.00 0.00 07:19:25 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:14:01 ens3 2.73 1.78 1.58 3.81 0.00 0.00 0.00 0.00 07:19:25 04:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:15:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:16:01 ens3 1.48 1.28 0.79 1.16 0.00 0.00 0.00 0.00 07:19:25 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:19:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:21:01 ens3 0.48 0.32 0.27 0.21 0.00 0.00 0.00 0.00 07:19:25 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:23:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:24:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:27:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:29:01 ens3 0.32 0.30 0.15 0.08 0.00 0.00 0.00 0.00 07:19:25 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:34:01 ens3 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:35:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:36:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:39:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:43:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:44:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:48:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:49:01 ens3 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:54:01 ens3 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 04:59:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:04:01 ens3 0.98 0.38 0.44 0.28 0.00 0.00 0.00 0.00 07:19:25 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:05:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:09:01 ens3 2.22 5.83 0.27 11.99 0.00 0.00 0.00 0.00 07:19:25 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:10:01 ens3 0.53 0.03 0.03 0.00 0.00 0.00 0.00 0.00 07:19:25 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:11:01 ens3 1.03 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:19:25 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:13:01 ens3 4.75 6.32 0.40 13.71 0.00 0.00 0.00 0.00 07:19:25 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:14:01 ens3 1.33 1.77 0.21 6.57 0.00 0.00 0.00 0.00 07:19:25 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:15:02 ens3 8.98 11.25 1.87 41.75 0.00 0.00 0.00 0.00 07:19:25 05:15:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:19:25 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:16:01 ens3 1.44 0.76 0.80 1.09 0.00 0.00 0.00 0.00 07:19:25 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:17:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:19:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:21:01 ens3 0.48 0.33 0.27 0.21 0.00 0.00 0.00 0.00 07:19:25 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:24:01 ens3 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 07:19:25 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:25:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:19:25 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:29:01 ens3 0.33 0.30 0.15 0.08 0.00 0.00 0.00 0.00 07:19:25 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:30:01 ens3 0.73 0.38 0.31 0.22 0.00 0.00 0.00 0.00 07:19:25 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:31:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:32:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:34:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:36:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:38:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:39:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:42:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:44:01 ens3 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:46:01 ens3 0.78 0.45 0.31 0.22 0.00 0.00 0.00 0.00 07:19:25 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:47:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:48:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:49:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:51:01 ens3 0.18 0.15 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:54:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 05:59:01 ens3 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 07:19:25 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:03:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:04:01 ens3 0.97 0.58 0.44 0.29 0.00 0.00 0.00 0.00 07:19:25 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:05:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:08:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:09:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:13:01 ens3 0.33 0.28 0.11 0.26 0.00 0.00 0.00 0.00 07:19:25 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:14:01 ens3 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:15:01 ens3 2.63 2.35 1.46 3.90 0.00 0.00 0.00 0.00 07:19:25 06:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:19:25 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:17:01 ens3 1.58 1.35 0.80 1.16 0.00 0.00 0.00 0.00 07:19:25 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:19:01 ens3 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 07:19:25 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:21:01 ens3 0.50 0.48 0.27 0.22 0.00 0.00 0.00 0.00 07:19:25 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:22:01 ens3 0.67 0.02 0.09 0.00 0.00 0.00 0.00 0.00 07:19:25 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:23:01 ens3 1.13 0.75 0.63 0.50 0.00 0.00 0.00 0.00 07:19:25 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:24:01 ens3 0.78 0.12 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:25:01 ens3 1.45 0.48 0.49 0.28 0.00 0.00 0.00 0.00 07:19:25 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:26:01 ens3 0.88 0.41 0.39 0.28 0.00 0.00 0.00 0.00 07:19:25 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:27:01 ens3 1.12 0.33 0.34 0.21 0.00 0.00 0.00 0.00 07:19:25 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:28:01 ens3 0.78 0.37 0.37 0.27 0.00 0.00 0.00 0.00 07:19:25 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:29:01 ens3 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:30:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:32:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:33:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:34:01 ens3 0.65 0.17 0.19 0.07 0.00 0.00 0.00 0.00 07:19:25 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:35:01 ens3 0.53 0.42 0.27 0.22 0.00 0.00 0.00 0.00 07:19:25 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:36:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:37:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:38:01 ens3 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00 07:19:25 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:39:01 ens3 0.97 0.22 0.22 0.07 0.00 0.00 0.00 0.00 07:19:25 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:40:01 ens3 1.05 0.53 0.55 0.42 0.00 0.00 0.00 0.00 07:19:25 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:42:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:43:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:44:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:46:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:47:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:48:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:49:01 ens3 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 07:19:25 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:51:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:52:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:53:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:54:01 ens3 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:57:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 06:59:01 ens3 0.35 0.25 0.15 0.08 0.00 0.00 0.00 0.00 07:19:25 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:00:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:04:01 ens3 0.97 0.57 0.39 0.29 0.00 0.00 0.00 0.00 07:19:25 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:05:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:19:25 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:08:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:09:01 ens3 73.28 42.52 847.40 3.07 0.00 0.00 0.00 0.00 07:19:25 07:09:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:19:25 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:10:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:19:25 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:12:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:13:01 ens3 0.38 0.25 0.12 0.25 0.00 0.00 0.00 0.00 07:19:25 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:14:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:19:25 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:15:01 ens3 2.75 2.30 1.47 3.93 0.00 0.00 0.00 0.00 07:19:25 07:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:19:25 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:17:01 ens3 1.57 1.35 0.80 1.17 0.00 0.00 0.00 0.00 07:19:25 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:25 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:25 07:19:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:19:25 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:25 Average: docker0 3.56 4.72 0.30 38.83 0.00 0.00 0.00 0.00 07:19:25 Average: ens3 9.09 7.13 65.05 14.20 0.00 0.00 0.00 0.00 07:19:25 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 07:19:25 07:19:25 07:19:25 ---> sar -P ALL: 07:19:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9177) 05/13/26 _x86_64_ (8 CPU) 07:19:25 07:19:25 01:18:01 LINUX RESTART (8 CPU) 07:19:25 07:19:25 01:19:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 01:20:01 all 30.28 0.00 6.43 0.69 0.08 62.52 07:19:25 01:20:01 0 29.09 0.00 5.39 1.74 0.08 63.69 07:19:25 01:20:01 1 30.70 0.00 7.21 0.05 0.07 61.97 07:19:25 01:20:01 2 31.58 0.00 6.26 0.15 0.08 61.92 07:19:25 01:20:01 3 32.62 0.00 6.98 0.81 0.08 59.50 07:19:25 01:20:01 4 29.80 0.00 6.65 1.54 0.07 61.94 07:19:25 01:20:01 5 30.34 0.00 6.32 0.10 0.08 63.15 07:19:25 01:20:01 6 29.53 0.00 7.29 0.90 0.10 62.17 07:19:25 01:20:01 7 28.54 0.00 5.34 0.19 0.08 65.85 07:19:25 01:21:01 all 35.82 0.00 7.60 0.28 0.08 56.22 07:19:25 01:21:01 0 31.94 0.00 8.09 0.25 0.08 59.63 07:19:25 01:21:01 1 39.04 0.00 7.91 0.05 0.10 52.90 07:19:25 01:21:01 2 35.29 0.00 7.17 0.02 0.08 57.43 07:19:25 01:21:01 3 35.90 0.00 7.26 0.96 0.07 55.81 07:19:25 01:21:01 4 36.12 0.00 7.59 0.89 0.08 55.31 07:19:25 01:21:01 5 37.10 0.00 7.31 0.02 0.07 55.50 07:19:25 01:21:01 6 33.10 0.00 7.48 0.02 0.07 59.33 07:19:25 01:21:01 7 38.04 0.00 8.00 0.05 0.08 53.82 07:19:25 01:22:01 all 70.80 0.00 9.19 0.06 0.09 19.86 07:19:25 01:22:01 0 70.86 0.00 9.34 0.05 0.08 19.66 07:19:25 01:22:01 1 72.07 0.00 9.24 0.00 0.08 18.60 07:19:25 01:22:01 2 70.75 0.00 9.45 0.05 0.08 19.67 07:19:25 01:22:01 3 70.76 0.00 8.88 0.02 0.10 20.24 07:19:25 01:22:01 4 70.20 0.00 9.43 0.39 0.08 19.90 07:19:25 01:22:01 5 70.47 0.00 8.72 0.00 0.08 20.72 07:19:25 01:22:01 6 70.85 0.00 8.81 0.00 0.10 20.24 07:19:25 01:22:01 7 70.40 0.00 9.68 0.00 0.08 19.84 07:19:25 01:23:01 all 33.55 0.00 7.94 1.23 0.11 57.17 07:19:25 01:23:01 0 30.32 0.00 7.84 1.18 0.08 60.58 07:19:25 01:23:01 1 34.87 0.00 8.02 2.57 0.12 54.41 07:19:25 01:23:01 2 34.31 0.00 7.41 1.09 0.10 57.08 07:19:25 01:23:01 3 34.49 0.00 8.50 0.94 0.10 55.96 07:19:25 01:23:01 4 32.41 0.00 7.43 1.66 0.10 58.40 07:19:25 01:23:01 5 34.88 0.00 8.00 0.40 0.12 56.59 07:19:25 01:23:01 6 31.74 0.00 7.76 0.97 0.12 59.41 07:19:25 01:23:01 7 35.38 0.00 8.55 1.03 0.12 54.93 07:19:25 01:24:01 all 54.58 0.00 15.18 8.63 0.09 21.52 07:19:25 01:24:01 0 54.65 0.00 15.16 6.55 0.10 23.54 07:19:25 01:24:01 1 55.58 0.00 14.69 5.79 0.08 23.85 07:19:25 01:24:01 2 54.61 0.00 15.05 6.39 0.08 23.87 07:19:25 01:24:01 3 54.78 0.00 13.07 6.10 0.08 25.97 07:19:25 01:24:01 4 54.91 0.00 18.45 21.54 0.12 4.98 07:19:25 01:24:01 5 54.91 0.00 14.63 8.75 0.08 21.63 07:19:25 01:24:01 6 52.73 0.00 15.38 7.45 0.08 24.35 07:19:25 01:24:01 7 54.48 0.00 15.03 6.57 0.10 23.82 07:19:25 01:25:02 all 89.85 0.00 10.05 0.00 0.11 0.00 07:19:25 01:25:02 0 88.97 0.00 10.93 0.00 0.10 0.00 07:19:25 01:25:02 1 89.49 0.00 10.39 0.00 0.12 0.00 07:19:25 01:25:02 2 90.30 0.00 9.60 0.00 0.10 0.00 07:19:25 01:25:02 3 90.65 0.00 9.25 0.00 0.10 0.00 07:19:25 01:25:02 4 90.20 0.00 9.66 0.00 0.13 0.00 07:19:25 01:25:02 5 90.44 0.00 9.46 0.00 0.10 0.00 07:19:25 01:25:02 6 89.09 0.00 10.79 0.00 0.12 0.00 07:19:25 01:25:02 7 89.62 0.00 10.28 0.00 0.10 0.00 07:19:25 01:26:01 all 90.65 0.00 9.24 0.00 0.11 0.00 07:19:25 01:26:01 0 89.49 0.00 10.39 0.00 0.12 0.00 07:19:25 01:26:01 1 90.98 0.00 8.92 0.00 0.10 0.00 07:19:25 01:26:01 2 90.30 0.00 9.60 0.00 0.10 0.00 07:19:25 01:26:01 3 91.23 0.00 8.65 0.00 0.12 0.00 07:19:25 01:26:01 4 91.06 0.00 8.84 0.00 0.10 0.00 07:19:25 01:26:01 5 91.33 0.00 8.55 0.00 0.12 0.00 07:19:25 01:26:01 6 89.72 0.00 10.18 0.00 0.10 0.00 07:19:25 01:26:01 7 91.11 0.00 8.77 0.00 0.12 0.00 07:19:25 01:27:01 all 56.08 0.00 7.01 0.56 0.10 36.24 07:19:25 01:27:01 0 55.02 0.00 7.34 0.48 0.12 37.04 07:19:25 01:27:01 1 54.94 0.00 6.38 0.38 0.10 38.20 07:19:25 01:27:01 2 56.71 0.00 8.10 0.60 0.10 34.49 07:19:25 01:27:01 3 57.00 0.00 6.97 1.08 0.10 34.85 07:19:25 01:27:01 4 54.38 0.00 6.83 0.27 0.10 38.42 07:19:25 01:27:01 5 57.24 0.00 6.96 0.45 0.08 35.26 07:19:25 01:27:01 6 56.74 0.00 7.18 0.62 0.12 35.35 07:19:25 01:27:01 7 56.63 0.00 6.31 0.62 0.10 36.34 07:19:25 01:28:01 all 11.12 0.00 1.02 0.18 0.07 87.61 07:19:25 01:28:01 0 12.28 0.00 1.24 0.03 0.05 86.40 07:19:25 01:28:01 1 9.10 0.00 0.88 0.03 0.05 89.94 07:19:25 01:28:01 2 14.68 0.00 1.14 0.03 0.10 84.05 07:19:25 01:28:01 3 9.92 0.00 0.80 0.05 0.07 89.17 07:19:25 01:28:01 4 14.96 0.00 1.04 0.32 0.07 83.62 07:19:25 01:28:01 5 8.80 0.00 0.89 0.12 0.07 90.13 07:19:25 01:28:01 6 9.76 0.00 0.99 0.79 0.07 88.40 07:19:25 01:28:01 7 9.51 0.00 1.22 0.07 0.07 89.13 07:19:25 01:29:01 all 6.08 0.00 0.62 0.11 0.05 93.15 07:19:25 01:29:01 0 3.58 0.00 0.63 0.02 0.02 95.76 07:19:25 01:29:01 1 6.31 0.00 0.63 0.38 0.05 92.62 07:19:25 01:29:01 2 9.63 0.00 0.63 0.12 0.05 89.57 07:19:25 01:29:01 3 5.84 0.00 0.55 0.02 0.05 93.54 07:19:25 01:29:01 4 5.08 0.00 0.57 0.10 0.05 94.20 07:19:25 01:29:01 5 3.96 0.00 0.50 0.03 0.05 95.45 07:19:25 01:29:01 6 7.64 0.00 0.78 0.07 0.05 91.46 07:19:25 01:29:01 7 6.63 0.00 0.62 0.13 0.05 92.57 07:19:25 01:30:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:19:25 01:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 01:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 01:30:01 2 0.07 0.00 0.03 0.02 0.02 99.87 07:19:25 01:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:30:01 4 0.10 0.00 0.03 0.00 0.05 99.82 07:19:25 01:30:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:19:25 01:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 01:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 07:19:25 01:30:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 01:31:01 all 0.03 0.00 0.03 0.00 0.01 99.94 07:19:25 01:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 01:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 01:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:31:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 01:31:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 01:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 01:31:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 01:32:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:25 01:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 01:32:01 1 0.02 0.00 0.03 0.03 0.03 99.88 07:19:25 01:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 01:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 01:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 01:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 01:33:01 all 0.04 0.00 0.02 0.00 0.02 99.93 07:19:25 01:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 01:33:01 1 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 01:33:01 2 0.07 0.00 0.02 0.00 0.03 99.88 07:19:25 01:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 01:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:33:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 01:33:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 01:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 01:34:01 all 0.03 0.00 0.05 0.01 0.01 99.90 07:19:25 01:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 01:34:01 1 0.07 0.00 0.08 0.00 0.03 99.82 07:19:25 01:34:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:19:25 01:34:01 3 0.00 0.00 0.03 0.05 0.00 99.92 07:19:25 01:34:01 4 0.03 0.00 0.07 0.00 0.00 99.90 07:19:25 01:34:01 5 0.03 0.00 0.03 0.02 0.02 99.90 07:19:25 01:34:01 6 0.03 0.00 0.05 0.00 0.00 99.92 07:19:25 01:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 01:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 01:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:35:01 1 0.05 0.00 0.00 0.02 0.02 99.92 07:19:25 01:35:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 01:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 01:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 01:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 01:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 01:35:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 01:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 01:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:36:01 1 0.07 0.00 0.00 0.02 0.03 99.88 07:19:25 01:36:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 01:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 01:36:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 01:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 01:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:37:01 all 0.04 0.00 0.02 0.00 0.01 99.92 07:19:25 01:37:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 01:37:01 1 0.10 0.00 0.03 0.00 0.03 99.83 07:19:25 01:37:01 2 0.13 0.00 0.03 0.02 0.02 99.80 07:19:25 01:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 01:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 01:37:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 01:38:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:25 01:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:38:01 1 0.05 0.00 0.03 0.02 0.03 99.87 07:19:25 01:38:01 2 0.02 0.00 0.07 0.02 0.03 99.87 07:19:25 01:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 01:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 01:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 01:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:39:01 all 0.07 0.00 0.01 0.00 0.01 99.90 07:19:25 01:39:01 0 0.30 0.00 0.02 0.00 0.00 99.68 07:19:25 01:39:01 1 0.03 0.00 0.00 0.02 0.02 99.93 07:19:25 01:39:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 01:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 01:39:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 01:39:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 01:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 01:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 01:40:01 all 0.17 0.00 0.02 0.00 0.02 99.79 07:19:25 01:40:01 0 1.21 0.00 0.02 0.00 0.03 98.75 07:19:25 01:40:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 01:40:01 2 0.03 0.00 0.03 0.02 0.03 99.88 07:19:25 01:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 01:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 01:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 01:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 01:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 01:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 01:41:01 1 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 01:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:19:25 01:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 01:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 07:19:25 01:41:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 01:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 01:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 01:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 01:42:01 2 0.05 0.00 0.03 0.00 0.03 99.88 07:19:25 01:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 01:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 01:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 01:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 01:43:01 all 0.05 0.00 0.02 0.00 0.01 99.92 07:19:25 01:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:43:01 1 0.12 0.00 0.03 0.02 0.03 99.80 07:19:25 01:43:01 2 0.03 0.00 0.08 0.00 0.02 99.87 07:19:25 01:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 01:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:43:01 5 0.08 0.00 0.02 0.02 0.02 99.87 07:19:25 01:43:01 6 0.05 0.00 0.03 0.00 0.00 99.92 07:19:25 01:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 01:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:19:25 01:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:44:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 01:44:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 01:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 01:44:01 4 0.12 0.00 0.00 0.00 0.02 99.87 07:19:25 01:44:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 01:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 01:45:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:19:25 01:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:45:01 1 0.22 0.00 0.03 0.00 0.02 99.73 07:19:25 01:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 01:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:45:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 01:45:01 5 0.05 0.00 0.00 0.02 0.02 99.92 07:19:25 01:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:45:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:19:25 01:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:25 01:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:46:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 01:46:01 2 0.03 0.00 0.03 0.02 0.02 99.90 07:19:25 01:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 01:46:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 01:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 01:46:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 01:47:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:19:25 01:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:47:01 1 0.08 0.00 0.02 0.00 0.03 99.87 07:19:25 01:47:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 01:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 01:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 01:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:47:01 7 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 01:48:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:19:25 01:48:01 0 0.20 0.00 0.02 0.00 0.02 99.77 07:19:25 01:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 01:48:01 2 0.03 0.00 0.03 0.02 0.02 99.90 07:19:25 01:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 01:48:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 01:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 01:49:01 all 0.13 0.00 0.02 0.00 0.01 99.84 07:19:25 01:49:01 0 0.71 0.00 0.02 0.00 0.00 99.27 07:19:25 01:49:01 1 0.07 0.00 0.05 0.00 0.02 99.87 07:19:25 01:49:01 2 0.10 0.00 0.03 0.02 0.02 99.83 07:19:25 01:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:49:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 01:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 01:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 01:50:01 all 0.12 0.00 0.01 0.00 0.01 99.85 07:19:25 01:50:01 0 0.85 0.00 0.00 0.00 0.02 99.14 07:19:25 01:50:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 01:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 01:50:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 01:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 01:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:50:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 01:51:01 all 0.03 0.00 0.02 0.00 0.01 99.93 07:19:25 01:51:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 01:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 01:51:01 2 0.07 0.00 0.05 0.00 0.02 99.87 07:19:25 01:51:01 3 0.05 0.00 0.05 0.00 0.02 99.88 07:19:25 01:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 01:51:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 01:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 01:51:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 01:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 01:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 01:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 01:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 01:52:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 01:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 01:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 07:19:25 01:52:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 01:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 01:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 01:53:01 2 0.02 0.00 0.00 0.00 0.03 99.95 07:19:25 01:53:01 3 0.05 0.00 0.05 0.00 0.00 99.90 07:19:25 01:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 01:53:01 5 0.02 0.00 0.00 0.03 0.00 99.95 07:19:25 01:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 01:53:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 01:54:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:25 01:54:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 01:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 01:54:01 2 0.03 0.00 0.05 0.00 0.02 99.90 07:19:25 01:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 01:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 01:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 01:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 01:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 01:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 01:55:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:19:25 01:55:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 01:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:55:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 01:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 01:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 01:56:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 01:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 01:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 01:56:01 2 0.03 0.00 0.05 0.00 0.02 99.90 07:19:25 01:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 01:56:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 01:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 01:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 01:56:01 7 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 01:57:01 all 0.27 0.00 0.00 0.00 0.01 99.71 07:19:25 01:57:01 0 1.86 0.00 0.00 0.03 0.02 98.09 07:19:25 01:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:57:01 2 0.10 0.00 0.00 0.00 0.02 99.88 07:19:25 01:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 01:57:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 01:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 01:57:01 7 0.07 0.00 0.00 0.00 0.03 99.90 07:19:25 01:58:01 all 0.27 0.00 0.01 0.00 0.02 99.70 07:19:25 01:58:01 0 1.97 0.00 0.00 0.00 0.02 98.01 07:19:25 01:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 01:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 01:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 01:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 01:58:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 01:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 01:58:01 7 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 01:59:01 all 0.16 0.00 0.02 0.00 0.01 99.80 07:19:25 01:59:01 0 1.09 0.00 0.07 0.02 0.02 98.81 07:19:25 01:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 01:59:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 01:59:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 01:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 01:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 01:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 01:59:01 7 0.08 0.00 0.02 0.00 0.03 99.87 07:19:25 02:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 02:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 02:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 02:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:00:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 02:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:00:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 02:01:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:19:25 02:01:01 0 0.17 0.00 0.02 0.02 0.02 99.78 07:19:25 02:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 02:01:01 7 0.07 0.00 0.07 0.00 0.03 99.83 07:19:25 02:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 02:02:01 0 0.10 0.00 0.00 0.00 0.02 99.88 07:19:25 02:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:02:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 02:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:02:01 7 0.00 0.00 0.02 0.00 0.03 99.95 07:19:25 02:03:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:19:25 02:03:01 0 0.00 0.00 0.00 0.03 0.02 99.95 07:19:25 02:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 02:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:03:01 7 0.07 0.00 0.03 0.02 0.03 99.85 07:19:25 07:19:25 02:03:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 02:04:01 all 0.11 0.00 0.02 0.00 0.01 99.86 07:19:25 02:04:01 0 0.63 0.00 0.02 0.02 0.02 99.32 07:19:25 02:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 02:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 02:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:04:01 7 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 02:05:01 all 0.27 0.00 0.01 0.00 0.01 99.70 07:19:25 02:05:01 0 1.95 0.00 0.00 0.02 0.02 98.01 07:19:25 02:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:05:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 02:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:05:01 5 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 02:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:05:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 02:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 02:06:01 0 0.07 0.00 0.02 0.02 0.00 99.90 07:19:25 02:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:06:01 7 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 02:07:01 all 0.24 0.00 0.02 0.00 0.01 99.73 07:19:25 02:07:01 0 1.68 0.00 0.03 0.00 0.02 98.27 07:19:25 02:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:07:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 02:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:07:01 7 0.05 0.00 0.05 0.00 0.03 99.87 07:19:25 02:08:01 all 0.08 0.00 0.01 0.00 0.01 99.91 07:19:25 02:08:01 0 0.40 0.00 0.02 0.02 0.02 99.55 07:19:25 02:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 02:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:08:01 7 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 02:09:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:19:25 02:09:01 0 0.05 0.00 0.00 0.02 0.02 99.92 07:19:25 02:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 02:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:09:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 02:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 02:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 02:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 02:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:10:01 7 0.05 0.00 0.00 0.00 0.03 99.92 07:19:25 02:11:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:19:25 02:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 02:11:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:19:25 02:11:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 02:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:11:01 5 0.03 0.00 0.00 0.08 0.02 99.87 07:19:25 02:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:11:01 7 0.05 0.00 0.03 0.00 0.03 99.88 07:19:25 02:12:01 all 0.08 0.00 0.02 0.01 0.01 99.89 07:19:25 02:12:01 0 0.07 0.00 0.02 0.02 0.02 99.88 07:19:25 02:12:01 1 0.08 0.00 0.02 0.00 0.02 99.88 07:19:25 02:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:12:01 3 0.10 0.00 0.00 0.00 0.02 99.88 07:19:25 02:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:12:01 5 0.10 0.00 0.00 0.02 0.00 99.88 07:19:25 02:12:01 6 0.08 0.00 0.02 0.02 0.00 99.88 07:19:25 02:12:01 7 0.18 0.00 0.05 0.00 0.02 99.75 07:19:25 02:13:01 all 0.24 0.00 0.01 0.00 0.01 99.74 07:19:25 02:13:01 0 1.71 0.00 0.00 0.02 0.02 98.26 07:19:25 02:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:13:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 02:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:13:01 7 0.05 0.00 0.02 0.02 0.02 99.90 07:19:25 02:14:01 all 0.19 0.00 0.04 0.01 0.01 99.75 07:19:25 02:14:01 0 0.15 0.00 0.05 0.02 0.00 99.78 07:19:25 02:14:01 1 0.28 0.00 0.07 0.03 0.02 99.60 07:19:25 02:14:01 2 0.17 0.00 0.03 0.00 0.02 99.78 07:19:25 02:14:01 3 0.57 0.00 0.03 0.00 0.00 99.40 07:19:25 02:14:01 4 0.10 0.00 0.02 0.00 0.02 99.87 07:19:25 02:14:01 5 0.17 0.00 0.03 0.02 0.00 99.78 07:19:25 02:14:01 6 0.08 0.00 0.03 0.00 0.02 99.87 07:19:25 02:14:01 7 0.03 0.00 0.05 0.00 0.03 99.88 07:19:25 07:19:25 02:14:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 02:15:01 all 0.28 0.00 0.01 0.00 0.01 99.69 07:19:25 02:15:01 0 2.00 0.00 0.00 0.00 0.02 97.98 07:19:25 02:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 02:15:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 02:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:15:01 7 0.05 0.00 0.03 0.00 0.05 99.87 07:19:25 02:16:01 all 0.30 0.00 0.02 0.00 0.00 99.67 07:19:25 02:16:01 0 1.97 0.00 0.00 0.00 0.02 98.01 07:19:25 02:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:16:01 2 0.05 0.00 0.07 0.00 0.00 99.88 07:19:25 02:16:01 3 0.20 0.00 0.00 0.00 0.00 99.80 07:19:25 02:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 02:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:16:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 02:16:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 02:17:01 all 0.22 0.00 0.02 0.00 0.02 99.74 07:19:25 02:17:01 0 1.56 0.00 0.02 0.02 0.02 98.39 07:19:25 02:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 02:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:17:01 7 0.10 0.00 0.10 0.00 0.03 99.77 07:19:25 02:18:01 all 0.27 0.00 0.01 0.00 0.00 99.72 07:19:25 02:18:01 0 1.97 0.00 0.00 0.02 0.00 98.01 07:19:25 02:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 02:18:01 7 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 02:19:01 all 0.14 0.00 0.02 0.00 0.00 99.83 07:19:25 02:19:01 0 0.86 0.00 0.02 0.00 0.02 99.10 07:19:25 02:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:19:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 02:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 02:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 02:19:01 7 0.13 0.00 0.03 0.00 0.02 99.82 07:19:25 02:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 02:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:20:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:20:01 7 0.07 0.00 0.07 0.00 0.02 99.85 07:19:25 02:21:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:25 02:21:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:19:25 02:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 02:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 02:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:21:01 7 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 02:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 02:22:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 02:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:22:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 02:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:25 02:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:23:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 02:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:23:01 7 0.10 0.00 0.07 0.00 0.03 99.80 07:19:25 02:24:01 all 0.02 0.00 0.02 0.00 0.01 99.96 07:19:25 02:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:24:01 7 0.10 0.00 0.07 0.00 0.02 99.82 07:19:25 02:25:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 02:25:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:25:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:25:01 6 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 02:25:01 7 0.07 0.00 0.02 0.00 0.03 99.88 07:19:25 07:19:25 02:25:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 02:26:01 all 0.09 0.00 0.02 0.00 0.01 99.89 07:19:25 02:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 02:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:26:01 5 0.60 0.00 0.00 0.00 0.00 99.40 07:19:25 02:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:27:01 all 0.22 0.00 0.01 0.01 0.01 99.75 07:19:25 02:27:01 0 0.00 0.00 0.00 0.03 0.02 99.95 07:19:25 02:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:27:01 2 0.10 0.00 0.02 0.00 0.00 99.88 07:19:25 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:27:01 5 1.60 0.00 0.02 0.02 0.02 98.35 07:19:25 02:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:27:01 7 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 02:28:01 all 0.27 0.00 0.01 0.00 0.01 99.70 07:19:25 02:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 02:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:28:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:28:01 5 1.97 0.00 0.00 0.02 0.02 98.00 07:19:25 02:28:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 02:28:01 7 0.03 0.00 0.05 0.00 0.02 99.90 07:19:25 02:29:01 all 0.27 0.00 0.01 0.00 0.01 99.70 07:19:25 02:29:01 0 0.05 0.00 0.02 0.02 0.03 99.88 07:19:25 02:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 02:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:29:01 5 1.95 0.00 0.00 0.00 0.02 98.03 07:19:25 02:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:30:01 all 0.08 0.00 0.02 0.00 0.01 99.89 07:19:25 02:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 02:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:30:01 2 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:30:01 5 0.53 0.00 0.05 0.02 0.00 99.40 07:19:25 02:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:30:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 02:31:01 all 0.05 0.00 0.02 0.00 0.01 99.92 07:19:25 02:31:01 0 0.03 0.00 0.05 0.02 0.02 99.88 07:19:25 02:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:31:01 2 0.07 0.00 0.00 0.00 0.00 99.93 07:19:25 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:31:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 02:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:31:01 7 0.22 0.00 0.03 0.00 0.02 99.73 07:19:25 02:32:01 all 0.15 0.00 0.07 0.04 0.01 99.73 07:19:25 02:32:01 0 0.07 0.00 0.10 0.08 0.03 99.72 07:19:25 02:32:01 1 0.80 0.00 0.17 0.13 0.02 98.88 07:19:25 02:32:01 2 0.05 0.00 0.05 0.00 0.02 99.88 07:19:25 02:32:01 3 0.03 0.00 0.05 0.03 0.02 99.87 07:19:25 02:32:01 4 0.03 0.00 0.05 0.00 0.00 99.92 07:19:25 02:32:01 5 0.05 0.00 0.03 0.03 0.02 99.87 07:19:25 02:32:01 6 0.08 0.00 0.07 0.00 0.00 99.85 07:19:25 02:32:01 7 0.05 0.00 0.07 0.00 0.02 99.87 07:19:25 02:33:01 all 0.09 0.00 0.02 0.00 0.00 99.89 07:19:25 02:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 02:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 02:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 02:33:01 5 0.47 0.00 0.03 0.02 0.00 99.48 07:19:25 02:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 02:34:01 all 0.05 0.00 0.02 0.00 0.01 99.91 07:19:25 02:34:01 0 0.02 0.00 0.05 0.00 0.03 99.90 07:19:25 02:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:34:01 5 0.32 0.00 0.03 0.03 0.02 99.60 07:19:25 02:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:34:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 02:35:01 all 0.03 0.00 0.02 0.00 0.01 99.95 07:19:25 02:35:01 0 0.08 0.00 0.03 0.02 0.02 99.85 07:19:25 02:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 02:35:01 7 0.08 0.00 0.03 0.00 0.00 99.88 07:19:25 02:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 02:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:36:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 02:36:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 02:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:36:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 02:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:36:01 7 0.10 0.00 0.05 0.00 0.03 99.82 07:19:25 07:19:25 02:36:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 02:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 02:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 02:37:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:37:01 7 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 02:38:01 all 0.08 0.00 0.01 0.00 0.00 99.90 07:19:25 02:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:38:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 02:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:38:01 5 0.55 0.00 0.02 0.00 0.00 99.43 07:19:25 02:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:38:01 7 0.03 0.00 0.05 0.00 0.02 99.90 07:19:25 02:39:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:19:25 02:39:01 0 0.05 0.00 0.00 0.02 0.00 99.93 07:19:25 02:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 02:39:01 5 0.00 0.00 0.00 0.03 0.02 99.95 07:19:25 02:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 02:39:01 7 0.10 0.00 0.02 0.00 0.03 99.85 07:19:25 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 02:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 02:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:40:01 7 0.08 0.00 0.05 0.00 0.03 99.83 07:19:25 02:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:19:25 02:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 02:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 02:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:41:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:41:01 7 0.08 0.00 0.05 0.00 0.02 99.85 07:19:25 02:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 02:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:42:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 02:42:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 02:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:42:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 02:42:01 7 0.07 0.00 0.02 0.00 0.03 99.88 07:19:25 02:43:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:19:25 02:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 02:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:43:01 5 0.10 0.00 0.02 0.00 0.02 99.87 07:19:25 02:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:43:01 7 0.08 0.00 0.05 0.00 0.02 99.85 07:19:25 02:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 02:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 02:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 02:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 02:45:01 0 0.03 0.00 0.00 0.02 0.02 99.93 07:19:25 02:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 02:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:45:01 5 0.00 0.00 0.00 0.00 0.03 99.97 07:19:25 02:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:45:01 7 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 02:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 02:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 02:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:46:01 7 0.05 0.00 0.07 0.00 0.02 99.87 07:19:25 02:47:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:19:25 02:47:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 02:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:47:01 2 0.12 0.00 0.02 0.00 0.02 99.85 07:19:25 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:47:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 02:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 02:47:01 7 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 07:19:25 02:47:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 02:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:25 02:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:48:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 02:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 02:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:19:25 02:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 02:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:49:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:19:25 02:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:49:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 02:49:01 5 0.00 0.00 0.02 0.03 0.02 99.93 07:19:25 02:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 02:49:01 7 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 02:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 02:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 02:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:50:01 7 0.03 0.00 0.05 0.00 0.03 99.88 07:19:25 02:51:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:19:25 02:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:51:01 2 0.12 0.00 0.05 0.00 0.02 99.82 07:19:25 02:51:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 02:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:51:01 7 0.10 0.00 0.00 0.00 0.02 99.88 07:19:25 02:52:01 all 0.15 0.00 0.01 0.01 0.00 99.82 07:19:25 02:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:52:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 02:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:52:01 5 1.03 0.00 0.00 0.07 0.00 98.91 07:19:25 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:52:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 02:53:01 all 0.29 0.00 0.01 0.00 0.01 99.69 07:19:25 02:53:01 0 0.05 0.00 0.02 0.02 0.02 99.90 07:19:25 02:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:53:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:19:25 02:53:01 3 0.07 0.00 0.00 0.00 0.00 99.93 07:19:25 02:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:53:01 5 1.97 0.00 0.00 0.00 0.02 98.01 07:19:25 02:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:53:01 7 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 02:54:01 all 0.16 0.00 0.01 0.00 0.01 99.82 07:19:25 02:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 02:54:01 2 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 02:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:54:01 5 1.09 0.00 0.02 0.02 0.00 98.87 07:19:25 02:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 02:55:01 all 0.03 0.00 0.02 0.00 0.01 99.95 07:19:25 02:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 02:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:55:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 02:55:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 02:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 02:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:55:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 02:56:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 02:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 02:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 02:56:01 2 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 02:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 02:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 02:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 02:57:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:19:25 02:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 02:57:01 2 0.12 0.00 0.03 0.00 0.03 99.82 07:19:25 02:57:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 02:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 02:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:57:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 02:58:01 all 0.04 0.00 0.01 0.00 0.00 99.95 07:19:25 02:58:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 02:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:58:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:58:01 5 0.25 0.00 0.03 0.00 0.00 99.72 07:19:25 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:19:25 02:58:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 02:59:01 all 0.08 0.00 0.02 0.00 0.01 99.89 07:19:25 02:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 02:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 02:59:01 2 0.05 0.00 0.03 0.00 0.03 99.88 07:19:25 02:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 02:59:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 02:59:01 5 0.40 0.00 0.00 0.02 0.02 99.57 07:19:25 02:59:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 02:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:00:01 all 0.04 0.00 0.01 0.00 0.00 99.95 07:19:25 03:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 03:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:00:01 2 0.10 0.00 0.03 0.00 0.02 99.85 07:19:25 03:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:00:01 5 0.10 0.00 0.00 0.02 0.00 99.88 07:19:25 03:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 03:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:01:01 2 0.10 0.00 0.02 0.00 0.02 99.87 07:19:25 03:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 03:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 03:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:02:01 2 0.05 0.00 0.03 0.00 0.03 99.88 07:19:25 03:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 03:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 03:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:03:01 all 0.10 0.00 0.01 0.01 0.01 99.87 07:19:25 03:03:01 0 0.03 0.00 0.03 0.05 0.00 99.88 07:19:25 03:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 03:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 03:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:03:01 5 0.62 0.00 0.00 0.00 0.02 99.37 07:19:25 03:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:04:01 all 0.28 0.00 0.02 0.00 0.01 99.69 07:19:25 03:04:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 03:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:04:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 03:04:01 3 0.07 0.00 0.03 0.00 0.00 99.90 07:19:25 03:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 03:04:01 5 2.00 0.00 0.00 0.02 0.00 97.98 07:19:25 03:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:04:01 7 0.08 0.00 0.02 0.00 0.03 99.87 07:19:25 03:05:01 all 0.28 0.00 0.01 0.00 0.01 99.70 07:19:25 03:05:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 03:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 03:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 03:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 03:05:01 5 1.97 0.00 0.00 0.00 0.02 98.01 07:19:25 03:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:05:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 03:06:01 all 0.07 0.00 0.02 0.00 0.01 99.89 07:19:25 03:06:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:19:25 03:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 03:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 03:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:06:01 5 0.42 0.00 0.07 0.02 0.02 99.48 07:19:25 03:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:06:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 03:07:01 all 0.02 0.00 0.02 0.00 0.00 99.96 07:19:25 03:07:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 03:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:07:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 03:07:01 7 0.08 0.00 0.02 0.00 0.02 99.88 07:19:25 03:08:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:19:25 03:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 03:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 03:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 03:08:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:08:01 7 0.03 0.00 0.05 0.00 0.02 99.90 07:19:25 03:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:19:25 03:09:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 03:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 03:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 03:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:09:01 7 0.08 0.00 0.02 0.00 0.03 99.87 07:19:25 07:19:25 03:09:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 03:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 03:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:10:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 03:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:10:01 7 0.05 0.00 0.05 0.00 0.03 99.87 07:19:25 03:11:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:19:25 03:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:11:01 3 0.05 0.00 0.00 0.02 0.02 99.92 07:19:25 03:11:01 4 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 03:11:01 5 0.32 0.00 0.02 0.00 0.02 99.65 07:19:25 03:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:11:01 7 0.10 0.00 0.02 0.00 0.02 99.87 07:19:25 03:12:01 all 0.14 0.00 0.01 0.00 0.01 99.83 07:19:25 03:12:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 03:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:12:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 03:12:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 03:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:12:01 5 0.93 0.00 0.00 0.02 0.02 99.04 07:19:25 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:12:01 7 0.07 0.00 0.02 0.00 0.03 99.88 07:19:25 03:13:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:25 03:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:13:01 7 0.08 0.00 0.07 0.00 0.02 99.83 07:19:25 03:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:19:25 03:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 03:14:01 2 0.10 0.00 0.00 0.00 0.00 99.90 07:19:25 03:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 03:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 03:14:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:19:25 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:14:01 7 0.12 0.00 0.05 0.00 0.03 99.80 07:19:25 03:15:01 all 0.11 0.00 0.03 0.00 0.01 99.85 07:19:25 03:15:01 0 0.08 0.00 0.03 0.00 0.03 99.85 07:19:25 03:15:01 1 0.23 0.00 0.02 0.00 0.00 99.75 07:19:25 03:15:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 03:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 03:15:01 4 0.10 0.00 0.08 0.00 0.02 99.80 07:19:25 03:15:01 5 0.25 0.00 0.00 0.00 0.02 99.73 07:19:25 03:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:15:01 7 0.08 0.00 0.07 0.00 0.02 99.83 07:19:25 03:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:25 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:16:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 03:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 03:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:16:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 03:17:01 all 0.13 0.00 0.02 0.00 0.01 99.83 07:19:25 03:17:01 0 0.08 0.00 0.02 0.00 0.02 99.88 07:19:25 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:17:01 2 0.73 0.00 0.12 0.00 0.02 99.14 07:19:25 03:17:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 03:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:17:01 5 0.07 0.00 0.00 0.02 0.00 99.92 07:19:25 03:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:17:01 7 0.07 0.00 0.05 0.00 0.03 99.85 07:19:25 03:18:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:25 03:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 03:18:01 2 0.08 0.00 0.03 0.00 0.02 99.87 07:19:25 03:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 03:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 03:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 03:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 03:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:19:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 03:19:01 3 0.05 0.00 0.02 0.02 0.00 99.92 07:19:25 03:19:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 03:19:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 03:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 03:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:20:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 03:20:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 03:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:20:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 07:19:25 03:20:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 03:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 03:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 03:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:21:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 03:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:21:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:21:01 7 0.08 0.00 0.02 0.00 0.02 99.88 07:19:25 03:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 03:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:22:01 7 0.12 0.00 0.05 0.00 0.02 99.82 07:19:25 03:23:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:19:25 03:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:23:01 2 0.32 0.00 0.00 0.00 0.02 99.67 07:19:25 03:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 03:23:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:19:25 03:23:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:23:01 7 0.03 0.00 0.07 0.00 0.02 99.88 07:19:25 03:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:19:25 03:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 03:24:01 2 1.89 0.00 0.03 0.00 0.00 98.08 07:19:25 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:24:01 4 0.03 0.00 0.05 0.00 0.02 99.90 07:19:25 03:24:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 03:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:24:01 7 0.07 0.00 0.00 0.00 0.03 99.90 07:19:25 03:25:01 all 0.12 0.00 0.02 0.00 0.01 99.85 07:19:25 03:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:25:01 2 0.76 0.00 0.03 0.00 0.02 99.19 07:19:25 03:25:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 03:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 03:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 03:25:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 03:25:01 7 0.07 0.00 0.07 0.00 0.02 99.85 07:19:25 03:26:01 all 0.27 0.00 0.01 0.00 0.01 99.71 07:19:25 03:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 03:26:01 2 1.99 0.00 0.00 0.00 0.02 98.00 07:19:25 03:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 03:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:26:01 7 0.03 0.00 0.05 0.00 0.02 99.90 07:19:25 03:27:01 all 0.10 0.00 0.02 0.00 0.00 99.87 07:19:25 03:27:01 0 0.03 0.00 0.02 0.02 0.00 99.93 07:19:25 03:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:27:01 2 0.68 0.00 0.05 0.00 0.00 99.27 07:19:25 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:27:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 03:27:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 03:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 03:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 03:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 03:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:28:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 03:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:19:25 03:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:29:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:19:25 03:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 03:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 03:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:29:01 7 0.07 0.00 0.05 0.00 0.02 99.87 07:19:25 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 03:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 03:30:01 4 0.02 0.00 0.05 0.00 0.02 99.92 07:19:25 03:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 03:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:25 03:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 03:31:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 03:31:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 03:31:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 03:31:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:19:25 03:31:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 07:19:25 03:31:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 03:32:01 all 0.22 0.00 0.02 0.00 0.01 99.75 07:19:25 03:32:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:32:01 2 1.70 0.00 0.00 0.00 0.00 98.30 07:19:25 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:32:01 4 0.03 0.00 0.05 0.00 0.02 99.90 07:19:25 03:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:32:01 7 0.00 0.00 0.05 0.00 0.02 99.93 07:19:25 03:33:01 all 0.28 0.00 0.01 0.00 0.01 99.69 07:19:25 03:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:19:25 03:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:33:01 2 2.00 0.00 0.00 0.00 0.02 97.98 07:19:25 03:33:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 03:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:33:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 03:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:33:01 7 0.08 0.00 0.02 0.00 0.02 99.88 07:19:25 03:34:01 all 0.26 0.00 0.02 0.00 0.01 99.71 07:19:25 03:34:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 03:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:34:01 2 1.92 0.00 0.03 0.00 0.02 98.03 07:19:25 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:34:01 5 0.02 0.00 0.03 0.02 0.00 99.93 07:19:25 03:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:34:01 7 0.02 0.00 0.05 0.00 0.02 99.92 07:19:25 03:35:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:19:25 03:35:01 0 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 03:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:35:01 2 0.12 0.00 0.05 0.00 0.00 99.83 07:19:25 03:35:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 03:35:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 03:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:35:01 7 0.10 0.00 0.03 0.00 0.02 99.85 07:19:25 03:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:25 03:36:01 0 0.02 0.00 0.07 0.00 0.02 99.90 07:19:25 03:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:36:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 03:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:36:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 03:36:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 03:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:36:01 7 0.07 0.00 0.05 0.00 0.02 99.87 07:19:25 03:37:01 all 0.10 0.00 0.06 0.01 0.01 99.82 07:19:25 03:37:01 0 0.03 0.00 0.07 0.03 0.02 99.85 07:19:25 03:37:01 1 0.50 0.00 0.13 0.02 0.00 99.35 07:19:25 03:37:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 03:37:01 3 0.05 0.00 0.05 0.00 0.02 99.88 07:19:25 03:37:01 4 0.08 0.00 0.08 0.00 0.02 99.82 07:19:25 03:37:01 5 0.03 0.00 0.03 0.02 0.00 99.92 07:19:25 03:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 03:37:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 03:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 03:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:38:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:19:25 03:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:25 03:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 03:39:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:19:25 03:39:01 5 0.02 0.00 0.03 0.02 0.00 99.93 07:19:25 03:39:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 03:39:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 03:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 03:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:25 03:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 03:41:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 03:41:01 4 0.07 0.00 0.03 0.00 0.00 99.90 07:19:25 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 03:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 03:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:19:25 03:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:42:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 03:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 03:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:42:01 7 0.03 0.00 0.05 0.00 0.02 99.90 07:19:25 07:19:25 03:42:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 03:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:25 03:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 03:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 03:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 03:43:01 4 0.07 0.00 0.07 0.00 0.00 99.87 07:19:25 03:43:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 03:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 03:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 03:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 03:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:44:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 03:44:01 5 0.08 0.00 0.02 0.00 0.00 99.90 07:19:25 03:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:44:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 03:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:25 03:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:45:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 03:45:01 2 0.08 0.00 0.02 0.00 0.02 99.88 07:19:25 03:45:01 3 0.07 0.00 0.00 0.02 0.02 99.90 07:19:25 03:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 03:45:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 03:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:45:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 03:46:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:19:25 03:46:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 03:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:46:01 2 1.95 0.00 0.05 0.00 0.02 97.98 07:19:25 03:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:46:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 03:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:25 03:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:47:01 2 0.15 0.00 0.03 0.00 0.03 99.78 07:19:25 03:47:01 3 0.00 0.00 0.03 0.02 0.00 99.95 07:19:25 03:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:47:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 03:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 03:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:48:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 03:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 03:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:48:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 03:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 03:49:02 all 0.02 0.00 0.01 0.00 0.00 99.96 07:19:25 03:49:02 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:49:02 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:49:02 2 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 03:49:02 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:49:02 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 03:49:02 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 03:49:02 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:49:02 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 03:50:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:25 03:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:50:01 2 0.03 0.00 0.00 0.00 0.03 99.93 07:19:25 03:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 03:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 03:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 03:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:51:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 03:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 03:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 03:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 03:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 03:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:52:01 4 0.03 0.00 0.03 0.02 0.02 99.90 07:19:25 03:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 03:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 03:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:53:01 2 0.03 0.00 0.00 0.00 0.03 99.93 07:19:25 03:53:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 03:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:53:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 03:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:53:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 07:19:25 03:53:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 03:54:01 all 0.02 0.00 0.02 0.00 0.01 99.96 07:19:25 03:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:54:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 03:54:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 03:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:54:01 4 0.00 0.00 0.03 0.02 0.00 99.95 07:19:25 03:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 03:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:55:01 all 0.03 0.00 0.00 0.00 0.01 99.96 07:19:25 03:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:55:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:19:25 03:55:01 2 0.05 0.00 0.00 0.00 0.03 99.92 07:19:25 03:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 03:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 03:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:56:01 all 0.15 0.00 0.01 0.00 0.01 99.83 07:19:25 03:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 03:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:56:01 2 1.09 0.00 0.03 0.00 0.02 98.86 07:19:25 03:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:56:01 4 0.05 0.00 0.02 0.02 0.02 99.90 07:19:25 03:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 03:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 03:57:01 all 0.28 0.00 0.01 0.00 0.01 99.70 07:19:25 03:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 03:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:57:01 2 2.04 0.00 0.00 0.00 0.03 97.93 07:19:25 03:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:57:01 4 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 03:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:58:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:19:25 03:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:58:01 2 2.00 0.00 0.02 0.00 0.03 97.95 07:19:25 03:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 03:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:58:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 03:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 03:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 03:59:01 all 0.27 0.00 0.01 0.00 0.01 99.70 07:19:25 03:59:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 03:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 03:59:01 2 1.99 0.00 0.02 0.00 0.03 97.96 07:19:25 03:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 03:59:01 4 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 03:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 03:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 03:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:00:01 all 0.03 0.00 0.03 0.00 0.01 99.94 07:19:25 04:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:00:01 2 0.17 0.00 0.05 0.00 0.02 99.77 07:19:25 04:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:00:01 4 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 04:00:01 5 0.00 0.00 0.03 0.02 0.00 99.95 07:19:25 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:19:25 04:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 04:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:01:01 2 0.08 0.00 0.02 0.00 0.03 99.87 07:19:25 04:01:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 04:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:01:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:01:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 04:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 04:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:02:01 4 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 04:02:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 04:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:02:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 04:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:19:25 04:03:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 04:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:03:01 2 0.10 0.00 0.00 0.00 0.02 99.88 07:19:25 04:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 04:03:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:19:25 04:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:03:01 7 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 04:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 04:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:04:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 04:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:04:01 4 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 07:19:25 04:04:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 04:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 04:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 04:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 04:05:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 04:05:01 4 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:05:01 7 0.00 0.00 0.03 0.00 0.03 99.93 07:19:25 04:06:01 all 0.15 0.00 0.02 0.00 0.01 99.83 07:19:25 04:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:06:01 2 1.04 0.00 0.02 0.00 0.03 98.91 07:19:25 04:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:06:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 04:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:07:01 all 0.10 0.00 0.01 0.00 0.01 99.88 07:19:25 04:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:07:01 2 0.70 0.00 0.00 0.00 0.02 99.29 07:19:25 04:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 04:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 04:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:07:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 04:08:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:25 04:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 04:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:08:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 04:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:19:25 04:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 04:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:09:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 04:09:01 4 0.03 0.00 0.02 0.03 0.00 99.92 07:19:25 04:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:10:01 all 0.17 0.00 0.01 0.00 0.01 99.81 07:19:25 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:10:01 2 1.26 0.00 0.02 0.00 0.02 98.71 07:19:25 04:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 04:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:10:01 7 0.05 0.00 0.02 0.02 0.03 99.88 07:19:25 04:11:01 all 0.27 0.00 0.02 0.00 0.01 99.70 07:19:25 04:11:01 0 0.00 0.00 0.05 0.00 0.02 99.93 07:19:25 04:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:11:01 2 1.97 0.00 0.02 0.00 0.03 97.98 07:19:25 04:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:11:01 4 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 04:11:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 04:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:11:01 7 0.05 0.00 0.05 0.00 0.03 99.87 07:19:25 04:12:01 all 0.27 0.00 0.01 0.00 0.01 99.71 07:19:25 04:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:12:01 2 1.99 0.00 0.00 0.00 0.02 98.00 07:19:25 04:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:12:01 4 0.02 0.00 0.02 0.03 0.00 99.93 07:19:25 04:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:12:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 04:13:01 all 0.20 0.00 0.01 0.00 0.01 99.78 07:19:25 04:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:13:01 2 1.34 0.00 0.02 0.00 0.00 98.65 07:19:25 04:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:13:01 5 0.05 0.00 0.00 0.02 0.00 99.93 07:19:25 04:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:13:01 7 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 04:14:01 all 0.09 0.00 0.03 0.00 0.01 99.87 07:19:25 04:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:19:25 04:14:01 1 0.15 0.00 0.03 0.00 0.00 99.82 07:19:25 04:14:01 2 0.17 0.00 0.02 0.00 0.02 99.80 07:19:25 04:14:01 3 0.08 0.00 0.02 0.00 0.00 99.90 07:19:25 04:14:01 4 0.05 0.00 0.05 0.00 0.02 99.88 07:19:25 04:14:01 5 0.12 0.00 0.00 0.02 0.02 99.85 07:19:25 04:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 07:19:25 04:14:01 7 0.03 0.00 0.07 0.00 0.03 99.87 07:19:25 04:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:19:25 04:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 04:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:15:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:19:25 04:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:15:01 4 0.03 0.00 0.02 0.02 0.00 99.93 07:19:25 04:15:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:15:01 7 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 07:19:25 04:15:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 04:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 04:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:16:01 4 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 04:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 04:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 04:17:01 2 0.07 0.00 0.02 0.00 0.03 99.88 07:19:25 04:17:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:19:25 04:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:17:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:17:01 7 0.02 0.00 0.05 0.00 0.03 99.90 07:19:25 04:18:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:19:25 04:18:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 04:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:18:01 2 0.13 0.00 0.02 0.00 0.02 99.83 07:19:25 04:18:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 04:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 04:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:18:01 7 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 04:19:01 all 0.10 0.00 0.01 0.00 0.01 99.88 07:19:25 04:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:19:01 2 0.60 0.00 0.02 0.00 0.02 99.37 07:19:25 04:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:19:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 04:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:20:01 all 0.13 0.00 0.01 0.00 0.01 99.85 07:19:25 04:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:20:01 2 0.96 0.00 0.00 0.02 0.02 99.01 07:19:25 04:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:20:01 7 0.05 0.00 0.03 0.00 0.03 99.88 07:19:25 04:21:01 all 0.17 0.00 0.02 0.00 0.01 99.79 07:19:25 04:21:01 0 0.03 0.00 0.00 0.02 0.02 99.93 07:19:25 04:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:21:01 2 1.21 0.00 0.05 0.00 0.02 98.73 07:19:25 04:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:21:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 04:21:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:21:01 7 0.05 0.00 0.03 0.00 0.03 99.88 07:19:25 04:22:01 all 0.21 0.00 0.02 0.00 0.01 99.76 07:19:25 04:22:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:22:01 2 1.58 0.00 0.08 0.00 0.03 98.30 07:19:25 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 04:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:22:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 04:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:19:25 04:23:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 04:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:23:01 2 0.12 0.00 0.02 0.00 0.02 99.85 07:19:25 04:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 04:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:23:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:19:25 04:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 04:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:24:01 all 0.03 0.00 0.01 0.00 0.02 99.94 07:19:25 04:24:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 04:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:24:01 2 0.15 0.00 0.00 0.00 0.00 99.85 07:19:25 04:24:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 04:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:24:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 04:25:01 all 0.26 0.00 0.01 0.01 0.01 99.71 07:19:25 04:25:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 04:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:25:01 2 1.95 0.00 0.00 0.00 0.02 98.03 07:19:25 04:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:25:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 04:25:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 04:25:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 04:25:01 7 0.07 0.00 0.02 0.00 0.03 99.88 07:19:25 04:26:01 all 0.16 0.00 0.02 0.00 0.01 99.81 07:19:25 04:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 04:26:01 2 1.16 0.00 0.03 0.00 0.02 98.79 07:19:25 04:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:26:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 04:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:19:25 04:26:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 04:27:01 all 0.02 0.00 0.02 0.01 0.01 99.95 07:19:25 04:27:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:19:25 04:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:27:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 04:27:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 04:27:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 04:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:27:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 04:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 04:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 04:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 04:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 04:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 04:29:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 04:29:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:29:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 04:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 04:30:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 04:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:30:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:30:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:30:01 6 0.03 0.00 0.05 0.00 0.00 99.92 07:19:25 04:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:25 04:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:31:01 2 0.08 0.00 0.03 0.00 0.02 99.87 07:19:25 04:31:01 3 0.00 0.00 0.03 0.02 0.02 99.93 07:19:25 04:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 04:32:01 all 0.06 0.00 0.03 0.00 0.01 99.89 07:19:25 04:32:01 0 0.00 0.00 0.03 0.02 0.00 99.95 07:19:25 04:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:32:01 2 0.38 0.00 0.03 0.00 0.02 99.57 07:19:25 04:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 04:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:32:01 5 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 04:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:32:01 7 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 04:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:19:25 04:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 04:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:33:01 4 0.07 0.00 0.02 0.02 0.00 99.90 07:19:25 04:33:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 04:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 04:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:34:01 6 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 04:34:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 04:35:01 all 0.15 0.00 0.01 0.01 0.02 99.82 07:19:25 04:35:01 0 0.00 0.00 0.02 0.03 0.02 99.93 07:19:25 04:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:35:01 2 0.99 0.00 0.03 0.00 0.03 98.94 07:19:25 04:35:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 04:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:35:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:35:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 04:36:01 all 0.14 0.00 0.01 0.00 0.01 99.85 07:19:25 04:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:36:01 2 1.00 0.00 0.00 0.00 0.03 98.97 07:19:25 04:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:36:01 4 0.02 0.00 0.03 0.02 0.00 99.93 07:19:25 04:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 04:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:37:01 2 0.10 0.00 0.00 0.00 0.03 99.87 07:19:25 04:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 04:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:37:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 04:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:37:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 07:19:25 04:37:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 04:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 04:38:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 04:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:38:01 2 0.05 0.00 0.05 0.00 0.02 99.88 07:19:25 04:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:39:01 all 0.03 0.00 0.00 0.00 0.01 99.95 07:19:25 04:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:39:01 2 0.08 0.00 0.02 0.00 0.03 99.87 07:19:25 04:39:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:39:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:19:25 04:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:40:01 2 0.05 0.00 0.03 0.00 0.05 99.87 07:19:25 04:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 04:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:41:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:25 04:41:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:19:25 04:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 04:41:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 04:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:41:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 04:41:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:41:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 04:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 04:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 04:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:42:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 04:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:42:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 04:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 04:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:43:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:19:25 04:43:01 2 0.07 0.00 0.03 0.00 0.05 99.85 07:19:25 04:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 04:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 04:44:01 0 0.05 0.00 0.03 0.02 0.02 99.88 07:19:25 04:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:44:01 2 0.03 0.00 0.00 0.00 0.03 99.93 07:19:25 04:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:45:01 all 0.02 0.00 0.00 0.00 0.01 99.97 07:19:25 04:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:45:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 04:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 04:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:46:01 2 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 04:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 04:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:46:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 04:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:47:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:25 04:47:01 0 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 04:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:47:01 2 0.07 0.00 0.05 0.00 0.03 99.85 07:19:25 04:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 04:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 04:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 04:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:48:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 04:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:19:25 04:48:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 04:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 04:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 04:49:01 2 0.08 0.00 0.03 0.00 0.03 99.85 07:19:25 04:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 04:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 04:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:50:01 2 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 04:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:50:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 04:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 04:51:01 0 0.00 0.00 0.02 0.02 0.03 99.93 07:19:25 04:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:51:01 2 0.00 0.00 0.02 0.00 0.05 99.93 07:19:25 04:51:01 3 0.05 0.00 0.00 0.02 0.00 99.93 07:19:25 04:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 04:51:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 04:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 04:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:52:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 04:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 04:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 04:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 04:53:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 04:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 04:53:01 5 0.03 0.00 0.00 0.02 0.02 99.93 07:19:25 04:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:54:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:25 04:54:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 04:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 04:54:01 3 0.02 0.00 0.07 0.00 0.03 99.88 07:19:25 04:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 04:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 04:55:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 04:55:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 04:55:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:19:25 04:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 04:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:55:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 04:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 04:56:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:56:01 3 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 04:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 04:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 04:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 04:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:57:01 2 0.12 0.00 0.00 0.00 0.02 99.87 07:19:25 04:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:57:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 04:57:01 5 0.05 0.00 0.02 0.02 0.03 99.88 07:19:25 04:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:58:01 all 0.01 0.00 0.02 0.00 0.01 99.95 07:19:25 04:58:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 04:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 04:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 04:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 04:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:58:01 5 0.03 0.00 0.03 0.02 0.02 99.90 07:19:25 04:58:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 04:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 04:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 04:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 04:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 04:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 04:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 04:59:01 5 0.07 0.00 0.03 0.02 0.03 99.85 07:19:25 04:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 04:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:19:25 04:59:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 05:00:01 all 0.09 0.00 0.01 0.00 0.02 99.88 07:19:25 05:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 05:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:00:01 2 0.60 0.00 0.00 0.00 0.03 99.37 07:19:25 05:00:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 05:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 05:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 05:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:00:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 05:01:01 all 0.27 0.00 0.01 0.00 0.01 99.71 07:19:25 05:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:01:01 2 2.00 0.00 0.02 0.00 0.05 97.93 07:19:25 05:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:01:01 4 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 05:01:01 5 0.07 0.00 0.00 0.02 0.02 99.90 07:19:25 05:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:02:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:19:25 05:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:02:01 2 1.97 0.00 0.03 0.00 0.02 97.98 07:19:25 05:02:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 05:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:03:01 all 0.07 0.00 0.02 0.00 0.01 99.90 07:19:25 05:03:01 0 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 05:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:03:01 2 0.45 0.00 0.07 0.00 0.05 99.43 07:19:25 05:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 05:03:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 05:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:04:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 05:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:04:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:04:01 5 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 05:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 05:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:05:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:19:25 05:05:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 05:05:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 05:05:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 05:05:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:05:01 5 0.05 0.00 0.02 0.02 0.00 99.92 07:19:25 05:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 05:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 05:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:06:01 2 0.02 0.00 0.00 0.00 0.03 99.95 07:19:25 05:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 05:06:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 05:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 05:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 05:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 05:07:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 05:07:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 05:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 05:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 05:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:08:01 2 0.05 0.00 0.03 0.00 0.03 99.88 07:19:25 05:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:08:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 05:08:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 05:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:09:01 all 0.23 0.00 0.02 0.00 0.01 99.74 07:19:25 05:09:01 0 0.10 0.00 0.00 0.00 0.02 99.88 07:19:25 05:09:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 05:09:01 2 1.45 0.00 0.08 0.00 0.03 98.43 07:19:25 05:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 05:09:01 4 0.07 0.00 0.03 0.00 0.00 99.90 07:19:25 05:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:09:01 7 0.08 0.00 0.00 0.00 0.00 99.92 07:19:25 05:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 05:10:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 05:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:10:01 2 0.03 0.00 0.00 0.00 0.03 99.93 07:19:25 05:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 05:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 05:10:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 05:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:19:25 05:10:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 05:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 05:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 05:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:11:01 2 0.08 0.00 0.03 0.00 0.03 99.85 07:19:25 05:11:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 05:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 05:12:01 0 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 05:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:12:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 05:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:12:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 05:12:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 05:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:13:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:19:25 05:13:01 0 0.10 0.00 0.02 0.00 0.03 99.85 07:19:25 05:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:13:01 2 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 05:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:13:01 5 0.18 0.00 0.00 0.02 0.00 99.80 07:19:25 05:13:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 05:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 05:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:19:25 05:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:14:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 05:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:15:02 all 0.25 0.00 0.06 0.01 0.01 99.67 07:19:25 05:15:02 0 0.15 0.00 0.05 0.00 0.02 99.78 07:19:25 05:15:02 1 1.42 0.00 0.02 0.00 0.02 98.55 07:19:25 05:15:02 2 0.07 0.00 0.05 0.00 0.03 99.85 07:19:25 05:15:02 3 0.02 0.00 0.02 0.03 0.00 99.93 07:19:25 05:15:02 4 0.10 0.00 0.30 0.00 0.00 99.60 07:19:25 05:15:02 5 0.13 0.00 0.03 0.02 0.00 99.82 07:19:25 05:15:02 6 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 05:15:02 7 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 05:16:01 all 0.17 0.00 0.01 0.00 0.02 99.80 07:19:25 05:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 05:16:01 1 0.86 0.00 0.03 0.00 0.02 99.09 07:19:25 05:16:01 2 0.03 0.00 0.00 0.00 0.03 99.93 07:19:25 05:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:16:01 5 0.37 0.00 0.00 0.02 0.02 99.59 07:19:25 05:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:17:01 all 0.10 0.00 0.01 0.00 0.01 99.87 07:19:25 05:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:17:01 1 0.71 0.00 0.02 0.00 0.00 99.27 07:19:25 05:17:01 2 0.05 0.00 0.03 0.00 0.03 99.88 07:19:25 05:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:17:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 05:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:19:25 05:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:18:01 1 0.30 0.00 0.02 0.00 0.00 99.68 07:19:25 05:18:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 05:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:19:25 05:18:01 4 0.07 0.00 0.00 0.00 0.02 99.92 07:19:25 05:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 05:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:19:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 05:19:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:19:25 05:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 05:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 05:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 05:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:20:01 2 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 05:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 05:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:21:01 all 0.09 0.00 0.01 0.01 0.01 99.88 07:19:25 05:21:01 0 0.05 0.00 0.03 0.02 0.00 99.90 07:19:25 05:21:01 1 0.53 0.00 0.02 0.02 0.00 99.44 07:19:25 05:21:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 05:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:21:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 05:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 07:19:25 05:21:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 05:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 05:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:22:01 2 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 05:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 05:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:23:01 all 0.12 0.00 0.02 0.00 0.01 99.84 07:19:25 05:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:23:01 1 0.76 0.00 0.05 0.00 0.00 99.19 07:19:25 05:23:01 2 0.07 0.00 0.02 0.00 0.03 99.88 07:19:25 05:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:23:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 05:23:01 5 0.07 0.00 0.00 0.02 0.02 99.90 07:19:25 05:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 05:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:24:01 all 0.22 0.00 0.01 0.00 0.01 99.75 07:19:25 05:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:24:01 1 1.69 0.00 0.02 0.00 0.02 98.27 07:19:25 05:24:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 05:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 05:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:25:01 all 0.27 0.00 0.02 0.00 0.01 99.69 07:19:25 05:25:01 0 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 05:25:01 1 1.97 0.00 0.00 0.00 0.00 98.03 07:19:25 05:25:01 2 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 05:25:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 05:25:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 05:25:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 05:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 05:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:26:01 all 0.10 0.00 0.01 0.00 0.01 99.88 07:19:25 05:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:26:01 1 0.71 0.00 0.03 0.00 0.02 99.24 07:19:25 05:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 05:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:26:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 05:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:27:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 05:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 05:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:27:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 05:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 05:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:28:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:25 05:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:28:01 2 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 05:28:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:28:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 05:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 05:29:01 0 0.03 0.00 0.02 0.02 0.00 99.93 07:19:25 05:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:29:01 2 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 05:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:29:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 05:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:30:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:19:25 05:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 05:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:30:01 2 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 05:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 05:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 05:31:01 0 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 05:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:31:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 05:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 05:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:31:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 05:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:32:01 all 0.10 0.00 0.00 0.00 0.01 99.89 07:19:25 05:32:01 0 0.03 0.00 0.00 0.02 0.02 99.93 07:19:25 05:32:01 1 0.66 0.00 0.02 0.00 0.00 99.32 07:19:25 05:32:01 2 0.03 0.00 0.00 0.00 0.03 99.93 07:19:25 05:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:19:25 05:32:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 05:33:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:19:25 05:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 05:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:33:01 2 0.05 0.00 0.03 0.02 0.03 99.87 07:19:25 05:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 05:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 05:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:34:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:25 05:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:34:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 05:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:35:01 all 0.02 0.00 0.00 0.00 0.01 99.96 07:19:25 05:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 05:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:35:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 05:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 05:35:01 5 0.05 0.00 0.00 0.02 0.02 99.92 07:19:25 05:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:36:01 all 0.21 0.00 0.01 0.00 0.01 99.77 07:19:25 05:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:36:01 1 1.60 0.00 0.00 0.00 0.02 98.39 07:19:25 05:36:01 2 0.03 0.00 0.02 0.02 0.03 99.90 07:19:25 05:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:36:01 6 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 05:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:37:01 all 0.19 0.00 0.02 0.00 0.01 99.77 07:19:25 05:37:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:19:25 05:37:01 1 1.38 0.00 0.02 0.00 0.02 98.58 07:19:25 05:37:01 2 0.07 0.00 0.05 0.00 0.03 99.85 07:19:25 05:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:37:01 5 0.05 0.00 0.02 0.02 0.02 99.90 07:19:25 05:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:38:01 all 0.12 0.00 0.01 0.00 0.01 99.86 07:19:25 05:38:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 05:38:01 1 0.83 0.00 0.02 0.00 0.03 99.12 07:19:25 05:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:39:01 all 0.03 0.00 0.00 0.00 0.01 99.96 07:19:25 05:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:39:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 05:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:39:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:19:25 05:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:40:01 all 0.10 0.00 0.01 0.00 0.02 99.87 07:19:25 05:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 05:40:01 1 0.71 0.00 0.02 0.00 0.05 99.22 07:19:25 05:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:40:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:40:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:40:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 05:41:01 all 0.15 0.00 0.01 0.00 0.01 99.83 07:19:25 05:41:01 0 0.03 0.00 0.03 0.02 0.02 99.90 07:19:25 05:41:01 1 1.01 0.00 0.00 0.00 0.03 98.96 07:19:25 05:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 05:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:42:01 all 0.17 0.00 0.01 0.00 0.01 99.81 07:19:25 05:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:42:01 1 1.26 0.00 0.02 0.00 0.03 98.69 07:19:25 05:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 05:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:42:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 05:43:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:19:25 05:43:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 05:43:01 1 1.94 0.00 0.02 0.00 0.03 98.01 07:19:25 05:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 05:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 05:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:19:25 05:43:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 05:44:01 all 0.25 0.00 0.00 0.00 0.01 99.73 07:19:25 05:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:44:01 1 1.92 0.00 0.00 0.00 0.03 98.04 07:19:25 05:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:44:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:44:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:45:01 all 0.17 0.00 0.02 0.00 0.01 99.80 07:19:25 05:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:45:01 1 1.24 0.00 0.07 0.00 0.03 98.66 07:19:25 05:45:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 05:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:45:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:19:25 05:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 05:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:46:01 all 0.24 0.00 0.01 0.00 0.01 99.73 07:19:25 05:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:46:01 1 1.82 0.00 0.00 0.00 0.03 98.14 07:19:25 05:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:46:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 05:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 05:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:47:01 all 0.12 0.00 0.02 0.01 0.01 99.84 07:19:25 05:47:01 0 0.05 0.00 0.02 0.02 0.02 99.90 07:19:25 05:47:01 1 0.83 0.00 0.05 0.00 0.03 99.09 07:19:25 05:47:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 05:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 05:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:47:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 05:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 05:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 05:48:01 0 0.00 0.00 0.02 0.00 0.03 99.95 07:19:25 05:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 05:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 05:49:01 0 0.03 0.00 0.03 0.02 0.02 99.90 07:19:25 05:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 05:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:49:01 5 0.05 0.00 0.00 0.02 0.00 99.93 07:19:25 05:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:50:01 all 0.01 0.00 0.01 0.00 0.02 99.96 07:19:25 05:50:01 0 0.02 0.00 0.00 0.00 0.03 99.95 07:19:25 05:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:50:01 2 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 05:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:50:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 05:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:51:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:19:25 05:51:01 0 0.03 0.00 0.03 0.02 0.03 99.88 07:19:25 05:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 05:51:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 05:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 05:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 05:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 05:52:01 2 0.08 0.00 0.02 0.00 0.02 99.88 07:19:25 05:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:19:25 05:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 05:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:53:01 2 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 05:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:53:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 05:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:53:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 05:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 05:54:01 0 0.03 0.00 0.00 0.02 0.02 99.93 07:19:25 05:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:54:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 05:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:54:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:54:01 7 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 07:19:25 05:54:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 05:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 05:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 05:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:55:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 05:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 05:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 05:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 05:56:01 2 0.08 0.00 0.02 0.00 0.03 99.87 07:19:25 05:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 05:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:56:01 7 0.03 0.00 0.00 0.00 0.03 99.93 07:19:25 05:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 05:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 05:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 05:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 05:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:57:01 7 0.03 0.00 0.05 0.00 0.03 99.88 07:19:25 05:58:01 all 0.11 0.00 0.01 0.01 0.01 99.86 07:19:25 05:58:01 0 0.02 0.00 0.03 0.05 0.00 99.90 07:19:25 05:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 05:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 05:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 05:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 05:58:01 6 0.76 0.00 0.00 0.00 0.00 99.24 07:19:25 05:58:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 05:59:01 all 0.20 0.00 0.01 0.00 0.01 99.77 07:19:25 05:59:01 0 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 05:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 05:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 05:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 05:59:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 05:59:01 6 1.55 0.00 0.00 0.00 0.00 98.45 07:19:25 05:59:01 7 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 06:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 06:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 06:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 06:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 06:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:00:01 7 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 06:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:19:25 06:01:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 06:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 06:01:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:01:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:01:01 7 0.00 0.00 0.05 0.00 0.03 99.92 07:19:25 06:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 06:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:02:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:19:25 06:02:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 06:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 06:03:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 06:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 06:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:03:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:03:01 7 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 06:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 06:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 06:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 06:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 06:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:05:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:25 06:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 06:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 06:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:05:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:19:25 06:05:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 06:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 06:06:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:19:25 06:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 06:06:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 06:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:07:01 all 0.01 0.00 0.01 0.00 0.02 99.96 07:19:25 06:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 06:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:07:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 06:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 06:08:01 0 0.05 0.00 0.02 0.02 0.00 99.92 07:19:25 06:08:01 1 0.03 0.00 0.00 0.00 0.03 99.93 07:19:25 06:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 06:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 06:09:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 06:09:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:19:25 06:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:10:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:19:25 06:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:10:01 1 0.02 0.00 0.05 0.00 0.03 99.90 07:19:25 06:10:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 06:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:10:01 5 0.03 0.00 0.02 0.02 0.00 99.93 07:19:25 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:11:01 all 0.01 0.00 0.02 0.00 0.01 99.95 07:19:25 06:11:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:19:25 06:11:01 1 0.02 0.00 0.07 0.00 0.03 99.88 07:19:25 06:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:11:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:19:25 06:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:11:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 06:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:25 06:12:01 0 0.05 0.00 0.02 0.02 0.02 99.90 07:19:25 06:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 06:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:12:01 5 0.00 0.00 0.00 0.03 0.00 99.97 07:19:25 06:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:13:01 all 0.19 0.00 0.01 0.00 0.01 99.79 07:19:25 06:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 06:13:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 06:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:13:01 5 0.05 0.00 0.00 0.02 0.02 99.92 07:19:25 06:13:01 6 1.39 0.00 0.02 0.00 0.00 98.60 07:19:25 06:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:19:25 06:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:14:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 06:14:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 06:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:14:01 6 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 06:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:15:01 all 0.05 0.00 0.03 0.00 0.01 99.91 07:19:25 06:15:01 0 0.07 0.00 0.08 0.02 0.00 99.83 07:19:25 06:15:01 1 0.12 0.00 0.05 0.00 0.03 99.80 07:19:25 06:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 06:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 06:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:15:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 06:15:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:15:01 7 0.05 0.00 0.05 0.00 0.00 99.90 07:19:25 06:16:01 all 0.19 0.00 0.01 0.00 0.01 99.78 07:19:25 06:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:16:01 1 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 06:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:16:01 5 0.03 0.00 0.02 0.02 0.00 99.93 07:19:25 06:16:01 6 1.37 0.00 0.03 0.00 0.02 98.58 07:19:25 06:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:19:25 06:16:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 06:17:01 all 0.26 0.00 0.02 0.00 0.01 99.71 07:19:25 06:17:01 0 0.00 0.00 0.05 0.00 0.02 99.93 07:19:25 06:17:01 1 0.03 0.00 0.07 0.00 0.03 99.87 07:19:25 06:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:17:01 5 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 06:17:01 6 1.99 0.00 0.00 0.00 0.00 98.01 07:19:25 06:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:18:01 all 0.16 0.00 0.01 0.00 0.01 99.82 07:19:25 06:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 06:18:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 06:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:18:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:18:01 6 1.17 0.00 0.02 0.00 0.02 98.79 07:19:25 06:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:19:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:19:25 06:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:19:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 06:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:19:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 06:19:01 6 0.28 0.00 0.00 0.00 0.00 99.72 07:19:25 06:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 06:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 06:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 06:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 06:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:21:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:19:25 06:21:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 06:21:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 06:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:21:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 06:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 06:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:22:01 1 0.02 0.00 0.00 0.00 0.03 99.95 07:19:25 06:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:22:01 5 0.05 0.00 0.00 0.02 0.02 99.92 07:19:25 06:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 06:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 06:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:23:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:19:25 06:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 06:24:01 all 0.07 0.00 0.00 0.00 0.01 99.91 07:19:25 06:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:24:01 1 0.03 0.00 0.00 0.00 0.03 99.93 07:19:25 06:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 06:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:24:01 6 0.47 0.00 0.02 0.00 0.02 99.50 07:19:25 06:24:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:25:01 all 0.26 0.00 0.01 0.00 0.01 99.71 07:19:25 06:25:01 0 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 06:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:25:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 06:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 06:25:01 6 1.95 0.00 0.02 0.00 0.00 98.03 07:19:25 06:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 06:26:01 all 0.22 0.00 0.03 0.01 0.01 99.73 07:19:25 06:26:01 0 0.00 0.00 0.03 0.05 0.00 99.92 07:19:25 06:26:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:19:25 06:26:01 2 0.19 0.00 0.07 0.02 0.02 99.71 07:19:25 06:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 06:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 06:26:01 5 0.07 0.00 0.02 0.03 0.02 99.86 07:19:25 06:26:01 6 1.35 0.00 0.02 0.00 0.02 98.61 07:19:25 06:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 06:27:01 all 0.00 0.00 0.00 0.01 0.01 99.98 07:19:25 06:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 06:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:27:01 5 0.00 0.00 0.00 0.03 0.00 99.97 07:19:25 06:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:19:25 06:27:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 06:28:01 all 0.20 0.00 0.01 0.00 0.01 99.78 07:19:25 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 06:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:28:01 5 0.05 0.00 0.00 0.02 0.02 99.92 07:19:25 06:28:01 6 1.40 0.00 0.00 0.00 0.02 98.58 07:19:25 06:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:29:01 all 0.15 0.00 0.02 0.00 0.01 99.82 07:19:25 06:29:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 06:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 06:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 06:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:29:01 5 0.02 0.00 0.02 0.03 0.02 99.92 07:19:25 06:29:01 6 1.06 0.00 0.07 0.00 0.00 98.87 07:19:25 06:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:25 06:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:19:25 06:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 06:30:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 06:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 06:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:30:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 06:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 06:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:31:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 06:31:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 06:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 06:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 06:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 06:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 06:32:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 06:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:32:01 5 0.03 0.00 0.02 0.02 0.00 99.93 07:19:25 06:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:33:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:19:25 06:33:01 0 0.00 0.00 0.03 0.02 0.00 99.95 07:19:25 06:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:19:25 06:33:01 2 0.25 0.00 0.00 0.00 0.03 99.72 07:19:25 06:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:33:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:34:01 all 0.07 0.00 0.01 0.00 0.01 99.90 07:19:25 06:34:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 06:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 06:34:01 2 0.45 0.00 0.03 0.00 0.02 99.50 07:19:25 06:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:34:01 5 0.05 0.00 0.02 0.02 0.02 99.90 07:19:25 06:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:34:01 7 0.00 0.00 0.02 0.00 0.03 99.95 07:19:25 06:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 06:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 06:35:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 06:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 06:36:01 all 0.09 0.00 0.01 0.00 0.01 99.89 07:19:25 06:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 06:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:36:01 2 0.53 0.00 0.02 0.00 0.02 99.43 07:19:25 06:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 06:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 06:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:36:01 7 0.02 0.00 0.05 0.00 0.03 99.90 07:19:25 06:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:19:25 06:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:37:01 2 2.00 0.00 0.03 0.00 0.03 97.93 07:19:25 06:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:37:01 5 0.00 0.00 0.02 0.02 0.03 99.93 07:19:25 06:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:38:01 all 0.16 0.00 0.01 0.00 0.01 99.83 07:19:25 06:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:38:01 2 1.11 0.00 0.00 0.00 0.02 98.87 07:19:25 06:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:38:01 5 0.08 0.00 0.02 0.02 0.02 99.87 07:19:25 06:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:19:25 06:38:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 06:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 06:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:39:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 06:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:39:01 5 0.03 0.00 0.00 0.02 0.03 99.92 07:19:25 06:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 06:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:40:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 06:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:40:01 5 0.05 0.00 0.02 0.02 0.02 99.90 07:19:25 06:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 06:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 06:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:41:01 2 0.05 0.00 0.03 0.00 0.05 99.87 07:19:25 06:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 06:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:19:25 06:42:01 0 0.07 0.00 0.02 0.02 0.00 99.90 07:19:25 06:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:42:01 2 0.07 0.00 0.03 0.00 0.03 99.87 07:19:25 06:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 06:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:43:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:19:25 06:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:43:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:19:25 06:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 06:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 06:44:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:44:01 2 0.03 0.00 0.05 0.00 0.03 99.88 07:19:25 06:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:44:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 06:45:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:19:25 06:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:45:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 06:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:45:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 06:46:01 all 0.05 0.00 0.01 0.00 0.01 99.91 07:19:25 06:46:01 0 0.02 0.00 0.03 0.02 0.02 99.92 07:19:25 06:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 06:46:01 2 0.28 0.00 0.02 0.00 0.03 99.67 07:19:25 06:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:46:01 5 0.03 0.00 0.03 0.00 0.03 99.90 07:19:25 06:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 06:47:01 all 0.03 0.00 0.00 0.00 0.01 99.96 07:19:25 06:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:47:01 2 0.18 0.00 0.02 0.00 0.02 99.78 07:19:25 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:47:01 5 0.03 0.00 0.00 0.02 0.02 99.93 07:19:25 06:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 06:48:01 0 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 06:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:48:01 5 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 06:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 06:49:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 06:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 06:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:49:01 5 0.02 0.00 0.02 0.02 0.03 99.92 07:19:25 06:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 07:19:25 06:49:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 06:50:01 all 0.02 0.00 0.00 0.00 0.01 99.96 07:19:25 06:50:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:50:01 2 0.00 0.00 0.00 0.00 0.03 99.97 07:19:25 06:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:50:01 5 0.02 0.00 0.02 0.02 0.03 99.92 07:19:25 06:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 06:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 06:51:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:25 06:51:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 06:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:51:01 5 0.02 0.00 0.03 0.00 0.03 99.92 07:19:25 06:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 06:52:01 all 0.06 0.00 0.01 0.00 0.01 99.91 07:19:25 06:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 06:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:52:01 2 0.35 0.00 0.05 0.00 0.02 99.58 07:19:25 06:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:52:01 5 0.05 0.00 0.03 0.02 0.03 99.87 07:19:25 06:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:53:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:19:25 06:53:01 0 0.02 0.00 0.05 0.02 0.02 99.90 07:19:25 06:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:53:01 2 1.99 0.00 0.02 0.00 0.02 97.98 07:19:25 06:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:53:01 5 0.02 0.00 0.00 0.00 0.03 99.95 07:19:25 06:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:54:01 all 0.24 0.00 0.02 0.00 0.01 99.73 07:19:25 06:54:01 0 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 06:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 06:54:01 2 1.76 0.00 0.03 0.00 0.03 98.17 07:19:25 06:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 06:54:01 5 0.03 0.00 0.02 0.02 0.02 99.92 07:19:25 06:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 06:55:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 06:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:55:01 5 0.02 0.00 0.03 0.02 0.03 99.90 07:19:25 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 06:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 06:56:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:19:25 06:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 06:56:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:19:25 06:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 06:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 06:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 06:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 06:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 06:57:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:19:25 06:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 06:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:19:25 06:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:57:01 7 0.00 0.00 0.03 0.00 0.03 99.93 07:19:25 06:58:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:19:25 06:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 06:58:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 06:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 06:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 06:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:19:25 06:59:01 0 0.02 0.00 0.00 0.03 0.02 99.93 07:19:25 06:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 06:59:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 06:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 06:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 06:59:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:19:25 07:00:01 all 0.02 0.00 0.00 0.00 0.01 99.96 07:19:25 07:00:01 0 0.03 0.00 0.02 0.02 0.00 99.93 07:19:25 07:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 07:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 07:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 07:00:01 5 0.03 0.00 0.00 0.02 0.02 99.93 07:19:25 07:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:19:25 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 07:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:19:25 07:01:01 0 0.00 0.00 0.05 0.02 0.02 99.92 07:19:25 07:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:01:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 07:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:01:01 5 0.02 0.00 0.02 0.02 0.03 99.92 07:19:25 07:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 07:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 07:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:02:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 07:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 07:02:01 5 0.00 0.00 0.02 0.02 0.03 99.93 07:19:25 07:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 07:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 07:03:01 all 0.00 0.00 0.01 0.00 0.01 99.97 07:19:25 07:03:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:19:25 07:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 07:03:01 2 0.00 0.00 0.00 0.00 0.03 99.97 07:19:25 07:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 07:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:03:01 5 0.00 0.00 0.00 0.02 0.03 99.95 07:19:25 07:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 07:04:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:19:25 07:04:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:19:25 07:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:04:01 2 0.10 0.00 0.03 0.00 0.02 99.85 07:19:25 07:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:04:01 5 0.23 0.00 0.00 0.02 0.03 99.72 07:19:25 07:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 07:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:05:01 all 0.25 0.00 0.01 0.01 0.00 99.73 07:19:25 07:05:01 0 0.00 0.00 0.03 0.02 0.00 99.95 07:19:25 07:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 07:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 07:05:01 5 1.91 0.00 0.03 0.02 0.02 98.03 07:19:25 07:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:06:01 all 0.10 0.00 0.03 0.00 0.01 99.86 07:19:25 07:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:25 07:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 07:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 07:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 07:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:06:01 5 0.70 0.00 0.10 0.00 0.03 99.17 07:19:25 07:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 07:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 07:07:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:19:25 07:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:07:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:19:25 07:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:07:01 5 0.02 0.00 0.02 0.02 0.03 99.92 07:19:25 07:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:19:25 07:08:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:19:25 07:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:19:25 07:08:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:19:25 07:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:08:01 5 0.07 0.00 0.03 0.02 0.03 99.85 07:19:25 07:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:09:01 all 0.79 0.00 0.53 0.13 0.01 98.53 07:19:25 07:09:01 0 0.42 0.00 0.22 0.07 0.02 99.28 07:19:25 07:09:01 1 0.78 0.00 0.28 0.03 0.02 98.88 07:19:25 07:09:01 2 0.53 0.00 0.23 0.02 0.02 99.20 07:19:25 07:09:01 3 0.73 0.00 0.35 0.02 0.02 98.88 07:19:25 07:09:01 4 1.05 0.00 0.38 0.03 0.00 98.53 07:19:25 07:09:01 5 1.26 0.00 0.50 0.67 0.03 97.54 07:19:25 07:09:01 6 0.93 0.00 1.79 0.17 0.00 97.11 07:19:25 07:09:01 7 0.63 0.00 0.52 0.02 0.02 98.82 07:19:25 07:10:01 all 0.07 0.00 0.05 0.01 0.01 99.86 07:19:25 07:10:01 0 0.25 0.00 0.12 0.02 0.00 99.62 07:19:25 07:10:01 1 0.08 0.00 0.05 0.00 0.02 99.85 07:19:25 07:10:01 2 0.07 0.00 0.05 0.00 0.02 99.87 07:19:25 07:10:01 3 0.02 0.00 0.07 0.00 0.00 99.92 07:19:25 07:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 07:10:01 5 0.03 0.00 0.05 0.03 0.03 99.85 07:19:25 07:10:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:19:25 07:10:01 7 0.05 0.00 0.03 0.00 0.00 99.92 07:19:25 07:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:25 07:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 07:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 07:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 07:11:01 5 0.02 0.00 0.03 0.02 0.03 99.90 07:19:25 07:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:19:25 07:11:01 CPU %user %nice %system %iowait %steal %idle 07:19:25 07:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 07:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 07:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 07:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:19:25 07:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 07:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:19:25 07:12:01 5 0.05 0.00 0.02 0.02 0.03 99.88 07:19:25 07:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:19:25 07:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 07:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 07:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 07:13:01 5 0.05 0.00 0.00 0.00 0.03 99.92 07:19:25 07:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:14:01 all 0.06 0.00 0.01 0.00 0.01 99.91 07:19:25 07:14:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:19:25 07:14:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:19:25 07:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:19:25 07:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 07:14:01 5 0.33 0.00 0.00 0.02 0.03 99.62 07:19:25 07:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:25 07:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:15:01 all 0.30 0.00 0.02 0.01 0.01 99.65 07:19:25 07:15:01 0 0.07 0.00 0.03 0.02 0.00 99.88 07:19:25 07:15:01 1 0.10 0.00 0.05 0.02 0.00 99.83 07:19:25 07:15:01 2 0.10 0.00 0.02 0.00 0.02 99.87 07:19:25 07:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:19:25 07:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:15:01 5 2.02 0.00 0.03 0.03 0.03 97.88 07:19:25 07:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:19:25 07:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:25 07:16:01 all 0.26 0.00 0.02 0.01 0.01 99.71 07:19:25 07:16:01 0 0.07 0.00 0.05 0.02 0.02 99.85 07:19:25 07:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 07:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:19:25 07:16:01 5 1.97 0.00 0.02 0.02 0.03 97.96 07:19:25 07:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 07:17:01 all 0.19 0.00 0.02 0.00 0.01 99.78 07:19:25 07:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:19:25 07:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:19:25 07:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:25 07:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:17:01 5 1.37 0.00 0.05 0.02 0.03 98.53 07:19:25 07:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:18:01 all 0.06 0.00 0.01 0.00 0.01 99.91 07:19:25 07:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:19:25 07:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:19:25 07:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:19:25 07:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:25 07:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:19:25 07:18:01 5 0.37 0.00 0.05 0.00 0.03 99.55 07:19:25 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:19:01 all 0.26 0.00 0.01 0.00 0.01 99.71 07:19:25 07:19:01 0 0.00 0.00 0.03 0.02 0.02 99.93 07:19:25 07:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:19:25 07:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:19:25 07:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:19:01 5 1.99 0.00 0.02 0.02 0.03 97.95 07:19:25 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:25 07:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:19:25 Average: all 1.40 0.00 0.22 0.04 0.01 98.34 07:19:25 Average: 0 1.37 0.00 0.23 0.04 0.01 98.35 07:19:25 Average: 1 1.43 0.00 0.22 0.03 0.01 98.32 07:19:25 Average: 2 1.54 0.00 0.22 0.02 0.02 98.19 07:19:25 Average: 3 1.35 0.00 0.20 0.03 0.01 98.41 07:19:25 Average: 4 1.34 0.00 0.22 0.07 0.01 98.35 07:19:25 Average: 5 1.43 0.00 0.21 0.04 0.01 98.31 07:19:25 Average: 6 1.36 0.00 0.23 0.03 0.01 98.38 07:19:25 Average: 7 1.36 0.00 0.22 0.02 0.02 98.38 07:19:25 07:19:25 07:19:25