Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 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-ssh3433908261028743236.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-ssh10559326854524866002.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-ssh18075500514291480008.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-ssh2764732663377274220.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-ssh18328515347815642039.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775583 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/941 [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/941 # 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 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 (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 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 # timeout=10 Commit message: "Merge pull request #5337 from FelixTing/issue-5336" > git rev-list --no-walk 3b327d473a815c5ca910ae545af106b284c94157 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:32:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:32:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:32:53 ========================================================= 01:32:53 EdgeX Global Pipelines Version Info 01:32:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:32:54 ------------------- 01:32:54 stable info: 01:32:54 ------------------- 01:32:54 Commited By: Cherry Wang cherry@iotechsys.com 01:32:54 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:32:54 Message: update stable to v1.0.278 01:32:55 ------------------- 01:32:55 experimental info: 01:32:55 ------------------- 01:32:55 Commited By: **** collab-it+edgex@linuxfoundation.org 01:32:55 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:32:55 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:32:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:32:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:32:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:32:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:32:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:32:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:32:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:32:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:32:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 01:32:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5813055 [Pipeline] echo 01:32:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:56 provisioning config files... 01:32:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/941@tmp/config8001821076757391759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:56 ---> ****-login.sh 01:32:56 nexus3.edgexfoundry.org:10001 01:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:56 01:32:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:32:56 Configure a credential helper to remove this warning. See 01:32:56 https://docs.****.com/go/credential-store/ 01:32:56 01:32:56 Login Succeeded 01:32:56 nexus3.edgexfoundry.org:10002 01:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:56 01:32:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:32:56 Configure a credential helper to remove this warning. See 01:32:56 https://docs.****.com/go/credential-store/ 01:32:56 01:32:56 Login Succeeded 01:32:56 nexus3.edgexfoundry.org:10003 01:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:57 01:32:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:32:57 Configure a credential helper to remove this warning. See 01:32:57 https://docs.****.com/go/credential-store/ 01:32:57 01:32:57 Login Succeeded 01:32:57 nexus3.edgexfoundry.org:10004 01:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:57 01:32:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:32:57 Configure a credential helper to remove this warning. See 01:32:57 https://docs.****.com/go/credential-store/ 01:32:57 01:32:57 Login Succeeded 01:32:57 ****.io 01:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:57 01:32:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:32:57 Configure a credential helper to remove this warning. See 01:32:57 https://docs.****.com/go/credential-store/ 01:32:57 01:32:57 Login Succeeded 01:32:57 ---> ****-login.sh ends [Pipeline] } 01:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:32:57 + 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:32:57 + + dirname cmd/core-command/Dockerfile 01:32:57 cut -d/ -f2 01:32:57 + echo core-command,cmd/core-command/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:32:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:32:57 + dirname cmd/core-data/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo core-data,cmd/core-data/Dockerfile 01:32:57 + dirname cmd/core-keeper/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo core-keeper,cmd/core-keeper/Dockerfile 01:32:57 + dirname cmd/core-metadata/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo core-metadata,cmd/core-metadata/Dockerfile 01:32:57 + dirname cmd/security-bootstrapper/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:32:57 + dirname cmd/security-proxy-auth/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:32:57 + dirname cmd/security-proxy-setup/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:32:57 + dirname cmd/security-secretstore-setup/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:32:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:32:57 + + dirname cmd/security-spire-agent/Dockerfile 01:32:57 cut -d/ -f2 01:32:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:32:57 + dirname cmd/security-spire-config/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:32:57 + dirname cmd/security-spire-server/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:32:57 + dirname+ cmd/support-notifications/Dockerfile 01:32:57 cut -d/ -f2 01:32:57 + echo support-notifications,cmd/support-notifications/Dockerfile 01:32:57 + dirname cmd/support-scheduler/Dockerfile 01:32:57 + cut -d/ -f2 01:32:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:32:57 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:32:58 + git rev-list -1 --merges 5813055f9e30257d60d6d76ee7b1f3dc05d296c4~1..5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 01:32:58 -----------> git rev-list -1 --merges 5813055f9e30257d60d6d76ee7b1f3dc05d296c4~1..5813055f9e30257d60d6d76ee7b1f3dc05d296c4 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:32:58 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [false] [Pipeline] sh 01:32:58 + git log --format=format:%s -1 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 01:32:58 ========================================================= 01:32:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:32:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:32:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:32:59 + grep -v github /etc/ssh/ssh_known_hosts 01:32:59 + [ -e /tmp/ssh_known_hosts ] 01:32:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:32:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:32:59 + sudo tee -a /etc/ssh/ssh_known_hosts 01:32:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:59 01:32:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:59 0.1.4: Pulling from edgex-devops/py-git-semver 01:32:59 3dae71ba6b94: Pulling fs layer 01:32:59 6bf1a483ea7c: Pulling fs layer 01:32:59 f5dfc541a4d3: Pulling fs layer 01:32:59 461d9e800cba: Pulling fs layer 01:32:59 80192f66455f: Pulling fs layer 01:32:59 2e8e34ca0e6c: Pulling fs layer 01:32:59 a29436f7fd5d: Pulling fs layer 01:32:59 923cac83aea3: Pulling fs layer 01:32:59 25ad8b0a4227: Pulling fs layer 01:32:59 db01528c6b51: Pulling fs layer 01:32:59 28988de357af: Pulling fs layer 01:32:59 2e8e34ca0e6c: Waiting 01:32:59 a29436f7fd5d: Waiting 01:32:59 923cac83aea3: Waiting 01:32:59 28988de357af: Waiting 01:32:59 461d9e800cba: Waiting 01:32:59 80192f66455f: Waiting 01:32:59 25ad8b0a4227: Waiting 01:32:59 db01528c6b51: Waiting 01:32:59 6bf1a483ea7c: Verifying Checksum 01:32:59 6bf1a483ea7c: Download complete 01:32:59 461d9e800cba: Download complete 01:32:59 80192f66455f: Verifying Checksum 01:32:59 80192f66455f: Download complete 01:33:00 f5dfc541a4d3: Verifying Checksum 01:33:00 f5dfc541a4d3: Download complete 01:33:00 3dae71ba6b94: Verifying Checksum 01:33:00 3dae71ba6b94: Download complete 01:33:00 923cac83aea3: Verifying Checksum 01:33:00 923cac83aea3: Download complete 01:33:00 25ad8b0a4227: Verifying Checksum 01:33:00 25ad8b0a4227: Download complete 01:33:00 db01528c6b51: Verifying Checksum 01:33:00 db01528c6b51: Download complete 01:33:00 28988de357af: Verifying Checksum 01:33:00 28988de357af: Download complete 01:33:00 a29436f7fd5d: Verifying Checksum 01:33:00 a29436f7fd5d: Download complete 01:33:00 2e8e34ca0e6c: Verifying Checksum 01:33:00 2e8e34ca0e6c: Download complete 01:33:01 3dae71ba6b94: Pull complete 01:33:01 6bf1a483ea7c: Pull complete 01:33:02 f5dfc541a4d3: Pull complete 01:33:02 461d9e800cba: Pull complete 01:33:02 80192f66455f: Pull complete 01:33:08 2e8e34ca0e6c: Pull complete 01:33:08 a29436f7fd5d: Pull complete 01:33:08 923cac83aea3: Pull complete 01:33:08 25ad8b0a4227: Pull complete 01:33:08 db01528c6b51: Pull complete 01:33:08 28988de357af: Pull complete 01:33:09 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:09 prd-ubuntu20.04-docker-8c-8g-775583 does not seem to be running inside a container 01:33:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:33:11 $ docker top 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 -eo pid,comm 01:33:11 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:33:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:11 [ssh-agent] Looking for ssh-agent implementation... 01:33:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:11 $ docker exec 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 ssh-agent 01:33:11 SSH_AUTH_SOCK=/tmp/ssh-6qd6IQVL7Pch/agent.32 01:33:11 SSH_AGENT_PID=38 01:33:11 Running ssh-add (command line suppressed) 01:33:11 Identity added: /w/workspace/edgex-go/941@tmp/private_key_17277013881630153465.key (/w/workspace/edgex-go/941@tmp/private_key_17277013881630153465.key) 01:33:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:12 + git config --global --add safe.directory /w/workspace/edgex-go/941 [Pipeline] sh 01:33:12 + git tag --points-at HEAD [Pipeline] } 01:33:12 $ docker exec --env ******** --env ******** 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 ssh-agent -k 01:33:12 unset SSH_AUTH_SOCK; 01:33:12 unset SSH_AGENT_PID; 01:33:12 echo Agent pid 38 killed; 01:33:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:33:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:12 [ssh-agent] Looking for ssh-agent implementation... 01:33:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:12 $ docker exec 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 ssh-agent 01:33:12 SSH_AUTH_SOCK=/tmp/ssh-W65RaIvwWH4q/agent.85 01:33:12 SSH_AGENT_PID=91 01:33:12 Running ssh-add (command line suppressed) 01:33:12 Identity added: /w/workspace/edgex-go/941@tmp/private_key_4489750531635091219.key (/w/workspace/edgex-go/941@tmp/private_key_4489750531635091219.key) 01:33:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:13 + git semver init 01:33:13 2025-12-23 01:33:13,389 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:13 2025-12-23 01:33:13,394 [run_init] DEBUG init version:0.0.0 force:False 01:33:13 2025-12-23 01:33:13,395 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/941/.semver 01:33:13 2025-12-23 01:33:13,396 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/941/.semver 01:33:13 2025-12-23 01:33:13,396 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/941/.semver'], cwd=/w/workspace/edgex-go/941, stdin=None, shell=False, universal_newlines=False) 01:33:18 2025-12-23 01:33:17,996 [append_file] DEBUG append to file:/w/workspace/edgex-go/941/.git/info/exclude 01:33:18 2025-12-23 01:33:17,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/941/.semver/main with force:False 01:33:18 2025-12-23 01:33:17,996 [read_version] DEBUG read version from /w/workspace/edgex-go/941/.semver/main 01:33:18 2025-12-23 01:33:17,997 [read_version] DEBUG read version from /w/workspace/edgex-go/941/.semver/main 01:33:18 4.1.0-dev.88 [Pipeline] } 01:33:18 $ docker exec --env ******** --env ******** 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 ssh-agent -k 01:33:18 unset SSH_AUTH_SOCK; 01:33:18 unset SSH_AGENT_PID; 01:33:18 echo Agent pid 91 killed; 01:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:19 + git semver [Pipeline] } 01:33:19 $ docker stop --time=1 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 01:33:20 $ docker rm -f --volumes 8c1c448aa1b08ea7a2f3b2f790e6b8f3a075fe2fce061d582784d08c16889875 [Pipeline] // withDockerContainer [Pipeline] sh 01:33:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:33:21 Stashed 1 file(s) [Pipeline] echo 01:33:21 [edgeXSemver]: initialized semver on version 4.1.0-dev.88 [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:33:21 + git config --global --add safe.directory /w/workspace/edgex-go/941 [Pipeline] echo 01:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:33:21 ========================================================= 01:33:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:33:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:33:22 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:33:22 2d35ebdb57d9: Pulling fs layer 01:33:22 c35fb4624d26: Pulling fs layer 01:33:22 4e2aec7ef170: Pulling fs layer 01:33:22 333b49ad6fbf: Pulling fs layer 01:33:22 4f4fb700ef54: Pulling fs layer 01:33:22 c3e65509a76b: Pulling fs layer 01:33:22 7cf9ebb963bd: Pulling fs layer 01:33:22 bb34ca984cfb: Pulling fs layer 01:33:22 151cf03bc807: Pulling fs layer 01:33:22 333b49ad6fbf: Waiting 01:33:22 4f4fb700ef54: Waiting 01:33:22 c3e65509a76b: Waiting 01:33:22 7cf9ebb963bd: Waiting 01:33:22 bb34ca984cfb: Waiting 01:33:22 151cf03bc807: Waiting 01:33:22 c35fb4624d26: Download complete 01:33:22 333b49ad6fbf: Download complete 01:33:22 4f4fb700ef54: Download complete 01:33:22 c3e65509a76b: Download complete 01:33:22 2d35ebdb57d9: Verifying Checksum 01:33:22 2d35ebdb57d9: Download complete 01:33:22 7cf9ebb963bd: Verifying Checksum 01:33:22 7cf9ebb963bd: Download complete 01:33:22 2d35ebdb57d9: Pull complete 01:33:22 c35fb4624d26: Pull complete 01:33:22 151cf03bc807: Verifying Checksum 01:33:22 151cf03bc807: Download complete 01:33:22 4e2aec7ef170: Download complete 01:33:23 bb34ca984cfb: Verifying Checksum 01:33:23 bb34ca984cfb: Download complete 01:33:28 4e2aec7ef170: Pull complete 01:33:28 333b49ad6fbf: Pull complete 01:33:28 4f4fb700ef54: Pull complete 01:33:28 c3e65509a76b: Pull complete 01:33:28 7cf9ebb963bd: Pull complete 01:33:31 bb34ca984cfb: Pull complete 01:33:32 151cf03bc807: Pull complete 01:33:32 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:33:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:33:32 WORKDIR /edgex 01:33:32 COPY go.mod . 01:33:32 RUN go mod download 01:33:32 + docker build -t ci-base-image-x86_64 -f - . 01:33:33 #0 building with "default" instance using docker driver 01:33:33 01:33:33 #1 [internal] load build definition from Dockerfile 01:33:33 #1 transferring dockerfile: 164B done 01:33:33 #1 DONE 0.0s 01:33:33 01:33:33 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:33:33 #2 DONE 0.0s 01:33:33 01:33:33 #3 [internal] load .dockerignore 01:33:33 #3 transferring context: 50B done 01:33:33 #3 DONE 0.0s 01:33:33 01:33:33 #4 [internal] load build context 01:33:33 #4 transferring context: 7.11kB done 01:33:33 #4 DONE 0.1s 01:33:33 01:33:33 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:33:33 #5 DONE 0.1s 01:33:33 01:33:33 #6 [2/4] WORKDIR /edgex 01:33:34 #6 DONE 1.5s 01:33:35 01:33:35 #7 [3/4] COPY go.mod . 01:33:35 #7 DONE 0.0s 01:33:35 01:33:35 #8 [4/4] RUN go mod download 01:33:36 Still waiting to schedule task 01:33:36 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:34:01 #8 DONE 23.4s 01:34:01 01:34:01 #9 exporting to image 01:34:01 #9 exporting layers 01:34:02 #9 exporting layers 3.9s done 01:34:02 #9 writing image sha256:924326c67aec9268c77d08893b7e77ce0b6db754b0ef1f298e13ca9193bcb053 done 01:34:02 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:34:02 #9 DONE 3.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:02 + docker inspect -f . ci-base-image-x86_64 01:34:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:02 prd-ubuntu20.04-docker-8c-8g-775583 does not seem to be running inside a container 01:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:34:03 $ docker top eeae40ed992700a268eaafbfd8d53dcf87798c4fd617dde1544f876422fd8248 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:03 + go version 01:34:03 go version go1.25.2 linux/amd64 [Pipeline] } 01:34:03 $ docker stop --time=1 eeae40ed992700a268eaafbfd8d53dcf87798c4fd617dde1544f876422fd8248 01:34:04 $ docker rm -f --volumes eeae40ed992700a268eaafbfd8d53dcf87798c4fd617dde1544f876422fd8248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:05 + docker inspect -f . ci-base-image-x86_64 01:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:05 prd-ubuntu20.04-docker-8c-8g-775583 does not seem to be running inside a container 01:34:05 $ 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/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:34:05 $ docker top 5073193753b585ad0935d0df6d13f1beb3b7bafd1fa1e5e8edf1b6a577965fb8 -eo pid,comm [Pipeline] { [Pipeline] echo 01:34:05 ========================================================= 01:34:05 [edgeXBuildGoParallel] Running Tests and Build... 01:34:05 ========================================================= [Pipeline] sh 01:34:05 + git config --global --add safe.directory /w/workspace/edgex-go/941 [Pipeline] fileExists [Pipeline] sh 01:34:06 + make test 01:34:06 go test -race -coverprofile=coverage.out ./... 01:34:16 ? github.com/edgexfoundry/edgex-go [no test files] 01:34:48 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:34:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:34:48 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:34:48 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:34:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 01:34:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.4% of statements 01:34:52 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:34:52 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 01:34:52 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:34:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 57.7% of statements 01:34:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.029s coverage: 86.5% of statements 01:34:52 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:34:52 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.793s coverage: 94.2% of statements 01:34:55 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:34:55 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:34:55 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:34:55 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:34:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:34:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:34:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 90.7% of statements 01:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:34:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.059s coverage: 0.0% of statements 01:34:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:34:55 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 8.3% of statements 01:34:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:34:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:34:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.433s coverage: 95.9% of statements 01:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:34:58 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:34:58 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:34:58 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:34:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 01:34:58 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:34:58 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:34:58 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:34:58 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:34:58 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:34:58 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:34:58 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:35:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.054s coverage: 3.5% of statements 01:35:01 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 01:35:01 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:35:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 01:35:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:35:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 38.2% of statements 01:35:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements 01:35:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:35:01 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:35:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 01:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements 01:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 89.5% of statements 01:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 93.1% of statements 01:35:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 01:35:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.050s coverage: 92.9% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 01:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.039s coverage: 62.3% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.033s coverage: 47.4% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 01:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.037s coverage: 6.8% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.039s coverage: 33.3% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.177s coverage: 54.8% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.029s coverage: 89.6% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.024s coverage: 100.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.048s coverage: 20.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements 01:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 29.2% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 01:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.027s coverage: 54.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:35:23 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:35:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.1% of statements 01:35:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:35:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:35:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:35:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:35:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 94.9% of statements 01:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:35:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:35:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:35:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.037s coverage: 9.0% of statements 01:35:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:35:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:35:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:35:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 01:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:35:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.038s coverage: 43.6% of statements 01:35:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:35:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:35:29 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:35:29 running golangci-lint 01:35:29 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:35:29 go version go1.25.2 linux/amd64 01:35:30 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:35:30 level=info msg="[config_reader] Used config file .golangci.yml" 01:35:30 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:35:30 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:35:30 level=info msg="[goenv] Read go env for 4.791346ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:35:30 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:35:56 level=info msg="[loader] Go packages loading at mode 8767 (files|name|compiled_files|deps|exports_file|imports|types_sizes) took 22.986934928s" 01:35:56 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.403728ms" 01:36:08 level=info msg="[linters_context/goanalysis] analyzers took 2m25.309325033s with top 10 stages: buildir: 1m11.392124182s, gosec: 3.65885635s, fact_deprecated: 2.773498728s, inspect: 2.765312143s, printf: 2.435752267s, ctrlflow: 1.877722481s, fact_purity: 1.724557925s, nilness: 1.720466976s, S1038: 1.583407997s, unused: 997.045211ms" 01:36:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:36:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:36:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:36:08 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:36:08 level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, path_relativity: 35/35, generated_file_filter: 35/22" 01:36:08 level=info msg="[runner] processing took 11.841278ms with stages: nolint_filter: 10.719419ms, generated_file_filter: 850.927µs, exclusion_rules: 123.421µs, exclusion_paths: 82.861µs, path_relativity: 43.1µs, cgo: 5.51µs, path_absoluter: 3.32µs, sort_results: 3.3µs, invalid_issue: 2.1µs, filename_unadjuster: 1.26µs, max_same_issues: 1.15µs, fixer: 970ns, diff: 870ns, path_prettifier: 590ns, uniq_by_line: 510ns, path_shortener: 480ns, severity-rules: 450ns, max_from_linter: 390ns, max_per_file_from_linter: 350ns, source_code: 300ns" 01:36:08 level=info msg="[runner] linters took 14.764717025s with stages: goanalysis_metalinter: 14.752733745s" 01:36:08 0 issues. 01:36:08 level=info msg="File cache stats: 0 entries of total size 0B" 01:36:08 level=info msg="Memory: 374 samples, avg is 361.3MB, max is 1520.3MB" 01:36:08 level=info msg="Execution took 37.806771289s" 01:36:08 go vet ./... 01:36:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:36:15 ./bin/test-attribution-txt.sh [Pipeline] echo 01:36:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:36:16 + ls -al . 01:36:16 total 1392 01:36:16 drwxrwxr-x 11 1001 1001 4096 Dec 23 01:34 . 01:36:16 drwxr-xr-x 4 root root 4096 Dec 23 01:34 .. 01:36:16 drwxrwxr-x 2 1001 1001 4096 Dec 23 01:32 .blubracket 01:36:16 -rw-rw-r-- 1 1001 1001 10 Dec 23 01:32 .dockerignore 01:36:16 drwxrwxr-x 8 1001 1001 4096 Dec 23 01:35 .git 01:36:16 drwxrwxr-x 3 1001 1001 4096 Dec 23 01:32 .github 01:36:16 -rw-rw-r-- 1 1001 1001 909 Dec 23 01:32 .gitignore 01:36:16 -rw-rw-r-- 1 1001 1001 359 Dec 23 01:32 .golangci.yml 01:36:16 -rw-rw-r-- 1 1001 1001 100 Dec 23 01:32 .hadolint.yml 01:36:16 drwxr-xr-x 3 1001 1001 4096 Dec 23 01:33 .semver 01:36:16 -rw-rw-r-- 1 1001 1001 155 Dec 23 01:32 .sonarcloud.properties 01:36:16 -rw-rw-r-- 1 1001 1001 1171 Dec 23 01:32 ADOPTERS.md 01:36:16 -rw-rw-r-- 1 1001 1001 20017 Dec 23 01:32 Attribution.txt 01:36:16 -rw-rw-r-- 1 1001 1001 108018 Dec 23 01:32 CHANGELOG.md 01:36:16 -rw-rw-r-- 1 1001 1001 3804 Dec 23 01:32 CONTRIBUTING.md 01:36:16 -rw-rw-r-- 1 1001 1001 677 Dec 23 01:32 GOVERNANCE.md 01:36:16 -rw-rw-r-- 1 1001 1001 886 Dec 23 01:32 Jenkinsfile 01:36:16 -rw-rw-r-- 1 1001 1001 10775 Dec 23 01:32 LICENSE 01:36:16 -rw-rw-r-- 1 1001 1001 16739 Dec 23 01:32 Makefile 01:36:16 -rw-rw-r-- 1 1001 1001 582 Dec 23 01:32 OWNERS.md 01:36:16 -rw-rw-r-- 1 1001 1001 9932 Dec 23 01:32 README.md 01:36:16 -rw-rw-r-- 1 1001 1001 789 Dec 23 01:32 SECURITY.md 01:36:16 -rw-rw-r-- 1 1001 1001 12 Dec 23 01:33 VERSION 01:36:16 drwxrwxr-x 2 1001 1001 4096 Dec 23 01:32 bin 01:36:16 drwxrwxr-x 19 1001 1001 4096 Dec 23 01:32 cmd 01:36:16 -rw-r--r-- 1 root root 1043594 Dec 23 01:35 coverage.out 01:36:16 drwxrwxr-x 2 1001 1001 4096 Dec 23 01:32 fuzz_test 01:36:16 -rw-rw-r-- 1 1001 1001 7070 Dec 23 01:32 go.mod 01:36:16 -rw-rw-r-- 1 1001 1001 90674 Dec 23 01:32 go.sum 01:36:16 drwxrwxr-x 7 1001 1001 4096 Dec 23 01:32 internal 01:36:16 drwxrwxr-x 2 1001 1001 4096 Dec 23 01:32 openapi 01:36:16 -rw-rw-r-- 1 1001 1001 584 Dec 23 01:32 security.txt 01:36:16 -rw-rw-r-- 1 1001 1001 204 Dec 23 01:32 version.go [Pipeline] sh 01:36:16 + '[' -e coverage.out ] 01:36:16 + chown 1001:1001 coverage.out [Pipeline] stash 01:36:16 Stashed 1 file(s) [Pipeline] sh 01:36:17 + make build 01:36:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:36:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:36:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:36:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:36:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775584 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:36:47 Running in /w/workspace/edgex-go/941 [Pipeline] { [Pipeline] checkout 01:36:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:36:48 The recommended git tool is: git 01:36:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:36:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:36:56 using credential edgex-jenkins-ssh 01:36:56 Cloning the remote Git repository 01:36:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:36:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:36:56 > git init /w/workspace/edgex-go/941 # timeout=10 01:36:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:36:56 > git --version # timeout=10 01:36:56 > git --version # 'git version 2.25.1' 01:36:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:37:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:37:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:37:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:37:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:37:08 $ docker stop --time=1 5073193753b585ad0935d0df6d13f1beb3b7bafd1fa1e5e8edf1b6a577965fb8 01:37:11 $ docker rm -f --volumes 5073193753b585ad0935d0df6d13f1beb3b7bafd1fa1e5e8edf1b6a577965fb8 [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:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:37:12 01:37:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:37:12 latest: Pulling from edgex-devops/edgex-compose 01:37:12 91d30c5bc195: Pulling fs layer 01:37:12 2e9b0aa3be6d: Pulling fs layer 01:37:12 9c61dcf015f6: Pulling fs layer 01:37:12 4698f68db338: Pulling fs layer 01:37:12 2a2f49069b9e: Pulling fs layer 01:37:12 e0025b399a48: Pulling fs layer 01:37:12 2a2f49069b9e: Waiting 01:37:12 4698f68db338: Waiting 01:37:12 e0025b399a48: Waiting 01:37:12 91d30c5bc195: Verifying Checksum 01:37:12 91d30c5bc195: Download complete 01:37:12 4698f68db338: Verifying Checksum 01:37:12 4698f68db338: Download complete 01:37:13 91d30c5bc195: Pull complete 01:37:13 2e9b0aa3be6d: Verifying Checksum 01:37:13 2e9b0aa3be6d: Download complete 01:37:13 e0025b399a48: Verifying Checksum 01:37:13 e0025b399a48: Download complete 01:37:13 2a2f49069b9e: Verifying Checksum 01:37:13 2a2f49069b9e: Download complete 01:37:13 2e9b0aa3be6d: Pull complete 01:37:13 9c61dcf015f6: Download complete 01:37:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:37:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:15 Avoid second fetch 01:37:15 Checking out Revision 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 (main) 01:37:16 Commit message: "Merge pull request #5337 from FelixTing/issue-5336" 01:37:15 > git config core.sparsecheckout # timeout=10 01:37:15 > git checkout -f 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 # timeout=10 01:37:17 9c61dcf015f6: Pull complete 01:37:17 4698f68db338: Pull complete 01:37:18 2a2f49069b9e: Pull complete 01:37:18 e0025b399a48: Pull complete 01:37:18 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:37:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:18 prd-ubuntu20.04-docker-8c-8g-775583 does not seem to be running inside a container 01:37:18 $ 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/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:37:18 $ docker top cb09b4861b0d95b1722f56654ad11b9941fe495d05d138a643209146b55ca3d3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:19 + docker compose -f ./docker-compose-build.yml build --parallel 01:37:19 #1 [security-bootstrapper internal] load build definition from Dockerfile 01:37:19 #1 transferring dockerfile: 3.02kB done 01:37:19 #1 DONE 0.1s 01:37:19 01:37:19 #2 [support-notifications internal] load build definition from Dockerfile 01:37:19 #2 transferring dockerfile: 2.02kB done 01:37:19 #2 DONE 0.2s 01:37:19 01:37:19 #3 [security-spire-config internal] load build definition from Dockerfile 01:37:19 #3 transferring dockerfile: 1.69kB done 01:37:19 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:37:19 #3 DONE 0.1s 01:37:19 01:37:19 #4 [support-scheduler internal] load build definition from Dockerfile 01:37:19 #4 transferring dockerfile: 1.83kB done 01:37:19 #4 DONE 0.1s 01:37:19 01:37:19 #5 [security-proxy-auth internal] load build definition from Dockerfile 01:37:19 #5 transferring dockerfile: 2.14kB done 01:37:19 #5 DONE 0.1s 01:37:19 01:37:19 #6 [core-keeper internal] load build definition from Dockerfile 01:37:19 #6 transferring dockerfile: 2.01kB done 01:37:19 #6 DONE 0.2s 01:37:19 01:37:19 #7 [core-data internal] load build definition from Dockerfile 01:37:19 #7 transferring dockerfile: 2.04kB done 01:37:19 #7 DONE 0.1s 01:37:19 01:37:19 #8 [core-metadata internal] load build definition from Dockerfile 01:37:19 #8 transferring dockerfile: 2.10kB done 01:37:19 #8 DONE 0.2s 01:37:19 01:37:19 #9 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:37:19 #9 DONE 0.0s 01:37:19 01:37:19 #10 [security-spire-agent internal] load build definition from Dockerfile 01:37:19 #10 transferring dockerfile: 1.81kB done 01:37:19 #10 DONE 0.2s 01:37:19 01:37:19 #11 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 01:37:19 #11 ... 01:37:19 01:37:19 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:37:19 #12 transferring dockerfile: 1.89kB done 01:37:19 #12 DONE 0.2s 01:37:19 01:37:19 #13 [core-command internal] load build definition from Dockerfile 01:37:19 #13 transferring dockerfile: 1.94kB done 01:37:19 #13 DONE 0.2s 01:37:19 01:37:19 #14 [security-spire-server internal] load build definition from Dockerfile 01:37:19 #14 transferring dockerfile: 1.70kB done 01:37:19 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:37:19 #14 DONE 0.2s 01:37:19 01:37:19 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:37:19 #15 transferring dockerfile: 2.23kB done 01:37:19 #15 DONE 0.2s 01:37:19 01:37:19 #16 [security-proxy-setup internal] load build definition from Dockerfile 01:37:19 #16 transferring dockerfile: 2.50kB done 01:37:19 #16 DONE 0.2s 01:37:19 01:37:19 #9 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:37:19 #9 DONE 0.0s 01:37:19 01:37:19 #17 [security-proxy-auth internal] load .dockerignore 01:37:19 #17 transferring context: 50B done 01:37:19 #17 DONE 0.0s 01:37:19 01:37:19 #11 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 01:37:19 #11 DONE 0.2s 01:37:19 01:37:19 #18 [support-scheduler internal] load .dockerignore 01:37:19 #18 transferring context: 50B done 01:37:19 #18 DONE 0.1s 01:37:19 01:37:19 #19 [core-data internal] load .dockerignore 01:37:19 #19 transferring context: 50B done 01:37:19 #19 DONE 0.1s 01:37:19 01:37:19 #20 [support-notifications internal] load .dockerignore 01:37:19 #20 transferring context: 50B done 01:37:19 #20 DONE 0.1s 01:37:19 01:37:19 #21 [security-spiffe-token-provider internal] load .dockerignore 01:37:19 #21 transferring context: 50B done 01:37:19 #21 DONE 0.1s 01:37:19 01:37:19 #22 [core-metadata internal] load .dockerignore 01:37:19 #22 transferring context: 50B done 01:37:19 #22 DONE 0.1s 01:37:19 01:37:19 #23 [security-bootstrapper internal] load .dockerignore 01:37:19 #23 transferring context: 50B done 01:37:19 #23 DONE 0.1s 01:37:19 01:37:19 #24 [core-keeper internal] load .dockerignore 01:37:19 #24 transferring context: 50B done 01:37:19 #24 DONE 0.2s 01:37:19 01:37:19 #25 [core-command internal] load .dockerignore 01:37:19 #25 transferring context: 50B done 01:37:19 #25 DONE 0.2s 01:37:19 01:37:19 #26 [support-notifications internal] load build context 01:37:19 #26 DONE 0.0s 01:37:19 01:37:19 #27 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:37:19 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:37:19 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:37:19 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:37:19 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:37:19 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:37:19 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:37:19 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:37:19 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:37:19 #27 DONE 0.2s 01:37:19 01:37:19 #28 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:37:19 #28 ... 01:37:19 01:37:19 #29 [security-proxy-setup internal] load .dockerignore 01:37:19 #29 transferring context: 50B done 01:37:19 #29 DONE 0.4s 01:37:19 01:37:19 #30 [core-common-config-bootstrapper internal] load .dockerignore 01:37:19 #30 transferring context: 50B done 01:37:19 #30 DONE 0.4s 01:37:20 01:37:20 #27 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:37:20 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:37:20 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:37:20 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:37:20 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:37:20 #27 DONE 0.2s 01:37:20 01:37:20 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:37:20 #31 DONE 0.6s 01:37:20 01:37:20 #28 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:37:20 #28 ... 01:37:20 01:37:20 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:37:20 #32 DONE 0.7s 01:37:20 01:37:20 #28 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:37:20 #28 DONE 0.7s 01:37:20 01:37:20 #33 [core-keeper builder 2/7] WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:20 provisioning config files... 01:37:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/941@tmp/config7095600946827286300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:21 #33 DONE 0.5s 01:37:21 01:37:21 #27 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:37:21 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:37:21 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:37:21 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:37:21 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:37:21 #27 DONE 0.2s 01:37:21 01:37:21 #34 [security-spire-agent internal] load .dockerignore 01:37:21 #34 transferring context: 50B 0.0s done 01:37:21 #34 DONE 0.6s 01:37:21 01:37:21 #35 [security-spire-server internal] load .dockerignore 01:37:21 #35 transferring context: 50B 0.0s done 01:37:21 #35 DONE 0.7s 01:37:21 01:37:21 #36 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:37:21 #36 ... 01:37:21 01:37:21 #27 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:37:21 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:37:21 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:37:21 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:37:21 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:37:21 #27 DONE 0.2s 01:37:21 01:37:21 #37 [security-spire-config internal] load .dockerignore 01:37:21 #37 transferring context: 50B 0.0s done 01:37:21 #37 DONE 0.7s 01:37:21 01:37:21 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:37:21 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:37:21 #38 ... 01:37:21 01:37:21 #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:21 #39 DONE 1.5s 01:37:21 01:37:21 #40 [security-proxy-auth internal] load build context 01:37:21 ---> ****-login.sh 01:37:21 nexus3.edgexfoundry.org:10001 01:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:22 Configure a credential helper to remove this warning. See 01:37:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:22 01:37:22 Login Succeeded 01:37:22 nexus3.edgexfoundry.org:10002 01:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:22 Configure a credential helper to remove this warning. See 01:37:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:22 01:37:22 Login Succeeded 01:37:22 nexus3.edgexfoundry.org:10003 01:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:23 Configure a credential helper to remove this warning. See 01:37:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:23 01:37:23 Login Succeeded 01:37:23 nexus3.edgexfoundry.org:10004 01:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:23 Configure a credential helper to remove this warning. See 01:37:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:23 01:37:23 Login Succeeded 01:37:23 ****.io 01:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:23 Configure a credential helper to remove this warning. See 01:37:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:23 01:37:23 Login Succeeded 01:37:23 ---> ****-login.sh ends [Pipeline] } 01:37:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:37:24 #40 ... 01:37:24 01:37:24 #41 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:37:24 #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.398 (1/1) Installing dumb-init (1.2.5-r3) 01:37:24 #0 1.398 Executing busybox-1.37.0-r19.trigger 01:37:24 #0 1.415 OK: 7 MiB in 17 packages 01:37:24 #41 DONE 4.1s 01:37:24 01:37:24 #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:37:24 #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.606 (1/2) Installing dumb-init (1.2.5-r3) 01:37:24 #0 1.614 (2/2) Installing su-exec (0.2-r3) 01:37:24 #0 1.621 Executing busybox-1.37.0-r19.trigger 01:37:24 #0 1.631 OK: 7 MiB in 18 packages 01:37:24 #42 DONE 4.1s 01:37:24 01:37:24 #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:37:24 #0 0.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:24 #0 0.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.409 (1/3) Installing ca-certificates (20250911-r0) 01:37:24 #0 1.428 (2/3) Installing dumb-init (1.2.5-r3) 01:37:24 #0 1.438 (3/3) Installing tzdata (2025c-r0) 01:37:24 #0 1.539 Executing busybox-1.37.0-r19.trigger 01:37:24 #0 1.552 Executing ca-certificates-20250911-r0.trigger 01:37:24 #0 1.594 OK: 8 MiB in 19 packages 01:37:24 #43 DONE 4.1s 01:37:24 01:37:24 #40 [security-proxy-auth internal] load build context 01:37:24 #40 ... 01:37:24 01:37:24 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:37:24 #0 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.643 (1/7) Installing ca-certificates (20250911-r0) 01:37:24 #0 1.785 (2/7) Installing dumb-init (1.2.5-r3) 01:37:24 #0 1.785 (3/7) Installing libgcc (14.2.0-r6) 01:37:24 #0 1.787 (4/7) Installing libsodium (1.0.20-r0) 01:37:24 #0 1.799 (5/7) Installing libstdc++ (14.2.0-r6) 01:37:24 #0 1.826 (6/7) Installing libzmq (4.3.5-r2) 01:37:24 #0 1.852 (7/7) Installing zeromq (4.3.5-r2) 01:37:24 #0 1.874 Executing busybox-1.37.0-r19.trigger 01:37:24 #0 1.887 Executing ca-certificates-20250911-r0.trigger 01:37:24 #0 1.930 OK: 12 MiB in 23 packages 01:37:24 #44 DONE 4.2s 01:37:24 01:37:24 #40 [security-proxy-auth internal] load build context 01:37:24 #40 ... 01:37:24 01:37:24 #45 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:37:24 #0 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.673 (1/1) Installing dumb-init (1.2.5-r3) 01:37:24 #0 1.763 Executing busybox-1.37.0-r19.trigger 01:37:24 #0 1.783 OK: 7 MiB in 17 packages 01:37:24 #45 DONE 4.2s 01:37:24 01:37:24 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:37:24 #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.673 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:37:24 #0 1.673 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:37:24 #0 1.673 OK: 26327 distinct packages available 01:37:24 #0 1.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:24 #0 2.250 (1/13) Installing brotli-libs (1.1.0-r2) 01:37:24 #0 2.264 (2/13) Installing c-ares (1.34.6-r0) 01:37:24 #0 2.267 (3/13) Installing libunistring (1.3-r0) 01:37:24 #0 2.285 (4/13) Installing libidn2 (2.3.7-r0) 01:37:24 #0 2.292 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:37:24 #0 2.297 (6/13) Installing libpsl (0.21.5-r3) 01:37:24 #0 2.299 (7/13) Installing zstd-libs (1.5.7-r0) 01:37:24 #0 2.320 (8/13) Installing libcurl (8.14.1-r2) 01:37:24 #0 2.334 (9/13) Installing curl (8.14.1-r2) 01:37:24 #0 2.345 (10/13) Installing dumb-init (1.2.5-r3) 01:37:24 #0 2.351 (11/13) Installing musl-obstack (1.2.3-r2) 01:37:24 #0 2.357 (12/13) Installing libucontext (1.3.2-r0) 01:37:24 #0 2.357 (13/13) Installing gcompat (1.1.0-r4) 01:37:24 #0 2.365 Executing busybox-1.37.0-r19.trigger 01:37:24 #0 2.370 OK: 13 MiB in 29 packages 01:37:24 #46 DONE 4.2s 01:37:24 01:37:24 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:37:24 #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:24 #0 1.734 (1/4) Installing dumb-init (1.2.5-r3) 01:37:24 #0 1.738 (2/4) Installing openssl (3.5.4-r0) 01:37:24 #0 1.754 (3/4) Installing su-exec (0.2-r3) 01:37:24 #0 1.757 (4/4) Installing yq-go (4.47.2-r2) 01:37:24 #0 1.911 Executing busybox-1.37.0-r19.trigger 01:37:24 #0 1.924 OK: 20 MiB in 20 packages 01:37:24 #47 DONE 4.0s 01:37:24 01:37:24 #40 [security-proxy-auth internal] load build context 01:37:24 + git config --global --add safe.directory /w/workspace/edgex-go/941 01:37:24 #40 ... 01:37:24 01:37:24 #48 [security-spire-server internal] load build context 01:37:24 #48 transferring context: 26.44kB 0.0s done 01:37:24 #48 DONE 3.3s 01:37:24 01:37:24 #40 [security-proxy-auth internal] load build context [Pipeline] echo 01:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:24 ========================================================= 01:37:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:37:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:37:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:37:25 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:37:25 6b59a28fa201: Pulling fs layer 01:37:25 d32bb0dddca7: Pulling fs layer 01:37:25 5dab1238d3d9: Pulling fs layer 01:37:25 196fd7d83e7d: Pulling fs layer 01:37:25 4f4fb700ef54: Pulling fs layer 01:37:25 8ba94037c8f0: Pulling fs layer 01:37:25 deaec5988b04: Pulling fs layer 01:37:25 9f65657bb879: Pulling fs layer 01:37:25 4f4fb700ef54: Waiting 01:37:25 8ba94037c8f0: Waiting 01:37:25 9f65657bb879: Waiting 01:37:25 deaec5988b04: Waiting 01:37:25 196fd7d83e7d: Waiting 01:37:25 d32bb0dddca7: Verifying Checksum 01:37:25 d32bb0dddca7: Download complete 01:37:25 196fd7d83e7d: Verifying Checksum 01:37:25 196fd7d83e7d: Download complete 01:37:25 4f4fb700ef54: Download complete 01:37:25 8ba94037c8f0: Verifying Checksum 01:37:25 8ba94037c8f0: Download complete 01:37:25 6b59a28fa201: Download complete 01:37:25 9f65657bb879: Verifying Checksum 01:37:25 9f65657bb879: Download complete 01:37:25 #40 ... 01:37:25 01:37:25 #49 [security-spire-agent internal] load build context 01:37:25 #49 transferring context: 25.98kB 0.0s done 01:37:25 #49 DONE 4.9s 01:37:25 01:37:25 #50 [security-spire-config internal] load build context 01:37:25 #50 transferring context: 24.70kB 0.0s done 01:37:25 #50 DONE 4.8s 01:37:25 01:37:25 #40 [security-proxy-auth internal] load build context 01:37:26 6b59a28fa201: Pull complete 01:37:26 #40 ... 01:37:26 01:37:26 #51 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:37:26 #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:26 #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:26 #0 2.643 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:37:26 #0 2.643 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:37:26 #0 2.643 OK: 26327 distinct packages available 01:37:26 #0 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:26 #0 2.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:26 #0 3.120 (1/5) Installing dumb-init (1.2.5-r3) 01:37:26 #0 3.128 (2/5) Installing musl-obstack (1.2.3-r2) 01:37:26 #0 3.135 (3/5) Installing libucontext (1.3.2-r0) 01:37:26 #0 3.206 (4/5) Installing gcompat (1.1.0-r4) 01:37:26 #0 3.212 (5/5) Installing openssl (3.5.4-r0) 01:37:26 #0 3.221 Executing busybox-1.37.0-r19.trigger 01:37:26 #0 3.227 OK: 8 MiB in 21 packages 01:37:26 #51 DONE 5.2s 01:37:26 01:37:26 #40 [security-proxy-auth internal] load build context 01:37:26 #40 ... 01:37:26 01:37:26 #52 [security-secretstore-setup internal] load build definition from Dockerfile 01:37:26 #52 transferring dockerfile: 2.49kB 0.0s done 01:37:26 #52 DONE 4.1s 01:37:26 01:37:26 #9 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:37:26 #9 DONE 0.0s 01:37:26 01:37:26 #40 [security-proxy-auth internal] load build context 01:37:26 #40 ... 01:37:26 01:37:26 #11 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 01:37:26 #11 DONE 0.3s 01:37:26 01:37:26 #40 [security-proxy-auth internal] load build context 01:37:26 d32bb0dddca7: Pull complete 01:37:26 5dab1238d3d9: Verifying Checksum 01:37:26 5dab1238d3d9: Download complete 01:37:27 #40 ... 01:37:27 01:37:27 #53 [security-secretstore-setup internal] load .dockerignore 01:37:27 #53 transferring context: 50B 0.0s done 01:37:27 #53 DONE 0.8s 01:37:27 01:37:27 #40 [security-proxy-auth internal] load build context 01:37:28 deaec5988b04: Verifying Checksum 01:37:28 deaec5988b04: Download complete 01:37:29 #40 ... 01:37:29 01:37:29 #54 [core-keeper internal] load build context 01:37:29 #54 ... 01:37:29 01:37:29 #26 [support-notifications internal] load build context 01:37:29 #26 ... 01:37:29 01:37:29 #55 [core-data internal] load build context 01:37:29 #55 ... 01:37:29 01:37:29 #56 [security-proxy-setup internal] load build context 01:37:30 #56 ... 01:37:30 01:37:30 #57 [core-command internal] load build context 01:37:30 #57 ... 01:37:30 01:37:30 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:30 #58 DONE 9.3s 01:37:30 01:37:30 #57 [core-command internal] load build context 01:37:30 #57 ... 01:37:30 01:37:30 #59 [core-metadata internal] load build context 01:37:30 #59 ... 01:37:30 01:37:30 #60 [security-bootstrapper internal] load build context 01:37:30 #60 ... 01:37:30 01:37:30 #61 [core-common-config-bootstrapper internal] load build context 01:37:30 #61 ... 01:37:30 01:37:30 #62 [support-scheduler internal] load build context 01:37:30 #62 ... 01:37:30 01:37:30 #63 [security-spiffe-token-provider internal] load build context 01:37:30 #63 ... 01:37:30 01:37:30 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:37:30 #0 5.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:30 #0 5.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:30 #0 6.102 OK: 265 MiB in 60 packages 01:37:31 #64 ... 01:37:31 01:37:31 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:37:31 #65 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 3.0s done 01:37:31 #65 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:37:31 #65 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:37:31 #65 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 01:37:31 #65 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:37:31 #65 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s done 01:37:31 #65 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 01:37:31 #65 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.7s done 01:37:31 #65 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:37:31 #65 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.1s done 01:37:31 #65 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 01:37:31 #65 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.4s done 01:37:31 #65 ... 01:37:31 01:37:31 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:37:31 #0 5.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:31 #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:31 #0 6.245 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:37:31 #0 6.245 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:37:31 #0 6.245 OK: 26327 distinct packages available 01:37:31 #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:31 #0 6.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:31 #0 6.687 (1/4) Installing dumb-init (1.2.5-r3) 01:37:31 #0 6.732 (2/4) Installing musl-obstack (1.2.3-r2) 01:37:31 #0 6.733 (3/4) Installing libucontext (1.3.2-r0) 01:37:31 #0 6.742 (4/4) Installing gcompat (1.1.0-r4) 01:37:31 #0 6.797 Executing busybox-1.37.0-r19.trigger 01:37:31 #0 6.804 OK: 8 MiB in 20 packages 01:37:31 #66 ... 01:37:31 01:37:31 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:37:31 #0 6.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:31 #0 6.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:31 #0 7.241 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:37:31 #0 7.241 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:37:31 #0 7.241 OK: 26329 distinct packages available 01:37:31 #0 7.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:31 #0 7.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:31 #0 7.734 OK: 265 MiB in 60 packages 01:37:31 #67 ... 01:37:31 01:37:31 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:37:31 #0 7.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:31 #0 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:31 #0 7.960 OK: 265 MiB in 60 packages 01:37:31 #68 ... 01:37:31 01:37:31 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:37:31 #0 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:31 #0 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:31 #0 5.965 OK: 265 MiB in 60 packages 01:37:31 #69 ... 01:37:31 01:37:31 #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:37:31 #0 7.429 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:31 #0 7.819 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:31 #0 8.263 (1/1) Installing dumb-init (1.2.5-r3) 01:37:31 #0 8.392 Executing busybox-1.37.0-r19.trigger 01:37:31 #0 8.394 OK: 7 MiB in 17 packages 01:37:31 #70 ... 01:37:31 01:37:31 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:37:31 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.8s done 01:37:31 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:37:31 #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:37:31 #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:37:31 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 01:37:31 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 01:37:31 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 01:37:31 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:37:31 #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.8s done 01:37:31 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:37:31 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 01:37:31 #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.8s done 01:37:33 #38 ... 01:37:33 01:37:33 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:37:34 #71 ... 01:37:34 01:37:34 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:37:34 #72 ... 01:37:34 01:37:34 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:37:34 #0 5.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:34 #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:34 #0 5.389 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:34 #0 5.491 Executing busybox-1.37.0-r20.post-upgrade 01:37:34 #0 7.750 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:34 #0 7.753 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:34 #0 7.767 Executing busybox-1.37.0-r20.trigger 01:37:34 #0 7.775 OK: 8 MiB in 19 packages 01:37:34 #73 ... 01:37:34 01:37:34 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:37:34 #0 5.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:34 #0 5.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:34 #0 6.177 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:34 #0 6.189 Executing busybox-1.37.0-r20.post-upgrade 01:37:34 #0 7.962 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:34 #0 7.973 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:34 #0 7.994 Executing busybox-1.37.0-r20.trigger 01:37:34 #0 8.006 OK: 7 MiB in 17 packages 01:37:34 #74 ... 01:37:34 01:37:34 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:37:34 #75 ... 01:37:34 01:37:34 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:37:34 #76 ... 01:37:34 01:37:34 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:37:34 #77 ... 01:37:34 01:37:34 #63 [security-spiffe-token-provider internal] load build context 01:37:34 #63 transferring context: 478.61MB 14.7s 01:37:36 #63 transferring context: 608.30MB 16.3s done 01:37:36 #63 ... 01:37:36 01:37:36 #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:37:36 #78 ... 01:37:36 01:37:36 #27 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:37:36 #27 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:37:36 #27 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:37:36 #27 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:37:36 #27 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:37:36 #27 DONE 0.2s 01:37:36 01:37:36 #28 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:37:36 #28 DONE 0.7s 01:37:36 01:37:36 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:37:36 #33 DONE 0.5s 01:37:36 01:37:36 #79 [security-secretstore-setup internal] load build context 01:37:36 #79 ... 01:37:36 01:37:36 #59 [core-metadata internal] load build context 01:37:36 #59 transferring context: 608.30MB 13.6s done 01:37:36 #59 DONE 16.7s 01:37:36 01:37:36 #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:37:36 #70 DONE 15.2s 01:37:36 01:37:36 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:37:36 #64 DONE 15.6s 01:37:36 01:37:36 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:37:36 #66 DONE 15.5s 01:37:36 01:37:36 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:37:36 #69 DONE 15.6s 01:37:36 01:37:36 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:37:36 #67 DONE 15.6s 01:37:36 01:37:36 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:37:36 #68 DONE 15.6s 01:37:36 01:37:36 #26 [support-notifications internal] load build context 01:37:36 #26 transferring context: 608.30MB 14.1s done 01:37:36 #26 DONE 16.8s 01:37:36 01:37:36 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:37:36 #73 DONE 12.6s 01:37:36 01:37:36 #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:37:36 #36 9.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:36 #36 9.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:36 #36 9.540 OK: 265 MiB in 60 packages 01:37:36 #36 DONE 15.7s 01:37:36 01:37:36 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:37:36 #74 DONE 12.7s 01:37:36 01:37:36 #61 [core-common-config-bootstrapper internal] load build context 01:37:36 #61 transferring context: 608.30MB 14.1s done 01:37:36 #61 DONE 16.5s 01:37:36 01:37:36 #55 [core-data internal] load build context 01:37:36 #55 transferring context: 608.30MB 15.1s done 01:37:36 #55 DONE 16.9s 01:37:36 01:37:36 #54 [core-keeper internal] load build context 01:37:36 #54 transferring context: 608.30MB 15.0s done 01:37:36 #54 DONE 16.8s 01:37:36 01:37:36 #57 [core-command internal] load build context 01:37:36 #57 transferring context: 608.30MB 15.3s done 01:37:36 #57 DONE 16.9s 01:37:36 01:37:36 #56 [security-proxy-setup internal] load build context 01:37:36 #56 transferring context: 608.30MB 15.4s done 01:37:36 #56 DONE 16.6s 01:37:36 01:37:36 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:37:36 #80 ... 01:37:36 01:37:36 #62 [support-scheduler internal] load build context 01:37:36 #62 transferring context: 608.30MB 16.1s done 01:37:36 #62 DONE 17.0s 01:37:36 01:37:36 #63 [security-spiffe-token-provider internal] load build context 01:37:36 #63 DONE 16.9s 01:37:36 01:37:36 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 01:37:37 #80 DONE 0.5s 01:37:37 01:37:37 #60 [security-bootstrapper internal] load build context 01:37:37 #60 transferring context: 608.30MB 16.9s done 01:37:37 #60 DONE 17.4s 01:37:37 01:37:37 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:37:37 #81 DONE 0.5s 01:37:37 01:37:37 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:37 #82 ... 01:37:37 01:37:37 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:37:37 #83 DONE 0.5s 01:37:37 01:37:37 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:37:37 #84 DONE 0.5s 01:37:37 01:37:37 #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:37:37 #85 DONE 0.5s 01:37:37 01:37:37 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:37:37 #65 DONE 16.4s 01:37:37 01:37:37 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:37:37 #38 DONE 16.5s 01:37:37 01:37:37 #79 [security-secretstore-setup internal] load build context 01:37:38 #79 ... 01:37:38 01:37:38 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:37:38 #76 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:38 #76 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:38 #76 13.73 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #76 13.76 Executing busybox-1.37.0-r20.post-upgrade 01:37:38 #76 13.84 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #76 13.89 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #76 13.91 Executing busybox-1.37.0-r20.trigger 01:37:38 #76 13.93 OK: 13 MiB in 29 packages 01:37:38 #76 DONE 14.2s 01:37:38 01:37:38 #79 [security-secretstore-setup internal] load build context 01:37:38 #79 ... 01:37:38 01:37:38 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:37:38 #71 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:38 #71 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:38 #71 13.93 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #71 13.95 Executing busybox-1.37.0-r20.post-upgrade 01:37:38 #71 14.09 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #71 14.10 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #71 14.10 Executing busybox-1.37.0-r20.trigger 01:37:38 #71 14.12 OK: 7 MiB in 18 packages 01:37:38 #71 DONE 14.5s 01:37:38 01:37:38 #79 [security-secretstore-setup internal] load build context 01:37:38 #79 ... 01:37:38 01:37:38 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:37:38 #77 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:38 #77 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:38 #77 13.76 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #77 13.81 Executing busybox-1.37.0-r20.post-upgrade 01:37:38 #77 13.94 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #77 13.96 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #77 13.98 Executing busybox-1.37.0-r20.trigger 01:37:38 #77 14.00 OK: 20 MiB in 20 packages 01:37:38 #77 DONE 14.4s 01:37:38 01:37:38 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:37:38 #72 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:38 #72 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:38 #72 13.88 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #72 13.92 Executing busybox-1.37.0-r20.post-upgrade 01:37:38 #72 14.07 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #72 14.09 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #72 14.12 Executing busybox-1.37.0-r20.trigger 01:37:38 #72 14.16 OK: 7 MiB in 17 packages 01:37:38 #72 DONE 14.4s 01:37:38 01:37:38 #79 [security-secretstore-setup internal] load build context 01:37:38 #79 ... 01:37:38 01:37:38 #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:37:38 #78 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:38 #78 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:38 #78 11.92 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #78 11.95 Executing busybox-1.37.0-r20.post-upgrade 01:37:38 #78 12.09 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #78 12.12 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #78 12.13 Executing busybox-1.37.0-r20.trigger 01:37:38 #78 12.16 OK: 8 MiB in 21 packages 01:37:38 #78 DONE 12.4s 01:37:38 01:37:38 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:37:38 #75 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:38 #75 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:38 #75 13.98 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #75 13.99 Executing busybox-1.37.0-r20.post-upgrade 01:37:38 #75 14.23 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #75 14.25 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:38 #75 14.25 Executing busybox-1.37.0-r20.trigger 01:37:38 #75 14.27 OK: 12 MiB in 23 packages 01:37:38 #75 DONE 14.6s 01:37:38 01:37:38 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:37:38 #86 DONE 0.2s 01:37:38 01:37:38 #79 [security-secretstore-setup internal] load build context 01:37:40 #79 ... 01:37:40 01:37:40 #40 [security-proxy-auth internal] load build context 01:37:40 #40 transferring context: 608.30MB 20.4s done 01:37:40 #40 ... 01:37:40 01:37:40 #79 [security-secretstore-setup internal] load build context 01:37:40 #79 ... 01:37:40 01:37:40 #40 [security-proxy-auth internal] load build context 01:37:40 #40 DONE 20.5s 01:37:40 01:37:40 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:37:40 #0 1.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:40 #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:40 #0 2.120 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:40 #0 2.144 Executing busybox-1.37.0-r20.post-upgrade 01:37:40 #0 2.286 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:40 #0 2.303 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:40 #0 2.313 Executing busybox-1.37.0-r20.trigger 01:37:40 #0 2.330 OK: 8 MiB in 20 packages 01:37:40 #87 DONE 3.7s 01:37:40 01:37:40 #79 [security-secretstore-setup internal] load build context 01:37:40 #79 ... 01:37:40 01:37:40 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:37:40 #80 DONE 0.5s 01:37:40 01:37:40 #88 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:37:40 #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:40 #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:40 #0 2.684 (1/4) Installing ca-certificates (20250911-r0) 01:37:40 #0 2.710 (2/4) Installing dumb-init (1.2.5-r3) 01:37:40 #0 2.718 (3/4) Installing su-exec (0.2-r3) 01:37:40 #0 2.719 (4/4) Installing yq-go (4.47.2-r2) 01:37:40 #0 2.866 Executing busybox-1.37.0-r19.trigger 01:37:40 #0 2.876 Executing ca-certificates-20250911-r0.trigger 01:37:40 #0 2.922 OK: 20 MiB in 20 packages 01:37:40 #88 DONE 4.0s 01:37:40 01:37:40 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:37:40 #0 7.471 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:40 #0 7.723 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:40 #0 8.489 OK: 265 MiB in 60 packages 01:37:40 #89 DONE 9.6s 01:37:40 01:37:40 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:37:40 #90 DONE 1.7s 01:37:40 01:37:40 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:37:40 #91 DONE 1.7s 01:37:40 01:37:40 #79 [security-secretstore-setup internal] load build context 01:37:41 5dab1238d3d9: Pull complete 01:37:41 196fd7d83e7d: Pull complete 01:37:41 4f4fb700ef54: Pull complete 01:37:41 8ba94037c8f0: Pull complete 01:37:41 #79 ... 01:37:41 01:37:41 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:37:41 #92 DONE 1.3s 01:37:41 01:37:41 #79 [security-secretstore-setup internal] load build context 01:37:41 #79 ... 01:37:41 01:37:41 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:37:41 #93 DONE 3.4s 01:37:41 01:37:41 #79 [security-secretstore-setup internal] load build context 01:37:41 #79 ... 01:37:41 01:37:41 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:37:41 #94 DONE 1.5s 01:37:41 01:37:41 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:37:41 #95 DONE 1.4s 01:37:41 01:37:41 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:37:41 #96 DONE 1.5s 01:37:41 01:37:41 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:37:41 #97 DONE 0.2s 01:37:41 01:37:41 #79 [security-secretstore-setup internal] load build context 01:37:42 #79 ... 01:37:42 01:37:42 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:37:42 #98 DONE 0.3s 01:37:42 01:37:42 #79 [security-secretstore-setup internal] load build context 01:37:42 #79 ... 01:37:42 01:37:42 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:37:42 #99 DONE 0.3s 01:37:42 01:37:42 #100 [security-spire-server stage-2 6/9] COPY security.txt / 01:37:42 #100 DONE 0.3s 01:37:42 01:37:42 #79 [security-secretstore-setup internal] load build context 01:37:42 #79 ... 01:37:42 01:37:42 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 01:37:42 #101 DONE 0.3s 01:37:42 01:37:42 #79 [security-secretstore-setup internal] load build context 01:37:42 #79 ... 01:37:42 01:37:42 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:37:42 #102 DONE 0.3s 01:37:42 01:37:42 #79 [security-secretstore-setup internal] load build context 01:37:42 #79 ... 01:37:42 01:37:42 #103 [security-spire-config stage-2 6/10] COPY security.txt / 01:37:42 #103 DONE 0.4s 01:37:42 01:37:42 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:37:42 #104 DONE 0.4s 01:37:42 01:37:42 #79 [security-secretstore-setup internal] load build context 01:37:42 #79 ... 01:37:42 01:37:42 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:37:42 #105 DONE 0.4s 01:37:42 01:37:42 #79 [security-secretstore-setup internal] load build context 01:37:42 #79 transferring context: 608.30MB 5.4s done 01:37:43 #79 DONE 6.7s 01:37:43 01:37:43 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:37:43 #106 ... 01:37:43 01:37:43 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:37:43 #107 DONE 0.7s 01:37:43 01:37:43 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:37:43 #108 ... 01:37:43 01:37:43 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:37:43 #83 DONE 0.5s 01:37:43 01:37:43 #109 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:37:43 #0 1.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:37:43 #0 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:37:43 #0 2.163 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:37:43 #0 2.185 Executing busybox-1.37.0-r20.post-upgrade 01:37:43 #0 2.238 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:37:43 #0 2.242 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:37:43 #0 2.246 Executing busybox-1.37.0-r20.trigger 01:37:43 #0 2.254 OK: 20 MiB in 20 packages 01:37:43 #109 DONE 3.2s 01:37:43 01:37:43 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:37:43 #110 DONE 1.1s 01:37:43 01:37:43 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:37:46 #111 ... 01:37:46 01:37:46 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:37:46 #106 DONE 3.4s 01:37:46 01:37:46 #112 [security-spire-server] exporting to image 01:37:46 #112 exporting layers 01:37:47 #112 ... 01:37:47 01:37:47 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:47 #113 ... 01:37:47 01:37:47 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:47 #114 ... 01:37:47 01:37:47 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:47 #115 ... 01:37:47 01:37:47 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:47 #116 ... 01:37:47 01:37:47 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:48 #117 ... 01:37:48 01:37:48 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:37:48 #108 DONE 4.7s 01:37:48 01:37:48 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:37:50 #118 ... 01:37:50 01:37:50 #112 [security-spire-server] exporting to image 01:37:50 #112 exporting layers 3.4s done 01:37:50 #112 writing image sha256:1bd07878904017c3a42cbfab2a4a0405bb10c97e3a9ec4d06c0874680b4c0b14 0.0s done 01:37:50 #112 naming to docker.io/library/security-spire-server 0.1s done 01:37:50 #112 DONE 4.0s 01:37:50 01:37:50 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:51 deaec5988b04: Pull complete 01:37:51 9f65657bb879: Pull complete 01:37:51 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:37:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:37:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:37:52 WORKDIR /edgex 01:37:52 COPY go.mod . 01:37:52 RUN go mod download 01:37:52 + docker build -t ci-base-image-arm64 -f - . 01:37:53 Sending build context to Docker daemon 3.887MB 01:37:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:37:53 ---> 334268110677 01:37:53 Step 2/4 : WORKDIR /edgex 01:37:55 ---> Running in f8f14739cd87 01:37:55 Removing intermediate container f8f14739cd87 01:37:55 ---> a17ea123506b 01:37:55 Step 3/4 : COPY go.mod . 01:37:56 #116 ... 01:37:56 01:37:56 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:37:56 #111 DONE 12.5s 01:37:56 ---> 82e659ac5a77 01:37:56 Step 4/4 : RUN go mod download 01:37:56 ---> Running in 822a24d2dc1f 01:37:56 01:37:56 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:37:56 #118 DONE 8.1s 01:37:56 01:37:56 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:56 #114 DONE 18.9s 01:37:56 01:37:56 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:56 #115 DONE 19.0s 01:37:56 01:37:56 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:56 #117 DONE 14.3s 01:37:56 01:37:56 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:56 #116 DONE 19.0s 01:37:56 01:37:56 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:56 #82 DONE 19.0s 01:37:56 01:37:56 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:56 #113 DONE 19.0s 01:37:56 01:37:56 #119 [core-data builder 6/7] COPY . . 01:37:56 #119 ... 01:37:56 01:37:56 #120 [security-spire-agent] exporting to image 01:37:56 #120 exporting layers 0.4s done 01:37:56 #120 writing image sha256:359f16fd85ee52ee5bc0e1364bd10c1aced398ab12d1c616cbe400f5252bc79e done 01:37:56 #120 naming to docker.io/library/security-spire-agent done 01:37:56 #120 DONE 0.5s 01:37:56 01:37:56 #121 [security-spire-config] exporting to image 01:37:56 #121 exporting layers 0.5s done 01:37:56 #121 writing image sha256:7e21915e7feb9e2b21d3ca841385fea70075d25e0ce1cf26531b55a700152b46 done 01:37:56 #121 naming to docker.io/library/security-spire-config done 01:37:56 #121 DONE 0.5s 01:37:56 01:37:56 #122 [security-proxy-setup builder 6/7] COPY . . 01:38:06 #122 DONE 9.4s 01:38:06 01:38:06 #123 [core-keeper builder 7/8] COPY . . 01:38:06 #123 DONE 9.4s 01:38:06 01:38:06 #119 [security-proxy-auth builder 6/7] COPY . . 01:38:06 #119 DONE 9.3s 01:38:06 01:38:06 #124 [security-proxy-auth builder 6/7] COPY . . 01:38:06 #124 CACHED 01:38:06 01:38:06 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:38:06 #125 CACHED 01:38:06 01:38:06 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:06 #126 CACHED 01:38:06 01:38:06 #127 [support-scheduler builder 6/7] COPY . . 01:38:06 #127 DONE 9.4s 01:38:06 01:38:06 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:38:06 #128 CACHED 01:38:06 01:38:06 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:06 #129 CACHED 01:38:06 01:38:06 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 01:38:06 #130 CACHED 01:38:06 01:38:06 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:06 #131 CACHED 01:38:06 01:38:06 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 01:38:06 #132 CACHED 01:38:06 01:38:06 #133 [core-data builder 6/7] COPY . . 01:38:06 #133 CACHED 01:38:06 01:38:06 #134 [core-command builder 6/7] COPY . . 01:38:06 #134 CACHED 01:38:06 01:38:06 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:06 #135 CACHED 01:38:06 01:38:06 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 01:38:06 #136 CACHED 01:38:06 01:38:06 #137 [support-notifications builder 6/7] COPY . . 01:38:06 #137 DONE 9.3s 01:38:06 01:38:06 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:38:06 #138 CACHED 01:38:06 01:38:06 #139 [security-bootstrapper builder 6/7] COPY . . 01:38:06 #139 CACHED 01:38:06 01:38:06 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:06 #140 CACHED 01:38:06 01:38:06 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:06 #141 CACHED 01:38:06 01:38:06 #142 [security-secretstore-setup builder 6/7] COPY . . 01:38:06 #142 CACHED 01:38:06 01:38:06 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:38:06 #143 CACHED 01:38:06 01:38:06 #144 [security-spiffe-token-provider builder 6/7] COPY . . 01:38:06 #144 DONE 9.4s 01:38:06 01:38:06 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:38:06 #145 0.991 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:38:17 #145 ... 01:38:17 01:38:17 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:38:17 #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:38:17 #146 ... 01:38:17 01:38:17 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:38:17 #0 0.744 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:38:17 #147 ... 01:38:17 01:38:17 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:38:17 #0 1.008 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:38:17 #148 ... 01:38:17 01:38:17 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:38:17 #0 0.993 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:38:17 #149 ... 01:38:17 01:38:17 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:38:17 #0 0.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:38:17 #150 ... 01:38:17 01:38:17 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:38:17 #0 0.667 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:38:17 #151 ... 01:38:17 01:38:17 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:38:17 #0 0.987 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:38:17 #152 ... 01:38:17 01:38:17 #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:38:17 #0 0.999 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:38:17 #153 ... 01:38:17 01:38:17 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:38:17 #0 0.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:38:17 #154 ... 01:38:17 01:38:17 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:38:17 #0 0.989 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:38:17 #155 ... 01:38:17 01:38:17 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:38:17 #0 1.004 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:38:52 Removing intermediate container 822a24d2dc1f 01:38:52 ---> 6831091ebfc3 01:38:52 Successfully built 6831091ebfc3 01:38:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:53 + docker inspect -f . ci-base-image-arm64 01:38:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:53 prd-ubuntu20.04-docker-arm64-4c-16g-775584 does not seem to be running inside a container 01:38:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@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:38:54 $ docker top 740fe48c0b0fa91806a308eae659567aa8e16189d7a4c9e03e0da54a5fa35d82 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:55 + go version 01:38:55 go version go1.25.3 linux/arm64 [Pipeline] } 01:38:55 $ docker stop --time=1 740fe48c0b0fa91806a308eae659567aa8e16189d7a4c9e03e0da54a5fa35d82 01:38:57 $ docker rm -f --volumes 740fe48c0b0fa91806a308eae659567aa8e16189d7a4c9e03e0da54a5fa35d82 [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:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:38:57 01:38:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:38:58 latest: Pulling from edgex-devops/edgex-compose-arm64 01:38:58 547446be3368: Pulling fs layer 01:38:58 d125d8839a47: Pulling fs layer 01:38:58 3e85d5ac6304: Pulling fs layer 01:38:58 c3105a71a48b: Pulling fs layer 01:38:58 0f093f025ec4: Pulling fs layer 01:38:58 c3106fc0e877: Pulling fs layer 01:38:58 c3105a71a48b: Waiting 01:38:58 0f093f025ec4: Waiting 01:38:58 c3106fc0e877: Waiting 01:38:58 547446be3368: Verifying Checksum 01:38:58 547446be3368: Download complete 01:38:58 c3105a71a48b: Verifying Checksum 01:38:58 c3105a71a48b: Download complete 01:38:58 d125d8839a47: Verifying Checksum 01:38:58 d125d8839a47: Download complete 01:38:59 c3106fc0e877: Verifying Checksum 01:38:59 c3106fc0e877: Download complete 01:38:59 0f093f025ec4: Verifying Checksum 01:38:59 0f093f025ec4: Download complete 01:38:59 547446be3368: Pull complete 01:39:00 d125d8839a47: Pull complete 01:39:00 3e85d5ac6304: Verifying Checksum 01:39:00 3e85d5ac6304: Download complete 01:39:13 3e85d5ac6304: Pull complete 01:39:13 c3105a71a48b: Pull complete 01:39:13 0f093f025ec4: Pull complete 01:39:14 c3106fc0e877: Pull complete 01:39:14 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:39:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:14 prd-ubuntu20.04-docker-arm64-4c-16g-775584 does not seem to be running inside a container 01:39:14 $ 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/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@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:39:16 $ docker top d75904f950abaee554efcc296efd5c6a03de7062389fecec37aa58ef31da3eb5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:17 + docker compose -f ./docker-compose-build.yml build --parallel 01:39:27 #1 [security-bootstrapper internal] load build definition from Dockerfile 01:39:27 #1 transferring dockerfile: 3.02kB 0.0s done 01:39:27 #1 DONE 0.1s 01:39:27 01:39:27 #2 [security-proxy-setup internal] load build definition from Dockerfile 01:39:27 #2 transferring dockerfile: 2.50kB done 01:39:27 #2 DONE 0.1s 01:39:27 01:39:27 #3 [core-command internal] load build definition from Dockerfile 01:39:27 #3 transferring dockerfile: 1.94kB 0.0s done 01:39:27 #3 DONE 0.1s 01:39:27 01:39:27 #4 [security-spire-server internal] load build definition from Dockerfile 01:39:27 #4 transferring dockerfile: 1.70kB done 01:39:27 #4 DONE 0.1s 01:39:27 01:39:27 #5 [core-metadata internal] load build definition from Dockerfile 01:39:27 #5 transferring dockerfile: 2.10kB 0.0s done 01:39:27 #5 DONE 0.1s 01:39:27 01:39:27 #6 [security-spire-agent internal] load build definition from Dockerfile 01:39:27 #6 transferring dockerfile: 1.81kB 0.0s done 01:39:27 #6 DONE 0.1s 01:39:27 01:39:27 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:39:28 #7 transferring dockerfile: 2.23kB done 01:39:28 #7 DONE 0.1s 01:39:28 01:39:28 #8 [security-secretstore-setup internal] load build definition from Dockerfile 01:39:28 #8 transferring dockerfile: 2.49kB done 01:39:28 #8 DONE 0.1s 01:39:28 01:39:28 #9 [support-scheduler internal] load build definition from Dockerfile 01:39:28 #9 transferring dockerfile: 1.83kB 0.0s done 01:39:28 #9 DONE 0.1s 01:39:28 01:39:28 #10 [core-data internal] load build definition from Dockerfile 01:39:28 #10 transferring dockerfile: 2.04kB 0.0s done 01:39:28 #10 DONE 0.1s 01:39:28 01:39:28 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:39:28 #11 transferring dockerfile: 1.89kB done 01:39:28 #11 DONE 0.1s 01:39:28 01:39:28 #12 [core-keeper internal] load build definition from Dockerfile 01:39:28 #12 transferring dockerfile: 2.01kB 0.0s done 01:39:28 #12 DONE 0.1s 01:39:28 01:39:28 #13 [security-proxy-auth internal] load build definition from Dockerfile 01:39:28 #13 transferring dockerfile: 2.14kB 0.0s done 01:39:28 #13 DONE 0.1s 01:39:28 01:39:28 #14 [support-notifications internal] load build definition from Dockerfile 01:39:28 #14 transferring dockerfile: 2.02kB done 01:39:28 #14 DONE 0.1s 01:39:28 01:39:28 #15 [security-spire-config internal] load build definition from Dockerfile 01:39:28 #15 transferring dockerfile: 1.69kB done 01:39:28 #15 DONE 0.1s 01:39:28 01:39:28 #16 [security-bootstrapper internal] load .dockerignore 01:39:28 #16 transferring context: 01:39:28 #16 transferring context: 50B done 01:39:28 #16 DONE 0.1s 01:39:29 01:39:29 #17 [security-proxy-setup internal] load .dockerignore 01:39:29 #17 transferring context: 50B done 01:39:29 #17 DONE 0.0s 01:39:29 01:39:29 #18 [core-command internal] load .dockerignore 01:39:29 #18 transferring context: 50B done 01:39:29 #18 DONE 0.0s 01:39:29 01:39:29 #19 [security-spire-server internal] load .dockerignore 01:39:29 #19 transferring context: 50B 0.0s done 01:39:29 #19 DONE 0.1s 01:39:29 01:39:29 #20 [core-metadata internal] load .dockerignore 01:39:29 #20 transferring context: 50B done 01:39:29 #20 DONE 0.1s 01:39:29 01:39:29 #21 [security-spire-agent internal] load .dockerignore 01:39:29 #21 transferring context: 50B done 01:39:29 #21 DONE 0.1s 01:39:29 01:39:29 #22 [core-common-config-bootstrapper internal] load .dockerignore 01:39:29 #22 transferring context: 50B done 01:39:29 #22 DONE 0.1s 01:39:29 01:39:29 #23 [security-secretstore-setup internal] load .dockerignore 01:39:29 #23 transferring context: 50B done 01:39:29 #23 DONE 0.1s 01:39:29 01:39:29 #24 [support-scheduler internal] load .dockerignore 01:39:29 #24 transferring context: 50B 0.0s done 01:39:29 #24 DONE 0.0s 01:39:29 01:39:29 #25 [core-data internal] load .dockerignore 01:39:29 #25 transferring context: 50B done 01:39:29 #25 DONE 0.1s 01:39:29 01:39:29 #26 [security-spiffe-token-provider internal] load .dockerignore 01:39:30 #26 transferring context: 50B done 01:39:30 #26 DONE 0.1s 01:39:30 01:39:30 #27 [core-keeper internal] load .dockerignore 01:39:30 #27 transferring context: 50B 0.0s done 01:39:30 #27 DONE 0.1s 01:39:30 01:39:30 #28 [security-proxy-auth internal] load .dockerignore 01:39:30 #28 transferring context: 50B done 01:39:30 #28 DONE 0.1s 01:39:30 01:39:30 #29 [support-notifications internal] load .dockerignore 01:39:30 #29 transferring context: 50B done 01:39:30 #29 DONE 0.1s 01:39:30 01:39:30 #30 [security-spire-config internal] load .dockerignore 01:39:30 #30 transferring context: 50B done 01:39:30 #30 DONE 0.1s 01:39:30 01:39:30 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:30 #31 DONE 0.0s 01:39:30 01:39:30 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:39:30 #32 DONE 0.2s 01:39:30 01:39:30 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:30 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:30 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:30 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:30 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:30 #33 DONE 0.1s 01:39:30 01:39:30 #34 [security-bootstrapper internal] load build context 01:39:31 #34 ... 01:39:31 01:39:31 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:31 #31 DONE 0.0s 01:39:31 01:39:31 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 01:39:31 #32 DONE 0.2s 01:39:31 01:39:31 #34 [security-bootstrapper internal] load build context 01:39:31 #34 transferring context: 3.39MB 0.7s done 01:39:31 #34 DONE 0.9s 01:39:31 01:39:31 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:31 #31 DONE 0.0s 01:39:31 01:39:31 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:31 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:31 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:31 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:31 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:31 #33 DONE 0.2s 01:39:31 01:39:31 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:39:31 #32 DONE 0.3s 01:39:31 01:39:31 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:31 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:31 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:31 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:31 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:31 #33 DONE 0.2s 01:39:31 01:39:31 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:39:31 #35 ... 01:39:31 01:39:31 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:31 #31 DONE 0.0s 01:39:31 01:39:31 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:39:31 #36 DONE 1.7s 01:39:31 01:39:31 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 01:39:31 #32 DONE 0.4s 01:39:31 01:39:31 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:39:31 #37 ... 01:39:31 01:39:31 #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:31 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:31 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:31 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:31 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:31 #33 DONE 0.2s 01:39:31 01:39:31 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:39:31 #36 DONE 1.8s 01:39:31 01:39:31 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 01:39:32 #37 ... 01:39:32 01:39:32 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:32 #31 DONE 0.0s 01:39:32 01:39:32 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:39:32 #37 DONE 1.2s 01:39:32 01:39:32 #38 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:39:32 #38 ... 01:39:32 01:39:32 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:32 #31 DONE 0.0s 01:39:32 01:39:32 #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:39:32 #38 ... 01:39:32 01:39:32 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:32 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:32 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:32 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:32 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:32 #33 DONE 0.3s 01:39:32 01:39:32 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:39:32 #36 DONE 1.8s 01:39:32 01:39:32 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:39:32 #37 DONE 1.2s 01:39:32 01:39:32 #38 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:39:32 #38 ... 01:39:32 01:39:32 #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:32 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:32 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:32 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:32 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:32 #33 DONE 0.3s 01:39:32 01:39:32 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:39:32 #36 DONE 1.8s 01:39:32 01:39:32 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:32 #31 DONE 0.0s 01:39:32 01:39:32 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:39:32 #37 DONE 1.3s 01:39:32 01:39:32 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:32 #31 DONE 0.0s 01:39:32 01:39:32 #39 [security-proxy-setup internal] load build context 01:39:32 #39 transferring context: 3.39MB 1.2s done 01:39:32 #39 DONE 1.4s 01:39:32 01:39:32 #40 [core-metadata internal] load build context 01:39:32 #40 ... 01:39:32 01:39:32 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:32 #31 DONE 0.0s 01:39:32 01:39:32 #40 [core-metadata internal] load build context 01:39:33 #40 ... 01:39:33 01:39:33 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:33 #31 DONE 0.0s 01:39:33 01:39:33 #40 [core-metadata internal] load build context 01:39:33 #40 ... 01:39:33 01:39:33 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:33 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:33 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:33 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:33 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:33 #33 DONE 0.4s 01:39:33 01:39:33 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:39:33 #36 DONE 1.9s 01:39:33 01:39:33 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:39:33 #37 DONE 1.4s 01:39:33 01:39:33 #41 [core-keeper internal] load build context 01:39:33 #41 DONE 0.0s 01:39:33 01:39:33 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 01:39:33 #32 DONE 1.5s 01:39:33 01:39:33 #42 [core-command internal] load build context 01:39:33 #42 transferring context: 3.39MB 1.5s done 01:39:33 #42 DONE 1.7s 01:39:33 01:39:33 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:39:33 #35 DONE 1.8s 01:39:33 01:39:33 #40 [core-metadata internal] load build context 01:39:33 #40 ... 01:39:33 01:39:33 #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:33 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:33 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:33 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:33 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:33 #33 DONE 0.4s 01:39:33 01:39:33 #43 [core-data internal] load build context 01:39:33 #43 DONE 0.0s 01:39:33 01:39:33 #44 [security-spire-server internal] load build context 01:39:33 #44 DONE 0.0s 01:39:33 01:39:33 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:33 #45 DONE 0.0s 01:39:33 01:39:33 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:33 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:33 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:33 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:33 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:33 #33 DONE 0.4s 01:39:33 01:39:33 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:33 #31 DONE 0.0s 01:39:33 01:39:33 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:39:33 #46 DONE 1.7s 01:39:33 01:39:33 #40 [core-metadata internal] load build context 01:39:33 #40 transferring context: 3.39MB 1.5s done 01:39:33 #40 DONE 1.8s 01:39:33 01:39:33 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:39:33 #47 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:39:33 #47 ... 01:39:33 01:39:33 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:39:33 #31 DONE 0.0s 01:39:33 01:39:33 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:39:35 #35 ... 01:39:35 01:39:35 #44 [security-spire-server internal] load build context 01:39:35 #44 transferring context: 26.44kB 0.1s done 01:39:35 #44 DONE 1.9s 01:39:35 01:39:35 #48 [core-common-config-bootstrapper internal] load build context 01:39:35 #48 transferring context: 3.39MB 2.5s done 01:39:35 #48 ... 01:39:35 01:39:35 #49 [security-spire-agent internal] load build context 01:39:35 #49 transferring context: 25.98kB 0.3s done 01:39:35 #49 DONE 2.1s 01:39:35 01:39:35 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:39:35 #47 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.2s done 01:39:35 #47 DONE 2.2s 01:39:35 01:39:35 #50 [security-secretstore-setup internal] load build context 01:39:35 #50 ... 01:39:35 01:39:35 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 01:39:35 #32 DONE 3.9s 01:39:35 01:39:35 #50 [security-secretstore-setup internal] load build context 01:39:36 #50 ... 01:39:36 01:39:36 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:36 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:36 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:36 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:36 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:36 #33 DONE 0.5s 01:39:36 01:39:36 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:39:36 #36 DONE 2.0s 01:39:36 01:39:36 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 01:39:36 #37 DONE 1.4s 01:39:36 01:39:36 #50 [security-secretstore-setup internal] load build context 01:39:36 #50 ... 01:39:36 01:39:36 #48 [core-common-config-bootstrapper internal] load build context 01:39:36 #48 DONE 3.8s 01:39:36 01:39:36 #50 [security-secretstore-setup internal] load build context 01:39:36 #50 transferring context: 3.39MB 3.4s done 01:39:36 #50 ... 01:39:36 01:39:36 #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:36 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:36 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:36 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:36 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:36 #33 DONE 0.5s 01:39:36 01:39:36 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:39:36 #36 DONE 2.0s 01:39:36 01:39:36 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 01:39:36 #37 DONE 1.4s 01:39:36 01:39:36 #51 [security-proxy-auth internal] load build context 01:39:37 #51 ... 01:39:37 01:39:37 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:39:37 #35 DONE 4.8s 01:39:37 01:39:37 #52 [support-scheduler internal] load build context 01:39:37 #52 ... 01:39:37 01:39:37 #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:39:37 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:39:37 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:39:37 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:39:37 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:39:37 #33 DONE 0.5s 01:39:37 01:39:37 #50 [security-secretstore-setup internal] load build context 01:39:37 #50 DONE 5.2s 01:39:37 01:39:37 #52 [support-scheduler internal] load build context 01:39:41 #52 ... 01:39:41 01:39:41 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:39:41 #0 5.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:41 #0 5.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:41 #0 8.368 (1/2) Installing dumb-init (1.2.5-r3) 01:39:41 #0 8.368 (2/2) Installing su-exec (0.2-r3) 01:39:41 #0 8.368 Executing busybox-1.37.0-r19.trigger 01:39:41 #0 8.462 OK: 8 MiB in 18 packages 01:39:41 #53 ... 01:39:41 01:39:41 #52 [support-scheduler internal] load build context 01:39:41 #52 ... 01:39:41 01:39:41 #54 [security-spire-config internal] load build context 01:39:41 #54 transferring context: 24.70kB 1.2s done 01:39:41 #54 DONE 3.6s 01:39:41 01:39:41 #52 [support-scheduler internal] load build context 01:39:41 #52 ... 01:39:41 01:39:41 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:39:41 #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:41 #0 9.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:41 #55 ... 01:39:41 01:39:41 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:39:41 #53 DONE 10.7s 01:39:41 01:39:41 #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:39:41 #0 7.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:41 #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:41 #56 ... 01:39:41 01:39:41 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:41 #45 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.2s done 01:39:41 #45 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:39:41 #45 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:39:41 #45 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:39:41 #45 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.7s done 01:39:41 #45 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.4s done 01:39:41 #45 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 3.6s done 01:39:41 #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.5s done 01:39:42 #45 ... 01:39:42 01:39:42 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:39:42 #57 ... 01:39:42 01:39:42 #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:39:42 #56 10.76 (1/1) Installing dumb-init (1.2.5-r3) 01:39:42 #56 10.76 Executing busybox-1.37.0-r19.trigger 01:39:42 #56 10.84 OK: 8 MiB in 17 packages 01:39:42 #56 ... 01:39:42 01:39:42 #43 [core-data internal] load build context 01:39:42 #43 transferring context: 3.39MB 7.1s done 01:39:42 #43 DONE 9.1s 01:39:42 01:39:42 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:42 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 4.8s 01:39:42 #45 ... 01:39:42 01:39:42 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:39:43 #58 ... 01:39:43 01:39:43 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:43 #45 ... 01:39:43 01:39:43 #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:39:43 #38 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:43 #38 ... 01:39:43 01:39:43 #41 [core-keeper internal] load build context 01:39:43 #41 ... 01:39:43 01:39:43 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:39:43 #59 ... 01:39:43 01:39:43 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:43 #60 ... 01:39:43 01:39:43 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:43 #61 ... 01:39:43 01:39:43 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:39:44 #62 ... 01:39:44 01:39:44 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:39:44 #63 ... 01:39:44 01:39:44 #64 [security-spiffe-token-provider internal] load build context 01:39:44 #64 ... 01:39:44 01:39:44 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:39:44 #65 ... 01:39:44 01:39:44 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:39:44 #66 ... 01:39:44 01:39:44 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:39:44 #67 ... 01:39:44 01:39:44 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:44 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 6.8s 01:39:44 #45 ... 01:39:44 01:39:44 #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:39:44 #56 DONE 13.4s 01:39:44 01:39:44 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:44 #45 ... 01:39:44 01:39:44 #52 [support-scheduler internal] load build context 01:39:44 #52 transferring context: 3.39MB 9.1s done 01:39:44 #52 DONE 11.5s 01:39:44 01:39:44 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:44 #45 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 01:39:45 #45 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:39:45 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 7.5s 01:39:45 #45 ... 01:39:45 01:39:45 #64 [security-spiffe-token-provider internal] load build context 01:39:45 #64 transferring context: 3.39MB 10.1s done 01:39:45 #64 DONE 12.0s 01:39:45 01:39:45 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:45 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 8.0s 01:39:46 #45 ... 01:39:46 01:39:46 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:39:46 #68 ... 01:39:46 01:39:46 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:39:46 #47 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:39:46 #47 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 01:39:46 #47 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 01:39:46 #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.2s done 01:39:46 #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.8s done 01:39:46 #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.5s done 01:39:46 #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.49MB / 17.33MB 7.0s 01:39:46 #47 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 3.8s done 01:39:46 #47 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:39:46 #47 ... 01:39:46 01:39:46 #69 [support-notifications internal] load build context 01:39:46 #69 ... 01:39:46 01:39:46 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:46 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 8.8s 01:39:47 #45 ... 01:39:47 01:39:47 #41 [core-keeper internal] load build context 01:39:47 #41 transferring context: 3.39MB 10.4s done 01:39:47 #41 DONE 13.8s 01:39:47 01:39:47 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:47 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 9.4s 01:39:48 #45 ... 01:39:48 01:39:48 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:48 #60 DONE 14.4s 01:39:48 01:39:48 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:48 #45 ... 01:39:48 01:39:48 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:39:48 #70 ... 01:39:48 01:39:48 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:48 #45 ... 01:39:48 01:39:48 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:39:48 #55 13.08 (1/4) Installing dumb-init (1.2.5-r3) 01:39:48 #55 13.08 (2/4) Installing openssl (3.5.4-r0) 01:39:48 #55 13.29 (3/4) Installing su-exec (0.2-r3) 01:39:48 #55 13.29 (4/4) Installing yq-go (4.47.2-r2) 01:39:48 #55 13.90 Executing busybox-1.37.0-r19.trigger 01:39:48 #55 14.09 OK: 20 MiB in 20 packages 01:39:48 #55 DONE 17.1s 01:39:48 01:39:48 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:48 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 10.8s 01:39:48 #45 ... 01:39:48 01:39:48 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:39:48 #71 ... 01:39:48 01:39:48 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:51 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.46MB / 37.02MB 11.3s 01:39:51 #45 ... 01:39:51 01:39:51 #51 [security-proxy-auth internal] load build context 01:39:51 #51 ... 01:39:51 01:39:51 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:39:51 #72 ... 01:39:51 01:39:51 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:51 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 14.2s 01:39:52 #45 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 01:39:52 #45 ... 01:39:52 01:39:52 #69 [support-notifications internal] load build context 01:39:52 #69 transferring context: 3.39MB 10.0s done 01:39:52 #69 DONE 16.0s 01:39:52 01:39:52 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:52 #45 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 01:39:52 #45 ... 01:39:52 01:39:52 #51 [security-proxy-auth internal] load build context 01:39:52 #51 transferring context: 3.39MB 12.6s done 01:39:52 #51 DONE 15.7s 01:39:52 01:39:52 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:52 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 14.7s 01:39:52 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 15.2s 01:39:53 #45 ... 01:39:53 01:39:53 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:39:53 #58 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:53 #58 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:53 #58 16.40 (1/4) Installing ca-certificates (20250911-r0) 01:39:53 #58 19.58 (2/4) Installing dumb-init (1.2.5-r3) 01:39:53 #58 19.60 (3/4) Installing su-exec (0.2-r3) 01:39:53 #58 19.60 (4/4) Installing yq-go (4.47.2-r2) 01:39:53 #58 ... 01:39:53 01:39:53 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:39:53 #71 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:53 #156 ... 01:39:53 01:39:53 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:39:53 #150 DONE 97.4s 01:39:53 01:39:53 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:39:53 #147 ... 01:39:53 01:39:53 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:39:53 #157 DONE 0.1s 01:39:53 01:39:53 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:39:53 #158 DONE 0.1s 01:39:53 01:39:53 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:39:53 #159 DONE 0.1s 01:39:53 01:39:53 #160 [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:39:53 #160 DONE 0.1s 01:39:53 01:39:53 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:39:53 #161 DONE 0.1s 01:39:53 01:39:53 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:53 #162 ... 01:39:53 01:39:53 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:39:53 #149 DONE 98.8s 01:39:53 01:39:53 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:39:53 #163 DONE 0.2s 01:39:53 01:39:53 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:39:53 #164 ... 01:39:53 01:39:53 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:39:53 #162 DONE 1.0s 01:39:53 01:39:53 #165 [core-common-config-bootstrapper] exporting to image 01:39:53 #165 exporting layers 01:39:53 #165 exporting layers 0.5s done 01:39:53 #165 writing image sha256:f9f9a35297e3554a4dcf4ede2e641e766e498f755d5aaa3499df78e1cb1cf3df done 01:39:53 #165 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 01:39:53 #165 DONE 0.6s 01:39:53 01:39:53 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:39:53 #152 ... 01:39:53 01:39:53 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:39:53 #164 DONE 1.1s 01:39:53 01:39:53 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:39:53 #166 DONE 0.2s 01:39:53 01:39:53 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:39:53 #167 DONE 0.1s 01:39:53 01:39:53 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:39:53 #147 ... 01:39:53 01:39:53 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:39:53 #168 DONE 0.3s 01:39:53 01:39:53 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:39:53 #154 ... 01:39:53 01:39:53 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:39:53 #169 DONE 0.1s 01:39:53 01:39:53 #170 [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:39:53 #170 DONE 0.1s 01:39:53 01:39:53 #171 [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:39:53 #171 DONE 0.0s 01:39:53 01:39:53 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:39:53 #156 ... 01:39:53 01:39:53 #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:39:53 #172 DONE 0.1s 01:39:53 01:39:53 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:39:53 #173 DONE 0.0s 01:39:53 01:39:53 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:39:53 #174 DONE 0.9s 01:39:53 01:39:53 #175 [security-bootstrapper] exporting to image 01:39:53 #175 exporting layers 0.8s done 01:39:53 #175 writing image sha256:1151c0594a3c93530804a4959c371a658188315abe22c6d7d6dfd5369c70c19a done 01:39:53 #175 naming to docker.io/library/security-bootstrapper done 01:39:53 #175 DONE 0.9s 01:39:53 01:39:53 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:39:54 #71 ... 01:39:54 01:39:54 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:54 #61 DONE 20.4s 01:39:54 01:39:54 #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:39:54 #38 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:54 #38 19.70 OK: 255 MiB in 60 packages 01:39:54 #38 ... 01:39:54 01:39:54 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:54 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 16.4s 01:39:54 #45 ... 01:39:54 01:39:54 #38 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:39:54 #38 DONE 22.4s 01:39:54 01:39:54 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:55 #45 ... 01:39:55 01:39:55 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:39:55 #62 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:55 #62 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:55 #62 18.42 OK: 255 MiB in 60 packages 01:39:55 #62 DONE 21.6s 01:39:55 01:39:55 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:55 #45 ... 01:39:55 01:39:55 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:39:55 #73 ... 01:39:55 01:39:55 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:39:55 #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 12.5s done 01:39:55 #47 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 01:39:55 #47 ... 01:39:55 01:39:55 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:39:55 #57 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:55 #57 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:55 #57 19.69 OK: 255 MiB in 60 packages 01:39:55 #57 DONE 23.8s 01:39:55 01:39:55 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:55 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.41MB / 37.02MB 17.7s 01:39:56 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 18.8s 01:39:57 #45 ... 01:39:57 01:39:57 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:39:57 #74 DONE 1.6s 01:39:57 01:39:57 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:57 #45 ... 01:39:57 01:39:57 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 01:39:57 #75 DONE 3.0s 01:39:57 01:39:57 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:57 #45 ... 01:39:57 01:39:57 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:39:57 #76 DONE 2.5s 01:39:57 01:39:57 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:57 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.40MB / 37.02MB 20.0s 01:39:58 #45 ... 01:39:58 01:39:58 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:39:58 #58 21.88 Executing busybox-1.37.0-r19.trigger 01:39:58 #58 21.97 Executing ca-certificates-20250911-r0.trigger 01:39:58 #58 23.17 OK: 19 MiB in 20 packages 01:39:58 #58 DONE 25.7s 01:39:58 01:39:58 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:58 #45 ... 01:39:58 01:39:58 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:39:58 #77 ... 01:39:58 01:39:58 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:39:58 #78 ... 01:39:58 01:39:58 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:58 #45 ... 01:39:58 01:39:58 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:39:58 #63 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:58 #63 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:58 #63 17.73 (1/3) Installing ca-certificates (20250911-r0) 01:39:58 #63 18.12 (2/3) Installing dumb-init (1.2.5-r3) 01:39:58 #63 18.33 (3/3) Installing tzdata (2025c-r0) 01:39:58 #63 20.48 Executing busybox-1.37.0-r19.trigger 01:39:58 #63 20.78 Executing ca-certificates-20250911-r0.trigger 01:39:58 #63 22.37 OK: 8 MiB in 19 packages 01:39:58 #63 DONE 24.9s 01:39:58 01:39:58 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:58 #45 ... 01:39:58 01:39:58 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:39:58 #59 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:39:58 #59 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:39:59 #59 ... 01:39:59 01:39:59 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:39:59 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.50MB / 37.02MB 21.7s 01:40:00 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.44MB / 37.02MB 22.1s 01:40:00 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 22.6s done 01:40:00 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 22.6s done 01:40:02 #45 ... 01:40:02 01:40:02 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:40:02 #66 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:02 #66 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:02 #66 ... 01:40:02 01:40:02 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:40:02 #70 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:03 #70 ... 01:40:03 01:40:03 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:40:03 #68 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:03 #68 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:03 #68 ... 01:40:03 01:40:03 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:40:03 #65 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:03 #65 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:03 #65 ... 01:40:03 01:40:03 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:03 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 01:40:04 #45 ... 01:40:04 01:40:04 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:40:04 #79 ... 01:40:04 01:40:04 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:40:04 #67 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:04 #67 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:04 #67 ... 01:40:04 01:40:04 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:06 #45 ... 01:40:06 01:40:06 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:40:06 #66 28.50 (1/1) Installing dumb-init (1.2.5-r3) 01:40:06 #66 28.66 Executing busybox-1.37.0-r19.trigger 01:40:06 #66 28.75 OK: 8 MiB in 17 packages 01:40:06 #66 DONE 31.5s 01:40:06 01:40:06 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:06 #45 ... 01:40:06 01:40:06 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:40:06 #71 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:06 #71 27.14 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:40:06 #71 27.14 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:40:06 #71 27.14 OK: 26168 distinct packages available 01:40:06 #71 ... 01:40:06 01:40:06 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:07 #45 ... 01:40:07 01:40:07 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:40:07 #68 28.24 OK: 255 MiB in 60 packages 01:40:07 #68 DONE 30.8s 01:40:07 01:40:07 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:07 #80 ... 01:40:07 01:40:07 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:40:07 #67 32.73 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:40:07 #67 32.73 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:40:07 #67 32.73 OK: 26168 distinct packages available 01:40:07 #67 ... 01:40:07 01:40:07 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:07 #81 ... 01:40:07 01:40:07 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:07 #45 ... 01:40:07 01:40:07 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:40:07 #82 DONE 0.9s 01:40:07 01:40:07 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:07 #83 ... 01:40:07 01:40:07 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:08 #84 ... 01:40:08 01:40:08 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:40:08 #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.2s 01:40:08 #47 ... 01:40:08 01:40:08 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:08 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s 01:40:08 #45 ... 01:40:08 01:40:08 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:40:08 #0 7.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:08 #0 9.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:08 #85 ... 01:40:08 01:40:08 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:40:09 #47 ... 01:40:09 01:40:09 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:40:09 #0 8.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:09 #86 ... 01:40:09 01:40:09 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:40:11 #47 ... 01:40:11 01:40:11 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:40:11 #59 27.78 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:40:11 #59 27.78 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:40:11 #59 27.78 OK: 26170 distinct packages available 01:40:11 #59 29.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:11 #59 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:11 #59 ... 01:40:11 01:40:11 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:40:11 #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.6s done 01:40:12 #47 ... 01:40:12 01:40:12 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:40:12 #72 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:12 #72 22.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:12 #72 ... 01:40:12 01:40:12 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:12 #45 ... 01:40:12 01:40:12 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:40:12 #47 DONE 38.6s 01:40:12 01:40:12 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:13 #45 ... 01:40:13 01:40:13 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:40:13 #73 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:13 #73 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:13 #73 ... 01:40:13 01:40:13 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:13 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.3s 01:40:13 #45 ... 01:40:13 01:40:13 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:40:13 #65 29.52 v3.22.2-309-g4d3cc4f552c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:40:13 #65 29.52 v3.22.2-314-g5772cd42594 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:40:13 #65 29.52 OK: 26168 distinct packages available 01:40:13 #65 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:13 #65 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:13 #65 ... 01:40:13 01:40:13 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:14 #45 ... 01:40:14 01:40:14 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:40:14 #78 15.70 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:14 #78 18.33 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:14 #78 ... 01:40:14 01:40:14 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:40:14 #70 25.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:14 #70 ... 01:40:14 01:40:14 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:14 #45 ... 01:40:14 01:40:14 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:40:14 #77 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:14 #77 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:15 #77 ... 01:40:15 01:40:15 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:15 #45 ... 01:40:15 01:40:15 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:40:15 #79 11.44 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:15 #79 14.06 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:15 #79 ... 01:40:15 01:40:15 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:15 #45 ... 01:40:15 01:40:15 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:40:15 #0 6.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:15 #0 8.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:16 #87 ... 01:40:16 01:40:16 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:40:16 #67 35.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:16 #67 38.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:16 #67 ... 01:40:16 01:40:16 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:40:17 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.9s done 01:40:17 #45 ... 01:40:17 01:40:17 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:40:17 #71 28.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:17 #71 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:19 #71 ... 01:40:19 01:40:19 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:40:19 #73 34.33 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:40:19 #73 34.52 Executing busybox-1.37.0-r20.post-upgrade 01:40:19 #73 ... 01:40:19 01:40:19 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:40:19 #86 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:19 #86 ... 01:40:19 01:40:19 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:40:19 #72 38.26 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:40:20 #72 38.51 Executing busybox-1.37.0-r20.post-upgrade 01:40:20 #72 39.02 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:40:20 #72 39.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:40:20 #72 39.04 Executing busybox-1.37.0-r20.trigger 01:40:20 #72 39.15 OK: 8 MiB in 18 packages 01:40:21 #72 ... 01:40:21 01:40:21 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:40:21 #59 46.53 OK: 255 MiB in 60 packages 01:40:21 #59 DONE 47.7s 01:40:21 01:40:21 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:40:21 #88 DONE 0.6s 01:40:21 01:40:21 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:23 #89 ... 01:40:23 01:40:23 #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:40:23 #73 35.19 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:40:23 #73 35.21 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:40:23 #73 35.31 Executing busybox-1.37.0-r20.trigger 01:40:23 #73 35.39 OK: 8 MiB in 17 packages 01:40:23 #73 DONE 38.4s 01:40:23 01:40:23 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:40:23 #65 48.78 (1/5) Installing dumb-init (1.2.5-r3) 01:40:23 #65 48.81 (2/5) Installing musl-obstack (1.2.3-r2) 01:40:23 #65 48.84 (3/5) Installing libucontext (1.3.2-r0) 01:40:23 #65 48.91 (4/5) Installing gcompat (1.1.0-r4) 01:40:23 #65 48.94 (5/5) Installing openssl (3.5.4-r0) 01:40:23 #65 49.17 Executing busybox-1.37.0-r19.trigger 01:40:23 #65 49.38 OK: 9 MiB in 21 packages 01:40:24 #65 ... 01:40:24 01:40:24 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:40:24 #72 DONE 42.5s 01:40:24 01:40:24 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:40:24 #71 44.32 (1/4) Installing dumb-init (1.2.5-r3) 01:40:24 #71 44.41 (2/4) Installing musl-obstack (1.2.3-r2) 01:40:24 #71 44.43 (3/4) Installing libucontext (1.3.2-r0) 01:40:24 #71 44.44 (4/4) Installing gcompat (1.1.0-r4) 01:40:24 #71 44.49 Executing busybox-1.37.0-r19.trigger 01:40:24 #71 44.69 OK: 8 MiB in 20 packages 01:40:28 #71 ... 01:40:28 01:40:28 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:40:28 #67 52.81 (1/13) Installing brotli-libs (1.1.0-r2) 01:40:28 #67 52.94 (2/13) Installing c-ares (1.34.6-r0) 01:40:28 #67 52.96 (3/13) Installing libunistring (1.3-r0) 01:40:28 #67 53.09 (4/13) Installing libidn2 (2.3.7-r0) 01:40:28 #67 53.12 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:40:28 #67 53.14 (6/13) Installing libpsl (0.21.5-r3) 01:40:28 #67 53.16 (7/13) Installing zstd-libs (1.5.7-r0) 01:40:28 #67 53.20 (8/13) Installing libcurl (8.14.1-r2) 01:40:28 #67 53.26 (9/13) Installing curl (8.14.1-r2) 01:40:28 #67 53.29 (10/13) Installing dumb-init (1.2.5-r3) 01:40:28 #67 53.30 (11/13) Installing musl-obstack (1.2.3-r2) 01:40:28 #67 53.31 (12/13) Installing libucontext (1.3.2-r0) 01:40:28 #67 53.33 (13/13) Installing gcompat (1.1.0-r4) 01:40:28 #67 53.35 Executing busybox-1.37.0-r19.trigger 01:40:28 #67 53.40 OK: 13 MiB in 29 packages 01:40:28 #67 ... 01:40:28 01:40:28 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:40:28 #78 35.53 OK: 255 MiB in 60 packages 01:40:28 #78 DONE 40.2s 01:40:28 01:40:28 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:40:28 #71 DONE 49.9s 01:40:28 01:40:28 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:40:28 #90 ... 01:40:28 01:40:28 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:40:28 #70 42.43 (1/7) Installing ca-certificates (20250911-r0) 01:40:28 #70 42.91 (2/7) Installing dumb-init (1.2.5-r3) 01:40:28 #70 42.94 (3/7) Installing libgcc (14.2.0-r6) 01:40:28 #70 42.96 (4/7) Installing libsodium (1.0.20-r0) 01:40:28 #70 43.10 (5/7) Installing libstdc++ (14.2.0-r6) 01:40:28 #70 43.74 (6/7) Installing libzmq (4.3.5-r2) 01:40:28 #70 43.95 (7/7) Installing zeromq (4.3.5-r2) 01:40:28 #70 44.10 Executing busybox-1.37.0-r19.trigger 01:40:28 #70 44.20 Executing ca-certificates-20250911-r0.trigger 01:40:28 #70 45.62 OK: 12 MiB in 23 packages 01:40:28 #70 DONE 50.6s 01:40:28 01:40:28 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:40:28 #85 24.47 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:40:28 #85 24.81 Executing busybox-1.37.0-r20.post-upgrade 01:40:28 #85 25.50 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:40:28 #85 25.56 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:40:28 #85 25.58 Executing busybox-1.37.0-r20.trigger 01:40:28 #85 25.71 OK: 19 MiB in 20 packages 01:40:28 #85 DONE 30.2s 01:40:28 01:40:28 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:40:28 #79 30.05 (1/1) Installing dumb-init (1.2.5-r3) 01:40:28 #79 30.79 Executing busybox-1.37.0-r19.trigger 01:40:28 #79 30.94 OK: 8 MiB in 17 packages 01:40:28 #79 DONE 34.9s 01:40:28 01:40:28 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:40:28 #91 ... 01:40:28 01:40:28 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:40:28 #65 DONE 54.8s 01:40:28 01:40:28 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:40:28 #77 34.64 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:40:28 #77 34.93 Executing busybox-1.37.0-r20.post-upgrade 01:40:28 #77 35.73 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:40:28 #77 35.74 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:40:28 #77 35.75 Executing busybox-1.37.0-r20.trigger 01:40:28 #77 35.93 OK: 20 MiB in 20 packages 01:40:28 #77 DONE 40.5s 01:40:28 01:40:28 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:40:28 #86 24.87 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:40:28 #86 25.19 Executing busybox-1.37.0-r20.post-upgrade 01:40:28 #86 25.88 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:40:28 #86 25.89 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:40:28 #86 26.04 Executing busybox-1.37.0-r20.trigger 01:40:28 #86 26.27 OK: 8 MiB in 19 packages 01:40:28 #86 DONE 30.1s 01:40:28 01:40:28 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:40:28 #67 DONE 54.7s 01:40:28 01:40:28 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:40:29 #92 ... 01:40:29 01:40:29 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:40:29 #93 DONE 5.8s 01:40:30 01:40:30 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:40:30 #94 DONE 1.1s 01:40:30 01:40:30 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:40:30 #95 ... 01:40:30 01:40:30 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:40:30 #90 DONE 1.7s 01:40:30 01:40:30 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:40:30 #87 21.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:40:30 #87 21.73 Executing busybox-1.37.0-r20.post-upgrade 01:40:30 #87 22.75 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:40:30 #87 22.76 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:40:30 #87 22.78 Executing busybox-1.37.0-r20.trigger 01:40:30 #87 22.84 OK: 8 MiB in 17 packages 01:40:30 #87 DONE 24.6s 01:40:30 01:40:30 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:40:30 #95 DONE 0.6s 01:40:30 01:40:30 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:35 #96 ... 01:40:35 01:40:35 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:40:35 #92 6.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:36 #92 7.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:38 #92 ... 01:40:38 01:40:38 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:40:38 #0 6.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:38 #0 7.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:38 #97 ... 01:40:38 01:40:38 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:40:38 #91 6.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:38 #91 7.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:39 #91 ... 01:40:39 01:40:39 #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:40:39 #0 6.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:40:39 #0 7.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:40:41 #98 ... 01:40:41 01:40:41 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:40:41 #92 12.04 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:40:41 #92 12.22 Executing busybox-1.37.0-r20.post-upgrade 01:40:41 #92 12.72 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:40:41 #92 12.73 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:40:41 #92 12.74 Executing busybox-1.37.0-r20.trigger 01:40:41 #92 12.83 OK: 13 MiB in 29 packages 01:40:44 #92 DONE 14.8s 01:40:44 01:40:44 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:40:44 #97 12.81 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:40:44 #97 12.97 Executing busybox-1.37.0-r20.post-upgrade 01:40:44 #97 13.52 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:40:44 #97 13.53 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:40:44 #97 13.55 Executing busybox-1.37.0-r20.trigger 01:40:44 #97 13.61 OK: 8 MiB in 20 packages 01:40:44 #97 DONE 15.3s 01:40:44 01:40:44 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:44 #99 ... 01:40:44 01:40:44 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:40:44 #91 13.45 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:40:44 #91 13.57 Executing busybox-1.37.0-r20.post-upgrade 01:40:44 #91 13.89 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:40:44 #91 13.90 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:40:44 #91 13.92 Executing busybox-1.37.0-r20.trigger 01:40:44 #91 13.99 OK: 12 MiB in 23 packages 01:40:44 #91 DONE 16.0s 01:40:44 01:40:44 #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:40:44 #98 12.44 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:40:44 #98 12.55 Executing busybox-1.37.0-r20.post-upgrade 01:40:44 #98 13.09 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:40:44 #98 13.11 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:40:44 #98 13.40 Executing busybox-1.37.0-r20.trigger 01:40:44 #98 13.45 OK: 9 MiB in 21 packages 01:40:44 #98 DONE 15.7s 01:40:45 01:40:45 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:40:46 #100 DONE 1.9s 01:40:46 01:40:46 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:47 #101 ... 01:40:47 01:40:47 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:47 #102 DONE 3.1s 01:40:47 01:40:47 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:47 #99 DONE 3.9s 01:40:47 01:40:47 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:40:48 #103 ... 01:40:48 01:40:48 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:40:48 #104 DONE 0.4s 01:40:48 01:40:48 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:40:48 #103 DONE 0.4s 01:40:48 01:40:48 #105 [security-spire-config stage-2 6/10] COPY security.txt / 01:40:48 #105 ... 01:40:48 01:40:48 #106 [security-spire-server stage-2 6/9] COPY security.txt / 01:40:48 #106 DONE 0.4s 01:40:48 01:40:48 #105 [security-spire-config stage-2 6/10] COPY security.txt / 01:40:48 #105 DONE 0.5s 01:40:48 01:40:48 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:40:48 #107 ... 01:40:48 01:40:48 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:40:48 #101 DONE 2.3s 01:40:49 01:40:49 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:40:49 #108 ... 01:40:49 01:40:49 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:40:49 #107 DONE 0.5s 01:40:49 01:40:49 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:40:49 #109 DONE 0.4s 01:40:49 01:40:49 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:40:49 #110 ... 01:40:49 01:40:49 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:40:49 #108 DONE 0.5s 01:40:49 01:40:49 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 01:40:49 #111 ... 01:40:49 01:40:49 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:40:49 #110 DONE 0.3s 01:40:49 01:40:49 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:40:49 #112 DONE 0.4s 01:40:49 01:40:49 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 01:40:49 #111 DONE 0.4s 01:40:49 01:40:49 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:40:50 #113 DONE 0.4s 01:40:50 01:40:50 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:40:50 #114 DONE 0.4s 01:40:50 01:40:50 #115 [security-spire-server] exporting to image 01:40:50 #115 exporting layers 01:40:50 #115 ... 01:40:50 01:40:50 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:40:50 #116 DONE 0.9s 01:40:51 01:40:51 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:40:51 #117 DONE 0.6s 01:40:51 01:40:51 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:40:51 #118 DONE 0.3s 01:40:51 01:40:51 #115 [security-spire-agent] exporting to image 01:40:55 #115 exporting layers 4.6s done 01:40:55 #115 writing image sha256:020e39eb0e8bf38b6c0bf68a84b60ad711e58cb515f92baf1195f7b5db4b0226 0.0s done 01:40:55 #115 naming to docker.io/library/security-spire-config-arm64 done 01:40:55 #115 exporting layers 4.9s done 01:40:55 #115 writing image sha256:d8fcba1171f85887c79aedd4ffef757049d6cef92c3c54cde5f98e7757963d32 0.0s done 01:40:55 #115 naming to docker.io/library/security-spire-server-arm64 done 01:40:55 #115 exporting layers 3.5s done 01:40:55 #115 writing image sha256:1b5895bee103fade7958df6958a0e84d13323d45dad0c841e063f238eee4bf8a 0.0s done 01:40:55 #115 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:40:55 #115 DONE 5.4s 01:40:55 01:40:55 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:01 #152 ... 01:41:01 01:41:01 #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:41:01 #153 170.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:41:01 #153 ... 01:41:01 01:41:01 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:41:01 #152 DONE 170.9s 01:41:01 01:41:01 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:41:01 #147 DONE 170.9s 01:41:01 01:41:01 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:41:01 #176 DONE 0.1s 01:41:01 01:41:01 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:41:01 #177 DONE 0.1s 01:41:01 01:41:01 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:41:01 #178 DONE 0.0s 01:41:01 01:41:01 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:41:01 #179 DONE 0.1s 01:41:01 01:41:01 #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:41:01 #180 ... 01:41:01 01:41:01 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:41:01 #181 DONE 0.3s 01:41:01 01:41:01 #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:41:01 #180 DONE 0.2s 01:41:01 01:41:01 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:41:01 #182 DONE 0.1s 01:41:01 01:41:01 #183 [core-command] exporting to image 01:41:01 #183 exporting layers 01:41:01 #183 ... 01:41:01 01:41:01 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:41:01 #184 DONE 0.1s 01:41:01 01:41:01 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:41:01 #185 DONE 0.4s 01:41:01 01:41:01 #183 [core-command] exporting to image 01:41:01 #183 exporting layers 0.4s done 01:41:01 #183 writing image sha256:61700a085b00766a5e3854670ced80a5d062cdd068e28a4da55cfa1714ddf499 0.1s done 01:41:01 #183 naming to docker.io/library/core-command done 01:41:01 #183 DONE 0.5s 01:41:01 01:41:01 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:41:01 #186 DONE 0.1s 01:41:01 01:41:01 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:41:01 #187 ... 01:41:01 01:41:01 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:41:01 #154 DONE 172.4s 01:41:01 01:41:01 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:41:01 #151 ... 01:41:01 01:41:01 #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:41:01 #188 DONE 0.1s 01:41:01 01:41:01 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:41:01 #156 ... 01:41:01 01:41:01 #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:41:01 #189 DONE 0.1s 01:41:01 01:41:01 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:41:01 #187 DONE 0.9s 01:41:01 01:41:01 #190 [security-proxy-setup] exporting to image 01:41:01 #190 ... 01:41:01 01:41:01 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:41:01 #145 DONE 173.5s 01:41:01 01:41:01 #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:41:01 #153 DONE 173.5s 01:41:01 01:41:01 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:41:01 #191 DONE 0.6s 01:41:01 01:41:01 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:41:01 #192 DONE 0.3s 01:41:01 01:41:01 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:41:01 #193 DONE 0.1s 01:41:01 01:41:01 #190 [security-proxy-setup] exporting to image 01:41:01 #190 exporting layers 0.9s done 01:41:01 #190 writing image sha256:cf464025017888b119313df20ca72ab471fb11fbb74415e5e835f01b78e7cfa8 done 01:41:01 #190 naming to docker.io/library/security-proxy-setup 0.0s done 01:41:01 #190 DONE 1.0s 01:41:01 01:41:01 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:41:01 #194 DONE 0.2s 01:41:01 01:41:01 #195 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:41:01 #195 DONE 0.2s 01:41:01 01:41:01 #196 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:41:01 #196 DONE 0.1s 01:41:01 01:41:01 #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:41:01 #197 DONE 0.1s 01:41:01 01:41:01 #198 [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:41:01 #198 DONE 0.3s 01:41:01 01:41:01 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:41:01 #199 DONE 0.3s 01:41:01 01:41:01 #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:41:01 #200 DONE 0.6s 01:41:01 01:41:01 #201 [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:41:01 #201 DONE 0.2s 01:41:01 01:41:01 #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:41:01 #202 DONE 0.2s 01:41:01 01:41:01 #203 [security-proxy-auth] exporting to image 01:41:01 #203 ... 01:41:01 01:41:01 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:41:01 #204 DONE 0.2s 01:41:01 01:41:01 #205 [security-spiffe-token-provider] exporting to image 01:41:01 #205 ... 01:41:01 01:41:01 #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:41:01 #206 DONE 0.3s 01:41:01 01:41:01 #205 [security-spiffe-token-provider] exporting to image 01:41:01 #205 exporting layers 0.4s done 01:41:01 #205 writing image sha256:cb02ef5d288363b2b5a90d79a0bc1816acce0515f5ed1edf4737de1826fbeddf done 01:41:01 #205 naming to docker.io/library/security-spiffe-token-provider done 01:41:01 #205 DONE 0.5s 01:41:01 01:41:01 #203 [security-proxy-auth] exporting to image 01:41:01 #203 exporting layers 0.4s done 01:41:01 #203 writing image sha256:65786cd9a4392838387abb468b45db57b1d919667713d9ac16d7132e7ec4d376 done 01:41:01 #203 naming to docker.io/library/security-proxy-auth done 01:41:01 #203 DONE 0.4s 01:41:01 01:41:01 #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:41:01 #207 DONE 0.2s 01:41:01 01:41:01 #208 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:41:01 #208 DONE 0.1s 01:41:01 01:41:01 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:41:01 #151 ... 01:41:01 01:41:01 #209 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:41:01 #209 DONE 0.4s 01:41:01 01:41:01 #210 [security-secretstore-setup] exporting to image 01:41:01 #210 exporting layers 0.2s done 01:41:01 #210 writing image sha256:87478e9e313e04ae47f3264f40d0a66e9cc54370ff934e63beb27239787a621a done 01:41:01 #210 naming to docker.io/library/security-secretstore-setup done 01:41:01 #210 DONE 0.2s 01:41:01 01:41:01 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:41:02 #146 DONE 176.9s 01:41:02 01:41:02 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:41:02 #151 ... 01:41:02 01:41:02 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:41:02 #211 ... 01:41:02 01:41:02 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:41:02 #155 DONE 177.2s 01:41:02 01:41:02 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:41:02 #156 DONE 177.2s 01:41:02 01:41:02 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:41:02 #211 DONE 0.2s 01:41:02 01:41:02 #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:41:03 #212 DONE 0.1s 01:41:03 01:41:03 #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:41:03 #213 DONE 0.2s 01:41:03 01:41:03 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:41:03 #214 DONE 0.1s 01:41:03 01:41:03 #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:41:03 #215 DONE 0.0s 01:41:03 01:41:03 #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:41:03 #216 DONE 0.0s 01:41:03 01:41:03 #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:41:03 #217 DONE 0.1s 01:41:03 01:41:03 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:41:03 #218 DONE 0.4s 01:41:03 01:41:03 #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:41:03 #219 DONE 0.5s 01:41:03 01:41:03 #220 [core-keeper] exporting to image 01:41:03 #220 exporting layers 0.4s done 01:41:03 #220 writing image sha256:b4dd11b7e0d64dd4d3ebba08f8a16e69ce0225996dac9bfb7ccb8b9738a93040 done 01:41:03 #220 naming to docker.io/library/core-keeper done 01:41:03 #220 DONE 0.5s 01:41:03 01:41:03 #221 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:41:03 #221 DONE 0.1s 01:41:03 01:41:03 #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:41:03 #222 DONE 0.1s 01:41:03 01:41:03 #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:41:03 #223 DONE 0.1s 01:41:03 01:41:03 #224 [core-data] exporting to image 01:41:03 #224 exporting layers 0.2s done 01:41:03 #224 writing image sha256:49a2dcf807a7916530d61a871a93eccba8ff7c03a89bfc58cac457e7198b08bc done 01:41:03 #224 naming to docker.io/library/core-data done 01:41:03 #224 DONE 0.2s 01:41:03 01:41:03 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:41:03 #151 DONE 178.3s 01:41:03 01:41:03 #225 [core-metadata] exporting to image 01:41:03 #225 exporting layers 0.2s done 01:41:03 #225 writing image sha256:4664f7fbdfad4c2be795a7b3a164952b08be31e72e957ac95c2641dad27a02a3 done 01:41:03 #225 naming to docker.io/library/core-metadata done 01:41:03 #225 DONE 0.2s 01:41:03 01:41:03 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:41:03 #226 DONE 0.1s 01:41:03 01:41:03 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:41:04 #148 ... 01:41:04 01:41:04 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:41:04 #227 DONE 0.0s 01:41:04 01:41:04 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:41:04 #228 DONE 0.3s 01:41:04 01:41:04 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:41:04 #229 DONE 0.1s 01:41:04 01:41:04 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:41:04 #148 ... 01:41:04 01:41:04 #230 [support-notifications] exporting to image 01:41:04 #230 exporting layers 0.2s done 01:41:04 #230 writing image sha256:63dbb0d27517d21d144ba36fce0c2db8b6aba9f04b40f80035ad07241f3a05b2 done 01:41:04 #230 naming to docker.io/library/support-notifications done 01:41:04 #230 DONE 0.2s 01:41:04 01:41:04 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:41:04 #148 DONE 179.2s 01:41:04 01:41:04 #231 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:41:04 #231 DONE 0.0s 01:41:04 01:41:04 #232 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:41:04 #232 DONE 0.0s 01:41:04 01:41:04 #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:41:05 #233 DONE 0.2s 01:41:05 01:41:05 #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:41:05 #234 DONE 0.0s 01:41:05 01:41:05 #235 [support-scheduler] exporting to image 01:41:05 #235 exporting layers 0.2s done 01:41:05 #235 writing image sha256:9a35b95a18e09fdc2bbeedd2ae97e3614dea3821a9239d381e60b29a4ad57249 done 01:41:05 #235 naming to docker.io/library/support-scheduler done 01:41:05 #235 DONE 0.2s 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:41:05 time="2025-12-23T01:37:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:41:05 $ docker stop --time=1 cb09b4861b0d95b1722f56654ad11b9941fe495d05d138a643209146b55ca3d3 01:41:06 $ docker rm -f --volumes cb09b4861b0d95b1722f56654ad11b9941fe495d05d138a643209146b55ca3d3 [Pipeline] // withDockerContainer [Pipeline] sh 01:41:07 + docker images 01:41:07 REPOSITORY TAG IMAGE ID CREATED SIZE 01:41:07 support-notifications latest 63dbb0d27517 2 seconds ago 55.7MB 01:41:07 support-scheduler latest 9a35b95a18e0 2 seconds ago 52MB 01:41:07 core-data latest 49a2dcf807a7 3 seconds ago 47.8MB 01:41:07 core-metadata latest 4664f7fbdfad 3 seconds ago 48MB 01:41:07 core-keeper latest b4dd11b7e0d6 4 seconds ago 46.8MB 01:41:07 security-secretstore-setup latest 87478e9e313e 5 seconds ago 84.5MB 01:41:07 security-proxy-auth latest 65786cd9a439 6 seconds ago 47MB 01:41:07 security-spiffe-token-provider latest cb02ef5d2883 7 seconds ago 51MB 01:41:07 security-proxy-setup latest cf4640250178 8 seconds ago 52.8MB 01:41:07 core-command latest 61700a085b00 10 seconds ago 42.1MB 01:41:07 security-bootstrapper latest 1151c0594a3c About a minute ago 22.4MB 01:41:07 core-common-config-bootstrapper latest f9f9a35297e3 About a minute ago 21.3MB 01:41:07 security-spire-agent latest 359f16fd85ee 3 minutes ago 238MB 01:41:07 security-spire-config latest 7e21915e7feb 3 minutes ago 178MB 01:41:07 security-spire-server latest 1bd078789040 3 minutes ago 178MB 01:41:07 ci-base-image-x86_64 latest 924326c67aec 7 minutes ago 999MB 01:41:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB 01:41:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 months ago 573MB 01:41:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:07 provisioning config files... 01:41:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/941@tmp/config12024854629356019966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:07 ---> ****-login.sh 01:41:07 nexus3.edgexfoundry.org:10001 01:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:07 Login Succeeded 01:41:07 nexus3.edgexfoundry.org:10002 01:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:07 Login Succeeded 01:41:07 nexus3.edgexfoundry.org:10003 01:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:07 Login Succeeded 01:41:07 nexus3.edgexfoundry.org:10004 01:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:07 Login Succeeded 01:41:07 ****.io 01:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:08 Login Succeeded 01:41:08 ---> ****-login.sh ends [Pipeline] } 01:41:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:41:08 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:41:08 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:08 latest 01:41:08 4.1.0-dev.88 01:41:08 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:08 main 01:41:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:08 + docker push nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:41:08 640fad502f6d: Preparing 01:41:08 8a769fdb4d06: Preparing 01:41:08 026de85aadf2: Preparing 01:41:08 8c2e55bc9a7f: Preparing 01:41:08 bf645141f44b: Preparing 01:41:08 b095da4702e9: Preparing 01:41:08 256f393e029f: Preparing 01:41:08 b095da4702e9: Waiting 01:41:08 256f393e029f: Waiting 01:41:08 8c2e55bc9a7f: Pushed 01:41:08 640fad502f6d: Pushed 01:41:08 026de85aadf2: Pushed 01:41:08 256f393e029f: Layer already exists 01:41:08 b095da4702e9: Pushed 01:41:09 bf645141f44b: Pushed 01:41:12 8a769fdb4d06: Pushed 01:41:12 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:67d0c972d6694f61b4305892d01aa61862958d91fb84c3892c3be1f169a8e44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:13 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:41:13 640fad502f6d: Preparing 01:41:13 8a769fdb4d06: Preparing 01:41:13 026de85aadf2: Preparing 01:41:13 8c2e55bc9a7f: Preparing 01:41:13 bf645141f44b: Preparing 01:41:13 b095da4702e9: Preparing 01:41:13 256f393e029f: Preparing 01:41:13 b095da4702e9: Waiting 01:41:13 256f393e029f: Waiting 01:41:13 026de85aadf2: Layer already exists 01:41:13 640fad502f6d: Layer already exists 01:41:13 bf645141f44b: Layer already exists 01:41:13 8a769fdb4d06: Layer already exists 01:41:13 8c2e55bc9a7f: Layer already exists 01:41:13 b095da4702e9: Layer already exists 01:41:13 256f393e029f: Layer already exists 01:41:13 latest: digest: sha256:67d0c972d6694f61b4305892d01aa61862958d91fb84c3892c3be1f169a8e44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:13 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.88 01:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:41:13 640fad502f6d: Preparing 01:41:13 8a769fdb4d06: Preparing 01:41:13 026de85aadf2: Preparing 01:41:13 8c2e55bc9a7f: Preparing 01:41:13 bf645141f44b: Preparing 01:41:13 b095da4702e9: Preparing 01:41:13 256f393e029f: Preparing 01:41:13 b095da4702e9: Waiting 01:41:13 256f393e029f: Waiting 01:41:13 8c2e55bc9a7f: Layer already exists 01:41:13 026de85aadf2: Layer already exists 01:41:13 8a769fdb4d06: Layer already exists 01:41:13 640fad502f6d: Layer already exists 01:41:13 bf645141f44b: Layer already exists 01:41:13 256f393e029f: Layer already exists 01:41:13 b095da4702e9: Layer already exists 01:41:13 4.1.0-dev.88: digest: sha256:67d0c972d6694f61b4305892d01aa61862958d91fb84c3892c3be1f169a8e44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:14 + docker push nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:41:14 640fad502f6d: Preparing 01:41:14 8a769fdb4d06: Preparing 01:41:14 026de85aadf2: Preparing 01:41:14 8c2e55bc9a7f: Preparing 01:41:14 bf645141f44b: Preparing 01:41:14 b095da4702e9: Preparing 01:41:14 256f393e029f: Preparing 01:41:14 b095da4702e9: Waiting 01:41:14 256f393e029f: Waiting 01:41:14 8a769fdb4d06: Layer already exists 01:41:14 bf645141f44b: Layer already exists 01:41:14 8c2e55bc9a7f: Layer already exists 01:41:14 026de85aadf2: Layer already exists 01:41:14 640fad502f6d: Layer already exists 01:41:14 256f393e029f: Layer already exists 01:41:14 b095da4702e9: Layer already exists 01:41:14 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:67d0c972d6694f61b4305892d01aa61862958d91fb84c3892c3be1f169a8e44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:41:15 640fad502f6d: Preparing 01:41:15 8a769fdb4d06: Preparing 01:41:15 026de85aadf2: Preparing 01:41:15 8c2e55bc9a7f: Preparing 01:41:15 bf645141f44b: Preparing 01:41:15 b095da4702e9: Preparing 01:41:15 256f393e029f: Preparing 01:41:15 b095da4702e9: Waiting 01:41:15 256f393e029f: Waiting 01:41:15 8c2e55bc9a7f: Layer already exists 01:41:15 8a769fdb4d06: Layer already exists 01:41:15 bf645141f44b: Layer already exists 01:41:15 640fad502f6d: Layer already exists 01:41:15 026de85aadf2: Layer already exists 01:41:15 b095da4702e9: Layer already exists 01:41:15 256f393e029f: Layer already exists 01:41:15 main: digest: sha256:67d0c972d6694f61b4305892d01aa61862958d91fb84c3892c3be1f169a8e44a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:15 ===================================================== [Pipeline] echo 01:41:15 taggedImages: 01:41:15 - nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:15 - nexus3.edgexfoundry.org:10004/core-command:latest 01:41:15 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.88 01:41:15 - nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:41:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:41:15 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:15 latest 01:41:15 4.1.0-dev.88 01:41:15 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:15 main 01:41:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:41:15 f3f236c67993: Preparing 01:41:15 0bec187c32ea: Preparing 01:41:15 74d20d2a4c96: Preparing 01:41:15 cff4c381d9b9: Preparing 01:41:15 026de85aadf2: Preparing 01:41:15 8c2e55bc9a7f: Preparing 01:41:15 bf645141f44b: Preparing 01:41:15 b095da4702e9: Preparing 01:41:15 256f393e029f: Preparing 01:41:15 bf645141f44b: Waiting 01:41:15 b095da4702e9: Waiting 01:41:15 256f393e029f: Waiting 01:41:15 8c2e55bc9a7f: Waiting 01:41:15 026de85aadf2: Layer already exists 01:41:15 8c2e55bc9a7f: Layer already exists 01:41:15 bf645141f44b: Layer already exists 01:41:15 b095da4702e9: Layer already exists 01:41:15 256f393e029f: Layer already exists 01:41:15 f3f236c67993: Pushed 01:41:15 0bec187c32ea: Pushed 01:41:15 74d20d2a4c96: Pushed 01:41:17 cff4c381d9b9: Pushed 01:41:17 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:c2bc7049c10b4eec0196bd88fdd9d46a5b31bf1ab881d720861ab4b21ae98db8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:41:18 f3f236c67993: Preparing 01:41:18 0bec187c32ea: Preparing 01:41:18 74d20d2a4c96: Preparing 01:41:18 cff4c381d9b9: Preparing 01:41:18 026de85aadf2: Preparing 01:41:18 8c2e55bc9a7f: Preparing 01:41:18 bf645141f44b: Preparing 01:41:18 b095da4702e9: Preparing 01:41:18 256f393e029f: Preparing 01:41:18 8c2e55bc9a7f: Waiting 01:41:18 bf645141f44b: Waiting 01:41:18 b095da4702e9: Waiting 01:41:18 256f393e029f: Waiting 01:41:18 026de85aadf2: Layer already exists 01:41:18 74d20d2a4c96: Layer already exists 01:41:18 f3f236c67993: Layer already exists 01:41:18 cff4c381d9b9: Layer already exists 01:41:18 0bec187c32ea: Layer already exists 01:41:18 b095da4702e9: Layer already exists 01:41:18 8c2e55bc9a7f: Layer already exists 01:41:18 256f393e029f: Layer already exists 01:41:18 bf645141f44b: Layer already exists 01:41:18 latest: digest: sha256:c2bc7049c10b4eec0196bd88fdd9d46a5b31bf1ab881d720861ab4b21ae98db8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.88 01:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:41:18 f3f236c67993: Preparing 01:41:18 0bec187c32ea: Preparing 01:41:18 74d20d2a4c96: Preparing 01:41:18 cff4c381d9b9: Preparing 01:41:18 026de85aadf2: Preparing 01:41:18 8c2e55bc9a7f: Preparing 01:41:18 bf645141f44b: Preparing 01:41:18 b095da4702e9: Preparing 01:41:18 256f393e029f: Preparing 01:41:18 8c2e55bc9a7f: Waiting 01:41:18 bf645141f44b: Waiting 01:41:18 b095da4702e9: Waiting 01:41:18 256f393e029f: Waiting 01:41:18 0bec187c32ea: Layer already exists 01:41:18 026de85aadf2: Layer already exists 01:41:18 cff4c381d9b9: Layer already exists 01:41:18 74d20d2a4c96: Layer already exists 01:41:18 f3f236c67993: Layer already exists 01:41:18 b095da4702e9: Layer already exists 01:41:18 8c2e55bc9a7f: Layer already exists 01:41:18 bf645141f44b: Layer already exists 01:41:18 256f393e029f: Layer already exists 01:41:18 4.1.0-dev.88: digest: sha256:c2bc7049c10b4eec0196bd88fdd9d46a5b31bf1ab881d720861ab4b21ae98db8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:41:19 f3f236c67993: Preparing 01:41:19 0bec187c32ea: Preparing 01:41:19 74d20d2a4c96: Preparing 01:41:19 cff4c381d9b9: Preparing 01:41:19 026de85aadf2: Preparing 01:41:19 8c2e55bc9a7f: Preparing 01:41:19 bf645141f44b: Preparing 01:41:19 b095da4702e9: Preparing 01:41:19 256f393e029f: Preparing 01:41:19 bf645141f44b: Waiting 01:41:19 8c2e55bc9a7f: Waiting 01:41:19 b095da4702e9: Waiting 01:41:19 256f393e029f: Waiting 01:41:19 026de85aadf2: Layer already exists 01:41:19 74d20d2a4c96: Layer already exists 01:41:19 0bec187c32ea: Layer already exists 01:41:19 f3f236c67993: Layer already exists 01:41:19 cff4c381d9b9: Layer already exists 01:41:19 8c2e55bc9a7f: Layer already exists 01:41:19 bf645141f44b: Layer already exists 01:41:19 b095da4702e9: Layer already exists 01:41:19 256f393e029f: Layer already exists 01:41:19 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:c2bc7049c10b4eec0196bd88fdd9d46a5b31bf1ab881d720861ab4b21ae98db8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:41:20 f3f236c67993: Preparing 01:41:20 0bec187c32ea: Preparing 01:41:20 74d20d2a4c96: Preparing 01:41:20 cff4c381d9b9: Preparing 01:41:20 026de85aadf2: Preparing 01:41:20 8c2e55bc9a7f: Preparing 01:41:20 bf645141f44b: Preparing 01:41:20 b095da4702e9: Preparing 01:41:20 256f393e029f: Preparing 01:41:20 8c2e55bc9a7f: Waiting 01:41:20 bf645141f44b: Waiting 01:41:20 b095da4702e9: Waiting 01:41:20 256f393e029f: Waiting 01:41:20 f3f236c67993: Layer already exists 01:41:20 cff4c381d9b9: Layer already exists 01:41:20 74d20d2a4c96: Layer already exists 01:41:20 026de85aadf2: Layer already exists 01:41:20 0bec187c32ea: Layer already exists 01:41:20 8c2e55bc9a7f: Layer already exists 01:41:20 bf645141f44b: Layer already exists 01:41:20 b095da4702e9: Layer already exists 01:41:20 256f393e029f: Layer already exists 01:41:20 main: digest: sha256:c2bc7049c10b4eec0196bd88fdd9d46a5b31bf1ab881d720861ab4b21ae98db8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:20 ===================================================== [Pipeline] echo 01:41:20 taggedImages: 01:41:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:41:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.88 01:41:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:41:20 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:41:20 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:20 latest 01:41:20 4.1.0-dev.88 01:41:20 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:20 main 01:41:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:21 + docker push nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:41:21 bf761593a946: Preparing 01:41:21 a2074f5b8937: Preparing 01:41:21 026de85aadf2: Preparing 01:41:21 8c2e55bc9a7f: Preparing 01:41:21 ee9fe50f4372: Preparing 01:41:21 cbb845022925: Preparing 01:41:21 256f393e029f: Preparing 01:41:21 256f393e029f: Waiting 01:41:21 cbb845022925: Waiting 01:41:21 026de85aadf2: Layer already exists 01:41:21 8c2e55bc9a7f: Layer already exists 01:41:21 256f393e029f: Layer already exists 01:41:21 bf761593a946: Pushed 01:41:21 cbb845022925: Pushed 01:41:21 ee9fe50f4372: Pushed 01:41:25 a2074f5b8937: Pushed 01:41:25 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:878460ad2f1a0c62d70eaed1433581e840d8f57c38f4674d2d30bb611305e964 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:41:26 bf761593a946: Preparing 01:41:26 a2074f5b8937: Preparing 01:41:26 026de85aadf2: Preparing 01:41:26 8c2e55bc9a7f: Preparing 01:41:26 ee9fe50f4372: Preparing 01:41:26 cbb845022925: Preparing 01:41:26 256f393e029f: Preparing 01:41:26 cbb845022925: Waiting 01:41:26 256f393e029f: Waiting 01:41:26 8c2e55bc9a7f: Layer already exists 01:41:26 bf761593a946: Layer already exists 01:41:26 a2074f5b8937: Layer already exists 01:41:26 026de85aadf2: Layer already exists 01:41:26 ee9fe50f4372: Layer already exists 01:41:26 256f393e029f: Layer already exists 01:41:26 cbb845022925: Layer already exists 01:41:26 latest: digest: sha256:878460ad2f1a0c62d70eaed1433581e840d8f57c38f4674d2d30bb611305e964 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:26 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.88 01:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:41:26 bf761593a946: Preparing 01:41:26 a2074f5b8937: Preparing 01:41:26 026de85aadf2: Preparing 01:41:26 8c2e55bc9a7f: Preparing 01:41:26 ee9fe50f4372: Preparing 01:41:26 cbb845022925: Preparing 01:41:26 256f393e029f: Preparing 01:41:26 cbb845022925: Waiting 01:41:26 256f393e029f: Waiting 01:41:26 ee9fe50f4372: Layer already exists 01:41:26 bf761593a946: Layer already exists 01:41:26 8c2e55bc9a7f: Layer already exists 01:41:26 026de85aadf2: Layer already exists 01:41:26 cbb845022925: Layer already exists 01:41:26 256f393e029f: Layer already exists 01:41:26 a2074f5b8937: Layer already exists 01:41:26 4.1.0-dev.88: digest: sha256:878460ad2f1a0c62d70eaed1433581e840d8f57c38f4674d2d30bb611305e964 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:27 + docker push nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:41:27 bf761593a946: Preparing 01:41:27 a2074f5b8937: Preparing 01:41:27 026de85aadf2: Preparing 01:41:27 8c2e55bc9a7f: Preparing 01:41:27 ee9fe50f4372: Preparing 01:41:27 cbb845022925: Preparing 01:41:27 256f393e029f: Preparing 01:41:27 cbb845022925: Waiting 01:41:27 256f393e029f: Waiting 01:41:27 8c2e55bc9a7f: Layer already exists 01:41:27 026de85aadf2: Layer already exists 01:41:27 ee9fe50f4372: Layer already exists 01:41:27 a2074f5b8937: Layer already exists 01:41:27 bf761593a946: Layer already exists 01:41:27 256f393e029f: Layer already exists 01:41:27 cbb845022925: Layer already exists 01:41:27 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:878460ad2f1a0c62d70eaed1433581e840d8f57c38f4674d2d30bb611305e964 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:27 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:41:27 bf761593a946: Preparing 01:41:27 a2074f5b8937: Preparing 01:41:27 026de85aadf2: Preparing 01:41:27 8c2e55bc9a7f: Preparing 01:41:27 ee9fe50f4372: Preparing 01:41:27 cbb845022925: Preparing 01:41:27 256f393e029f: Preparing 01:41:27 cbb845022925: Waiting 01:41:27 256f393e029f: Waiting 01:41:27 ee9fe50f4372: Layer already exists 01:41:27 a2074f5b8937: Layer already exists 01:41:27 026de85aadf2: Layer already exists 01:41:27 8c2e55bc9a7f: Layer already exists 01:41:27 bf761593a946: Layer already exists 01:41:27 cbb845022925: Layer already exists 01:41:27 256f393e029f: Layer already exists 01:41:27 main: digest: sha256:878460ad2f1a0c62d70eaed1433581e840d8f57c38f4674d2d30bb611305e964 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:28 ===================================================== [Pipeline] echo 01:41:28 taggedImages: 01:41:28 - nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:28 - nexus3.edgexfoundry.org:10004/core-data:latest 01:41:28 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.88 01:41:28 - nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:41:28 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:41:28 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:28 latest 01:41:28 4.1.0-dev.88 01:41:28 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:28 main 01:41:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:41:28 9904cd4890f8: Preparing 01:41:28 796d035ac274: Preparing 01:41:28 8c2e55bc9a7f: Preparing 01:41:28 956f4286f00f: Preparing 01:41:28 a1596dbec69c: Preparing 01:41:28 256f393e029f: Preparing 01:41:28 256f393e029f: Waiting 01:41:28 8c2e55bc9a7f: Layer already exists 01:41:28 256f393e029f: Layer already exists 01:41:28 a1596dbec69c: Pushed 01:41:28 956f4286f00f: Pushed 01:41:28 9904cd4890f8: Pushed 01:41:32 796d035ac274: Pushed 01:41:32 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:d5b2f59dfea00f8ad346c2b915d3add538633ec4ca72e4b07fa3384b6d3dfdbc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:41:33 9904cd4890f8: Preparing 01:41:33 796d035ac274: Preparing 01:41:33 8c2e55bc9a7f: Preparing 01:41:33 956f4286f00f: Preparing 01:41:33 a1596dbec69c: Preparing 01:41:33 256f393e029f: Preparing 01:41:33 256f393e029f: Waiting 01:41:33 956f4286f00f: Layer already exists 01:41:33 8c2e55bc9a7f: Layer already exists 01:41:33 9904cd4890f8: Layer already exists 01:41:33 a1596dbec69c: Layer already exists 01:41:33 796d035ac274: Layer already exists 01:41:33 256f393e029f: Layer already exists 01:41:33 latest: digest: sha256:d5b2f59dfea00f8ad346c2b915d3add538633ec4ca72e4b07fa3384b6d3dfdbc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.88 01:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:41:34 9904cd4890f8: Preparing 01:41:34 796d035ac274: Preparing 01:41:34 8c2e55bc9a7f: Preparing 01:41:34 956f4286f00f: Preparing 01:41:34 a1596dbec69c: Preparing 01:41:34 256f393e029f: Preparing 01:41:34 256f393e029f: Waiting 01:41:34 a1596dbec69c: Layer already exists 01:41:34 796d035ac274: Layer already exists 01:41:34 956f4286f00f: Layer already exists 01:41:34 9904cd4890f8: Layer already exists 01:41:34 8c2e55bc9a7f: Layer already exists 01:41:34 256f393e029f: Layer already exists 01:41:34 4.1.0-dev.88: digest: sha256:d5b2f59dfea00f8ad346c2b915d3add538633ec4ca72e4b07fa3384b6d3dfdbc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:41:34 9904cd4890f8: Preparing 01:41:34 796d035ac274: Preparing 01:41:34 8c2e55bc9a7f: Preparing 01:41:34 956f4286f00f: Preparing 01:41:34 a1596dbec69c: Preparing 01:41:34 256f393e029f: Preparing 01:41:34 9904cd4890f8: Layer already exists 01:41:34 a1596dbec69c: Layer already exists 01:41:34 796d035ac274: Layer already exists 01:41:34 956f4286f00f: Layer already exists 01:41:34 8c2e55bc9a7f: Layer already exists 01:41:34 256f393e029f: Layer already exists 01:41:34 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:d5b2f59dfea00f8ad346c2b915d3add538633ec4ca72e4b07fa3384b6d3dfdbc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:41:35 9904cd4890f8: Preparing 01:41:35 796d035ac274: Preparing 01:41:35 8c2e55bc9a7f: Preparing 01:41:35 956f4286f00f: Preparing 01:41:35 a1596dbec69c: Preparing 01:41:35 256f393e029f: Preparing 01:41:35 256f393e029f: Waiting 01:41:35 8c2e55bc9a7f: Layer already exists 01:41:35 956f4286f00f: Layer already exists 01:41:35 a1596dbec69c: Layer already exists 01:41:35 796d035ac274: Layer already exists 01:41:35 9904cd4890f8: Layer already exists 01:41:35 256f393e029f: Layer already exists 01:41:35 main: digest: sha256:d5b2f59dfea00f8ad346c2b915d3add538633ec4ca72e4b07fa3384b6d3dfdbc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:35 ===================================================== [Pipeline] echo 01:41:35 taggedImages: 01:41:35 - nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:35 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:41:35 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.88 01:41:35 - nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:35 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:41:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:41:35 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:35 latest 01:41:35 4.1.0-dev.88 01:41:35 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:35 main 01:41:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:41:36 4bd85bdc1df8: Preparing 01:41:36 8ac3affe4fc9: Preparing 01:41:36 7d67541b2c34: Preparing 01:41:36 026de85aadf2: Preparing 01:41:36 8c2e55bc9a7f: Preparing 01:41:36 bf645141f44b: Preparing 01:41:36 b095da4702e9: Preparing 01:41:36 256f393e029f: Preparing 01:41:36 b095da4702e9: Waiting 01:41:36 bf645141f44b: Waiting 01:41:36 256f393e029f: Waiting 01:41:36 026de85aadf2: Layer already exists 01:41:36 8c2e55bc9a7f: Layer already exists 01:41:36 bf645141f44b: Layer already exists 01:41:36 b095da4702e9: Layer already exists 01:41:36 256f393e029f: Layer already exists 01:41:36 4bd85bdc1df8: Pushed 01:41:36 8ac3affe4fc9: Pushed 01:41:40 7d67541b2c34: Pushed 01:41:40 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:b93428220d651f7cc16bbd208ef7aaca93a0683c0d4ecedcfd0dd3316071f60f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:41:41 4bd85bdc1df8: Preparing 01:41:41 8ac3affe4fc9: Preparing 01:41:41 7d67541b2c34: Preparing 01:41:41 026de85aadf2: Preparing 01:41:41 8c2e55bc9a7f: Preparing 01:41:41 bf645141f44b: Preparing 01:41:41 b095da4702e9: Preparing 01:41:41 256f393e029f: Preparing 01:41:41 bf645141f44b: Waiting 01:41:41 b095da4702e9: Waiting 01:41:41 256f393e029f: Waiting 01:41:41 8c2e55bc9a7f: Layer already exists 01:41:41 026de85aadf2: Layer already exists 01:41:41 7d67541b2c34: Layer already exists 01:41:41 4bd85bdc1df8: Layer already exists 01:41:41 8ac3affe4fc9: Layer already exists 01:41:41 256f393e029f: Layer already exists 01:41:41 b095da4702e9: Layer already exists 01:41:41 bf645141f44b: Layer already exists 01:41:41 latest: digest: sha256:b93428220d651f7cc16bbd208ef7aaca93a0683c0d4ecedcfd0dd3316071f60f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.88 01:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:41:41 4bd85bdc1df8: Preparing 01:41:41 8ac3affe4fc9: Preparing 01:41:41 7d67541b2c34: Preparing 01:41:41 026de85aadf2: Preparing 01:41:41 8c2e55bc9a7f: Preparing 01:41:41 bf645141f44b: Preparing 01:41:41 b095da4702e9: Preparing 01:41:41 256f393e029f: Preparing 01:41:41 bf645141f44b: Waiting 01:41:41 b095da4702e9: Waiting 01:41:41 256f393e029f: Waiting 01:41:41 4bd85bdc1df8: Layer already exists 01:41:41 026de85aadf2: Layer already exists 01:41:41 8c2e55bc9a7f: Layer already exists 01:41:41 8ac3affe4fc9: Layer already exists 01:41:41 7d67541b2c34: Layer already exists 01:41:41 b095da4702e9: Layer already exists 01:41:41 bf645141f44b: Layer already exists 01:41:41 256f393e029f: Layer already exists 01:41:41 4.1.0-dev.88: digest: sha256:b93428220d651f7cc16bbd208ef7aaca93a0683c0d4ecedcfd0dd3316071f60f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:41:42 4bd85bdc1df8: Preparing 01:41:42 8ac3affe4fc9: Preparing 01:41:42 7d67541b2c34: Preparing 01:41:42 026de85aadf2: Preparing 01:41:42 8c2e55bc9a7f: Preparing 01:41:42 bf645141f44b: Preparing 01:41:42 b095da4702e9: Preparing 01:41:42 256f393e029f: Preparing 01:41:42 b095da4702e9: Waiting 01:41:42 bf645141f44b: Waiting 01:41:42 256f393e029f: Waiting 01:41:42 4bd85bdc1df8: Layer already exists 01:41:42 8ac3affe4fc9: Layer already exists 01:41:42 7d67541b2c34: Layer already exists 01:41:42 026de85aadf2: Layer already exists 01:41:42 8c2e55bc9a7f: Layer already exists 01:41:42 b095da4702e9: Layer already exists 01:41:42 bf645141f44b: Layer already exists 01:41:42 256f393e029f: Layer already exists 01:41:42 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:b93428220d651f7cc16bbd208ef7aaca93a0683c0d4ecedcfd0dd3316071f60f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:41:43 4bd85bdc1df8: Preparing 01:41:43 8ac3affe4fc9: Preparing 01:41:43 7d67541b2c34: Preparing 01:41:43 026de85aadf2: Preparing 01:41:43 8c2e55bc9a7f: Preparing 01:41:43 bf645141f44b: Preparing 01:41:43 b095da4702e9: Preparing 01:41:43 bf645141f44b: Waiting 01:41:43 256f393e029f: Preparing 01:41:43 b095da4702e9: Waiting 01:41:43 256f393e029f: Waiting 01:41:43 026de85aadf2: Layer already exists 01:41:43 8c2e55bc9a7f: Layer already exists 01:41:43 7d67541b2c34: Layer already exists 01:41:43 4bd85bdc1df8: Layer already exists 01:41:43 8ac3affe4fc9: Layer already exists 01:41:43 bf645141f44b: Layer already exists 01:41:43 b095da4702e9: Layer already exists 01:41:43 256f393e029f: Layer already exists 01:41:43 main: digest: sha256:b93428220d651f7cc16bbd208ef7aaca93a0683c0d4ecedcfd0dd3316071f60f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:43 ===================================================== [Pipeline] echo 01:41:43 taggedImages: 01:41:43 - nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:41:43 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.88 01:41:43 - nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:41:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:41:43 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:43 latest 01:41:43 4.1.0-dev.88 01:41:43 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:43 main 01:41:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:41:43 ebef6d46d9ed: Preparing 01:41:43 5ef0afe49aa2: Preparing 01:41:43 82e06316ff34: Preparing 01:41:43 7a1a64cc0ff0: Preparing 01:41:43 fcf2b003ccf6: Preparing 01:41:43 db0be485225a: Preparing 01:41:43 ca88f20a8a77: Preparing 01:41:43 026de85aadf2: Preparing 01:41:43 8c2e55bc9a7f: Preparing 01:41:43 c0fa0c857551: Preparing 01:41:43 553d339296bc: Preparing 01:41:43 5f70bf18a086: Preparing 01:41:43 d08d6cb6ac2f: Preparing 01:41:43 47eaa102acfd: Preparing 01:41:43 064e0ee9a62f: Preparing 01:41:43 256f393e029f: Preparing 01:41:43 db0be485225a: Waiting 01:41:43 ca88f20a8a77: Waiting 01:41:43 026de85aadf2: Waiting 01:41:43 8c2e55bc9a7f: Waiting 01:41:43 c0fa0c857551: Waiting 01:41:43 553d339296bc: Waiting 01:41:43 5f70bf18a086: Waiting 01:41:43 d08d6cb6ac2f: Waiting 01:41:43 47eaa102acfd: Waiting 01:41:43 064e0ee9a62f: Waiting 01:41:43 256f393e029f: Waiting 01:41:43 5ef0afe49aa2: Pushed 01:41:43 fcf2b003ccf6: Pushed 01:41:43 7a1a64cc0ff0: Pushed 01:41:43 82e06316ff34: Pushed 01:41:43 ebef6d46d9ed: Pushed 01:41:43 026de85aadf2: Layer already exists 01:41:43 8c2e55bc9a7f: Layer already exists 01:41:43 5f70bf18a086: Layer already exists 01:41:44 db0be485225a: Pushed 01:41:44 c0fa0c857551: Pushed 01:41:44 553d339296bc: Pushed 01:41:44 d08d6cb6ac2f: Pushed 01:41:44 256f393e029f: Layer already exists 01:41:44 064e0ee9a62f: Pushed 01:41:44 47eaa102acfd: Pushed 01:41:45 ca88f20a8a77: Pushed 01:41:45 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:9f3f3986f9fd1319ebf93541e38d4bfb98f0708ae3f33543cffe2166a25a11e8 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:41:46 ebef6d46d9ed: Preparing 01:41:46 5ef0afe49aa2: Preparing 01:41:46 82e06316ff34: Preparing 01:41:46 7a1a64cc0ff0: Preparing 01:41:46 fcf2b003ccf6: Preparing 01:41:46 db0be485225a: Preparing 01:41:46 ca88f20a8a77: Preparing 01:41:46 026de85aadf2: Preparing 01:41:46 8c2e55bc9a7f: Preparing 01:41:46 c0fa0c857551: Preparing 01:41:46 553d339296bc: Preparing 01:41:46 5f70bf18a086: Preparing 01:41:46 d08d6cb6ac2f: Preparing 01:41:46 47eaa102acfd: Preparing 01:41:46 064e0ee9a62f: Preparing 01:41:46 256f393e029f: Preparing 01:41:46 db0be485225a: Waiting 01:41:46 ca88f20a8a77: Waiting 01:41:46 026de85aadf2: Waiting 01:41:46 8c2e55bc9a7f: Waiting 01:41:46 c0fa0c857551: Waiting 01:41:46 553d339296bc: Waiting 01:41:46 5f70bf18a086: Waiting 01:41:46 d08d6cb6ac2f: Waiting 01:41:46 47eaa102acfd: Waiting 01:41:46 064e0ee9a62f: Waiting 01:41:46 256f393e029f: Waiting 01:41:46 5ef0afe49aa2: Layer already exists 01:41:46 82e06316ff34: Layer already exists 01:41:46 7a1a64cc0ff0: Layer already exists 01:41:46 ebef6d46d9ed: Layer already exists 01:41:46 fcf2b003ccf6: Layer already exists 01:41:46 026de85aadf2: Layer already exists 01:41:46 ca88f20a8a77: Layer already exists 01:41:46 8c2e55bc9a7f: Layer already exists 01:41:46 db0be485225a: Layer already exists 01:41:46 c0fa0c857551: Layer already exists 01:41:46 553d339296bc: Layer already exists 01:41:46 5f70bf18a086: Layer already exists 01:41:46 d08d6cb6ac2f: Layer already exists 01:41:46 064e0ee9a62f: Layer already exists 01:41:46 47eaa102acfd: Layer already exists 01:41:46 256f393e029f: Layer already exists 01:41:46 latest: digest: sha256:9f3f3986f9fd1319ebf93541e38d4bfb98f0708ae3f33543cffe2166a25a11e8 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.88 01:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:41:47 ebef6d46d9ed: Preparing 01:41:47 5ef0afe49aa2: Preparing 01:41:47 82e06316ff34: Preparing 01:41:47 7a1a64cc0ff0: Preparing 01:41:47 fcf2b003ccf6: Preparing 01:41:47 db0be485225a: Preparing 01:41:47 ca88f20a8a77: Preparing 01:41:47 026de85aadf2: Preparing 01:41:47 8c2e55bc9a7f: Preparing 01:41:47 c0fa0c857551: Preparing 01:41:47 553d339296bc: Preparing 01:41:47 5f70bf18a086: Preparing 01:41:47 d08d6cb6ac2f: Preparing 01:41:47 47eaa102acfd: Preparing 01:41:47 064e0ee9a62f: Preparing 01:41:47 256f393e029f: Preparing 01:41:47 db0be485225a: Waiting 01:41:47 8c2e55bc9a7f: Waiting 01:41:47 ca88f20a8a77: Waiting 01:41:47 c0fa0c857551: Waiting 01:41:47 026de85aadf2: Waiting 01:41:47 553d339296bc: Waiting 01:41:47 5f70bf18a086: Waiting 01:41:47 d08d6cb6ac2f: Waiting 01:41:47 47eaa102acfd: Waiting 01:41:47 064e0ee9a62f: Waiting 01:41:47 256f393e029f: Waiting 01:41:47 ebef6d46d9ed: Layer already exists 01:41:47 82e06316ff34: Layer already exists 01:41:47 7a1a64cc0ff0: Layer already exists 01:41:47 5ef0afe49aa2: Layer already exists 01:41:47 fcf2b003ccf6: Layer already exists 01:41:47 8c2e55bc9a7f: Layer already exists 01:41:47 db0be485225a: Layer already exists 01:41:47 026de85aadf2: Layer already exists 01:41:47 ca88f20a8a77: Layer already exists 01:41:47 c0fa0c857551: Layer already exists 01:41:47 553d339296bc: Layer already exists 01:41:47 d08d6cb6ac2f: Layer already exists 01:41:47 5f70bf18a086: Layer already exists 01:41:47 47eaa102acfd: Layer already exists 01:41:47 064e0ee9a62f: Layer already exists 01:41:47 256f393e029f: Layer already exists 01:41:47 4.1.0-dev.88: digest: sha256:9f3f3986f9fd1319ebf93541e38d4bfb98f0708ae3f33543cffe2166a25a11e8 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:41:47 ebef6d46d9ed: Preparing 01:41:47 5ef0afe49aa2: Preparing 01:41:47 82e06316ff34: Preparing 01:41:47 7a1a64cc0ff0: Preparing 01:41:47 fcf2b003ccf6: Preparing 01:41:47 db0be485225a: Preparing 01:41:47 ca88f20a8a77: Preparing 01:41:47 026de85aadf2: Preparing 01:41:47 8c2e55bc9a7f: Preparing 01:41:47 c0fa0c857551: Preparing 01:41:47 553d339296bc: Preparing 01:41:47 5f70bf18a086: Preparing 01:41:47 d08d6cb6ac2f: Preparing 01:41:47 47eaa102acfd: Preparing 01:41:47 064e0ee9a62f: Preparing 01:41:47 256f393e029f: Preparing 01:41:47 db0be485225a: Waiting 01:41:47 ca88f20a8a77: Waiting 01:41:47 026de85aadf2: Waiting 01:41:47 8c2e55bc9a7f: Waiting 01:41:47 c0fa0c857551: Waiting 01:41:47 553d339296bc: Waiting 01:41:47 5f70bf18a086: Waiting 01:41:47 d08d6cb6ac2f: Waiting 01:41:47 47eaa102acfd: Waiting 01:41:47 064e0ee9a62f: Waiting 01:41:47 256f393e029f: Waiting 01:41:47 82e06316ff34: Layer already exists 01:41:47 fcf2b003ccf6: Layer already exists 01:41:47 5ef0afe49aa2: Layer already exists 01:41:47 7a1a64cc0ff0: Layer already exists 01:41:47 ebef6d46d9ed: Layer already exists 01:41:47 ca88f20a8a77: Layer already exists 01:41:47 8c2e55bc9a7f: Layer already exists 01:41:47 db0be485225a: Layer already exists 01:41:47 026de85aadf2: Layer already exists 01:41:47 c0fa0c857551: Layer already exists 01:41:47 d08d6cb6ac2f: Layer already exists 01:41:47 5f70bf18a086: Layer already exists 01:41:47 553d339296bc: Layer already exists 01:41:47 47eaa102acfd: Layer already exists 01:41:47 064e0ee9a62f: Layer already exists 01:41:47 256f393e029f: Layer already exists 01:41:47 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:9f3f3986f9fd1319ebf93541e38d4bfb98f0708ae3f33543cffe2166a25a11e8 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:41:48 ebef6d46d9ed: Preparing 01:41:48 5ef0afe49aa2: Preparing 01:41:48 82e06316ff34: Preparing 01:41:48 7a1a64cc0ff0: Preparing 01:41:48 fcf2b003ccf6: Preparing 01:41:48 db0be485225a: Preparing 01:41:48 ca88f20a8a77: Preparing 01:41:48 026de85aadf2: Preparing 01:41:48 8c2e55bc9a7f: Preparing 01:41:48 c0fa0c857551: Preparing 01:41:48 553d339296bc: Preparing 01:41:48 5f70bf18a086: Preparing 01:41:48 d08d6cb6ac2f: Preparing 01:41:48 47eaa102acfd: Preparing 01:41:48 064e0ee9a62f: Preparing 01:41:48 256f393e029f: Preparing 01:41:48 db0be485225a: Waiting 01:41:48 ca88f20a8a77: Waiting 01:41:48 026de85aadf2: Waiting 01:41:48 8c2e55bc9a7f: Waiting 01:41:48 c0fa0c857551: Waiting 01:41:48 553d339296bc: Waiting 01:41:48 5f70bf18a086: Waiting 01:41:48 d08d6cb6ac2f: Waiting 01:41:48 47eaa102acfd: Waiting 01:41:48 064e0ee9a62f: Waiting 01:41:48 256f393e029f: Waiting 01:41:48 5ef0afe49aa2: Layer already exists 01:41:48 ebef6d46d9ed: Layer already exists 01:41:48 7a1a64cc0ff0: Layer already exists 01:41:48 fcf2b003ccf6: Layer already exists 01:41:48 82e06316ff34: Layer already exists 01:41:48 db0be485225a: Layer already exists 01:41:48 ca88f20a8a77: Layer already exists 01:41:48 c0fa0c857551: Layer already exists 01:41:48 8c2e55bc9a7f: Layer already exists 01:41:48 026de85aadf2: Layer already exists 01:41:48 5f70bf18a086: Layer already exists 01:41:48 553d339296bc: Layer already exists 01:41:48 d08d6cb6ac2f: Layer already exists 01:41:48 47eaa102acfd: Layer already exists 01:41:48 064e0ee9a62f: Layer already exists 01:41:48 256f393e029f: Layer already exists 01:41:48 main: digest: sha256:9f3f3986f9fd1319ebf93541e38d4bfb98f0708ae3f33543cffe2166a25a11e8 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:48 ===================================================== [Pipeline] echo 01:41:48 taggedImages: 01:41:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:41:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.88 01:41:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:41:48 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:41:48 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:48 latest 01:41:48 4.1.0-dev.88 01:41:48 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:48 main 01:41:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:41:49 2d5b5879a317: Preparing 01:41:49 2305e7407902: Preparing 01:41:49 d37fbca6b076: Preparing 01:41:49 5193c0082aa4: Preparing 01:41:49 026de85aadf2: Preparing 01:41:49 8c2e55bc9a7f: Preparing 01:41:49 bf645141f44b: Preparing 01:41:49 b095da4702e9: Preparing 01:41:49 256f393e029f: Preparing 01:41:49 bf645141f44b: Waiting 01:41:49 b095da4702e9: Waiting 01:41:49 8c2e55bc9a7f: Waiting 01:41:49 026de85aadf2: Layer already exists 01:41:49 8c2e55bc9a7f: Layer already exists 01:41:49 bf645141f44b: Layer already exists 01:41:49 b095da4702e9: Layer already exists 01:41:49 2305e7407902: Pushed 01:41:49 d37fbca6b076: Pushed 01:41:49 256f393e029f: Layer already exists 01:41:49 2d5b5879a317: Pushed 01:41:53 5193c0082aa4: Pushed 01:41:53 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:23a7cb3277bad0058e3ad761d0aa356e2344d99a16a29809bfcd97f60e3208da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:41:54 2d5b5879a317: Preparing 01:41:54 2305e7407902: Preparing 01:41:54 d37fbca6b076: Preparing 01:41:54 5193c0082aa4: Preparing 01:41:54 026de85aadf2: Preparing 01:41:54 8c2e55bc9a7f: Preparing 01:41:54 bf645141f44b: Preparing 01:41:54 b095da4702e9: Preparing 01:41:54 256f393e029f: Preparing 01:41:54 8c2e55bc9a7f: Waiting 01:41:54 bf645141f44b: Waiting 01:41:54 256f393e029f: Waiting 01:41:54 b095da4702e9: Waiting 01:41:54 2d5b5879a317: Layer already exists 01:41:54 d37fbca6b076: Layer already exists 01:41:54 5193c0082aa4: Layer already exists 01:41:54 026de85aadf2: Layer already exists 01:41:54 2305e7407902: Layer already exists 01:41:54 bf645141f44b: Layer already exists 01:41:54 8c2e55bc9a7f: Layer already exists 01:41:54 b095da4702e9: Layer already exists 01:41:54 256f393e029f: Layer already exists 01:41:54 latest: digest: sha256:23a7cb3277bad0058e3ad761d0aa356e2344d99a16a29809bfcd97f60e3208da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.88 01:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:41:54 2d5b5879a317: Preparing 01:41:54 2305e7407902: Preparing 01:41:54 d37fbca6b076: Preparing 01:41:54 5193c0082aa4: Preparing 01:41:54 026de85aadf2: Preparing 01:41:54 8c2e55bc9a7f: Preparing 01:41:54 bf645141f44b: Preparing 01:41:54 b095da4702e9: Preparing 01:41:54 256f393e029f: Preparing 01:41:54 8c2e55bc9a7f: Waiting 01:41:54 bf645141f44b: Waiting 01:41:54 b095da4702e9: Waiting 01:41:54 256f393e029f: Waiting 01:41:54 d37fbca6b076: Layer already exists 01:41:54 2d5b5879a317: Layer already exists 01:41:54 5193c0082aa4: Layer already exists 01:41:54 2305e7407902: Layer already exists 01:41:54 026de85aadf2: Layer already exists 01:41:54 b095da4702e9: Layer already exists 01:41:54 8c2e55bc9a7f: Layer already exists 01:41:54 bf645141f44b: Layer already exists 01:41:54 256f393e029f: Layer already exists 01:41:54 4.1.0-dev.88: digest: sha256:23a7cb3277bad0058e3ad761d0aa356e2344d99a16a29809bfcd97f60e3208da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:41:55 2d5b5879a317: Preparing 01:41:55 2305e7407902: Preparing 01:41:55 d37fbca6b076: Preparing 01:41:55 5193c0082aa4: Preparing 01:41:55 026de85aadf2: Preparing 01:41:55 8c2e55bc9a7f: Preparing 01:41:55 bf645141f44b: Preparing 01:41:55 b095da4702e9: Preparing 01:41:55 256f393e029f: Preparing 01:41:55 8c2e55bc9a7f: Waiting 01:41:55 bf645141f44b: Waiting 01:41:55 b095da4702e9: Waiting 01:41:55 256f393e029f: Waiting 01:41:55 d37fbca6b076: Layer already exists 01:41:55 026de85aadf2: Layer already exists 01:41:55 2305e7407902: Layer already exists 01:41:55 2d5b5879a317: Layer already exists 01:41:55 5193c0082aa4: Layer already exists 01:41:55 bf645141f44b: Layer already exists 01:41:55 8c2e55bc9a7f: Layer already exists 01:41:55 b095da4702e9: Layer already exists 01:41:55 256f393e029f: Layer already exists 01:41:55 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:23a7cb3277bad0058e3ad761d0aa356e2344d99a16a29809bfcd97f60e3208da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:41:56 2d5b5879a317: Preparing 01:41:56 2305e7407902: Preparing 01:41:56 d37fbca6b076: Preparing 01:41:56 5193c0082aa4: Preparing 01:41:56 026de85aadf2: Preparing 01:41:56 8c2e55bc9a7f: Preparing 01:41:56 bf645141f44b: Preparing 01:41:56 b095da4702e9: Preparing 01:41:56 256f393e029f: Preparing 01:41:56 bf645141f44b: Waiting 01:41:56 b095da4702e9: Waiting 01:41:56 256f393e029f: Waiting 01:41:56 8c2e55bc9a7f: Waiting 01:41:56 2d5b5879a317: Layer already exists 01:41:56 026de85aadf2: Layer already exists 01:41:56 d37fbca6b076: Layer already exists 01:41:56 5193c0082aa4: Layer already exists 01:41:56 2305e7407902: Layer already exists 01:41:56 256f393e029f: Layer already exists 01:41:56 8c2e55bc9a7f: Layer already exists 01:41:56 b095da4702e9: Layer already exists 01:41:56 bf645141f44b: Layer already exists 01:41:56 main: digest: sha256:23a7cb3277bad0058e3ad761d0aa356e2344d99a16a29809bfcd97f60e3208da size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:56 ===================================================== [Pipeline] echo 01:41:56 taggedImages: 01:41:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:41:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.88 01:41:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:41:56 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:41:56 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:56 latest 01:41:56 4.1.0-dev.88 01:41:56 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:41:56 main 01:41:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:41:56 a867ebbfcb4f: Preparing 01:41:56 09be1ce21d80: Preparing 01:41:56 606d9f668bbf: Preparing 01:41:56 3539c8bbd479: Preparing 01:41:56 8c3d061c7ef9: Preparing 01:41:56 026de85aadf2: Preparing 01:41:56 8c2e55bc9a7f: Preparing 01:41:56 8b44e598ef6e: Preparing 01:41:56 e098203b9c9e: Preparing 01:41:56 026de85aadf2: Waiting 01:41:56 8c2e55bc9a7f: Waiting 01:41:56 8b44e598ef6e: Waiting 01:41:56 e098203b9c9e: Waiting 01:41:56 660959acc92c: Preparing 01:41:56 256f393e029f: Preparing 01:41:56 660959acc92c: Waiting 01:41:56 256f393e029f: Waiting 01:41:56 8c3d061c7ef9: Pushed 01:41:56 3539c8bbd479: Pushed 01:41:56 026de85aadf2: Layer already exists 01:41:56 09be1ce21d80: Pushed 01:41:56 a867ebbfcb4f: Pushed 01:41:56 8c2e55bc9a7f: Layer already exists 01:41:56 256f393e029f: Layer already exists 01:41:56 8b44e598ef6e: Pushed 01:41:57 e098203b9c9e: Pushed 01:41:58 660959acc92c: Pushed 01:41:59 606d9f668bbf: Pushed 01:41:59 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:cea93c460146fedf952ab1af1bc1cead832b076bd6cc9b9f9d977d7166290945 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:42:00 a867ebbfcb4f: Preparing 01:42:00 09be1ce21d80: Preparing 01:42:00 606d9f668bbf: Preparing 01:42:00 3539c8bbd479: Preparing 01:42:00 8c3d061c7ef9: Preparing 01:42:00 026de85aadf2: Preparing 01:42:00 8c2e55bc9a7f: Preparing 01:42:00 8b44e598ef6e: Preparing 01:42:00 e098203b9c9e: Preparing 01:42:00 660959acc92c: Preparing 01:42:00 256f393e029f: Preparing 01:42:00 e098203b9c9e: Waiting 01:42:00 660959acc92c: Waiting 01:42:00 256f393e029f: Waiting 01:42:00 026de85aadf2: Waiting 01:42:00 8c2e55bc9a7f: Waiting 01:42:00 8b44e598ef6e: Waiting 01:42:00 a867ebbfcb4f: Layer already exists 01:42:00 09be1ce21d80: Layer already exists 01:42:00 3539c8bbd479: Layer already exists 01:42:00 8c3d061c7ef9: Layer already exists 01:42:00 606d9f668bbf: Layer already exists 01:42:00 8c2e55bc9a7f: Layer already exists 01:42:00 e098203b9c9e: Layer already exists 01:42:00 660959acc92c: Layer already exists 01:42:00 026de85aadf2: Layer already exists 01:42:00 8b44e598ef6e: Layer already exists 01:42:00 256f393e029f: Layer already exists 01:42:00 latest: digest: sha256:cea93c460146fedf952ab1af1bc1cead832b076bd6cc9b9f9d977d7166290945 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.88 01:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:42:01 a867ebbfcb4f: Preparing 01:42:01 09be1ce21d80: Preparing 01:42:01 606d9f668bbf: Preparing 01:42:01 3539c8bbd479: Preparing 01:42:01 8c3d061c7ef9: Preparing 01:42:01 026de85aadf2: Preparing 01:42:01 8c2e55bc9a7f: Preparing 01:42:01 8b44e598ef6e: Preparing 01:42:01 e098203b9c9e: Preparing 01:42:01 660959acc92c: Preparing 01:42:01 256f393e029f: Preparing 01:42:01 026de85aadf2: Waiting 01:42:01 8c2e55bc9a7f: Waiting 01:42:01 8b44e598ef6e: Waiting 01:42:01 e098203b9c9e: Waiting 01:42:01 660959acc92c: Waiting 01:42:01 256f393e029f: Waiting 01:42:01 8c3d061c7ef9: Layer already exists 01:42:01 3539c8bbd479: Layer already exists 01:42:01 a867ebbfcb4f: Layer already exists 01:42:01 606d9f668bbf: Layer already exists 01:42:01 09be1ce21d80: Layer already exists 01:42:01 8b44e598ef6e: Layer already exists 01:42:01 026de85aadf2: Layer already exists 01:42:01 8c2e55bc9a7f: Layer already exists 01:42:01 e098203b9c9e: Layer already exists 01:42:01 660959acc92c: Layer already exists 01:42:01 256f393e029f: Layer already exists 01:42:01 4.1.0-dev.88: digest: sha256:cea93c460146fedf952ab1af1bc1cead832b076bd6cc9b9f9d977d7166290945 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:42:01 a867ebbfcb4f: Preparing 01:42:01 09be1ce21d80: Preparing 01:42:01 606d9f668bbf: Preparing 01:42:01 3539c8bbd479: Preparing 01:42:01 8c3d061c7ef9: Preparing 01:42:01 026de85aadf2: Preparing 01:42:01 8c2e55bc9a7f: Preparing 01:42:01 8b44e598ef6e: Preparing 01:42:01 e098203b9c9e: Preparing 01:42:01 660959acc92c: Preparing 01:42:01 256f393e029f: Preparing 01:42:01 026de85aadf2: Waiting 01:42:01 256f393e029f: Waiting 01:42:01 8c2e55bc9a7f: Waiting 01:42:01 8b44e598ef6e: Waiting 01:42:01 e098203b9c9e: Waiting 01:42:01 660959acc92c: Waiting 01:42:01 8c3d061c7ef9: Layer already exists 01:42:01 606d9f668bbf: Layer already exists 01:42:01 09be1ce21d80: Layer already exists 01:42:01 a867ebbfcb4f: Layer already exists 01:42:01 3539c8bbd479: Layer already exists 01:42:01 026de85aadf2: Layer already exists 01:42:01 8b44e598ef6e: Layer already exists 01:42:01 8c2e55bc9a7f: Layer already exists 01:42:01 e098203b9c9e: Layer already exists 01:42:01 660959acc92c: Layer already exists 01:42:01 256f393e029f: Layer already exists 01:42:01 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:cea93c460146fedf952ab1af1bc1cead832b076bd6cc9b9f9d977d7166290945 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:42:02 a867ebbfcb4f: Preparing 01:42:02 09be1ce21d80: Preparing 01:42:02 606d9f668bbf: Preparing 01:42:02 3539c8bbd479: Preparing 01:42:02 8c3d061c7ef9: Preparing 01:42:02 026de85aadf2: Preparing 01:42:02 8c2e55bc9a7f: Preparing 01:42:02 8b44e598ef6e: Preparing 01:42:02 e098203b9c9e: Preparing 01:42:02 660959acc92c: Preparing 01:42:02 256f393e029f: Preparing 01:42:02 026de85aadf2: Waiting 01:42:02 660959acc92c: Waiting 01:42:02 8c2e55bc9a7f: Waiting 01:42:02 256f393e029f: Waiting 01:42:02 8b44e598ef6e: Waiting 01:42:02 e098203b9c9e: Waiting 01:42:02 09be1ce21d80: Layer already exists 01:42:02 8c3d061c7ef9: Layer already exists 01:42:02 3539c8bbd479: Layer already exists 01:42:02 606d9f668bbf: Layer already exists 01:42:02 a867ebbfcb4f: Layer already exists 01:42:02 026de85aadf2: Layer already exists 01:42:02 8c2e55bc9a7f: Layer already exists 01:42:02 e098203b9c9e: Layer already exists 01:42:02 660959acc92c: Layer already exists 01:42:02 8b44e598ef6e: Layer already exists 01:42:02 256f393e029f: Layer already exists 01:42:02 main: digest: sha256:cea93c460146fedf952ab1af1bc1cead832b076bd6cc9b9f9d977d7166290945 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:02 ===================================================== [Pipeline] echo 01:42:02 taggedImages: 01:42:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:42:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.88 01:42:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:42:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:42:02 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:02 latest 01:42:02 4.1.0-dev.88 01:42:02 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:02 main 01:42:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:42:03 422ac5f24044: Preparing 01:42:03 89fd76534819: Preparing 01:42:03 943a7aff61a4: Preparing 01:42:03 720f1316961d: Preparing 01:42:03 b761cd23b10b: Preparing 01:42:03 45a8067043c8: Preparing 01:42:03 42b6b063686e: Preparing 01:42:03 026de85aadf2: Preparing 01:42:03 8c2e55bc9a7f: Preparing 01:42:03 7c7ce5cfa7d7: Preparing 01:42:03 47d07112255f: Preparing 01:42:03 256f393e029f: Preparing 01:42:03 45a8067043c8: Waiting 01:42:03 42b6b063686e: Waiting 01:42:03 026de85aadf2: Waiting 01:42:03 8c2e55bc9a7f: Waiting 01:42:03 7c7ce5cfa7d7: Waiting 01:42:03 47d07112255f: Waiting 01:42:03 256f393e029f: Waiting 01:42:03 b761cd23b10b: Pushed 01:42:03 89fd76534819: Pushed 01:42:03 422ac5f24044: Pushed 01:42:03 026de85aadf2: Layer already exists 01:42:03 8c2e55bc9a7f: Layer already exists 01:42:03 45a8067043c8: Pushed 01:42:03 42b6b063686e: Pushed 01:42:03 256f393e029f: Layer already exists 01:42:03 7c7ce5cfa7d7: Pushed 01:42:05 47d07112255f: Pushed 01:42:06 720f1316961d: Pushed 01:42:06 943a7aff61a4: Pushed 01:42:06 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:266cb84c0de082861c81acca27d48e8a8d44de9223d71d46f94c24da1b0473dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:42:07 422ac5f24044: Preparing 01:42:07 89fd76534819: Preparing 01:42:07 943a7aff61a4: Preparing 01:42:07 720f1316961d: Preparing 01:42:07 b761cd23b10b: Preparing 01:42:07 45a8067043c8: Preparing 01:42:07 42b6b063686e: Preparing 01:42:07 026de85aadf2: Preparing 01:42:07 8c2e55bc9a7f: Preparing 01:42:07 7c7ce5cfa7d7: Preparing 01:42:07 47d07112255f: Preparing 01:42:07 256f393e029f: Preparing 01:42:07 42b6b063686e: Waiting 01:42:07 026de85aadf2: Waiting 01:42:07 8c2e55bc9a7f: Waiting 01:42:07 7c7ce5cfa7d7: Waiting 01:42:07 47d07112255f: Waiting 01:42:07 256f393e029f: Waiting 01:42:07 45a8067043c8: Waiting 01:42:07 720f1316961d: Layer already exists 01:42:07 b761cd23b10b: Layer already exists 01:42:07 422ac5f24044: Layer already exists 01:42:07 943a7aff61a4: Layer already exists 01:42:07 89fd76534819: Layer already exists 01:42:07 42b6b063686e: Layer already exists 01:42:07 45a8067043c8: Layer already exists 01:42:07 026de85aadf2: Layer already exists 01:42:07 8c2e55bc9a7f: Layer already exists 01:42:07 7c7ce5cfa7d7: Layer already exists 01:42:07 47d07112255f: Layer already exists 01:42:07 256f393e029f: Layer already exists 01:42:07 latest: digest: sha256:266cb84c0de082861c81acca27d48e8a8d44de9223d71d46f94c24da1b0473dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.88 01:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:42:07 422ac5f24044: Preparing 01:42:07 89fd76534819: Preparing 01:42:07 943a7aff61a4: Preparing 01:42:07 720f1316961d: Preparing 01:42:07 b761cd23b10b: Preparing 01:42:07 45a8067043c8: Preparing 01:42:07 42b6b063686e: Preparing 01:42:07 026de85aadf2: Preparing 01:42:07 8c2e55bc9a7f: Preparing 01:42:07 7c7ce5cfa7d7: Preparing 01:42:07 47d07112255f: Preparing 01:42:07 256f393e029f: Preparing 01:42:07 8c2e55bc9a7f: Waiting 01:42:07 7c7ce5cfa7d7: Waiting 01:42:07 47d07112255f: Waiting 01:42:07 256f393e029f: Waiting 01:42:07 45a8067043c8: Waiting 01:42:07 026de85aadf2: Waiting 01:42:07 42b6b063686e: Waiting 01:42:07 943a7aff61a4: Layer already exists 01:42:07 b761cd23b10b: Layer already exists 01:42:07 720f1316961d: Layer already exists 01:42:07 422ac5f24044: Layer already exists 01:42:07 89fd76534819: Layer already exists 01:42:07 45a8067043c8: Layer already exists 01:42:07 7c7ce5cfa7d7: Layer already exists 01:42:07 026de85aadf2: Layer already exists 01:42:07 42b6b063686e: Layer already exists 01:42:07 8c2e55bc9a7f: Layer already exists 01:42:07 47d07112255f: Layer already exists 01:42:07 256f393e029f: Layer already exists 01:42:07 4.1.0-dev.88: digest: sha256:266cb84c0de082861c81acca27d48e8a8d44de9223d71d46f94c24da1b0473dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:42:08 422ac5f24044: Preparing 01:42:08 89fd76534819: Preparing 01:42:08 943a7aff61a4: Preparing 01:42:08 720f1316961d: Preparing 01:42:08 b761cd23b10b: Preparing 01:42:08 45a8067043c8: Preparing 01:42:08 42b6b063686e: Preparing 01:42:08 026de85aadf2: Preparing 01:42:08 8c2e55bc9a7f: Preparing 01:42:08 7c7ce5cfa7d7: Preparing 01:42:08 47d07112255f: Preparing 01:42:08 45a8067043c8: Waiting 01:42:08 256f393e029f: Preparing 01:42:08 026de85aadf2: Waiting 01:42:08 8c2e55bc9a7f: Waiting 01:42:08 7c7ce5cfa7d7: Waiting 01:42:08 47d07112255f: Waiting 01:42:08 256f393e029f: Waiting 01:42:08 42b6b063686e: Waiting 01:42:08 422ac5f24044: Layer already exists 01:42:08 b761cd23b10b: Layer already exists 01:42:08 943a7aff61a4: Layer already exists 01:42:08 89fd76534819: Layer already exists 01:42:08 720f1316961d: Layer already exists 01:42:08 45a8067043c8: Layer already exists 01:42:08 026de85aadf2: Layer already exists 01:42:08 8c2e55bc9a7f: Layer already exists 01:42:08 7c7ce5cfa7d7: Layer already exists 01:42:08 42b6b063686e: Layer already exists 01:42:08 47d07112255f: Layer already exists 01:42:08 256f393e029f: Layer already exists 01:42:08 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:266cb84c0de082861c81acca27d48e8a8d44de9223d71d46f94c24da1b0473dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:42:09 422ac5f24044: Preparing 01:42:09 89fd76534819: Preparing 01:42:09 943a7aff61a4: Preparing 01:42:09 720f1316961d: Preparing 01:42:09 b761cd23b10b: Preparing 01:42:09 45a8067043c8: Preparing 01:42:09 42b6b063686e: Preparing 01:42:09 026de85aadf2: Preparing 01:42:09 8c2e55bc9a7f: Preparing 01:42:09 7c7ce5cfa7d7: Preparing 01:42:09 47d07112255f: Preparing 01:42:09 256f393e029f: Preparing 01:42:09 026de85aadf2: Waiting 01:42:09 8c2e55bc9a7f: Waiting 01:42:09 7c7ce5cfa7d7: Waiting 01:42:09 47d07112255f: Waiting 01:42:09 256f393e029f: Waiting 01:42:09 42b6b063686e: Waiting 01:42:09 45a8067043c8: Waiting 01:42:09 943a7aff61a4: Layer already exists 01:42:09 b761cd23b10b: Layer already exists 01:42:09 422ac5f24044: Layer already exists 01:42:09 720f1316961d: Layer already exists 01:42:09 89fd76534819: Layer already exists 01:42:09 45a8067043c8: Layer already exists 01:42:09 8c2e55bc9a7f: Layer already exists 01:42:09 026de85aadf2: Layer already exists 01:42:09 42b6b063686e: Layer already exists 01:42:09 7c7ce5cfa7d7: Layer already exists 01:42:09 47d07112255f: Layer already exists 01:42:09 256f393e029f: Layer already exists 01:42:09 main: digest: sha256:266cb84c0de082861c81acca27d48e8a8d44de9223d71d46f94c24da1b0473dd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:09 ===================================================== [Pipeline] echo 01:42:09 taggedImages: 01:42:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:42:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.88 01:42:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:42:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:42:09 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:09 latest 01:42:09 4.1.0-dev.88 01:42:09 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:09 main 01:42:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:42:10 2dd2d55c5725: Preparing 01:42:10 d24d32e8bbfd: Preparing 01:42:10 026de85aadf2: Preparing 01:42:10 8c2e55bc9a7f: Preparing 01:42:10 ccd179610aef: Preparing 01:42:10 6b28d175e6e9: Preparing 01:42:10 256f393e029f: Preparing 01:42:10 6b28d175e6e9: Waiting 01:42:10 256f393e029f: Waiting 01:42:10 026de85aadf2: Layer already exists 01:42:10 8c2e55bc9a7f: Layer already exists 01:42:10 256f393e029f: Layer already exists 01:42:10 2dd2d55c5725: Pushed 01:42:10 ccd179610aef: Pushed 01:42:11 6b28d175e6e9: Pushed 01:42:13 d24d32e8bbfd: Pushed 01:42:13 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:15086f2c63cf988a7892391a2f0102d23751962656b1e200971f4123939b9033 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:13 + 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:42:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:42:14 2dd2d55c5725: Preparing 01:42:14 d24d32e8bbfd: Preparing 01:42:14 026de85aadf2: Preparing 01:42:14 8c2e55bc9a7f: Preparing 01:42:14 ccd179610aef: Preparing 01:42:14 6b28d175e6e9: Preparing 01:42:14 256f393e029f: Preparing 01:42:14 6b28d175e6e9: Waiting 01:42:14 256f393e029f: Waiting 01:42:14 d24d32e8bbfd: Layer already exists 01:42:14 2dd2d55c5725: Layer already exists 01:42:14 8c2e55bc9a7f: Layer already exists 01:42:14 026de85aadf2: Layer already exists 01:42:14 ccd179610aef: Layer already exists 01:42:14 256f393e029f: Layer already exists 01:42:14 6b28d175e6e9: Layer already exists 01:42:14 latest: digest: sha256:15086f2c63cf988a7892391a2f0102d23751962656b1e200971f4123939b9033 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.88 01:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:42:14 2dd2d55c5725: Preparing 01:42:14 d24d32e8bbfd: Preparing 01:42:14 026de85aadf2: Preparing 01:42:14 8c2e55bc9a7f: Preparing 01:42:14 ccd179610aef: Preparing 01:42:14 6b28d175e6e9: Preparing 01:42:14 256f393e029f: Preparing 01:42:14 6b28d175e6e9: Waiting 01:42:14 256f393e029f: Waiting 01:42:14 ccd179610aef: Layer already exists 01:42:14 026de85aadf2: Layer already exists 01:42:14 2dd2d55c5725: Layer already exists 01:42:14 8c2e55bc9a7f: Layer already exists 01:42:14 d24d32e8bbfd: Layer already exists 01:42:14 256f393e029f: Layer already exists 01:42:14 6b28d175e6e9: Layer already exists 01:42:14 4.1.0-dev.88: digest: sha256:15086f2c63cf988a7892391a2f0102d23751962656b1e200971f4123939b9033 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:42:15 2dd2d55c5725: Preparing 01:42:15 d24d32e8bbfd: Preparing 01:42:15 026de85aadf2: Preparing 01:42:15 8c2e55bc9a7f: Preparing 01:42:15 ccd179610aef: Preparing 01:42:15 6b28d175e6e9: Preparing 01:42:15 256f393e029f: Preparing 01:42:15 256f393e029f: Waiting 01:42:15 6b28d175e6e9: Waiting 01:42:15 ccd179610aef: Layer already exists 01:42:15 8c2e55bc9a7f: Layer already exists 01:42:15 2dd2d55c5725: Layer already exists 01:42:15 d24d32e8bbfd: Layer already exists 01:42:15 026de85aadf2: Layer already exists 01:42:15 6b28d175e6e9: Layer already exists 01:42:15 256f393e029f: Layer already exists 01:42:15 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:15086f2c63cf988a7892391a2f0102d23751962656b1e200971f4123939b9033 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:15 + 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:42:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:42:16 2dd2d55c5725: Preparing 01:42:16 d24d32e8bbfd: Preparing 01:42:16 026de85aadf2: Preparing 01:42:16 8c2e55bc9a7f: Preparing 01:42:16 ccd179610aef: Preparing 01:42:16 6b28d175e6e9: Preparing 01:42:16 256f393e029f: Preparing 01:42:16 6b28d175e6e9: Waiting 01:42:16 256f393e029f: Waiting 01:42:16 2dd2d55c5725: Layer already exists 01:42:16 ccd179610aef: Layer already exists 01:42:16 d24d32e8bbfd: Layer already exists 01:42:16 026de85aadf2: Layer already exists 01:42:16 8c2e55bc9a7f: Layer already exists 01:42:16 6b28d175e6e9: Layer already exists 01:42:16 256f393e029f: Layer already exists 01:42:16 main: digest: sha256:15086f2c63cf988a7892391a2f0102d23751962656b1e200971f4123939b9033 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:16 ===================================================== [Pipeline] echo 01:42:16 taggedImages: 01:42:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:42:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.88 01:42:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:42:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:42:16 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:16 latest 01:42:16 4.1.0-dev.88 01:42:16 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:16 main 01:42:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:16 #96 ... 01:42:16 01:42:16 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #80 DONE 132.0s 01:42:16 01:42:16 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #89 DONE 107.2s 01:42:16 01:42:16 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #83 DONE 121.2s 01:42:16 01:42:16 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #84 DONE 131.2s 01:42:16 01:42:16 #119 [support-scheduler builder 6/7] COPY . . 01:42:16 #119 ... 01:42:16 01:42:16 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #96 DONE 98.8s 01:42:16 01:42:16 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #81 DONE 131.7s 01:42:16 01:42:16 #120 [core-command builder 6/7] COPY . . 01:42:16 #120 DONE 2.0s 01:42:16 01:42:16 #121 [support-notifications builder 6/7] COPY . . 01:42:16 #121 DONE 2.1s 01:42:16 01:42:16 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #122 CACHED 01:42:16 01:42:16 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:42:16 #123 CACHED 01:42:16 01:42:16 #124 [security-proxy-auth builder 6/7] COPY . . 01:42:16 #124 CACHED 01:42:16 01:42:16 #125 [core-keeper builder 7/8] COPY . . 01:42:16 #125 DONE 2.1s 01:42:16 01:42:16 #119 [support-scheduler builder 6/7] COPY . . 01:42:16 #119 DONE 2.1s 01:42:16 01:42:16 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #126 CACHED 01:42:16 01:42:16 #127 [core-data builder 6/7] COPY . . 01:42:16 #127 CACHED 01:42:16 01:42:16 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 01:42:16 #128 CACHED 01:42:16 01:42:16 #129 [security-spiffe-token-provider builder 6/7] COPY . . 01:42:16 #129 DONE 2.2s 01:42:16 01:42:16 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #130 CACHED 01:42:16 01:42:16 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:42:16 #131 CACHED 01:42:16 01:42:16 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 01:42:16 #132 CACHED 01:42:16 01:42:16 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #133 CACHED 01:42:16 01:42:16 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:42:16 #134 CACHED 01:42:16 01:42:16 #135 [core-metadata builder 6/7] COPY . . 01:42:16 #135 CACHED 01:42:16 01:42:16 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:42:16 #136 ... 01:42:16 01:42:16 #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:42:16 #137 CACHED 01:42:16 01:42:16 #138 [security-secretstore-setup builder 6/7] COPY . . 01:42:16 #138 CACHED 01:42:16 01:42:16 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #139 CACHED 01:42:16 01:42:16 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:16 #140 CACHED 01:42:16 01:42:16 #141 [security-proxy-setup builder 6/7] COPY . . 01:42:16 #141 CACHED 01:42:16 01:42:16 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:42:16 #142 CACHED 01:42:16 01:42:16 #143 [security-bootstrapper builder 6/7] COPY . . 01:42:16 #143 DONE 2.3s 01:42:16 01:42:16 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:42:16 #144 ... 01:42:16 01:42:16 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:42:16 #0 4.868 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:42:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:42:17 b5b136231b3f: Preparing 01:42:17 418d699b7361: Preparing 01:42:17 ad6e00f0c275: Preparing 01:42:17 026de85aadf2: Preparing 01:42:17 8c2e55bc9a7f: Preparing 01:42:17 5a8f7ac156f6: Preparing 01:42:17 45f51c15b7ee: Preparing 01:42:17 cba39b1333e8: Preparing 01:42:17 fec9707583cf: Preparing 01:42:17 256f393e029f: Preparing 01:42:17 45f51c15b7ee: Waiting 01:42:17 cba39b1333e8: Waiting 01:42:17 fec9707583cf: Waiting 01:42:17 256f393e029f: Waiting 01:42:17 5a8f7ac156f6: Waiting 01:42:17 026de85aadf2: Layer already exists 01:42:17 8c2e55bc9a7f: Layer already exists 01:42:17 418d699b7361: Pushed 01:42:17 ad6e00f0c275: Pushed 01:42:17 b5b136231b3f: Pushed 01:42:17 256f393e029f: Layer already exists 01:42:17 #145 ... 01:42:17 01:42:17 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:42:17 #0 5.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:42:17 cba39b1333e8: Pushed 01:42:17 #146 ... 01:42:17 01:42:17 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:42:17 #136 6.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:42:17 fec9707583cf: Pushed 01:42:21 #136 ... 01:42:21 01:42:21 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:42:21 #0 6.607 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:42:21 #147 ... 01:42:21 01:42:21 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:42:21 #0 5.589 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:42:21 #148 ... 01:42:21 01:42:21 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:42:21 #0 6.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:42:21 #149 ... 01:42:21 01:42:21 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:42:21 #0 6.029 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:42:21 #150 ... 01:42:21 01:42:21 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:42:21 #0 5.407 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:42:21 #151 ... 01:42:21 01:42:21 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:42:21 #0 4.339 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:42:22 #152 ... 01:42:22 01:42:22 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:42:22 #0 5.960 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:42:22 #153 ... 01:42:22 01:42:22 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:42:22 #0 5.085 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:42:22 #154 ... 01:42:22 01:42:22 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:42:22 #144 6.610 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:42:22 45f51c15b7ee: Pushed 01:42:30 5a8f7ac156f6: Pushed 01:42:30 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:a77409568d6e9635e66558950f206c50c3e487aff0034078e40e96af047d0ddf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:42:31 b5b136231b3f: Preparing 01:42:31 418d699b7361: Preparing 01:42:31 ad6e00f0c275: Preparing 01:42:31 026de85aadf2: Preparing 01:42:31 8c2e55bc9a7f: Preparing 01:42:31 5a8f7ac156f6: Preparing 01:42:31 45f51c15b7ee: Preparing 01:42:31 cba39b1333e8: Preparing 01:42:31 fec9707583cf: Preparing 01:42:31 256f393e029f: Preparing 01:42:31 5a8f7ac156f6: Waiting 01:42:31 fec9707583cf: Waiting 01:42:31 256f393e029f: Waiting 01:42:31 45f51c15b7ee: Waiting 01:42:31 cba39b1333e8: Waiting 01:42:31 8c2e55bc9a7f: Layer already exists 01:42:31 418d699b7361: Layer already exists 01:42:31 026de85aadf2: Layer already exists 01:42:31 ad6e00f0c275: Layer already exists 01:42:31 b5b136231b3f: Layer already exists 01:42:31 5a8f7ac156f6: Layer already exists 01:42:31 45f51c15b7ee: Layer already exists 01:42:31 cba39b1333e8: Layer already exists 01:42:31 fec9707583cf: Layer already exists 01:42:31 256f393e029f: Layer already exists 01:42:31 latest: digest: sha256:a77409568d6e9635e66558950f206c50c3e487aff0034078e40e96af047d0ddf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.88 01:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:42:32 b5b136231b3f: Preparing 01:42:32 418d699b7361: Preparing 01:42:32 ad6e00f0c275: Preparing 01:42:32 026de85aadf2: Preparing 01:42:32 8c2e55bc9a7f: Preparing 01:42:32 5a8f7ac156f6: Preparing 01:42:32 45f51c15b7ee: Preparing 01:42:32 cba39b1333e8: Preparing 01:42:32 5a8f7ac156f6: Waiting 01:42:32 45f51c15b7ee: Waiting 01:42:32 fec9707583cf: Preparing 01:42:32 cba39b1333e8: Waiting 01:42:32 256f393e029f: Preparing 01:42:32 256f393e029f: Waiting 01:42:32 fec9707583cf: Waiting 01:42:32 b5b136231b3f: Layer already exists 01:42:32 ad6e00f0c275: Layer already exists 01:42:32 418d699b7361: Layer already exists 01:42:32 8c2e55bc9a7f: Layer already exists 01:42:32 026de85aadf2: Layer already exists 01:42:32 cba39b1333e8: Layer already exists 01:42:32 5a8f7ac156f6: Layer already exists 01:42:32 45f51c15b7ee: Layer already exists 01:42:32 fec9707583cf: Layer already exists 01:42:32 256f393e029f: Layer already exists 01:42:32 4.1.0-dev.88: digest: sha256:a77409568d6e9635e66558950f206c50c3e487aff0034078e40e96af047d0ddf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:42:33 b5b136231b3f: Preparing 01:42:33 418d699b7361: Preparing 01:42:33 ad6e00f0c275: Preparing 01:42:33 026de85aadf2: Preparing 01:42:33 8c2e55bc9a7f: Preparing 01:42:33 5a8f7ac156f6: Preparing 01:42:33 45f51c15b7ee: Preparing 01:42:33 cba39b1333e8: Preparing 01:42:33 fec9707583cf: Preparing 01:42:33 256f393e029f: Preparing 01:42:33 45f51c15b7ee: Waiting 01:42:33 cba39b1333e8: Waiting 01:42:33 fec9707583cf: Waiting 01:42:33 256f393e029f: Waiting 01:42:33 5a8f7ac156f6: Waiting 01:42:33 026de85aadf2: Layer already exists 01:42:33 b5b136231b3f: Layer already exists 01:42:33 8c2e55bc9a7f: Layer already exists 01:42:33 418d699b7361: Layer already exists 01:42:33 ad6e00f0c275: Layer already exists 01:42:33 cba39b1333e8: Layer already exists 01:42:33 45f51c15b7ee: Layer already exists 01:42:33 fec9707583cf: Layer already exists 01:42:33 5a8f7ac156f6: Layer already exists 01:42:33 256f393e029f: Layer already exists 01:42:33 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:a77409568d6e9635e66558950f206c50c3e487aff0034078e40e96af047d0ddf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:42:33 b5b136231b3f: Preparing 01:42:33 418d699b7361: Preparing 01:42:33 ad6e00f0c275: Preparing 01:42:33 026de85aadf2: Preparing 01:42:33 8c2e55bc9a7f: Preparing 01:42:33 5a8f7ac156f6: Preparing 01:42:33 45f51c15b7ee: Preparing 01:42:33 cba39b1333e8: Preparing 01:42:33 fec9707583cf: Preparing 01:42:33 256f393e029f: Preparing 01:42:33 cba39b1333e8: Waiting 01:42:33 fec9707583cf: Waiting 01:42:33 256f393e029f: Waiting 01:42:33 5a8f7ac156f6: Waiting 01:42:33 45f51c15b7ee: Waiting 01:42:33 b5b136231b3f: Layer already exists 01:42:33 026de85aadf2: Layer already exists 01:42:33 ad6e00f0c275: Layer already exists 01:42:33 8c2e55bc9a7f: Layer already exists 01:42:33 418d699b7361: Layer already exists 01:42:33 5a8f7ac156f6: Layer already exists 01:42:33 cba39b1333e8: Layer already exists 01:42:33 256f393e029f: Layer already exists 01:42:33 45f51c15b7ee: Layer already exists 01:42:33 fec9707583cf: Layer already exists 01:42:33 main: digest: sha256:a77409568d6e9635e66558950f206c50c3e487aff0034078e40e96af047d0ddf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:33 ===================================================== [Pipeline] echo 01:42:33 taggedImages: 01:42:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:42:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.88 01:42:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:42:33 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:42:33 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:33 latest 01:42:33 4.1.0-dev.88 01:42:33 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:33 main 01:42:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:42:34 2645e8e7ce13: Preparing 01:42:34 d37046c942c6: Preparing 01:42:34 748d5054b161: Preparing 01:42:34 026de85aadf2: Preparing 01:42:34 8c2e55bc9a7f: Preparing 01:42:34 5a8f7ac156f6: Preparing 01:42:34 bb879df6f4e5: Preparing 01:42:34 5946c69e84ca: Preparing 01:42:34 256f393e029f: Preparing 01:42:34 5a8f7ac156f6: Waiting 01:42:34 bb879df6f4e5: Waiting 01:42:34 5946c69e84ca: Waiting 01:42:34 256f393e029f: Waiting 01:42:34 026de85aadf2: Layer already exists 01:42:34 8c2e55bc9a7f: Layer already exists 01:42:34 5a8f7ac156f6: Layer already exists 01:42:34 2645e8e7ce13: Pushed 01:42:34 d37046c942c6: Pushed 01:42:34 748d5054b161: Pushed 01:42:34 256f393e029f: Layer already exists 01:42:34 bb879df6f4e5: Pushed 01:42:35 5946c69e84ca: Pushed 01:42:35 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:a46258279f88f4019ddb084580dd6cdeb2c127f9cf396eeaf5a17d28dd7c0e52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:42:35 2645e8e7ce13: Preparing 01:42:35 d37046c942c6: Preparing 01:42:35 748d5054b161: Preparing 01:42:35 026de85aadf2: Preparing 01:42:35 8c2e55bc9a7f: Preparing 01:42:35 5a8f7ac156f6: Preparing 01:42:35 bb879df6f4e5: Preparing 01:42:35 5a8f7ac156f6: Waiting 01:42:35 5946c69e84ca: Preparing 01:42:35 bb879df6f4e5: Waiting 01:42:35 256f393e029f: Preparing 01:42:35 5946c69e84ca: Waiting 01:42:35 256f393e029f: Waiting 01:42:35 d37046c942c6: Layer already exists 01:42:35 8c2e55bc9a7f: Layer already exists 01:42:35 748d5054b161: Layer already exists 01:42:35 026de85aadf2: Layer already exists 01:42:35 2645e8e7ce13: Layer already exists 01:42:35 5a8f7ac156f6: Layer already exists 01:42:35 bb879df6f4e5: Layer already exists 01:42:35 256f393e029f: Layer already exists 01:42:35 5946c69e84ca: Layer already exists 01:42:35 latest: digest: sha256:a46258279f88f4019ddb084580dd6cdeb2c127f9cf396eeaf5a17d28dd7c0e52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.88 01:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:42:36 2645e8e7ce13: Preparing 01:42:36 d37046c942c6: Preparing 01:42:36 748d5054b161: Preparing 01:42:36 026de85aadf2: Preparing 01:42:36 8c2e55bc9a7f: Preparing 01:42:36 5a8f7ac156f6: Preparing 01:42:36 bb879df6f4e5: Preparing 01:42:36 5946c69e84ca: Preparing 01:42:36 256f393e029f: Preparing 01:42:36 5a8f7ac156f6: Waiting 01:42:36 5946c69e84ca: Waiting 01:42:36 256f393e029f: Waiting 01:42:36 bb879df6f4e5: Waiting 01:42:36 026de85aadf2: Layer already exists 01:42:36 748d5054b161: Layer already exists 01:42:36 d37046c942c6: Layer already exists 01:42:36 8c2e55bc9a7f: Layer already exists 01:42:36 2645e8e7ce13: Layer already exists 01:42:36 bb879df6f4e5: Layer already exists 01:42:36 5a8f7ac156f6: Layer already exists 01:42:36 256f393e029f: Layer already exists 01:42:36 5946c69e84ca: Layer already exists 01:42:36 4.1.0-dev.88: digest: sha256:a46258279f88f4019ddb084580dd6cdeb2c127f9cf396eeaf5a17d28dd7c0e52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:42:37 2645e8e7ce13: Preparing 01:42:37 d37046c942c6: Preparing 01:42:37 748d5054b161: Preparing 01:42:37 026de85aadf2: Preparing 01:42:37 8c2e55bc9a7f: Preparing 01:42:37 5a8f7ac156f6: Preparing 01:42:37 bb879df6f4e5: Preparing 01:42:37 5946c69e84ca: Preparing 01:42:37 256f393e029f: Preparing 01:42:37 5a8f7ac156f6: Waiting 01:42:37 bb879df6f4e5: Waiting 01:42:37 5946c69e84ca: Waiting 01:42:37 256f393e029f: Waiting 01:42:37 026de85aadf2: Layer already exists 01:42:37 8c2e55bc9a7f: Layer already exists 01:42:37 748d5054b161: Layer already exists 01:42:37 2645e8e7ce13: Layer already exists 01:42:37 d37046c942c6: Layer already exists 01:42:37 5a8f7ac156f6: Layer already exists 01:42:37 256f393e029f: Layer already exists 01:42:37 5946c69e84ca: Layer already exists 01:42:37 bb879df6f4e5: Layer already exists 01:42:37 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:a46258279f88f4019ddb084580dd6cdeb2c127f9cf396eeaf5a17d28dd7c0e52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:42:37 2645e8e7ce13: Preparing 01:42:37 d37046c942c6: Preparing 01:42:37 748d5054b161: Preparing 01:42:37 026de85aadf2: Preparing 01:42:37 8c2e55bc9a7f: Preparing 01:42:37 5a8f7ac156f6: Preparing 01:42:37 bb879df6f4e5: Preparing 01:42:37 5946c69e84ca: Preparing 01:42:37 256f393e029f: Preparing 01:42:37 bb879df6f4e5: Waiting 01:42:37 5946c69e84ca: Waiting 01:42:37 5a8f7ac156f6: Waiting 01:42:37 256f393e029f: Waiting 01:42:37 026de85aadf2: Layer already exists 01:42:37 d37046c942c6: Layer already exists 01:42:37 748d5054b161: Layer already exists 01:42:37 2645e8e7ce13: Layer already exists 01:42:37 8c2e55bc9a7f: Layer already exists 01:42:37 5a8f7ac156f6: Layer already exists 01:42:37 5946c69e84ca: Layer already exists 01:42:37 256f393e029f: Layer already exists 01:42:37 bb879df6f4e5: Layer already exists 01:42:37 main: digest: sha256:a46258279f88f4019ddb084580dd6cdeb2c127f9cf396eeaf5a17d28dd7c0e52 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:37 ===================================================== [Pipeline] echo 01:42:37 taggedImages: 01:42:37 - nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:37 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:42:37 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.88 01:42:37 - nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:37 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:42:37 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:42:37 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:37 latest 01:42:37 4.1.0-dev.88 01:42:37 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:37 main 01:42:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:42:38 b22f1524d4c7: Preparing 01:42:38 a063044ad7ae: Preparing 01:42:38 886904c42165: Preparing 01:42:38 026de85aadf2: Preparing 01:42:38 8c2e55bc9a7f: Preparing 01:42:38 f40745fb33b1: Preparing 01:42:38 cba39b1333e8: Preparing 01:42:38 fec9707583cf: Preparing 01:42:38 256f393e029f: Preparing 01:42:38 cba39b1333e8: Waiting 01:42:38 fec9707583cf: Waiting 01:42:38 256f393e029f: Waiting 01:42:38 f40745fb33b1: Waiting 01:42:38 8c2e55bc9a7f: Layer already exists 01:42:38 026de85aadf2: Layer already exists 01:42:38 cba39b1333e8: Layer already exists 01:42:38 fec9707583cf: Layer already exists 01:42:38 256f393e029f: Layer already exists 01:42:38 b22f1524d4c7: Pushed 01:42:38 886904c42165: Pushed 01:42:38 a063044ad7ae: Pushed 01:42:53 f40745fb33b1: Pushed 01:42:53 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:cfae5f21e137e46786b4961f31418d03b05e6ccca2b92ffafeda4786a7ed0af2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:42:54 b22f1524d4c7: Preparing 01:42:54 a063044ad7ae: Preparing 01:42:54 886904c42165: Preparing 01:42:54 026de85aadf2: Preparing 01:42:54 8c2e55bc9a7f: Preparing 01:42:54 f40745fb33b1: Preparing 01:42:54 cba39b1333e8: Preparing 01:42:54 fec9707583cf: Preparing 01:42:54 256f393e029f: Preparing 01:42:54 f40745fb33b1: Waiting 01:42:54 cba39b1333e8: Waiting 01:42:54 256f393e029f: Waiting 01:42:54 fec9707583cf: Waiting 01:42:54 b22f1524d4c7: Layer already exists 01:42:54 a063044ad7ae: Layer already exists 01:42:54 8c2e55bc9a7f: Layer already exists 01:42:54 026de85aadf2: Layer already exists 01:42:54 886904c42165: Layer already exists 01:42:54 cba39b1333e8: Layer already exists 01:42:54 f40745fb33b1: Layer already exists 01:42:54 fec9707583cf: Layer already exists 01:42:54 256f393e029f: Layer already exists 01:42:54 latest: digest: sha256:cfae5f21e137e46786b4961f31418d03b05e6ccca2b92ffafeda4786a7ed0af2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.88 01:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:42:54 b22f1524d4c7: Preparing 01:42:54 a063044ad7ae: Preparing 01:42:54 886904c42165: Preparing 01:42:54 026de85aadf2: Preparing 01:42:54 8c2e55bc9a7f: Preparing 01:42:54 f40745fb33b1: Preparing 01:42:54 cba39b1333e8: Preparing 01:42:54 fec9707583cf: Preparing 01:42:54 256f393e029f: Preparing 01:42:54 cba39b1333e8: Waiting 01:42:54 fec9707583cf: Waiting 01:42:54 256f393e029f: Waiting 01:42:54 f40745fb33b1: Waiting 01:42:54 8c2e55bc9a7f: Layer already exists 01:42:54 886904c42165: Layer already exists 01:42:54 a063044ad7ae: Layer already exists 01:42:54 b22f1524d4c7: Layer already exists 01:42:54 026de85aadf2: Layer already exists 01:42:54 fec9707583cf: Layer already exists 01:42:54 cba39b1333e8: Layer already exists 01:42:54 f40745fb33b1: Layer already exists 01:42:54 256f393e029f: Layer already exists 01:42:54 4.1.0-dev.88: digest: sha256:cfae5f21e137e46786b4961f31418d03b05e6ccca2b92ffafeda4786a7ed0af2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:42:55 b22f1524d4c7: Preparing 01:42:55 a063044ad7ae: Preparing 01:42:55 886904c42165: Preparing 01:42:55 026de85aadf2: Preparing 01:42:55 8c2e55bc9a7f: Preparing 01:42:55 f40745fb33b1: Preparing 01:42:55 cba39b1333e8: Preparing 01:42:55 fec9707583cf: Preparing 01:42:55 256f393e029f: Preparing 01:42:55 f40745fb33b1: Waiting 01:42:55 cba39b1333e8: Waiting 01:42:55 fec9707583cf: Waiting 01:42:55 256f393e029f: Waiting 01:42:55 b22f1524d4c7: Layer already exists 01:42:55 a063044ad7ae: Layer already exists 01:42:55 8c2e55bc9a7f: Layer already exists 01:42:55 026de85aadf2: Layer already exists 01:42:55 886904c42165: Layer already exists 01:42:55 f40745fb33b1: Layer already exists 01:42:55 fec9707583cf: Layer already exists 01:42:55 cba39b1333e8: Layer already exists 01:42:55 256f393e029f: Layer already exists 01:42:55 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:cfae5f21e137e46786b4961f31418d03b05e6ccca2b92ffafeda4786a7ed0af2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:42:55 b22f1524d4c7: Preparing 01:42:55 a063044ad7ae: Preparing 01:42:55 886904c42165: Preparing 01:42:55 026de85aadf2: Preparing 01:42:55 8c2e55bc9a7f: Preparing 01:42:55 f40745fb33b1: Preparing 01:42:55 cba39b1333e8: Preparing 01:42:55 fec9707583cf: Preparing 01:42:55 256f393e029f: Preparing 01:42:55 cba39b1333e8: Waiting 01:42:55 fec9707583cf: Waiting 01:42:55 f40745fb33b1: Waiting 01:42:55 256f393e029f: Waiting 01:42:55 886904c42165: Layer already exists 01:42:55 026de85aadf2: Layer already exists 01:42:55 b22f1524d4c7: Layer already exists 01:42:55 a063044ad7ae: Layer already exists 01:42:55 8c2e55bc9a7f: Layer already exists 01:42:55 f40745fb33b1: Layer already exists 01:42:55 cba39b1333e8: Layer already exists 01:42:55 256f393e029f: Layer already exists 01:42:55 fec9707583cf: Layer already exists 01:42:55 main: digest: sha256:cfae5f21e137e46786b4961f31418d03b05e6ccca2b92ffafeda4786a7ed0af2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:56 ===================================================== [Pipeline] echo 01:42:56 taggedImages: 01:42:56 - nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:42:56 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.88 01:42:56 - nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:42:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:42:56 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:56 latest 01:42:56 4.1.0-dev.88 01:42:56 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:42:56 main 01:42:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:42:56 efa28b1bccdd: Preparing 01:42:56 5c5c818e6765: Preparing 01:42:56 026de85aadf2: Preparing 01:42:56 8c2e55bc9a7f: Preparing 01:42:56 1fd9e8dfb710: Preparing 01:42:56 0d98624965a8: Preparing 01:42:56 256f393e029f: Preparing 01:42:56 0d98624965a8: Waiting 01:42:56 256f393e029f: Waiting 01:42:56 026de85aadf2: Layer already exists 01:42:56 8c2e55bc9a7f: Layer already exists 01:42:56 256f393e029f: Layer already exists 01:42:56 efa28b1bccdd: Pushed 01:42:56 1fd9e8dfb710: Pushed 01:42:57 0d98624965a8: Pushed 01:43:00 5c5c818e6765: Pushed 01:43:00 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:25c29fb191405772bb14c9c0671b53e5e8fe35715fcdc69b73d03977262708bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:43:01 efa28b1bccdd: Preparing 01:43:01 5c5c818e6765: Preparing 01:43:01 026de85aadf2: Preparing 01:43:01 8c2e55bc9a7f: Preparing 01:43:01 1fd9e8dfb710: Preparing 01:43:01 0d98624965a8: Preparing 01:43:01 256f393e029f: Preparing 01:43:01 0d98624965a8: Waiting 01:43:01 256f393e029f: Waiting 01:43:01 efa28b1bccdd: Layer already exists 01:43:01 5c5c818e6765: Layer already exists 01:43:01 8c2e55bc9a7f: Layer already exists 01:43:01 1fd9e8dfb710: Layer already exists 01:43:01 026de85aadf2: Layer already exists 01:43:01 0d98624965a8: Layer already exists 01:43:01 256f393e029f: Layer already exists 01:43:01 latest: digest: sha256:25c29fb191405772bb14c9c0671b53e5e8fe35715fcdc69b73d03977262708bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.88 01:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:43:02 efa28b1bccdd: Preparing 01:43:02 5c5c818e6765: Preparing 01:43:02 026de85aadf2: Preparing 01:43:02 8c2e55bc9a7f: Preparing 01:43:02 1fd9e8dfb710: Preparing 01:43:02 0d98624965a8: Preparing 01:43:02 256f393e029f: Preparing 01:43:02 0d98624965a8: Waiting 01:43:02 256f393e029f: Waiting 01:43:02 5c5c818e6765: Layer already exists 01:43:02 1fd9e8dfb710: Layer already exists 01:43:02 026de85aadf2: Layer already exists 01:43:02 8c2e55bc9a7f: Layer already exists 01:43:02 efa28b1bccdd: Layer already exists 01:43:02 0d98624965a8: Layer already exists 01:43:02 256f393e029f: Layer already exists 01:43:02 4.1.0-dev.88: digest: sha256:25c29fb191405772bb14c9c0671b53e5e8fe35715fcdc69b73d03977262708bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:43:02 efa28b1bccdd: Preparing 01:43:02 5c5c818e6765: Preparing 01:43:02 026de85aadf2: Preparing 01:43:02 8c2e55bc9a7f: Preparing 01:43:02 1fd9e8dfb710: Preparing 01:43:02 0d98624965a8: Preparing 01:43:02 256f393e029f: Preparing 01:43:02 0d98624965a8: Waiting 01:43:02 256f393e029f: Waiting 01:43:02 8c2e55bc9a7f: Layer already exists 01:43:02 5c5c818e6765: Layer already exists 01:43:02 026de85aadf2: Layer already exists 01:43:02 efa28b1bccdd: Layer already exists 01:43:02 1fd9e8dfb710: Layer already exists 01:43:02 256f393e029f: Layer already exists 01:43:02 0d98624965a8: Layer already exists 01:43:02 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:25c29fb191405772bb14c9c0671b53e5e8fe35715fcdc69b73d03977262708bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:43:03 efa28b1bccdd: Preparing 01:43:03 5c5c818e6765: Preparing 01:43:03 026de85aadf2: Preparing 01:43:03 8c2e55bc9a7f: Preparing 01:43:03 1fd9e8dfb710: Preparing 01:43:03 0d98624965a8: Preparing 01:43:03 256f393e029f: Preparing 01:43:03 0d98624965a8: Waiting 01:43:03 256f393e029f: Waiting 01:43:03 8c2e55bc9a7f: Layer already exists 01:43:03 026de85aadf2: Layer already exists 01:43:03 1fd9e8dfb710: Layer already exists 01:43:03 5c5c818e6765: Layer already exists 01:43:03 efa28b1bccdd: Layer already exists 01:43:03 0d98624965a8: Layer already exists 01:43:03 256f393e029f: Layer already exists 01:43:03 main: digest: sha256:25c29fb191405772bb14c9c0671b53e5e8fe35715fcdc69b73d03977262708bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:03 ===================================================== [Pipeline] echo 01:43:03 taggedImages: 01:43:03 - nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:03 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:43:03 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.88 01:43:03 - nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:03 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:43:03 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:43:03 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:03 latest 01:43:03 4.1.0-dev.88 01:43:03 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:03 main 01:43:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:43:04 743edb0447eb: Preparing 01:43:04 f98d781b160f: Preparing 01:43:04 026de85aadf2: Preparing 01:43:04 8c2e55bc9a7f: Preparing 01:43:04 0730e4729acb: Preparing 01:43:04 e9853d6dce0e: Preparing 01:43:04 256f393e029f: Preparing 01:43:04 e9853d6dce0e: Waiting 01:43:04 256f393e029f: Waiting 01:43:04 026de85aadf2: Layer already exists 01:43:04 8c2e55bc9a7f: Layer already exists 01:43:04 256f393e029f: Layer already exists 01:43:04 743edb0447eb: Pushed 01:43:04 0730e4729acb: Pushed 01:43:04 e9853d6dce0e: Pushed 01:43:08 f98d781b160f: Pushed 01:43:08 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:70ca35821de25e42005c9ce99fba99366bee517cff37170c647eb035ebf13798 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:43:09 743edb0447eb: Preparing 01:43:09 f98d781b160f: Preparing 01:43:09 026de85aadf2: Preparing 01:43:09 8c2e55bc9a7f: Preparing 01:43:09 0730e4729acb: Preparing 01:43:09 e9853d6dce0e: Preparing 01:43:09 256f393e029f: Preparing 01:43:09 256f393e029f: Waiting 01:43:09 e9853d6dce0e: Waiting 01:43:09 026de85aadf2: Layer already exists 01:43:09 8c2e55bc9a7f: Layer already exists 01:43:09 f98d781b160f: Layer already exists 01:43:09 0730e4729acb: Layer already exists 01:43:09 743edb0447eb: Layer already exists 01:43:09 e9853d6dce0e: Layer already exists 01:43:09 256f393e029f: Layer already exists 01:43:09 latest: digest: sha256:70ca35821de25e42005c9ce99fba99366bee517cff37170c647eb035ebf13798 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.88 01:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:43:10 743edb0447eb: Preparing 01:43:10 f98d781b160f: Preparing 01:43:10 026de85aadf2: Preparing 01:43:10 8c2e55bc9a7f: Preparing 01:43:10 0730e4729acb: Preparing 01:43:10 e9853d6dce0e: Preparing 01:43:10 256f393e029f: Preparing 01:43:10 256f393e029f: Waiting 01:43:10 e9853d6dce0e: Waiting 01:43:10 0730e4729acb: Layer already exists 01:43:10 f98d781b160f: Layer already exists 01:43:10 8c2e55bc9a7f: Layer already exists 01:43:10 743edb0447eb: Layer already exists 01:43:10 026de85aadf2: Layer already exists 01:43:10 e9853d6dce0e: Layer already exists 01:43:10 256f393e029f: Layer already exists 01:43:10 4.1.0-dev.88: digest: sha256:70ca35821de25e42005c9ce99fba99366bee517cff37170c647eb035ebf13798 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:43:10 743edb0447eb: Preparing 01:43:10 f98d781b160f: Preparing 01:43:10 026de85aadf2: Preparing 01:43:10 8c2e55bc9a7f: Preparing 01:43:10 0730e4729acb: Preparing 01:43:10 e9853d6dce0e: Preparing 01:43:10 256f393e029f: Preparing 01:43:10 e9853d6dce0e: Waiting 01:43:10 256f393e029f: Waiting 01:43:10 743edb0447eb: Layer already exists 01:43:10 026de85aadf2: Layer already exists 01:43:10 8c2e55bc9a7f: Layer already exists 01:43:10 0730e4729acb: Layer already exists 01:43:10 f98d781b160f: Layer already exists 01:43:10 e9853d6dce0e: Layer already exists 01:43:10 256f393e029f: Layer already exists 01:43:10 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:70ca35821de25e42005c9ce99fba99366bee517cff37170c647eb035ebf13798 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:43:11 743edb0447eb: Preparing 01:43:11 f98d781b160f: Preparing 01:43:11 026de85aadf2: Preparing 01:43:11 8c2e55bc9a7f: Preparing 01:43:11 0730e4729acb: Preparing 01:43:11 e9853d6dce0e: Preparing 01:43:11 256f393e029f: Preparing 01:43:11 e9853d6dce0e: Waiting 01:43:11 256f393e029f: Waiting 01:43:11 f98d781b160f: Layer already exists 01:43:11 026de85aadf2: Layer already exists 01:43:11 0730e4729acb: Layer already exists 01:43:11 743edb0447eb: Layer already exists 01:43:11 8c2e55bc9a7f: Layer already exists 01:43:11 e9853d6dce0e: Layer already exists 01:43:11 256f393e029f: Layer already exists 01:43:11 main: digest: sha256:70ca35821de25e42005c9ce99fba99366bee517cff37170c647eb035ebf13798 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:11 ===================================================== [Pipeline] echo 01:43:11 taggedImages: 01:43:11 - nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:43:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:43:11 ========================================================= 01:43:11 [edgeXBuildMultiArch] RAW Config: 01:43:11 images: 01:43:11 - nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/core-command:latest 01:43:11 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/core-command:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/core-command:main 01:43:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:43:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:43:11 - nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/core-data:latest 01:43:11 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/core-data:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/core-data:main 01:43:11 - nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:43:11 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/core-keeper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/core-keeper:main 01:43:11 - nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:43:11 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/core-metadata:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/core-metadata:main 01:43:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:43:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:43:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:43:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:43:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:43:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-config:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-server:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main 01:43:11 - nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:43:11 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/support-notifications:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/support-notifications:main 01:43:11 - nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 01:43:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:43:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/support-scheduler:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 01:43:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main 01:43:11 settingsFile: 01:43:11 edgex-go-settings 01:43:11 ========================================================= [Pipeline] node 01:43:26 Still waiting to schedule task 01:43:26 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:44:19 Running on prd-centos7-docker-4c-2g-775585 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:19 provisioning config files... 01:44:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15715204230381631709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:20 ---> ****-login.sh 01:44:20 nexus3.edgexfoundry.org:10001 02:02:30 #144 ... 02:02:30 02:02:30 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:02:30 #147 DONE 1215.3s 02:02:30 02:02:30 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:02:30 #136 ... 02:02:30 02:02:30 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:02:30 #155 DONE 0.2s 02:02:30 02:02:30 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:02:30 #156 DONE 0.2s 02:02:30 02:02:30 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:02:30 #148 ... 02:02:30 02:02:30 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:02:30 #157 DONE 0.3s 02:02:30 02:02:30 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:02:30 #151 ... 02:02:30 02:02:30 #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 02:02:30 #158 DONE 0.1s 02:02:30 02:02:30 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:02:30 #159 DONE 0.1s 02:02:30 02:02:30 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:02:30 #160 DONE 2.0s 02:02:30 02:02:30 #115 [core-common-config-bootstrapper] exporting to image 02:02:30 #115 exporting layers 02:02:31 #115 exporting layers 0.9s done 02:02:31 #115 writing image sha256:24f4509eccc76b93699f75269cbf151ec20901ea108c6a178da9c838c481693c done 02:02:31 #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:02:31 #115 DONE 6.3s 02:02:31 02:02:31 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:02:49 #145 ... 02:02:49 02:02:49 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:02:49 #149 DONE 1237.5s 02:02:49 02:02:49 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:02:49 #161 DONE 0.3s 02:02:49 02:02:49 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:02:51 #162 DONE 2.4s 02:02:51 02:02:51 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:02:51 #163 DONE 0.3s 02:02:51 02:02:51 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:02:52 #151 ... 02:02:52 02:02:52 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:02:52 #164 DONE 0.2s 02:02:52 02:02:52 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:02:52 #165 DONE 0.4s 02:02:52 02:02:52 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:02:52 #136 ... 02:02:52 02:02:52 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:02:52 #166 DONE 0.2s 02:02:52 02:02:52 #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/ 02:02:52 #167 DONE 0.2s 02:02:52 02:02:52 #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/ 02:02:53 #168 DONE 0.3s 02:02:53 02:02:53 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:02:53 #146 ... 02:02:53 02:02:53 #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/ 02:02:53 #169 DONE 0.1s 02:02:53 02:02:53 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:02:53 #170 DONE 0.1s 02:02:53 02:02:53 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:02:53 #154 ... 02:02:53 02:02:53 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:02:56 #171 DONE 2.4s 02:02:56 02:02:56 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:02:56 #150 ... 02:02:56 02:02:56 #115 [security-bootstrapper] exporting to image 02:02:56 #115 exporting layers 02:02:57 #115 exporting layers 1.3s done 02:02:57 #115 writing image sha256:16f331e028128935f852d2ba7645b1328d3dfbddb15231e347ff0564d5ccf4d4 done 02:02:57 #115 naming to docker.io/library/security-bootstrapper-arm64 done 02:02:57 #115 DONE 7.7s 02:02:57 02:02:57 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:05 #45 ... 02:20:05 02:20:05 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:20:05 #145 DONE 2268.9s 02:20:05 02:20:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:05 #45 ... 02:20:05 02:20:05 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:20:05 #172 DONE 0.1s 02:20:05 02:20:05 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:20:05 #173 DONE 0.1s 02:20:05 02:20:05 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:20:05 #136 ... 02:20:05 02:20:05 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:20:05 #174 DONE 0.5s 02:20:05 02:20:05 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:20:05 #175 DONE 0.1s 02:20:05 02:20:05 #115 [core-command] exporting to image 02:20:05 #115 exporting layers 02:20:05 #115 exporting layers 0.5s done 02:20:05 #115 writing image sha256:7447e14a75fd0f2231cc544c7d1c906228a44f168ded8a2d0d32e077328e87cf done 02:20:05 #115 naming to docker.io/library/core-command-arm64 done 02:20:05 #115 DONE 8.2s 02:20:05 02:20:05 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:20:27 #146 ... 02:20:27 02:20:27 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:20:27 #144 DONE 2295.1s 02:20:27 02:20:27 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:20:27 #146 ... 02:20:27 02:20:27 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:20:27 #176 DONE 0.3s 02:20:27 02:20:27 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:20:27 #152 ... 02:20:27 02:20:27 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:20:27 #177 DONE 0.2s 02:20:27 02:20:27 #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:20:27 #178 DONE 0.2s 02:20:27 02:20:27 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:20:27 #150 ... 02:20:27 02:20:27 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:20:27 #179 DONE 0.1s 02:20:27 02:20:27 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:20:28 #180 DONE 0.5s 02:20:28 02:20:28 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:20:28 #181 DONE 0.2s 02:20:28 02:20:28 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:20:28 #136 ... 02:20:28 02:20:28 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:20:30 #182 DONE 2.0s 02:20:30 02:20:30 #115 [security-proxy-setup] exporting to image 02:20:30 #115 exporting layers 02:20:31 #115 exporting layers 1.1s done 02:20:31 #115 writing image sha256:8e6a090f77a61f2d5b84356c75ba5854a743b09016f2911a72f9d0fe266d40f8 done 02:20:31 #115 naming to docker.io/library/security-proxy-setup-arm64 done 02:20:31 #115 DONE 9.2s 02:20:31 02:20:31 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:20:33 #153 ... 02:20:33 02:20:33 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:20:33 #146 2302.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.88 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:21:05 #146 DONE 2334.7s 02:21:05 02:21:05 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:06 #152 ... 02:21:06 02:21:06 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:21:06 #183 DONE 0.2s 02:21:06 02:21:06 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:07 #152 ... 02:21:07 02:21:07 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:21:07 #184 DONE 0.2s 02:21:07 02:21:07 #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:21:07 #185 DONE 0.2s 02:21:07 02:21:07 #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:21:07 #186 DONE 0.1s 02:21:07 02:21:07 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:21:07 #187 DONE 0.2s 02:21:07 02:21:07 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:21:08 #188 DONE 0.6s 02:21:08 02:21:08 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:21:08 #136 ... 02:21:08 02:21:08 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:21:08 #189 DONE 0.6s 02:21:08 02:21:08 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:21:08 #190 DONE 0.1s 02:21:08 02:21:08 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:09 #154 ... 02:21:09 02:21:09 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:21:10 #191 DONE 1.8s 02:21:10 02:21:10 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:10 #148 ... 02:21:10 02:21:10 #115 [security-secretstore-setup] exporting to image 02:21:10 #115 exporting layers 02:21:12 #115 exporting layers 1.9s done 02:21:12 #115 writing image sha256:2ebf5ab0fcdd4a890bcaaf3f55016d33449ed03851b00fde794dd4882de84ca1 done 02:21:12 #115 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 02:21:12 #115 DONE 11.1s 02:21:12 02:21:12 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:22:09 #136 ... 02:22:09 02:22:09 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:22:09 #150 DONE 2394.5s 02:22:09 02:22:09 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:22:09 #151 ... 02:22:09 02:22:09 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:22:09 #192 DONE 0.3s 02:22:09 02:22:09 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:22:09 #153 ... 02:22:09 02:22:09 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:22:09 #193 DONE 0.1s 02:22:09 02:22:09 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:22:09 #194 DONE 0.4s 02:22:09 02:22:09 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:22:09 #151 ... 02:22:09 02:22:09 #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:22:09 #195 DONE 0.2s 02:22:09 02:22:09 #115 [security-spiffe-token-provider] exporting to image 02:22:09 #115 exporting layers 02:22:09 #115 exporting layers 0.6s done 02:22:09 #115 writing image sha256:7a0a3f08b2fa2c81f8848f1b68700c501883d1e3d8012f7fbe8e251afb216011 done 02:22:09 #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:22:09 #115 DONE 11.8s 02:22:09 02:22:09 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:22:56 #45 ... 02:22:56 02:22:56 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:22:56 #148 DONE 2439.7s 02:22:56 02:22:56 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:22:56 #136 ... 02:22:56 02:22:56 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:22:56 #196 DONE 0.2s 02:22:56 02:22:56 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:22:56 #151 ... 02:22:56 02:22:56 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:22:56 #197 DONE 0.2s 02:22:56 02:22:56 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:22:56 #198 DONE 0.5s 02:22:56 02:22:56 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:22:56 #136 ... 02:22:56 02:22:56 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:22:56 #199 DONE 0.2s 02:22:56 02:22:56 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:22:56 #200 DONE 0.2s 02:22:56 02:22:56 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:22:56 #201 ... 02:22:56 02:22:56 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:22:56 #136 DONE 2445.2s 02:22:56 02:22:56 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:22:56 #201 DONE 3.7s 02:22:56 02:22:56 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:22:56 #45 ... 02:22:56 02:22:56 #115 [security-proxy-auth] exporting to image 02:22:56 #115 exporting layers 02:22:58 #115 exporting layers 1.3s done 02:22:58 #115 writing image sha256:28efb6e9342032b96632a5239ed041088325a6adf722cab5dc8d9dc761a71ee3 done 02:22:58 #115 naming to docker.io/library/security-proxy-auth-arm64 done 02:22:58 #115 DONE 13.1s 02:22:58 02:22:58 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:22:58 #202 DONE 0.2s 02:22:58 02:22:58 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:22:58 #203 DONE 0.7s 02:22:58 02:22:58 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:22:58 #204 DONE 0.2s 02:22:58 02:22:58 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:22:58 #154 ... 02:22:58 02:22:58 #115 [core-keeper] exporting to image 02:22:59 #115 ... 02:22:59 02:22:59 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:22:59 #154 DONE 2448.0s 02:22:59 02:22:59 #115 [core-keeper] exporting to image 02:23:00 #115 ... 02:23:00 02:23:00 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:23:00 #152 DONE 2448.8s 02:23:00 02:23:00 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:23:00 #151 ... 02:23:00 02:23:00 #115 [core-keeper] exporting to image 02:23:00 #115 exporting layers 1.6s done 02:23:00 #115 writing image sha256:cafb968dcc013526eb491a264a352757a36aacb14b0831927cfcfafb2f1a1617 0.0s done 02:23:00 #115 naming to docker.io/library/core-keeper-arm64 02:23:00 #115 naming to docker.io/library/core-keeper-arm64 0.0s done 02:23:00 #115 DONE 14.7s 02:23:00 02:23:00 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:23:00 #205 ... 02:23:00 02:23:00 #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:23:00 #206 DONE 0.4s 02:23:01 02:23:01 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:23:01 #205 DONE 0.4s 02:23:01 02:23:01 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:23:01 #207 ... 02:23:01 02:23:01 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:23:01 #208 DONE 0.2s 02:23:01 02:23:01 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:23:01 #207 DONE 0.3s 02:23:01 02:23:01 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:23:02 #209 DONE 0.7s 02:23:02 02:23:02 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:23:02 #210 DONE 0.6s 02:23:02 02:23:02 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:23:02 #211 ... 02:23:02 02:23:02 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:23:02 #212 DONE 0.2s 02:23:02 02:23:02 #115 [core-data] exporting to image 02:23:02 #115 ... 02:23:02 02:23:02 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:23:02 #211 DONE 0.4s 02:23:02 02:23:02 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:23:02 #213 DONE 0.3s 02:23:02 02:23:02 #115 [core-metadata] exporting to image 02:23:03 #115 exporting layers 0.9s done 02:23:03 #115 writing image sha256:ebd5803a96e61999e9de05d0381a7cd92e9203ae9f799a26fb2fcf7fa1a962cc 02:23:03 #115 writing image sha256:ebd5803a96e61999e9de05d0381a7cd92e9203ae9f799a26fb2fcf7fa1a962cc 0.0s done 02:23:03 #115 naming to docker.io/library/core-data-arm64 done 02:23:03 #115 exporting layers 0.7s done 02:23:03 #115 writing image sha256:f7b35accb77d0f4404d3fa2ac0a9b0e3cd71cc34ff6bca2ff335b48ce40fed6d done 02:23:03 #115 naming to docker.io/library/core-metadata-arm64 done 02:23:03 #115 DONE 16.0s 02:23:03 02:23:03 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:30 #45 ... 02:23:30 02:23:30 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:23:30 #151 DONE 2479.1s 02:23:30 02:23:30 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:30 #45 ... 02:23:30 02:23:30 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:23:31 #214 DONE 0.2s 02:23:31 02:23:31 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:31 #45 ... 02:23:31 02:23:31 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:23:31 #215 DONE 0.1s 02:23:31 02:23:31 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:23:31 #216 DONE 0.6s 02:23:31 02:23:31 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:31 #45 ... 02:23:31 02:23:31 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:23:31 #217 DONE 0.1s 02:23:31 02:23:31 #115 [support-scheduler] exporting to image 02:23:31 #115 exporting layers 02:23:34 #115 exporting layers 2.5s done 02:23:34 #115 writing image sha256:d2a8df7ddfa540f2c877a3aa5206d0a19380eaebcbc45a72b25a912d83ae201e done 02:23:34 #115 naming to docker.io/library/support-scheduler-arm64 done 02:23:34 #115 DONE 18.5s 02:23:34 02:23:34 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:37 #45 ... 02:23:37 02:23:37 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:23:37 #153 DONE 2486.6s 02:23:37 02:23:37 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:38 #45 ... 02:23:38 02:23:38 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:23:38 #218 DONE 0.1s 02:23:38 02:23:38 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:23:38 #219 DONE 0.1s 02:23:38 02:23:38 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:38 #45 ... 02:23:38 02:23:38 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:23:39 #220 DONE 0.5s 02:23:39 02:23:39 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:23:39 #221 DONE 0.1s 02:23:39 02:23:39 #115 [support-notifications] exporting to image 02:23:39 #115 exporting layers 0.6s done 02:23:39 #115 writing image sha256:5ac5bdcc72861bdf8a450ad5ac2f3c8e5009cbc4a27f39c82b087732662ec1e7 done 02:23:39 #115 naming to docker.io/library/support-notifications-arm64 done 02:23:39 #115 DONE 19.0s 02:23:39 02:23:39 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:39 time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:39 time="2025-12-23T01:39:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:23:39 $ docker stop --time=1 d75904f950abaee554efcc296efd5c6a03de7062389fecec37aa58ef31da3eb5 02:23:41 $ docker rm -f --volumes d75904f950abaee554efcc296efd5c6a03de7062389fecec37aa58ef31da3eb5 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:42 + docker images 02:23:42 REPOSITORY TAG IMAGE ID CREATED SIZE 02:23:42 support-notifications-arm64 latest 5ac5bdcc7286 3 seconds ago 54.3MB 02:23:42 support-scheduler-arm64 latest d2a8df7ddfa5 10 seconds ago 50.4MB 02:23:42 core-data-arm64 latest ebd5803a96e6 39 seconds ago 46.2MB 02:23:42 core-metadata-arm64 latest f7b35accb77d 39 seconds ago 46.3MB 02:23:42 core-keeper-arm64 latest cafb968dcc01 43 seconds ago 45.1MB 02:23:42 security-proxy-auth-arm64 latest 28efb6e93420 45 seconds ago 45.4MB 02:23:42 security-spiffe-token-provider-arm64 latest 7a0a3f08b2fa About a minute ago 50.2MB 02:23:42 security-secretstore-setup-arm64 latest 2ebf5ab0fcdd 2 minutes ago 81.6MB 02:23:42 security-proxy-setup-arm64 latest 8e6a090f77a6 3 minutes ago 51.3MB 02:23:42 core-command-arm64 latest 7447e14a75fd 3 minutes ago 40.9MB 02:23:42 security-bootstrapper-arm64 latest 16f331e02812 20 minutes ago 22.2MB 02:23:42 core-common-config-bootstrapper-arm64 latest 24f4509eccc7 21 minutes ago 21.1MB 02:23:42 security-spire-agent-arm64 latest 1b5895bee103 42 minutes ago 220MB 02:23:42 security-spire-config-arm64 latest 020e39eb0e8b 42 minutes ago 163MB 02:23:42 security-spire-server-arm64 latest d8fcba1171f8 42 minutes ago 164MB 02:23:42 ci-base-image-arm64 latest 6831091ebfc3 44 minutes ago 927MB 02:23:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB 02:23:42 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:23:42 provisioning config files... 02:23:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/941@tmp/config8301595378547105584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:42 ---> ****-login.sh 02:23:42 nexus3.edgexfoundry.org:10001 02:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:42 Configure a credential helper to remove this warning. See 02:23:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:42 02:23:42 Login Succeeded 02:23:42 nexus3.edgexfoundry.org:10002 02:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:43 Configure a credential helper to remove this warning. See 02:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:43 02:23:43 Login Succeeded 02:23:43 nexus3.edgexfoundry.org:10003 02:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:43 Configure a credential helper to remove this warning. See 02:23:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:43 02:23:43 Login Succeeded 02:23:43 nexus3.edgexfoundry.org:10004 02:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:44 Configure a credential helper to remove this warning. See 02:23:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:44 02:23:44 Login Succeeded 02:23:44 ****.io 02:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:44 Configure a credential helper to remove this warning. See 02:23:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:44 02:23:44 Login Succeeded 02:23:44 ---> ****-login.sh ends [Pipeline] } 02:23:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:23:44 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:23:44 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:23:44 latest 02:23:44 4.1.0-dev.88 02:23:44 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:23:44 main 02:23:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:23:45 7f18aa10ab4c: Preparing 02:23:45 afe69de0bda4: Preparing 02:23:45 1fca51b0eaa1: Preparing 02:23:45 ef9112f8f3f5: Preparing 02:23:45 3db3d101b83a: Preparing 02:23:45 c842150c97c1: Preparing 02:23:45 0e64f2360a44: Preparing 02:23:45 0e64f2360a44: Waiting 02:23:45 c842150c97c1: Waiting 02:23:45 1fca51b0eaa1: Pushed 02:23:45 ef9112f8f3f5: Pushed 02:23:45 0e64f2360a44: Layer already exists 02:23:45 c842150c97c1: Pushed 02:23:46 3db3d101b83a: Pushed 02:23:47 7f18aa10ab4c: Pushed 02:23:52 afe69de0bda4: Pushed 02:23:52 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:a4d6b6a479281f4d82aa333a1a38c401588a9a4edcf5a97bc15dca2f43129431 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:23:53 7f18aa10ab4c: Preparing 02:23:53 afe69de0bda4: Preparing 02:23:53 1fca51b0eaa1: Preparing 02:23:53 ef9112f8f3f5: Preparing 02:23:53 3db3d101b83a: Preparing 02:23:53 c842150c97c1: Preparing 02:23:53 0e64f2360a44: Preparing 02:23:53 c842150c97c1: Waiting 02:23:53 0e64f2360a44: Waiting 02:23:53 afe69de0bda4: Layer already exists 02:23:53 3db3d101b83a: Layer already exists 02:23:53 ef9112f8f3f5: Layer already exists 02:23:53 7f18aa10ab4c: Layer already exists 02:23:53 1fca51b0eaa1: Layer already exists 02:23:53 c842150c97c1: Layer already exists 02:23:53 0e64f2360a44: Layer already exists 02:23:53 latest: digest: sha256:a4d6b6a479281f4d82aa333a1a38c401588a9a4edcf5a97bc15dca2f43129431 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.88 02:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:23:54 7f18aa10ab4c: Preparing 02:23:54 afe69de0bda4: Preparing 02:23:54 1fca51b0eaa1: Preparing 02:23:54 ef9112f8f3f5: Preparing 02:23:54 3db3d101b83a: Preparing 02:23:54 c842150c97c1: Preparing 02:23:54 0e64f2360a44: Preparing 02:23:54 c842150c97c1: Waiting 02:23:54 0e64f2360a44: Waiting 02:23:54 7f18aa10ab4c: Layer already exists 02:23:54 afe69de0bda4: Layer already exists 02:23:54 ef9112f8f3f5: Layer already exists 02:23:54 3db3d101b83a: Layer already exists 02:23:54 1fca51b0eaa1: Layer already exists 02:23:54 c842150c97c1: Layer already exists 02:23:54 0e64f2360a44: Layer already exists 02:23:54 4.1.0-dev.88: digest: sha256:a4d6b6a479281f4d82aa333a1a38c401588a9a4edcf5a97bc15dca2f43129431 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:23:55 7f18aa10ab4c: Preparing 02:23:55 afe69de0bda4: Preparing 02:23:55 1fca51b0eaa1: Preparing 02:23:55 ef9112f8f3f5: Preparing 02:23:55 3db3d101b83a: Preparing 02:23:55 c842150c97c1: Preparing 02:23:55 0e64f2360a44: Preparing 02:23:55 c842150c97c1: Waiting 02:23:55 0e64f2360a44: Waiting 02:23:55 1fca51b0eaa1: Layer already exists 02:23:55 afe69de0bda4: Layer already exists 02:23:55 3db3d101b83a: Layer already exists 02:23:55 7f18aa10ab4c: Layer already exists 02:23:55 ef9112f8f3f5: Layer already exists 02:23:55 c842150c97c1: Layer already exists 02:23:55 0e64f2360a44: Layer already exists 02:23:55 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:a4d6b6a479281f4d82aa333a1a38c401588a9a4edcf5a97bc15dca2f43129431 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:23:56 7f18aa10ab4c: Preparing 02:23:56 afe69de0bda4: Preparing 02:23:56 1fca51b0eaa1: Preparing 02:23:56 ef9112f8f3f5: Preparing 02:23:56 3db3d101b83a: Preparing 02:23:56 c842150c97c1: Preparing 02:23:56 0e64f2360a44: Preparing 02:23:56 c842150c97c1: Waiting 02:23:56 0e64f2360a44: Waiting 02:23:56 1fca51b0eaa1: Layer already exists 02:23:56 7f18aa10ab4c: Layer already exists 02:23:56 ef9112f8f3f5: Layer already exists 02:23:56 3db3d101b83a: Layer already exists 02:23:56 afe69de0bda4: Layer already exists 02:23:56 c842150c97c1: Layer already exists 02:23:56 0e64f2360a44: Layer already exists 02:23:56 main: digest: sha256:a4d6b6a479281f4d82aa333a1a38c401588a9a4edcf5a97bc15dca2f43129431 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:56 ===================================================== [Pipeline] echo 02:23:56 taggedImages: 02:23:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:23:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:23:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.88 02:23:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:23:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:23:56 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:23:56 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:23:56 latest 02:23:56 4.1.0-dev.88 02:23:56 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:23:56 main 02:23:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:23:57 c369fa76d61b: Preparing 02:23:57 35d8fa3f34ca: Preparing 02:23:57 b2420a7a00d5: Preparing 02:23:57 cba17b065954: Preparing 02:23:57 1fca51b0eaa1: Preparing 02:23:57 ef9112f8f3f5: Preparing 02:23:57 3db3d101b83a: Preparing 02:23:57 c842150c97c1: Preparing 02:23:57 0e64f2360a44: Preparing 02:23:57 c842150c97c1: Waiting 02:23:57 ef9112f8f3f5: Waiting 02:23:57 3db3d101b83a: Waiting 02:23:57 0e64f2360a44: Waiting 02:23:57 1fca51b0eaa1: Layer already exists 02:23:57 ef9112f8f3f5: Layer already exists 02:23:57 3db3d101b83a: Layer already exists 02:23:57 b2420a7a00d5: Pushed 02:23:57 35d8fa3f34ca: Pushed 02:23:57 c369fa76d61b: Pushed 02:23:57 c842150c97c1: Layer already exists 02:23:57 0e64f2360a44: Layer already exists 02:24:00 cba17b065954: Pushed 02:24:00 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:3d214b0a60dad3b43caa17a92dff595d9739cc5af980bcc9aa469f59a48a98b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:01 + 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:24:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:24:01 c369fa76d61b: Preparing 02:24:01 35d8fa3f34ca: Preparing 02:24:01 b2420a7a00d5: Preparing 02:24:01 cba17b065954: Preparing 02:24:01 1fca51b0eaa1: Preparing 02:24:01 ef9112f8f3f5: Preparing 02:24:01 3db3d101b83a: Preparing 02:24:01 c842150c97c1: Preparing 02:24:01 0e64f2360a44: Preparing 02:24:01 3db3d101b83a: Waiting 02:24:01 0e64f2360a44: Waiting 02:24:01 c842150c97c1: Waiting 02:24:01 ef9112f8f3f5: Waiting 02:24:01 c369fa76d61b: Layer already exists 02:24:01 cba17b065954: Layer already exists 02:24:01 b2420a7a00d5: Layer already exists 02:24:01 35d8fa3f34ca: Layer already exists 02:24:01 1fca51b0eaa1: Layer already exists 02:24:01 3db3d101b83a: Layer already exists 02:24:01 c842150c97c1: Layer already exists 02:24:01 0e64f2360a44: Layer already exists 02:24:01 ef9112f8f3f5: Layer already exists 02:24:01 latest: digest: sha256:3d214b0a60dad3b43caa17a92dff595d9739cc5af980bcc9aa469f59a48a98b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.88 02:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:24:02 c369fa76d61b: Preparing 02:24:02 35d8fa3f34ca: Preparing 02:24:02 b2420a7a00d5: Preparing 02:24:02 cba17b065954: Preparing 02:24:02 1fca51b0eaa1: Preparing 02:24:02 ef9112f8f3f5: Preparing 02:24:02 3db3d101b83a: Preparing 02:24:02 c842150c97c1: Preparing 02:24:02 0e64f2360a44: Preparing 02:24:02 ef9112f8f3f5: Waiting 02:24:02 3db3d101b83a: Waiting 02:24:02 c842150c97c1: Waiting 02:24:02 0e64f2360a44: Waiting 02:24:02 b2420a7a00d5: Layer already exists 02:24:02 cba17b065954: Layer already exists 02:24:02 1fca51b0eaa1: Layer already exists 02:24:02 c369fa76d61b: Layer already exists 02:24:02 35d8fa3f34ca: Layer already exists 02:24:02 ef9112f8f3f5: Layer already exists 02:24:02 0e64f2360a44: Layer already exists 02:24:02 3db3d101b83a: Layer already exists 02:24:02 c842150c97c1: Layer already exists 02:24:02 4.1.0-dev.88: digest: sha256:3d214b0a60dad3b43caa17a92dff595d9739cc5af980bcc9aa469f59a48a98b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:24:03 c369fa76d61b: Preparing 02:24:03 35d8fa3f34ca: Preparing 02:24:03 b2420a7a00d5: Preparing 02:24:03 cba17b065954: Preparing 02:24:03 1fca51b0eaa1: Preparing 02:24:03 ef9112f8f3f5: Preparing 02:24:03 3db3d101b83a: Preparing 02:24:03 c842150c97c1: Preparing 02:24:03 0e64f2360a44: Preparing 02:24:03 ef9112f8f3f5: Waiting 02:24:03 3db3d101b83a: Waiting 02:24:03 c842150c97c1: Waiting 02:24:03 0e64f2360a44: Waiting 02:24:03 1fca51b0eaa1: Layer already exists 02:24:03 cba17b065954: Layer already exists 02:24:03 35d8fa3f34ca: Layer already exists 02:24:03 b2420a7a00d5: Layer already exists 02:24:03 c369fa76d61b: Layer already exists 02:24:03 3db3d101b83a: Layer already exists 02:24:03 c842150c97c1: Layer already exists 02:24:03 0e64f2360a44: Layer already exists 02:24:03 ef9112f8f3f5: Layer already exists 02:24:03 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:3d214b0a60dad3b43caa17a92dff595d9739cc5af980bcc9aa469f59a48a98b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:04 + 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:24:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:24:04 c369fa76d61b: Preparing 02:24:04 35d8fa3f34ca: Preparing 02:24:04 b2420a7a00d5: Preparing 02:24:04 cba17b065954: Preparing 02:24:04 1fca51b0eaa1: Preparing 02:24:04 ef9112f8f3f5: Preparing 02:24:04 3db3d101b83a: Preparing 02:24:04 c842150c97c1: Preparing 02:24:04 0e64f2360a44: Preparing 02:24:04 3db3d101b83a: Waiting 02:24:04 0e64f2360a44: Waiting 02:24:04 c842150c97c1: Waiting 02:24:04 ef9112f8f3f5: Waiting 02:24:04 1fca51b0eaa1: Layer already exists 02:24:04 35d8fa3f34ca: Layer already exists 02:24:04 cba17b065954: Layer already exists 02:24:04 c369fa76d61b: Layer already exists 02:24:04 b2420a7a00d5: Layer already exists 02:24:04 3db3d101b83a: Layer already exists 02:24:04 ef9112f8f3f5: Layer already exists 02:24:04 c842150c97c1: Layer already exists 02:24:04 0e64f2360a44: Layer already exists 02:24:04 main: digest: sha256:3d214b0a60dad3b43caa17a92dff595d9739cc5af980bcc9aa469f59a48a98b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:04 ===================================================== [Pipeline] echo 02:24:04 taggedImages: 02:24:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:24:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.88 02:24:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:24:04 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:24:04 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:04 latest 02:24:04 4.1.0-dev.88 02:24:04 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:04 main 02:24:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:24:05 b3cbdd5096df: Preparing 02:24:05 dee485217da5: Preparing 02:24:05 1fca51b0eaa1: Preparing 02:24:05 ef9112f8f3f5: Preparing 02:24:05 85975ddb42cb: Preparing 02:24:05 b38a32496b79: Preparing 02:24:05 0e64f2360a44: Preparing 02:24:05 b38a32496b79: Waiting 02:24:05 0e64f2360a44: Waiting 02:24:06 ef9112f8f3f5: Layer already exists 02:24:06 1fca51b0eaa1: Layer already exists 02:24:06 0e64f2360a44: Layer already exists 02:24:06 b3cbdd5096df: Pushed 02:24:06 b38a32496b79: Pushed 02:24:06 85975ddb42cb: Pushed 02:24:12 dee485217da5: Pushed 02:24:13 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:1ef22864ede77cafce30463751835ccc5bc82f6d2038653086ebb1cf1d34082c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:24:13 b3cbdd5096df: Preparing 02:24:13 dee485217da5: Preparing 02:24:13 1fca51b0eaa1: Preparing 02:24:13 ef9112f8f3f5: Preparing 02:24:13 85975ddb42cb: Preparing 02:24:13 b38a32496b79: Preparing 02:24:13 0e64f2360a44: Preparing 02:24:13 b38a32496b79: Waiting 02:24:13 0e64f2360a44: Waiting 02:24:13 1fca51b0eaa1: Layer already exists 02:24:13 dee485217da5: Layer already exists 02:24:13 b3cbdd5096df: Layer already exists 02:24:13 85975ddb42cb: Layer already exists 02:24:13 ef9112f8f3f5: Layer already exists 02:24:13 b38a32496b79: Layer already exists 02:24:13 0e64f2360a44: Layer already exists 02:24:13 latest: digest: sha256:1ef22864ede77cafce30463751835ccc5bc82f6d2038653086ebb1cf1d34082c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.88 02:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:24:14 b3cbdd5096df: Preparing 02:24:14 dee485217da5: Preparing 02:24:14 1fca51b0eaa1: Preparing 02:24:14 ef9112f8f3f5: Preparing 02:24:14 85975ddb42cb: Preparing 02:24:14 b38a32496b79: Preparing 02:24:14 0e64f2360a44: Preparing 02:24:14 b38a32496b79: Waiting 02:24:14 0e64f2360a44: Waiting 02:24:14 1fca51b0eaa1: Layer already exists 02:24:14 dee485217da5: Layer already exists 02:24:14 ef9112f8f3f5: Layer already exists 02:24:14 85975ddb42cb: Layer already exists 02:24:14 b3cbdd5096df: Layer already exists 02:24:14 b38a32496b79: Layer already exists 02:24:14 0e64f2360a44: Layer already exists 02:24:15 4.1.0-dev.88: digest: sha256:1ef22864ede77cafce30463751835ccc5bc82f6d2038653086ebb1cf1d34082c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:24:15 b3cbdd5096df: Preparing 02:24:15 dee485217da5: Preparing 02:24:15 1fca51b0eaa1: Preparing 02:24:15 ef9112f8f3f5: Preparing 02:24:15 85975ddb42cb: Preparing 02:24:15 b38a32496b79: Preparing 02:24:15 0e64f2360a44: Preparing 02:24:15 b38a32496b79: Waiting 02:24:15 0e64f2360a44: Waiting 02:24:15 85975ddb42cb: Layer already exists 02:24:15 b3cbdd5096df: Layer already exists 02:24:15 dee485217da5: Layer already exists 02:24:15 ef9112f8f3f5: Layer already exists 02:24:15 1fca51b0eaa1: Layer already exists 02:24:15 b38a32496b79: Layer already exists 02:24:15 0e64f2360a44: Layer already exists 02:24:15 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:1ef22864ede77cafce30463751835ccc5bc82f6d2038653086ebb1cf1d34082c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:24:16 b3cbdd5096df: Preparing 02:24:16 dee485217da5: Preparing 02:24:16 1fca51b0eaa1: Preparing 02:24:16 ef9112f8f3f5: Preparing 02:24:16 85975ddb42cb: Preparing 02:24:16 b38a32496b79: Preparing 02:24:16 0e64f2360a44: Preparing 02:24:16 b38a32496b79: Waiting 02:24:16 0e64f2360a44: Waiting 02:24:16 ef9112f8f3f5: Layer already exists 02:24:16 85975ddb42cb: Layer already exists 02:24:16 dee485217da5: Layer already exists 02:24:16 b3cbdd5096df: Layer already exists 02:24:16 1fca51b0eaa1: Layer already exists 02:24:16 0e64f2360a44: Layer already exists 02:24:16 b38a32496b79: Layer already exists 02:24:17 main: digest: sha256:1ef22864ede77cafce30463751835ccc5bc82f6d2038653086ebb1cf1d34082c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:17 ===================================================== [Pipeline] echo 02:24:17 taggedImages: 02:24:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:24:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.88 02:24:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:24:17 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:24:17 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:17 latest 02:24:17 4.1.0-dev.88 02:24:17 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:17 main 02:24:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:24:18 ba2ebfd53123: Preparing 02:24:18 fa0f1aa84b54: Preparing 02:24:18 ef9112f8f3f5: Preparing 02:24:18 e3c11797847f: Preparing 02:24:18 e9c55e187430: Preparing 02:24:18 0e64f2360a44: Preparing 02:24:18 0e64f2360a44: Waiting 02:24:18 ef9112f8f3f5: Layer already exists 02:24:18 0e64f2360a44: Layer already exists 02:24:18 e9c55e187430: Pushed 02:24:18 e3c11797847f: Pushed 02:24:18 ba2ebfd53123: Pushed 02:24:26 fa0f1aa84b54: Pushed 02:24:26 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:8afcee95409ba0f3b326d19943a9a2e128a279abdaa32f20e88f0f1aa3614c16 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:24:27 ba2ebfd53123: Preparing 02:24:27 fa0f1aa84b54: Preparing 02:24:27 ef9112f8f3f5: Preparing 02:24:27 e3c11797847f: Preparing 02:24:27 e9c55e187430: Preparing 02:24:27 0e64f2360a44: Preparing 02:24:27 0e64f2360a44: Waiting 02:24:27 ba2ebfd53123: Layer already exists 02:24:27 ef9112f8f3f5: Layer already exists 02:24:27 e3c11797847f: Layer already exists 02:24:27 e9c55e187430: Layer already exists 02:24:27 fa0f1aa84b54: Layer already exists 02:24:27 0e64f2360a44: Layer already exists 02:24:27 latest: digest: sha256:8afcee95409ba0f3b326d19943a9a2e128a279abdaa32f20e88f0f1aa3614c16 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.88 02:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:24:28 ba2ebfd53123: Preparing 02:24:28 fa0f1aa84b54: Preparing 02:24:28 ef9112f8f3f5: Preparing 02:24:28 e3c11797847f: Preparing 02:24:28 e9c55e187430: Preparing 02:24:28 0e64f2360a44: Preparing 02:24:28 0e64f2360a44: Waiting 02:24:28 ba2ebfd53123: Layer already exists 02:24:28 ef9112f8f3f5: Layer already exists 02:24:28 fa0f1aa84b54: Layer already exists 02:24:28 e3c11797847f: Layer already exists 02:24:28 e9c55e187430: Layer already exists 02:24:28 0e64f2360a44: Layer already exists 02:24:28 4.1.0-dev.88: digest: sha256:8afcee95409ba0f3b326d19943a9a2e128a279abdaa32f20e88f0f1aa3614c16 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:28 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:24:29 ba2ebfd53123: Preparing 02:24:29 fa0f1aa84b54: Preparing 02:24:29 ef9112f8f3f5: Preparing 02:24:29 e3c11797847f: Preparing 02:24:29 e9c55e187430: Preparing 02:24:29 0e64f2360a44: Preparing 02:24:29 0e64f2360a44: Waiting 02:24:29 ef9112f8f3f5: Layer already exists 02:24:29 e9c55e187430: Layer already exists 02:24:29 e3c11797847f: Layer already exists 02:24:29 fa0f1aa84b54: Layer already exists 02:24:29 ba2ebfd53123: Layer already exists 02:24:29 0e64f2360a44: Layer already exists 02:24:29 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:8afcee95409ba0f3b326d19943a9a2e128a279abdaa32f20e88f0f1aa3614c16 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:24:29 ba2ebfd53123: Preparing 02:24:29 fa0f1aa84b54: Preparing 02:24:29 ef9112f8f3f5: Preparing 02:24:29 e3c11797847f: Preparing 02:24:29 e9c55e187430: Preparing 02:24:29 0e64f2360a44: Preparing 02:24:29 0e64f2360a44: Waiting 02:24:29 e3c11797847f: Layer already exists 02:24:29 ef9112f8f3f5: Layer already exists 02:24:29 e9c55e187430: Layer already exists 02:24:29 fa0f1aa84b54: Layer already exists 02:24:29 ba2ebfd53123: Layer already exists 02:24:29 0e64f2360a44: Layer already exists 02:24:29 main: digest: sha256:8afcee95409ba0f3b326d19943a9a2e128a279abdaa32f20e88f0f1aa3614c16 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:30 ===================================================== [Pipeline] echo 02:24:30 taggedImages: 02:24:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:24:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.88 02:24:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:24:30 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:24:30 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:30 latest 02:24:30 4.1.0-dev.88 02:24:30 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:30 main 02:24:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:24:31 1f9ef13d6229: Preparing 02:24:31 d48bdde54746: Preparing 02:24:31 657f83c9a1f3: Preparing 02:24:31 1fca51b0eaa1: Preparing 02:24:31 ef9112f8f3f5: Preparing 02:24:31 3db3d101b83a: Preparing 02:24:31 c842150c97c1: Preparing 02:24:31 0e64f2360a44: Preparing 02:24:31 3db3d101b83a: Waiting 02:24:31 c842150c97c1: Waiting 02:24:31 0e64f2360a44: Waiting 02:24:31 1fca51b0eaa1: Layer already exists 02:24:31 ef9112f8f3f5: Layer already exists 02:24:31 3db3d101b83a: Layer already exists 02:24:31 d48bdde54746: Pushed 02:24:31 c842150c97c1: Layer already exists 02:24:31 0e64f2360a44: Layer already exists 02:24:31 1f9ef13d6229: Pushed 02:24:39 657f83c9a1f3: Pushed 02:24:39 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:de4291f2df57a45b1de744d52a2bfc7b2a5b53c71f07c1dd5579075261dd2f37 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:24:40 1f9ef13d6229: Preparing 02:24:40 d48bdde54746: Preparing 02:24:40 657f83c9a1f3: Preparing 02:24:40 1fca51b0eaa1: Preparing 02:24:40 ef9112f8f3f5: Preparing 02:24:40 3db3d101b83a: Preparing 02:24:40 c842150c97c1: Preparing 02:24:40 0e64f2360a44: Preparing 02:24:40 3db3d101b83a: Waiting 02:24:40 c842150c97c1: Waiting 02:24:40 0e64f2360a44: Waiting 02:24:40 1fca51b0eaa1: Layer already exists 02:24:40 657f83c9a1f3: Layer already exists 02:24:40 ef9112f8f3f5: Layer already exists 02:24:40 1f9ef13d6229: Layer already exists 02:24:40 d48bdde54746: Layer already exists 02:24:40 3db3d101b83a: Layer already exists 02:24:40 0e64f2360a44: Layer already exists 02:24:40 c842150c97c1: Layer already exists 02:24:40 latest: digest: sha256:de4291f2df57a45b1de744d52a2bfc7b2a5b53c71f07c1dd5579075261dd2f37 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.88 02:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:24:41 1f9ef13d6229: Preparing 02:24:41 d48bdde54746: Preparing 02:24:41 657f83c9a1f3: Preparing 02:24:41 1fca51b0eaa1: Preparing 02:24:41 ef9112f8f3f5: Preparing 02:24:41 3db3d101b83a: Preparing 02:24:41 c842150c97c1: Preparing 02:24:41 0e64f2360a44: Preparing 02:24:41 3db3d101b83a: Waiting 02:24:41 c842150c97c1: Waiting 02:24:41 0e64f2360a44: Waiting 02:24:41 d48bdde54746: Layer already exists 02:24:41 1fca51b0eaa1: Layer already exists 02:24:41 ef9112f8f3f5: Layer already exists 02:24:41 657f83c9a1f3: Layer already exists 02:24:41 1f9ef13d6229: Layer already exists 02:24:41 3db3d101b83a: Layer already exists 02:24:41 0e64f2360a44: Layer already exists 02:24:41 c842150c97c1: Layer already exists 02:24:41 4.1.0-dev.88: digest: sha256:de4291f2df57a45b1de744d52a2bfc7b2a5b53c71f07c1dd5579075261dd2f37 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:24:42 1f9ef13d6229: Preparing 02:24:42 d48bdde54746: Preparing 02:24:42 657f83c9a1f3: Preparing 02:24:42 1fca51b0eaa1: Preparing 02:24:42 ef9112f8f3f5: Preparing 02:24:42 3db3d101b83a: Preparing 02:24:42 c842150c97c1: Preparing 02:24:42 0e64f2360a44: Preparing 02:24:42 3db3d101b83a: Waiting 02:24:42 c842150c97c1: Waiting 02:24:42 0e64f2360a44: Waiting 02:24:42 657f83c9a1f3: Layer already exists 02:24:42 1f9ef13d6229: Layer already exists 02:24:42 ef9112f8f3f5: Layer already exists 02:24:42 1fca51b0eaa1: Layer already exists 02:24:42 d48bdde54746: Layer already exists 02:24:42 3db3d101b83a: Layer already exists 02:24:42 0e64f2360a44: Layer already exists 02:24:42 c842150c97c1: Layer already exists 02:24:42 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:de4291f2df57a45b1de744d52a2bfc7b2a5b53c71f07c1dd5579075261dd2f37 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:24:43 1f9ef13d6229: Preparing 02:24:43 d48bdde54746: Preparing 02:24:43 657f83c9a1f3: Preparing 02:24:43 1fca51b0eaa1: Preparing 02:24:43 ef9112f8f3f5: Preparing 02:24:43 3db3d101b83a: Preparing 02:24:43 c842150c97c1: Preparing 02:24:43 0e64f2360a44: Preparing 02:24:43 3db3d101b83a: Waiting 02:24:43 c842150c97c1: Waiting 02:24:43 0e64f2360a44: Waiting 02:24:43 d48bdde54746: Layer already exists 02:24:43 1fca51b0eaa1: Layer already exists 02:24:43 657f83c9a1f3: Layer already exists 02:24:43 1f9ef13d6229: Layer already exists 02:24:43 ef9112f8f3f5: Layer already exists 02:24:43 c842150c97c1: Layer already exists 02:24:43 3db3d101b83a: Layer already exists 02:24:43 0e64f2360a44: Layer already exists 02:24:43 main: digest: sha256:de4291f2df57a45b1de744d52a2bfc7b2a5b53c71f07c1dd5579075261dd2f37 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:43 ===================================================== [Pipeline] echo 02:24:43 taggedImages: 02:24:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:24:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.88 02:24:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:24:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:24:43 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:43 latest 02:24:43 4.1.0-dev.88 02:24:43 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:43 main 02:24:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:24:44 be2feb22b939: Preparing 02:24:44 43b3402d91af: Preparing 02:24:44 f8bb429dba02: Preparing 02:24:44 ded190ed1204: Preparing 02:24:44 bd80aabd2ba9: Preparing 02:24:44 8373b0952813: Preparing 02:24:44 c50bd6694a49: Preparing 02:24:44 8373b0952813: Waiting 02:24:44 1fca51b0eaa1: Preparing 02:24:44 c50bd6694a49: Waiting 02:24:44 1fca51b0eaa1: Waiting 02:24:44 ef9112f8f3f5: Preparing 02:24:44 95c7ffac39dd: Preparing 02:24:44 4debae4f2831: Preparing 02:24:44 5f70bf18a086: Preparing 02:24:44 95c7ffac39dd: Waiting 02:24:44 3f2f9b1f12ef: Preparing 02:24:44 e90d340836c8: Preparing 02:24:44 4debae4f2831: Waiting 02:24:44 5f70bf18a086: Waiting 02:24:44 3f2f9b1f12ef: Waiting 02:24:44 decb4070a81c: Preparing 02:24:44 0e64f2360a44: Preparing 02:24:44 e90d340836c8: Waiting 02:24:44 decb4070a81c: Waiting 02:24:44 ef9112f8f3f5: Waiting 02:24:44 43b3402d91af: Pushed 02:24:44 ded190ed1204: Pushed 02:24:44 be2feb22b939: Pushed 02:24:44 f8bb429dba02: Pushed 02:24:44 bd80aabd2ba9: Pushed 02:24:44 1fca51b0eaa1: Layer already exists 02:24:44 ef9112f8f3f5: Layer already exists 02:24:44 8373b0952813: Pushed 02:24:44 5f70bf18a086: Layer already exists 02:24:44 95c7ffac39dd: Pushed 02:24:44 4debae4f2831: Pushed 02:24:44 0e64f2360a44: Layer already exists 02:24:44 3f2f9b1f12ef: Pushed 02:24:44 decb4070a81c: Pushed 02:24:45 e90d340836c8: Pushed 02:24:47 c50bd6694a49: Pushed 02:24:48 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:b4acf79d606e2705f4dfea8dccc119968488635f268a61164faf1986063d8256 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:24:49 be2feb22b939: Preparing 02:24:49 43b3402d91af: Preparing 02:24:49 f8bb429dba02: Preparing 02:24:49 ded190ed1204: Preparing 02:24:49 bd80aabd2ba9: Preparing 02:24:49 8373b0952813: Preparing 02:24:49 c50bd6694a49: Preparing 02:24:49 1fca51b0eaa1: Preparing 02:24:49 ef9112f8f3f5: Preparing 02:24:49 95c7ffac39dd: Preparing 02:24:49 4debae4f2831: Preparing 02:24:49 5f70bf18a086: Preparing 02:24:49 3f2f9b1f12ef: Preparing 02:24:49 e90d340836c8: Preparing 02:24:49 decb4070a81c: Preparing 02:24:49 0e64f2360a44: Preparing 02:24:49 95c7ffac39dd: Waiting 02:24:49 4debae4f2831: Waiting 02:24:49 5f70bf18a086: Waiting 02:24:49 3f2f9b1f12ef: Waiting 02:24:49 e90d340836c8: Waiting 02:24:49 decb4070a81c: Waiting 02:24:49 0e64f2360a44: Waiting 02:24:49 c50bd6694a49: Waiting 02:24:49 1fca51b0eaa1: Waiting 02:24:49 ef9112f8f3f5: Waiting 02:24:49 8373b0952813: Waiting 02:24:49 43b3402d91af: Layer already exists 02:24:49 ded190ed1204: Layer already exists 02:24:49 bd80aabd2ba9: Layer already exists 02:24:49 be2feb22b939: Layer already exists 02:24:49 f8bb429dba02: Layer already exists 02:24:49 c50bd6694a49: Layer already exists 02:24:49 ef9112f8f3f5: Layer already exists 02:24:49 8373b0952813: Layer already exists 02:24:49 95c7ffac39dd: Layer already exists 02:24:49 1fca51b0eaa1: Layer already exists 02:24:49 4debae4f2831: Layer already exists 02:24:49 5f70bf18a086: Layer already exists 02:24:49 e90d340836c8: Layer already exists 02:24:49 decb4070a81c: Layer already exists 02:24:49 3f2f9b1f12ef: Layer already exists 02:24:49 0e64f2360a44: Layer already exists 02:24:49 latest: digest: sha256:b4acf79d606e2705f4dfea8dccc119968488635f268a61164faf1986063d8256 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.88 02:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:24:50 be2feb22b939: Preparing 02:24:50 43b3402d91af: Preparing 02:24:50 f8bb429dba02: Preparing 02:24:50 ded190ed1204: Preparing 02:24:50 bd80aabd2ba9: Preparing 02:24:50 8373b0952813: Preparing 02:24:50 c50bd6694a49: Preparing 02:24:50 8373b0952813: Waiting 02:24:50 1fca51b0eaa1: Preparing 02:24:50 c50bd6694a49: Waiting 02:24:50 ef9112f8f3f5: Preparing 02:24:50 1fca51b0eaa1: Waiting 02:24:50 ef9112f8f3f5: Waiting 02:24:50 95c7ffac39dd: Preparing 02:24:50 4debae4f2831: Preparing 02:24:50 95c7ffac39dd: Waiting 02:24:50 5f70bf18a086: Preparing 02:24:50 3f2f9b1f12ef: Preparing 02:24:50 e90d340836c8: Preparing 02:24:50 decb4070a81c: Preparing 02:24:50 0e64f2360a44: Preparing 02:24:50 5f70bf18a086: Waiting 02:24:50 3f2f9b1f12ef: Waiting 02:24:50 4debae4f2831: Waiting 02:24:50 e90d340836c8: Waiting 02:24:50 0e64f2360a44: Waiting 02:24:50 decb4070a81c: Waiting 02:24:50 ded190ed1204: Layer already exists 02:24:50 f8bb429dba02: Layer already exists 02:24:50 be2feb22b939: Layer already exists 02:24:50 bd80aabd2ba9: Layer already exists 02:24:50 43b3402d91af: Layer already exists 02:24:50 8373b0952813: Layer already exists 02:24:50 c50bd6694a49: Layer already exists 02:24:50 1fca51b0eaa1: Layer already exists 02:24:50 ef9112f8f3f5: Layer already exists 02:24:50 95c7ffac39dd: Layer already exists 02:24:50 e90d340836c8: Layer already exists 02:24:50 4debae4f2831: Layer already exists 02:24:50 5f70bf18a086: Layer already exists 02:24:50 3f2f9b1f12ef: Layer already exists 02:24:50 decb4070a81c: Layer already exists 02:24:50 0e64f2360a44: Layer already exists 02:24:50 4.1.0-dev.88: digest: sha256:b4acf79d606e2705f4dfea8dccc119968488635f268a61164faf1986063d8256 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:24:51 be2feb22b939: Preparing 02:24:51 43b3402d91af: Preparing 02:24:51 f8bb429dba02: Preparing 02:24:51 ded190ed1204: Preparing 02:24:51 bd80aabd2ba9: Preparing 02:24:51 8373b0952813: Preparing 02:24:51 c50bd6694a49: Preparing 02:24:51 1fca51b0eaa1: Preparing 02:24:51 ef9112f8f3f5: Preparing 02:24:51 95c7ffac39dd: Preparing 02:24:51 4debae4f2831: Preparing 02:24:51 5f70bf18a086: Preparing 02:24:51 3f2f9b1f12ef: Preparing 02:24:51 e90d340836c8: Preparing 02:24:51 decb4070a81c: Preparing 02:24:51 0e64f2360a44: Preparing 02:24:51 95c7ffac39dd: Waiting 02:24:51 4debae4f2831: Waiting 02:24:51 5f70bf18a086: Waiting 02:24:51 8373b0952813: Waiting 02:24:51 1fca51b0eaa1: Waiting 02:24:51 c50bd6694a49: Waiting 02:24:51 3f2f9b1f12ef: Waiting 02:24:51 e90d340836c8: Waiting 02:24:51 decb4070a81c: Waiting 02:24:51 ef9112f8f3f5: Waiting 02:24:51 0e64f2360a44: Waiting 02:24:51 ded190ed1204: Layer already exists 02:24:51 43b3402d91af: Layer already exists 02:24:51 f8bb429dba02: Layer already exists 02:24:51 bd80aabd2ba9: Layer already exists 02:24:51 8373b0952813: Layer already exists 02:24:51 c50bd6694a49: Layer already exists 02:24:51 1fca51b0eaa1: Layer already exists 02:24:51 be2feb22b939: Layer already exists 02:24:51 ef9112f8f3f5: Layer already exists 02:24:51 3f2f9b1f12ef: Layer already exists 02:24:51 4debae4f2831: Layer already exists 02:24:51 5f70bf18a086: Layer already exists 02:24:51 e90d340836c8: Layer already exists 02:24:51 0e64f2360a44: Layer already exists 02:24:51 decb4070a81c: Layer already exists 02:24:51 95c7ffac39dd: Layer already exists 02:24:51 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:b4acf79d606e2705f4dfea8dccc119968488635f268a61164faf1986063d8256 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:24:52 be2feb22b939: Preparing 02:24:52 43b3402d91af: Preparing 02:24:52 f8bb429dba02: Preparing 02:24:52 ded190ed1204: Preparing 02:24:52 bd80aabd2ba9: Preparing 02:24:52 8373b0952813: Preparing 02:24:52 c50bd6694a49: Preparing 02:24:52 1fca51b0eaa1: Preparing 02:24:52 ef9112f8f3f5: Preparing 02:24:52 95c7ffac39dd: Preparing 02:24:52 4debae4f2831: Preparing 02:24:52 5f70bf18a086: Preparing 02:24:52 3f2f9b1f12ef: Preparing 02:24:52 e90d340836c8: Preparing 02:24:52 decb4070a81c: Preparing 02:24:52 0e64f2360a44: Preparing 02:24:52 ef9112f8f3f5: Waiting 02:24:52 95c7ffac39dd: Waiting 02:24:52 4debae4f2831: Waiting 02:24:52 5f70bf18a086: Waiting 02:24:52 3f2f9b1f12ef: Waiting 02:24:52 e90d340836c8: Waiting 02:24:52 8373b0952813: Waiting 02:24:52 decb4070a81c: Waiting 02:24:52 0e64f2360a44: Waiting 02:24:52 c50bd6694a49: Waiting 02:24:52 1fca51b0eaa1: Waiting 02:24:52 bd80aabd2ba9: Layer already exists 02:24:52 ded190ed1204: Layer already exists 02:24:52 be2feb22b939: Layer already exists 02:24:52 43b3402d91af: Layer already exists 02:24:52 f8bb429dba02: Layer already exists 02:24:52 8373b0952813: Layer already exists 02:24:52 c50bd6694a49: Layer already exists 02:24:52 95c7ffac39dd: Layer already exists 02:24:52 1fca51b0eaa1: Layer already exists 02:24:52 ef9112f8f3f5: Layer already exists 02:24:52 4debae4f2831: Layer already exists 02:24:52 5f70bf18a086: Layer already exists 02:24:52 3f2f9b1f12ef: Layer already exists 02:24:52 decb4070a81c: Layer already exists 02:24:52 e90d340836c8: Layer already exists 02:24:52 0e64f2360a44: Layer already exists 02:24:52 main: digest: sha256:b4acf79d606e2705f4dfea8dccc119968488635f268a61164faf1986063d8256 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:52 ===================================================== [Pipeline] echo 02:24:52 taggedImages: 02:24:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:24:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.88 02:24:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:24:52 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:24:52 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:52 latest 02:24:52 4.1.0-dev.88 02:24:52 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:24:52 main 02:24:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:24:53 ad7871336d25: Preparing 02:24:53 a4190d4ce67f: Preparing 02:24:53 ae86a0df981e: Preparing 02:24:53 ee3faed66956: Preparing 02:24:53 1fca51b0eaa1: Preparing 02:24:53 ef9112f8f3f5: Preparing 02:24:53 3db3d101b83a: Preparing 02:24:53 c842150c97c1: Preparing 02:24:53 0e64f2360a44: Preparing 02:24:53 ef9112f8f3f5: Waiting 02:24:53 c842150c97c1: Waiting 02:24:53 0e64f2360a44: Waiting 02:24:53 3db3d101b83a: Waiting 02:24:53 1fca51b0eaa1: Layer already exists 02:24:53 ef9112f8f3f5: Layer already exists 02:24:53 ae86a0df981e: Pushed 02:24:53 a4190d4ce67f: Pushed 02:24:53 3db3d101b83a: Layer already exists 02:24:53 c842150c97c1: Layer already exists 02:24:53 ad7871336d25: Pushed 02:24:53 0e64f2360a44: Layer already exists 02:25:01 ee3faed66956: Pushed 02:25:01 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:922a79e6040819fbdca7454f0d933b9d720da221e1ae55aa34d016b0f0621105 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:02 + 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:25:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:25:02 ad7871336d25: Preparing 02:25:02 a4190d4ce67f: Preparing 02:25:02 ae86a0df981e: Preparing 02:25:02 ee3faed66956: Preparing 02:25:02 1fca51b0eaa1: Preparing 02:25:02 ef9112f8f3f5: Preparing 02:25:02 3db3d101b83a: Preparing 02:25:02 c842150c97c1: Preparing 02:25:02 0e64f2360a44: Preparing 02:25:02 ef9112f8f3f5: Waiting 02:25:02 3db3d101b83a: Waiting 02:25:02 c842150c97c1: Waiting 02:25:02 0e64f2360a44: Waiting 02:25:02 1fca51b0eaa1: Layer already exists 02:25:02 a4190d4ce67f: Layer already exists 02:25:02 ad7871336d25: Layer already exists 02:25:02 ee3faed66956: Layer already exists 02:25:02 ae86a0df981e: Layer already exists 02:25:02 3db3d101b83a: Layer already exists 02:25:02 0e64f2360a44: Layer already exists 02:25:02 ef9112f8f3f5: Layer already exists 02:25:02 c842150c97c1: Layer already exists 02:25:02 latest: digest: sha256:922a79e6040819fbdca7454f0d933b9d720da221e1ae55aa34d016b0f0621105 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.88 02:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:25:03 ad7871336d25: Preparing 02:25:03 a4190d4ce67f: Preparing 02:25:03 ae86a0df981e: Preparing 02:25:03 ee3faed66956: Preparing 02:25:03 1fca51b0eaa1: Preparing 02:25:03 ef9112f8f3f5: Preparing 02:25:03 3db3d101b83a: Preparing 02:25:03 c842150c97c1: Preparing 02:25:03 0e64f2360a44: Preparing 02:25:03 ef9112f8f3f5: Waiting 02:25:03 c842150c97c1: Waiting 02:25:03 0e64f2360a44: Waiting 02:25:03 ad7871336d25: Layer already exists 02:25:03 1fca51b0eaa1: Layer already exists 02:25:03 ae86a0df981e: Layer already exists 02:25:03 a4190d4ce67f: Layer already exists 02:25:03 ee3faed66956: Layer already exists 02:25:03 3db3d101b83a: Layer already exists 02:25:03 c842150c97c1: Layer already exists 02:25:03 0e64f2360a44: Layer already exists 02:25:03 ef9112f8f3f5: Layer already exists 02:25:03 4.1.0-dev.88: digest: sha256:922a79e6040819fbdca7454f0d933b9d720da221e1ae55aa34d016b0f0621105 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:25:04 ad7871336d25: Preparing 02:25:04 a4190d4ce67f: Preparing 02:25:04 ae86a0df981e: Preparing 02:25:04 ee3faed66956: Preparing 02:25:04 1fca51b0eaa1: Preparing 02:25:04 ef9112f8f3f5: Preparing 02:25:04 3db3d101b83a: Preparing 02:25:04 c842150c97c1: Preparing 02:25:04 0e64f2360a44: Preparing 02:25:04 ef9112f8f3f5: Waiting 02:25:04 3db3d101b83a: Waiting 02:25:04 c842150c97c1: Waiting 02:25:04 0e64f2360a44: Waiting 02:25:04 ad7871336d25: Layer already exists 02:25:04 a4190d4ce67f: Layer already exists 02:25:04 1fca51b0eaa1: Layer already exists 02:25:04 ee3faed66956: Layer already exists 02:25:04 ae86a0df981e: Layer already exists 02:25:04 3db3d101b83a: Layer already exists 02:25:04 0e64f2360a44: Layer already exists 02:25:04 ef9112f8f3f5: Layer already exists 02:25:04 c842150c97c1: Layer already exists 02:25:05 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:922a79e6040819fbdca7454f0d933b9d720da221e1ae55aa34d016b0f0621105 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:05 + 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:25:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:25:06 ad7871336d25: Preparing 02:25:06 a4190d4ce67f: Preparing 02:25:06 ae86a0df981e: Preparing 02:25:06 ee3faed66956: Preparing 02:25:06 1fca51b0eaa1: Preparing 02:25:06 ef9112f8f3f5: Preparing 02:25:06 3db3d101b83a: Preparing 02:25:06 c842150c97c1: Preparing 02:25:06 0e64f2360a44: Preparing 02:25:06 ef9112f8f3f5: Waiting 02:25:06 3db3d101b83a: Waiting 02:25:06 c842150c97c1: Waiting 02:25:06 0e64f2360a44: Waiting 02:25:06 a4190d4ce67f: Layer already exists 02:25:06 1fca51b0eaa1: Layer already exists 02:25:06 ad7871336d25: Layer already exists 02:25:06 ae86a0df981e: Layer already exists 02:25:06 ee3faed66956: Layer already exists 02:25:06 ef9112f8f3f5: Layer already exists 02:25:06 3db3d101b83a: Layer already exists 02:25:06 0e64f2360a44: Layer already exists 02:25:06 c842150c97c1: Layer already exists 02:25:06 main: digest: sha256:922a79e6040819fbdca7454f0d933b9d720da221e1ae55aa34d016b0f0621105 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:06 ===================================================== [Pipeline] echo 02:25:06 taggedImages: 02:25:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:25:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.88 02:25:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:25:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:25:06 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:06 latest 02:25:06 4.1.0-dev.88 02:25:06 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:06 main 02:25:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:25:07 3682f2908339: Preparing 02:25:07 d1b6871f40ac: Preparing 02:25:07 348b9929d574: Preparing 02:25:07 f87233df56e2: Preparing 02:25:07 787beaed3771: Preparing 02:25:07 1fca51b0eaa1: Preparing 02:25:07 ef9112f8f3f5: Preparing 02:25:07 1bb2568a86f2: Preparing 02:25:07 871b06e1825c: Preparing 02:25:07 1fca51b0eaa1: Waiting 02:25:07 12f36f4e89ca: Preparing 02:25:07 0e64f2360a44: Preparing 02:25:07 1bb2568a86f2: Waiting 02:25:07 871b06e1825c: Waiting 02:25:07 12f36f4e89ca: Waiting 02:25:07 0e64f2360a44: Waiting 02:25:07 ef9112f8f3f5: Waiting 02:25:07 f87233df56e2: Pushed 02:25:07 787beaed3771: Pushed 02:25:07 d1b6871f40ac: Pushed 02:25:07 3682f2908339: Pushed 02:25:07 1fca51b0eaa1: Layer already exists 02:25:07 ef9112f8f3f5: Layer already exists 02:25:07 0e64f2360a44: Layer already exists 02:25:07 1bb2568a86f2: Pushed 02:25:07 871b06e1825c: Pushed 02:25:11 12f36f4e89ca: Pushed 02:25:14 348b9929d574: Pushed 02:25:14 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:577f5fbcfa253c7e11cd55b81d8dcd13fbe2de96d1597cdba0e106d010dba545 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:14 + 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:25:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:25:14 3682f2908339: Preparing 02:25:14 d1b6871f40ac: Preparing 02:25:14 348b9929d574: Preparing 02:25:14 f87233df56e2: Preparing 02:25:14 787beaed3771: Preparing 02:25:14 1fca51b0eaa1: Preparing 02:25:14 ef9112f8f3f5: Preparing 02:25:14 1bb2568a86f2: Preparing 02:25:14 871b06e1825c: Preparing 02:25:14 12f36f4e89ca: Preparing 02:25:14 0e64f2360a44: Preparing 02:25:14 1bb2568a86f2: Waiting 02:25:14 871b06e1825c: Waiting 02:25:14 12f36f4e89ca: Waiting 02:25:14 0e64f2360a44: Waiting 02:25:14 1fca51b0eaa1: Waiting 02:25:14 ef9112f8f3f5: Waiting 02:25:14 3682f2908339: Layer already exists 02:25:14 f87233df56e2: Layer already exists 02:25:14 d1b6871f40ac: Layer already exists 02:25:14 348b9929d574: Layer already exists 02:25:14 787beaed3771: Layer already exists 02:25:14 12f36f4e89ca: Layer already exists 02:25:14 871b06e1825c: Layer already exists 02:25:14 1bb2568a86f2: Layer already exists 02:25:14 ef9112f8f3f5: Layer already exists 02:25:14 1fca51b0eaa1: Layer already exists 02:25:14 0e64f2360a44: Layer already exists 02:25:15 latest: digest: sha256:577f5fbcfa253c7e11cd55b81d8dcd13fbe2de96d1597cdba0e106d010dba545 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.88 02:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:25:15 3682f2908339: Preparing 02:25:15 d1b6871f40ac: Preparing 02:25:15 348b9929d574: Preparing 02:25:15 f87233df56e2: Preparing 02:25:15 787beaed3771: Preparing 02:25:15 1fca51b0eaa1: Preparing 02:25:15 ef9112f8f3f5: Preparing 02:25:15 1bb2568a86f2: Preparing 02:25:15 871b06e1825c: Preparing 02:25:15 ef9112f8f3f5: Waiting 02:25:15 12f36f4e89ca: Preparing 02:25:15 0e64f2360a44: Preparing 02:25:15 1bb2568a86f2: Waiting 02:25:15 1fca51b0eaa1: Waiting 02:25:15 871b06e1825c: Waiting 02:25:15 12f36f4e89ca: Waiting 02:25:15 0e64f2360a44: Waiting 02:25:15 348b9929d574: Layer already exists 02:25:15 3682f2908339: Layer already exists 02:25:15 d1b6871f40ac: Layer already exists 02:25:15 f87233df56e2: Layer already exists 02:25:15 787beaed3771: Layer already exists 02:25:15 1fca51b0eaa1: Layer already exists 02:25:15 1bb2568a86f2: Layer already exists 02:25:15 871b06e1825c: Layer already exists 02:25:15 ef9112f8f3f5: Layer already exists 02:25:15 12f36f4e89ca: Layer already exists 02:25:15 0e64f2360a44: Layer already exists 02:25:15 4.1.0-dev.88: digest: sha256:577f5fbcfa253c7e11cd55b81d8dcd13fbe2de96d1597cdba0e106d010dba545 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:25:16 3682f2908339: Preparing 02:25:16 d1b6871f40ac: Preparing 02:25:16 348b9929d574: Preparing 02:25:16 f87233df56e2: Preparing 02:25:16 787beaed3771: Preparing 02:25:16 1fca51b0eaa1: Preparing 02:25:16 ef9112f8f3f5: Preparing 02:25:16 1bb2568a86f2: Preparing 02:25:16 871b06e1825c: Preparing 02:25:16 12f36f4e89ca: Preparing 02:25:16 0e64f2360a44: Preparing 02:25:16 1fca51b0eaa1: Waiting 02:25:16 ef9112f8f3f5: Waiting 02:25:16 1bb2568a86f2: Waiting 02:25:16 871b06e1825c: Waiting 02:25:16 0e64f2360a44: Waiting 02:25:16 12f36f4e89ca: Waiting 02:25:16 348b9929d574: Layer already exists 02:25:16 787beaed3771: Layer already exists 02:25:16 d1b6871f40ac: Layer already exists 02:25:16 f87233df56e2: Layer already exists 02:25:16 3682f2908339: Layer already exists 02:25:16 ef9112f8f3f5: Layer already exists 02:25:16 1fca51b0eaa1: Layer already exists 02:25:16 1bb2568a86f2: Layer already exists 02:25:16 12f36f4e89ca: Layer already exists 02:25:16 871b06e1825c: Layer already exists 02:25:16 0e64f2360a44: Layer already exists 02:25:17 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:577f5fbcfa253c7e11cd55b81d8dcd13fbe2de96d1597cdba0e106d010dba545 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + 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:25:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:25:17 3682f2908339: Preparing 02:25:17 d1b6871f40ac: Preparing 02:25:17 348b9929d574: Preparing 02:25:17 f87233df56e2: Preparing 02:25:17 787beaed3771: Preparing 02:25:17 1fca51b0eaa1: Preparing 02:25:17 ef9112f8f3f5: Preparing 02:25:17 1bb2568a86f2: Preparing 02:25:17 871b06e1825c: Preparing 02:25:17 12f36f4e89ca: Preparing 02:25:17 0e64f2360a44: Preparing 02:25:17 1bb2568a86f2: Waiting 02:25:17 871b06e1825c: Waiting 02:25:17 1fca51b0eaa1: Waiting 02:25:17 ef9112f8f3f5: Waiting 02:25:17 12f36f4e89ca: Waiting 02:25:17 0e64f2360a44: Waiting 02:25:17 d1b6871f40ac: Layer already exists 02:25:17 3682f2908339: Layer already exists 02:25:17 787beaed3771: Layer already exists 02:25:17 f87233df56e2: Layer already exists 02:25:17 348b9929d574: Layer already exists 02:25:17 ef9112f8f3f5: Layer already exists 02:25:17 1fca51b0eaa1: Layer already exists 02:25:17 871b06e1825c: Layer already exists 02:25:17 1bb2568a86f2: Layer already exists 02:25:17 12f36f4e89ca: Layer already exists 02:25:17 0e64f2360a44: Layer already exists 02:25:18 main: digest: sha256:577f5fbcfa253c7e11cd55b81d8dcd13fbe2de96d1597cdba0e106d010dba545 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:18 ===================================================== [Pipeline] echo 02:25:18 taggedImages: 02:25:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:25:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.88 02:25:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:25:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:25:18 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:18 latest 02:25:18 4.1.0-dev.88 02:25:18 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:18 main 02:25:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:25:19 2d1c1662a33e: Preparing 02:25:19 9dc30f5c9d36: Preparing 02:25:19 dba4aa0aa90d: Preparing 02:25:19 48628112e88d: Preparing 02:25:19 99aac12fc3aa: Preparing 02:25:19 0ade7884e4b3: Preparing 02:25:19 06b8e2ae3d38: Preparing 02:25:19 0ade7884e4b3: Waiting 02:25:19 06b8e2ae3d38: Waiting 02:25:19 1fca51b0eaa1: Preparing 02:25:19 ef9112f8f3f5: Preparing 02:25:19 1fca51b0eaa1: Waiting 02:25:19 ef9112f8f3f5: Waiting 02:25:19 1cd813ef0dc5: Preparing 02:25:19 5aedb01a05bd: Preparing 02:25:19 1cd813ef0dc5: Waiting 02:25:19 0e64f2360a44: Preparing 02:25:19 5aedb01a05bd: Waiting 02:25:19 99aac12fc3aa: Pushed 02:25:19 9dc30f5c9d36: Pushed 02:25:19 2d1c1662a33e: Pushed 02:25:19 1fca51b0eaa1: Layer already exists 02:25:19 0ade7884e4b3: Pushed 02:25:19 ef9112f8f3f5: Layer already exists 02:25:19 06b8e2ae3d38: Pushed 02:25:19 0e64f2360a44: Layer already exists 02:25:19 1cd813ef0dc5: Pushed 02:25:23 5aedb01a05bd: Pushed 02:25:25 48628112e88d: Pushed 02:25:25 dba4aa0aa90d: Pushed 02:25:27 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:f1fd9f6f70660ed06c2f54115c9572aedecf9a69a6b4acb684af07b87453176e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:27 + 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:25:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:25:28 2d1c1662a33e: Preparing 02:25:28 9dc30f5c9d36: Preparing 02:25:28 dba4aa0aa90d: Preparing 02:25:28 48628112e88d: Preparing 02:25:28 99aac12fc3aa: Preparing 02:25:28 0ade7884e4b3: Preparing 02:25:28 06b8e2ae3d38: Preparing 02:25:28 1fca51b0eaa1: Preparing 02:25:28 ef9112f8f3f5: Preparing 02:25:28 1cd813ef0dc5: Preparing 02:25:28 5aedb01a05bd: Preparing 02:25:28 0e64f2360a44: Preparing 02:25:28 0ade7884e4b3: Waiting 02:25:28 06b8e2ae3d38: Waiting 02:25:28 1fca51b0eaa1: Waiting 02:25:28 ef9112f8f3f5: Waiting 02:25:28 1cd813ef0dc5: Waiting 02:25:28 0e64f2360a44: Waiting 02:25:28 5aedb01a05bd: Waiting 02:25:28 dba4aa0aa90d: Layer already exists 02:25:28 48628112e88d: Layer already exists 02:25:28 9dc30f5c9d36: Layer already exists 02:25:28 2d1c1662a33e: Layer already exists 02:25:28 99aac12fc3aa: Layer already exists 02:25:28 1cd813ef0dc5: Layer already exists 02:25:28 1fca51b0eaa1: Layer already exists 02:25:28 06b8e2ae3d38: Layer already exists 02:25:28 0ade7884e4b3: Layer already exists 02:25:28 ef9112f8f3f5: Layer already exists 02:25:28 5aedb01a05bd: Layer already exists 02:25:28 0e64f2360a44: Layer already exists 02:25:28 latest: digest: sha256:f1fd9f6f70660ed06c2f54115c9572aedecf9a69a6b4acb684af07b87453176e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.88 02:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:25:29 2d1c1662a33e: Preparing 02:25:29 9dc30f5c9d36: Preparing 02:25:29 dba4aa0aa90d: Preparing 02:25:29 48628112e88d: Preparing 02:25:29 99aac12fc3aa: Preparing 02:25:29 0ade7884e4b3: Preparing 02:25:29 06b8e2ae3d38: Preparing 02:25:29 1fca51b0eaa1: Preparing 02:25:29 ef9112f8f3f5: Preparing 02:25:29 1cd813ef0dc5: Preparing 02:25:29 5aedb01a05bd: Preparing 02:25:29 0e64f2360a44: Preparing 02:25:29 1fca51b0eaa1: Waiting 02:25:29 ef9112f8f3f5: Waiting 02:25:29 1cd813ef0dc5: Waiting 02:25:29 5aedb01a05bd: Waiting 02:25:29 0e64f2360a44: Waiting 02:25:29 0ade7884e4b3: Waiting 02:25:29 06b8e2ae3d38: Waiting 02:25:29 2d1c1662a33e: Layer already exists 02:25:29 9dc30f5c9d36: Layer already exists 02:25:29 dba4aa0aa90d: Layer already exists 02:25:29 99aac12fc3aa: Layer already exists 02:25:29 48628112e88d: Layer already exists 02:25:29 1cd813ef0dc5: Layer already exists 02:25:29 0ade7884e4b3: Layer already exists 02:25:29 06b8e2ae3d38: Layer already exists 02:25:29 1fca51b0eaa1: Layer already exists 02:25:29 ef9112f8f3f5: Layer already exists 02:25:29 5aedb01a05bd: Layer already exists 02:25:29 0e64f2360a44: Layer already exists 02:25:29 4.1.0-dev.88: digest: sha256:f1fd9f6f70660ed06c2f54115c9572aedecf9a69a6b4acb684af07b87453176e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:25:30 2d1c1662a33e: Preparing 02:25:30 9dc30f5c9d36: Preparing 02:25:30 dba4aa0aa90d: Preparing 02:25:30 48628112e88d: Preparing 02:25:30 99aac12fc3aa: Preparing 02:25:30 0ade7884e4b3: Preparing 02:25:30 06b8e2ae3d38: Preparing 02:25:30 1fca51b0eaa1: Preparing 02:25:30 ef9112f8f3f5: Preparing 02:25:30 1cd813ef0dc5: Preparing 02:25:30 5aedb01a05bd: Preparing 02:25:30 0e64f2360a44: Preparing 02:25:30 0ade7884e4b3: Waiting 02:25:30 ef9112f8f3f5: Waiting 02:25:30 06b8e2ae3d38: Waiting 02:25:30 5aedb01a05bd: Waiting 02:25:30 1fca51b0eaa1: Waiting 02:25:30 1cd813ef0dc5: Waiting 02:25:30 dba4aa0aa90d: Layer already exists 02:25:30 48628112e88d: Layer already exists 02:25:30 99aac12fc3aa: Layer already exists 02:25:30 9dc30f5c9d36: Layer already exists 02:25:30 2d1c1662a33e: Layer already exists 02:25:30 06b8e2ae3d38: Layer already exists 02:25:30 ef9112f8f3f5: Layer already exists 02:25:30 0ade7884e4b3: Layer already exists 02:25:30 1fca51b0eaa1: Layer already exists 02:25:30 1cd813ef0dc5: Layer already exists 02:25:30 5aedb01a05bd: Layer already exists 02:25:30 0e64f2360a44: Layer already exists 02:25:30 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:f1fd9f6f70660ed06c2f54115c9572aedecf9a69a6b4acb684af07b87453176e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:30 + 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:25:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:25:31 2d1c1662a33e: Preparing 02:25:31 9dc30f5c9d36: Preparing 02:25:31 dba4aa0aa90d: Preparing 02:25:31 48628112e88d: Preparing 02:25:31 99aac12fc3aa: Preparing 02:25:31 0ade7884e4b3: Preparing 02:25:31 06b8e2ae3d38: Preparing 02:25:31 1fca51b0eaa1: Preparing 02:25:31 ef9112f8f3f5: Preparing 02:25:31 1cd813ef0dc5: Preparing 02:25:31 5aedb01a05bd: Preparing 02:25:31 0e64f2360a44: Preparing 02:25:31 1fca51b0eaa1: Waiting 02:25:31 ef9112f8f3f5: Waiting 02:25:31 1cd813ef0dc5: Waiting 02:25:31 5aedb01a05bd: Waiting 02:25:31 0e64f2360a44: Waiting 02:25:31 0ade7884e4b3: Waiting 02:25:31 06b8e2ae3d38: Waiting 02:25:31 9dc30f5c9d36: Layer already exists 02:25:31 2d1c1662a33e: Layer already exists 02:25:31 99aac12fc3aa: Layer already exists 02:25:31 dba4aa0aa90d: Layer already exists 02:25:31 48628112e88d: Layer already exists 02:25:31 06b8e2ae3d38: Layer already exists 02:25:31 0ade7884e4b3: Layer already exists 02:25:31 ef9112f8f3f5: Layer already exists 02:25:31 1fca51b0eaa1: Layer already exists 02:25:31 1cd813ef0dc5: Layer already exists 02:25:31 0e64f2360a44: Layer already exists 02:25:31 5aedb01a05bd: Layer already exists 02:25:31 main: digest: sha256:f1fd9f6f70660ed06c2f54115c9572aedecf9a69a6b4acb684af07b87453176e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:31 ===================================================== [Pipeline] echo 02:25:31 taggedImages: 02:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.88 02:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:25:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:25:31 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:31 latest 02:25:31 4.1.0-dev.88 02:25:31 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:31 main 02:25:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:25:32 5a70517e02d7: Preparing 02:25:32 f8ba07a93104: Preparing 02:25:32 1fca51b0eaa1: Preparing 02:25:32 ef9112f8f3f5: Preparing 02:25:32 6c9365ecb443: Preparing 02:25:32 28b944663dab: Preparing 02:25:32 0e64f2360a44: Preparing 02:25:32 28b944663dab: Waiting 02:25:32 0e64f2360a44: Waiting 02:25:32 ef9112f8f3f5: Layer already exists 02:25:32 1fca51b0eaa1: Layer already exists 02:25:32 0e64f2360a44: Layer already exists 02:25:32 5a70517e02d7: Pushed 02:25:32 6c9365ecb443: Pushed 02:25:34 28b944663dab: Pushed 02:25:40 f8ba07a93104: Pushed 02:25:40 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:1924ec429313e401835f45a24ed47170a473cc042c7977c28a7499114120f7ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:40 + 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:25:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:25:40 5a70517e02d7: Preparing 02:25:40 f8ba07a93104: Preparing 02:25:40 1fca51b0eaa1: Preparing 02:25:40 ef9112f8f3f5: Preparing 02:25:40 6c9365ecb443: Preparing 02:25:40 28b944663dab: Preparing 02:25:40 0e64f2360a44: Preparing 02:25:40 28b944663dab: Waiting 02:25:40 0e64f2360a44: Waiting 02:25:40 5a70517e02d7: Layer already exists 02:25:40 1fca51b0eaa1: Layer already exists 02:25:40 f8ba07a93104: Layer already exists 02:25:40 ef9112f8f3f5: Layer already exists 02:25:40 6c9365ecb443: Layer already exists 02:25:40 28b944663dab: Layer already exists 02:25:40 0e64f2360a44: Layer already exists 02:25:41 latest: digest: sha256:1924ec429313e401835f45a24ed47170a473cc042c7977c28a7499114120f7ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.88 02:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:25:41 5a70517e02d7: Preparing 02:25:41 f8ba07a93104: Preparing 02:25:41 1fca51b0eaa1: Preparing 02:25:41 ef9112f8f3f5: Preparing 02:25:41 6c9365ecb443: Preparing 02:25:41 28b944663dab: Preparing 02:25:41 0e64f2360a44: Preparing 02:25:41 28b944663dab: Waiting 02:25:41 0e64f2360a44: Waiting 02:25:41 5a70517e02d7: Layer already exists 02:25:41 f8ba07a93104: Layer already exists 02:25:41 ef9112f8f3f5: Layer already exists 02:25:41 6c9365ecb443: Layer already exists 02:25:41 1fca51b0eaa1: Layer already exists 02:25:41 28b944663dab: Layer already exists 02:25:41 0e64f2360a44: Layer already exists 02:25:42 4.1.0-dev.88: digest: sha256:1924ec429313e401835f45a24ed47170a473cc042c7977c28a7499114120f7ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:25:42 5a70517e02d7: Preparing 02:25:42 f8ba07a93104: Preparing 02:25:42 1fca51b0eaa1: Preparing 02:25:42 ef9112f8f3f5: Preparing 02:25:42 6c9365ecb443: Preparing 02:25:42 28b944663dab: Preparing 02:25:42 0e64f2360a44: Preparing 02:25:42 28b944663dab: Waiting 02:25:42 0e64f2360a44: Waiting 02:25:42 5a70517e02d7: Layer already exists 02:25:42 1fca51b0eaa1: Layer already exists 02:25:42 f8ba07a93104: Layer already exists 02:25:42 6c9365ecb443: Layer already exists 02:25:42 ef9112f8f3f5: Layer already exists 02:25:42 28b944663dab: Layer already exists 02:25:42 0e64f2360a44: Layer already exists 02:25:43 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:1924ec429313e401835f45a24ed47170a473cc042c7977c28a7499114120f7ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:43 + 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:25:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:25:43 5a70517e02d7: Preparing 02:25:43 f8ba07a93104: Preparing 02:25:43 1fca51b0eaa1: Preparing 02:25:43 ef9112f8f3f5: Preparing 02:25:43 6c9365ecb443: Preparing 02:25:43 28b944663dab: Preparing 02:25:43 0e64f2360a44: Preparing 02:25:43 28b944663dab: Waiting 02:25:43 0e64f2360a44: Waiting 02:25:43 ef9112f8f3f5: Layer already exists 02:25:43 5a70517e02d7: Layer already exists 02:25:43 f8ba07a93104: Layer already exists 02:25:43 1fca51b0eaa1: Layer already exists 02:25:43 6c9365ecb443: Layer already exists 02:25:43 28b944663dab: Layer already exists 02:25:43 0e64f2360a44: Layer already exists 02:25:44 main: digest: sha256:1924ec429313e401835f45a24ed47170a473cc042c7977c28a7499114120f7ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:44 ===================================================== [Pipeline] echo 02:25:44 taggedImages: 02:25:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:25:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.88 02:25:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:25:44 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:25:44 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:44 latest 02:25:44 4.1.0-dev.88 02:25:44 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:25:44 main 02:25:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:25:45 304cd27a5095: Preparing 02:25:45 795f1e5d6c09: Preparing 02:25:45 9f6a6e328de5: Preparing 02:25:45 1fca51b0eaa1: Preparing 02:25:45 ef9112f8f3f5: Preparing 02:25:45 6e52f577dca6: Preparing 02:25:45 0409d84e1e68: Preparing 02:25:45 38ee227cfa42: Preparing 02:25:45 1e6f46fdf379: Preparing 02:25:45 0e64f2360a44: Preparing 02:25:45 0409d84e1e68: Waiting 02:25:45 38ee227cfa42: Waiting 02:25:45 1e6f46fdf379: Waiting 02:25:45 0e64f2360a44: Waiting 02:25:45 6e52f577dca6: Waiting 02:25:45 ef9112f8f3f5: Layer already exists 02:25:45 1fca51b0eaa1: Layer already exists 02:25:45 795f1e5d6c09: Pushed 02:25:45 9f6a6e328de5: Pushed 02:25:45 304cd27a5095: Pushed 02:25:45 0e64f2360a44: Layer already exists 02:25:45 38ee227cfa42: Pushed 02:25:46 1e6f46fdf379: Pushed 02:25:58 0409d84e1e68: Pushed 02:26:13 6e52f577dca6: Pushed 02:26:13 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:4b5a932b8ab71a21da9b3fee46da1e437f6d6cd278ca8cf52e77a87e774f23c6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:13 + 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:26:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:26:14 304cd27a5095: Preparing 02:26:14 795f1e5d6c09: Preparing 02:26:14 9f6a6e328de5: Preparing 02:26:14 1fca51b0eaa1: Preparing 02:26:14 ef9112f8f3f5: Preparing 02:26:14 6e52f577dca6: Preparing 02:26:14 0409d84e1e68: Preparing 02:26:14 38ee227cfa42: Preparing 02:26:14 1e6f46fdf379: Preparing 02:26:14 0e64f2360a44: Preparing 02:26:14 0409d84e1e68: Waiting 02:26:14 38ee227cfa42: Waiting 02:26:14 1e6f46fdf379: Waiting 02:26:14 0e64f2360a44: Waiting 02:26:14 6e52f577dca6: Waiting 02:26:14 1fca51b0eaa1: Layer already exists 02:26:14 304cd27a5095: Layer already exists 02:26:14 795f1e5d6c09: Layer already exists 02:26:14 ef9112f8f3f5: Layer already exists 02:26:14 9f6a6e328de5: Layer already exists 02:26:14 38ee227cfa42: Layer already exists 02:26:14 0409d84e1e68: Layer already exists 02:26:14 6e52f577dca6: Layer already exists 02:26:14 1e6f46fdf379: Layer already exists 02:26:14 0e64f2360a44: Layer already exists 02:26:14 latest: digest: sha256:4b5a932b8ab71a21da9b3fee46da1e437f6d6cd278ca8cf52e77a87e774f23c6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.88 02:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:26:15 304cd27a5095: Preparing 02:26:15 795f1e5d6c09: Preparing 02:26:15 9f6a6e328de5: Preparing 02:26:15 1fca51b0eaa1: Preparing 02:26:15 ef9112f8f3f5: Preparing 02:26:15 6e52f577dca6: Preparing 02:26:15 0409d84e1e68: Preparing 02:26:15 38ee227cfa42: Preparing 02:26:15 1e6f46fdf379: Preparing 02:26:15 0e64f2360a44: Preparing 02:26:15 0409d84e1e68: Waiting 02:26:15 38ee227cfa42: Waiting 02:26:15 1e6f46fdf379: Waiting 02:26:15 0e64f2360a44: Waiting 02:26:15 6e52f577dca6: Waiting 02:26:15 795f1e5d6c09: Layer already exists 02:26:15 304cd27a5095: Layer already exists 02:26:15 1fca51b0eaa1: Layer already exists 02:26:15 9f6a6e328de5: Layer already exists 02:26:15 6e52f577dca6: Layer already exists 02:26:15 0409d84e1e68: Layer already exists 02:26:15 1e6f46fdf379: Layer already exists 02:26:15 38ee227cfa42: Layer already exists 02:26:15 0e64f2360a44: Layer already exists 02:26:16 ef9112f8f3f5: Layer already exists 02:26:16 4.1.0-dev.88: digest: sha256:4b5a932b8ab71a21da9b3fee46da1e437f6d6cd278ca8cf52e77a87e774f23c6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:26:17 304cd27a5095: Preparing 02:26:17 795f1e5d6c09: Preparing 02:26:17 9f6a6e328de5: Preparing 02:26:17 1fca51b0eaa1: Preparing 02:26:17 ef9112f8f3f5: Preparing 02:26:17 6e52f577dca6: Preparing 02:26:17 0409d84e1e68: Preparing 02:26:17 38ee227cfa42: Preparing 02:26:17 1e6f46fdf379: Preparing 02:26:17 0e64f2360a44: Preparing 02:26:17 6e52f577dca6: Waiting 02:26:17 0409d84e1e68: Waiting 02:26:17 38ee227cfa42: Waiting 02:26:17 1e6f46fdf379: Waiting 02:26:17 0e64f2360a44: Waiting 02:26:17 ef9112f8f3f5: Layer already exists 02:26:17 1fca51b0eaa1: Layer already exists 02:26:17 795f1e5d6c09: Layer already exists 02:26:17 9f6a6e328de5: Layer already exists 02:26:17 304cd27a5095: Layer already exists 02:26:17 0409d84e1e68: Layer already exists 02:26:17 1e6f46fdf379: Layer already exists 02:26:17 6e52f577dca6: Layer already exists 02:26:17 0e64f2360a44: Layer already exists 02:26:17 38ee227cfa42: Layer already exists 02:26:17 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:4b5a932b8ab71a21da9b3fee46da1e437f6d6cd278ca8cf52e77a87e774f23c6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:17 + 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:26:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:26:18 304cd27a5095: Preparing 02:26:18 795f1e5d6c09: Preparing 02:26:18 9f6a6e328de5: Preparing 02:26:18 1fca51b0eaa1: Preparing 02:26:18 ef9112f8f3f5: Preparing 02:26:18 6e52f577dca6: Preparing 02:26:18 0409d84e1e68: Preparing 02:26:18 38ee227cfa42: Preparing 02:26:18 1e6f46fdf379: Preparing 02:26:18 0e64f2360a44: Preparing 02:26:18 38ee227cfa42: Waiting 02:26:18 1e6f46fdf379: Waiting 02:26:18 6e52f577dca6: Waiting 02:26:18 0409d84e1e68: Waiting 02:26:18 0e64f2360a44: Waiting 02:26:18 1fca51b0eaa1: Layer already exists 02:26:18 9f6a6e328de5: Layer already exists 02:26:18 304cd27a5095: Layer already exists 02:26:18 ef9112f8f3f5: Layer already exists 02:26:18 795f1e5d6c09: Layer already exists 02:26:18 0409d84e1e68: Layer already exists 02:26:18 6e52f577dca6: Layer already exists 02:26:18 38ee227cfa42: Layer already exists 02:26:18 1e6f46fdf379: Layer already exists 02:26:18 0e64f2360a44: Layer already exists 02:26:18 main: digest: sha256:4b5a932b8ab71a21da9b3fee46da1e437f6d6cd278ca8cf52e77a87e774f23c6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:18 ===================================================== [Pipeline] echo 02:26:18 taggedImages: 02:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.88 02:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:26:18 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:26:18 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:26:18 latest 02:26:18 4.1.0-dev.88 02:26:18 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:26:18 main 02:26:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:26:19 30eb8cbb4b7c: Preparing 02:26:19 ee838b329793: Preparing 02:26:19 f250eafda2ff: Preparing 02:26:19 1fca51b0eaa1: Preparing 02:26:19 ef9112f8f3f5: Preparing 02:26:19 6e454fd6864f: Preparing 02:26:19 55a7fe777cc3: Preparing 02:26:19 bb01bb81eb6e: Preparing 02:26:19 0e64f2360a44: Preparing 02:26:19 6e454fd6864f: Waiting 02:26:19 55a7fe777cc3: Waiting 02:26:19 bb01bb81eb6e: Waiting 02:26:19 ef9112f8f3f5: Layer already exists 02:26:19 1fca51b0eaa1: Layer already exists 02:26:19 f250eafda2ff: Pushed 02:26:19 ee838b329793: Pushed 02:26:19 0e64f2360a44: Layer already exists 02:26:19 30eb8cbb4b7c: Pushed 02:26:19 55a7fe777cc3: Pushed 02:26:19 bb01bb81eb6e: Pushed 02:26:46 6e454fd6864f: Pushed 02:26:46 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:2dc481ba5b815d450d9d69513f832c57b5ec09b7855274e29eab1c61ad1ce06c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:47 + 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:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:26:47 30eb8cbb4b7c: Preparing 02:26:47 ee838b329793: Preparing 02:26:47 f250eafda2ff: Preparing 02:26:47 1fca51b0eaa1: Preparing 02:26:47 ef9112f8f3f5: Preparing 02:26:47 6e454fd6864f: Preparing 02:26:47 55a7fe777cc3: Preparing 02:26:47 bb01bb81eb6e: Preparing 02:26:47 0e64f2360a44: Preparing 02:26:47 55a7fe777cc3: Waiting 02:26:47 bb01bb81eb6e: Waiting 02:26:47 0e64f2360a44: Waiting 02:26:47 6e454fd6864f: Waiting 02:26:47 1fca51b0eaa1: Layer already exists 02:26:47 30eb8cbb4b7c: Layer already exists 02:26:47 f250eafda2ff: Layer already exists 02:26:47 ef9112f8f3f5: Layer already exists 02:26:47 ee838b329793: Layer already exists 02:26:47 6e454fd6864f: Layer already exists 02:26:47 bb01bb81eb6e: Layer already exists 02:26:47 0e64f2360a44: Layer already exists 02:26:47 55a7fe777cc3: Layer already exists 02:26:47 latest: digest: sha256:2dc481ba5b815d450d9d69513f832c57b5ec09b7855274e29eab1c61ad1ce06c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.88 02:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:26:48 30eb8cbb4b7c: Preparing 02:26:48 ee838b329793: Preparing 02:26:48 f250eafda2ff: Preparing 02:26:48 1fca51b0eaa1: Preparing 02:26:48 ef9112f8f3f5: Preparing 02:26:48 6e454fd6864f: Preparing 02:26:48 55a7fe777cc3: Preparing 02:26:48 bb01bb81eb6e: Preparing 02:26:48 0e64f2360a44: Preparing 02:26:48 55a7fe777cc3: Waiting 02:26:48 bb01bb81eb6e: Waiting 02:26:48 0e64f2360a44: Waiting 02:26:48 6e454fd6864f: Waiting 02:26:48 f250eafda2ff: Layer already exists 02:26:48 1fca51b0eaa1: Layer already exists 02:26:48 ef9112f8f3f5: Layer already exists 02:26:48 ee838b329793: Layer already exists 02:26:48 30eb8cbb4b7c: Layer already exists 02:26:48 6e454fd6864f: Layer already exists 02:26:48 55a7fe777cc3: Layer already exists 02:26:48 0e64f2360a44: Layer already exists 02:26:48 bb01bb81eb6e: Layer already exists 02:26:48 4.1.0-dev.88: digest: sha256:2dc481ba5b815d450d9d69513f832c57b5ec09b7855274e29eab1c61ad1ce06c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:26:49 30eb8cbb4b7c: Preparing 02:26:49 ee838b329793: Preparing 02:26:49 f250eafda2ff: Preparing 02:26:49 1fca51b0eaa1: Preparing 02:26:49 ef9112f8f3f5: Preparing 02:26:49 6e454fd6864f: Preparing 02:26:49 55a7fe777cc3: Preparing 02:26:49 bb01bb81eb6e: Preparing 02:26:49 0e64f2360a44: Preparing 02:26:49 55a7fe777cc3: Waiting 02:26:49 bb01bb81eb6e: Waiting 02:26:49 6e454fd6864f: Waiting 02:26:49 0e64f2360a44: Waiting 02:26:49 f250eafda2ff: Layer already exists 02:26:49 30eb8cbb4b7c: Layer already exists 02:26:49 ef9112f8f3f5: Layer already exists 02:26:49 ee838b329793: Layer already exists 02:26:49 1fca51b0eaa1: Layer already exists 02:26:49 6e454fd6864f: Layer already exists 02:26:49 55a7fe777cc3: Layer already exists 02:26:49 bb01bb81eb6e: Layer already exists 02:26:49 0e64f2360a44: Layer already exists 02:26:49 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:2dc481ba5b815d450d9d69513f832c57b5ec09b7855274e29eab1c61ad1ce06c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:50 + 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:26:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:26:50 30eb8cbb4b7c: Preparing 02:26:50 ee838b329793: Preparing 02:26:50 f250eafda2ff: Preparing 02:26:50 1fca51b0eaa1: Preparing 02:26:50 ef9112f8f3f5: Preparing 02:26:50 6e454fd6864f: Preparing 02:26:50 55a7fe777cc3: Preparing 02:26:50 bb01bb81eb6e: Preparing 02:26:50 0e64f2360a44: Preparing 02:26:50 6e454fd6864f: Waiting 02:26:50 55a7fe777cc3: Waiting 02:26:50 bb01bb81eb6e: Waiting 02:26:50 0e64f2360a44: Waiting 02:26:50 ee838b329793: Layer already exists 02:26:50 30eb8cbb4b7c: Layer already exists 02:26:50 1fca51b0eaa1: Layer already exists 02:26:50 f250eafda2ff: Layer already exists 02:26:50 ef9112f8f3f5: Layer already exists 02:26:50 55a7fe777cc3: Layer already exists 02:26:50 6e454fd6864f: Layer already exists 02:26:50 0e64f2360a44: Layer already exists 02:26:50 bb01bb81eb6e: Layer already exists 02:26:50 main: digest: sha256:2dc481ba5b815d450d9d69513f832c57b5ec09b7855274e29eab1c61ad1ce06c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:50 ===================================================== [Pipeline] echo 02:26:50 taggedImages: 02:26:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:26:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:26:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.88 02:26:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:26:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:26:50 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:26:50 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:26:50 latest 02:26:50 4.1.0-dev.88 02:26:50 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:26:50 main 02:26:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:26:51 eb170d2464ee: Preparing 02:26:51 cee41ac73e31: Preparing 02:26:51 271cfb86cf94: Preparing 02:26:51 1fca51b0eaa1: Preparing 02:26:51 ef9112f8f3f5: Preparing 02:26:51 6e454fd6864f: Preparing 02:26:51 38ee227cfa42: Preparing 02:26:51 1e6f46fdf379: Preparing 02:26:51 0e64f2360a44: Preparing 02:26:51 6e454fd6864f: Waiting 02:26:51 38ee227cfa42: Waiting 02:26:51 1e6f46fdf379: Waiting 02:26:51 0e64f2360a44: Waiting 02:26:51 271cfb86cf94: Pushed 02:26:51 cee41ac73e31: Pushed 02:26:53 ef9112f8f3f5: Layer already exists 02:26:53 1fca51b0eaa1: Layer already exists 02:26:54 6e454fd6864f: Layer already exists 02:26:54 38ee227cfa42: Layer already exists 02:26:54 0e64f2360a44: Layer already exists 02:26:54 eb170d2464ee: Pushed 02:26:54 1e6f46fdf379: Layer already exists 02:26:54 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:f30d1deace23f318b9f7ab8ad2245ca1359e0607d62d4b987eab2c4108ac33d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:54 + 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:26:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:26:54 eb170d2464ee: Preparing 02:26:54 cee41ac73e31: Preparing 02:26:54 271cfb86cf94: Preparing 02:26:54 1fca51b0eaa1: Preparing 02:26:54 ef9112f8f3f5: Preparing 02:26:54 6e454fd6864f: Preparing 02:26:54 38ee227cfa42: Preparing 02:26:54 6e454fd6864f: Waiting 02:26:54 1e6f46fdf379: Preparing 02:26:54 38ee227cfa42: Waiting 02:26:54 0e64f2360a44: Preparing 02:26:54 1e6f46fdf379: Waiting 02:26:54 0e64f2360a44: Waiting 02:26:54 ef9112f8f3f5: Layer already exists 02:26:54 cee41ac73e31: Layer already exists 02:26:54 271cfb86cf94: Layer already exists 02:26:54 1fca51b0eaa1: Layer already exists 02:26:54 eb170d2464ee: Layer already exists 02:26:54 1e6f46fdf379: Layer already exists 02:26:54 6e454fd6864f: Layer already exists 02:26:54 38ee227cfa42: Layer already exists 02:26:54 0e64f2360a44: Layer already exists 02:26:55 latest: digest: sha256:f30d1deace23f318b9f7ab8ad2245ca1359e0607d62d4b987eab2c4108ac33d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.88 02:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:26:55 eb170d2464ee: Preparing 02:26:55 cee41ac73e31: Preparing 02:26:55 271cfb86cf94: Preparing 02:26:55 1fca51b0eaa1: Preparing 02:26:55 ef9112f8f3f5: Preparing 02:26:55 6e454fd6864f: Preparing 02:26:55 38ee227cfa42: Preparing 02:26:55 1e6f46fdf379: Preparing 02:26:55 0e64f2360a44: Preparing 02:26:55 6e454fd6864f: Waiting 02:26:55 38ee227cfa42: Waiting 02:26:55 1e6f46fdf379: Waiting 02:26:55 0e64f2360a44: Waiting 02:26:55 271cfb86cf94: Layer already exists 02:26:55 eb170d2464ee: Layer already exists 02:26:55 cee41ac73e31: Layer already exists 02:26:55 1fca51b0eaa1: Layer already exists 02:26:55 ef9112f8f3f5: Layer already exists 02:26:55 1e6f46fdf379: Layer already exists 02:26:55 6e454fd6864f: Layer already exists 02:26:55 38ee227cfa42: Layer already exists 02:26:55 0e64f2360a44: Layer already exists 02:26:55 4.1.0-dev.88: digest: sha256:f30d1deace23f318b9f7ab8ad2245ca1359e0607d62d4b987eab2c4108ac33d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:26:56 eb170d2464ee: Preparing 02:26:56 cee41ac73e31: Preparing 02:26:56 271cfb86cf94: Preparing 02:26:56 1fca51b0eaa1: Preparing 02:26:56 ef9112f8f3f5: Preparing 02:26:56 6e454fd6864f: Preparing 02:26:56 38ee227cfa42: Preparing 02:26:56 1e6f46fdf379: Preparing 02:26:56 0e64f2360a44: Preparing 02:26:56 38ee227cfa42: Waiting 02:26:56 1e6f46fdf379: Waiting 02:26:56 6e454fd6864f: Waiting 02:26:56 1fca51b0eaa1: Layer already exists 02:26:56 ef9112f8f3f5: Layer already exists 02:26:56 271cfb86cf94: Layer already exists 02:26:56 eb170d2464ee: Layer already exists 02:26:56 cee41ac73e31: Layer already exists 02:26:56 6e454fd6864f: Layer already exists 02:26:56 1e6f46fdf379: Layer already exists 02:26:56 0e64f2360a44: Layer already exists 02:26:56 38ee227cfa42: Layer already exists 02:26:57 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:f30d1deace23f318b9f7ab8ad2245ca1359e0607d62d4b987eab2c4108ac33d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:57 + 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:26:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:26:57 eb170d2464ee: Preparing 02:26:57 cee41ac73e31: Preparing 02:26:57 271cfb86cf94: Preparing 02:26:57 1fca51b0eaa1: Preparing 02:26:57 ef9112f8f3f5: Preparing 02:26:57 6e454fd6864f: Preparing 02:26:57 38ee227cfa42: Preparing 02:26:57 1e6f46fdf379: Preparing 02:26:57 0e64f2360a44: Preparing 02:26:57 6e454fd6864f: Waiting 02:26:57 38ee227cfa42: Waiting 02:26:57 1e6f46fdf379: Waiting 02:26:57 0e64f2360a44: Waiting 02:26:57 ef9112f8f3f5: Layer already exists 02:26:57 1fca51b0eaa1: Layer already exists 02:26:57 eb170d2464ee: Layer already exists 02:26:57 cee41ac73e31: Layer already exists 02:26:57 271cfb86cf94: Layer already exists 02:26:57 38ee227cfa42: Layer already exists 02:26:57 6e454fd6864f: Layer already exists 02:26:57 1e6f46fdf379: Layer already exists 02:26:57 0e64f2360a44: Layer already exists 02:26:58 main: digest: sha256:f30d1deace23f318b9f7ab8ad2245ca1359e0607d62d4b987eab2c4108ac33d4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:58 ===================================================== [Pipeline] echo 02:26:58 taggedImages: 02:26:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:26:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:26:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.88 02:26:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:26:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:26:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:26:58 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:26:58 latest 02:26:58 4.1.0-dev.88 02:26:58 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:26:58 main 02:26:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:26:58 2b8157b0288e: Preparing 02:26:58 c5c48ca387c6: Preparing 02:26:58 1fca51b0eaa1: Preparing 02:26:58 ef9112f8f3f5: Preparing 02:26:58 5a0437a0b0de: Preparing 02:26:58 7901ec026f24: Preparing 02:26:58 0e64f2360a44: Preparing 02:26:58 7901ec026f24: Waiting 02:26:59 ef9112f8f3f5: Layer already exists 02:26:59 1fca51b0eaa1: Layer already exists 02:26:59 0e64f2360a44: Layer already exists 02:26:59 2b8157b0288e: Pushed 02:26:59 5a0437a0b0de: Pushed 02:27:00 7901ec026f24: Pushed 02:27:06 c5c48ca387c6: Pushed 02:27:06 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:e33fceef6fb1f7135451b3ee4934016060b0307c60051894437a20c2ba84bdf7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:27:07 2b8157b0288e: Preparing 02:27:07 c5c48ca387c6: Preparing 02:27:07 1fca51b0eaa1: Preparing 02:27:07 ef9112f8f3f5: Preparing 02:27:07 5a0437a0b0de: Preparing 02:27:07 7901ec026f24: Preparing 02:27:07 0e64f2360a44: Preparing 02:27:07 7901ec026f24: Waiting 02:27:07 0e64f2360a44: Waiting 02:27:07 c5c48ca387c6: Layer already exists 02:27:07 1fca51b0eaa1: Layer already exists 02:27:07 2b8157b0288e: Layer already exists 02:27:07 ef9112f8f3f5: Layer already exists 02:27:07 5a0437a0b0de: Layer already exists 02:27:07 7901ec026f24: Layer already exists 02:27:07 0e64f2360a44: Layer already exists 02:27:07 latest: digest: sha256:e33fceef6fb1f7135451b3ee4934016060b0307c60051894437a20c2ba84bdf7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.88 02:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:27:08 2b8157b0288e: Preparing 02:27:08 c5c48ca387c6: Preparing 02:27:08 1fca51b0eaa1: Preparing 02:27:08 ef9112f8f3f5: Preparing 02:27:08 5a0437a0b0de: Preparing 02:27:08 7901ec026f24: Preparing 02:27:08 0e64f2360a44: Preparing 02:27:08 7901ec026f24: Waiting 02:27:08 0e64f2360a44: Waiting 02:27:08 2b8157b0288e: Layer already exists 02:27:08 ef9112f8f3f5: Layer already exists 02:27:08 c5c48ca387c6: Layer already exists 02:27:08 5a0437a0b0de: Layer already exists 02:27:08 1fca51b0eaa1: Layer already exists 02:27:08 7901ec026f24: Layer already exists 02:27:08 0e64f2360a44: Layer already exists 02:27:08 4.1.0-dev.88: digest: sha256:e33fceef6fb1f7135451b3ee4934016060b0307c60051894437a20c2ba84bdf7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:27:09 2b8157b0288e: Preparing 02:27:09 c5c48ca387c6: Preparing 02:27:09 1fca51b0eaa1: Preparing 02:27:09 ef9112f8f3f5: Preparing 02:27:09 5a0437a0b0de: Preparing 02:27:09 7901ec026f24: Preparing 02:27:09 0e64f2360a44: Preparing 02:27:09 7901ec026f24: Waiting 02:27:09 0e64f2360a44: Waiting 02:27:09 1fca51b0eaa1: Layer already exists 02:27:09 5a0437a0b0de: Layer already exists 02:27:09 c5c48ca387c6: Layer already exists 02:27:09 2b8157b0288e: Layer already exists 02:27:09 ef9112f8f3f5: Layer already exists 02:27:09 7901ec026f24: Layer already exists 02:27:09 0e64f2360a44: Layer already exists 02:27:09 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:e33fceef6fb1f7135451b3ee4934016060b0307c60051894437a20c2ba84bdf7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:27:10 2b8157b0288e: Preparing 02:27:10 c5c48ca387c6: Preparing 02:27:10 1fca51b0eaa1: Preparing 02:27:10 ef9112f8f3f5: Preparing 02:27:10 5a0437a0b0de: Preparing 02:27:10 7901ec026f24: Preparing 02:27:10 0e64f2360a44: Preparing 02:27:10 7901ec026f24: Waiting 02:27:10 0e64f2360a44: Waiting 02:27:10 5a0437a0b0de: Layer already exists 02:27:10 ef9112f8f3f5: Layer already exists 02:27:10 c5c48ca387c6: Layer already exists 02:27:10 2b8157b0288e: Layer already exists 02:27:10 1fca51b0eaa1: Layer already exists 02:27:10 7901ec026f24: Layer already exists 02:27:10 0e64f2360a44: Layer already exists 02:27:10 main: digest: sha256:e33fceef6fb1f7135451b3ee4934016060b0307c60051894437a20c2ba84bdf7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:10 ===================================================== [Pipeline] echo 02:27:10 taggedImages: 02:27:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:27:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:27:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.88 02:27:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:27:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:27:11 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:27:11 5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:27:11 latest 02:27:11 4.1.0-dev.88 02:27:11 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:27:11 main 02:27:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:27:11 27531d082aa6: Preparing 02:27:11 a3fe898e741b: Preparing 02:27:11 1fca51b0eaa1: Preparing 02:27:11 ef9112f8f3f5: Preparing 02:27:11 a6e882c6a237: Preparing 02:27:11 12265fc930fa: Preparing 02:27:11 0e64f2360a44: Preparing 02:27:11 12265fc930fa: Waiting 02:27:11 0e64f2360a44: Waiting 02:27:11 1fca51b0eaa1: Layer already exists 02:27:12 ef9112f8f3f5: Layer already exists 02:27:12 0e64f2360a44: Layer already exists 02:27:12 27531d082aa6: Pushed 02:27:12 a6e882c6a237: Pushed 02:27:12 12265fc930fa: Pushed 02:27:20 a3fe898e741b: Pushed 02:27:20 5813055f9e30257d60d6d76ee7b1f3dc05d296c4: digest: sha256:bfb7332f4b35c986ac03613b0f1056f9d4d74e68e2850dc17addf528c564cce6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:27:21 27531d082aa6: Preparing 02:27:21 a3fe898e741b: Preparing 02:27:21 1fca51b0eaa1: Preparing 02:27:21 ef9112f8f3f5: Preparing 02:27:21 a6e882c6a237: Preparing 02:27:21 12265fc930fa: Preparing 02:27:21 0e64f2360a44: Preparing 02:27:21 12265fc930fa: Waiting 02:27:21 ef9112f8f3f5: Layer already exists 02:27:21 1fca51b0eaa1: Layer already exists 02:27:21 27531d082aa6: Layer already exists 02:27:21 a6e882c6a237: Layer already exists 02:27:21 a3fe898e741b: Layer already exists 02:27:21 0e64f2360a44: Layer already exists 02:27:21 12265fc930fa: Layer already exists 02:27:21 latest: digest: sha256:bfb7332f4b35c986ac03613b0f1056f9d4d74e68e2850dc17addf528c564cce6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.88 02:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:27:22 27531d082aa6: Preparing 02:27:22 a3fe898e741b: Preparing 02:27:22 1fca51b0eaa1: Preparing 02:27:22 ef9112f8f3f5: Preparing 02:27:22 a6e882c6a237: Preparing 02:27:22 12265fc930fa: Preparing 02:27:22 0e64f2360a44: Preparing 02:27:22 12265fc930fa: Waiting 02:27:22 0e64f2360a44: Waiting 02:27:22 ef9112f8f3f5: Layer already exists 02:27:22 a3fe898e741b: Layer already exists 02:27:22 27531d082aa6: Layer already exists 02:27:22 1fca51b0eaa1: Layer already exists 02:27:22 a6e882c6a237: Layer already exists 02:27:22 12265fc930fa: Layer already exists 02:27:22 0e64f2360a44: Layer already exists 02:27:22 4.1.0-dev.88: digest: sha256:bfb7332f4b35c986ac03613b0f1056f9d4d74e68e2850dc17addf528c564cce6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:27:23 27531d082aa6: Preparing 02:27:23 a3fe898e741b: Preparing 02:27:23 1fca51b0eaa1: Preparing 02:27:23 ef9112f8f3f5: Preparing 02:27:23 a6e882c6a237: Preparing 02:27:23 12265fc930fa: Preparing 02:27:23 0e64f2360a44: Preparing 02:27:23 12265fc930fa: Waiting 02:27:23 0e64f2360a44: Waiting 02:27:23 27531d082aa6: Layer already exists 02:27:23 a3fe898e741b: Layer already exists 02:27:23 1fca51b0eaa1: Layer already exists 02:27:23 a6e882c6a237: Layer already exists 02:27:23 ef9112f8f3f5: Layer already exists 02:27:23 0e64f2360a44: Layer already exists 02:27:23 12265fc930fa: Layer already exists 02:27:23 5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88: digest: sha256:bfb7332f4b35c986ac03613b0f1056f9d4d74e68e2850dc17addf528c564cce6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:27:24 27531d082aa6: Preparing 02:27:24 a3fe898e741b: Preparing 02:27:24 1fca51b0eaa1: Preparing 02:27:24 ef9112f8f3f5: Preparing 02:27:24 a6e882c6a237: Preparing 02:27:24 12265fc930fa: Preparing 02:27:24 0e64f2360a44: Preparing 02:27:24 12265fc930fa: Waiting 02:27:24 0e64f2360a44: Waiting 02:27:24 1fca51b0eaa1: Layer already exists 02:27:24 27531d082aa6: Layer already exists 02:27:24 a3fe898e741b: Layer already exists 02:27:24 ef9112f8f3f5: Layer already exists 02:27:24 a6e882c6a237: Layer already exists 02:27:24 0e64f2360a44: Layer already exists 02:27:24 12265fc930fa: Layer already exists 02:27:24 main: digest: sha256:bfb7332f4b35c986ac03613b0f1056f9d4d74e68e2850dc17addf528c564cce6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:24 ===================================================== [Pipeline] echo 02:27:24 taggedImages: 02:27:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 02:27:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:27:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.88 02:27:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 02:27:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:27:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.88 [Pipeline] echo 02:27:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5813055f9e30257d60d6d76ee7b1f3dc05d296c4-4.1.0-dev.88 [Pipeline] echo 02:27:25 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:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:27:26 02:27:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:27:26 arm64: Pulling from edgex-lftools-log-publisher 02:27:26 8998bd30e6a1: Pulling fs layer 02:27:26 04944245beec: Pulling fs layer 02:27:26 699f458cf7ca: Pulling fs layer 02:27:26 765212b225bb: Pulling fs layer 02:27:26 f23df028b6ca: Pulling fs layer 02:27:26 d65c8cfc05b1: Pulling fs layer 02:27:26 2437ff75d9bd: Pulling fs layer 02:27:26 765212b225bb: Waiting 02:27:26 f23df028b6ca: Waiting 02:27:26 2437ff75d9bd: Waiting 02:27:26 d65c8cfc05b1: Waiting 02:27:26 04944245beec: Verifying Checksum 02:27:26 04944245beec: Download complete 02:27:26 765212b225bb: Verifying Checksum 02:27:26 f23df028b6ca: Verifying Checksum 02:27:26 f23df028b6ca: Download complete 02:27:26 d65c8cfc05b1: Verifying Checksum 02:27:26 d65c8cfc05b1: Download complete 02:27:27 699f458cf7ca: Verifying Checksum 02:27:27 699f458cf7ca: Download complete 02:27:27 8998bd30e6a1: Download complete 02:27:30 2437ff75d9bd: Verifying Checksum 02:27:30 2437ff75d9bd: Download complete 02:27:32 8998bd30e6a1: Pull complete 02:27:32 04944245beec: Pull complete 02:27:34 699f458cf7ca: Pull complete 02:27:34 765212b225bb: Pull complete 02:27:35 f23df028b6ca: Pull complete 02:27:35 d65c8cfc05b1: Pull complete 02:27:54 2437ff75d9bd: Pull complete 02:27:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:27:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:54 prd-ubuntu20.04-docker-arm64-4c-16g-775584 does not seem to be running inside a container 02:27:54 $ 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/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@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:27:57 $ docker top 275dbe51bd140039eabe97a7382b8dcfb687a3a0819a5541445c3bb280d10b32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:58 ---> job-cost.sh 02:27:58 lf-activate-venv: SKIPPING 02:27:58 INFO: No Stack... 02:27:58 INFO: Retrieving Pricing Info for: v3-standard-4 02:27:59 INFO: Archiving Costs [Pipeline] sh 02:28:00 + cat /w/workspace/edgex-go/941/archives/cost.csv 02:28:00 + cut -d, -f6 [Pipeline] lock 02:28:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-941-stack-cost] 02:28:00 Resource [jenkins-edgexfoundry-edgex-go-main-941-stack-cost] did not exist. Created. 02:28:00 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-941-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:28:00 + echo total: 0.10999999940395355 [Pipeline] stash 02:28:01 Stashed 1 file(s) [Pipeline] } 02:28:01 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-941-stack-cost] [Pipeline] // lock [Pipeline] } 02:28:01 $ docker stop --time=1 275dbe51bd140039eabe97a7382b8dcfb687a3a0819a5541445c3bb280d10b32 02:28:03 $ docker rm -f --volumes 275dbe51bd140039eabe97a7382b8dcfb687a3a0819a5541445c3bb280d10b32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:32:53 Cancelling nested steps due to timeout 07:32:53 Sending interrupt signal to process 07:33:01 script returned exit code 143 [Pipeline] } 07:33:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:33:02 + '[' -d /w/workspace/edgex-go/941/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:33:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:33:03 ---> package-listing.sh 07:33:03 ++ facter osfamily 07:33:03 ++ tr '[:upper:]' '[:lower:]' 07:33:03 + OS_FAMILY=redhat 07:33:03 + workspace=/w/workspace/edgex-go/941 07:33:03 + START_PACKAGES=/tmp/packages_start.txt 07:33:03 + END_PACKAGES=/tmp/packages_end.txt 07:33:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:03 + PACKAGES=/tmp/packages_start.txt 07:33:03 + '[' /w/workspace/edgex-go/941 ']' 07:33:03 + PACKAGES=/tmp/packages_end.txt 07:33:03 + case "${OS_FAMILY}" in 07:33:03 + rpm -qa 07:33:03 + sort 07:33:04 + '[' -f /tmp/packages_start.txt ']' 07:33:04 + '[' -f /tmp/packages_end.txt ']' 07:33:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:04 + '[' /w/workspace/edgex-go/941 ']' 07:33:04 + mkdir -p /w/workspace/edgex-go/941/archives/ 07:33:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/941/archives/ [Pipeline] echo 07:33:04 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/941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:33:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:05 07:33:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:05 latest: Pulling from edgex-lftools-log-publisher 07:33:05 5eb5b503b376: Pulling fs layer 07:33:05 5c69ac0246d0: Pulling fs layer 07:33:05 ec43610c2a17: Pulling fs layer 07:33:05 3a2ae6a8a46f: Pulling fs layer 07:33:05 33b1e0a273af: Pulling fs layer 07:33:05 5d3b04190fa2: Pulling fs layer 07:33:05 2f39f015ded8: Pulling fs layer 07:33:05 3a2ae6a8a46f: Waiting 07:33:05 33b1e0a273af: Waiting 07:33:05 5d3b04190fa2: Waiting 07:33:05 2f39f015ded8: Waiting 07:33:05 5c69ac0246d0: Verifying Checksum 07:33:05 5c69ac0246d0: Download complete 07:33:05 3a2ae6a8a46f: Verifying Checksum 07:33:05 3a2ae6a8a46f: Download complete 07:33:05 ec43610c2a17: Verifying Checksum 07:33:05 ec43610c2a17: Download complete 07:33:05 33b1e0a273af: Verifying Checksum 07:33:05 33b1e0a273af: Download complete 07:33:05 5d3b04190fa2: Verifying Checksum 07:33:05 5d3b04190fa2: Download complete 07:33:05 5eb5b503b376: Verifying Checksum 07:33:05 5eb5b503b376: Download complete 07:33:06 2f39f015ded8: Verifying Checksum 07:33:06 2f39f015ded8: Download complete 07:33:07 5eb5b503b376: Pull complete 07:33:07 5c69ac0246d0: Pull complete 07:33:07 ec43610c2a17: Pull complete 07:33:07 3a2ae6a8a46f: Pull complete 07:33:07 33b1e0a273af: Pull complete 07:33:07 5d3b04190fa2: Pull complete 07:33:11 2f39f015ded8: Pull complete 07:33:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:12 prd-centos7-docker-4c-2g-775585 does not seem to be running inside a container 07:33:12 $ 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/941/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:33:15 $ docker top c6734880d252015de464b0dbe2f93c158d3cf3bdf8cbdc1de7793ca2ca86d6b5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:15 + touch /tmp/pre-build-complete [Pipeline] sh 07:33:15 + mkdir -p /var/log/sysstat [Pipeline] sh 07:33:16 + ls /var/log/sa-host 07:33:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:16 provisioning config files... 07:33:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17445011231695569283tmp [Pipeline] { [Pipeline] echo 07:33:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:33:16 ---> create-netrc.sh [Pipeline] } 07:33:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:33:16 ---> python-tools-install.sh [Pipeline] echo 07:33:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:33:17 ---> sudo-logs.sh 07:33:17 Archiving 'sudo' log.. 07:33:17 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:17 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:33:17 $ docker stop --time=1 c6734880d252015de464b0dbe2f93c158d3cf3bdf8cbdc1de7793ca2ca86d6b5 07:33:18 $ docker rm -f --volumes c6734880d252015de464b0dbe2f93c158d3cf3bdf8cbdc1de7793ca2ca86d6b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:33:18 [WS-CLEANUP] Deleting project workspace... 07:33:18 [WS-CLEANUP] Deferred wipeout is used... 07:33:18 [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:33:18 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:33:19 + [ -d /w/workspace/edgex-go/941/archives ] [Pipeline] libraryResource [Pipeline] sh 07:33:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:33:20 ---> package-listing.sh 07:33:20 ++ facter osfamily 07:33:20 ++ tr '[:upper:]' '[:lower:]' 07:33:20 + OS_FAMILY=debian 07:33:20 + workspace=/w/workspace/edgex-go/941 07:33:20 + START_PACKAGES=/tmp/packages_start.txt 07:33:20 + END_PACKAGES=/tmp/packages_end.txt 07:33:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:20 + PACKAGES=/tmp/packages_start.txt 07:33:20 + '[' /w/workspace/edgex-go/941 ']' 07:33:20 + PACKAGES=/tmp/packages_end.txt 07:33:20 + case "${OS_FAMILY}" in 07:33:20 + dpkg -l 07:33:20 + grep '^ii' 07:33:20 + '[' -f /tmp/packages_start.txt ']' 07:33:20 + '[' -f /tmp/packages_end.txt ']' 07:33:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:20 + '[' /w/workspace/edgex-go/941 ']' 07:33:20 + mkdir -p /w/workspace/edgex-go/941/archives/ 07:33:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/941/archives/ [Pipeline] echo 07:33:20 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/941/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:33:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:21 07:33:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:22 latest: Pulling from edgex-lftools-log-publisher 07:33:22 5eb5b503b376: Pulling fs layer 07:33:22 5c69ac0246d0: Pulling fs layer 07:33:22 ec43610c2a17: Pulling fs layer 07:33:22 3a2ae6a8a46f: Pulling fs layer 07:33:22 33b1e0a273af: Pulling fs layer 07:33:22 5d3b04190fa2: Pulling fs layer 07:33:22 2f39f015ded8: Pulling fs layer 07:33:22 33b1e0a273af: Waiting 07:33:22 3a2ae6a8a46f: Waiting 07:33:22 5d3b04190fa2: Waiting 07:33:22 2f39f015ded8: Waiting 07:33:22 5c69ac0246d0: Verifying Checksum 07:33:22 5c69ac0246d0: Download complete 07:33:22 3a2ae6a8a46f: Verifying Checksum 07:33:22 3a2ae6a8a46f: Download complete 07:33:22 33b1e0a273af: Download complete 07:33:22 5d3b04190fa2: Verifying Checksum 07:33:22 5d3b04190fa2: Download complete 07:33:22 ec43610c2a17: Verifying Checksum 07:33:22 ec43610c2a17: Download complete 07:33:22 5eb5b503b376: Verifying Checksum 07:33:22 5eb5b503b376: Download complete 07:33:22 2f39f015ded8: Verifying Checksum 07:33:22 2f39f015ded8: Download complete 07:33:23 5eb5b503b376: Pull complete 07:33:24 5c69ac0246d0: Pull complete 07:33:24 ec43610c2a17: Pull complete 07:33:24 3a2ae6a8a46f: Pull complete 07:33:24 33b1e0a273af: Pull complete 07:33:24 5d3b04190fa2: Pull complete 07:33:31 2f39f015ded8: Pull complete 07:33:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:31 prd-ubuntu20.04-docker-8c-8g-775583 does not seem to be running inside a container 07:33:31 $ 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/941/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/941 -v /w/workspace/edgex-go/941:/w/workspace/edgex-go/941:rw,z -v /w/workspace/edgex-go/941@tmp:/w/workspace/edgex-go/941@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:33:32 $ docker top cf565828b602af94761e93f8e36eeb99947f6bac7aaed72601a5843db1175371 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:33 + touch /tmp/pre-build-complete [Pipeline] sh 07:33:33 + mkdir -p /var/log/sysstat [Pipeline] sh 07:33:33 + ls /var/log/sa-host 07:33:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:33 provisioning config files... 07:33:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/941@tmp/config846928829109824398tmp [Pipeline] { [Pipeline] echo 07:33:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:33:34 ---> create-netrc.sh [Pipeline] } 07:33:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:33:34 ---> python-tools-install.sh [Pipeline] echo 07:33:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:33:34 ---> sudo-logs.sh 07:33:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:33:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:33:35 ---> job-cost.sh 07:33:35 lf-activate-venv: SKIPPING 07:33:35 DEBUG: total: 0.10999999940395355 07:33:35 INFO: Retrieving Stack Cost... 07:33:35 INFO: Retrieving Pricing Info for: v3-standard-8 07:33:35 INFO: Archiving Costs [Pipeline] echo 07:33:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:33:35 ---> logs-deploy.sh 07:33:35 lf-activate-venv: SKIPPING 07:33:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/941 07:33:35 INFO: archiving workspace using pattern(s): 07:33:36 Archives upload complete. 07:33:37 INFO: archiving logs to Nexus 07:33:37 ---> uname -a: 07:33:37 Linux prd-ubuntu20-04-docker-8c-8g-775583 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:33:37 07:33:37 07:33:37 ---> lscpu: 07:33:37 Architecture: x86_64 07:33:37 CPU op-mode(s): 32-bit, 64-bit 07:33:37 Byte Order: Little Endian 07:33:37 Address sizes: 40 bits physical, 48 bits virtual 07:33:37 CPU(s): 8 07:33:37 On-line CPU(s) list: 0-7 07:33:37 Thread(s) per core: 1 07:33:37 Core(s) per socket: 1 07:33:37 Socket(s): 8 07:33:37 NUMA node(s): 1 07:33:37 Vendor ID: AuthenticAMD 07:33:37 CPU family: 23 07:33:37 Model: 49 07:33:37 Model name: AMD EPYC-Rome Processor 07:33:37 Stepping: 0 07:33:37 CPU MHz: 2800.000 07:33:37 BogoMIPS: 5600.00 07:33:37 Virtualization: AMD-V 07:33:37 Hypervisor vendor: KVM 07:33:37 Virtualization type: full 07:33:37 L1d cache: 256 KiB 07:33:37 L1i cache: 256 KiB 07:33:37 L2 cache: 4 MiB 07:33:37 L3 cache: 128 MiB 07:33:37 NUMA node0 CPU(s): 0-7 07:33:37 Vulnerability Gather data sampling: Not affected 07:33:37 Vulnerability Itlb multihit: Not affected 07:33:37 Vulnerability L1tf: Not affected 07:33:37 Vulnerability Mds: Not affected 07:33:37 Vulnerability Meltdown: Not affected 07:33:37 Vulnerability Mmio stale data: Not affected 07:33:37 Vulnerability Retbleed: Vulnerable 07:33:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:33:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:33:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:33:37 Vulnerability Srbds: Not affected 07:33:37 Vulnerability Tsx async abort: Not affected 07:33:37 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:33:37 07:33:37 07:33:37 ---> nproc: 07:33:37 8 07:33:37 07:33:37 07:33:37 ---> df -h: 07:33:37 Filesystem Size Used Avail Use% Mounted on 07:33:37 overlay 155G 32G 124G 21% / 07:33:37 tmpfs 64M 0 64M 0% /dev 07:33:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:33:37 shm 64M 0 64M 0% /dev/shm 07:33:37 /dev/vda1 155G 32G 124G 21% /facter-os 07:33:37 07:33:37 07:33:37 ---> sar -b -r -n DEV: 07:33:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775583) 12/23/25 _x86_64_ (8 CPU) 07:33:37 07:33:37 01:32:06 LINUX RESTART (8 CPU) 07:33:37 07:33:37 01:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:33:37 01:34:01 197.15 13.86 183.29 0.00 2221.45 67891.95 0.00 07:33:37 01:35:01 52.61 0.15 52.46 0.00 5.47 25158.89 0.00 07:33:37 01:36:01 31.24 0.10 31.14 0.00 0.80 18068.78 0.00 07:33:37 01:37:01 60.27 0.10 60.17 0.00 1.73 24884.39 0.00 07:33:37 01:38:01 1212.75 28.73 1184.02 0.00 2751.14 524731.74 0.00 07:33:37 01:39:02 271.53 1.03 270.50 0.00 8.80 86718.37 0.00 07:33:37 01:40:01 381.21 0.03 381.18 0.00 0.27 118011.25 0.00 07:33:37 01:41:01 553.77 6.53 547.24 0.00 391.94 161351.06 0.00 07:33:37 01:42:01 335.74 5.30 330.44 0.00 148.78 22005.93 0.00 07:33:37 01:43:01 26.29 1.08 25.21 0.00 50.38 656.98 0.00 07:33:37 01:44:01 6.62 0.00 6.62 0.00 0.00 156.91 0.00 07:33:37 01:45:01 1.58 0.00 1.58 0.00 0.00 17.19 0.00 07:33:37 01:46:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 07:33:37 01:47:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 07:33:37 01:48:01 3.03 0.52 2.52 0.00 6.67 31.06 0.00 07:33:37 01:49:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 07:33:37 01:50:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 07:33:37 01:51:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 07:33:37 01:52:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:33:37 01:53:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 07:33:37 01:54:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 07:33:37 01:55:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 07:33:37 01:56:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 07:33:37 01:57:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 07:33:37 01:58:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 07:33:37 01:59:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 07:33:37 02:00:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 07:33:37 02:01:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 07:33:37 02:02:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 07:33:37 02:03:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 07:33:37 02:04:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 07:33:37 02:05:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 07:33:37 02:06:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 07:33:37 02:07:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 07:33:37 02:08:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 07:33:37 02:09:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 07:33:37 02:10:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 07:33:37 02:11:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 07:33:37 02:12:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 07:33:37 02:13:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 07:33:37 02:14:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 07:33:37 02:15:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 07:33:37 02:16:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 07:33:37 02:17:01 1.53 0.05 1.48 0.00 1.07 17.06 0.00 07:33:37 02:18:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 07:33:37 02:19:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 07:33:37 02:20:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 07:33:37 02:21:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 07:33:37 02:22:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 07:33:37 02:23:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 07:33:37 02:24:01 1.38 0.30 1.08 0.00 16.80 12.40 0.00 07:33:37 02:25:01 1.27 0.00 1.27 0.00 0.00 15.99 0.00 07:33:37 02:26:01 2.70 1.42 1.28 0.00 29.60 15.86 0.00 07:33:37 02:27:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 07:33:37 02:28:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 07:33:37 02:29:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 07:33:37 02:30:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 07:33:37 02:31:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 07:33:37 02:32:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 07:33:37 02:33:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 07:33:37 02:34:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 07:33:37 02:35:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 07:33:37 02:36:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 07:33:37 02:37:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 07:33:37 02:38:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 07:33:37 02:39:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 07:33:37 02:40:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 07:33:37 02:41:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 07:33:37 02:42:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 07:33:37 02:43:01 1.52 0.00 1.52 0.00 0.00 19.60 0.00 07:33:37 02:44:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 07:33:37 02:45:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 07:33:37 02:46:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 07:33:37 02:47:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 07:33:37 02:48:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 07:33:37 02:49:02 1.38 0.00 1.38 0.00 0.00 16.53 0.00 07:33:37 02:50:01 0.98 0.00 0.98 0.00 0.00 10.84 0.00 07:33:37 02:51:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 07:33:37 02:52:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 07:33:37 02:53:01 1.23 0.00 1.23 0.00 0.00 16.26 0.00 07:33:37 02:54:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 07:33:37 02:55:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 07:33:37 02:56:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 07:33:37 02:57:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 07:33:37 02:58:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 07:33:37 02:59:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 07:33:37 03:00:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 07:33:37 03:01:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 07:33:37 03:02:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 07:33:37 03:03:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 07:33:37 03:04:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 07:33:37 03:05:01 1.85 0.00 1.85 0.00 0.00 22.13 0.00 07:33:37 03:06:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 07:33:37 03:07:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 07:33:37 03:08:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:33:37 03:09:01 1.78 0.00 1.78 0.00 0.00 18.93 0.00 07:33:37 03:10:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:33:37 03:11:01 1.97 0.00 1.97 0.00 0.00 23.46 0.00 07:33:37 03:12:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 07:33:37 03:13:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 07:33:37 03:14:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 07:33:37 03:15:01 1.67 0.00 1.67 0.00 0.00 19.59 0.00 07:33:37 03:16:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 07:33:37 03:17:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 07:33:37 03:18:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 07:33:37 03:19:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 07:33:37 03:20:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 07:33:37 03:21:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 07:33:37 03:22:01 0.97 0.00 0.97 0.00 0.00 9.86 0.00 07:33:37 03:23:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 07:33:37 03:24:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 07:33:37 03:25:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 07:33:37 03:26:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 07:33:37 03:27:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 07:33:37 03:28:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 07:33:37 03:29:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 07:33:37 03:30:01 1.02 0.00 1.02 0.00 0.00 11.99 0.00 07:33:37 03:31:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 07:33:37 03:32:01 0.95 0.00 0.95 0.00 0.00 10.39 0.00 07:33:37 03:33:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 07:33:37 03:34:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 07:33:37 03:35:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 07:33:37 03:36:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 07:33:37 03:37:01 1.42 0.00 1.42 0.00 0.00 17.99 0.00 07:33:37 03:38:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 07:33:37 03:39:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 07:33:37 03:40:01 1.00 0.00 1.00 0.00 0.00 11.99 0.00 07:33:37 03:41:01 1.38 0.00 1.38 0.00 0.00 16.12 0.00 07:33:37 03:42:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 07:33:37 03:43:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 07:33:37 03:44:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 07:33:37 03:45:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 07:33:37 03:46:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 07:33:37 03:47:02 1.53 0.00 1.53 0.00 0.00 19.33 0.00 07:33:37 03:48:01 0.98 0.00 0.98 0.00 0.00 11.66 0.00 07:33:37 03:49:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 07:33:37 03:50:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 07:33:37 03:51:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 07:33:37 03:52:01 1.03 0.00 1.03 0.00 0.00 11.59 0.00 07:33:37 03:53:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 07:33:37 03:54:01 1.05 0.00 1.05 0.00 0.00 11.19 0.00 07:33:37 03:55:01 1.33 0.00 1.33 0.00 0.00 17.06 0.00 07:33:37 03:56:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 07:33:37 03:57:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 07:33:37 03:58:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:33:37 03:59:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 07:33:37 04:00:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 07:33:37 04:01:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 07:33:37 04:02:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 07:33:37 04:03:01 1.52 0.00 1.52 0.00 0.00 18.79 0.00 07:33:37 04:04:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:33:37 04:05:01 1.63 0.00 1.63 0.00 0.00 19.99 0.00 07:33:37 04:06:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 07:33:37 04:07:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 07:33:37 04:08:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 07:33:37 04:09:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 07:33:37 04:10:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 07:33:37 04:11:01 1.73 0.00 1.73 0.00 0.00 18.80 0.00 07:33:37 04:12:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 07:33:37 04:13:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 07:33:37 04:14:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 07:33:37 04:15:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 07:33:37 04:16:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 07:33:37 04:17:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 07:33:37 04:18:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 07:33:37 04:19:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 07:33:37 04:20:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 07:33:37 04:21:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 07:33:37 04:22:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 07:33:37 04:23:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 07:33:37 04:24:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 07:33:37 04:25:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 07:33:37 04:26:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 07:33:37 04:27:01 1.47 0.00 1.47 0.00 0.00 18.39 0.00 07:33:37 04:28:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 07:33:37 04:29:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 07:33:37 04:30:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 07:33:37 04:31:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 07:33:37 04:32:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 07:33:37 04:33:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 07:33:37 04:34:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:33:37 04:35:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 07:33:37 04:36:01 1.17 0.00 1.17 0.00 0.00 11.86 0.00 07:33:37 04:37:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 07:33:37 04:38:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 07:33:37 04:39:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 07:33:37 04:40:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 07:33:37 04:41:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 07:33:37 04:42:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 07:33:37 04:43:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 07:33:37 04:44:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 07:33:37 04:45:02 1.43 0.00 1.43 0.00 0.00 16.79 0.00 07:33:37 04:46:01 1.00 0.00 1.00 0.00 0.00 10.57 0.00 07:33:37 04:47:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 07:33:37 04:48:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 07:33:37 04:49:01 1.98 0.00 1.98 0.00 0.00 22.80 0.00 07:33:37 04:50:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 07:33:37 04:51:01 1.95 0.00 1.95 0.00 0.00 22.39 0.00 07:33:37 04:52:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 07:33:37 04:53:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 07:33:37 04:54:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 07:33:37 04:55:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 07:33:37 04:56:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 07:33:37 04:57:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 07:33:37 04:58:01 9.71 6.18 3.53 0.00 368.54 101.17 0.00 07:33:37 04:59:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 07:33:37 05:00:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 07:33:37 05:01:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 07:33:37 05:02:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 07:33:37 05:03:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 07:33:37 05:04:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 07:33:37 05:05:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 07:33:37 05:06:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 07:33:37 05:07:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 07:33:37 05:08:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 07:33:37 05:09:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 07:33:37 05:10:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:33:37 05:11:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 07:33:37 05:12:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 07:33:37 05:13:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 07:33:37 05:14:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 07:33:37 05:15:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 07:33:37 05:16:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 07:33:37 05:17:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 07:33:37 05:18:01 1.25 0.00 1.25 0.00 0.00 12.66 0.00 07:33:37 05:19:01 1.30 0.00 1.30 0.00 0.00 15.99 0.00 07:33:37 05:20:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 07:33:37 05:21:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 07:33:37 05:22:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 07:33:37 05:23:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 07:33:37 05:24:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 07:33:37 05:25:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 07:33:37 05:26:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 07:33:37 05:27:01 1.87 0.00 1.87 0.00 0.00 22.40 0.00 07:33:37 05:28:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 07:33:37 05:29:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 07:33:37 05:30:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 07:33:37 05:31:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 07:33:37 05:32:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 07:33:37 05:33:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 07:33:37 05:34:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 07:33:37 05:35:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 07:33:37 05:36:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 07:33:37 05:37:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 07:33:37 05:38:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 07:33:37 05:39:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 07:33:37 05:40:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 07:33:37 05:41:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 07:33:37 05:42:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 07:33:37 05:43:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 07:33:37 05:44:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 07:33:37 05:45:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 07:33:37 05:46:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 07:33:37 05:47:01 1.40 0.00 1.40 0.00 0.00 16.79 0.00 07:33:37 05:48:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 07:33:37 05:49:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 07:33:37 05:50:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 07:33:37 05:51:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 07:33:37 05:52:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 07:33:37 05:53:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 07:33:37 05:54:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 07:33:37 05:55:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 07:33:37 05:56:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 07:33:37 05:57:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 07:33:37 05:58:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 07:33:37 05:59:02 1.42 0.00 1.42 0.00 0.00 16.80 0.00 07:33:37 06:00:01 1.10 0.00 1.10 0.00 0.00 11.12 0.00 07:33:37 06:01:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 07:33:37 06:02:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 07:33:37 06:03:01 1.83 0.00 1.83 0.00 0.00 20.13 0.00 07:33:37 06:04:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 07:33:37 06:05:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 07:33:37 06:06:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 07:33:37 06:07:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 07:33:37 06:08:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 07:33:37 06:09:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 07:33:37 06:10:01 1.10 0.00 1.10 0.00 0.00 10.93 0.00 07:33:37 06:11:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 07:33:37 06:12:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 07:33:37 06:13:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 07:33:37 06:14:01 1.28 0.00 1.28 0.00 0.00 13.06 0.00 07:33:37 06:15:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 07:33:37 06:16:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 07:33:37 06:17:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 07:33:37 06:18:01 1.35 0.00 1.35 0.00 0.00 13.06 0.00 07:33:37 06:19:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 07:33:37 06:20:01 1.17 0.00 1.17 0.00 0.00 11.73 0.00 07:33:37 06:21:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 07:33:37 06:22:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 07:33:37 06:23:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 07:33:37 06:24:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 07:33:37 06:25:01 1.72 0.03 1.68 0.00 0.27 18.66 0.00 07:33:37 06:26:01 5.15 2.82 2.33 0.00 69.78 77.62 0.00 07:33:37 06:27:01 2.10 0.00 2.10 0.00 0.00 27.73 0.00 07:33:37 06:28:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 07:33:37 06:29:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 07:33:37 06:30:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 07:33:37 06:31:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 07:33:37 06:32:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 07:33:37 06:33:01 1.77 0.00 1.77 0.00 0.00 18.93 0.00 07:33:37 06:34:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 07:33:37 06:35:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 07:33:37 06:36:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:33:37 06:37:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 07:33:37 06:38:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 07:33:37 06:39:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 07:33:37 06:40:01 1.15 0.00 1.15 0.00 0.00 11.60 0.00 07:33:37 06:41:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 07:33:37 06:42:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 07:33:37 06:43:01 1.87 0.00 1.87 0.00 0.00 20.26 0.00 07:33:37 06:44:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 07:33:37 06:45:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 07:33:37 06:46:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 07:33:37 06:47:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 07:33:37 06:48:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 07:33:37 06:49:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 07:33:37 06:50:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 07:33:37 06:51:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 07:33:37 06:52:01 1.22 0.00 1.22 0.00 0.00 11.86 0.00 07:33:37 06:53:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 07:33:37 06:54:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 07:33:37 06:55:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 07:33:37 06:56:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 07:33:37 06:57:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 07:33:37 06:58:01 1.95 0.05 1.90 0.00 12.26 21.33 0.00 07:33:37 06:59:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 07:33:37 07:00:01 1.27 0.00 1.27 0.00 0.00 13.06 0.00 07:33:37 07:01:01 1.80 0.00 1.80 0.00 0.00 19.86 0.00 07:33:37 07:02:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 07:33:37 07:03:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 07:33:37 07:04:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 07:33:37 07:05:02 1.47 0.00 1.47 0.00 0.00 16.66 0.00 07:33:37 07:06:01 1.03 0.00 1.03 0.00 0.00 11.39 0.00 07:33:37 07:07:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 07:33:37 07:08:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 07:33:37 07:09:01 1.82 0.00 1.82 0.00 0.00 20.39 0.00 07:33:37 07:10:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 07:33:37 07:11:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 07:33:37 07:12:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 07:33:37 07:13:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 07:33:37 07:14:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 07:33:37 07:15:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 07:33:37 07:16:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 07:33:37 07:17:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 07:33:37 07:18:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 07:33:37 07:19:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 07:33:37 07:20:01 1.35 0.00 1.35 0.00 0.00 13.73 0.00 07:33:37 07:21:01 1.78 0.00 1.78 0.00 0.00 19.33 0.00 07:33:37 07:22:01 1.12 0.00 1.12 0.00 0.00 10.93 0.00 07:33:37 07:23:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 07:33:37 07:24:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 07:33:37 07:25:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 07:33:37 07:26:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 07:33:37 07:27:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 07:33:37 07:28:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 07:33:37 07:29:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 07:33:37 07:30:01 1.10 0.00 1.10 0.00 0.00 10.80 0.00 07:33:37 07:31:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 07:33:37 07:32:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 07:33:37 07:33:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 07:33:37 Average: 9.98 0.19 9.79 0.00 16.81 2922.90 0.00 07:33:37 07:33:37 01:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:33:37 01:34:01 27624616 31519176 774056 2.35 117056 3983712 1870756 5.52 1188544 3588468 1660 07:33:37 01:35:01 26089016 31328136 954696 2.90 128896 5220740 2267816 6.69 2211660 3998988 559480 07:33:37 01:36:01 25454712 30622392 1659640 5.05 132660 5126000 2622392 7.73 2361272 4464752 512428 07:33:37 01:37:01 25429388 31401816 878052 2.67 137880 5886672 1933980 5.70 2031900 4780548 585148 07:33:37 01:38:01 10454980 31352708 887708 2.70 390708 19873544 2416972 7.13 3310524 17740868 1363280 07:33:37 01:39:02 4274520 27786432 4383060 13.33 431596 22082572 12020228 35.44 7844216 18912024 1394988 07:33:37 01:40:01 1039624 26799496 5375540 16.35 446564 24233144 11439572 33.73 9762924 20153884 528544 07:33:37 01:41:01 2676620 30689320 1507724 4.59 459080 26468436 4245972 12.52 6183664 22127328 9504 07:33:37 01:42:01 5116024 31405484 833832 2.54 463588 24882500 2167508 6.39 4049592 22025264 696 07:33:37 01:43:01 5117552 31410152 828692 2.52 464704 24884400 2099620 6.19 4563792 21508432 580 07:33:37 01:44:01 5128188 31421160 817408 2.49 464924 24884432 2087364 6.15 4594680 21465644 8 07:33:37 01:45:01 5128004 31420996 817952 2.49 464940 24884432 2087364 6.15 4594452 21465644 4 07:33:37 01:46:01 5134288 31427296 811616 2.47 464956 24884436 2087364 6.15 4587104 21465648 8 07:33:37 01:47:01 5135672 31428788 810152 2.46 464964 24884436 2087364 6.15 4587440 21465648 172 07:33:37 01:48:01 5142104 31435504 803360 2.44 465040 24884600 2106716 6.21 4578824 21465668 4 07:33:37 01:49:01 5142568 31436020 802828 2.44 465084 24884608 2106716 6.21 4578556 21465672 8 07:33:37 01:50:01 5142516 31435968 803020 2.44 465100 24884608 2106716 6.21 4578540 21465672 8 07:33:37 01:51:01 5142532 31436012 802956 2.44 465112 24884612 2106716 6.21 4578572 21465680 12 07:33:37 01:52:01 5142744 31436236 802652 2.44 465132 24884612 2106716 6.21 4578168 21465680 12 07:33:37 01:53:01 5142656 31436172 802632 2.44 465164 24884608 2106716 6.21 4578048 21465684 20 07:33:37 01:54:01 5142536 31436092 802672 2.44 465172 24884624 2106716 6.21 4578236 21465692 44 07:33:37 01:55:01 5142704 31436288 802572 2.44 465184 24884624 2106716 6.21 4578316 21465692 152 07:33:37 01:56:01 5142720 31436472 802368 2.44 465220 24884756 2106716 6.21 4578620 21465824 172 07:33:37 01:57:01 5142704 31436472 802308 2.44 465236 24884756 2106716 6.21 4578440 21465824 108 07:33:37 01:58:01 5142932 31436712 802104 2.44 465244 24884760 2106716 6.21 4578704 21465828 144 07:33:37 01:59:01 5142956 31436752 802048 2.44 465264 24884768 2106716 6.21 4578132 21465836 8 07:33:37 02:00:01 5142508 31436332 802624 2.44 465268 24884768 2106716 6.21 4578544 21465836 168 07:33:37 02:01:01 5143540 31437372 801572 2.44 465280 24884772 2106716 6.21 4578156 21465840 8 07:33:37 02:02:01 5143344 31437192 801724 2.44 465300 24884772 2106716 6.21 4578288 21465840 16 07:33:37 02:03:01 5143016 31436888 802192 2.44 465328 24884768 2106716 6.21 4578328 21465844 8 07:33:37 02:04:01 5143164 31437080 801976 2.44 465332 24884780 2106716 6.21 4578576 21465848 28 07:33:37 02:05:01 5143392 31437336 801676 2.44 465352 24884780 2106716 6.21 4578284 21465848 28 07:33:37 02:06:01 5142864 31436816 802128 2.44 465352 24884784 2106716 6.21 4578328 21465852 8 07:33:37 02:07:01 5143036 31437012 801868 2.44 465376 24884784 2106716 6.21 4578304 21465856 12 07:33:37 02:08:01 5143052 31437056 801804 2.44 465396 24884792 2106716 6.21 4578368 21465860 56 07:33:37 02:09:01 5143256 31437264 801512 2.44 465420 24884796 2106716 6.21 4578328 21465864 28 07:33:37 02:10:01 5142956 31437000 801732 2.44 465432 24884796 2090272 6.16 4578344 21465864 8 07:33:37 02:11:01 5142900 31436964 801696 2.44 465448 24884804 2090272 6.16 4578372 21465872 12 07:33:37 02:12:01 5143104 31437184 801408 2.44 465472 24884804 2090272 6.16 4578372 21465872 12 07:33:37 02:13:01 5142964 31437096 801592 2.44 465496 24884804 2090272 6.16 4578816 21465876 12 07:33:37 02:14:01 5142940 31437096 801556 2.44 465508 24884812 2090272 6.16 4578760 21465880 216 07:33:37 02:15:01 5142868 31437024 801616 2.44 465520 24884812 2106468 6.21 4578448 21465880 12 07:33:37 02:16:01 5142852 31437024 801564 2.44 465524 24884816 2106468 6.21 4578456 21465884 8 07:33:37 02:17:01 5142132 31436308 802212 2.44 465536 24884816 2106468 6.21 4578644 21465884 24 07:33:37 02:18:01 5142520 31436824 801720 2.44 465540 24884852 2106468 6.21 4578784 21465912 12 07:33:37 02:19:01 5142252 31436576 801940 2.44 465552 24884856 2106468 6.21 4579108 21465916 208 07:33:37 02:20:01 5142496 31436820 801680 2.44 465572 24884852 2122512 6.26 4578532 21465916 8 07:33:37 02:21:01 5141904 31436276 802164 2.44 465592 24884860 2122512 6.26 4578912 21465920 176 07:33:37 02:22:01 5142104 31436488 802136 2.44 465604 24884860 2122512 6.26 4579124 21465920 176 07:33:37 02:23:01 5141616 31436008 802600 2.44 465628 24884864 2122512 6.26 4578708 21465924 56 07:33:37 02:24:01 5141624 31436556 802076 2.44 465640 24885368 2122512 6.26 4581552 21466252 36 07:33:37 02:25:01 5141340 31436404 802384 2.44 465648 24885500 2122512 6.26 4581460 21466368 32 07:33:37 02:26:01 5129032 31426212 812500 2.47 465660 24886400 2122512 6.26 4591500 21466636 4 07:33:37 02:27:01 5128984 31426180 812484 2.47 465672 24886400 2122512 6.26 4591348 21466636 12 07:33:37 02:28:01 5128936 31426144 812464 2.47 465688 24886404 2122512 6.26 4591284 21466620 4 07:33:37 02:29:01 5128164 31425396 813140 2.47 465724 24886408 2122512 6.26 4591404 21466624 8 07:33:37 02:30:01 5128180 31425412 813092 2.47 465736 24886408 2122512 6.26 4591256 21466624 8 07:33:37 02:31:01 5128320 31425616 812912 2.47 465748 24886412 2122512 6.26 4591620 21466632 16 07:33:37 02:32:01 5127168 31424468 813980 2.48 465756 24886412 2122512 6.26 4591592 21466632 180 07:33:37 02:33:01 5126696 31424012 814444 2.48 465760 24886416 2122512 6.26 4591668 21466632 36 07:33:37 02:34:01 5126900 31424228 814176 2.48 465772 24886416 2122512 6.26 4591668 21466632 184 07:33:37 02:35:01 5127356 31424692 813652 2.48 465772 24886424 2105900 6.21 4591624 21466640 180 07:33:37 02:36:01 5126920 31424268 814016 2.48 465780 24886428 2105900 6.21 4591940 21466644 184 07:33:37 02:37:01 5127016 31424368 813912 2.48 465788 24886428 2105900 6.21 4591372 21466644 12 07:33:37 02:38:01 5126724 31424092 814132 2.48 465796 24886432 2105900 6.21 4591856 21466648 36 07:33:37 02:39:01 5127064 31424440 814016 2.48 465808 24886432 2105900 6.21 4591716 21466648 184 07:33:37 02:40:01 5127088 31424468 813992 2.48 465824 24886436 2105900 6.21 4591460 21466652 16 07:33:37 02:41:01 5127268 31424684 813732 2.48 465836 24886440 2105900 6.21 4591420 21466656 4 07:33:37 02:42:01 5127220 31424636 813720 2.48 465844 24886440 2105900 6.21 4591404 21466656 8 07:33:37 02:43:01 5127088 31424568 813912 2.48 465856 24886440 2105900 6.21 4591500 21466664 4 07:33:37 02:44:01 5127104 31424588 813840 2.48 465868 24886452 2105900 6.21 4591424 21466664 24 07:33:37 02:45:01 5126992 31424508 813868 2.48 465888 24886456 2105900 6.21 4591464 21466672 28 07:33:37 02:46:01 5126976 31424496 813804 2.48 465904 24886460 2105900 6.21 4591448 21466676 28 07:33:37 02:47:01 5126636 31424196 814012 2.48 465916 24886460 2105900 6.21 4591888 21466676 192 07:33:37 02:48:01 5126660 31424224 813984 2.48 465924 24886456 2105900 6.21 4591552 21466680 32 07:33:37 02:49:02 5126832 31424420 813720 2.48 465944 24886464 2105900 6.21 4591528 21466680 4 07:33:37 02:50:01 5126468 31424060 813948 2.48 465956 24886468 2105900 6.21 4591808 21466684 200 07:33:37 02:51:01 5126620 31424252 813904 2.48 465992 24886472 2105900 6.21 4591880 21466688 188 07:33:37 02:52:01 5126652 31424288 813860 2.48 466008 24886472 2122004 6.26 4591548 21466688 8 07:33:37 02:53:01 5126636 31424464 813680 2.48 466032 24886608 2122004 6.26 4591672 21466824 36 07:33:37 02:54:01 5126284 31424140 814136 2.48 466072 24886608 2138144 6.30 4591912 21466824 40 07:33:37 02:55:01 5126080 31423972 814316 2.48 466092 24886612 2138144 6.30 4591672 21466828 28 07:33:37 02:56:01 5125960 31423888 814296 2.48 466108 24886616 2122020 6.26 4592072 21466832 200 07:33:37 02:57:01 5125960 31423896 814256 2.48 466124 24886616 2122020 6.26 4591712 21466832 8 07:33:37 02:58:01 5126196 31424140 813948 2.48 466128 24886620 2122020 6.26 4591756 21466836 4 07:33:37 02:59:01 5125712 31423760 814152 2.48 466152 24886620 2122020 6.26 4591736 21466844 20 07:33:37 03:00:01 5126120 31424212 813712 2.48 466180 24886628 2122020 6.26 4592104 21466848 200 07:33:37 03:01:01 5126112 31424208 813700 2.48 466204 24886624 2122020 6.26 4591764 21466852 28 07:33:37 03:02:01 5126344 31424472 813644 2.48 466216 24886636 2122020 6.26 4591800 21466860 16 07:33:37 03:03:01 5126012 31424172 813876 2.48 466236 24886640 2122020 6.26 4592168 21466864 180 07:33:37 03:04:01 5125932 31424092 813908 2.48 466260 24886640 2122020 6.26 4591828 21466864 40 07:33:37 03:05:01 5125664 31423856 814080 2.48 466292 24886644 2122020 6.26 4592180 21466860 16 07:33:37 03:06:01 5125856 31424092 814036 2.48 466312 24886648 2122020 6.26 4591912 21466864 8 07:33:37 03:07:01 5126020 31424284 813764 2.48 466332 24886648 2122020 6.26 4592288 21466864 184 07:33:37 03:08:01 5126288 31424560 813408 2.47 466352 24886652 2122020 6.26 4592328 21466868 216 07:33:37 03:09:01 5126512 31424784 813372 2.47 466364 24886652 2122020 6.26 4591928 21466868 8 07:33:37 03:10:01 5126132 31424440 813600 2.48 466384 24886656 2122020 6.26 4592536 21466872 176 07:33:37 03:11:01 5126092 31424456 813540 2.47 466404 24886664 2122020 6.26 4592572 21466880 212 07:33:37 03:12:01 5125792 31424184 813756 2.48 466428 24886664 2122020 6.26 4592388 21466880 192 07:33:37 03:13:01 5126012 31424408 813492 2.47 466452 24886668 2122020 6.26 4592112 21466884 16 07:33:37 03:14:01 5126456 31424856 813200 2.47 466472 24886664 2122020 6.26 4592036 21466884 8 07:33:37 03:15:01 5126384 31424980 813016 2.47 466492 24886804 2122020 6.26 4592080 21467020 12 07:33:37 03:16:01 5126076 31424712 813232 2.47 466508 24886808 2105868 6.21 4592124 21467028 8 07:33:37 03:17:01 5126264 31424916 812940 2.47 466516 24886808 2105868 6.21 4592700 21467028 160 07:33:37 03:18:01 5125964 31424624 813224 2.47 466524 24886812 2105868 6.21 4592212 21467016 24 07:33:37 03:19:01 5126152 31424852 812960 2.47 466548 24886816 2105868 6.21 4592584 21467020 180 07:33:37 03:20:01 5126176 31424884 812916 2.47 466560 24886820 2105868 6.21 4592180 21467024 28 07:33:37 03:21:01 5126436 31425148 812600 2.47 466576 24886824 2105868 6.21 4592172 21467028 8 07:33:37 03:22:01 5126436 31425176 812544 2.47 466588 24886824 2121996 6.26 4592208 21467028 8 07:33:37 03:23:01 5126140 31424896 812996 2.47 466592 24886828 2121996 6.26 4592300 21467028 4 07:33:37 03:24:01 5126392 31425148 812700 2.47 466632 24886820 2121996 6.26 4592224 21467028 8 07:33:37 03:25:01 5125216 31424036 813988 2.48 466660 24886832 2121996 6.26 4592392 21467032 16 07:33:37 03:26:01 5125240 31424100 813920 2.48 466684 24886836 2138152 6.30 4594116 21466164 180 07:33:37 03:27:01 5125256 31424124 813864 2.48 466700 24886836 2138152 6.30 4593600 21466156 8 07:33:37 03:28:01 5125712 31424600 813304 2.47 466720 24886840 2138152 6.30 4593556 21466160 8 07:33:37 03:29:01 5125820 31424768 813020 2.47 466752 24886832 2138152 6.30 4593520 21466164 8 07:33:37 03:30:01 5125716 31424708 813048 2.47 466776 24886852 2138152 6.30 4593560 21466172 48 07:33:37 03:31:01 5125692 31424716 813000 2.47 466812 24886848 2138152 6.30 4593588 21466176 24 07:33:37 03:32:01 5125896 31424944 812724 2.47 466820 24886856 2138152 6.30 4593612 21466176 12 07:33:37 03:33:01 5125596 31424660 812952 2.47 466828 24886860 2121968 6.26 4593688 21466180 28 07:33:37 03:34:01 5125764 31424828 812928 2.47 466848 24886852 2121968 6.26 4593636 21466180 8 07:33:37 03:35:01 5124984 31424072 813700 2.48 466856 24886864 2121968 6.26 4594040 21466184 204 07:33:37 03:36:01 5125576 31424680 813204 2.47 466868 24886864 2121968 6.26 4593852 21466184 20 07:33:37 03:37:01 5125392 31424524 813268 2.47 466884 24886872 2121968 6.26 4593960 21466192 196 07:33:37 03:38:01 5125592 31424728 813272 2.47 466884 24886876 2121968 6.26 4593752 21466196 36 07:33:37 03:39:01 5125544 31424700 813256 2.47 466908 24886876 2121968 6.26 4594048 21466196 8 07:33:37 03:40:01 5125244 31424552 813344 2.47 466932 24887008 2121968 6.26 4594064 21466328 216 07:33:37 03:41:01 5125708 31425032 812848 2.47 466948 24887008 2121968 6.26 4593752 21466328 20 07:33:37 03:42:01 5125384 31424732 813072 2.47 466952 24887012 2121968 6.26 4594144 21466332 216 07:33:37 03:43:01 5124880 31424248 813532 2.47 466972 24887016 2121968 6.26 4594132 21466336 20 07:33:37 03:44:01 5124312 31423692 813996 2.48 466988 24887016 2121968 6.26 4593820 21466336 44 07:33:37 03:45:01 5124548 31423960 813712 2.48 467016 24887020 2121968 6.26 4593880 21466340 4 07:33:37 03:46:01 5124224 31423648 813968 2.48 467020 24887020 2121968 6.26 4594196 21466340 136 07:33:37 03:47:02 5124460 31423912 813684 2.48 467040 24887032 2121968 6.26 4594208 21466352 192 07:33:37 03:48:01 5124200 31423672 813900 2.48 467064 24887036 2121968 6.26 4594220 21466356 28 07:33:37 03:49:01 5124120 31423620 813896 2.48 467088 24887036 2121968 6.26 4594248 21466356 200 07:33:37 03:50:01 5123860 31423392 814080 2.48 467116 24887040 2121968 6.26 4594300 21466360 240 07:33:37 03:51:01 5124144 31423688 813768 2.48 467128 24887040 2121968 6.26 4594232 21466360 176 07:33:37 03:52:01 5124136 31423704 813748 2.48 467140 24887044 2121968 6.26 4594196 21466364 28 07:33:37 03:53:01 5124380 31423972 813440 2.47 467156 24887048 2138032 6.30 4594332 21466368 200 07:33:37 03:54:01 5124276 31423868 813488 2.47 467160 24887048 2138032 6.30 4594272 21466368 172 07:33:37 03:55:01 5123896 31423532 813708 2.48 467176 24887056 2138032 6.30 4594016 21466372 60 07:33:37 03:56:01 5123880 31423544 813688 2.48 467196 24887056 2154088 6.35 4594304 21466376 12 07:33:37 03:57:01 5123968 31423648 813720 2.48 467200 24887060 2154088 6.35 4594312 21466380 84 07:33:37 03:58:01 5123860 31423548 813996 2.48 467200 24887064 2137848 6.30 4594436 21466384 220 07:33:37 03:59:01 5123648 31423348 814188 2.48 467220 24887064 2137848 6.30 4594328 21466384 32 07:33:37 04:00:01 5123584 31423300 814124 2.48 467240 24887068 2137848 6.30 4594492 21466388 48 07:33:37 04:01:01 5123576 31423316 814052 2.48 467260 24887068 2137848 6.30 4594376 21466388 196 07:33:37 04:02:01 5123528 31423284 814036 2.48 467264 24887072 2137848 6.30 4594452 21466392 216 07:33:37 04:03:01 5123260 31423040 814260 2.48 467280 24887080 2137848 6.30 4594528 21466400 192 07:33:37 04:04:01 5123536 31423328 813976 2.48 467288 24887080 2137848 6.30 4594420 21466400 12 07:33:37 04:05:01 5123528 31423348 813936 2.48 467312 24887088 2137848 6.30 4594772 21466408 232 07:33:37 04:06:01 5123512 31423352 813936 2.48 467324 24887088 2137848 6.30 4594224 21466408 12 07:33:37 04:07:01 5123212 31423068 814100 2.48 467344 24887092 2137848 6.30 4594568 21466412 188 07:33:37 04:08:01 5123172 31423048 814064 2.48 467356 24887096 2137848 6.30 4594732 21466416 216 07:33:37 04:09:01 5123196 31423096 814020 2.48 467376 24887096 2137848 6.30 4594308 21466416 4 07:33:37 04:10:01 5123076 31423116 813976 2.48 467388 24887228 2121500 6.25 4594668 21466540 100 07:33:37 04:11:01 5123336 31423384 813704 2.48 467388 24887228 2121500 6.25 4594876 21466548 196 07:33:37 04:12:01 5123328 31423400 813672 2.48 467408 24887232 2121500 6.25 4594788 21466552 220 07:33:37 04:13:01 5123556 31423644 813404 2.47 467424 24887236 2121500 6.25 4594424 21466556 8 07:33:37 04:14:01 5123588 31423692 813352 2.47 467444 24887236 2121500 6.25 4594380 21466556 12 07:33:37 04:15:01 5123020 31423152 813844 2.48 467448 24887244 2121500 6.25 4594664 21466564 164 07:33:37 04:16:01 5122956 31423092 813840 2.48 467456 24887244 2121500 6.25 4594732 21466564 200 07:33:37 04:17:01 5122388 31422544 814312 2.48 467472 24887248 2121500 6.25 4594968 21466568 8 07:33:37 04:18:01 5123084 31423260 813800 2.48 467492 24887256 2121500 6.25 4594836 21466572 200 07:33:37 04:19:01 5123084 31423280 813764 2.48 467512 24887256 2121500 6.25 4594764 21466572 8 07:33:37 04:20:01 5123060 31423276 813744 2.48 467532 24887260 2121500 6.25 4594748 21466576 40 07:33:37 04:21:01 5122284 31422524 814708 2.48 467536 24887260 2121500 6.25 4594840 21466576 192 07:33:37 04:22:01 5122740 31422996 814168 2.48 467556 24887264 2121500 6.25 4594856 21466580 200 07:33:37 04:23:01 5122740 31423020 814132 2.48 467568 24887272 2121500 6.25 4594672 21466584 40 07:33:37 04:24:01 5122716 31423000 814064 2.48 467588 24887272 2121500 6.25 4594824 21466584 8 07:33:37 04:25:01 5122388 31422640 814640 2.48 467608 24887276 2121500 6.25 4595084 21466588 252 07:33:37 04:26:01 5122188 31422564 814664 2.48 467612 24887276 2120824 6.25 4595084 21466596 4 07:33:37 04:27:01 5121600 31421988 815412 2.48 467624 24887280 2120824 6.25 4595420 21466600 196 07:33:37 04:28:01 5122080 31422560 814720 2.48 467644 24887412 2120824 6.25 4595436 21466676 216 07:33:37 04:29:01 5122300 31422860 814420 2.48 467664 24887412 2120824 6.25 4595116 21466732 168 07:33:37 04:30:01 5122200 31422780 814652 2.48 467676 24887416 2120824 6.25 4595184 21466736 192 07:33:37 04:31:01 5122256 31422856 814584 2.48 467696 24887416 2120824 6.25 4595180 21466736 12 07:33:37 04:32:01 5122484 31423104 814320 2.48 467700 24887424 2136908 6.30 4595288 21466744 220 07:33:37 04:33:01 5122568 31423200 814212 2.48 467724 24887424 2136908 6.30 4594976 21466744 4 07:33:37 04:34:01 5122568 31423224 814184 2.48 467736 24887428 2136908 6.30 4594936 21466748 28 07:33:37 04:35:01 5122008 31422688 814692 2.48 467740 24887436 2136908 6.30 4595280 21466756 52 07:33:37 04:36:01 5121796 31422488 814836 2.48 467752 24887436 2136908 6.30 4595488 21466756 200 07:33:37 04:37:01 5122016 31422724 814540 2.48 467764 24887440 2136908 6.30 4595244 21466760 200 07:33:37 04:38:01 5121952 31422664 814536 2.48 467772 24887440 2136908 6.30 4595396 21466760 204 07:33:37 04:39:01 5122204 31422932 814272 2.48 467780 24887444 2136908 6.30 4595292 21466764 60 07:33:37 04:40:01 5122188 31422924 814244 2.48 467796 24887444 2136908 6.30 4595004 21466768 8 07:33:37 04:41:01 5121912 31422668 814468 2.48 467816 24887452 2136908 6.30 4595032 21466768 4 07:33:37 04:42:01 5122016 31422796 814456 2.48 467832 24887456 2136908 6.30 4595424 21466772 212 07:33:37 04:43:01 5121812 31422632 814628 2.48 467860 24887456 2136908 6.30 4595496 21466776 196 07:33:37 04:44:01 5122088 31422928 814320 2.48 467884 24887460 2136908 6.30 4595400 21466780 4 07:33:37 04:45:02 5121496 31422360 814852 2.48 467896 24887464 2136908 6.30 4595396 21466784 212 07:33:37 04:46:01 5121480 31422480 814724 2.48 467900 24887592 2136908 6.30 4595468 21466912 196 07:33:37 04:47:01 5121788 31422808 814396 2.48 467908 24887596 2136908 6.30 4595156 21466916 28 07:33:37 04:48:01 5121440 31422464 814708 2.48 467920 24887596 2136908 6.30 4595224 21466916 16 07:33:37 04:49:01 5121608 31422656 814648 2.48 467936 24887600 2136908 6.30 4595540 21466920 224 07:33:37 04:50:01 5121552 31422620 814736 2.48 467936 24887608 2136908 6.30 4595612 21466928 224 07:33:37 04:51:01 5121480 31422580 814724 2.48 467964 24887612 2136908 6.30 4595548 21466932 192 07:33:37 04:52:01 5121188 31422308 814948 2.48 467972 24887616 2136908 6.30 4595560 21466936 192 07:33:37 04:53:01 5121132 31422268 814916 2.48 468000 24887616 2136908 6.30 4595736 21466936 236 07:33:37 04:54:01 5121084 31422240 814896 2.48 468004 24887620 2136908 6.30 4595640 21466940 204 07:33:37 04:55:01 5121320 31422496 814572 2.48 468024 24887624 2136908 6.30 4595688 21466944 212 07:33:37 04:56:01 5121472 31422664 814552 2.48 468036 24887624 2120652 6.25 4595800 21466944 188 07:33:37 04:57:01 5121196 31422404 814812 2.48 468040 24887628 2120652 6.25 4595596 21466948 248 07:33:37 04:58:01 5083228 31398728 834156 2.54 468444 24899976 2204548 6.50 4617208 21475896 248 07:33:37 04:59:01 5083884 31399412 833620 2.54 468468 24899980 2204548 6.50 4617160 21475900 204 07:33:37 05:00:01 5083632 31399180 833840 2.54 468476 24899984 2204548 6.50 4617176 21475904 216 07:33:37 05:01:01 5083616 31399176 833824 2.54 468492 24899984 2204548 6.50 4617136 21475904 60 07:33:37 05:02:01 5084176 31399756 833252 2.53 468500 24899988 2204548 6.50 4616976 21475908 28 07:33:37 05:03:01 5084000 31399592 833316 2.54 468516 24899992 2204548 6.50 4617396 21475912 196 07:33:37 05:04:01 5084544 31400160 832684 2.53 468544 24899996 2204548 6.50 4617292 21475916 160 07:33:37 05:05:01 5084216 31399892 833172 2.53 468568 24900000 2204548 6.50 4617720 21475920 212 07:33:37 05:06:01 5084744 31400428 832624 2.53 468588 24900000 2204548 6.50 4617068 21475920 4 07:33:37 05:07:01 5086556 31402280 830836 2.53 468608 24900008 2204548 6.50 4614968 21475924 216 07:33:37 05:08:01 5086300 31402028 831084 2.53 468620 24900004 2204548 6.50 4614892 21475928 8 07:33:37 05:09:01 5086076 31401840 831240 2.53 468636 24900012 2204548 6.50 4614980 21475932 192 07:33:37 05:10:01 5086288 31402064 830972 2.53 468648 24900016 2204548 6.50 4615012 21475936 220 07:33:37 05:11:01 5086272 31401968 831052 2.53 468668 24900020 2204548 6.50 4614696 21475936 64 07:33:37 05:12:01 5086444 31402172 830804 2.53 468688 24900024 2204548 6.50 4615076 21475944 180 07:33:37 05:13:01 5086200 31401948 830928 2.53 468704 24900024 2204548 6.50 4615128 21475944 260 07:33:37 05:14:01 5086824 31402592 830412 2.53 468732 24900028 2204548 6.50 4615152 21475948 196 07:33:37 05:15:01 5086784 31402592 830520 2.53 468752 24900032 2204548 6.50 4615128 21475952 224 07:33:37 05:16:01 5086224 31402180 830864 2.53 468768 24900160 2204548 6.50 4615144 21476080 68 07:33:37 05:17:01 5085948 31401916 831092 2.53 468780 24900164 2204548 6.50 4615128 21476084 24 07:33:37 05:18:01 5086364 31402344 830556 2.53 468788 24900164 2204548 6.50 4615308 21476084 208 07:33:37 05:19:01 5086136 31402136 830748 2.53 468804 24900168 2204548 6.50 4615132 21476088 224 07:33:37 05:20:01 5086088 31402100 830744 2.53 468816 24900172 2204548 6.50 4615300 21476092 216 07:33:37 05:21:01 5086096 31402136 830696 2.53 468836 24900176 2204548 6.50 4615168 21476096 4 07:33:37 05:22:01 5086300 31402352 830448 2.53 468840 24900180 2204548 6.50 4615268 21476100 212 07:33:37 05:23:01 5086244 31402316 830528 2.53 468864 24900184 2204548 6.50 4615508 21476104 256 07:33:37 05:24:01 5086212 31402304 830504 2.53 468872 24900188 2204548 6.50 4615212 21476108 184 07:33:37 05:25:01 5086152 31402264 830732 2.53 468888 24900192 2204548 6.50 4615644 21475948 216 07:33:37 05:26:01 5086056 31402280 830724 2.53 468908 24900184 2204548 6.50 4616048 21475948 24 07:33:37 05:27:01 5085968 31402236 830760 2.53 468932 24900196 2204548 6.50 4615620 21475952 16 07:33:37 05:28:01 5085204 31401472 831412 2.53 468948 24900196 2204548 6.50 4615824 21475952 200 07:33:37 05:29:01 5085440 31401744 831100 2.53 468960 24900204 2204548 6.50 4615816 21475960 224 07:33:37 05:30:01 5085424 31401732 831040 2.53 468976 24900208 2204548 6.50 4615832 21475964 196 07:33:37 05:31:01 5085424 31401764 831000 2.53 469000 24900208 2204548 6.50 4615488 21475968 36 07:33:37 05:32:01 5085264 31401608 831040 2.53 469016 24900212 2204548 6.50 4615796 21475972 212 07:33:37 05:33:01 5085744 31402116 830476 2.53 469040 24900212 2204548 6.50 4616124 21475976 228 07:33:37 05:34:01 5085912 31402324 830540 2.53 469056 24900216 2204548 6.50 4615884 21475980 216 07:33:37 05:35:01 5086040 31402460 830404 2.53 469076 24900208 2204548 6.50 4615876 21475972 44 07:33:37 05:36:01 5085700 31402144 830676 2.53 469096 24900220 2204548 6.50 4616032 21475976 232 07:33:37 05:37:01 5085864 31402312 830448 2.53 469104 24900224 2204548 6.50 4615896 21475980 248 07:33:37 05:38:01 5085784 31402260 830464 2.53 469112 24900224 2204548 6.50 4616056 21475984 200 07:33:37 05:39:01 5086100 31402580 830128 2.53 469128 24900228 2220628 6.55 4615592 21475988 180 07:33:37 05:40:01 5085728 31402236 830520 2.53 469136 24900236 2220628 6.55 4615948 21475996 228 07:33:37 05:41:01 5085680 31402192 830496 2.53 469152 24900240 2236688 6.59 4615996 21476000 188 07:33:37 05:42:01 5085948 31402492 830148 2.53 469168 24900244 2236688 6.59 4616068 21476008 204 07:33:37 05:43:01 5085916 31402460 830108 2.53 469180 24900244 2236688 6.59 4615960 21476008 32 07:33:37 05:44:01 5086076 31402660 830112 2.53 469200 24900248 2236688 6.59 4615996 21476004 224 07:33:37 05:45:01 5085848 31402436 830340 2.53 469208 24900248 2236688 6.59 4615948 21476004 168 07:33:37 05:46:01 5086048 31402668 830300 2.53 469232 24900252 2236688 6.59 4616000 21476012 40 07:33:37 05:47:01 5085676 31402332 830584 2.53 469248 24900260 2236688 6.59 4616096 21476020 224 07:33:37 05:48:01 5085180 31401836 831012 2.53 469268 24900260 2236688 6.59 4616080 21476016 168 07:33:37 05:49:01 5084976 31401656 831188 2.53 469292 24900264 2236688 6.59 4615776 21476020 28 07:33:37 05:50:01 5085188 31401964 830884 2.53 469296 24900328 2236688 6.59 4616240 21476084 220 07:33:37 05:51:01 5084904 31401688 831104 2.53 469320 24900332 2236688 6.59 4616228 21476088 232 07:33:37 05:52:01 5084888 31401676 831060 2.53 469320 24900336 2236688 6.59 4616120 21476092 188 07:33:37 05:53:01 5084848 31401664 831036 2.53 469328 24900336 2236688 6.59 4616160 21476096 200 07:33:37 05:54:01 5085184 31402004 831084 2.53 469336 24900340 2236688 6.59 4616260 21476100 208 07:33:37 05:55:01 5085184 31402032 831076 2.53 469352 24900340 2236688 6.59 4615888 21476104 16 07:33:37 05:56:01 5084908 31401792 831296 2.53 469376 24900348 2236688 6.59 4616252 21476112 192 07:33:37 05:57:01 5084932 31401820 831240 2.53 469400 24900356 2236688 6.59 4615912 21476116 36 07:33:37 05:58:01 5084876 31401804 831196 2.53 469412 24900356 2236688 6.59 4616344 21476120 208 07:33:37 05:59:02 5085152 31402084 830892 2.53 469436 24900360 2236688 6.59 4615968 21476124 28 07:33:37 06:00:01 5085856 31402820 830348 2.53 469448 24900360 2236688 6.59 4616272 21476128 12 07:33:37 06:01:01 5085352 31402352 830900 2.53 469472 24900364 2236688 6.59 4616384 21476132 124 07:33:37 06:02:01 5085052 31402056 831116 2.53 469500 24900368 2220644 6.55 4616316 21476136 52 07:33:37 06:03:01 5085476 31402524 830712 2.53 469520 24900368 2220644 6.55 4616460 21476140 244 07:33:37 06:04:01 5085396 31402452 830712 2.53 469540 24900372 2220644 6.55 4616392 21476144 232 07:33:37 06:05:01 5085316 31402396 830724 2.53 469552 24900376 2220644 6.55 4616720 21476128 200 07:33:37 06:06:01 5085016 31402120 830956 2.53 469560 24900380 2204364 6.50 4616468 21476136 92 07:33:37 06:07:01 5085208 31402344 830940 2.53 469588 24900384 2204364 6.50 4616216 21476140 40 07:33:37 06:08:01 5085412 31402548 830680 2.53 469600 24900384 2204364 6.50 4616676 21476140 196 07:33:37 06:09:01 5085616 31402756 830404 2.53 469608 24900388 2204364 6.50 4616512 21476144 252 07:33:37 06:10:01 5085316 31402484 830628 2.53 469624 24900388 2220476 6.55 4616548 21476148 120 07:33:37 06:11:01 5085260 31402456 830580 2.53 469660 24900392 2220476 6.55 4616580 21476148 212 07:33:37 06:12:01 5084772 31402000 831028 2.53 469692 24900396 2220476 6.55 4616276 21476152 32 07:33:37 06:13:01 5084180 31401452 831500 2.53 469704 24900400 2220476 6.55 4616700 21476156 272 07:33:37 06:14:01 5084332 31401616 831464 2.53 469716 24900404 2220476 6.55 4616624 21476160 196 07:33:37 06:15:01 5084388 31401740 831304 2.53 469728 24900472 2220476 6.55 4616820 21476204 256 07:33:37 06:16:01 5084348 31401760 831360 2.53 469748 24900476 2220476 6.55 4616688 21476232 152 07:33:37 06:17:01 5084064 31401460 831624 2.53 469764 24900476 2203464 6.50 4616720 21476236 40 07:33:37 06:18:01 5084528 31401936 831180 2.53 469768 24900480 2219692 6.54 4616764 21476236 220 07:33:37 06:19:01 5084708 31402184 830876 2.53 469776 24900548 2219692 6.54 4616684 21476296 248 07:33:37 06:20:01 5084724 31402200 830852 2.53 469784 24900548 2219692 6.54 4616372 21476296 8 07:33:37 06:21:01 5084456 31401944 831096 2.53 469788 24900552 2219692 6.54 4616372 21476308 44 07:33:37 06:22:01 5084872 31402380 830580 2.53 469816 24900544 2219692 6.54 4616724 21476312 12 07:33:37 06:23:01 5084864 31402412 830564 2.53 469820 24900560 2219692 6.54 4616496 21476316 48 07:33:37 06:24:01 5084764 31402316 830784 2.53 469824 24900564 2219692 6.54 4616744 21476320 196 07:33:37 06:25:01 5084716 31402280 830788 2.53 469836 24900560 2219692 6.54 4616900 21476320 12 07:33:37 06:26:01 5065772 31387528 843124 2.56 470008 24903816 2266852 6.68 4631184 21479252 32 07:33:37 06:27:01 5075824 31397716 833112 2.53 470028 24903956 2213980 6.53 4618096 21479376 80 07:33:37 06:28:01 5076360 31398268 832504 2.53 470036 24903956 2213980 6.53 4617944 21479384 16 07:33:37 06:29:01 5076468 31398444 832560 2.53 470064 24903960 2213980 6.53 4617880 21479388 12 07:33:37 06:30:01 5078980 31400700 832068 2.53 470084 24903944 2230904 6.58 4617416 21479372 208 07:33:37 06:31:01 5079128 31400888 831872 2.53 470104 24903952 2230904 6.58 4617184 21479376 20 07:33:37 06:32:01 5079316 31401124 831544 2.53 470144 24903948 2230904 6.58 4617484 21479384 44 07:33:37 06:33:01 5079024 31400852 831748 2.53 470156 24903956 2230904 6.58 4617504 21479384 188 07:33:37 06:34:01 5079472 31401284 831244 2.53 470168 24903960 2230904 6.58 4617416 21479388 204 07:33:37 06:35:01 5079528 31401384 831156 2.53 470196 24903960 2214820 6.53 4617212 21479388 4 07:33:37 06:36:01 5079544 31401560 831100 2.53 470220 24904092 2214820 6.53 4617684 21479520 188 07:33:37 06:37:01 5079608 31401644 831016 2.53 470252 24904092 2214820 6.53 4617464 21479520 44 07:33:37 06:38:01 5079500 31401580 831268 2.53 470268 24904096 2214820 6.53 4617696 21479524 224 07:33:37 06:39:01 5079428 31401520 831284 2.53 470276 24904100 2214820 6.53 4617628 21479528 244 07:33:37 06:40:01 5079900 31401992 830740 2.53 470288 24904100 2214820 6.53 4617548 21479528 168 07:33:37 06:41:01 5079096 31401224 831452 2.53 470304 24904108 2214820 6.53 4617588 21479536 188 07:33:37 06:42:01 5079088 31401224 831444 2.53 470320 24904108 2214820 6.53 4617672 21479536 80 07:33:37 06:43:01 5078568 31400728 831916 2.53 470336 24904116 2214820 6.53 4617676 21479540 188 07:33:37 06:44:01 5078724 31400916 831688 2.53 470348 24904120 2214820 6.53 4617720 21479548 256 07:33:37 06:45:01 5078976 31401172 831368 2.53 470356 24904120 2214820 6.53 4617644 21479548 236 07:33:37 06:46:01 5079180 31401380 831084 2.53 470372 24904124 2214820 6.53 4617688 21479552 200 07:33:37 06:47:01 5078880 31401104 831300 2.53 470396 24904124 2214820 6.53 4617696 21479552 36 07:33:37 06:48:01 5079304 31401572 830836 2.53 470416 24904128 2214820 6.53 4617748 21479556 8 07:33:37 06:49:01 5079480 31401756 830736 2.53 470428 24904136 2214820 6.53 4617780 21479560 228 07:33:37 06:50:01 5079220 31401528 830956 2.53 470448 24904136 2214820 6.53 4617816 21479564 200 07:33:37 06:51:01 5078984 31401308 831116 2.53 470456 24904140 2214820 6.53 4617860 21479568 256 07:33:37 06:52:01 5078944 31401268 831084 2.53 470468 24904140 2231008 6.58 4617732 21479568 4 07:33:37 06:53:01 5078888 31401240 831044 2.53 470500 24904144 2214948 6.53 4618040 21479572 232 07:33:37 06:54:01 5078848 31401240 831004 2.53 470516 24904148 2214948 6.53 4617876 21479576 60 07:33:37 06:55:01 5078992 31401388 831096 2.53 470520 24904148 2214948 6.53 4617952 21479576 248 07:33:37 06:56:01 5078992 31401396 831064 2.53 470536 24904152 2198308 6.48 4617852 21479580 16 07:33:37 06:57:01 5078984 31401420 831032 2.53 470564 24904144 2198308 6.48 4617684 21479580 40 07:33:37 06:58:01 5101544 31423840 813044 2.47 470580 24904520 2149196 6.34 4604828 21475548 16 07:33:37 06:59:01 5101928 31424248 812572 2.47 470588 24904532 2149196 6.34 4605060 21475560 260 07:33:37 07:00:01 5102116 31424472 812288 2.47 470600 24904532 2149196 6.34 4604844 21475560 152 07:33:37 07:01:01 5101880 31424240 812508 2.47 470612 24904536 2149196 6.34 4604796 21475564 180 07:33:37 07:02:01 5102036 31424424 812196 2.47 470628 24904536 2149196 6.34 4604864 21475564 36 07:33:37 07:03:01 5101540 31423936 812656 2.47 470632 24904540 2149196 6.34 4604964 21475568 212 07:33:37 07:04:01 5101712 31424152 812400 2.47 470652 24904544 2149196 6.34 4605140 21475572 208 07:33:37 07:05:02 5101744 31424208 812328 2.47 470676 24904544 2149196 6.34 4604608 21475572 8 07:33:37 07:06:01 5101896 31424368 812300 2.47 470680 24904548 2133080 6.29 4604856 21475576 36 07:33:37 07:07:01 5101596 31424080 812528 2.47 470684 24904552 2133080 6.29 4604900 21475576 204 07:33:37 07:08:01 5102064 31424560 812236 2.47 470692 24904556 2133080 6.29 4605020 21475584 112 07:33:37 07:09:01 5102056 31424556 812268 2.47 470712 24904560 2133080 6.29 4604912 21475588 224 07:33:37 07:10:01 5102000 31424608 812140 2.47 470712 24904688 2133080 6.29 4604980 21475672 200 07:33:37 07:11:01 5102032 31424644 812084 2.47 470732 24904692 2149128 6.34 4604636 21475676 24 07:33:37 07:12:01 5102204 31424880 811840 2.47 470740 24904692 2149128 6.34 4605028 21475720 200 07:33:37 07:13:01 5101588 31424292 812420 2.47 470752 24904696 2149128 6.34 4605172 21475724 264 07:33:37 07:14:01 5100840 31423552 813132 2.47 470764 24904700 2149128 6.34 4604988 21475728 32 07:33:37 07:15:01 5101316 31424028 812832 2.47 470772 24904700 2149128 6.34 4605012 21475728 228 07:33:37 07:16:01 5101048 31423796 813052 2.47 470784 24904708 2149128 6.34 4605096 21475740 224 07:33:37 07:17:01 5100472 31423228 813588 2.48 470800 24904712 2149128 6.34 4604948 21475736 12 07:33:37 07:18:01 5100968 31423768 813044 2.47 470828 24904700 2149128 6.34 4604804 21475744 16 07:33:37 07:19:01 5100944 31423924 812832 2.47 470840 24904848 2149128 6.34 4604772 21475876 172 07:33:37 07:20:01 5100668 31423656 813056 2.47 470856 24904848 2149128 6.34 4604756 21475876 4 07:33:37 07:21:01 5100620 31423644 813028 2.47 470868 24904852 2149128 6.34 4604800 21475880 176 07:33:37 07:22:01 5100888 31423916 812712 2.47 470892 24904852 2149128 6.34 4604784 21475880 12 07:33:37 07:23:01 5100904 31423972 812648 2.47 470908 24904856 2149128 6.34 4604896 21475884 8 07:33:37 07:24:01 5100928 31424000 812604 2.47 470916 24904860 2149128 6.34 4604820 21475888 28 07:33:37 07:25:01 5101100 31424204 812400 2.47 470928 24904860 2149128 6.34 4604860 21475892 12 07:33:37 07:26:01 5100368 31423520 813264 2.47 470948 24904868 2149128 6.34 4605348 21475900 196 07:33:37 07:27:01 5100296 31423600 813172 2.47 470952 24904868 2149128 6.34 4605220 21475896 56 07:33:37 07:28:01 5100296 31423608 813092 2.47 470964 24904872 2132140 6.29 4605380 21475900 56 07:33:37 07:29:01 5100280 31423612 813060 2.47 470984 24904876 2132140 6.29 4605208 21475904 196 07:33:37 07:30:01 5100352 31423712 813108 2.47 470996 24904876 2132140 6.29 4605312 21475904 204 07:33:37 07:31:01 5100408 31423772 813040 2.47 471012 24904880 2132140 6.29 4604972 21475908 8 07:33:37 07:32:01 5100408 31423772 813012 2.47 471016 24904884 2132140 6.29 4604956 21475908 4 07:33:37 07:33:01 5100352 31423756 812976 2.47 471048 24904872 2132140 6.29 4605056 21475920 36 07:33:37 Average: 5338426 31390213 845934 2.57 463802 24653727 2215677 6.53 4594044 21261549 13875 07:33:37 07:33:37 01:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:33:37 01:34:01 ens3 1086.41 971.58 8206.20 132.64 0.00 0.00 0.00 0.00 07:33:37 01:34:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 07:33:37 01:34:01 docker0 861.21 915.08 63.60 4769.91 0.00 0.00 0.00 0.00 07:33:37 01:35:01 ens3 40.93 22.68 38.19 14.15 0.00 0.00 0.00 0.00 07:33:37 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:35:01 vethe9eb790 0.13 0.27 0.01 0.03 0.00 0.00 0.00 0.00 07:33:37 01:35:01 docker0 0.17 0.15 0.01 0.02 0.00 0.00 0.00 0.00 07:33:37 01:36:01 ens3 19.66 14.15 14.95 8.78 0.00 0.00 0.00 0.00 07:33:37 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:36:01 vethe9eb790 0.95 0.98 0.08 0.09 0.00 0.00 0.00 0.00 07:33:37 01:36:01 docker0 0.95 0.95 0.07 0.08 0.00 0.00 0.00 0.00 07:33:37 01:37:01 ens3 26.11 17.46 22.16 12.78 0.00 0.00 0.00 0.00 07:33:37 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:37:01 vethe9eb790 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:38:01 veth27c7f4e 0.62 3.27 0.05 0.35 0.00 0.00 0.00 0.00 07:33:37 01:38:01 ens3 1228.63 739.51 15008.56 91.65 0.00 0.00 0.00 0.00 07:33:37 01:38:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 07:33:37 01:38:01 docker0 605.00 986.32 52.87 9492.23 0.00 0.00 0.00 0.00 07:33:37 01:39:02 vethf7675e5 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 veth27c7f4e 0.13 0.73 0.01 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 veth96757f0 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 vetha1f1858 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 veth16dc29d 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 veth2827172 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 vethe2ef4b3 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 vethd984b88 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 veth3385091 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 ens3 10.54 5.96 8.24 4.52 0.00 0.00 0.00 0.00 07:33:37 01:39:02 vethda8a557 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 vethafa3acc 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:39:02 veth67845a0 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 veth93bd0e5 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 07:33:37 01:39:02 docker0 0.73 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 01:40:01 vethf7675e5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 veth27c7f4e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 veth96757f0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 vetha1f1858 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 veth16dc29d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 veth2827172 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 vethe2ef4b3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 vethd984b88 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 ens3 4.35 3.13 3.48 2.05 0.00 0.00 0.00 0.00 07:33:37 01:40:01 vethafa3acc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 veth67845a0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 veth93bd0e5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:40:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:41:01 veth33abef3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:41:01 veth27c7f4e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:41:01 veth96757f0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:41:01 vethe2ef4b3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:41:01 vethd984b88 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:41:01 ens3 3.18 2.18 2.51 1.41 0.00 0.00 0.00 0.00 07:33:37 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:41:01 veth67845a0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:41:01 veth93bd0e5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:41:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:42:01 ens3 393.37 410.40 193.53 1642.44 0.00 0.00 0.00 0.00 07:33:37 01:42:01 lo 36.06 36.06 3.54 3.54 0.00 0.00 0.00 0.00 07:33:37 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:43:01 ens3 432.61 438.64 155.15 2892.18 0.00 0.00 0.00 0.00 07:33:37 01:43:01 lo 27.26 27.26 2.66 2.66 0.00 0.00 0.00 0.00 07:33:37 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:44:01 ens3 63.46 55.79 41.45 243.78 0.00 0.00 0.00 0.00 07:33:37 01:44:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 07:33:37 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:45:01 ens3 1.33 0.42 0.83 0.21 0.00 0.00 0.00 0.00 07:33:37 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:46:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:48:01 ens3 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:49:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:50:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:51:01 ens3 0.47 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:33:37 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:52:01 ens3 0.68 0.32 0.33 0.21 0.00 0.00 0.00 0.00 07:33:37 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:53:01 ens3 0.35 0.18 0.10 0.07 0.00 0.00 0.00 0.00 07:33:37 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:54:01 ens3 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 07:33:37 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:55:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:56:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:58:01 ens3 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 01:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:00:01 ens3 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:33:37 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:01:01 ens3 0.30 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:02:01 ens3 0.68 0.20 0.15 0.08 0.00 0.00 0.00 0.00 07:33:37 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:03:01 ens3 0.73 0.53 0.41 0.29 0.00 0.00 0.00 0.00 07:33:37 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:04:01 ens3 0.78 0.38 0.31 0.22 0.00 0.00 0.00 0.00 07:33:37 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:05:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:06:01 ens3 0.32 0.20 0.13 0.07 0.00 0.00 0.00 0.00 07:33:37 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:07:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:08:01 ens3 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 07:33:37 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:09:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:10:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:11:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:12:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:13:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:14:01 ens3 0.20 0.10 0.10 0.01 0.00 0.00 0.00 0.00 07:33:37 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:18:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:19:01 ens3 0.28 0.17 0.08 0.01 0.00 0.00 0.00 0.00 07:33:37 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:23:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 07:33:37 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:24:01 ens3 0.90 0.65 0.82 0.38 0.00 0.00 0.00 0.00 07:33:37 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:25:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:33:37 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:26:01 ens3 5.75 4.98 3.75 4.87 0.00 0.00 0.00 0.00 07:33:37 02:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:27:01 ens3 1.87 1.58 0.99 1.22 0.00 0.00 0.00 0.00 07:33:37 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:28:01 ens3 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:30:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:31:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:33:37 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:32:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:33:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:36:01 ens3 0.62 0.35 0.33 0.21 0.00 0.00 0.00 0.00 07:33:37 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:38:01 ens3 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:40:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:33:37 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:41:01 ens3 0.12 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:42:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:43:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:44:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 07:33:37 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:48:01 ens3 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:49:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:53:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:58:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 02:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:01:01 ens3 0.32 0.13 0.19 0.01 0.00 0.00 0.00 0.00 07:33:37 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:03:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:04:01 ens3 0.43 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:33:37 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:05:01 ens3 0.47 0.30 0.27 0.21 0.00 0.00 0.00 0.00 07:33:37 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:07:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:33:37 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:08:01 ens3 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 07:33:37 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:09:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:12:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:13:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:15:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:18:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:20:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:22:01 ens3 0.23 0.07 0.13 0.00 0.00 0.00 0.00 0.00 07:33:37 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:23:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:25:01 ens3 0.42 0.27 0.17 0.25 0.00 0.00 0.00 0.00 07:33:37 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:26:01 ens3 2.73 2.67 1.51 3.97 0.00 0.00 0.00 0.00 07:33:37 03:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:27:01 ens3 1.57 1.32 0.80 1.16 0.00 0.00 0.00 0.00 07:33:37 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:28:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:33:01 ens3 0.37 0.22 0.15 0.08 0.00 0.00 0.00 0.00 07:33:37 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:36:01 ens3 0.57 0.42 0.28 0.22 0.00 0.00 0.00 0.00 07:33:37 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:38:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:41:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:43:01 ens3 0.45 0.25 0.26 0.08 0.00 0.00 0.00 0.00 07:33:37 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:47:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:47:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:48:01 ens3 0.34 0.15 0.15 0.07 0.00 0.00 0.00 0.00 07:33:37 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:49:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:53:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:58:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 03:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:01:01 ens3 0.30 0.13 0.13 0.01 0.00 0.00 0.00 0.00 07:33:37 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:03:01 ens3 0.65 0.18 0.13 0.07 0.00 0.00 0.00 0.00 07:33:37 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:04:01 ens3 0.88 0.38 0.32 0.22 0.00 0.00 0.00 0.00 07:33:37 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:05:01 ens3 0.65 0.37 0.33 0.21 0.00 0.00 0.00 0.00 07:33:37 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:08:01 ens3 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:13:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:18:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:23:01 ens3 0.43 0.23 0.31 0.08 0.00 0.00 0.00 0.00 07:33:37 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:25:01 ens3 0.33 0.23 0.11 0.25 0.00 0.00 0.00 0.00 07:33:37 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:26:01 ens3 2.65 2.13 1.46 3.93 0.00 0.00 0.00 0.00 07:33:37 04:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:27:01 ens3 1.58 1.32 0.80 1.16 0.00 0.00 0.00 0.00 07:33:37 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:28:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:33:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:36:01 ens3 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 07:33:37 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:38:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:42:01 ens3 0.23 0.07 0.18 0.00 0.00 0.00 0.00 0.00 07:33:37 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:43:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:45:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:45:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:46:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:47:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:48:01 ens3 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:52:01 ens3 0.25 0.13 0.13 0.07 0.00 0.00 0.00 0.00 07:33:37 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:53:01 ens3 0.40 0.22 0.21 0.07 0.00 0.00 0.00 0.00 07:33:37 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:57:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:58:01 ens3 1.35 1.25 4.37 0.17 0.00 0.00 0.00 0.00 07:33:37 04:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 04:59:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:02:01 ens3 1.08 1.60 0.18 11.13 0.00 0.00 0.00 0.00 07:33:37 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:03:01 ens3 1.03 2.52 0.14 6.74 0.00 0.00 0.00 0.00 07:33:37 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:04:01 ens3 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:33:37 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:05:01 ens3 1.18 1.20 0.32 6.63 0.00 0.00 0.00 0.00 07:33:37 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:07:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:33:37 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:08:01 ens3 0.73 1.43 0.12 6.59 0.00 0.00 0.00 0.00 07:33:37 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:13:01 ens3 0.97 1.85 0.14 6.68 0.00 0.00 0.00 0.00 07:33:37 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:14:01 ens3 0.18 0.12 0.12 0.01 0.00 0.00 0.00 0.00 07:33:37 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:15:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:18:01 ens3 3.12 4.80 0.27 7.23 0.00 0.00 0.00 0.00 07:33:37 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:20:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:33:37 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:21:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:22:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:23:01 ens3 6.93 11.30 0.91 21.61 0.00 0.00 0.00 0.00 07:33:37 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:24:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:25:01 ens3 3.13 3.68 0.29 6.05 0.00 0.00 0.00 0.00 07:33:37 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:26:01 ens3 2.57 1.45 1.46 3.78 0.00 0.00 0.00 0.00 07:33:37 05:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:27:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:28:01 ens3 1.67 1.48 0.87 1.22 0.00 0.00 0.00 0.00 07:33:37 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:31:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:33:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:34:01 ens3 0.65 0.08 0.17 0.01 0.00 0.00 0.00 0.00 07:33:37 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:35:01 ens3 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 07:33:37 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:36:01 ens3 0.57 0.30 0.27 0.21 0.00 0.00 0.00 0.00 07:33:37 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:38:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:42:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 07:33:37 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:43:01 ens3 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:33:37 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:48:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:51:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:53:01 ens3 0.40 0.30 0.20 0.08 0.00 0.00 0.00 0.00 07:33:37 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:55:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:58:01 ens3 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 07:33:37 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 05:59:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 05:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 05:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:03:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 07:33:37 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:04:01 ens3 0.53 0.08 0.11 0.00 0.00 0.00 0.00 0.00 07:33:37 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:05:01 ens3 0.43 0.45 0.27 0.22 0.00 0.00 0.00 0.00 07:33:37 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:06:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:08:01 ens3 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 07:33:37 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:13:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 07:33:37 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:15:01 ens3 0.37 0.27 0.19 0.08 0.00 0.00 0.00 0.00 07:33:37 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:18:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:20:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:33:37 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:23:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:25:01 ens3 0.37 0.27 0.12 0.25 0.00 0.00 0.00 0.00 07:33:37 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:26:01 ens3 1.28 1.05 0.68 2.93 0.00 0.00 0.00 0.00 07:33:37 06:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:33:37 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:27:01 ens3 1.58 1.58 0.86 1.02 0.00 0.00 0.00 0.00 07:33:37 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:28:01 ens3 1.62 1.45 0.87 1.22 0.00 0.00 0.00 0.00 07:33:37 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:29:01 ens3 0.15 0.33 0.02 0.08 0.00 0.00 0.00 0.00 07:33:37 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:30:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:33:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:34:01 ens3 0.22 0.08 0.13 0.00 0.00 0.00 0.00 0.00 07:33:37 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:36:01 ens3 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 07:33:37 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:38:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:40:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:41:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:42:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:33:37 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:43:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:48:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:49:01 ens3 0.27 0.20 0.13 0.01 0.00 0.00 0.00 0.00 07:33:37 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:53:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 07:33:37 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:58:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:33:37 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 06:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:02:01 ens3 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 07:33:37 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:03:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:04:01 ens3 0.72 0.27 0.30 0.21 0.00 0.00 0.00 0.00 07:33:37 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:05:02 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:05:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:06:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:33:37 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:08:01 ens3 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 07:33:37 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:13:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:14:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:18:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:21:01 ens3 0.30 0.13 0.13 0.01 0.00 0.00 0.00 0.00 07:33:37 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:23:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:33:37 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:26:01 ens3 0.35 0.30 0.17 0.26 0.00 0.00 0.00 0.00 07:33:37 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:27:01 ens3 2.78 2.35 1.47 3.94 0.00 0.00 0.00 0.00 07:33:37 07:27:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:33:37 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:28:01 ens3 1.62 1.28 0.87 1.21 0.00 0.00 0.00 0.00 07:33:37 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:37 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:37 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 07:33:01 ens3 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:33:37 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:37 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:37 Average: ens3 9.45 7.65 65.57 14.33 0.00 0.00 0.00 0.00 07:33:37 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 07:33:37 Average: docker0 4.04 5.24 0.32 39.41 0.00 0.00 0.00 0.00 07:33:37 07:33:37 07:33:38 ---> sar -P ALL: 07:33:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775583) 12/23/25 _x86_64_ (8 CPU) 07:33:38 07:33:38 01:32:06 LINUX RESTART (8 CPU) 07:33:38 07:33:38 01:33:02 CPU %user %nice %system %iowait %steal %idle 07:33:38 01:34:01 all 8.80 0.00 3.36 1.14 0.07 86.63 07:33:38 01:34:01 0 8.89 0.00 2.19 0.19 0.05 88.68 07:33:38 01:34:01 1 11.69 0.00 4.17 0.69 0.07 83.39 07:33:38 01:34:01 2 8.31 0.00 3.77 2.94 0.07 84.92 07:33:38 01:34:01 3 9.01 0.00 2.85 0.05 0.07 88.01 07:33:38 01:34:01 4 8.42 0.00 3.59 0.31 0.09 87.60 07:33:38 01:34:01 5 8.66 0.00 3.75 2.08 0.09 85.42 07:33:38 01:34:01 6 6.73 0.00 2.88 1.81 0.07 88.51 07:33:38 01:34:01 7 8.69 0.00 3.71 1.03 0.07 86.50 07:33:38 01:35:01 all 48.61 0.00 8.88 0.30 0.08 42.12 07:33:38 01:35:01 0 46.08 0.00 8.93 0.05 0.08 44.85 07:33:38 01:35:01 1 51.67 0.00 8.46 0.08 0.08 39.70 07:33:38 01:35:01 2 49.44 0.00 8.77 0.13 0.08 41.57 07:33:38 01:35:01 3 46.16 0.00 8.79 0.32 0.08 44.64 07:33:38 01:35:01 4 46.95 0.00 9.35 0.07 0.08 43.55 07:33:38 01:35:01 5 49.99 0.00 9.23 1.05 0.08 39.65 07:33:38 01:35:01 6 49.86 0.00 8.91 0.47 0.08 40.68 07:33:38 01:35:01 7 48.74 0.00 8.61 0.24 0.08 42.34 07:33:38 01:36:01 all 51.71 0.00 7.71 0.14 0.10 40.34 07:33:38 01:36:01 0 49.71 0.00 7.77 0.00 0.10 42.42 07:33:38 01:36:01 1 51.43 0.00 7.53 0.00 0.08 40.96 07:33:38 01:36:01 2 53.07 0.00 7.07 0.00 0.10 39.76 07:33:38 01:36:01 3 52.75 0.00 8.26 0.00 0.12 38.87 07:33:38 01:36:01 4 52.41 0.00 7.31 0.00 0.10 40.18 07:33:38 01:36:01 5 53.58 0.00 7.76 1.11 0.08 37.47 07:33:38 01:36:01 6 49.42 0.00 8.16 0.05 0.10 42.27 07:33:38 01:36:01 7 51.34 0.00 7.81 0.00 0.08 40.76 07:33:38 01:37:01 all 48.40 0.00 7.78 0.20 0.09 43.53 07:33:38 01:37:01 0 47.71 0.00 8.03 0.03 0.08 44.14 07:33:38 01:37:01 1 46.45 0.00 8.15 0.00 0.08 45.31 07:33:38 01:37:01 2 48.15 0.00 8.15 0.02 0.10 43.58 07:33:38 01:37:01 3 49.06 0.00 7.43 0.00 0.08 43.43 07:33:38 01:37:01 4 49.28 0.00 7.81 0.00 0.08 42.82 07:33:38 01:37:01 5 45.51 0.00 7.73 1.50 0.08 45.18 07:33:38 01:37:01 6 52.25 0.00 7.57 0.05 0.08 40.04 07:33:38 01:37:01 7 48.77 0.00 7.38 0.03 0.08 43.73 07:33:38 01:38:01 all 30.59 0.00 15.17 11.71 0.09 42.45 07:33:38 01:38:01 0 27.19 0.00 14.05 12.40 0.09 46.27 07:33:38 01:38:01 1 30.96 0.00 15.69 17.50 0.12 35.73 07:33:38 01:38:01 2 31.11 0.00 14.27 6.43 0.07 48.12 07:33:38 01:38:01 3 30.21 0.00 15.72 8.47 0.08 45.51 07:33:38 01:38:01 4 31.67 0.00 13.58 10.46 0.10 44.19 07:33:38 01:38:01 5 31.27 0.00 15.05 11.38 0.12 42.17 07:33:38 01:38:01 6 31.68 0.00 17.10 13.66 0.10 37.46 07:33:38 01:38:01 7 30.59 0.00 15.86 13.36 0.07 40.12 07:33:38 01:39:02 all 81.23 0.00 11.52 2.06 0.09 5.09 07:33:38 01:39:02 0 80.92 0.00 10.93 2.59 0.08 5.47 07:33:38 01:39:02 1 81.42 0.00 11.94 5.63 0.10 0.92 07:33:38 01:39:02 2 81.00 0.00 11.78 2.64 0.10 4.48 07:33:38 01:39:02 3 82.02 0.00 10.81 0.84 0.08 6.25 07:33:38 01:39:02 4 80.81 0.00 12.14 0.92 0.10 6.03 07:33:38 01:39:02 5 80.90 0.00 11.95 0.72 0.08 6.35 07:33:38 01:39:02 6 81.77 0.00 11.15 0.75 0.08 6.25 07:33:38 01:39:02 7 81.03 0.00 11.47 2.43 0.10 4.97 07:33:38 01:40:01 all 90.45 0.00 9.44 0.00 0.11 0.00 07:33:38 01:40:01 0 90.35 0.00 9.55 0.00 0.10 0.00 07:33:38 01:40:01 1 90.94 0.00 8.93 0.00 0.12 0.02 07:33:38 01:40:01 2 89.58 0.00 10.30 0.00 0.12 0.00 07:33:38 01:40:01 3 90.32 0.00 9.58 0.00 0.10 0.00 07:33:38 01:40:01 4 91.02 0.00 8.86 0.00 0.12 0.00 07:33:38 01:40:01 5 90.94 0.00 8.94 0.00 0.12 0.00 07:33:38 01:40:01 6 90.07 0.00 9.83 0.00 0.10 0.00 07:33:38 01:40:01 7 90.39 0.00 9.51 0.00 0.10 0.00 07:33:38 01:41:01 all 88.81 0.00 10.70 0.06 0.12 0.31 07:33:38 01:41:01 0 89.41 0.00 10.09 0.13 0.15 0.22 07:33:38 01:41:01 1 87.83 0.00 11.49 0.00 0.10 0.58 07:33:38 01:41:01 2 88.85 0.00 10.66 0.05 0.13 0.30 07:33:38 01:41:01 3 87.99 0.00 11.38 0.22 0.10 0.32 07:33:38 01:41:01 4 89.47 0.00 10.21 0.00 0.12 0.20 07:33:38 01:41:01 5 89.45 0.00 10.18 0.00 0.12 0.25 07:33:38 01:41:01 6 88.97 0.00 10.63 0.03 0.13 0.23 07:33:38 01:41:01 7 88.50 0.00 10.98 0.03 0.12 0.37 07:33:38 01:42:01 all 9.67 0.00 1.92 0.75 0.07 87.59 07:33:38 01:42:01 0 9.83 0.00 1.67 0.98 0.07 87.45 07:33:38 01:42:01 1 12.73 0.00 1.92 1.39 0.10 83.87 07:33:38 01:42:01 2 8.39 0.00 1.79 0.28 0.05 89.49 07:33:38 01:42:01 3 12.56 0.00 2.02 0.54 0.08 84.80 07:33:38 01:42:01 4 8.79 0.00 1.98 0.38 0.05 88.79 07:33:38 01:42:01 5 6.22 0.00 2.07 0.40 0.07 91.24 07:33:38 01:42:01 6 8.50 0.00 2.32 1.51 0.07 87.60 07:33:38 01:42:01 7 10.29 0.00 1.59 0.55 0.05 87.52 07:33:38 01:43:01 all 12.28 0.00 0.79 0.09 0.06 86.77 07:33:38 01:43:01 0 12.61 0.00 0.95 0.17 0.05 86.22 07:33:38 01:43:01 1 17.91 0.00 0.92 0.20 0.07 80.91 07:33:38 01:43:01 2 15.00 0.00 0.74 0.05 0.07 84.15 07:33:38 01:43:01 3 13.34 0.00 0.77 0.10 0.07 85.72 07:33:38 01:43:01 4 12.49 0.00 0.75 0.12 0.07 86.58 07:33:38 01:43:01 5 2.91 0.00 0.53 0.03 0.05 96.47 07:33:38 01:43:01 6 12.51 0.00 0.97 0.03 0.07 86.41 07:33:38 01:43:01 7 11.47 0.00 0.70 0.05 0.08 87.69 07:33:38 01:44:01 all 1.15 0.00 0.19 0.02 0.03 98.62 07:33:38 01:44:01 0 0.42 0.00 0.17 0.10 0.03 99.28 07:33:38 01:44:01 1 0.32 0.00 0.23 0.00 0.03 99.42 07:33:38 01:44:01 2 1.33 0.00 0.15 0.00 0.03 98.48 07:33:38 01:44:01 3 1.90 0.00 0.15 0.03 0.05 97.87 07:33:38 01:44:01 4 1.45 0.00 0.18 0.00 0.02 98.35 07:33:38 01:44:01 5 0.88 0.00 0.17 0.00 0.02 98.93 07:33:38 01:44:01 6 0.82 0.00 0.25 0.02 0.02 98.90 07:33:38 01:44:01 7 2.07 0.00 0.20 0.00 0.03 97.70 07:33:38 07:33:38 01:44:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 01:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 01:45:01 0 0.05 0.00 0.02 0.02 0.03 99.88 07:33:38 01:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 01:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:45:01 3 0.03 0.00 0.02 0.02 0.05 99.88 07:33:38 01:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 01:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 01:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 01:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:33:38 01:46:01 0 0.07 0.00 0.02 0.03 0.00 99.88 07:33:38 01:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 01:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 01:46:01 3 0.03 0.00 0.07 0.00 0.03 99.87 07:33:38 01:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 01:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 01:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:46:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 01:47:01 all 0.19 0.00 0.02 0.00 0.01 99.78 07:33:38 01:47:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 01:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 01:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 01:47:01 3 1.42 0.00 0.05 0.02 0.05 98.46 07:33:38 01:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 01:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:47:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 01:48:01 all 0.28 0.00 0.02 0.01 0.02 99.67 07:33:38 01:48:01 0 0.00 0.00 0.02 0.07 0.02 99.90 07:33:38 01:48:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:33:38 01:48:01 2 0.08 0.00 0.03 0.02 0.03 99.83 07:33:38 01:48:01 3 2.00 0.00 0.03 0.02 0.05 97.90 07:33:38 01:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 01:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 01:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 01:48:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 01:49:01 all 0.19 0.00 0.01 0.01 0.01 99.78 07:33:38 01:49:01 0 0.02 0.00 0.02 0.05 0.02 99.90 07:33:38 01:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 01:49:01 2 0.02 0.00 0.05 0.00 0.02 99.92 07:33:38 01:49:01 3 1.39 0.00 0.02 0.00 0.03 98.56 07:33:38 01:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 01:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 01:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 01:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 01:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 01:50:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 01:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 01:50:01 2 0.08 0.00 0.03 0.02 0.02 99.85 07:33:38 01:50:01 3 0.02 0.00 0.00 0.00 0.05 99.93 07:33:38 01:50:01 4 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 01:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 01:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:51:01 all 0.01 0.00 0.02 0.00 0.01 99.95 07:33:38 01:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 01:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 01:51:01 2 0.02 0.00 0.03 0.02 0.03 99.90 07:33:38 01:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 01:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 01:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 01:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 01:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 01:52:01 all 0.05 0.00 0.02 0.00 0.01 99.91 07:33:38 01:52:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 01:52:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:33:38 01:52:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 01:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 07:33:38 01:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 01:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 01:52:01 6 0.17 0.00 0.00 0.00 0.00 99.83 07:33:38 01:52:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 01:53:01 all 0.02 0.00 0.01 0.01 0.02 99.95 07:33:38 01:53:01 0 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 01:53:01 1 0.03 0.00 0.03 0.00 0.05 99.88 07:33:38 01:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 01:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 01:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 01:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 01:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 01:53:01 7 0.02 0.00 0.03 0.02 0.02 99.92 07:33:38 01:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 01:54:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 01:54:01 1 0.05 0.00 0.05 0.00 0.05 99.85 07:33:38 01:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 01:54:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 01:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 01:54:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 01:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 01:55:01 all 0.02 0.00 0.01 0.17 0.02 99.78 07:33:38 01:55:01 0 0.02 0.00 0.02 1.32 0.02 98.63 07:33:38 01:55:01 1 0.07 0.00 0.05 0.00 0.05 99.83 07:33:38 01:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 01:55:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 01:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 01:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 01:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 01:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:33:38 01:55:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 01:56:01 all 0.07 0.00 0.01 0.04 0.01 99.86 07:33:38 01:56:01 0 0.03 0.00 0.02 0.32 0.00 99.63 07:33:38 01:56:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 01:56:01 2 0.02 0.00 0.02 0.03 0.02 99.92 07:33:38 01:56:01 3 0.40 0.00 0.00 0.00 0.02 99.58 07:33:38 01:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:56:01 5 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 01:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 01:56:01 7 0.07 0.00 0.00 0.00 0.02 99.92 07:33:38 01:57:01 all 0.02 0.00 0.01 0.01 0.01 99.94 07:33:38 01:57:01 0 0.02 0.00 0.02 0.08 0.02 99.87 07:33:38 01:57:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 01:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 01:57:01 3 0.02 0.00 0.02 0.02 0.03 99.92 07:33:38 01:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:57:01 5 0.00 0.00 0.03 0.00 0.00 99.97 07:33:38 01:57:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 01:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 01:58:01 all 0.03 0.00 0.01 0.00 0.02 99.94 07:33:38 01:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 01:58:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 01:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 01:58:01 3 0.07 0.00 0.03 0.02 0.03 99.85 07:33:38 01:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:58:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 01:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 01:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 01:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 01:59:01 0 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 01:59:01 1 0.03 0.00 0.02 0.00 0.05 99.90 07:33:38 01:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 01:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 01:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 01:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 01:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 01:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:00:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 02:00:01 0 0.03 0.00 0.03 0.02 0.03 99.88 07:33:38 02:00:01 1 0.05 0.00 0.03 0.02 0.02 99.88 07:33:38 02:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 02:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:00:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:01:01 all 0.02 0.00 0.02 0.00 0.02 99.94 07:33:38 02:01:01 0 0.05 0.00 0.05 0.02 0.02 99.87 07:33:38 02:01:01 1 0.05 0.00 0.05 0.00 0.05 99.85 07:33:38 02:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:01:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 02:01:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 02:02:01 0 0.05 0.00 0.00 0.02 0.00 99.93 07:33:38 02:02:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 02:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:02:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 02:02:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 02:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 02:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:03:01 all 0.01 0.00 0.01 0.01 0.01 99.95 07:33:38 02:03:01 0 0.02 0.00 0.00 0.03 0.02 99.93 07:33:38 02:03:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:33:38 02:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 02:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:04:01 all 0.06 0.00 0.01 0.00 0.01 99.91 07:33:38 02:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 02:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:04:01 3 0.22 0.00 0.02 0.00 0.02 99.75 07:33:38 02:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:04:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 02:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 02:04:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 02:05:01 all 0.21 0.00 0.02 0.01 0.01 99.75 07:33:38 02:05:01 0 0.03 0.00 0.03 0.02 0.02 99.90 07:33:38 02:05:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:33:38 02:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:05:01 3 1.50 0.00 0.00 0.03 0.02 98.45 07:33:38 02:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 07:33:38 02:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 02:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:33:38 02:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 02:06:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:33:38 02:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:06:01 3 0.00 0.00 0.00 0.05 0.00 99.95 07:33:38 02:06:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:06:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 02:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:06:01 7 0.05 0.00 0.05 0.00 0.02 99.88 07:33:38 07:33:38 02:06:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 02:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 02:07:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 02:07:01 1 0.02 0.00 0.05 0.00 0.03 99.90 07:33:38 02:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:08:01 all 0.02 0.00 0.01 0.00 0.02 99.95 07:33:38 02:08:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 02:08:01 1 0.07 0.00 0.03 0.00 0.05 99.85 07:33:38 02:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:08:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 02:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:09:01 all 0.05 0.00 0.02 0.00 0.01 99.91 07:33:38 02:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 02:09:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:33:38 02:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:09:01 3 0.23 0.00 0.03 0.02 0.02 99.70 07:33:38 02:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:09:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:33:38 02:09:01 7 0.08 0.00 0.00 0.00 0.02 99.90 07:33:38 02:10:01 all 0.09 0.00 0.01 1.47 0.02 98.41 07:33:38 02:10:01 0 0.08 0.00 0.03 11.76 0.02 88.10 07:33:38 02:10:01 1 0.05 0.00 0.03 0.00 0.05 99.87 07:33:38 02:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 02:10:01 3 0.48 0.00 0.00 0.00 0.00 99.52 07:33:38 02:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:10:01 7 0.05 0.00 0.03 0.00 0.07 99.85 07:33:38 02:11:01 all 0.05 0.00 0.03 0.04 0.01 99.88 07:33:38 02:11:01 0 0.02 0.00 0.02 0.27 0.02 99.68 07:33:38 02:11:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:33:38 02:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:11:01 3 0.23 0.00 0.00 0.03 0.02 99.72 07:33:38 02:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:11:01 6 0.02 0.00 0.07 0.00 0.00 99.92 07:33:38 02:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 02:12:01 all 0.15 0.00 0.01 0.00 0.01 99.83 07:33:38 02:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 02:12:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:33:38 02:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:12:01 3 0.93 0.00 0.02 0.02 0.02 99.02 07:33:38 02:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:12:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:13:01 all 0.09 0.00 0.01 0.01 0.01 99.88 07:33:38 02:13:01 0 0.03 0.00 0.02 0.03 0.02 99.90 07:33:38 02:13:01 1 0.08 0.00 0.05 0.00 0.05 99.82 07:33:38 02:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:13:01 3 0.55 0.00 0.02 0.02 0.00 99.42 07:33:38 02:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:14:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 02:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 02:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 02:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:15:01 all 0.09 0.00 0.02 0.01 0.01 99.87 07:33:38 02:15:01 0 0.02 0.00 0.03 0.02 0.02 99.92 07:33:38 02:15:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:33:38 02:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:15:01 3 0.63 0.00 0.02 0.03 0.02 99.30 07:33:38 02:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:16:01 all 0.25 0.00 0.01 0.00 0.01 99.73 07:33:38 02:16:01 0 0.05 0.00 0.03 0.02 0.00 99.90 07:33:38 02:16:01 1 0.03 0.00 0.07 0.00 0.03 99.87 07:33:38 02:16:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:16:01 3 1.71 0.00 0.00 0.00 0.00 98.29 07:33:38 02:16:01 4 0.08 0.00 0.00 0.00 0.00 99.92 07:33:38 02:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:17:01 all 0.26 0.00 0.01 0.00 0.02 99.70 07:33:38 02:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 02:17:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 02:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:17:01 3 1.97 0.00 0.00 0.03 0.03 97.96 07:33:38 02:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:33:38 02:17:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 02:18:01 all 0.21 0.00 0.01 0.00 0.01 99.76 07:33:38 02:18:01 0 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 02:18:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:33:38 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:18:01 3 1.50 0.00 0.00 0.00 0.00 98.50 07:33:38 02:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 02:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:18:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 02:19:01 all 0.27 0.00 0.01 0.00 0.01 99.70 07:33:38 02:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 02:19:01 1 0.03 0.00 0.03 0.00 0.05 99.88 07:33:38 02:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:19:01 3 1.97 0.00 0.00 0.02 0.02 98.00 07:33:38 02:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:20:01 all 0.21 0.00 0.02 0.11 0.01 99.65 07:33:38 02:20:01 0 0.02 0.00 0.03 0.50 0.02 99.43 07:33:38 02:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 02:20:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:20:01 3 1.45 0.00 0.02 0.35 0.00 98.18 07:33:38 02:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 02:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 02:20:01 6 0.05 0.00 0.07 0.00 0.02 99.87 07:33:38 02:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:21:01 all 0.02 0.00 0.01 0.06 0.01 99.89 07:33:38 02:21:01 0 0.02 0.00 0.00 0.48 0.00 99.50 07:33:38 02:21:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:33:38 02:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 02:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 02:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:22:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 02:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 02:22:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 02:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 02:23:01 0 0.03 0.00 0.03 0.02 0.02 99.90 07:33:38 02:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 02:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 02:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:23:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 02:24:01 all 0.28 0.00 0.02 0.00 0.01 99.69 07:33:38 02:24:01 0 0.10 0.00 0.02 0.00 0.00 99.88 07:33:38 02:24:01 1 0.12 0.00 0.03 0.00 0.02 99.83 07:33:38 02:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:24:01 3 1.57 0.00 0.00 0.00 0.02 98.42 07:33:38 02:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:24:01 5 0.18 0.00 0.03 0.02 0.00 99.77 07:33:38 02:24:01 6 0.18 0.00 0.02 0.00 0.00 99.80 07:33:38 02:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:25:01 all 0.04 0.00 0.01 0.00 0.02 99.93 07:33:38 02:25:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 02:25:01 1 0.07 0.00 0.00 0.00 0.03 99.90 07:33:38 02:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:25:01 3 0.20 0.00 0.02 0.02 0.02 99.75 07:33:38 02:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:26:01 all 0.20 0.00 0.03 0.01 0.00 99.75 07:33:38 02:26:01 0 0.07 0.00 0.05 0.02 0.00 99.87 07:33:38 02:26:01 1 0.23 0.00 0.02 0.00 0.00 99.75 07:33:38 02:26:01 2 0.12 0.00 0.03 0.00 0.00 99.85 07:33:38 02:26:01 3 0.05 0.00 0.03 0.02 0.03 99.87 07:33:38 02:26:01 4 0.12 0.00 0.03 0.00 0.00 99.85 07:33:38 02:26:01 5 0.28 0.00 0.03 0.03 0.00 99.65 07:33:38 02:26:01 6 0.57 0.00 0.00 0.00 0.00 99.43 07:33:38 02:26:01 7 0.20 0.00 0.05 0.00 0.00 99.75 07:33:38 02:27:01 all 0.05 0.00 0.01 0.00 0.02 99.91 07:33:38 02:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:27:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 02:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:27:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 02:27:01 4 0.05 0.00 0.02 0.00 0.03 99.90 07:33:38 02:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:27:01 6 0.22 0.00 0.02 0.00 0.02 99.75 07:33:38 02:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 02:28:01 all 0.21 0.00 0.02 0.00 0.01 99.76 07:33:38 02:28:01 0 0.03 0.00 0.02 0.02 0.00 99.93 07:33:38 02:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 02:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:28:01 3 1.39 0.00 0.07 0.00 0.03 98.51 07:33:38 02:28:01 4 0.10 0.00 0.02 0.00 0.02 99.87 07:33:38 02:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 07:33:38 02:28:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 02:29:01 all 0.11 0.00 0.03 0.00 0.01 99.85 07:33:38 02:29:01 0 0.02 0.00 0.03 0.02 0.02 99.92 07:33:38 02:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:29:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 02:29:01 3 0.76 0.00 0.07 0.02 0.03 99.12 07:33:38 02:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 02:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 02:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:30:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:33:38 02:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 02:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 02:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 02:31:01 0 0.10 0.00 0.05 0.02 0.03 99.80 07:33:38 02:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 02:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:31:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:33:38 02:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 02:32:01 0 0.03 0.00 0.03 0.02 0.03 99.88 07:33:38 02:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 02:32:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 02:32:01 4 0.10 0.00 0.02 0.00 0.02 99.87 07:33:38 02:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 02:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 02:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:33:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 02:34:01 all 0.05 0.00 0.02 0.00 0.01 99.92 07:33:38 02:34:01 0 0.00 0.00 0.03 0.02 0.03 99.92 07:33:38 02:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:34:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 02:34:01 3 0.20 0.00 0.03 0.02 0.00 99.75 07:33:38 02:34:01 4 0.12 0.00 0.02 0.00 0.02 99.85 07:33:38 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:35:01 all 0.09 0.00 0.02 0.00 0.02 99.87 07:33:38 02:35:01 0 0.03 0.00 0.05 0.02 0.03 99.87 07:33:38 02:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:35:01 3 0.57 0.00 0.00 0.02 0.02 99.40 07:33:38 02:35:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 02:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:35:01 6 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 02:35:01 7 0.02 0.00 0.05 0.00 0.02 99.92 07:33:38 02:36:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 02:36:01 0 0.05 0.00 0.02 0.02 0.02 99.90 07:33:38 02:36:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:33:38 02:36:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 02:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 02:37:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 02:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 02:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:38:01 all 0.03 0.00 0.02 0.02 0.01 99.92 07:33:38 02:38:01 0 0.08 0.00 0.02 0.15 0.03 99.72 07:33:38 02:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:38:01 4 0.05 0.00 0.05 0.00 0.02 99.88 07:33:38 02:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:39:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:33:38 02:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:33:38 02:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 02:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 02:39:01 7 0.00 0.00 0.05 0.00 0.02 99.93 07:33:38 07:33:38 02:39:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 02:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 02:40:01 0 0.07 0.00 0.05 0.00 0.03 99.85 07:33:38 02:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:40:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 02:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 02:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 02:40:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 02:41:01 all 0.16 0.00 0.01 0.00 0.01 99.81 07:33:38 02:41:01 0 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 02:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:41:01 3 1.16 0.00 0.00 0.00 0.02 98.82 07:33:38 02:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 02:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:41:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 02:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:42:01 all 0.09 0.00 0.01 0.00 0.01 99.89 07:33:38 02:42:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:33:38 02:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 02:42:01 3 0.53 0.00 0.00 0.02 0.02 99.43 07:33:38 02:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:42:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 02:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 02:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:33:38 02:43:01 0 0.00 0.00 0.02 0.02 0.03 99.93 07:33:38 02:43:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 02:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:43:01 3 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 02:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 02:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 02:43:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:33:38 02:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:44:01 all 0.03 0.00 0.00 0.00 0.01 99.95 07:33:38 02:44:01 0 0.03 0.00 0.00 0.00 0.03 99.93 07:33:38 02:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 02:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 02:44:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 02:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:45:01 all 0.22 0.00 0.02 0.00 0.01 99.74 07:33:38 02:45:01 0 0.02 0.00 0.05 0.00 0.03 99.90 07:33:38 02:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:45:01 3 1.58 0.00 0.02 0.00 0.02 98.39 07:33:38 02:45:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 02:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:45:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:33:38 02:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 02:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:33:38 02:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 02:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 02:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:46:01 7 0.08 0.00 0.00 0.00 0.00 99.92 07:33:38 02:47:01 all 0.16 0.00 0.02 0.00 0.01 99.81 07:33:38 02:47:01 0 0.00 0.00 0.05 0.00 0.02 99.93 07:33:38 02:47:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 02:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:47:01 3 1.19 0.00 0.00 0.02 0.02 98.78 07:33:38 02:47:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 02:48:01 all 0.27 0.00 0.02 0.01 0.01 99.69 07:33:38 02:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 02:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 02:48:01 3 1.95 0.00 0.03 0.03 0.02 97.96 07:33:38 02:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 02:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:49:02 all 0.04 0.00 0.02 0.00 0.01 99.93 07:33:38 02:49:02 0 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 02:49:02 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:49:02 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:49:02 3 0.22 0.00 0.07 0.00 0.00 99.72 07:33:38 02:49:02 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:49:02 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:49:02 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 02:49:02 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 02:50:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 02:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 02:50:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 02:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 07:33:38 02:50:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 02:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 02:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 02:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 02:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 02:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 02:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:52:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:33:38 02:52:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:33:38 02:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:52:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:33:38 02:52:01 3 0.02 0.00 0.00 0.05 0.03 99.90 07:33:38 02:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 02:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 02:53:01 0 0.07 0.00 0.05 0.00 0.03 99.85 07:33:38 02:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 02:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:53:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 02:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 02:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 02:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 02:54:01 0 0.05 0.00 0.02 0.00 0.03 99.90 07:33:38 02:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:54:01 3 0.07 0.00 0.00 0.00 0.02 99.92 07:33:38 02:54:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 02:54:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:33:38 02:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:55:01 all 0.01 0.00 0.02 0.00 0.01 99.95 07:33:38 02:55:01 0 0.05 0.00 0.07 0.00 0.03 99.85 07:33:38 02:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:55:01 2 0.00 0.00 0.03 0.02 0.02 99.93 07:33:38 02:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:55:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 02:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:33:38 02:56:01 0 0.05 0.00 0.05 0.00 0.03 99.87 07:33:38 02:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 02:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:56:01 3 0.08 0.00 0.00 0.02 0.02 99.88 07:33:38 02:56:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 02:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:56:01 6 0.05 0.00 0.00 0.02 0.00 99.93 07:33:38 02:56:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 02:57:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:33:38 02:57:01 0 0.07 0.00 0.05 0.00 0.03 99.85 07:33:38 02:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 02:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:57:01 3 0.27 0.00 0.02 0.03 0.02 99.67 07:33:38 02:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 02:58:01 all 0.08 0.00 0.02 0.01 0.00 99.89 07:33:38 02:58:01 0 0.08 0.00 0.07 0.00 0.02 99.83 07:33:38 02:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:58:01 2 0.00 0.00 0.02 0.03 0.00 99.95 07:33:38 02:58:01 3 0.37 0.00 0.05 0.00 0.02 99.57 07:33:38 02:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 02:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:58:01 6 0.05 0.00 0.02 0.02 0.00 99.92 07:33:38 02:58:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 02:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 02:59:01 0 0.05 0.00 0.05 0.00 0.03 99.87 07:33:38 02:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 02:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 02:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 02:59:01 4 0.03 0.00 0.05 0.00 0.02 99.90 07:33:38 02:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 02:59:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 02:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 03:00:01 0 0.07 0.00 0.02 0.00 0.03 99.88 07:33:38 03:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:00:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 03:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:00:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 03:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:00:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 03:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 03:01:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 03:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:01:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 03:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 03:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:33:38 03:01:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 03:02:01 all 0.03 0.00 0.02 0.03 0.01 99.91 07:33:38 03:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:33:38 03:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:02:01 3 0.03 0.00 0.02 0.05 0.02 99.88 07:33:38 03:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 03:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:02:01 6 0.00 0.00 0.02 0.22 0.00 99.77 07:33:38 03:02:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 03:03:01 all 0.08 0.00 0.02 0.00 0.01 99.89 07:33:38 03:03:01 0 0.05 0.00 0.08 0.00 0.03 99.83 07:33:38 03:03:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 03:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:03:01 3 0.45 0.00 0.02 0.00 0.02 99.52 07:33:38 03:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:03:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 03:04:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 03:04:01 0 0.07 0.00 0.03 0.00 0.03 99.87 07:33:38 03:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:04:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 03:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 03:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 03:04:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 03:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 03:05:01 all 0.02 0.00 0.02 0.00 0.01 99.94 07:33:38 03:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 03:05:01 1 0.00 0.00 0.05 0.00 0.02 99.93 07:33:38 03:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 03:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:05:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 03:05:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 03:06:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:33:38 03:06:01 0 0.07 0.00 0.05 0.00 0.03 99.85 07:33:38 03:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:06:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 03:06:01 3 0.18 0.00 0.03 0.00 0.02 99.77 07:33:38 03:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 03:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:06:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:33:38 03:06:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 03:07:01 all 0.18 0.00 0.02 0.00 0.01 99.79 07:33:38 03:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:33:38 03:07:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 03:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 03:07:01 3 1.34 0.00 0.02 0.00 0.02 98.63 07:33:38 03:07:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:07:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 03:08:01 all 0.21 0.00 0.02 0.00 0.01 99.76 07:33:38 03:08:01 0 0.08 0.00 0.07 0.00 0.03 99.82 07:33:38 03:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:08:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 03:08:01 3 1.50 0.00 0.02 0.00 0.02 98.47 07:33:38 03:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:08:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 03:09:01 all 0.16 0.00 0.02 0.00 0.01 99.81 07:33:38 03:09:01 0 0.03 0.00 0.07 0.00 0.03 99.87 07:33:38 03:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:09:01 3 1.11 0.00 0.02 0.02 0.02 98.84 07:33:38 03:09:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:33:38 03:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 03:10:01 all 0.06 0.00 0.01 0.00 0.01 99.91 07:33:38 03:10:01 0 0.08 0.00 0.03 0.00 0.00 99.88 07:33:38 03:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 03:10:01 3 0.28 0.00 0.03 0.00 0.02 99.67 07:33:38 03:10:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 03:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 03:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 03:11:01 all 0.04 0.00 0.01 0.01 0.01 99.94 07:33:38 03:11:01 0 0.07 0.00 0.03 0.00 0.03 99.87 07:33:38 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:11:01 2 0.02 0.00 0.02 0.03 0.02 99.92 07:33:38 03:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 03:11:01 7 0.10 0.00 0.02 0.00 0.02 99.87 07:33:38 03:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:33:38 03:12:01 0 0.12 0.00 0.03 0.00 0.03 99.82 07:33:38 03:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 03:12:01 3 0.00 0.00 0.02 0.00 0.03 99.95 07:33:38 03:12:01 4 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 03:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 07:33:38 03:12:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 03:13:01 all 0.25 0.00 0.01 0.00 0.01 99.73 07:33:38 03:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:13:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 03:13:01 3 1.81 0.00 0.00 0.00 0.02 98.18 07:33:38 03:13:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 03:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:13:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:33:38 03:14:01 0 0.08 0.00 0.07 0.00 0.03 99.82 07:33:38 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:14:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:33:38 03:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:14:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 03:15:01 all 0.02 0.00 0.00 0.00 0.01 99.96 07:33:38 03:15:01 0 0.07 0.00 0.02 0.00 0.03 99.88 07:33:38 03:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 03:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:15:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 03:16:01 all 0.03 0.00 0.02 0.01 0.01 99.94 07:33:38 03:16:01 0 0.03 0.00 0.07 0.00 0.02 99.88 07:33:38 03:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 03:16:01 2 0.03 0.00 0.02 0.03 0.00 99.92 07:33:38 03:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 03:16:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:33:38 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:16:01 7 0.00 0.00 0.05 0.00 0.02 99.93 07:33:38 03:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 03:17:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:17:01 3 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 03:17:01 4 0.05 0.00 0.02 0.02 0.02 99.90 07:33:38 03:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 03:18:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:33:38 03:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 03:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 03:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:18:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:33:38 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 03:19:01 0 0.07 0.00 0.05 0.00 0.03 99.85 07:33:38 03:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 03:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:19:01 4 0.03 0.00 0.02 0.02 0.00 99.93 07:33:38 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 03:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 03:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:21:01 all 0.02 0.00 0.02 0.01 0.01 99.94 07:33:38 03:21:01 0 0.07 0.00 0.07 0.00 0.03 99.83 07:33:38 03:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:21:01 2 0.02 0.00 0.00 0.08 0.02 99.88 07:33:38 03:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:21:01 7 0.03 0.00 0.05 0.00 0.00 99.92 07:33:38 03:22:01 all 0.15 0.00 0.02 0.01 0.01 99.80 07:33:38 03:22:01 0 0.10 0.00 0.03 0.00 0.03 99.83 07:33:38 03:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:22:01 2 0.10 0.00 0.00 0.00 0.02 99.88 07:33:38 03:22:01 3 0.85 0.00 0.00 0.00 0.02 99.14 07:33:38 03:22:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:22:01 6 0.07 0.00 0.02 0.12 0.00 99.80 07:33:38 03:22:01 7 0.03 0.00 0.08 0.00 0.02 99.87 07:33:38 03:23:01 all 0.08 0.00 0.03 0.00 0.01 99.88 07:33:38 03:23:01 0 0.03 0.00 0.07 0.00 0.02 99.88 07:33:38 03:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:23:01 2 0.07 0.00 0.02 0.02 0.02 99.88 07:33:38 03:23:01 3 0.32 0.00 0.02 0.00 0.02 99.65 07:33:38 03:23:01 4 0.08 0.00 0.08 0.00 0.02 99.82 07:33:38 03:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 03:23:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 07:33:38 03:23:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 03:24:01 all 0.06 0.00 0.01 0.03 0.01 99.89 07:33:38 03:24:01 0 0.10 0.00 0.05 0.00 0.02 99.83 07:33:38 03:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:24:01 2 0.10 0.00 0.02 0.00 0.00 99.88 07:33:38 03:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:24:01 4 0.12 0.00 0.00 0.00 0.00 99.88 07:33:38 03:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:24:01 6 0.07 0.00 0.00 0.23 0.02 99.68 07:33:38 03:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:25:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:33:38 03:25:01 0 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 03:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 03:25:01 3 0.18 0.00 0.00 0.00 0.02 99.80 07:33:38 03:25:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:25:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 03:26:01 all 0.35 0.00 0.10 0.00 0.01 99.53 07:33:38 03:26:01 0 0.23 0.00 0.60 0.00 0.00 99.17 07:33:38 03:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 03:26:01 2 0.17 0.00 0.05 0.02 0.02 99.75 07:33:38 03:26:01 3 1.60 0.00 0.05 0.00 0.00 98.35 07:33:38 03:26:01 4 0.17 0.00 0.02 0.00 0.02 99.80 07:33:38 03:26:01 5 0.07 0.00 0.00 0.00 0.02 99.92 07:33:38 03:26:01 6 0.30 0.00 0.02 0.02 0.00 99.67 07:33:38 03:26:01 7 0.25 0.00 0.07 0.00 0.00 99.68 07:33:38 03:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:33:38 03:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:27:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 03:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:27:01 4 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 03:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 03:27:01 7 0.12 0.00 0.03 0.00 0.00 99.85 07:33:38 03:28:01 all 0.03 0.00 0.02 0.01 0.01 99.93 07:33:38 03:28:01 0 0.08 0.00 0.00 0.00 0.02 99.90 07:33:38 03:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:28:01 2 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 03:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 03:28:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 03:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:28:01 6 0.00 0.00 0.02 0.08 0.00 99.90 07:33:38 03:28:01 7 0.03 0.00 0.05 0.00 0.02 99.90 07:33:38 03:29:01 all 0.11 0.00 0.02 0.00 0.01 99.85 07:33:38 03:29:01 0 0.03 0.00 0.07 0.00 0.00 99.90 07:33:38 03:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:29:01 2 0.07 0.00 0.02 0.02 0.02 99.88 07:33:38 03:29:01 3 0.71 0.00 0.00 0.00 0.02 99.27 07:33:38 03:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 03:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:29:01 7 0.00 0.00 0.07 0.00 0.00 99.93 07:33:38 03:30:01 all 0.26 0.00 0.02 0.01 0.01 99.70 07:33:38 03:30:01 0 0.08 0.00 0.03 0.00 0.02 99.87 07:33:38 03:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:30:01 2 0.02 0.00 0.03 0.02 0.03 99.90 07:33:38 03:30:01 3 1.89 0.00 0.03 0.00 0.02 98.06 07:33:38 03:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 03:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:30:01 6 0.00 0.00 0.02 0.03 0.00 99.95 07:33:38 03:30:01 7 0.03 0.00 0.07 0.00 0.00 99.90 07:33:38 03:31:01 all 0.21 0.00 0.02 0.00 0.01 99.76 07:33:38 03:31:01 0 0.02 0.00 0.05 0.00 0.00 99.93 07:33:38 03:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:31:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 03:31:01 3 1.53 0.00 0.08 0.00 0.02 98.37 07:33:38 03:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:31:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 03:32:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:33:38 03:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 03:32:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:33:38 03:32:01 2 0.05 0.00 0.00 0.02 0.03 99.90 07:33:38 03:32:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 03:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 03:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:32:01 7 0.00 0.00 0.05 0.00 0.00 99.95 07:33:38 03:33:01 all 0.23 0.00 0.01 0.00 0.01 99.75 07:33:38 03:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 03:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:33:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 03:33:01 3 1.65 0.00 0.02 0.00 0.02 98.32 07:33:38 03:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:33:01 7 0.05 0.00 0.03 0.00 0.00 99.92 07:33:38 03:34:01 all 0.28 0.00 0.02 0.01 0.01 99.68 07:33:38 03:34:01 0 0.03 0.00 0.05 0.00 0.03 99.88 07:33:38 03:34:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:33:38 03:34:01 2 0.07 0.00 0.02 0.05 0.02 99.85 07:33:38 03:34:01 3 1.97 0.00 0.02 0.00 0.02 98.00 07:33:38 03:34:01 4 0.08 0.00 0.02 0.00 0.00 99.90 07:33:38 03:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 03:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:33:38 03:34:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 03:35:01 all 0.12 0.00 0.01 0.00 0.01 99.86 07:33:38 03:35:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 03:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:35:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 03:35:01 3 0.81 0.00 0.00 0.00 0.03 99.15 07:33:38 03:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 03:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:33:38 03:36:01 0 0.08 0.00 0.00 0.00 0.03 99.88 07:33:38 03:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:36:01 2 0.07 0.00 0.02 0.02 0.02 99.88 07:33:38 03:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:36:01 4 0.08 0.00 0.00 0.00 0.00 99.92 07:33:38 03:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:36:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 03:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 03:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 03:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:38:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 03:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:38:01 2 0.02 0.00 0.05 0.02 0.02 99.90 07:33:38 03:38:01 3 0.08 0.00 0.00 0.00 0.02 99.90 07:33:38 03:38:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:39:01 all 0.13 0.00 0.02 0.02 0.01 99.82 07:33:38 03:39:01 0 0.07 0.00 0.02 0.00 0.03 99.88 07:33:38 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:39:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 03:39:01 3 0.75 0.00 0.02 0.00 0.02 99.22 07:33:38 03:39:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:33:38 03:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:39:01 6 0.02 0.00 0.02 0.17 0.00 99.80 07:33:38 03:39:01 7 0.10 0.00 0.03 0.00 0.02 99.85 07:33:38 03:40:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:33:38 03:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 03:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:40:01 2 0.07 0.00 0.02 0.02 0.02 99.88 07:33:38 03:40:01 3 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 03:40:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:40:01 7 0.08 0.00 0.07 0.00 0.00 99.85 07:33:38 03:41:01 all 0.04 0.00 0.02 0.01 0.01 99.92 07:33:38 03:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 03:41:01 3 0.12 0.00 0.05 0.00 0.03 99.80 07:33:38 03:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 03:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:41:01 6 0.03 0.00 0.00 0.10 0.00 99.87 07:33:38 03:41:01 7 0.03 0.00 0.07 0.00 0.00 99.90 07:33:38 03:42:01 all 0.04 0.00 0.02 0.00 0.01 99.92 07:33:38 03:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 03:42:01 2 0.10 0.00 0.03 0.02 0.02 99.83 07:33:38 03:42:01 3 0.02 0.00 0.05 0.00 0.03 99.90 07:33:38 03:42:01 4 0.12 0.00 0.02 0.00 0.00 99.87 07:33:38 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:42:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:33:38 03:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 03:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:43:01 2 0.07 0.00 0.02 0.02 0.02 99.88 07:33:38 03:43:01 3 0.03 0.00 0.03 0.00 0.05 99.88 07:33:38 03:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:43:01 7 0.02 0.00 0.07 0.00 0.00 99.92 07:33:38 03:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 03:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:44:01 2 0.07 0.00 0.02 0.02 0.02 99.88 07:33:38 03:44:01 3 0.05 0.00 0.05 0.00 0.03 99.87 07:33:38 03:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 03:45:01 all 0.02 0.00 0.03 0.00 0.01 99.94 07:33:38 03:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 03:45:01 2 0.05 0.00 0.02 0.02 0.02 99.90 07:33:38 03:45:01 3 0.05 0.00 0.05 0.00 0.05 99.85 07:33:38 03:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 03:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 03:45:01 7 0.02 0.00 0.07 0.00 0.00 99.92 07:33:38 07:33:38 03:45:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 03:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 03:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 03:46:01 3 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 03:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 03:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:47:02 all 0.02 0.00 0.01 0.01 0.01 99.95 07:33:38 03:47:02 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:47:02 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:47:02 2 0.00 0.00 0.03 0.03 0.02 99.92 07:33:38 03:47:02 3 0.05 0.00 0.02 0.00 0.03 99.90 07:33:38 03:47:02 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 03:47:02 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:47:02 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 03:47:02 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:48:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:33:38 03:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:48:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 03:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:48:01 3 0.17 0.00 0.03 0.00 0.03 99.76 07:33:38 03:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 03:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:48:01 7 0.03 0.00 0.05 0.00 0.02 99.90 07:33:38 03:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 03:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:49:01 2 0.05 0.00 0.00 0.02 0.02 99.92 07:33:38 03:49:01 3 0.03 0.00 0.00 0.00 0.03 99.93 07:33:38 03:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:49:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 03:50:01 all 0.03 0.00 0.01 0.00 0.02 99.94 07:33:38 03:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 03:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 03:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 03:50:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 03:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 03:50:01 5 0.00 0.00 0.02 0.00 0.03 99.95 07:33:38 03:50:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 03:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 03:51:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 03:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 03:51:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 03:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 03:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 03:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:52:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:33:38 03:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 03:52:01 2 0.08 0.00 0.02 0.02 0.02 99.87 07:33:38 03:52:01 3 0.03 0.00 0.00 0.00 0.03 99.93 07:33:38 03:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 03:52:01 7 0.00 0.00 0.05 0.00 0.02 99.93 07:33:38 03:53:01 all 0.02 0.00 0.02 0.00 0.01 99.94 07:33:38 03:53:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:33:38 03:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 03:53:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 03:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 03:53:01 5 0.00 0.00 0.02 0.00 0.03 99.95 07:33:38 03:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:53:01 7 0.05 0.00 0.05 0.00 0.00 99.90 07:33:38 03:54:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 03:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 03:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 03:54:01 2 0.07 0.00 0.03 0.02 0.02 99.87 07:33:38 03:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 03:54:01 4 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 03:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:54:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 03:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 03:55:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 03:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:55:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 03:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 03:55:01 5 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 03:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 03:55:01 7 0.05 0.00 0.03 0.00 0.00 99.92 07:33:38 03:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 03:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 03:56:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 03:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:56:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 03:56:01 5 0.08 0.00 0.02 0.00 0.02 99.88 07:33:38 03:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 03:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:33:38 03:56:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 03:57:01 all 0.02 0.00 0.02 0.00 0.01 99.94 07:33:38 03:57:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 03:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 03:57:01 2 0.03 0.00 0.03 0.02 0.02 99.90 07:33:38 03:57:01 3 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 03:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 03:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 03:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 03:58:01 all 0.07 0.00 0.02 0.00 0.01 99.89 07:33:38 03:58:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:33:38 03:58:01 1 0.12 0.00 0.00 0.00 0.02 99.87 07:33:38 03:58:01 2 0.15 0.00 0.03 0.02 0.02 99.78 07:33:38 03:58:01 3 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 03:58:01 4 0.10 0.00 0.02 0.00 0.00 99.88 07:33:38 03:58:01 5 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 03:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:58:01 7 0.03 0.00 0.05 0.00 0.00 99.92 07:33:38 03:59:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:33:38 03:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 03:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 03:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:59:01 3 0.00 0.00 0.05 0.00 0.02 99.93 07:33:38 03:59:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 03:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 03:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 03:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 04:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 04:00:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 04:00:01 2 0.00 0.00 0.03 0.02 0.02 99.93 07:33:38 04:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:01:01 all 0.02 0.00 0.03 0.00 0.01 99.94 07:33:38 04:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 04:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 04:01:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 04:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:01:01 4 0.02 0.00 0.07 0.00 0.00 99.92 07:33:38 04:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:01:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 04:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:33:38 04:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:02:01 3 0.12 0.00 0.00 0.00 0.02 99.87 07:33:38 04:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 04:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:03:01 all 0.23 0.00 0.02 0.00 0.01 99.74 07:33:38 04:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 04:03:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 04:03:01 2 0.00 0.00 0.03 0.02 0.02 99.93 07:33:38 04:03:01 3 1.73 0.00 0.00 0.00 0.00 98.27 07:33:38 04:03:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:04:01 all 0.28 0.00 0.01 0.01 0.01 99.69 07:33:38 04:04:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 04:04:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 04:04:01 2 0.02 0.00 0.02 0.03 0.02 99.92 07:33:38 04:04:01 3 2.02 0.00 0.00 0.00 0.02 97.96 07:33:38 04:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 04:05:01 all 0.13 0.00 0.01 0.00 0.01 99.84 07:33:38 04:05:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 04:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 04:05:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 04:05:01 3 0.98 0.00 0.02 0.00 0.03 98.97 07:33:38 04:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 04:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:06:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 04:06:01 2 0.07 0.00 0.00 0.02 0.00 99.92 07:33:38 04:06:01 3 0.10 0.00 0.02 0.00 0.00 99.88 07:33:38 04:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:06:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 04:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 04:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 04:07:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 07:33:38 04:07:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 04:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:33:38 04:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 04:08:01 1 0.00 0.00 0.03 0.00 0.03 99.93 07:33:38 04:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:08:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:08:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 04:08:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 04:08:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 04:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 04:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 04:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:09:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 04:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 04:09:01 4 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:09:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:10:01 all 0.07 0.00 0.01 0.00 0.01 99.90 07:33:38 04:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 04:10:01 2 0.03 0.00 0.03 0.02 0.02 99.90 07:33:38 04:10:01 3 0.48 0.00 0.02 0.00 0.02 99.48 07:33:38 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:11:01 all 0.22 0.00 0.02 0.00 0.01 99.75 07:33:38 04:11:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 04:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:11:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 04:11:01 3 1.63 0.00 0.05 0.00 0.02 98.30 07:33:38 04:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 04:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:12:01 all 0.13 0.00 0.01 0.00 0.01 99.84 07:33:38 04:12:01 0 0.05 0.00 0.00 0.00 0.03 99.92 07:33:38 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:12:01 2 0.07 0.00 0.02 0.02 0.02 99.88 07:33:38 04:12:01 3 0.88 0.00 0.00 0.00 0.02 99.10 07:33:38 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 04:12:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:12:01 7 0.00 0.00 0.05 0.00 0.02 99.93 07:33:38 04:13:01 all 0.05 0.00 0.02 0.00 0.01 99.91 07:33:38 04:13:01 0 0.05 0.00 0.05 0.00 0.03 99.87 07:33:38 04:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:13:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 04:13:01 3 0.28 0.00 0.03 0.00 0.02 99.67 07:33:38 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 04:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:14:01 all 0.22 0.00 0.01 0.00 0.01 99.75 07:33:38 04:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 04:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:14:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 04:14:01 3 1.66 0.00 0.02 0.00 0.02 98.30 07:33:38 04:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:15:01 all 0.18 0.00 0.01 0.00 0.01 99.80 07:33:38 04:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 04:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 04:15:01 3 1.32 0.00 0.00 0.00 0.02 98.66 07:33:38 04:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 04:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 04:16:01 0 0.03 0.00 0.05 0.00 0.03 99.88 07:33:38 04:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 04:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 04:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:33:38 04:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 04:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:17:01 2 0.02 0.00 0.00 0.07 0.02 99.90 07:33:38 04:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 04:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 04:18:01 all 0.02 0.00 0.02 0.00 0.01 99.94 07:33:38 04:18:01 0 0.02 0.00 0.05 0.00 0.03 99.90 07:33:38 04:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:18:01 2 0.07 0.00 0.03 0.02 0.02 99.87 07:33:38 04:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:33:38 04:18:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 04:19:01 all 0.01 0.00 0.01 0.00 0.02 99.95 07:33:38 04:19:01 0 0.05 0.00 0.03 0.00 0.05 99.87 07:33:38 04:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:19:01 2 0.02 0.00 0.03 0.02 0.03 99.90 07:33:38 04:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 04:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 04:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 04:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:33:38 04:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 04:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 04:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 04:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:21:01 3 0.12 0.00 0.00 0.02 0.02 99.85 07:33:38 04:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 04:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 04:22:01 0 0.07 0.00 0.05 0.00 0.05 99.83 07:33:38 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:22:01 2 0.08 0.00 0.03 0.00 0.02 99.87 07:33:38 04:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:22:01 7 0.00 0.00 0.05 0.00 0.00 99.95 07:33:38 04:23:01 all 0.08 0.00 0.02 0.00 0.01 99.89 07:33:38 04:23:01 0 0.03 0.00 0.05 0.00 0.03 99.88 07:33:38 04:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:23:01 3 0.50 0.00 0.02 0.02 0.02 99.45 07:33:38 04:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:23:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:33:38 04:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:23:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 04:24:01 all 0.22 0.00 0.01 0.01 0.01 99.74 07:33:38 04:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 04:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:24:01 3 1.65 0.00 0.00 0.05 0.02 98.29 07:33:38 04:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:25:01 all 0.13 0.00 0.03 0.00 0.01 99.82 07:33:38 04:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:25:01 2 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 04:25:01 3 0.96 0.00 0.10 0.02 0.02 98.91 07:33:38 04:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:25:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:25:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 04:25:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:26:01 all 0.22 0.00 0.03 0.00 0.01 99.73 07:33:38 04:26:01 0 0.08 0.00 0.07 0.00 0.02 99.83 07:33:38 04:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:26:01 2 0.17 0.00 0.03 0.00 0.03 99.77 07:33:38 04:26:01 3 1.19 0.00 0.02 0.02 0.02 98.76 07:33:38 04:26:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 04:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:26:01 6 0.10 0.00 0.00 0.02 0.00 99.88 07:33:38 04:26:01 7 0.17 0.00 0.08 0.00 0.02 99.73 07:33:38 04:27:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:33:38 04:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:27:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:27:01 3 1.95 0.00 0.00 0.02 0.02 98.01 07:33:38 04:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 04:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 04:28:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 04:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 04:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:29:01 all 0.01 0.00 0.01 0.00 0.02 99.95 07:33:38 04:29:01 0 0.00 0.00 0.02 0.00 0.03 99.95 07:33:38 04:29:01 1 0.03 0.00 0.03 0.00 0.05 99.88 07:33:38 04:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:29:01 3 0.03 0.00 0.00 0.02 0.03 99.92 07:33:38 04:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 07:33:38 04:29:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 04:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 04:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 04:30:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 04:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 04:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 04:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:31:01 all 0.01 0.00 0.02 0.00 0.01 99.95 07:33:38 04:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:31:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:33:38 04:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:31:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 04:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 04:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:32:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 04:32:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:32:01 3 0.02 0.00 0.00 0.02 0.03 99.93 07:33:38 04:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:32:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 04:33:01 all 0.02 0.00 0.02 0.00 0.01 99.94 07:33:38 04:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:33:01 3 0.05 0.00 0.00 0.02 0.03 99.90 07:33:38 04:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:33:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 04:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 04:34:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 04:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 04:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:35:01 all 0.01 0.00 0.02 0.00 0.01 99.95 07:33:38 04:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:35:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 04:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:35:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:35:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 04:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 04:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:36:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:36:01 4 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 04:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 04:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 04:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 04:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:37:01 2 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 04:37:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 04:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 04:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:37:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 04:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 04:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:38:01 4 0.03 0.00 0.00 0.00 0.03 99.93 07:33:38 04:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 04:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 04:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:39:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 04:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 04:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 04:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 04:40:01 4 0.05 0.00 0.00 0.00 0.03 99.92 07:33:38 04:40:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 04:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:33:38 04:40:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 04:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 04:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 04:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:41:01 2 0.07 0.00 0.02 0.02 0.02 99.88 07:33:38 04:41:01 3 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 04:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:42:01 all 0.26 0.00 0.01 0.01 0.01 99.71 07:33:38 04:42:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:33:38 04:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:42:01 2 0.05 0.00 0.03 0.02 0.02 99.88 07:33:38 04:42:01 3 1.87 0.00 0.00 0.02 0.02 98.09 07:33:38 04:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:42:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 04:42:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 04:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:43:01 all 0.21 0.00 0.02 0.00 0.01 99.76 07:33:38 04:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:43:01 3 1.53 0.00 0.02 0.00 0.02 98.43 07:33:38 04:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 04:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:44:01 all 0.23 0.00 0.02 0.00 0.01 99.74 07:33:38 04:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 04:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:44:01 2 0.07 0.00 0.05 0.00 0.02 99.87 07:33:38 04:44:01 3 1.68 0.00 0.05 0.02 0.02 98.24 07:33:38 04:44:01 4 0.00 0.00 0.00 0.00 0.03 99.97 07:33:38 04:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:45:02 all 0.11 0.00 0.02 0.00 0.01 99.85 07:33:38 04:45:02 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:45:02 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:45:02 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:45:02 3 0.86 0.00 0.03 0.02 0.02 99.07 07:33:38 04:45:02 4 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 04:45:02 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:45:02 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:45:02 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:46:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:33:38 04:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:46:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 04:46:01 3 0.32 0.00 0.00 0.00 0.02 99.66 07:33:38 04:46:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 04:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:46:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 04:47:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:33:38 04:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:47:01 2 0.02 0.00 0.00 0.02 0.05 99.92 07:33:38 04:47:01 3 1.99 0.00 0.00 0.00 0.02 98.00 07:33:38 04:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:48:01 all 0.27 0.00 0.01 0.00 0.01 99.71 07:33:38 04:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:48:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:48:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 04:48:01 3 1.97 0.00 0.00 0.00 0.02 98.01 07:33:38 04:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:49:01 all 0.26 0.00 0.01 0.00 0.01 99.71 07:33:38 04:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:49:01 2 0.03 0.00 0.02 0.02 0.03 99.90 07:33:38 04:49:01 3 1.99 0.00 0.00 0.00 0.02 98.00 07:33:38 04:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:50:01 all 0.12 0.00 0.01 0.00 0.02 99.84 07:33:38 04:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 04:50:01 2 0.02 0.00 0.00 0.02 0.05 99.92 07:33:38 04:50:01 3 0.86 0.00 0.05 0.00 0.02 99.07 07:33:38 04:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 04:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:50:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 04:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:51:01 all 0.21 0.00 0.02 0.01 0.01 99.75 07:33:38 04:51:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:33:38 04:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:51:01 2 0.02 0.00 0.03 0.02 0.03 99.90 07:33:38 04:51:01 3 1.61 0.00 0.03 0.00 0.02 98.34 07:33:38 04:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 04:51:01 7 0.00 0.00 0.03 0.02 0.00 99.95 07:33:38 07:33:38 04:51:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 04:52:01 all 0.20 0.00 0.02 0.00 0.01 99.77 07:33:38 04:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:52:01 2 0.07 0.00 0.03 0.02 0.05 99.83 07:33:38 04:52:01 3 1.39 0.00 0.02 0.00 0.02 98.58 07:33:38 04:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 04:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 04:53:01 all 0.11 0.00 0.01 0.01 0.01 99.86 07:33:38 04:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:53:01 2 0.02 0.00 0.00 0.02 0.05 99.92 07:33:38 04:53:01 3 0.81 0.00 0.07 0.00 0.02 99.10 07:33:38 04:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:53:01 6 0.00 0.00 0.02 0.03 0.00 99.95 07:33:38 04:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:54:01 all 0.06 0.00 0.02 0.00 0.02 99.91 07:33:38 04:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 04:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:54:01 2 0.03 0.00 0.02 0.00 0.05 99.90 07:33:38 04:54:01 3 0.35 0.00 0.05 0.00 0.02 99.58 07:33:38 04:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 04:55:01 all 0.25 0.00 0.01 0.01 0.01 99.72 07:33:38 04:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 04:55:01 2 0.03 0.00 0.02 0.03 0.03 99.88 07:33:38 04:55:01 3 1.89 0.00 0.00 0.00 0.02 98.10 07:33:38 04:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:55:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:33:38 04:55:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 04:56:01 all 0.22 0.00 0.01 0.00 0.01 99.75 07:33:38 04:56:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 04:56:01 2 0.00 0.00 0.03 0.02 0.03 99.92 07:33:38 04:56:01 3 1.65 0.00 0.03 0.00 0.02 98.30 07:33:38 04:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 04:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:56:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 04:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 04:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:57:01 2 0.03 0.00 0.03 0.00 0.05 99.88 07:33:38 04:57:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 04:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 04:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 04:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 04:57:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 04:58:01 all 0.16 0.00 0.10 0.04 0.01 99.69 07:33:38 04:58:01 0 0.75 0.00 0.17 0.18 0.00 98.90 07:33:38 04:58:01 1 0.07 0.00 0.07 0.00 0.02 99.85 07:33:38 04:58:01 2 0.08 0.00 0.07 0.05 0.03 99.77 07:33:38 04:58:01 3 0.07 0.00 0.08 0.00 0.02 99.83 07:33:38 04:58:01 4 0.05 0.00 0.12 0.07 0.02 99.75 07:33:38 04:58:01 5 0.10 0.00 0.10 0.00 0.00 99.80 07:33:38 04:58:01 6 0.07 0.00 0.03 0.03 0.02 99.85 07:33:38 04:58:01 7 0.07 0.00 0.13 0.00 0.00 99.80 07:33:38 04:59:01 all 0.02 0.00 0.01 0.00 0.01 99.94 07:33:38 04:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 04:59:01 2 0.02 0.00 0.05 0.02 0.03 99.88 07:33:38 04:59:01 3 0.10 0.00 0.00 0.00 0.02 99.88 07:33:38 04:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 04:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 04:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 04:59:01 7 0.02 0.00 0.05 0.00 0.02 99.92 07:33:38 05:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 05:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 05:00:01 2 0.05 0.00 0.02 0.02 0.05 99.87 07:33:38 05:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 05:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 05:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 05:00:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:33:38 05:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 05:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 05:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:01:01 2 0.03 0.00 0.03 0.02 0.03 99.88 07:33:38 05:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 05:01:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 05:02:01 all 0.04 0.00 0.01 0.00 0.02 99.93 07:33:38 05:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 05:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:02:01 2 0.08 0.00 0.03 0.00 0.05 99.83 07:33:38 05:02:01 3 0.08 0.00 0.02 0.00 0.02 99.88 07:33:38 05:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 05:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:02:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 05:02:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 07:33:38 05:02:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 05:03:01 all 0.01 0.00 0.02 0.01 0.01 99.95 07:33:38 05:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 05:03:01 2 0.03 0.00 0.05 0.03 0.03 99.85 07:33:38 05:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 05:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:04:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:33:38 05:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:04:01 2 0.07 0.00 0.02 0.00 0.05 99.87 07:33:38 05:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 05:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:33:38 05:05:01 all 0.01 0.00 0.01 0.00 0.01 99.95 07:33:38 05:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:05:01 2 0.02 0.00 0.05 0.02 0.05 99.87 07:33:38 05:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:05:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 05:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:06:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:33:38 05:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 05:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:06:01 2 0.02 0.00 0.05 0.03 0.03 99.87 07:33:38 05:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 05:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 05:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:07:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:33:38 05:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:07:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 05:07:01 2 0.03 0.00 0.05 0.00 0.05 99.87 07:33:38 05:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:07:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 05:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 05:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 05:08:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 05:08:01 2 0.00 0.00 0.05 0.02 0.03 99.90 07:33:38 05:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 05:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 05:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 05:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 05:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:09:01 2 0.05 0.00 0.03 0.02 0.03 99.87 07:33:38 05:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 05:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 05:10:01 2 0.05 0.00 0.03 0.02 0.02 99.88 07:33:38 05:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 05:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 05:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:11:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 05:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:11:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:33:38 05:11:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 05:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 05:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 05:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 05:12:01 2 0.00 0.00 0.00 0.02 0.03 99.95 07:33:38 05:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 05:12:01 7 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 05:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 05:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 05:13:01 2 0.03 0.00 0.02 0.03 0.02 99.90 07:33:38 05:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:13:01 7 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 07:33:38 05:13:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 05:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:14:01 1 0.07 0.00 0.05 0.00 0.03 99.85 07:33:38 05:14:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 05:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 05:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:15:01 all 0.01 0.00 0.01 0.01 0.02 99.95 07:33:38 05:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:15:01 1 0.02 0.00 0.02 0.00 0.05 99.92 07:33:38 05:15:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 05:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:15:01 6 0.02 0.00 0.02 0.05 0.02 99.90 07:33:38 05:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:16:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:33:38 05:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:16:01 1 0.00 0.00 0.05 0.00 0.03 99.92 07:33:38 05:16:01 2 0.03 0.00 0.03 0.02 0.03 99.88 07:33:38 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 05:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:17:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:33:38 05:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 05:17:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 05:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 05:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:18:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:33:38 05:18:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 05:18:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 05:18:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:33:38 05:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 05:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 05:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:19:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:33:38 05:19:01 2 0.07 0.00 0.03 0.02 0.03 99.85 07:33:38 05:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:19:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:33:38 05:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 05:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:20:01 3 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 05:20:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 05:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 05:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:21:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:33:38 05:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:21:01 1 0.07 0.00 0.05 0.00 0.02 99.87 07:33:38 05:21:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 05:21:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 05:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 05:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:22:01 1 0.07 0.00 0.02 0.00 0.03 99.88 07:33:38 05:22:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:33:38 05:22:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 05:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:23:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 05:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:23:01 1 0.02 0.00 0.02 0.00 0.05 99.92 07:33:38 05:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 05:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 05:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 05:23:01 7 0.03 0.00 0.05 0.00 0.00 99.92 07:33:38 05:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 05:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:24:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 05:24:01 2 0.02 0.00 0.05 0.00 0.03 99.90 07:33:38 05:24:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 05:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 05:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 05:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 05:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:33:38 05:24:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 05:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:33:38 05:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:25:01 1 0.20 0.00 0.00 0.00 0.03 99.77 07:33:38 05:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 05:25:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 05:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:25:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:33:38 05:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:26:01 all 0.06 0.00 0.02 0.01 0.01 99.90 07:33:38 05:26:01 0 0.03 0.00 0.03 0.02 0.00 99.92 07:33:38 05:26:01 1 0.05 0.00 0.02 0.00 0.03 99.90 07:33:38 05:26:01 2 0.12 0.00 0.03 0.00 0.02 99.83 07:33:38 05:26:01 3 0.03 0.00 0.02 0.02 0.00 99.93 07:33:38 05:26:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 05:26:01 5 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 05:26:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 05:26:01 7 0.10 0.00 0.02 0.00 0.02 99.87 07:33:38 05:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 05:27:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 05:27:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 05:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 05:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 05:28:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 05:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 05:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 05:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:29:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 05:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 05:29:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 05:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:29:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 05:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:30:01 1 0.08 0.00 0.03 0.00 0.03 99.85 07:33:38 05:30:01 2 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 05:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 05:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 05:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:31:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:33:38 05:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 05:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:31:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 05:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:31:01 6 0.17 0.00 0.02 0.00 0.02 99.80 07:33:38 05:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:32:01 all 0.22 0.00 0.01 0.00 0.01 99.75 07:33:38 05:32:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 05:32:01 1 0.05 0.00 0.02 0.00 0.03 99.90 07:33:38 05:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 05:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:32:01 6 1.58 0.00 0.02 0.02 0.02 98.37 07:33:38 05:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:33:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:33:38 05:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 05:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 05:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:34:01 all 0.02 0.00 0.01 0.00 0.02 99.95 07:33:38 05:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:34:01 1 0.05 0.00 0.03 0.00 0.05 99.87 07:33:38 05:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 05:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:34:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 05:34:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 05:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 05:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:35:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:33:38 05:35:01 2 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 05:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 05:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:33:38 05:35:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 05:36:01 all 0.19 0.00 0.01 0.00 0.01 99.79 07:33:38 05:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 05:36:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:33:38 05:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 05:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:36:01 6 1.32 0.00 0.03 0.02 0.02 98.61 07:33:38 05:36:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 05:37:01 all 0.26 0.00 0.01 0.00 0.02 99.72 07:33:38 05:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:37:01 1 0.03 0.00 0.02 0.00 0.05 99.90 07:33:38 05:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 05:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:37:01 6 1.99 0.00 0.00 0.02 0.02 97.98 07:33:38 05:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:38:01 all 0.27 0.00 0.01 0.00 0.01 99.71 07:33:38 05:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 05:38:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 05:38:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 05:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:38:01 6 1.99 0.00 0.00 0.02 0.00 98.00 07:33:38 05:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:39:01 all 0.26 0.00 0.01 0.01 0.01 99.72 07:33:38 05:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:39:01 1 0.03 0.00 0.00 0.00 0.03 99.93 07:33:38 05:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:39:01 3 0.02 0.00 0.00 0.03 0.00 99.95 07:33:38 05:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:39:01 6 1.99 0.00 0.02 0.02 0.02 97.96 07:33:38 05:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:40:01 all 0.23 0.00 0.01 0.00 0.01 99.75 07:33:38 05:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:40:01 1 0.00 0.00 0.02 0.00 0.03 99.95 07:33:38 05:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 05:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 05:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:40:01 6 1.73 0.00 0.02 0.00 0.02 98.24 07:33:38 05:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 05:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 05:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 05:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 05:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 05:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 05:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:33:38 05:42:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 05:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:42:01 6 0.02 0.00 0.02 0.02 0.03 99.92 07:33:38 05:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 05:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:43:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 05:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 05:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 05:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 05:44:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 05:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:44:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 05:44:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 05:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 05:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 05:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:46:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 05:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 05:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:46:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 05:46:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 07:33:38 05:46:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 05:47:01 all 0.01 0.00 0.01 0.00 0.02 99.96 07:33:38 05:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:47:01 1 0.03 0.00 0.03 0.00 0.07 99.87 07:33:38 05:47:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 05:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 05:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:48:01 all 0.10 0.00 0.02 0.00 0.01 99.87 07:33:38 05:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 05:48:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:33:38 05:48:01 2 0.10 0.00 0.02 0.02 0.02 99.85 07:33:38 05:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:48:01 6 0.63 0.00 0.02 0.00 0.02 99.34 07:33:38 05:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:49:01 all 0.19 0.00 0.01 0.00 0.01 99.79 07:33:38 05:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:49:01 1 0.02 0.00 0.05 0.00 0.03 99.90 07:33:38 05:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 05:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:49:01 6 1.43 0.00 0.02 0.02 0.00 98.53 07:33:38 05:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 05:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 05:50:01 2 0.05 0.00 0.02 0.02 0.02 99.90 07:33:38 05:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 05:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 05:50:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 05:51:01 all 0.01 0.00 0.00 0.01 0.01 99.97 07:33:38 05:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:51:01 1 0.03 0.00 0.02 0.00 0.05 99.90 07:33:38 05:51:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 05:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:51:01 6 0.00 0.00 0.00 0.03 0.02 99.95 07:33:38 05:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 05:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:52:01 1 0.05 0.00 0.05 0.00 0.05 99.85 07:33:38 05:52:01 2 0.07 0.00 0.02 0.02 0.02 99.88 07:33:38 05:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 05:53:01 all 0.10 0.00 0.02 0.00 0.01 99.86 07:33:38 05:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:53:01 1 0.25 0.00 0.05 0.00 0.03 99.67 07:33:38 05:53:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 05:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:53:01 6 0.55 0.00 0.03 0.00 0.02 99.40 07:33:38 05:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:54:01 all 0.13 0.00 0.02 0.00 0.01 99.84 07:33:38 05:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 05:54:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 05:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:54:01 6 0.86 0.00 0.12 0.02 0.00 99.01 07:33:38 05:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 05:55:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:33:38 05:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:55:01 1 0.05 0.00 0.07 0.00 0.05 99.83 07:33:38 05:55:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:33:38 05:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:55:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 05:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:56:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:33:38 05:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 05:56:01 1 0.08 0.00 0.05 0.00 0.03 99.83 07:33:38 05:56:01 2 0.03 0.00 0.02 0.03 0.03 99.88 07:33:38 05:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:56:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 05:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 05:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:57:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 05:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 05:57:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 05:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:57:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 05:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 05:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:33:38 05:57:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 05:58:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:33:38 05:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:58:01 1 0.22 0.00 0.02 0.00 0.03 99.73 07:33:38 05:58:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 05:58:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 05:58:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 05:58:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 05:59:02 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 05:59:02 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 05:59:02 1 0.02 0.00 0.02 0.00 0.05 99.92 07:33:38 05:59:02 2 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 05:59:02 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 05:59:02 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:59:02 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 05:59:02 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 05:59:02 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:00:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:33:38 06:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:00:01 1 0.09 0.00 0.02 0.00 0.03 99.86 07:33:38 06:00:01 2 0.05 0.00 0.02 0.02 0.02 99.90 07:33:38 06:00:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 06:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 06:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 06:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 06:01:01 all 0.00 0.00 0.01 0.00 0.01 99.97 07:33:38 06:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:01:01 1 0.00 0.00 0.05 0.00 0.03 99.92 07:33:38 06:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 06:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 06:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 06:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 06:02:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:33:38 06:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:02:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 06:03:01 all 0.01 0.00 0.00 0.00 0.01 99.96 07:33:38 06:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:03:01 1 0.02 0.00 0.00 0.00 0.05 99.93 07:33:38 06:03:01 2 0.05 0.00 0.00 0.02 0.02 99.92 07:33:38 06:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:03:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 06:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 06:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 06:04:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 06:04:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 06:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 06:05:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 06:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:05:01 1 0.02 0.00 0.02 0.00 0.05 99.92 07:33:38 06:05:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 06:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 06:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 06:05:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 06:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 06:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 06:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:06:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 06:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:06:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 06:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 07:33:38 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 06:07:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 06:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 06:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 06:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:08:01 1 0.05 0.00 0.00 0.00 0.03 99.92 07:33:38 06:08:01 2 0.03 0.00 0.03 0.02 0.02 99.90 07:33:38 06:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 06:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 07:33:38 06:08:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 06:09:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:33:38 06:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:09:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 06:09:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 06:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:09:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 06:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 06:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:10:01 1 0.02 0.00 0.02 0.00 0.05 99.92 07:33:38 06:10:01 2 0.02 0.00 0.05 0.02 0.02 99.90 07:33:38 06:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 06:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 06:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:11:01 1 0.00 0.00 0.00 0.00 0.05 99.95 07:33:38 06:11:01 2 0.03 0.00 0.05 0.02 0.03 99.87 07:33:38 06:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:12:01 all 0.14 0.00 0.01 0.01 0.01 99.83 07:33:38 06:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 06:12:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:12:01 2 1.06 0.00 0.02 0.02 0.03 98.87 07:33:38 06:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 06:12:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 06:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 06:13:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:33:38 06:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:13:01 1 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 06:13:01 2 0.33 0.00 0.05 0.00 0.02 99.60 07:33:38 06:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 06:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 06:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 06:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:14:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 06:14:01 2 0.05 0.00 0.00 0.00 0.03 99.92 07:33:38 06:14:01 3 0.02 0.00 0.02 0.03 0.02 99.92 07:33:38 06:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:14:01 7 0.05 0.00 0.03 0.00 0.00 99.92 07:33:38 06:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:15:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:15:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 06:15:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 06:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:15:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 06:15:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 06:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 06:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 06:16:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:33:38 06:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 06:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 06:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 06:17:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:17:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 06:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 06:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 06:18:01 all 0.02 0.00 0.00 0.00 0.01 99.97 07:33:38 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:18:01 1 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 06:18:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:33:38 06:18:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 06:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 06:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 06:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 06:19:01 2 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 06:19:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 06:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:33:38 06:19:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 06:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:20:01 1 0.05 0.00 0.02 0.00 0.03 99.90 07:33:38 06:20:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 06:20:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 06:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:20:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 06:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:33:38 06:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 06:21:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:21:01 3 0.00 0.00 0.00 0.07 0.00 99.93 07:33:38 06:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:33:38 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:22:01 1 0.03 0.00 0.03 0.02 0.03 99.88 07:33:38 06:22:01 2 0.07 0.00 0.03 0.00 0.03 99.87 07:33:38 06:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 06:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:22:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:33:38 06:23:01 all 0.00 0.00 0.01 0.00 0.01 99.97 07:33:38 06:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:23:01 1 0.00 0.00 0.02 0.00 0.03 99.95 07:33:38 06:23:01 2 0.00 0.00 0.03 0.00 0.03 99.93 07:33:38 06:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 06:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 06:24:01 all 0.25 0.00 0.01 0.00 0.01 99.72 07:33:38 06:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:24:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 06:24:01 2 1.89 0.00 0.03 0.00 0.02 98.06 07:33:38 06:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 06:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 06:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:25:01 all 0.10 0.00 0.02 0.00 0.01 99.87 07:33:38 06:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:25:01 1 0.05 0.00 0.07 0.00 0.03 99.85 07:33:38 06:25:01 2 0.73 0.00 0.02 0.00 0.03 99.22 07:33:38 06:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 06:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:26:01 all 0.26 0.00 0.06 0.02 0.01 99.65 07:33:38 06:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 06:26:01 1 0.10 0.00 0.07 0.00 0.03 99.80 07:33:38 06:26:01 2 1.04 0.00 0.07 0.00 0.03 98.86 07:33:38 06:26:01 3 0.07 0.00 0.05 0.05 0.02 99.82 07:33:38 06:26:01 4 0.07 0.00 0.03 0.00 0.00 99.90 07:33:38 06:26:01 5 0.05 0.00 0.07 0.05 0.00 99.83 07:33:38 06:26:01 6 0.70 0.00 0.12 0.03 0.02 99.14 07:33:38 06:26:01 7 0.03 0.00 0.07 0.00 0.00 99.90 07:33:38 06:27:01 all 0.14 0.00 0.02 0.00 0.01 99.82 07:33:38 06:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 06:27:01 2 1.00 0.00 0.03 0.00 0.05 98.92 07:33:38 06:27:01 3 0.02 0.00 0.00 0.03 0.00 99.95 07:33:38 06:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:27:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:27:01 6 0.00 0.00 0.05 0.00 0.00 99.95 07:33:38 06:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 06:28:01 all 0.17 0.00 0.01 0.00 0.01 99.81 07:33:38 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 06:28:01 2 1.22 0.00 0.02 0.00 0.03 98.73 07:33:38 06:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 06:28:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 06:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 06:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 06:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 06:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 06:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:29:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 06:29:01 7 0.00 0.00 0.03 0.00 0.03 99.93 07:33:38 06:30:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:33:38 06:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:33:38 06:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 06:30:01 2 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 06:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 06:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 06:30:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:33:38 06:30:01 7 0.03 0.00 0.05 0.00 0.03 99.88 07:33:38 07:33:38 06:30:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 06:31:01 all 0.00 0.00 0.00 0.01 0.01 99.97 07:33:38 06:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:31:01 6 0.00 0.00 0.00 0.03 0.02 99.95 07:33:38 06:31:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 06:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 06:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 06:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 06:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:32:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:33:38 06:32:01 7 0.10 0.00 0.03 0.00 0.03 99.83 07:33:38 06:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 06:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 06:33:01 2 0.00 0.00 0.02 0.00 0.03 99.95 07:33:38 06:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:33:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 06:33:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 06:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 06:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:34:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 06:34:01 3 0.00 0.00 0.02 0.02 0.03 99.93 07:33:38 06:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 06:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:33:38 06:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:35:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 06:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:35:01 6 0.02 0.00 0.00 0.03 0.02 99.93 07:33:38 06:35:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 06:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 06:36:01 2 0.15 0.00 0.02 0.00 0.02 99.82 07:33:38 06:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 06:36:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:33:38 06:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 06:37:01 2 0.20 0.00 0.02 0.00 0.02 99.77 07:33:38 06:37:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 06:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:37:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:33:38 06:37:01 7 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 06:38:01 all 0.20 0.00 0.01 0.00 0.01 99.78 07:33:38 06:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 06:38:01 2 1.48 0.00 0.02 0.00 0.03 98.47 07:33:38 06:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:38:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 06:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:39:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 06:39:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 06:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:39:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 06:39:01 7 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 06:40:01 all 0.13 0.00 0.00 0.00 0.01 99.85 07:33:38 06:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:40:01 2 0.88 0.00 0.00 0.00 0.02 99.10 07:33:38 06:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:40:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 06:40:01 7 0.07 0.00 0.02 0.00 0.03 99.88 07:33:38 06:41:01 all 0.25 0.00 0.01 0.00 0.01 99.72 07:33:38 06:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:41:01 2 1.97 0.00 0.00 0.00 0.02 98.01 07:33:38 06:41:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 06:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:41:01 6 0.00 0.00 0.03 0.02 0.02 99.93 07:33:38 06:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 07:33:38 06:41:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 06:42:01 all 0.27 0.00 0.01 0.00 0.01 99.71 07:33:38 06:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 06:42:01 2 1.99 0.00 0.02 0.00 0.02 97.98 07:33:38 06:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:42:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 06:42:01 6 0.05 0.00 0.02 0.02 0.00 99.92 07:33:38 06:42:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:43:01 all 0.17 0.00 0.02 0.00 0.01 99.80 07:33:38 06:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:43:01 2 1.29 0.00 0.03 0.00 0.02 98.66 07:33:38 06:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 06:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:43:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:33:38 06:43:01 7 0.02 0.00 0.07 0.00 0.02 99.90 07:33:38 06:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 06:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 06:44:01 2 0.12 0.00 0.02 0.00 0.02 99.85 07:33:38 06:44:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 06:44:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 06:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 06:44:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 06:44:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 06:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:45:01 2 0.00 0.00 0.00 0.00 0.03 99.97 07:33:38 06:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 06:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:45:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:33:38 06:45:01 7 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 06:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 06:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:46:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:33:38 06:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:46:01 6 0.02 0.00 0.03 0.02 0.02 99.92 07:33:38 06:46:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 06:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 06:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:47:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 06:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:47:01 5 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 06:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 06:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 06:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:48:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 06:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 06:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 06:48:01 6 0.07 0.00 0.02 0.02 0.00 99.90 07:33:38 06:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 06:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 06:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:49:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 06:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 06:49:01 6 0.00 0.00 0.03 0.02 0.02 99.93 07:33:38 06:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:50:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:33:38 06:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:33:38 06:50:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 06:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:50:01 5 0.05 0.00 0.03 0.00 0.03 99.88 07:33:38 06:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 06:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:51:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:33:38 06:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:51:01 2 0.17 0.00 0.02 0.00 0.02 99.80 07:33:38 06:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:51:01 4 0.00 0.00 0.00 0.10 0.00 99.90 07:33:38 06:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:51:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 06:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 06:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 06:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:52:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 06:52:01 2 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 06:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 06:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:52:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 06:52:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 06:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 07:33:38 06:52:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 06:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 06:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:53:01 2 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 06:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 06:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:53:01 5 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 06:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 06:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 06:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 06:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 06:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 06:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 06:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:54:01 5 0.00 0.00 0.00 0.00 0.03 99.97 07:33:38 06:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 06:54:01 7 0.08 0.00 0.00 0.00 0.00 99.92 07:33:38 06:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 06:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:55:01 2 0.00 0.00 0.02 0.00 0.03 99.95 07:33:38 06:55:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 06:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 06:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:55:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 06:56:01 all 0.23 0.00 0.01 0.01 0.01 99.75 07:33:38 06:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:33:38 06:56:01 2 1.61 0.00 0.03 0.00 0.03 98.32 07:33:38 06:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:56:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:33:38 06:56:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 06:56:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 06:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 06:57:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:33:38 06:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 06:57:01 2 2.00 0.00 0.03 0.00 0.05 97.91 07:33:38 06:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 06:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:57:01 5 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 06:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:58:01 all 0.26 0.00 0.02 0.01 0.01 99.71 07:33:38 06:58:01 0 0.02 0.00 0.03 0.02 0.00 99.93 07:33:38 06:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 06:58:01 2 1.94 0.00 0.03 0.00 0.05 97.98 07:33:38 06:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 06:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 06:58:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 06:58:01 6 0.00 0.00 0.03 0.02 0.00 99.95 07:33:38 06:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 06:59:01 all 0.26 0.00 0.01 0.00 0.01 99.71 07:33:38 06:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 06:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 06:59:01 2 1.95 0.00 0.03 0.00 0.03 97.98 07:33:38 06:59:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 06:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 06:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 06:59:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:33:38 06:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:00:01 all 0.06 0.00 0.01 0.00 0.01 99.91 07:33:38 07:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:00:01 2 0.43 0.00 0.02 0.00 0.03 99.52 07:33:38 07:00:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 07:00:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 07:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:00:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 07:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 07:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:01:01 2 0.17 0.00 0.05 0.00 0.03 99.75 07:33:38 07:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 07:01:01 4 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 07:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 07:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:02:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:33:38 07:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 07:02:01 3 0.25 0.00 0.02 0.00 0.02 99.72 07:33:38 07:02:01 4 0.08 0.00 0.02 0.02 0.03 99.85 07:33:38 07:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:02:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 07:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 07:03:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:33:38 07:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:03:01 3 0.15 0.00 0.05 0.02 0.02 99.77 07:33:38 07:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:03:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 07:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:33:38 07:33:38 07:03:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 07:04:01 all 0.02 0.00 0.00 0.00 0.01 99.96 07:33:38 07:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:04:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 07:04:01 4 0.02 0.00 0.02 0.02 0.03 99.92 07:33:38 07:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 07:04:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 07:05:02 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 07:05:02 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:05:02 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:05:02 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 07:05:02 3 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 07:05:02 4 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 07:05:02 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:05:02 6 0.02 0.00 0.03 0.02 0.02 99.92 07:33:38 07:05:02 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 07:06:01 all 0.10 0.00 0.01 0.00 0.01 99.86 07:33:38 07:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 07:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 07:06:01 3 0.64 0.00 0.03 0.00 0.00 99.32 07:33:38 07:06:01 4 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 07:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 07:06:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 07:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 07:07:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:33:38 07:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 07:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 07:07:01 3 0.47 0.00 0.00 0.00 0.02 99.52 07:33:38 07:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 07:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:07:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 07:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:08:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 07:08:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 07:08:01 4 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:09:01 all 0.11 0.00 0.02 0.01 0.01 99.85 07:33:38 07:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:09:01 2 0.02 0.00 0.03 0.03 0.02 99.90 07:33:38 07:09:01 3 0.85 0.00 0.03 0.00 0.02 99.10 07:33:38 07:09:01 4 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 07:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 07:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:33:38 07:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 07:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:33:38 07:10:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 07:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 07:10:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 07:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:11:01 all 0.22 0.00 0.01 0.00 0.01 99.75 07:33:38 07:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:11:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 07:11:01 3 1.69 0.00 0.00 0.00 0.02 98.29 07:33:38 07:11:01 4 0.02 0.00 0.03 0.00 0.03 99.92 07:33:38 07:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 07:11:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:33:38 07:12:01 all 0.08 0.00 0.02 0.00 0.01 99.90 07:33:38 07:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 07:12:01 3 0.45 0.00 0.08 0.00 0.02 99.45 07:33:38 07:12:01 4 0.03 0.00 0.03 0.00 0.03 99.90 07:33:38 07:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 07:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 07:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:33:38 07:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 07:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:13:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 07:13:01 3 0.02 0.00 0.00 0.00 0.03 99.95 07:33:38 07:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 07:13:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 07:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 07:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:14:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 07:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 07:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 07:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 07:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 07:33:38 07:14:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 07:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 07:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 07:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:15:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 07:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 07:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:16:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:33:38 07:16:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 07:16:01 4 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 07:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 07:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:17:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 07:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 07:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 07:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 07:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:18:01 2 0.07 0.00 0.03 0.02 0.02 99.87 07:33:38 07:18:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 07:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 07:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 07:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 07:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 07:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:19:01 3 0.12 0.00 0.02 0.02 0.02 99.83 07:33:38 07:19:01 4 0.00 0.00 0.02 0.00 0.03 99.95 07:33:38 07:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 07:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:33:38 07:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:20:01 2 0.05 0.00 0.03 0.02 0.00 99.90 07:33:38 07:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 07:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 07:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 07:21:01 all 0.00 0.00 0.01 0.00 0.01 99.97 07:33:38 07:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:21:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 07:21:01 4 0.00 0.00 0.00 0.00 0.03 99.97 07:33:38 07:21:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:33:38 07:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 07:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 07:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:22:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:33:38 07:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:22:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 07:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 07:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:22:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 07:22:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 07:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 07:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 07:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:23:01 4 0.00 0.00 0.03 0.00 0.03 99.93 07:33:38 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:23:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 07:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 07:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 07:33:38 07:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 07:24:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:33:38 07:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 07:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 07:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 07:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 07:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 07:25:01 4 0.02 0.00 0.02 0.00 0.03 99.93 07:33:38 07:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 07:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:33:38 07:25:01 CPU %user %nice %system %iowait %steal %idle 07:33:38 07:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 07:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:26:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:33:38 07:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 07:26:01 3 0.05 0.00 0.00 0.02 0.02 99.92 07:33:38 07:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:33:38 07:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:26:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:33:38 07:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:27:01 all 0.05 0.00 0.02 0.00 0.01 99.91 07:33:38 07:27:01 0 0.07 0.00 0.03 0.00 0.03 99.87 07:33:38 07:27:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:33:38 07:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 07:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:33:38 07:27:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:33:38 07:27:01 5 0.08 0.00 0.03 0.00 0.00 99.88 07:33:38 07:27:01 6 0.10 0.00 0.02 0.02 0.02 99.85 07:33:38 07:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:33:38 07:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:28:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:33:38 07:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 07:28:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:33:38 07:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:33:38 07:28:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:33:38 07:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 07:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 07:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 07:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:29:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:33:38 07:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 07:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:38 07:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 07:30:01 3 0.03 0.00 0.02 0.02 0.02 99.92 07:33:38 07:30:01 4 0.03 0.00 0.00 0.00 0.03 99.93 07:33:38 07:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:33:38 07:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:33:38 07:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:33:38 07:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:33:38 07:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:33:38 07:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:33:38 07:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:38 07:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:33:38 07:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:33:38 07:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:33:38 07:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:38 07:32:01 4 0.00 0.00 0.02 0.00 0.03 99.95 07:33:38 07:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:33:38 07:32:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:33:38 07:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:38 07:33:01 all 0.12 0.00 0.01 0.00 0.01 99.85 07:33:38 07:33:01 0 0.83 0.00 0.02 0.00 0.02 99.14 07:33:38 07:33:01 1 0.00 0.00 0.03 0.00 0.02 99.95 07:33:38 07:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:33:38 07:33:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:33:38 07:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:33:38 07:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:33:38 07:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:33:38 07:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:38 Average: all 1.37 0.00 0.23 0.05 0.01 98.34 07:33:38 Average: 0 1.30 0.00 0.22 0.09 0.01 98.37 07:33:38 Average: 1 1.36 0.00 0.24 0.07 0.02 98.32 07:33:38 Average: 2 1.40 0.00 0.23 0.04 0.02 98.31 07:33:38 Average: 3 1.58 0.00 0.23 0.04 0.02 98.14 07:33:38 Average: 4 1.32 0.00 0.22 0.03 0.01 98.41 07:33:38 Average: 5 1.28 0.00 0.22 0.05 0.01 98.44 07:33:38 Average: 6 1.36 0.00 0.23 0.06 0.01 98.34 07:33:38 Average: 7 1.33 0.00 0.23 0.05 0.01 98.38 07:33:38 07:33:38 07:33:38