Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b7fa482d087dec069e04267988389a7967eadb4+c8dc4aaa282fbe6e844314843563128f08055c6c (99427c696edbe1b40bd5e5fc0ffda3e70506f73c) 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-ssh16181138652058240990.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10391175456531421093.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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/PR-4218/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/PR-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1200672602103464825.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh14513272261061769959.key Verifying host key using known hosts file > 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/PR-4218/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/PR-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8160869075244368160.key Verifying host key using known hosts file > 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/v2], buildSnap:false] ========================================================= [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.18 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/v2 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-117186 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 8b7fa482d087dec069e04267988389a7967eadb4 Merge succeeded, producing cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 Checking out Revision cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 (PR-4218) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 # timeout=10 Commit message: "Merge commit 'c8dc4aaa282fbe6e844314843563128f08055c6c' into HEAD" > git rev-list --no-walk 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:32 ========================================================= 16:30:32 EdgeX Global Pipelines Version Info 16:30:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:33 ------------------- 16:30:33 stable info: 16:30:33 ------------------- 16:30:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:33 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:30:33 Message: update stable to v1.0.243 16:30:34 ------------------- 16:30:34 experimental info: 16:30:34 ------------------- 16:30:34 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:34 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:30:34 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4218 [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4218 [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4218 [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf40a72 [Pipeline] echo 16:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:34 provisioning config files... 16:30:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12260400994126349641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:34 ---> docker-login.sh 16:30:34 nexus3.edgexfoundry.org:10001 16:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:35 Configure a credential helper to remove this warning. See 16:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:35 16:30:35 Login Succeeded 16:30:35 nexus3.edgexfoundry.org:10002 16:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:35 Configure a credential helper to remove this warning. See 16:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:35 16:30:35 Login Succeeded 16:30:35 nexus3.edgexfoundry.org:10003 16:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:35 Configure a credential helper to remove this warning. See 16:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:35 16:30:35 Login Succeeded 16:30:35 nexus3.edgexfoundry.org:10004 16:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:35 Configure a credential helper to remove this warning. See 16:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:35 16:30:35 Login Succeeded 16:30:35 docker.io 16:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:35 Configure a credential helper to remove this warning. See 16:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:35 16:30:35 Login Succeeded 16:30:35 ---> docker-login.sh ends [Pipeline] } 16:30:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:36 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 16:30:36 + dirname cmd/core-command/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo core-command,cmd/core-command/Dockerfile 16:30:36 + dirname cmd/core-data/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo core-data,cmd/core-data/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + dirname cmd/core-metadata/Dockerfile 16:30:36 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + dirname cmd/security-bootstrapper/Dockerfile 16:30:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:36 + + dirname cmd/security-proxy-setup/Dockerfile 16:30:36 cut -d/ -f2 16:30:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:36 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:36 + dirname cmd/security-spire-agent/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:36 + dirname cmd/security-spire-config/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:36 + dirname cmd/security-spire-server/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:36 + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 16:30:36 16:30:36 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:36 + dirname cmd/support-scheduler/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:36 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:36 + cut -d/ -f2 16:30:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:30:36 + git rev-list -1 --merges cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97~1..cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [Pipeline] echo 16:30:36 -----------> git rev-list -1 --merges cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97~1..cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:30:36 cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [false] [Pipeline] sh 16:30:36 + git log --format=format:%s -1 cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [Pipeline] echo 16:30:36 ========================================================= 16:30:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:37 + grep -v github /etc/ssh/ssh_known_hosts 16:30:37 + [ -e /tmp/ssh_known_hosts ] 16:30:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:37 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:37 16:30:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:38 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:38 b85a868b505f: Pulling fs layer 16:30:38 e2be974225ed: Pulling fs layer 16:30:38 339a4e72a1f5: Pulling fs layer 16:30:38 988bab9f4d93: Pulling fs layer 16:30:38 1469e6f7b9e6: Pulling fs layer 16:30:38 eaf3925da568: Pulling fs layer 16:30:38 bab4dde63d76: Pulling fs layer 16:30:38 988bab9f4d93: Waiting 16:30:38 eaf3925da568: Waiting 16:30:38 bde34c3a00c8: Pulling fs layer 16:30:38 b352a97aabf1: Pulling fs layer 16:30:38 1469e6f7b9e6: Waiting 16:30:38 4872d77fe225: Pulling fs layer 16:30:38 b352a97aabf1: Waiting 16:30:38 5851b861e8e6: Pulling fs layer 16:30:38 4872d77fe225: Waiting 16:30:38 339a4e72a1f5: Verifying Checksum 16:30:38 339a4e72a1f5: Download complete 16:30:38 988bab9f4d93: Verifying Checksum 16:30:38 988bab9f4d93: Download complete 16:30:38 1469e6f7b9e6: Verifying Checksum 16:30:38 1469e6f7b9e6: Download complete 16:30:38 eaf3925da568: Verifying Checksum 16:30:38 eaf3925da568: Download complete 16:30:38 e2be974225ed: Verifying Checksum 16:30:38 e2be974225ed: Download complete 16:30:38 b85a868b505f: Download complete 16:30:38 bde34c3a00c8: Verifying Checksum 16:30:38 bde34c3a00c8: Download complete 16:30:38 4872d77fe225: Download complete 16:30:38 5851b861e8e6: Download complete 16:30:38 b352a97aabf1: Verifying Checksum 16:30:38 b352a97aabf1: Download complete 16:30:38 bab4dde63d76: Verifying Checksum 16:30:38 bab4dde63d76: Download complete 16:30:39 b85a868b505f: Pull complete 16:30:39 e2be974225ed: Pull complete 16:30:40 339a4e72a1f5: Pull complete 16:30:40 988bab9f4d93: Pull complete 16:30:41 1469e6f7b9e6: Pull complete 16:30:41 eaf3925da568: Pull complete 16:30:42 bab4dde63d76: Pull complete 16:30:43 bde34c3a00c8: Pull complete 16:30:43 b352a97aabf1: Pull complete 16:30:43 4872d77fe225: Pull complete 16:30:43 5851b861e8e6: Pull complete 16:30:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:43 prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container 16:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:45 $ docker top ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 -eo pid,comm 16:30:45 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). 16:30:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:45 [ssh-agent] Looking for ssh-agent implementation... 16:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:45 $ docker exec ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 ssh-agent 16:30:45 SSH_AUTH_SOCK=/tmp/ssh-hxwUZ3SjAVIu/agent.32 16:30:45 SSH_AGENT_PID=38 16:30:45 Running ssh-add (command line suppressed) 16:30:45 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9943385230595442400.key (/w/workspace/edgex-go/4@tmp/private_key_9943385230595442400.key) 16:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:46 + git tag --points-at HEAD [Pipeline] } 16:30:46 $ docker exec --env ******** --env ******** ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 ssh-agent -k 16:30:46 unset SSH_AUTH_SOCK; 16:30:46 unset SSH_AGENT_PID; 16:30:46 echo Agent pid 38 killed; 16:30:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:46 [ssh-agent] Looking for ssh-agent implementation... 16:30:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:46 $ docker exec ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 ssh-agent 16:30:46 SSH_AUTH_SOCK=/tmp/ssh-nO0VCoqcnzqq/agent.70 16:30:46 SSH_AGENT_PID=76 16:30:46 Running ssh-add (command line suppressed) 16:30:46 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1535958651880913982.key (/w/workspace/edgex-go/4@tmp/private_key_1535958651880913982.key) 16:30:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:46 + git semver init 16:30:47 2022-10-26 16:30:47,170 [run_init] DEBUG init version:0.0.0 force:False 16:30:47 2022-10-26 16:30:47,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 16:30:47 2022-10-26 16:30:47,171 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 16:30:47 2022-10-26 16:30:47,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 16:30:52 2022-10-26 16:30:51,662 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 16:30:52 2022-10-26 16:30:51,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4218 with force:False 16:30:52 2022-10-26 16:30:51,663 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4218 16:30:52 2022-10-26 16:30:51,666 [execute] INFO git cat-file --batch-check 16:30:52 2022-10-26 16:30:51,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 16:30:52 2022-10-26 16:30:51,674 [execute] INFO git cat-file --batch 16:30:52 2022-10-26 16:30:51,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 16:30:52 2022-10-26 16:30:51,681 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4218 16:30:52 0.0.0 [Pipeline] } 16:30:52 $ docker exec --env ******** --env ******** ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 ssh-agent -k 16:30:52 unset SSH_AUTH_SOCK; 16:30:52 unset SSH_AGENT_PID; 16:30:52 echo Agent pid 76 killed; 16:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:52 + git semver [Pipeline] } 16:30:53 $ docker stop --time=1 ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 16:30:54 $ docker rm -f ec644e20832d1accfd8af3cca08a4e892ff96406f6567cb45b563d1188450bb3 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:55 Stashed 1 file(s) [Pipeline] echo 16:30:55 [edgeXSemver]: initialized semver on version 0.0.0 [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 16:30:55 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 16:30:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:55 ========================================================= 16:30:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:55 213ec9aee27d: Pulling fs layer 16:30:55 4583459ba037: Pulling fs layer 16:30:55 93c1e223e6f2: Pulling fs layer 16:30:55 53926ce57604: Pulling fs layer 16:30:55 21b2b0c7a3f4: Pulling fs layer 16:30:55 30f14e443154: Pulling fs layer 16:30:55 801331c1e519: Pulling fs layer 16:30:55 99cc6dd402b0: Pulling fs layer 16:30:55 53926ce57604: Waiting 16:30:55 21b2b0c7a3f4: Waiting 16:30:55 7d9ed39f4882: Pulling fs layer 16:30:55 99cc6dd402b0: Waiting 16:30:55 7d9ed39f4882: Waiting 16:30:55 93c1e223e6f2: Verifying Checksum 16:30:55 93c1e223e6f2: Download complete 16:30:55 4583459ba037: Verifying Checksum 16:30:55 4583459ba037: Download complete 16:30:55 21b2b0c7a3f4: Verifying Checksum 16:30:55 21b2b0c7a3f4: Download complete 16:30:55 213ec9aee27d: Verifying Checksum 16:30:55 213ec9aee27d: Download complete 16:30:55 801331c1e519: Verifying Checksum 16:30:55 801331c1e519: Download complete 16:30:56 213ec9aee27d: Pull complete 16:30:56 4583459ba037: Pull complete 16:30:56 93c1e223e6f2: Pull complete 16:30:56 7d9ed39f4882: Verifying Checksum 16:30:56 7d9ed39f4882: Download complete 16:30:56 99cc6dd402b0: Verifying Checksum 16:30:56 99cc6dd402b0: Download complete 16:30:56 53926ce57604: Verifying Checksum 16:30:56 53926ce57604: Download complete 16:30:59 53926ce57604: Pull complete 16:31:00 21b2b0c7a3f4: Pull complete 16:31:00 30f14e443154: Pull complete 16:31:00 801331c1e519: Pull complete 16:31:02 99cc6dd402b0: Pull complete 16:31:03 7d9ed39f4882: Pull complete 16:31:03 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 16:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:31:03 + + docker build -t ci-base-image-x86_64 -f - . 16:31:03 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:03 WORKDIR /edgex 16:31:03 COPY go.mod . 16:31:03 RUN go mod download 16:31:04 Sending build context to Docker daemon 169.7MB 16:31:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:04 ---> 1dedd983c030 16:31:04 Step 2/4 : WORKDIR /edgex 16:31:07 ---> Running in 3d18d4cd2f55 16:31:07 Removing intermediate container 3d18d4cd2f55 16:31:07 ---> 6f4990964be0 16:31:07 Step 3/4 : COPY go.mod . 16:31:07 ---> c2bbb6adb20f 16:31:07 Step 4/4 : RUN go mod download 16:31:07 ---> Running in 2c8ca0cdf563 16:31:10 Still waiting to schedule task 16:31:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:31:19 Removing intermediate container 2c8ca0cdf563 16:31:19 ---> 9c562ea669b0 16:31:19 Successfully built 9c562ea669b0 16:31:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:20 + docker inspect -f . ci-base-image-x86_64 16:31:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:20 prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container 16:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:20 $ docker top 95da6b9143c2626930a80d5591aee2fee4262f43ae9cccbaa551672b8bcaa167 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:21 + go version 16:31:21 go version go1.18.7 linux/amd64 [Pipeline] } 16:31:21 $ docker stop --time=1 95da6b9143c2626930a80d5591aee2fee4262f43ae9cccbaa551672b8bcaa167 16:31:22 $ docker rm -f 95da6b9143c2626930a80d5591aee2fee4262f43ae9cccbaa551672b8bcaa167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:22 + docker inspect -f . ci-base-image-x86_64 16:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:22 prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container 16:31:22 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:23 $ docker top 5b07cf5b3de410cef7577966d7e63847f39cd70621ebcc16c58a97520f42ba7d -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:23 ========================================================= 16:31:23 [edgeXBuildGoParallel] Running Tests and Build... 16:31:23 ========================================================= [Pipeline] sh 16:31:23 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 16:31:23 + make test 16:31:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:30 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.140s coverage: 43.0% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.197s coverage: 89.2% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.2% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.532s coverage: 95.6% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements 16:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 79.5% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 16:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.099s coverage: 94.4% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 79.9% of statements 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.2% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 65.8% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 41.8% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:32:07 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 16:32:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:32:25 GO111MODULE=on go vet ./... 16:32:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:28 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:28 + ls -al . 16:32:28 total 768 16:32:28 drwxrwxr-x 11 1001 1001 4096 Oct 26 16:31 . 16:32:28 drwxr-xr-x 4 root root 4096 Oct 26 16:31 .. 16:32:28 drwxrwxr-x 2 1001 1001 4096 Oct 26 16:30 .blubracket 16:32:28 -rw-rw-r-- 1 1001 1001 16 Oct 26 16:30 .dockerignore 16:32:28 drwxrwxr-x 8 1001 1001 4096 Oct 26 16:32 .git 16:32:28 drwxrwxr-x 3 1001 1001 4096 Oct 26 16:30 .github 16:32:28 -rw-rw-r-- 1 1001 1001 1030 Oct 26 16:30 .gitignore 16:32:28 -rw-rw-r-- 1 1001 1001 42 Oct 26 16:30 .golangci.yml 16:32:28 -rw-rw-r-- 1 1001 1001 87 Oct 26 16:30 .hadolint.yml 16:32:28 drwxr-xr-x 3 1001 1001 4096 Oct 26 16:30 .semver 16:32:28 -rw-rw-r-- 1 1001 1001 166 Oct 26 16:30 .sonarcloud.properties 16:32:28 -rw-rw-r-- 1 1001 1001 1171 Oct 26 16:30 ADOPTERS.md 16:32:28 -rw-rw-r-- 1 1001 1001 10722 Oct 26 16:30 Attribution.txt 16:32:28 -rw-rw-r-- 1 1001 1001 63209 Oct 26 16:30 CHANGELOG.md 16:32:28 -rw-rw-r-- 1 1001 1001 3804 Oct 26 16:30 CONTRIBUTING.md 16:32:28 -rw-rw-r-- 1 1001 1001 677 Oct 26 16:30 GOVERNANCE.md 16:32:28 -rw-rw-r-- 1 1001 1001 850 Oct 26 16:30 Jenkinsfile 16:32:28 -rw-rw-r-- 1 1001 1001 10775 Oct 26 16:30 LICENSE 16:32:28 -rw-rw-r-- 1 1001 1001 13857 Oct 26 16:30 Makefile 16:32:28 -rw-rw-r-- 1 1001 1001 582 Oct 26 16:30 OWNERS.md 16:32:28 -rw-rw-r-- 1 1001 1001 9799 Oct 26 16:30 README.md 16:32:28 -rw-rw-r-- 1 1001 1001 6912 Oct 26 16:30 SECURITY.md 16:32:28 -rw-rw-r-- 1 1001 1001 5 Oct 26 16:30 VERSION 16:32:28 -rw-rw-r-- 1 1001 1001 4131 Oct 26 16:30 ZMQWindows.md 16:32:28 drwxrwxr-x 2 1001 1001 4096 Oct 26 16:30 bin 16:32:28 drwxrwxr-x 18 1001 1001 4096 Oct 26 16:30 cmd 16:32:28 -rw-r--r-- 1 root root 501828 Oct 26 16:32 coverage.out 16:32:28 -rw-rw-r-- 1 1001 1001 3447 Oct 26 16:30 go.mod 16:32:28 -rw-rw-r-- 1 1001 1001 45062 Oct 26 16:30 go.sum 16:32:28 drwxrwxr-x 8 1001 1001 4096 Oct 26 16:30 internal 16:32:28 drwxrwxr-x 3 1001 1001 4096 Oct 26 16:30 openapi 16:32:28 drwxrwxr-x 4 1001 1001 4096 Oct 26 16:30 snap 16:32:28 -rw-rw-r-- 1 1001 1001 204 Oct 26 16:30 version.go [Pipeline] sh 16:32:29 + '[' -e coverage.out ] 16:32:29 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:29 Stashed 1 file(s) [Pipeline] sh 16:32:29 + make build 16:32:29 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:07 $ docker stop --time=1 5b07cf5b3de410cef7577966d7e63847f39cd70621ebcc16c58a97520f42ba7d 16:33:10 $ docker rm -f 5b07cf5b3de410cef7577966d7e63847f39cd70621ebcc16c58a97520f42ba7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:11 16:33:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:11 latest: Pulling from edgex-devops/edgex-compose 16:33:11 cbdbe7a5bc2a: Pulling fs layer 16:33:11 ca9280d653b3: Pulling fs layer 16:33:11 7e9c9ca2126c: Pulling fs layer 16:33:11 cbdbe7a5bc2a: Download complete 16:33:11 cbdbe7a5bc2a: Pull complete 16:33:11 ca9280d653b3: Verifying Checksum 16:33:11 ca9280d653b3: Download complete 16:33:12 7e9c9ca2126c: Download complete 16:33:12 ca9280d653b3: Pull complete 16:33:15 7e9c9ca2126c: Pull complete 16:33:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:15 prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container 16:33:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:17 $ docker top 0a6286a1192008f8b49884d9decab4e9ee55f17332e498a6e7869044bd19d206 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:18 + docker-compose build --help 16:33:18 + grep parallel 16:33:18 --parallel Build images in parallel. [Pipeline] } 16:33:18 $ docker stop --time=1 0a6286a1192008f8b49884d9decab4e9ee55f17332e498a6e7869044bd19d206 16:33:20 $ docker rm -f 0a6286a1192008f8b49884d9decab4e9ee55f17332e498a6e7869044bd19d206 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:20 prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container 16:33:20 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:20 $ docker top a66f7605da40731895a7ac5d28de71966d15913385546fc01715c8eadfb07722 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:21 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:21 Building core-command ... 16:33:21 Building core-data ... 16:33:21 Building core-metadata ... 16:33:21 Building security-bootstrapper ... 16:33:21 Building security-proxy-setup ... 16:33:21 Building security-secretstore-setup ... 16:33:21 Building security-spiffe-token-provider ... 16:33:21 Building security-spire-agent ... 16:33:21 Building security-spire-config ... 16:33:21 Building security-spire-server ... 16:33:21 Building support-notifications ... 16:33:21 Building support-scheduler ... 16:33:21 Building sys-mgmt-agent ... 16:33:21 Building core-data 16:33:21 Building security-bootstrapper 16:33:21 Building security-spire-config 16:33:21 Building sys-mgmt-agent 16:33:21 Building security-spire-agent 16:33:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:31 ---> 9c562ea669b0 16:33:31 Step 3/24 : WORKDIR /edgex-go 16:33:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:31 ---> 9c562ea669b0 16:33:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:33:31 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:33:31 ---> 9c562ea669b0 16:33:31 Step 3/32 : WORKDIR /edgex-go 16:33:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:31 ---> 9c562ea669b0 16:33:31 Step 3/24 : WORKDIR /edgex-go 16:33:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:32 ---> 9c562ea669b0 16:33:32 Step 3/22 : WORKDIR /edgex-go 16:33:40 ---> Running in c46eb5dbde00 16:33:40 ---> Running in 51a8c1e7cff5 16:33:40 ---> Running in 7154e54b8676 16:33:40 ---> Running in d1f34fe80866 16:33:40 ---> Running in c4cbbb06744c 16:33:40 Removing intermediate container c4cbbb06744c 16:33:40 ---> 37f52af72f6f 16:33:40 Step 4/22 : WORKDIR /edgex-go 16:33:40 Removing intermediate container c46eb5dbde00 16:33:40 ---> 3045d8207cbe 16:33:40 Step 4/32 : RUN apk add --update --no-cache make git 16:33:40 Removing intermediate container 7154e54b8676 16:33:40 ---> fd98e5a29155 16:33:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:33:40 Removing intermediate container 51a8c1e7cff5 16:33:40 ---> 72e8038993ef 16:33:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:33:40 Removing intermediate container d1f34fe80866 16:33:40 ---> b037327c4ee7 16:33:40 Step 4/22 : RUN apk add --update --no-cache make bash git 16:33:40 ---> Running in f2010fdb55ee 16:33:40 ---> Running in 31be933b329d 16:33:40 ---> Running in c2cec773fc07 16:33:40 ---> Running in 85dde7997f6c 16:33:40 ---> Running in bdb7df3f7e31 16:33:40 Removing intermediate container 31be933b329d 16:33:40 ---> 32142ede1a67 16:33:40 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:40 ---> Running in 6ea37b90a491 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:40 OK: 211 MiB in 51 packages 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 OK: 211 MiB in 51 packages 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:40 OK: 211 MiB in 51 packages 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:41 OK: 211 MiB in 51 packages 16:33:41 Removing intermediate container f2010fdb55ee 16:33:41 ---> 12b1bc9c8a5a 16:33:41 Step 5/32 : COPY go.mod vendor* ./ 16:33:41 OK: 211 MiB in 51 packages 16:33:41 ---> 1422952c5f48 16:33:41 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:41 Removing intermediate container 85dde7997f6c 16:33:41 ---> f3a95ab16233 16:33:41 Step 5/24 : COPY go.mod vendor* ./ 16:33:41 ---> Running in 525f5757bbed 16:33:41 Removing intermediate container c2cec773fc07 16:33:41 ---> c4c2ee0f3abb 16:33:41 Step 5/24 : COPY go.mod vendor* ./ 16:33:41 ---> 3cf87b899d75 16:33:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:41 Removing intermediate container 6ea37b90a491 16:33:41 ---> bd2e4feb0fb1 16:33:41 Step 6/22 : COPY go.mod vendor* ./ 16:33:41 ---> Running in 9a01c0c254d0 16:33:41 Removing intermediate container bdb7df3f7e31 16:33:41 ---> ea232384924d 16:33:41 Step 5/22 : COPY go.mod vendor* ./ 16:33:41 ---> d599d7ec4e7e 16:33:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:41 ---> Running in d954b93e5986 16:33:41 ---> d696978c9ff5 16:33:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:42 ---> Running in 5022d9388c4b 16:33:42 ---> eb2080b571e6 16:33:42 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:42 ---> Running in 5b9ee3052b99 16:34:04 Removing intermediate container 525f5757bbed 16:34:04 ---> 3c97f714500e 16:34:04 Step 7/32 : COPY . . 16:34:08 ---> 57ff04b624c1 16:34:08 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:08 ---> Running in d1f0b9c5c134 16:34:08 Removing intermediate container 9a01c0c254d0 16:34:08 ---> bd443e16cd6d 16:34:08 Step 7/24 : COPY . . 16:34:08 Removing intermediate container 5b9ee3052b99 16:34:08 ---> 062165026f3f 16:34:08 Step 7/22 : COPY . . 16:34:08 Removing intermediate container d954b93e5986 16:34:08 ---> 0aa8ab617206 16:34:08 Step 7/24 : COPY . . 16:34:08 Removing intermediate container 5022d9388c4b 16:34:08 ---> 6180680447d6 16:34:08 Step 8/22 : COPY . . 16:34:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:26 ---> c8e5e1946a61 16:34:26 ---> 7f2b782ab0cb 16:34:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:34:26 16:34:26 ---> 745300b8d55f 16:34:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:34:26 ---> 54196b9ac01f 16:34:26 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:26 ---> Running in 118bcddb31e0 16:34:26 ---> Running in 40651683d629 16:34:26 ---> Running in a4a68c5ff062 16:34:26 ---> Running in f837646d351f 16:34:26 Removing intermediate container 118bcddb31e0 16:34:26 ---> 2863e3ae379b 16:34:26 Step 9/24 : WORKDIR /edgex-go/spire-build 16:34:26 Removing intermediate container a4a68c5ff062 16:34:26 ---> d57422f26e20 16:34:26 Step 9/24 : WORKDIR /edgex-go/spire-build 16:34:26 ---> Running in fdaf3282bd8f 16:34:26 ---> Running in 237e76d7677c 16:34:26 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:26 Removing intermediate container fdaf3282bd8f 16:34:26 ---> 8e63f32960ae 16:34:26 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:26 Removing intermediate container 237e76d7677c 16:34:26 ---> 0c6ea7b118fc 16:34:26 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:26 ---> Running in 814d387956e9 16:34:26 ---> Running in d6bbbf0f2d26 16:34:27 Removing intermediate container d1f0b9c5c134 16:34:27 ---> 674f157fd8c0 16:34:27 16:34:27 Step 9/32 : FROM alpine:3.16 16:34:27 3.16: Pulling from library/alpine 16:34:27 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:34:27 Status: Downloaded newer image for alpine:3.16 16:34:27 ---> 9c6f07244728 16:34:27 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:27 Removing intermediate container 814d387956e9 16:34:27 ---> e698a5b0378a 16:34:27 Step 11/24 : WORKDIR /edgex-go 16:34:27 ---> Running in 168eb00daf41 16:34:27 ---> Running in 3376a9d05a1c 16:34:27 Removing intermediate container d6bbbf0f2d26 16:34:27 ---> 41abb412356e 16:34:27 Step 11/24 : WORKDIR /edgex-go 16:34:27 Removing intermediate container 168eb00daf41 16:34:27 ---> c91edba2d8ca 16:34:27 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:34:27 ---> Running in e998057b5397 16:34:27 Removing intermediate container 3376a9d05a1c 16:34:27 ---> 8fd9b4811861 16:34:27 16:34:27 Step 12/24 : FROM alpine:3.15 16:34:27 ---> Running in bc6fda792912 16:34:27 3.15: Pulling from library/alpine 16:34:27 Removing intermediate container e998057b5397 16:34:27 ---> 11e6f937fb39 16:34:27 16:34:27 Step 12/24 : FROM alpine:3.15 16:34:28 3.15: Pulling from library/alpine 16:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:28 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:34:28 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:34:28 Status: Downloaded newer image for alpine:3.15 16:34:28 Status: Downloaded newer image for alpine:3.15 16:34:28 ---> c4fc93816858 16:34:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:28 ---> c4fc93816858 16:34:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:28 (1/2) Installing dumb-init (1.2.5-r1) 16:34:28 (2/2) Installing su-exec (0.2-r1) 16:34:28 Executing busybox-1.35.0-r17.trigger 16:34:28 OK: 6 MiB in 16 packages 16:34:28 ---> Running in b3d7be1d7b41 16:34:28 ---> Running in 733917b73eb1 16:34:28 Removing intermediate container 733917b73eb1 16:34:28 ---> 5014d7c43d6b 16:34:28 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:28 ---> Running in 16b3f79609c3 16:34:28 Removing intermediate container b3d7be1d7b41 16:34:28 ---> 5fdef584356b 16:34:28 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:29 ---> Running in 4b6c4faf0bf5 16:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:29 Removing intermediate container bc6fda792912 16:34:29 ---> dc9d3c0345e9 16:34:29 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:30 ---> Running in 694e3216a448 16:34:30 Removing intermediate container 694e3216a448 16:34:30 ---> 15976344d6d0 16:34:30 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:30 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:34:30 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:34:30 OK: 15857 distinct packages available 16:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:30 ---> Running in f4d0bdf1065f 16:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:30 Removing intermediate container f4d0bdf1065f 16:34:30 ---> 57ac86c3f444 16:34:30 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:30 (1/4) Installing dumb-init (1.2.5-r1) 16:34:30 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:30 (3/4) Installing libucontext (1.1-r0) 16:34:30 (4/4) Installing gcompat (1.0.0-r4) 16:34:30 Executing busybox-1.34.1-r7.trigger 16:34:30 OK: 6 MiB in 18 packages 16:34:30 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:34:30 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:34:30 OK: 15857 distinct packages available 16:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:30 ---> Running in 8d4c2325d098 16:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:30 Removing intermediate container 8d4c2325d098 16:34:30 ---> db50a01908e0 16:34:30 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:34:30 (1/5) Installing dumb-init (1.2.5-r1) 16:34:30 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:30 (3/5) Installing libucontext (1.1-r0) 16:34:30 (4/5) Installing gcompat (1.0.0-r4) 16:34:30 (5/5) Installing openssl (1.1.1q-r0) 16:34:30 Executing busybox-1.34.1-r7.trigger 16:34:30 OK: 7 MiB in 19 packages 16:34:30 ---> Running in 4ad6fc4f7e6a 16:34:31 Removing intermediate container 4ad6fc4f7e6a 16:34:31 ---> 60ca2fc2b86c 16:34:31 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:34:32 ---> Running in a8f5811f9633 16:34:32 Removing intermediate container 16b3f79609c3 16:34:32 ---> d5d931a1ba1b 16:34:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:32 Removing intermediate container 4b6c4faf0bf5 16:34:32 ---> f097c502f054 16:34:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:34 ---> 3d7da208b765 16:34:34 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:35 Removing intermediate container a8f5811f9633 16:34:35 ---> 305c1d02e956 16:34:35 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:35 ---> aa107b75b055 16:34:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:35 ---> Running in 24f0b3e449a2 16:34:36 ---> 40b77cd24b10 16:34:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:36 Removing intermediate container 24f0b3e449a2 16:34:36 ---> 30bf6e3dbb21 16:34:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:36 ---> d9f2ca8a67ee 16:34:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:36 ---> Running in e2e967b16ae4 16:34:36 ---> ab31174b08b1 16:34:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:36 Removing intermediate container e2e967b16ae4 16:34:36 ---> cbb8d2bf83f2 16:34:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:36 ---> 857313882430 16:34:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:36 ---> Running in 9252ac948254 16:34:37 ---> 3141a2d21b8e 16:34:37 ---> 53be42f0539c 16:34:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Step 19/24 : WORKDIR / 16:34:37 16:34:37 ---> Running in a9665ec53e5a 16:34:37 ---> 1e4b00c2d6a0 16:34:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:37 Removing intermediate container a9665ec53e5a 16:34:37 ---> 31d1d935b392 16:34:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:38 ---> Running in 98f50ce3e0e8 16:34:38 ---> Running in 98d085d056b1 16:34:38 Removing intermediate container 9252ac948254 16:34:38 ---> 9996e6c00a13 16:34:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:38 Removing intermediate container 98d085d056b1 16:34:38 ---> 3dcf383e2e2a 16:34:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:38 Removing intermediate container 98f50ce3e0e8 16:34:38 ---> e1c7d294ec43 16:34:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:38 ---> ab8134fc9fd7 16:34:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:38 ---> Running in db6d4c03d8fb 16:34:38 ---> Running in f9fb764afc8e 16:34:39 Removing intermediate container f9fb764afc8e 16:34:39 ---> 0fc550147873 16:34:39 Step 22/24 : LABEL arch=x86_64 16:34:39 Removing intermediate container db6d4c03d8fb 16:34:39 ---> 0b1a50b7e7d8 16:34:39 Step 22/24 : LABEL arch=x86_64 16:34:39 ---> Running in e22f5742189c 16:34:39 ---> Running in 85dac8091f35 16:34:39 Removing intermediate container e22f5742189c 16:34:39 ---> cccbe307b716 16:34:39 Step 23/24 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:34:39 ---> Running in 365d1b5b50fb 16:34:39 Removing intermediate container 85dac8091f35 16:34:39 ---> 282e71179c6c 16:34:39 Step 23/24 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:34:39 ---> 6131b0cd753f 16:34:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:39 ---> Running in 0d79baae8ad6 16:34:40 Removing intermediate container 365d1b5b50fb 16:34:40 ---> 15c520db40ef 16:34:40 Step 24/24 : LABEL version=0.0.0 16:34:40 ---> Running in c54e29eaee86 16:34:40 Removing intermediate container 0d79baae8ad6 16:34:40 ---> 1a7f27df5e2f 16:34:40 Step 24/24 : LABEL version=0.0.0 16:34:40 ---> 58c130afe960 16:34:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:40 ---> Running in bfe2b29544d7 16:34:40 Removing intermediate container c54e29eaee86 16:34:40 ---> 5e0f63e5934f 16:34:40 16:34:41 ---> 552b780ff20f 16:34:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:34:41 Successfully built 5e0f63e5934f 16:34:41 Successfully tagged security-spire-config:latest 16:34:41  Building security-spire-config ... done Removing intermediate container bfe2b29544d7 16:34:41 ---> 645533ebad08 16:34:41 Building support-scheduler 16:34:41 16:34:41 Successfully built 645533ebad08 16:34:41 Successfully tagged security-spire-agent:latest 16:34:41  Building security-spire-agent ... done Building core-metadata 16:34:41 ---> 54343577660b 16:34:41 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:34:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:45 ---> 9c562ea669b0 16:34:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:34:45 ---> Using cache 16:34:45 ---> 37f52af72f6f 16:34:45 Step 4/24 : WORKDIR /edgex-go 16:34:45 ---> Using cache 16:34:45 ---> 32142ede1a67 16:34:45 Step 5/24 : RUN apk add --update --no-cache make git 16:34:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:45 ---> 9c562ea669b0 16:34:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:34:45 ---> Using cache 16:34:45 ---> 37f52af72f6f 16:34:45 Step 4/22 : WORKDIR /edgex-go 16:34:45 ---> Using cache 16:34:45 ---> 32142ede1a67 16:34:45 Step 5/22 : RUN apk add --update --no-cache make git 16:34:47 ---> e2d044ff379d 16:34:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:47 ---> Running in 98d755126060 16:34:47 ---> Running in d899ca8e3393 16:34:49 ---> 0c7b9c648fb4 16:34:49 Step 27/32 : RUN chmod +x /entrypoint.sh 16:34:49 ---> Running in 33ced7f71554 16:34:49 Removing intermediate container 40651683d629 16:34:49 ---> 20147e941b84 16:34:49 16:34:49 Step 10/22 : FROM alpine:3.16 16:34:49 ---> 9c6f07244728 16:34:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:49 Removing intermediate container f837646d351f 16:34:49 ---> 24d5d45c4422 16:34:49 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:49 ---> Running in c7007b68f4ba 16:34:49 ---> Running in 2cd0269ad018 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:49 Removing intermediate container 2cd0269ad018 16:34:49 ---> 3675519bf272 16:34:49 Step 12/22 : ENV APP_PORT=59880 16:34:49 ---> Running in 1be972fdf792 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:49 Removing intermediate container 1be972fdf792 16:34:49 ---> 5a4b998e0b36 16:34:49 Step 13/22 : EXPOSE $APP_PORT 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:49 ---> Running in 2e4fbb30e93c 16:34:49 OK: 211 MiB in 51 packages 16:34:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:49 Removing intermediate container 2e4fbb30e93c 16:34:49 ---> 29b53dc49c39 16:34:49 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:34:49 ---> Running in cb20713431db 16:34:50 OK: 211 MiB in 51 packages 16:34:50 Removing intermediate container 33ced7f71554 16:34:50 ---> 7856a87a762e 16:34:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:34:50 ---> Running in ceb0b9ec4a78 16:34:50 Removing intermediate container d899ca8e3393 16:34:50 ---> 23ecec5ecfc0 16:34:50 Step 6/24 : COPY go.mod vendor* ./ 16:34:50 Removing intermediate container ceb0b9ec4a78 16:34:50 ---> 26ce48f9aa81 16:34:50 Step 29/32 : CMD ["gate"] 16:34:50 ---> b1710d4de99e 16:34:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:50 ---> Running in 3be4dd060c4d 16:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:50 ---> Running in c83f8c16eca5 16:34:50 Removing intermediate container 98d755126060 16:34:50 ---> 4c39cc738318 16:34:50 Step 6/22 : COPY go.mod vendor* ./ 16:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:51 (1/6) Installing dumb-init (1.2.5-r1) 16:34:51 Removing intermediate container 3be4dd060c4d 16:34:51 ---> bacf02b4af38 16:34:51 Step 30/32 : LABEL arch=x86_64 16:34:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:34:51 (3/6) Installing libsodium (1.0.18-r0) 16:34:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:34:51 Removing intermediate container c7007b68f4ba 16:34:51 ---> 5db7d25e8569 16:34:51 16:34:51 Step 10/22 : FROM alpine:3.16 16:34:51 ---> 9c6f07244728 16:34:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:51 (5/6) Installing libzmq (4.3.4-r0) 16:34:51 (6/6) Installing zeromq (4.3.4-r0) 16:34:51 ---> Running in aad8363e3c8e 16:34:51 Executing busybox-1.35.0-r17.trigger 16:34:51 OK: 8 MiB in 20 packages 16:34:51 ---> fd3ab71aa056 16:34:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:51 ---> Running in 068f974791dd 16:34:51 ---> Running in d3243c1e8f0f 16:34:51 Removing intermediate container aad8363e3c8e 16:34:51 ---> 12cd9a01aa09 16:34:51 Step 31/32 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:34:51 ---> Running in 64d0532e0e68 16:34:51 Removing intermediate container 068f974791dd 16:34:51 ---> 1a94b82d593c 16:34:51 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:34:51 ---> Running in 289c6192642c 16:34:51 Removing intermediate container 64d0532e0e68 16:34:51 ---> f499701c90ae 16:34:51 Step 32/32 : LABEL version=0.0.0 16:34:51 ---> Running in 0aa8234a5309 16:34:51 Removing intermediate container 0aa8234a5309 16:34:51 ---> 7b7409b969a3 16:34:51 16:34:51 Successfully built 7b7409b969a3 16:34:51 Successfully tagged security-bootstrapper:latest 16:34:51 Building security-spiffe-token-provider 16:34:51  Building security-bootstrapper ... done Removing intermediate container cb20713431db 16:34:51 ---> 2f446e2b39b0 16:34:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:52 ---> dafc4783d050 16:34:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:52 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:34:52 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:34:52 (3/33) Installing readline (8.1.2-r0) 16:34:52 (4/33) Installing bash (5.1.16-r2) 16:34:52 Executing bash-5.1.16-r2.post-install 16:34:52 (5/33) Installing ca-certificates (20220614-r0) 16:34:52 (6/33) Installing brotli-libs (1.0.9-r6) 16:34:52 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:34:52 (8/33) Installing libcurl (7.83.1-r4) 16:34:52 (9/33) Installing curl (7.83.1-r4) 16:34:52 (10/33) Installing docker-cli (20.10.20-r0) 16:34:52 (11/33) Installing dumb-init (1.2.5-r1) 16:34:52 (12/33) Installing libbz2 (1.0.8-r1) 16:34:52 (13/33) Installing expat (2.5.0-r0) 16:34:52 (14/33) Installing libffi (3.4.2-r1) 16:34:52 (15/33) Installing gdbm (1.23-r0) 16:34:52 (16/33) Installing xz-libs (5.2.5-r1) 16:34:52 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:34:52 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:34:52 (19/33) Installing mpdecimal (2.5.1-r1) 16:34:52 (20/33) Installing sqlite-libs (3.38.5-r0) 16:34:52 (21/33) Installing python3 (3.10.5-r0) 16:34:53 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:34:53 (23/33) Installing py3-tomli (2.0.1-r1) 16:34:53 (24/33) Installing py3-pep517 (0.12.0-r2) 16:34:53 (25/33) Installing py3-six (1.16.0-r1) 16:34:53 (26/33) Installing py3-retrying (1.3.3-r3) 16:34:53 (27/33) Installing py3-appdirs (1.4.4-r3) 16:34:53 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:34:53 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:34:53 (30/33) Installing py3-parsing (2.4.7-r3) 16:34:53 (31/33) Installing py3-packaging (21.3-r0) 16:34:53 (32/33) Installing py3-setuptools (59.4.0-r0) 16:34:53 (33/33) Installing py3-pip (22.1.1-r0) 16:34:53 Executing busybox-1.35.0-r17.trigger 16:34:53 Executing ca-certificates-20220614-r0.trigger 16:34:53 OK: 122 MiB in 47 packages 16:34:54 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:54 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:34:54 ---> 9c562ea669b0 16:34:54 Step 3/19 : WORKDIR /edgex-go 16:34:54 ---> Using cache 16:34:54 ---> b037327c4ee7 16:34:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:34:59 ---> c844a8088188 16:34:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:59 ---> Running in 97636733be2b 16:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:59 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:34:59 v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:34:59 OK: 17041 distinct packages available 16:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:00 ---> d1a0f5b101c0 16:35:00 Step 18/22 : ENTRYPOINT ["/core-data"] 16:35:00 OK: 211 MiB in 51 packages 16:35:01 ---> Running in 8c2bcea2c14b 16:35:01 Collecting docker-compose==1.23.2 16:35:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.5 MB/s eta 0:00:00 16:35:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:01 Collecting cached-property<2,>=1.2.0 16:35:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:01 Removing intermediate container 8c2bcea2c14b 16:35:01 ---> 77b110480988 16:35:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:01 Collecting docker<4.0,>=3.6.0 16:35:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 16:35:01 Collecting websocket-client<1.0,>=0.32.0 16:35:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 38.5 MB/s eta 0:00:00 16:35:01 Collecting docopt<0.7,>=0.6.1 16:35:01 ---> Running in 1c17aebc7fcd 16:35:01 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:01 Removing intermediate container 97636733be2b 16:35:01 ---> c433bb8ca71e 16:35:01 Step 5/19 : COPY go.mod vendor* ./ 16:35:01 Preparing metadata (setup.py): started 16:35:02 Preparing metadata (setup.py): finished with status 'done' 16:35:02 Removing intermediate container 1c17aebc7fcd 16:35:02 ---> dce890d414fa 16:35:02 Step 20/22 : LABEL arch=x86_64 16:35:02 Collecting jsonschema<3,>=2.5.1 16:35:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:02 Collecting dockerpty<0.5,>=0.4.1 16:35:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:02 Preparing metadata (setup.py): started 16:35:02 Preparing metadata (setup.py): finished with status 'done' 16:35:02 Collecting texttable<0.10,>=0.9.0 16:35:02 ---> ba53ead51012 16:35:02 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:02 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:02 Preparing metadata (setup.py): started 16:35:02 ---> Running in 82b11d6c0605 16:35:02 ---> Running in 20f264e3546e 16:35:03 Preparing metadata (setup.py): finished with status 'done' 16:35:03 Removing intermediate container 82b11d6c0605 16:35:03 ---> 3488c6e3ff54 16:35:03 Step 21/22 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:35:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 132.2 MB/s eta 0:00:00 16:35:03 Collecting PyYAML<4,>=3.10 16:35:03 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 96.8 MB/s eta 0:00:00 16:35:03 ---> Running in ff38e57acb20 16:35:03 Preparing metadata (setup.py): started 16:35:04 Preparing metadata (setup.py): finished with status 'done' 16:35:04 Collecting docker-pycreds>=0.4.0 16:35:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:04 Removing intermediate container ff38e57acb20 16:35:04 ---> 88a41914fd93 16:35:04 Step 22/22 : LABEL version=0.0.0 16:35:04 Collecting idna<2.8,>=2.5 16:35:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 169.1 MB/s eta 0:00:00 16:35:04 Collecting chardet<3.1.0,>=3.0.2 16:35:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 44.8 MB/s eta 0:00:00 16:35:04 Collecting urllib3<1.25,>=1.21.1 16:35:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 77.5 MB/s eta 0:00:00 16:35:04 Collecting certifi>=2017.4.17 16:35:04 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:35:04 ---> Running in 09000cab3035 16:35:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 118.8 MB/s eta 0:00:00 16:35:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:05 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:35:05 Running setup.py install for texttable: started 16:35:05 Running setup.py install for texttable: finished with status 'done' 16:35:05 Running setup.py install for PyYAML: started 16:35:05 Removing intermediate container 09000cab3035 16:35:05 ---> 90ed434ea019 16:35:05 16:35:05 Successfully built 90ed434ea019 16:35:06 Running setup.py install for PyYAML: finished with status 'done' 16:35:06 Successfully tagged core-data:latest 16:35:06  Building core-data ... done Building security-proxy-setup 16:35:06 Removing intermediate container d3243c1e8f0f 16:35:06 ---> 95d4c6a5e6ce 16:35:06 Step 8/22 : COPY . . 16:35:06 Running setup.py install for docopt: started 16:35:07 Running setup.py install for docopt: finished with status 'done' 16:35:09 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:35:09 ---> 9c562ea669b0 16:35:09 Step 3/21 : WORKDIR /edgex-go 16:35:09 ---> Using cache 16:35:09 ---> b037327c4ee7 16:35:09 Step 4/21 : RUN apk add --update --no-cache make git 16:35:11 Running setup.py install for dockerpty: started 16:35:12 ---> Running in 816e3a4dd78b 16:35:12 ---> 783491fb9217 16:35:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:35:12 Running setup.py install for dockerpty: finished with status 'done' 16:35:12 ---> Running in c50e07e61aa2 16:35:12 Removing intermediate container c83f8c16eca5 16:35:12 ---> 2661d13b80c0 16:35:12 Step 8/24 : COPY . . 16:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:35:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:35:12 OK: 211 MiB in 51 packages 16:35:18 Removing intermediate container 816e3a4dd78b 16:35:18 ---> 1dcdb262f7bb 16:35:18 Step 5/21 : COPY go.mod vendor* ./ 16:35:18 ---> cb57001a7065 16:35:18 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:35:18 ---> Running in 60b8346df7a7 16:35:18 Removing intermediate container 20f264e3546e 16:35:18 ---> 6a1fb4e50874 16:35:18 Step 7/19 : COPY . . 16:35:18 ---> 75934df29319 16:35:18 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:21 ---> Running in 92deee8a4322 16:35:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:35:24 Removing intermediate container 289c6192642c 16:35:24 ---> d0163d0d1afc 16:35:24 Step 13/22 : ENV APP_PORT=58890 16:35:25 ---> 06508a4fd686 16:35:25 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:25 ---> Running in 5f27c93d0561 16:35:26 ---> Running in df71fbf3e4c3 16:35:26 Removing intermediate container 5f27c93d0561 16:35:26 ---> 380fac7c16c5 16:35:26 Step 14/22 : EXPOSE $APP_PORT 16:35:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:35:27 ---> Running in 09b7889a04aa 16:35:30 Removing intermediate container 09b7889a04aa 16:35:30 ---> 2187315c51bb 16:35:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:30 ---> f164da6a3c06 16:35:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:31 ---> 02bf24d03bca 16:35:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:32 ---> 0cb505a8f908 16:35:32 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:32 ---> Running in 449fde0f6f04 16:35:32 Removing intermediate container 449fde0f6f04 16:35:32 ---> 17572ed1acd9 16:35:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:33 ---> Running in 1a8668292994 16:35:34 Removing intermediate container 1a8668292994 16:35:34 ---> 72d182d4ef83 16:35:34 Step 20/22 : LABEL arch=x86_64 16:35:34 ---> Running in a7f2e792a6d6 16:35:35 Removing intermediate container a7f2e792a6d6 16:35:35 ---> 09fd05003b00 16:35:35 Step 21/22 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:35:36 ---> Running in 77e61627c6c5 16:35:37 Removing intermediate container 77e61627c6c5 16:35:37 ---> 3c50c18299d1 16:35:37 Step 22/22 : LABEL version=0.0.0 16:35:37 ---> Running in 266ffa3542b9 16:35:37 Removing intermediate container 266ffa3542b9 16:35:37 ---> 60d2d90823bd 16:35:37 16:35:37 Successfully built 60d2d90823bd 16:35:37 Successfully tagged sys-mgmt-agent:latest 16:35:37 Building security-spire-server 16:35:37  Building sys-mgmt-agent ... done Removing intermediate container 92deee8a4322 16:35:37 ---> 2f0a955f38e3 16:35:37 Step 7/21 : COPY . . 16:35:41 Removing intermediate container c50e07e61aa2 16:35:41 ---> 18a0994200f1 16:35:41 16:35:41 Step 10/22 : FROM alpine:3.16 16:35:41 ---> 9c6f07244728 16:35:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:42 ---> 9c562ea669b0 16:35:42 Step 3/23 : WORKDIR /edgex-go 16:35:42 ---> Using cache 16:35:42 ---> b037327c4ee7 16:35:42 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:35:42 ---> Running in 34e0173cd47c 16:35:42 ---> Running in 9b66a16fe0b2 16:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:43 OK: 211 MiB in 51 packages 16:35:43 (1/1) Installing dumb-init (1.2.5-r1) 16:35:43 Executing busybox-1.35.0-r17.trigger 16:35:43 OK: 6 MiB in 15 packages 16:35:46 ---> b19fe122d442 16:35:46 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:46 ---> Running in e867ef2dafc0 16:35:46 Removing intermediate container 60b8346df7a7 16:35:46 ---> dc64f71b353b 16:35:46 16:35:46 Step 10/24 : FROM alpine:3.16 16:35:46 ---> 9c6f07244728 16:35:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:35:46 ---> Using cache 16:35:46 ---> 4b20afe28db0 16:35:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:46 Removing intermediate container 34e0173cd47c 16:35:46 ---> 4b20afe28db0 16:35:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:46 Removing intermediate container 9b66a16fe0b2 16:35:46 ---> 7709945c8b06 16:35:46 Step 5/23 : COPY go.mod vendor* ./ 16:35:46 ---> Running in 01c5b1693b6f 16:35:46 ---> Running in 65b8ed4d4bbe 16:35:46 Removing intermediate container 65b8ed4d4bbe 16:35:46 ---> 2be059ef27fb 16:35:46 Step 13/22 : ENV APP_PORT=59861 16:35:46 Removing intermediate container 01c5b1693b6f 16:35:46 ---> 6052a2e4e4ee 16:35:46 Step 13/24 : ENV APP_PORT=59881 16:35:46 ---> d1dc8e96a082 16:35:46 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:46 ---> Running in 8d7804998054 16:35:46 ---> Running in e5dcd3c17e2c 16:35:46 ---> Running in 37ab129e5562 16:35:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35:46 Removing intermediate container 8d7804998054 16:35:46 ---> 5f490b1b2fee 16:35:46 Step 14/24 : EXPOSE $APP_PORT 16:35:46 Removing intermediate container e5dcd3c17e2c 16:35:46 ---> 4e85900579a9 16:35:46 Step 14/22 : EXPOSE $APP_PORT 16:35:46 ---> Running in 3895f3c2ee33 16:35:46 ---> Running in d75e57e668d9 16:35:46 Removing intermediate container 3895f3c2ee33 16:35:46 ---> 5b973fcc2976 16:35:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:46 Removing intermediate container d75e57e668d9 16:35:46 ---> 788e6cd9bab1 16:35:46 Step 15/24 : WORKDIR / 16:35:46 ---> Running in c837aafeea0c 16:35:46 Removing intermediate container c837aafeea0c 16:35:46 ---> 263db08dda1c 16:35:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:47 ---> 4f2ed1140408 16:35:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:47 ---> d045cb3ffeda 16:35:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:48 ---> 6f1a0d1fdfa2 16:35:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:48 ---> 2b3589596376 16:35:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:48 ---> 194faec6497b 16:35:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:49 ---> Running in 5a947137a8d8 16:35:49 ---> 13674431170f 16:35:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:35:49 Removing intermediate container 5a947137a8d8 16:35:49 ---> 2f1153f1f6bd 16:35:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:50 ---> c49c6b275304 16:35:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:35:50 ---> Running in 840a47f27b29 16:35:51 ---> Running in ebcb837ab6e4 16:35:51 Removing intermediate container df71fbf3e4c3 16:35:51 ---> 5f28fece522f 16:35:51 16:35:51 Step 9/19 : FROM alpine:3.15 16:35:51 ---> c4fc93816858 16:35:51 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:51 ---> Using cache 16:35:51 ---> 5fdef584356b 16:35:51 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:35:51 ---> Running in 0cb376d61cbc 16:35:52 Removing intermediate container 840a47f27b29 16:35:52 ---> 7eb4e4614bc5 16:35:52 Step 20/22 : LABEL arch=x86_64 16:35:52 Removing intermediate container ebcb837ab6e4 16:35:52 ---> d226e70ef0bd 16:35:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:53 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:35:53 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:35:53 OK: 15857 distinct packages available 16:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:53 (1/9) Installing ca-certificates (20220614-r0) 16:35:53 (2/9) Installing brotli-libs (1.0.9-r5) 16:35:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:35:53 ---> Running in 8a87a8048377 16:35:53 (4/9) Installing libcurl (7.80.0-r4) 16:35:53 ---> Running in e30623800330 16:35:53 (5/9) Installing curl (7.80.0-r4) 16:35:53 (6/9) Installing dumb-init (1.2.5-r1) 16:35:53 (7/9) Installing musl-obstack (1.2.3-r0) 16:35:53 (8/9) Installing libucontext (1.1-r0) 16:35:53 (9/9) Installing gcompat (1.0.0-r4) 16:35:53 Executing busybox-1.34.1-r7.trigger 16:35:53 Executing ca-certificates-20220614-r0.trigger 16:35:53 OK: 8 MiB in 23 packages 16:35:54 Removing intermediate container 8a87a8048377 16:35:54 ---> a57ea654d2a7 16:35:54 Step 21/22 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:35:54 Removing intermediate container e30623800330 16:35:54 ---> ee891472baeb 16:35:54 Step 22/24 : LABEL arch=x86_64 16:35:54 ---> Running in d61c0fb4c85a 16:35:54 ---> Running in 94276e5edb7f 16:35:54 Removing intermediate container d61c0fb4c85a 16:35:54 ---> 56ca8ffa2aa5 16:35:54 Step 22/22 : LABEL version=0.0.0 16:35:55 Removing intermediate container 94276e5edb7f 16:35:55 ---> 251ef7234ea7 16:35:55 Step 23/24 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:35:55 ---> Running in f2f92f380dbb 16:35:55 ---> Running in bddace94664c 16:35:55 Removing intermediate container 0cb376d61cbc 16:35:55 ---> 2e1b2fca1308 16:35:55 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:55 Removing intermediate container f2f92f380dbb 16:35:55 ---> c41ce77e59ee 16:35:55 16:35:55 Removing intermediate container bddace94664c 16:35:55 ---> b03d69e3197a 16:35:55 Step 24/24 : LABEL version=0.0.0 16:35:55 Successfully built c41ce77e59ee 16:35:55 Successfully tagged support-scheduler:latest 16:35:55  Building support-scheduler ... done Building support-notifications 16:35:55 ---> Running in 3a801e3af6d7 16:35:55 ---> 5be5b205785c 16:35:55 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:35:56 Removing intermediate container 3a801e3af6d7 16:35:56 ---> 417cf7126490 16:35:56 16:35:56 Successfully built 417cf7126490 16:35:56 Successfully tagged core-metadata:latest 16:35:56  Building core-metadata ... done Building core-command 16:35:58 Removing intermediate container 37ab129e5562 16:35:58 ---> f497e3c2ef6c 16:35:58 Step 7/23 : COPY . . 16:35:58 ---> 2dbafde03c27 16:35:58 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:35:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:58 ---> 9c562ea669b0 16:35:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:35:58 ---> Using cache 16:35:58 ---> 37f52af72f6f 16:35:58 Step 4/22 : WORKDIR /edgex-go 16:35:58 ---> Using cache 16:35:58 ---> 32142ede1a67 16:35:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:35:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:59 ---> 9c562ea669b0 16:35:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:35:59 ---> Using cache 16:35:59 ---> 37f52af72f6f 16:35:59 Step 4/23 : WORKDIR /edgex-go 16:35:59 ---> Using cache 16:35:59 ---> 32142ede1a67 16:35:59 Step 5/23 : RUN apk add --update --no-cache make git 16:35:59 ---> Using cache 16:35:59 ---> 4c39cc738318 16:35:59 Step 6/23 : COPY go.mod vendor* ./ 16:35:59 ---> Using cache 16:35:59 ---> fd3ab71aa056 16:35:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:59 ---> Using cache 16:35:59 ---> 95d4c6a5e6ce 16:35:59 Step 8/23 : COPY . . 16:35:59 ---> Using cache 16:35:59 ---> 783491fb9217 16:35:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:36:01 ---> 02787d8543fc 16:36:01 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:36:01 ---> Running in 4603490ae7a5 16:36:01 ---> Running in 4ac8e8b88d97 16:36:01 ---> Running in 09d3e14508b7 16:36:01 ---> a6b02fce240d 16:36:01 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:36:01 ---> Running in dff40375642d 16:36:01 Removing intermediate container 09d3e14508b7 16:36:01 ---> f4b81eebd9e3 16:36:01 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:02 ---> Running in 98367c6b2338 16:36:02 Removing intermediate container dff40375642d 16:36:02 ---> 9c05b7142d5b 16:36:02 Step 9/23 : WORKDIR /edgex-go/spire-build 16:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:02 Removing intermediate container 98367c6b2338 16:36:02 ---> da09471f195e 16:36:02 Step 17/19 : LABEL arch=x86_64 16:36:02 ---> Running in 1b9e1fc256fa 16:36:02 ---> Running in ce5c913b1e78 16:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:36:02 Removing intermediate container ce5c913b1e78 16:36:02 ---> 2c2297649030 16:36:02 Step 18/19 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:36:02 Removing intermediate container 1b9e1fc256fa 16:36:02 ---> e7f1058bdfba 16:36:02 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:36:02 ---> Running in d9a93ec7dc75 16:36:02 ---> Running in 86d12b64cad6 16:36:02 OK: 211 MiB in 51 packages 16:36:02 Removing intermediate container d9a93ec7dc75 16:36:02 ---> 4a90c9d65ae7 16:36:02 Step 19/19 : LABEL version=0.0.0 16:36:02 ---> Running in 778a9fc80f3e 16:36:02 Removing intermediate container 778a9fc80f3e 16:36:02 ---> 45e17dfbbc23 16:36:02 16:36:02 Removing intermediate container 4ac8e8b88d97 16:36:02 ---> 488884f7432e 16:36:02 Step 6/22 : COPY go.mod vendor* ./ 16:36:02 Successfully built 45e17dfbbc23 16:36:02 Successfully tagged security-spiffe-token-provider:latest 16:36:02  Building security-spiffe-token-provider ... done Building security-secretstore-setup 16:36:04 ---> 1355e9aea471 16:36:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:04 ---> Running in 8ab9885b73f8 16:36:04 Removing intermediate container 86d12b64cad6 16:36:04 ---> a8c57e85dedd 16:36:04 Step 11/23 : WORKDIR /edgex-go 16:36:04 ---> Running in c01d13518f0a 16:36:04 Removing intermediate container e867ef2dafc0 16:36:04 ---> 1c1110691523 16:36:04 16:36:04 Step 9/21 : FROM alpine:3.16 16:36:04 ---> 9c6f07244728 16:36:04 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:36:04 ---> Running in 1a7fcfb7cd7e 16:36:04 Removing intermediate container c01d13518f0a 16:36:04 ---> cb4eca7eae21 16:36:04 16:36:04 Step 12/23 : FROM alpine:3.15 16:36:04 ---> c4fc93816858 16:36:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:04 ---> Using cache 16:36:04 ---> 5fdef584356b 16:36:04 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:04 ---> Using cache 16:36:04 ---> f097c502f054 16:36:04 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:05 (1/6) Installing ca-certificates (20220614-r0) 16:36:05 (2/6) Installing brotli-libs (1.0.9-r6) 16:36:05 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:36:05 (4/6) Installing libcurl (7.83.1-r4) 16:36:05 (5/6) Installing curl (7.83.1-r4) 16:36:05 (6/6) Installing dumb-init (1.2.5-r1) 16:36:05 Executing busybox-1.35.0-r17.trigger 16:36:05 Executing ca-certificates-20220614-r0.trigger 16:36:05 OK: 8 MiB in 20 packages 16:36:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:06 ---> 9c562ea669b0 16:36:06 Step 3/24 : WORKDIR /edgex-go 16:36:06 ---> Using cache 16:36:06 ---> b037327c4ee7 16:36:06 Step 4/24 : RUN apk add --update --no-cache make git 16:36:06 ---> Using cache 16:36:06 ---> 1dcdb262f7bb 16:36:06 Step 5/24 : COPY go.mod vendor* ./ 16:36:06 ---> Using cache 16:36:06 ---> 75934df29319 16:36:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:06 ---> Using cache 16:36:06 ---> 2f0a955f38e3 16:36:06 Step 7/24 : COPY . . 16:36:06 ---> Using cache 16:36:06 ---> b19fe122d442 16:36:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:07 ---> 010aff15c8bd 16:36:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:36:07 ---> Running in 5bcea4a9f874 16:36:08 Removing intermediate container 1a7fcfb7cd7e 16:36:08 ---> 86f1f36806f5 16:36:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:08 ---> b8c451003c4a 16:36:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:36:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:36:08 ---> Running in e44c5907fcab 16:36:08 ---> e2802b830850 16:36:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:36:08 Removing intermediate container e44c5907fcab 16:36:08 ---> ded01eabd14a 16:36:08 Step 12/21 : WORKDIR /edgex 16:36:08 ---> Running in ec91dbab2ff2 16:36:08 Removing intermediate container ec91dbab2ff2 16:36:08 ---> 39d82216e456 16:36:08 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:36:09 ---> f5df953aac44 16:36:09 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:09 ---> 4c64eaba8b5b 16:36:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:36:09 ---> Running in 6281bf28899b 16:36:09 Removing intermediate container 6281bf28899b 16:36:09 ---> 227429cde044 16:36:09 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:09 ---> Running in 9c15b90007f0 16:36:09 Removing intermediate container 9c15b90007f0 16:36:09 ---> 1c25e4b603e4 16:36:09 Step 21/23 : LABEL arch=x86_64 16:36:09 ---> 06f96184189f 16:36:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:36:09 ---> Running in 28149a420ade 16:36:10 Removing intermediate container 28149a420ade 16:36:10 ---> e1321b022eb6 16:36:10 Step 22/23 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:36:10 ---> Running in 0273bfe424a1 16:36:10 Removing intermediate container 0273bfe424a1 16:36:10 ---> 9daad002eef3 16:36:10 Step 23/23 : LABEL version=0.0.0 16:36:10 ---> Running in db74696f222d 16:36:10 ---> ad7a52e6c5e8 16:36:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:36:11 Removing intermediate container db74696f222d 16:36:11 ---> ba606c82e261 16:36:11 16:36:11 ---> 7cdb465f1e8d 16:36:11 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:11 Successfully built ba606c82e261 16:36:11 Successfully tagged security-spire-server:latest 16:36:11  Building security-spire-server ... done  ---> Running in fcbb1e9a6829 16:36:12 Removing intermediate container fcbb1e9a6829 16:36:12 ---> 98b12d0a8b8c 16:36:12 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:36:12 ---> Running in 6b502f33c9ca 16:36:13 Removing intermediate container 6b502f33c9ca 16:36:13 ---> fc2b2043d405 16:36:13 Step 19/21 : LABEL arch=x86_64 16:36:13 ---> Running in c6f4c5640da3 16:36:13 Removing intermediate container c6f4c5640da3 16:36:13 ---> b8bb94386e13 16:36:13 Step 20/21 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:36:13 ---> Running in 941d6b74c764 16:36:13 Removing intermediate container 941d6b74c764 16:36:13 ---> 76f6164310b9 16:36:13 Step 21/21 : LABEL version=0.0.0 16:36:13 ---> Running in b469041c42da 16:36:14 Removing intermediate container b469041c42da 16:36:14 ---> 9232d5e79502 16:36:14 16:36:14 Successfully built 9232d5e79502 16:36:14 Successfully tagged security-proxy-setup:latest 16:36:14  Building security-proxy-setup ... done Removing intermediate container 8ab9885b73f8 16:36:14 ---> a7126b182bb2 16:36:14 Step 8/22 : COPY . . 16:36:20 ---> 9f6a7f42dce2 16:36:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:36:20 ---> Running in 466e349d969d 16:36:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:36:21 Removing intermediate container 4603490ae7a5 16:36:21 ---> 41e7f261a153 16:36:21 16:36:21 Step 10/23 : FROM alpine:3.16 16:36:21 ---> 9c6f07244728 16:36:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:36:21 ---> Using cache 16:36:21 ---> 4b20afe28db0 16:36:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:21 ---> Using cache 16:36:21 ---> 6052a2e4e4ee 16:36:21 Step 13/23 : ENV APP_PORT=59882 16:36:21 ---> Running in ffc3c0767adc 16:36:21 Removing intermediate container ffc3c0767adc 16:36:21 ---> 9a7ef72690cc 16:36:21 Step 14/23 : EXPOSE $APP_PORT 16:36:21 ---> Running in 97ca4bfe099d 16:36:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:36:22 Removing intermediate container 97ca4bfe099d 16:36:22 ---> 0f336726430e 16:36:22 Step 15/23 : WORKDIR / 16:36:22 ---> Running in ccaf38865526 16:36:22 Removing intermediate container ccaf38865526 16:36:22 ---> ad2d5ad0272e 16:36:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:22 ---> 23b3552996e1 16:36:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:22 ---> 54f626ab135e 16:36:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:23 ---> 8114a86e90ea 16:36:23 Step 19/23 : ENTRYPOINT ["/core-command"] 16:36:23 ---> Running in 348f2a8edef7 16:36:23 Removing intermediate container 348f2a8edef7 16:36:23 ---> fa0c3513c6a4 16:36:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:23 ---> Running in 4cf4da3b8c09 16:36:23 Removing intermediate container 4cf4da3b8c09 16:36:23 ---> e5785f89e94a 16:36:23 Step 21/23 : LABEL arch=x86_64 16:36:23 ---> Running in 378ac000e72e 16:36:23 Removing intermediate container 378ac000e72e 16:36:23 ---> 150b5cd11ae6 16:36:23 Step 22/23 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:36:23 ---> Running in 8ea3654a30d3 16:36:24 Removing intermediate container 8ea3654a30d3 16:36:24 ---> f0b6f4997926 16:36:24 Step 23/23 : LABEL version=0.0.0 16:36:24 ---> Running in b4f6691378bd 16:36:24 Removing intermediate container b4f6691378bd 16:36:24 ---> a6a4f3eff8d8 16:36:24 16:36:24 Successfully built a6a4f3eff8d8 16:36:24 Successfully tagged core-command:latest 16:36:25  Building core-command ... done Removing intermediate container 5bcea4a9f874 16:36:25 ---> 95f121d440aa 16:36:25 16:36:25 Step 9/24 : FROM alpine:3.16 16:36:25 ---> 9c6f07244728 16:36:25 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:25 ---> Running in 1b8790614e44 16:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:25 (1/3) Installing ca-certificates (20220614-r0) 16:36:25 (2/3) Installing dumb-init (1.2.5-r1) 16:36:25 (3/3) Installing su-exec (0.2-r1) 16:36:25 Executing busybox-1.35.0-r17.trigger 16:36:25 Executing ca-certificates-20220614-r0.trigger 16:36:25 OK: 6 MiB in 17 packages 16:36:26 Removing intermediate container 1b8790614e44 16:36:26 ---> 5ed4a4208233 16:36:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:26 ---> Running in 2c027823bdb5 16:36:26 Removing intermediate container 2c027823bdb5 16:36:26 ---> 087aeb5e3b1b 16:36:26 Step 12/24 : WORKDIR / 16:36:26 ---> Running in 2d6161e2dcf2 16:36:26 Removing intermediate container 2d6161e2dcf2 16:36:26 ---> a5c66dcf5dba 16:36:26 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:36:27 ---> a75b298ac2b0 16:36:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:36:27 ---> 2b3236893d5b 16:36:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:27 ---> 5eb03f1a019c 16:36:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:36:27 ---> 72ba9f032376 16:36:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:36:28 ---> cfc04f94e036 16:36:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:36:28 ---> 171d7bf4f3e6 16:36:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:36:29 ---> f22cd2f9cda0 16:36:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:29 ---> Running in 4b9cd09b35e8 16:36:30 Removing intermediate container 4b9cd09b35e8 16:36:30 ---> bec33db68e7a 16:36:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:36:30 ---> Running in 6a64fd5aad47 16:36:30 Removing intermediate container 6a64fd5aad47 16:36:30 ---> 4e0d0789fbcc 16:36:30 Step 22/24 : LABEL arch=x86_64 16:36:30 ---> Running in 079469ecb014 16:36:30 Removing intermediate container 079469ecb014 16:36:30 ---> 182e42682c82 16:36:30 Step 23/24 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:36:30 ---> Running in 26f1205bab81 16:36:31 Removing intermediate container 26f1205bab81 16:36:31 ---> f69512805d24 16:36:31 Step 24/24 : LABEL version=0.0.0 16:36:31 ---> Running in fd353b17f2f8 16:36:31 Removing intermediate container fd353b17f2f8 16:36:31 ---> ddc15b6f8ead 16:36:31 16:36:31 Successfully built ddc15b6f8ead 16:36:31 Successfully tagged security-secretstore-setup:latest 16:36:37  Building security-secretstore-setup ... done Removing intermediate container 466e349d969d 16:36:37 ---> 16a690aefd45 16:36:37 16:36:37 Step 10/22 : FROM alpine:3.16 16:36:37 ---> 9c6f07244728 16:36:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:38 ---> Running in ec39b7714f2f 16:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:38 (1/2) Installing ca-certificates (20220614-r0) 16:36:38 (2/2) Installing dumb-init (1.2.5-r1) 16:36:38 Executing busybox-1.35.0-r17.trigger 16:36:38 Executing ca-certificates-20220614-r0.trigger 16:36:38 OK: 6 MiB in 16 packages 16:36:39 Removing intermediate container ec39b7714f2f 16:36:39 ---> 134fd3ee240c 16:36:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:39 ---> Running in 41beb78b184b 16:36:39 Removing intermediate container 41beb78b184b 16:36:39 ---> b70d1aece15b 16:36:39 Step 13/22 : ENV APP_PORT=59860 16:36:39 ---> Running in b98d6b991458 16:36:39 Removing intermediate container b98d6b991458 16:36:39 ---> b6f5644f83a8 16:36:39 Step 14/22 : EXPOSE $APP_PORT 16:36:39 ---> Running in e96797bb5246 16:36:39 Removing intermediate container e96797bb5246 16:36:39 ---> e1094fa58127 16:36:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:39 ---> f7fca89738e1 16:36:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:40 ---> 1798343847fc 16:36:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:40 ---> a21a53431bac 16:36:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:36:40 ---> Running in f019b830cb57 16:36:40 Removing intermediate container f019b830cb57 16:36:40 ---> c96cf3dc5f88 16:36:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:40 ---> Running in 17718f279962 16:36:40 Removing intermediate container 17718f279962 16:36:40 ---> 79997e404e7c 16:36:40 Step 20/22 : LABEL arch=x86_64 16:36:40 ---> Running in 4d9c8b4929c1 16:36:40 Removing intermediate container 4d9c8b4929c1 16:36:40 ---> 2b7599934f61 16:36:40 Step 21/22 : LABEL git_sha=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 16:36:40 ---> Running in dfd8322fd8ff 16:36:40 Removing intermediate container dfd8322fd8ff 16:36:40 ---> d0f3aa79cf6b 16:36:40 Step 22/22 : LABEL version=0.0.0 16:36:40 ---> Running in 50194e4dd5bf 16:36:40 Removing intermediate container 50194e4dd5bf 16:36:40 ---> faa19e3987ce 16:36:40 16:36:40 Successfully built faa19e3987ce 16:36:40 Successfully tagged support-notifications:latest 16:36:40  Building support-notifications ... done  [Pipeline] } 16:36:40 $ docker stop --time=1 a66f7605da40731895a7ac5d28de71966d15913385546fc01715c8eadfb07722 16:36:42 $ docker rm -f a66f7605da40731895a7ac5d28de71966d15913385546fc01715c8eadfb07722 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:42 + docker images 16:36:42 REPOSITORY TAG IMAGE ID CREATED SIZE 16:36:42 support-notifications latest faa19e3987ce 2 seconds ago 30.5MB 16:36:42 16a690aefd45 5 seconds ago 1.67GB 16:36:42 security-secretstore-setup latest ddc15b6f8ead 11 seconds ago 29.7MB 16:36:42 95f121d440aa 18 seconds ago 1.6GB 16:36:42 core-command latest a6a4f3eff8d8 18 seconds ago 17.6MB 16:36:42 41e7f261a153 22 seconds ago 1.61GB 16:36:42 security-proxy-setup latest 9232d5e79502 29 seconds ago 27.6MB 16:36:42 security-spire-server latest ba606c82e261 32 seconds ago 86.5MB 16:36:42 1c1110691523 38 seconds ago 1.6GB 16:36:42 cb4eca7eae21 38 seconds ago 1.48GB 16:36:42 security-spiffe-token-provider latest 45e17dfbbc23 40 seconds ago 29.7MB 16:36:42 core-metadata latest 417cf7126490 47 seconds ago 18.5MB 16:36:42 support-scheduler latest c41ce77e59ee 47 seconds ago 29.8MB 16:36:42 5f28fece522f 52 seconds ago 1.64GB 16:36:42 dc64f71b353b 57 seconds ago 1.62GB 16:36:42 18a0994200f1 About a minute ago 1.67GB 16:36:42 sys-mgmt-agent latest 60d2d90823bd About a minute ago 136MB 16:36:42 core-data latest 90ed434ea019 About a minute ago 21.7MB 16:36:42 security-bootstrapper latest 7b7409b969a3 About a minute ago 20.2MB 16:36:42 5db7d25e8569 About a minute ago 1.59GB 16:36:42 20147e941b84 About a minute ago 1.62GB 16:36:42 security-spire-config latest 5e0f63e5934f 2 minutes ago 85.8MB 16:36:42 security-spire-agent latest 645533ebad08 2 minutes ago 125MB 16:36:42 11e6f937fb39 2 minutes ago 1.48GB 16:36:42 8fd9b4811861 2 minutes ago 1.48GB 16:36:42 674f157fd8c0 2 minutes ago 1.6GB 16:36:42 ci-base-image-x86_64 latest 9c562ea669b0 5 minutes ago 941MB 16:36:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB 16:36:42 alpine 3.15 c4fc93816858 2 months ago 5.59MB 16:36:42 alpine 3.16 9c6f07244728 2 months ago 5.54MB 16:36:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 16:36:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:30:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117203 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws 17:30:43 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:30:43 The recommended git tool is: git 17:30:48 using credential edgex-jenkins-ssh 17:30:48 Cloning the remote Git repository 17:30:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:30:48 > git init /w/workspace/edgex-go/4 # timeout=10 17:30:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:30:48 > git --version # timeout=10 17:30:48 > git --version # 'git version 2.25.1' 17:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:48 Verifying host key using known hosts file 17:30:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:30:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:31:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:31:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:07 Verifying host key using known hosts file 17:31:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:31:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:31:07 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 8b7fa482d087dec069e04267988389a7967eadb4 17:31:08 Merge succeeded, producing ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 17:31:08 Checking out Revision ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 (PR-4218) 17:31:07 > git config core.sparsecheckout # timeout=10 17:31:07 > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 17:31:08 > git remote # timeout=10 17:31:08 > git config --get remote.origin.url # timeout=10 17:31:08 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:08 Verifying host key using known hosts file 17:31:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:31:08 > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 17:31:08 > git rev-parse HEAD^{commit} # timeout=10 17:31:08 > git config core.sparsecheckout # timeout=10 17:31:08 > git checkout -f ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 # timeout=10 17:31:12 Commit message: "Merge commit 'c8dc4aaa282fbe6e844314843563128f08055c6c' into HEAD" 17:31:12 > git rev-list --no-walk 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:31:13 % Total % Received % Xferd Average Speed Time Time Time Current 17:31:13 Dload Upload Total Spent Left Speed 17:31:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh 17:31:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:31:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:31:14 + sudo tee /etc/docker/daemon.new 17:31:14 { 17:31:14 "registry-mirrors": [ 17:31:14 "https://nexus3.edgexfoundry.org:10001" 17:31:14 ], 17:31:14 "bip": "10.250.0.254/24", 17:31:14 "hosts": [ 17:31:14 "tcp://0.0.0.0:5555", 17:31:14 "unix:///var/run/docker.sock" 17:31:14 ], 17:31:14 "mtu": 1458, 17:31:14 "selinux-enabled": true, 17:31:14 "seccomp-profile": "/etc/docker/seccomp.json" 17:31:14 } [Pipeline] sh 17:31:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:31:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:33 provisioning config files... 17:31:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5102656197862455663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:33 ---> docker-login.sh 17:31:33 nexus3.edgexfoundry.org:10001 17:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:34 Configure a credential helper to remove this warning. See 17:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:34 17:31:34 Login Succeeded 17:31:34 nexus3.edgexfoundry.org:10002 17:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:34 Configure a credential helper to remove this warning. See 17:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:34 17:31:34 Login Succeeded 17:31:34 nexus3.edgexfoundry.org:10003 17:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:34 Configure a credential helper to remove this warning. See 17:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:34 17:31:34 Login Succeeded 17:31:34 nexus3.edgexfoundry.org:10004 17:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:35 Configure a credential helper to remove this warning. See 17:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:35 17:31:35 Login Succeeded 17:31:35 docker.io 17:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:36 Configure a credential helper to remove this warning. See 17:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:36 17:31:36 Login Succeeded 17:31:36 ---> docker-login.sh ends [Pipeline] } 17:31:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:31:36 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 17:31:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:36 ========================================================= 17:31:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:31:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:31:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:31:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:31:36 9b18e9b68314: Pulling fs layer 17:31:36 d32db5db7311: Pulling fs layer 17:31:36 d0c4b47475fc: Pulling fs layer 17:31:37 5831b945b038: Pulling fs layer 17:31:37 86bbec2aaacd: Pulling fs layer 17:31:37 e10730c5d714: Pulling fs layer 17:31:37 5dd5c2283517: Pulling fs layer 17:31:37 d5ac0230b979: Pulling fs layer 17:31:37 86bbec2aaacd: Waiting 17:31:37 e10730c5d714: Waiting 17:31:37 5dd5c2283517: Waiting 17:31:37 d5ac0230b979: Waiting 17:31:37 5831b945b038: Waiting 17:31:37 d0c4b47475fc: Verifying Checksum 17:31:37 d0c4b47475fc: Download complete 17:31:37 d32db5db7311: Verifying Checksum 17:31:37 d32db5db7311: Download complete 17:31:37 86bbec2aaacd: Verifying Checksum 17:31:37 86bbec2aaacd: Download complete 17:31:37 e10730c5d714: Verifying Checksum 17:31:37 e10730c5d714: Download complete 17:31:37 9b18e9b68314: Verifying Checksum 17:31:37 9b18e9b68314: Download complete 17:31:38 9b18e9b68314: Pull complete 17:31:38 d5ac0230b979: Verifying Checksum 17:31:38 d5ac0230b979: Download complete 17:31:38 d32db5db7311: Pull complete 17:31:38 d0c4b47475fc: Pull complete 17:31:39 5dd5c2283517: Download complete 17:31:40 5831b945b038: Verifying Checksum 17:31:40 5831b945b038: Download complete 17:31:52 5831b945b038: Pull complete 17:31:52 86bbec2aaacd: Pull complete 17:31:52 e10730c5d714: Pull complete 17:31:56 5dd5c2283517: Pull complete 17:31:59 d5ac0230b979: Pull complete 17:31:59 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:31:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:31:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:31:59 WORKDIR /edgex 17:31:59 COPY go.mod . 17:31:59 RUN go mod download 17:31:59 + docker build -t ci-base-image-arm64 -f - . 17:32:00 Sending build context to Docker daemon 3.267MB 17:32:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:32:00 ---> 59b3b1a385d4 17:32:00 Step 2/4 : WORKDIR /edgex 17:32:02 ---> Running in af80bc5483aa 17:32:02 Removing intermediate container af80bc5483aa 17:32:02 ---> b17a354277b6 17:32:02 Step 3/4 : COPY go.mod . 17:32:03 ---> 8b7b182e2540 17:32:03 Step 4/4 : RUN go mod download 17:32:03 ---> Running in 1a2b57b1f91d 17:32:35 Removing intermediate container 1a2b57b1f91d 17:32:35 ---> 9d04376371e4 17:32:35 Successfully built 9d04376371e4 17:32:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:35 + docker inspect -f . ci-base-image-arm64 17:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:35 prd-ubuntu20.04-docker-arm64-4c-16g-117203 does not seem to be running inside a container 17:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:32:37 $ docker top 539afb7ac562af1044dc2d859aa5cb1fc9e8ed5dea49cf1a0b3c00ba274c284d -eo pid,comm [Pipeline] { [Pipeline] sh 17:32:38 + go version 17:32:38 go version go1.18.7 linux/arm64 [Pipeline] } 17:32:38 $ docker stop --time=1 539afb7ac562af1044dc2d859aa5cb1fc9e8ed5dea49cf1a0b3c00ba274c284d 17:32:39 $ docker rm -f 539afb7ac562af1044dc2d859aa5cb1fc9e8ed5dea49cf1a0b3c00ba274c284d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:40 + docker inspect -f . ci-base-image-arm64 17:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:40 prd-ubuntu20.04-docker-arm64-4c-16g-117203 does not seem to be running inside a container 17:32:40 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:32:41 $ docker top 2e2b63581f0c16d89d5adc3a01198d24f181735b3d7fb4d0b1501d5441e741ca -eo pid,comm [Pipeline] { [Pipeline] echo 17:32:41 ========================================================= 17:32:41 [edgeXBuildGoParallel] Running Tests and Build... 17:32:41 ========================================================= [Pipeline] sh 17:32:42 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 17:32:42 + make test 17:32:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:33:22 ? github.com/edgexfoundry/edgex-go [no test files] 17:35:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:35:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:35:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:35:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:35:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:35:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:35:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:35:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:35:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:35:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:35:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:35:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:35:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:35:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:35:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:35:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.288s coverage: 28.7% of statements 17:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:35:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:35:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.699s coverage: 98.5% of statements 17:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.233s coverage: 43.0% of statements 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.918s coverage: 54.2% of statements 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:36:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.722s coverage: 89.2% of statements 17:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:36:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.927s coverage: 2.2% of statements 17:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:36:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.016s coverage: 95.6% of statements 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:36:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.547s coverage: 72.2% of statements 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:36:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.541s coverage: 60.0% of statements 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:36:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.389s coverage: 0.9% of statements 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:36:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.348s coverage: 58.8% of statements 17:36:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.316s coverage: 29.6% of statements 17:36:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.323s coverage: 47.1% of statements 17:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 79.5% of statements 17:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 17:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.244s coverage: 96.3% of statements 17:36:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 17:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements 17:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements 17:36:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.843s coverage: 79.9% of statements 17:36:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.251s coverage: 86.9% of statements 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 91.2% of statements 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.952s coverage: 64.7% of statements 17:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements 17:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements 17:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 17:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.143s coverage: 73.7% of statements 17:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 17:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.383s coverage: 65.8% of statements 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.948s coverage: 41.8% of statements 17:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements 17:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements 17:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:37:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.421s coverage: 17.7% of statements 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:37:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.873s coverage: 92.3% of statements 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:37:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:37:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.491s coverage: 97.7% of statements 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:37:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:37:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:37:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.237s coverage: 100.0% of statements 17:37:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 17:37:22 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 17:37:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:37:22 GO111MODULE=on go vet ./... 17:39:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:14 ./bin/test-attribution-txt.sh [Pipeline] echo 17:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:39:15 + ls -al . 17:39:15 total 764 17:39:15 drwxrwxr-x 10 1001 1001 4096 Oct 26 17:32 . 17:39:15 drwxr-xr-x 4 root root 4096 Oct 26 17:32 .. 17:39:15 drwxrwxr-x 2 1001 1001 4096 Oct 26 17:31 .blubracket 17:39:15 -rw-rw-r-- 1 1001 1001 16 Oct 26 17:31 .dockerignore 17:39:15 drwxrwxr-x 8 1001 1001 4096 Oct 26 17:31 .git 17:39:15 drwxrwxr-x 3 1001 1001 4096 Oct 26 17:31 .github 17:39:15 -rw-rw-r-- 1 1001 1001 1030 Oct 26 17:31 .gitignore 17:39:15 -rw-rw-r-- 1 1001 1001 42 Oct 26 17:31 .golangci.yml 17:39:15 -rw-rw-r-- 1 1001 1001 87 Oct 26 17:31 .hadolint.yml 17:39:15 -rw-rw-r-- 1 1001 1001 166 Oct 26 17:31 .sonarcloud.properties 17:39:15 -rw-rw-r-- 1 1001 1001 1171 Oct 26 17:31 ADOPTERS.md 17:39:15 -rw-rw-r-- 1 1001 1001 10722 Oct 26 17:31 Attribution.txt 17:39:15 -rw-rw-r-- 1 1001 1001 63209 Oct 26 17:31 CHANGELOG.md 17:39:15 -rw-rw-r-- 1 1001 1001 3804 Oct 26 17:31 CONTRIBUTING.md 17:39:15 -rw-rw-r-- 1 1001 1001 677 Oct 26 17:31 GOVERNANCE.md 17:39:15 -rw-rw-r-- 1 1001 1001 850 Oct 26 17:31 Jenkinsfile 17:39:15 -rw-rw-r-- 1 1001 1001 10775 Oct 26 17:31 LICENSE 17:39:15 -rw-rw-r-- 1 1001 1001 13857 Oct 26 17:31 Makefile 17:39:15 -rw-rw-r-- 1 1001 1001 582 Oct 26 17:31 OWNERS.md 17:39:15 -rw-rw-r-- 1 1001 1001 9799 Oct 26 17:31 README.md 17:39:15 -rw-rw-r-- 1 1001 1001 6912 Oct 26 17:31 SECURITY.md 17:39:15 -rw-rw-r-- 1 1001 1001 5 Oct 26 16:30 VERSION 17:39:15 -rw-rw-r-- 1 1001 1001 4131 Oct 26 17:31 ZMQWindows.md 17:39:15 drwxrwxr-x 2 1001 1001 4096 Oct 26 17:31 bin 17:39:15 drwxrwxr-x 18 1001 1001 4096 Oct 26 17:31 cmd 17:39:15 -rw-r--r-- 1 root root 501828 Oct 26 17:37 coverage.out 17:39:15 -rw-rw-r-- 1 1001 1001 3447 Oct 26 17:31 go.mod 17:39:15 -rw-rw-r-- 1 1001 1001 45062 Oct 26 17:31 go.sum 17:39:15 drwxrwxr-x 8 1001 1001 4096 Oct 26 17:31 internal 17:39:15 drwxrwxr-x 3 1001 1001 4096 Oct 26 17:31 openapi 17:39:15 drwxrwxr-x 4 1001 1001 4096 Oct 26 17:31 snap 17:39:15 -rw-rw-r-- 1 1001 1001 204 Oct 26 17:31 version.go [Pipeline] sh 17:39:16 + '[' -e coverage.out ] 17:39:16 + chown 1001:1001 coverage.out [Pipeline] stash 17:39:16 Warning: overwriting stash ‘coverage-report’ 17:39:17 Stashed 1 file(s) [Pipeline] sh 17:39:17 + make build 17:39:17 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:40:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:42:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:42:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:43:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:43:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:43:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:43:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:43:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:43:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:43:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:43:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:43:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:43:45 $ docker stop --time=1 2e2b63581f0c16d89d5adc3a01198d24f181735b3d7fb4d0b1501d5441e741ca 17:43:47 $ docker rm -f 2e2b63581f0c16d89d5adc3a01198d24f181735b3d7fb4d0b1501d5441e741ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:43:50 17:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:43:50 latest: Pulling from edgex-devops/edgex-compose-arm64 17:43:50 29e5d40040c1: Pulling fs layer 17:43:50 1ce36da41761: Pulling fs layer 17:43:50 25b303627fd3: Pulling fs layer 17:43:50 29e5d40040c1: Verifying Checksum 17:43:50 29e5d40040c1: Download complete 17:43:51 1ce36da41761: Verifying Checksum 17:43:51 1ce36da41761: Download complete 17:43:51 29e5d40040c1: Pull complete 17:43:52 1ce36da41761: Pull complete 17:43:52 25b303627fd3: Verifying Checksum 17:43:52 25b303627fd3: Download complete 17:44:02 25b303627fd3: Pull complete 17:44:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:44:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:02 prd-ubuntu20.04-docker-arm64-4c-16g-117203 does not seem to be running inside a container 17:44:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:44:05 $ docker top d1f65da1dd3a6fac7d080541594a81124198f5636ed540dc42e24329445898ff -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:06 + grep parallel 17:44:06 + docker-compose build --help 17:44:11 --parallel Build images in parallel. [Pipeline] } 17:44:11 $ docker stop --time=1 d1f65da1dd3a6fac7d080541594a81124198f5636ed540dc42e24329445898ff 17:44:13 $ docker rm -f d1f65da1dd3a6fac7d080541594a81124198f5636ed540dc42e24329445898ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:44:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:13 prd-ubuntu20.04-docker-arm64-4c-16g-117203 does not seem to be running inside a container 17:44:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:44:14 $ docker top b777fc132f4a29d89bb7de09370a39b7809fab01eb103373c5d8cd336f968d11 -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:15 + docker-compose -f ./docker-compose-build.yml build --parallel 17:44:20 Building core-command ... 17:44:20 Building core-data ... 17:44:20 Building core-metadata ... 17:44:20 Building security-bootstrapper ... 17:44:20 Building security-proxy-setup ... 17:44:20 Building security-secretstore-setup ... 17:44:20 Building security-spiffe-token-provider ... 17:44:20 Building security-spire-agent ... 17:44:20 Building security-spire-config ... 17:44:20 Building security-spire-server ... 17:44:20 Building support-notifications ... 17:44:20 Building support-scheduler ... 17:44:20 Building sys-mgmt-agent ... 17:44:20 Building security-spire-agent 17:44:20 Building sys-mgmt-agent 17:44:20 Building core-data 17:44:20 Building support-scheduler 17:44:20 Building security-bootstrapper 17:45:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:45:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:45:17 ---> 9d04376371e4 17:45:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:45:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:45:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:45:17 ---> 9d04376371e4 17:45:17 Step 3/22 : WORKDIR /edgex-go 17:45:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:45:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:45:17 ---> 9d04376371e4 17:45:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:45:17 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:45:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:45:17 ---> 9d04376371e4 17:45:17 Step 3/32 : WORKDIR /edgex-go 17:45:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:45:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:45:17 ---> 9d04376371e4 17:45:17 Step 3/24 : WORKDIR /edgex-go 17:45:17 ---> Running in 4740b0dd7208 17:45:17 ---> Running in 45dd99ddce50 17:45:17 ---> Running in 5870a2dc86f1 17:45:17 ---> Running in 946d8aff0490 17:45:17 ---> Running in ed4fcc305bb8 17:45:17 Removing intermediate container 5870a2dc86f1 17:45:17 ---> 29a429c75ca8 17:45:17 Step 4/22 : WORKDIR /edgex-go 17:45:17 Removing intermediate container 946d8aff0490 17:45:17 ---> bdc194891417 17:45:17 Step 4/32 : RUN apk add --update --no-cache make git 17:45:17 Removing intermediate container 45dd99ddce50 17:45:17 ---> f141ee97b58a 17:45:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:45:17 Removing intermediate container 4740b0dd7208 17:45:17 ---> cd51d4dc9fcf 17:45:17 Step 4/22 : WORKDIR /edgex-go 17:45:17 ---> Running in f934033f8dab 17:45:17 Removing intermediate container ed4fcc305bb8 17:45:17 ---> cb231595f6d1 17:45:17 Step 4/22 : RUN apk add --update --no-cache make bash git 17:45:17 ---> Running in 7e083f27b55f 17:45:17 ---> Running in eb89f77db3e6 17:45:17 ---> Running in 11f75f625b4b 17:45:17 ---> Running in a98cd6f6a3a0 17:45:17 Removing intermediate container f934033f8dab 17:45:17 ---> bc228148d31f 17:45:17 Step 5/22 : RUN apk add --update --no-cache make git 17:45:17 Removing intermediate container eb89f77db3e6 17:45:17 ---> d5b3e6560ac9 17:45:17 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:45:17 ---> Running in a0274048e611 17:45:17 ---> Running in 1fbc7ed3aa49 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:45:17 OK: 221 MiB in 51 packages 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:45:17 OK: 221 MiB in 51 packages 17:45:17 OK: 221 MiB in 51 packages 17:45:17 OK: 221 MiB in 51 packages 17:45:17 OK: 221 MiB in 51 packages 17:45:17 Removing intermediate container 7e083f27b55f 17:45:17 ---> 856c6bbaf8ad 17:45:17 Step 5/32 : COPY go.mod vendor* ./ 17:45:17 Removing intermediate container a98cd6f6a3a0 17:45:17 ---> c5d7a70862cd 17:45:17 Step 5/22 : COPY go.mod vendor* ./ 17:45:17 Removing intermediate container 11f75f625b4b 17:45:17 ---> daf7df44d61b 17:45:17 Step 5/24 : COPY go.mod vendor* ./ 17:45:17 ---> 66d7fcca8ce9 17:45:17 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:17 Removing intermediate container 1fbc7ed3aa49 17:45:17 ---> a5c1138ccfd4 17:45:17 Step 6/22 : COPY go.mod vendor* ./ 17:45:17 ---> Running in 0c71443ebee2 17:45:17 Removing intermediate container a0274048e611 17:45:17 ---> b404a9cb912d 17:45:17 Step 6/22 : COPY go.mod vendor* ./ 17:45:18 ---> 8491822ed7e9 17:45:18 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:18 ---> Running in 74dd5dfb2470 17:45:18 ---> 98ebc6e3fbb3 17:45:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:18 ---> 3e261eb31adf 17:45:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:18 ---> Running in 09928bb995bf 17:45:18 ---> Running in 933980f6d663 17:45:18 ---> 7b8ebf8737ae 17:45:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:19 ---> Running in 08ba566eecf4 17:46:40 Removing intermediate container 08ba566eecf4 17:46:40 ---> c42246aba6bb 17:46:40 Step 8/22 : COPY . . 17:46:40 Removing intermediate container 0c71443ebee2 17:46:40 ---> a5bc44118a89 17:46:40 Step 7/32 : COPY . . 17:46:40 Removing intermediate container 933980f6d663 17:46:40 ---> 6b018e319b90 17:46:40 Step 8/22 : COPY . . 17:46:40 Removing intermediate container 09928bb995bf 17:46:40 ---> 3d7c2ec29407 17:46:40 Step 7/24 : COPY . . 17:46:40 Removing intermediate container 74dd5dfb2470 17:46:40 ---> 5ee798d090e1 17:46:40 Step 7/22 : COPY . . 17:46:53 ---> a73af6b5ac59 17:46:53 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:46:53 ---> d2f59f291710 17:46:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:46:53 ---> c6ca089073b0 17:46:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:46:53 ---> Running in c04d8afe9f64 17:46:53 ---> Running in d15c93db53d8 17:46:53 ---> Running in 779be728056b 17:46:53 ---> 95d039915ee4 17:46:53 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:46:53 ---> Running in d394549bcd1c 17:46:53 Removing intermediate container c04d8afe9f64 17:46:53 ---> a2486de2280c 17:46:53 Step 9/24 : WORKDIR /edgex-go/spire-build 17:46:53 ---> Running in 43828919f6b5 17:46:53 ---> b33ad6e1161b 17:46:53 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:46:53 ---> Running in 2b4c87c9be75 17:46:53 Removing intermediate container 43828919f6b5 17:46:53 ---> 84ba636bb8e7 17:46:53 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:46:53 ---> Running in 983143d50cf6 17:46:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:46:54 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:46:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:46:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:46:56 Removing intermediate container 983143d50cf6 17:46:56 ---> 1851cf63760b 17:46:56 Step 11/24 : WORKDIR /edgex-go 17:46:56 ---> Running in 437d242f228d 17:46:57 Removing intermediate container 437d242f228d 17:46:57 ---> 7a46ef4f67f5 17:46:57 17:46:57 Step 12/24 : FROM alpine:3.15 17:46:57 3.15: Pulling from library/alpine 17:46:58 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:46:58 Status: Downloaded newer image for alpine:3.15 17:46:58 ---> 02e0d6fdf486 17:46:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:46:58 ---> Running in a70ebff6222e 17:46:58 Removing intermediate container a70ebff6222e 17:46:58 ---> 18b9eb59fb81 17:46:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:46:59 ---> Running in d28e8b9014d6 17:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:47:02 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:47:02 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:47:02 OK: 15734 distinct packages available 17:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:47:04 (1/5) Installing dumb-init (1.2.5-r1) 17:47:04 (2/5) Installing musl-obstack (1.2.3-r0) 17:47:04 (3/5) Installing libucontext (1.1-r0) 17:47:04 (4/5) Installing gcompat (1.0.0-r4) 17:47:04 (5/5) Installing openssl (1.1.1q-r0) 17:47:04 Executing busybox-1.34.1-r7.trigger 17:47:04 OK: 6 MiB in 19 packages 17:47:06 Removing intermediate container d28e8b9014d6 17:47:06 ---> 9231cfe12d09 17:47:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:47:11 ---> f5eb6353f9be 17:47:11 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:47:15 ---> bf6e11c7c77f 17:47:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:47:16 ---> 4d4974d84172 17:47:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:47:16 ---> fe293e73daba 17:47:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:47:17 ---> b65bd8fb3e69 17:47:17 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:47:17 ---> Running in 1b2c89b80594 17:47:18 Removing intermediate container 1b2c89b80594 17:47:18 ---> a51e5b28a013 17:47:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:47:18 ---> Running in 6357539ea95f 17:47:18 Removing intermediate container 6357539ea95f 17:47:18 ---> f7b9f0c2212b 17:47:18 Step 22/24 : LABEL arch=arm64 17:47:19 ---> Running in 1ce3495a6ce8 17:47:19 Removing intermediate container 1ce3495a6ce8 17:47:19 ---> 55eb07afba74 17:47:19 Step 23/24 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 17:47:19 ---> Running in a4978bc54f3c 17:47:20 Removing intermediate container a4978bc54f3c 17:47:20 ---> 77a3c03308e3 17:47:20 Step 24/24 : LABEL version=0.0.0 17:47:20 ---> Running in b0529ff5b871 17:47:20 Removing intermediate container b0529ff5b871 17:47:20 ---> 5b1083906819 17:47:20 17:47:20 Successfully built 5b1083906819 17:47:20 Successfully tagged security-spire-agent-arm64:latest 17:47:20  Building security-spire-agent ... done Building security-spire-server 17:47:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:47:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:47:39 ---> 9d04376371e4 17:47:39 Step 3/23 : WORKDIR /edgex-go 17:47:39 ---> Using cache 17:47:39 ---> cb231595f6d1 17:47:39 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:47:39 ---> Running in eec71ca6a2f1 17:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:47:41 OK: 221 MiB in 51 packages 17:47:43 Removing intermediate container eec71ca6a2f1 17:47:43 ---> 937e9dcdc461 17:47:43 Step 5/23 : COPY go.mod vendor* ./ 17:47:44 ---> 31c7ddc7b5da 17:47:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:44 ---> Running in 7c421ecfedde 17:48:52 Removing intermediate container 7c421ecfedde 17:48:52 ---> 21690ca69cf4 17:48:52 Step 7/23 : COPY . . 17:49:02 ---> 2dd1674a0f8e 17:49:02 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:49:02 ---> Running in d11043817f0e 17:49:02 Removing intermediate container d11043817f0e 17:49:02 ---> 6dbb8a29f6bb 17:49:02 Step 9/23 : WORKDIR /edgex-go/spire-build 17:49:02 ---> Running in 84e1fb047770 17:49:03 Removing intermediate container 84e1fb047770 17:49:03 ---> 4d5bfb69af77 17:49:03 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:49:03 ---> Running in 8eabeac5c60e 17:49:06 Removing intermediate container 8eabeac5c60e 17:49:06 ---> fa7edfbe5300 17:49:06 Step 11/23 : WORKDIR /edgex-go 17:49:06 ---> Running in 94fe35086703 17:49:06 Removing intermediate container 94fe35086703 17:49:06 ---> df65dbbd08af 17:49:06 17:49:06 Step 12/23 : FROM alpine:3.15 17:49:06 ---> 02e0d6fdf486 17:49:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:49:06 ---> Using cache 17:49:06 ---> 18b9eb59fb81 17:49:06 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:49:06 ---> Using cache 17:49:06 ---> 9231cfe12d09 17:49:06 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:49:11 ---> fda147fd1d8a 17:49:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:49:12 ---> 699581b1daa9 17:49:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:49:13 ---> 9f6082748380 17:49:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:49:14 ---> 36c372ace86a 17:49:14 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:49:14 ---> Running in 2a08c294d119 17:49:14 Removing intermediate container 2a08c294d119 17:49:14 ---> ad29f8d72253 17:49:14 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:49:14 ---> Running in 2def2b3d09e5 17:49:15 Removing intermediate container 2def2b3d09e5 17:49:15 ---> 63c378b084d9 17:49:15 Step 21/23 : LABEL arch=arm64 17:49:15 ---> Running in c95d7478e1e1 17:49:15 Removing intermediate container c95d7478e1e1 17:49:15 ---> eea21752f319 17:49:15 Step 22/23 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 17:49:16 ---> Running in 6cf0a13ff79b 17:49:16 Removing intermediate container 6cf0a13ff79b 17:49:16 ---> 687a051d4b35 17:49:16 Step 23/23 : LABEL version=0.0.0 17:49:16 ---> Running in dd2dad3ca26c 17:49:16 Removing intermediate container dd2dad3ca26c 17:49:16 ---> 59d964e71fea 17:49:16 17:49:17 Successfully built 59d964e71fea 17:49:17 Successfully tagged security-spire-server-arm64:latest 17:49:17  Building security-spire-server ... done Building support-notifications 17:49:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:49:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:49:35 ---> 9d04376371e4 17:49:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:49:35 ---> Using cache 17:49:35 ---> cd51d4dc9fcf 17:49:35 Step 4/22 : WORKDIR /edgex-go 17:49:35 ---> Using cache 17:49:35 ---> d5b3e6560ac9 17:49:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:49:35 ---> Running in e86f60693f29 17:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:49:39 OK: 221 MiB in 51 packages 17:49:39 Removing intermediate container e86f60693f29 17:49:39 ---> 1cdd886b9e59 17:49:39 Step 6/22 : COPY go.mod vendor* ./ 17:49:40 ---> d3adfdad1d48 17:49:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:40 ---> Running in be1795245006 17:50:48 Removing intermediate container be1795245006 17:50:48 ---> 0c4bcf4c020b 17:50:48 Step 8/22 : COPY . . 17:51:01 ---> 6e9ad38b3132 17:51:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:51:01 ---> Running in a5895ecf71ef 17:51:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:52:54 Removing intermediate container 2b4c87c9be75 17:52:54 ---> 2e724524382d 17:52:54 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:52:54 ---> Running in c3dc615892b0 17:52:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:52:54 Removing intermediate container c3dc615892b0 17:52:54 ---> 77f28523c69b 17:52:54 17:52:54 Step 10/22 : FROM alpine:3.16 17:52:54 3.16: Pulling from library/alpine 17:52:54 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:52:54 Status: Downloaded newer image for alpine:3.16 17:52:54 ---> a6215f271958 17:52:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:52:54 ---> Running in e5083ffd44bc 17:52:54 Removing intermediate container e5083ffd44bc 17:52:54 ---> c1a24be658ab 17:52:54 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:52:54 ---> Running in a3423a619587 17:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:52:54 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:52:54 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:52:54 (3/33) Installing readline (8.1.2-r0) 17:52:54 (4/33) Installing bash (5.1.16-r2) 17:52:54 Executing bash-5.1.16-r2.post-install 17:52:54 (5/33) Installing ca-certificates (20220614-r0) 17:52:54 (6/33) Installing brotli-libs (1.0.9-r6) 17:52:54 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:52:54 (8/33) Installing libcurl (7.83.1-r4) 17:52:54 (9/33) Installing curl (7.83.1-r4) 17:52:54 (10/33) Installing docker-cli (20.10.20-r0) 17:52:54 (11/33) Installing dumb-init (1.2.5-r1) 17:52:54 (12/33) Installing libbz2 (1.0.8-r1) 17:52:54 (13/33) Installing expat (2.5.0-r0) 17:52:54 (14/33) Installing libffi (3.4.2-r1) 17:52:54 (15/33) Installing gdbm (1.23-r0) 17:52:54 (16/33) Installing xz-libs (5.2.5-r1) 17:52:54 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:52:54 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:52:54 (19/33) Installing mpdecimal (2.5.1-r1) 17:52:54 (20/33) Installing sqlite-libs (3.38.5-r0) 17:52:54 (21/33) Installing python3 (3.10.5-r0) 17:52:56 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:52:56 (23/33) Installing py3-tomli (2.0.1-r1) 17:52:56 (24/33) Installing py3-pep517 (0.12.0-r2) 17:52:56 (25/33) Installing py3-six (1.16.0-r1) 17:52:56 (26/33) Installing py3-retrying (1.3.3-r3) 17:52:56 (27/33) Installing py3-appdirs (1.4.4-r3) 17:52:56 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:52:56 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:52:56 (30/33) Installing py3-parsing (2.4.7-r3) 17:52:56 (31/33) Installing py3-packaging (21.3-r0) 17:52:56 (32/33) Installing py3-setuptools (59.4.0-r0) 17:52:56 (33/33) Installing py3-pip (22.1.1-r0) 17:52:57 Executing busybox-1.35.0-r17.trigger 17:52:57 Executing ca-certificates-20220614-r0.trigger 17:52:58 OK: 120 MiB in 47 packages 17:52:59 Removing intermediate container d394549bcd1c 17:52:59 ---> e530678af0b9 17:52:59 17:52:59 Step 9/32 : FROM alpine:3.16 17:52:59 ---> a6215f271958 17:52:59 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:52:59 ---> Running in 708443352de7 17:53:00 Removing intermediate container 708443352de7 17:53:00 ---> 7d15a56557c6 17:53:00 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:53:00 ---> Running in 5b154dacf1a1 17:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:53:04 (1/2) Installing dumb-init (1.2.5-r1) 17:53:04 (2/2) Installing su-exec (0.2-r1) 17:53:04 Executing busybox-1.35.0-r17.trigger 17:53:04 OK: 5 MiB in 16 packages 17:53:05 Removing intermediate container 5b154dacf1a1 17:53:05 ---> 71893f1efa08 17:53:05 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:53:05 ---> Running in af73475998f4 17:53:06 Removing intermediate container af73475998f4 17:53:06 ---> 2f651314e832 17:53:06 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:53:06 ---> Running in e021a2484e8e 17:53:06 Removing intermediate container e021a2484e8e 17:53:06 ---> b76aaa9d7136 17:53:06 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:53:06 ---> Running in 705da69f171e 17:53:07 Removing intermediate container 705da69f171e 17:53:07 ---> 1b0160cc7e5a 17:53:07 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:53:07 ---> Running in 50dbfb96b5dd 17:53:08 Removing intermediate container 50dbfb96b5dd 17:53:08 ---> 4ab7e62f4371 17:53:08 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:53:08 ---> Running in 4af196193fa1 17:53:11 Removing intermediate container 4af196193fa1 17:53:11 ---> d2df2ba0e08d 17:53:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:53:11 ---> Running in ec1be9b86682 17:53:11 Removing intermediate container ec1be9b86682 17:53:11 ---> 69c99cfae3ab 17:53:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:53:12 ---> 03f4e2011ee1 17:53:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:53:12 ---> Running in 98ae2d644792 17:53:16 Removing intermediate container 98ae2d644792 17:53:16 ---> edbd25f3a3a8 17:53:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:17 ---> 87084d1d501e 17:53:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:53:19 ---> 2e7aebb1a5b4 17:53:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:53:19 ---> 128c5e23b312 17:53:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:53:19 Collecting docker-compose==1.23.2 17:53:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:53:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.7 MB/s eta 0:00:00 17:53:20 ---> 39560ea58b70 17:53:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:53:21 ---> 44df77ff60e9 17:53:21 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:53:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:53:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:53:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.9 MB/s eta 0:00:00 17:53:22 ---> d3ee8d860877 17:53:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:53:23 Collecting websocket-client<1.0,>=0.32.0 17:53:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:53:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.7 MB/s eta 0:00:00 17:53:23 ---> b1755fd287b2 17:53:23 Step 27/32 : RUN chmod +x /entrypoint.sh 17:53:23 ---> Running in 4eb3bc932a64 17:53:24 Collecting docker<4.0,>=3.6.0 17:53:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:53:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.0 MB/s eta 0:00:00 17:53:24 Collecting docopt<0.7,>=0.6.1 17:53:24 Downloading docopt-0.6.2.tar.gz (25 kB) 17:53:24 Preparing metadata (setup.py): started 17:53:26 Removing intermediate container 4eb3bc932a64 17:53:26 ---> 256bdfcb8b47 17:53:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:53:26 ---> Running in b360d17d23fc 17:53:27 Removing intermediate container b360d17d23fc 17:53:27 ---> 0cb5c4f10992 17:53:27 Step 29/32 : CMD ["gate"] 17:53:27 ---> Running in aed7e5ab4a87 17:53:27 Preparing metadata (setup.py): finished with status 'done' 17:53:27 Removing intermediate container aed7e5ab4a87 17:53:27 ---> 7f373b90aa65 17:53:27 Step 30/32 : LABEL arch=arm64 17:53:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:53:27 ---> Running in a56b455f7d15 17:53:28 Collecting cached-property<2,>=1.2.0 17:53:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:53:28 Collecting texttable<0.10,>=0.9.0 17:53:28 Downloading texttable-0.9.1.tar.gz (11 kB) 17:53:28 Removing intermediate container a56b455f7d15 17:53:28 ---> f53e209f31ae 17:53:28 Step 31/32 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 17:53:28 Preparing metadata (setup.py): started 17:53:28 ---> Running in b39e0239e04e 17:53:29 Removing intermediate container b39e0239e04e 17:53:29 ---> 7b60ddb292f0 17:53:29 Step 32/32 : LABEL version=0.0.0 17:53:29 ---> Running in b53ed364310f 17:53:29 Removing intermediate container b53ed364310f 17:53:29 ---> be0399cc9bbc 17:53:29 17:53:30 Successfully built be0399cc9bbc 17:53:30 Successfully tagged security-bootstrapper-arm64:latest 17:53:30 Building security-secretstore-setup 17:53:31  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' 17:53:32 Collecting jsonschema<3,>=2.5.1 17:53:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:53:33 Collecting PyYAML<4,>=3.10 17:53:33 Downloading PyYAML-3.13.tar.gz (270 kB) 17:53:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.6 MB/s eta 0:00:00 17:53:35 Preparing metadata (setup.py): started 17:53:37 Preparing metadata (setup.py): finished with status 'done' 17:53:37 Collecting dockerpty<0.5,>=0.4.1 17:53:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:53:37 Preparing metadata (setup.py): started 17:53:41 Preparing metadata (setup.py): finished with status 'done' 17:53:41 Collecting docker-pycreds>=0.4.0 17:53:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:53:43 Collecting certifi>=2017.4.17 17:53:43 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 17:53:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 8.7 MB/s eta 0:00:00 17:53:45 Collecting urllib3<1.25,>=1.21.1 17:53:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:53:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.0 MB/s eta 0:00:00 17:53:45 Collecting chardet<3.1.0,>=3.0.2 17:53:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:53:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 4.8 MB/s eta 0:00:00 17:53:46 Collecting idna<2.8,>=2.5 17:53:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:53:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.4 MB/s eta 0:00:00 17:53:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:53:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:53:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:53:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:53:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:53:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:53:48 ---> 9d04376371e4 17:53:48 Step 3/24 : WORKDIR /edgex-go 17:53:48 ---> Using cache 17:53:48 ---> cb231595f6d1 17:53:48 Step 4/24 : RUN apk add --update --no-cache make git 17:53:48 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:53:48 Running setup.py install for texttable: started 17:53:48 ---> Running in 36d4bfbe32b6 17:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:53:52 Running setup.py install for texttable: finished with status 'done' 17:53:52 Running setup.py install for PyYAML: started 17:53:52 OK: 221 MiB in 51 packages 17:53:54 Removing intermediate container 36d4bfbe32b6 17:53:54 ---> 5150a0505c95 17:53:54 Step 5/24 : COPY go.mod vendor* ./ 17:53:55 ---> 8af848c193d1 17:53:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:55 ---> Running in 4063ddbf3ef1 17:53:57 Running setup.py install for PyYAML: finished with status 'done' 17:53:59 Running setup.py install for docopt: started 17:54:01 Running setup.py install for docopt: finished with status 'done' 17:54:05 Running setup.py install for dockerpty: started 17:54:09 Running setup.py install for dockerpty: finished with status 'done' 17:54:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:54:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 17:54:30 Removing intermediate container a3423a619587 17:54:30 ---> 22027968ea4f 17:54:30 Step 13/22 : ENV APP_PORT=58890 17:54:30 ---> Running in 7cd4c591bba1 17:54:30 Removing intermediate container 7cd4c591bba1 17:54:30 ---> 204e48f3ded7 17:54:30 Step 14/22 : EXPOSE $APP_PORT 17:54:30 ---> Running in 20bc0cdf2805 17:54:31 Removing intermediate container 20bc0cdf2805 17:54:31 ---> 3ad42086dbcc 17:54:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:54:33 ---> 54db37f69c24 17:54:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:54:34 ---> 199a0b5f295d 17:54:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:54:35 ---> 80185f7b2a8c 17:54:35 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:54:35 ---> Running in a87eea0de639 17:54:36 Removing intermediate container a87eea0de639 17:54:36 ---> 39bed76cf53a 17:54:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:54:36 ---> Running in 3cf771b6a290 17:54:37 Removing intermediate container 3cf771b6a290 17:54:37 ---> a62b8028005b 17:54:37 Step 20/22 : LABEL arch=arm64 17:54:37 ---> Running in eb310d70588b 17:54:38 Removing intermediate container eb310d70588b 17:54:38 ---> 980eb89fc4ac 17:54:38 Step 21/22 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 17:54:38 ---> Running in e2ad2e936e70 17:54:40 Removing intermediate container e2ad2e936e70 17:54:40 ---> 0b3c7c416e37 17:54:40 Step 22/22 : LABEL version=0.0.0 17:54:40 ---> Running in 10457b03a238 17:54:41 Removing intermediate container 10457b03a238 17:54:41 ---> 1aec5c138120 17:54:41 17:54:42 Successfully built 1aec5c138120 17:54:42 Successfully tagged sys-mgmt-agent-arm64:latest 17:54:42 Building core-metadata 17:54:48  Building sys-mgmt-agent ... done Removing intermediate container 779be728056b 17:54:48 ---> bff4900c08b8 17:54:48 17:54:48 Step 10/22 : FROM alpine:3.16 17:54:48 ---> a6215f271958 17:54:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:54:49 ---> Running in 034eb3dcabaf 17:54:50 Removing intermediate container 034eb3dcabaf 17:54:50 ---> 6e8af45cde90 17:54:50 Step 12/22 : ENV APP_PORT=59880 17:54:50 ---> Running in 2263cb7ee9c6 17:54:51 Removing intermediate container 2263cb7ee9c6 17:54:51 ---> 988dd041e5db 17:54:51 Step 13/22 : EXPOSE $APP_PORT 17:54:51 ---> Running in f6faa69271ae 17:54:52 Removing intermediate container f6faa69271ae 17:54:52 ---> 49648fdf9c52 17:54:52 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:54:52 ---> Running in 5600b410d452 17:54:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:54:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:54:56 (1/6) Installing dumb-init (1.2.5-r1) 17:54:56 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:54:56 (3/6) Installing libsodium (1.0.18-r0) 17:54:56 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:54:56 (5/6) Installing libzmq (4.3.4-r0) 17:54:56 (6/6) Installing zeromq (4.3.4-r0) 17:54:56 Executing busybox-1.35.0-r17.trigger 17:54:56 OK: 8 MiB in 20 packages 17:54:59 Removing intermediate container 5600b410d452 17:54:59 ---> da02a68770d6 17:54:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:55:00 ---> 3d0f512e532f 17:55:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:55:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:55:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:55:04 ---> 9d04376371e4 17:55:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:55:04 ---> Using cache 17:55:04 ---> cd51d4dc9fcf 17:55:04 Step 4/24 : WORKDIR /edgex-go 17:55:04 ---> Using cache 17:55:04 ---> d5b3e6560ac9 17:55:04 Step 5/24 : RUN apk add --update --no-cache make git 17:55:04 ---> Running in 8288e789dbdd 17:55:04 ---> 772d3b027b72 17:55:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:55:06 ---> 3dd0feea88d0 17:55:06 Step 18/22 : ENTRYPOINT ["/core-data"] 17:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:55:06 ---> Running in 142ea71e91be 17:55:08 OK: 221 MiB in 51 packages 17:55:09 Removing intermediate container 142ea71e91be 17:55:09 ---> 16883dffcd07 17:55:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:55:10 ---> Running in c18beed0b447 17:55:10 Removing intermediate container c18beed0b447 17:55:10 ---> e1b9e19cb9b1 17:55:10 Step 20/22 : LABEL arch=arm64 17:55:10 Removing intermediate container 8288e789dbdd 17:55:10 ---> d3cb14488801 17:55:10 Step 6/24 : COPY go.mod vendor* ./ 17:55:10 ---> Running in ececae967aab 17:55:11 Removing intermediate container ececae967aab 17:55:11 ---> f220a913f0f7 17:55:11 Step 21/22 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 17:55:11 ---> Running in 2860fd14dcfd 17:55:12 ---> 67ed5a4d1172 17:55:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:12 Removing intermediate container 2860fd14dcfd 17:55:12 ---> 2f43c3b981fd 17:55:12 Step 22/22 : LABEL version=0.0.0 17:55:13 ---> Running in 0372bd874e6e 17:55:13 ---> Running in c2cb8ecc9da7 17:55:14 Removing intermediate container c2cb8ecc9da7 17:55:14 ---> 5f951db33d4f 17:55:14 17:55:14 Successfully built 5f951db33d4f 17:55:14 Successfully tagged core-data-arm64:latest 17:55:14 Building security-spiffe-token-provider 17:55:23  Building core-data ... done Removing intermediate container 4063ddbf3ef1 17:55:23 ---> 2a21ed79f9d9 17:55:23 Step 7/24 : COPY . . 17:55:33 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:55:33 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:55:33 ---> 9d04376371e4 17:55:33 Step 3/19 : WORKDIR /edgex-go 17:55:33 ---> Using cache 17:55:33 ---> cb231595f6d1 17:55:33 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:55:33 ---> Running in 1a528ca6528b 17:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:55:37 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:55:37 v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:55:37 OK: 16898 distinct packages available 17:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:55:38 OK: 221 MiB in 51 packages 17:55:40 ---> 4f213143a7d4 17:55:40 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:55:40 ---> Running in ac5c1efbc6b6 17:55:41 Removing intermediate container 1a528ca6528b 17:55:41 ---> aba89fd8a081 17:55:41 Step 5/19 : COPY go.mod vendor* ./ 17:55:43 ---> caa58be45784 17:55:43 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:43 ---> Running in e5b454f2e804 17:55:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:56:30 Removing intermediate container 0372bd874e6e 17:56:30 ---> e13db9e40648 17:56:30 Step 8/24 : COPY . . 17:56:40 Removing intermediate container d15c93db53d8 17:56:40 ---> f0d9e4491e5d 17:56:40 17:56:40 Step 10/22 : FROM alpine:3.16 17:56:40 ---> a6215f271958 17:56:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:56:40 ---> Running in 836790714b86 17:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:56:43 (1/1) Installing dumb-init (1.2.5-r1) 17:56:43 Executing busybox-1.35.0-r17.trigger 17:56:43 OK: 5 MiB in 15 packages 17:56:46 Removing intermediate container 836790714b86 17:56:46 ---> 5cacf5445fa3 17:56:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:56:46 ---> Running in 9bc713f59aff 17:56:47 Removing intermediate container 9bc713f59aff 17:56:47 ---> 4650fec754dd 17:56:47 Step 13/22 : ENV APP_PORT=59861 17:56:48 ---> Running in e98693c5da1f 17:56:49 Removing intermediate container e98693c5da1f 17:56:49 ---> 585a95ac5937 17:56:49 Step 14/22 : EXPOSE $APP_PORT 17:56:49 ---> Running in 6242d86abc45 17:56:49 Removing intermediate container 6242d86abc45 17:56:49 ---> badd0211d6f3 17:56:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:51 ---> c5221fe26a6a 17:56:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:56:54 ---> a50d01ee0858 17:56:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:56:54 ---> Running in 0e5362983aad 17:56:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:56:57 ---> a0b2d074aebb 17:56:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:56:59 ---> bd508019d637 17:56:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:56:59 ---> Running in 8a3e1e0e625e 17:57:00 Removing intermediate container 8a3e1e0e625e 17:57:00 ---> 0a554ed54d7f 17:57:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:57:00 ---> Running in 96515baf5dc4 17:57:01 Removing intermediate container 96515baf5dc4 17:57:01 ---> bd7f6e2fa019 17:57:01 Step 20/22 : LABEL arch=arm64 17:57:01 ---> Running in ce87cdfebf84 17:57:02 Removing intermediate container ce87cdfebf84 17:57:02 ---> 0b235d756151 17:57:02 Step 21/22 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 17:57:02 ---> Running in ee6373cfc162 17:57:03 Removing intermediate container ee6373cfc162 17:57:03 ---> 98780daa7882 17:57:03 Step 22/22 : LABEL version=0.0.0 17:57:03 ---> Running in 2f77e24bd260 17:57:04 Removing intermediate container 2f77e24bd260 17:57:04 ---> 899093e086d6 17:57:04 17:57:05 Successfully built 899093e086d6 17:57:05 Successfully tagged support-scheduler-arm64:latest 17:57:05  Building support-scheduler ... done Building security-proxy-setup 17:57:09 Removing intermediate container e5b454f2e804 17:57:09 ---> 9251457b2b5c 17:57:09 Step 7/19 : COPY . . 17:57:24 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:57:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:57:24 ---> 9d04376371e4 17:57:24 Step 3/21 : WORKDIR /edgex-go 17:57:24 ---> Using cache 17:57:24 ---> cb231595f6d1 17:57:24 Step 4/21 : RUN apk add --update --no-cache make git 17:57:24 ---> Using cache 17:57:24 ---> 5150a0505c95 17:57:24 Step 5/21 : COPY go.mod vendor* ./ 17:57:24 ---> Using cache 17:57:24 ---> 8af848c193d1 17:57:24 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:24 ---> Using cache 17:57:24 ---> 2a21ed79f9d9 17:57:24 Step 7/21 : COPY . . 17:57:24 ---> Using cache 17:57:24 ---> 4f213143a7d4 17:57:24 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:57:24 ---> Running in 4b864fd4c279 17:57:25 ---> a808e65f9384 17:57:25 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:57:25 ---> Running in 4c29e1609d8a 17:57:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:57:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:00:04 Removing intermediate container a5895ecf71ef 18:00:04 ---> 7a37c40a6955 18:00:04 18:00:04 Step 10/22 : FROM alpine:3.16 18:00:04 ---> a6215f271958 18:00:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:00:04 ---> Running in b00ce75aa4d1 18:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:00:04 (1/2) Installing ca-certificates (20220614-r0) 18:00:04 (2/2) Installing dumb-init (1.2.5-r1) 18:00:04 Executing busybox-1.35.0-r17.trigger 18:00:04 Executing ca-certificates-20220614-r0.trigger 18:00:04 OK: 6 MiB in 16 packages 18:00:04 Removing intermediate container b00ce75aa4d1 18:00:04 ---> 2ea0bfa32f40 18:00:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:00:04 ---> Running in 24ae7b12d6db 18:00:04 Removing intermediate container 24ae7b12d6db 18:00:04 ---> d673ea489b61 18:00:04 Step 13/22 : ENV APP_PORT=59860 18:00:04 ---> Running in 5e39cbb788dc 18:00:04 Removing intermediate container 5e39cbb788dc 18:00:04 ---> 95f9a6d4f631 18:00:04 Step 14/22 : EXPOSE $APP_PORT 18:00:04 ---> Running in 50e5694d8a9c 18:00:04 Removing intermediate container 50e5694d8a9c 18:00:04 ---> 60a621e6f869 18:00:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:04 ---> c1b7f485953e 18:00:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:00:04 ---> dbffeec62621 18:00:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:00:05 ---> 84f7e7aec360 18:00:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:00:05 ---> Running in 2ec51e832e29 18:00:06 Removing intermediate container 2ec51e832e29 18:00:06 ---> c7dada7e87ad 18:00:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:00:06 ---> Running in 03c0ac61c647 18:00:06 Removing intermediate container 03c0ac61c647 18:00:06 ---> 037ea732f20d 18:00:06 Step 20/22 : LABEL arch=arm64 18:00:06 ---> Running in 49448e68c93d 18:00:07 Removing intermediate container 49448e68c93d 18:00:07 ---> 6f7a8bb646af 18:00:07 Step 21/22 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 18:00:07 ---> Running in f15be7ec6163 18:00:07 Removing intermediate container f15be7ec6163 18:00:07 ---> e2f50bfe006c 18:00:07 Step 22/22 : LABEL version=0.0.0 18:00:07 ---> Running in ce1713d995e0 18:00:08 Removing intermediate container ce1713d995e0 18:00:08 ---> 3be15766aa2c 18:00:08 18:00:08 Successfully built 3be15766aa2c 18:00:08 Successfully tagged support-notifications-arm64:latest 18:00:08 Building core-command 18:00:26  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:00:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:00:26 ---> 9d04376371e4 18:00:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:00:26 ---> Using cache 18:00:26 ---> cd51d4dc9fcf 18:00:26 Step 4/23 : WORKDIR /edgex-go 18:00:26 ---> Using cache 18:00:26 ---> d5b3e6560ac9 18:00:26 Step 5/23 : RUN apk add --update --no-cache make git 18:00:26 ---> Using cache 18:00:26 ---> d3cb14488801 18:00:26 Step 6/23 : COPY go.mod vendor* ./ 18:00:26 ---> Using cache 18:00:26 ---> 67ed5a4d1172 18:00:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:26 ---> Using cache 18:00:26 ---> e13db9e40648 18:00:26 Step 8/23 : COPY . . 18:00:26 ---> Using cache 18:00:26 ---> a50d01ee0858 18:00:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:00:26 ---> Running in 1b17146d0ff7 18:00:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:00:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:01:17 Removing intermediate container ac5c1efbc6b6 18:01:17 ---> d45c0b6026ed 18:01:17 18:01:17 Step 9/24 : FROM alpine:3.16 18:01:17 ---> a6215f271958 18:01:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:01:17 ---> Running in 980faa17b0da 18:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:18 (1/3) Installing ca-certificates (20220614-r0) 18:01:18 (2/3) Installing dumb-init (1.2.5-r1) 18:01:18 (3/3) Installing su-exec (0.2-r1) 18:01:18 Executing busybox-1.35.0-r17.trigger 18:01:18 Executing ca-certificates-20220614-r0.trigger 18:01:18 OK: 6 MiB in 17 packages 18:01:22 Removing intermediate container 980faa17b0da 18:01:22 ---> 3b0d692a1d30 18:01:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:01:22 ---> Running in 6fd2c332f3cb 18:01:22 Removing intermediate container 6fd2c332f3cb 18:01:22 ---> 8ddb73a68530 18:01:22 Step 12/24 : WORKDIR / 18:01:22 ---> Running in 6cfcfbd80f05 18:01:23 Removing intermediate container 6cfcfbd80f05 18:01:23 ---> cbf271f5f9a0 18:01:23 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:01:23 ---> 5798632f7c40 18:01:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:01:24 ---> 2ade32c9818a 18:01:24 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:01:25 ---> 7aaea6171fba 18:01:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:01:26 ---> ce2f97e8e362 18:01:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:01:28 ---> 910dfa5ffe7c 18:01:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:01:29 ---> ba79fd19ef2c 18:01:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:01:30 ---> 7f05b1b80972 18:01:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:01:30 ---> Running in f212065b551e 18:01:33 Removing intermediate container f212065b551e 18:01:33 ---> 281177774908 18:01:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:01:33 ---> Running in e2499df773a6 18:01:34 Removing intermediate container e2499df773a6 18:01:34 ---> 145e6d4ab32d 18:01:34 Step 22/24 : LABEL arch=arm64 18:01:34 ---> Running in cf0d5c9b026f 18:01:34 Removing intermediate container cf0d5c9b026f 18:01:34 ---> c5a1ee25abef 18:01:34 Step 23/24 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 18:01:34 ---> Running in e07c07a2b0c5 18:01:35 Removing intermediate container e07c07a2b0c5 18:01:35 ---> 35901ea5acf6 18:01:35 Step 24/24 : LABEL version=0.0.0 18:01:35 ---> Running in c9c94b629cb6 18:01:35 Removing intermediate container c9c94b629cb6 18:01:35 ---> b896eb4d44cb 18:01:35 18:01:36 Successfully built b896eb4d44cb 18:01:36 Successfully tagged security-secretstore-setup-arm64:latest 18:01:36 Building security-spire-config 18:01:54  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:01:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:01:54 ---> 9d04376371e4 18:01:54 Step 3/24 : WORKDIR /edgex-go 18:01:54 ---> Using cache 18:01:54 ---> cb231595f6d1 18:01:54 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 18:01:54 ---> Using cache 18:01:54 ---> 937e9dcdc461 18:01:54 Step 5/24 : COPY go.mod vendor* ./ 18:01:54 ---> Using cache 18:01:54 ---> 31c7ddc7b5da 18:01:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:54 ---> Using cache 18:01:54 ---> 21690ca69cf4 18:01:54 Step 7/24 : COPY . . 18:01:54 ---> Using cache 18:01:54 ---> 2dd1674a0f8e 18:01:54 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 18:01:54 ---> Using cache 18:01:54 ---> 6dbb8a29f6bb 18:01:54 Step 9/24 : WORKDIR /edgex-go/spire-build 18:01:54 ---> Using cache 18:01:54 ---> 4d5bfb69af77 18:01:54 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:01:54 ---> Running in 18d02b69a775 18:01:58 Removing intermediate container 18d02b69a775 18:01:58 ---> 2e8532777872 18:01:58 Step 11/24 : WORKDIR /edgex-go 18:01:58 ---> Running in ab1ae2298e18 18:01:59 Removing intermediate container ab1ae2298e18 18:01:59 ---> 3dc247facb95 18:01:59 18:01:59 Step 12/24 : FROM alpine:3.15 18:01:59 ---> 02e0d6fdf486 18:01:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:01:59 ---> Using cache 18:01:59 ---> 18b9eb59fb81 18:01:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:01:59 ---> Running in 400c1d3b8824 18:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:02:03 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:02:03 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:02:03 OK: 15734 distinct packages available 18:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:02:04 (1/4) Installing dumb-init (1.2.5-r1) 18:02:04 (2/4) Installing musl-obstack (1.2.3-r0) 18:02:04 (3/4) Installing libucontext (1.1-r0) 18:02:04 (4/4) Installing gcompat (1.0.0-r4) 18:02:04 Executing busybox-1.34.1-r7.trigger 18:02:04 OK: 6 MiB in 18 packages 18:02:06 Removing intermediate container 400c1d3b8824 18:02:06 ---> a5f866ebf708 18:02:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:02:12 ---> 90f90463ca32 18:02:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:02:12 ---> 057bb819934d 18:02:12 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:02:12 ---> Running in e5640f8e2b42 18:02:13 Removing intermediate container e5640f8e2b42 18:02:13 ---> b9f1303263d0 18:02:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:02:14 ---> 3f75be356141 18:02:14 Step 19/24 : WORKDIR / 18:02:14 ---> Running in 1088d202102b 18:02:14 Removing intermediate container 1088d202102b 18:02:14 ---> 61018f705fc7 18:02:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:02:15 ---> Running in b7337f81a53b 18:02:15 Removing intermediate container b7337f81a53b 18:02:15 ---> 0eda0e33a5b5 18:02:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:02:15 ---> Running in a85b3953845a 18:02:16 Removing intermediate container a85b3953845a 18:02:16 ---> 09ddbaf6d655 18:02:16 Step 22/24 : LABEL arch=arm64 18:02:16 ---> Running in 76f79f3d0d8b 18:02:16 Removing intermediate container 76f79f3d0d8b 18:02:16 ---> 9c45d22a4863 18:02:16 Step 23/24 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 18:02:16 ---> Running in d2a437fe53ee 18:02:17 Removing intermediate container d2a437fe53ee 18:02:17 ---> 82ba6226d325 18:02:17 Step 24/24 : LABEL version=0.0.0 18:02:17 ---> Running in becebc8ca466 18:02:17 Removing intermediate container becebc8ca466 18:02:17 ---> 179c5c469e73 18:02:17 18:02:18 Successfully built 179c5c469e73 18:02:18 Successfully tagged security-spire-config-arm64:latest 18:02:40  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:03:02 Removing intermediate container 4b864fd4c279 18:03:02 ---> e8dc6f8eb528 18:03:02 18:03:02 Step 9/21 : FROM alpine:3.16 18:03:02 ---> a6215f271958 18:03:02 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 18:03:02 ---> Running in 48859edb7a16 18:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:03:03 (1/6) Installing ca-certificates (20220614-r0) 18:03:03 (2/6) Installing brotli-libs (1.0.9-r6) 18:03:03 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:03:03 (4/6) Installing libcurl (7.83.1-r4) 18:03:03 (5/6) Installing curl (7.83.1-r4) 18:03:03 (6/6) Installing dumb-init (1.2.5-r1) 18:03:03 Executing busybox-1.35.0-r17.trigger 18:03:03 Executing ca-certificates-20220614-r0.trigger 18:03:04 OK: 8 MiB in 20 packages 18:03:05 Removing intermediate container 48859edb7a16 18:03:05 ---> 670399989018 18:03:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:03:06 ---> Running in 38cc4503acf0 18:03:06 Removing intermediate container 38cc4503acf0 18:03:06 ---> 15b0d7c6ae9c 18:03:06 Step 12/21 : WORKDIR /edgex 18:03:06 ---> Running in d1bf5419eb21 18:03:07 Removing intermediate container d1bf5419eb21 18:03:07 ---> f5eae9d6d7ad 18:03:07 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:03:09 ---> 7da71dcf43c7 18:03:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:03:11 ---> d6a2b4278a81 18:03:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:03:13 ---> d2478430f010 18:03:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:03:14 ---> de5d6853d051 18:03:14 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:03:15 ---> Running in bb988aa8aa17 18:03:19 Removing intermediate container bb988aa8aa17 18:03:19 ---> 964c7559b7ff 18:03:19 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 18:03:19 ---> Running in a94c733588f4 18:03:21 Removing intermediate container a94c733588f4 18:03:21 ---> 638dcb0e552c 18:03:21 Step 19/21 : LABEL arch=arm64 18:03:21 ---> Running in 2fc8599b35f4 18:03:22 Removing intermediate container 2fc8599b35f4 18:03:22 ---> b6b4a121465a 18:03:22 Removing intermediate container 0e5362983aad 18:03:22 ---> 17d12bc047c6 18:03:22 18:03:22 Step 10/24 : FROM alpine:3.16Step 20/21 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 18:03:22 18:03:22 ---> a6215f271958 18:03:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:03:22 ---> Using cache 18:03:22 ---> 5cacf5445fa3 18:03:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:03:22 ---> Using cache 18:03:22 ---> 4650fec754dd 18:03:22 Step 13/24 : ENV APP_PORT=59881 18:03:22 ---> Running in a773fd5d4307 18:03:22 ---> Running in c625e0448d82 18:03:23 Removing intermediate container c625e0448d82 18:03:23 ---> c0a3da0a5327 18:03:23 Step 14/24 : EXPOSE $APP_PORTRemoving intermediate container a773fd5d4307 18:03:23 ---> 96532f170067 18:03:23 Step 21/21 : LABEL version=0.0.0 18:03:23 18:03:23 ---> Running in 11c9429c2cf0 18:03:23 ---> Running in ba64f17c9ca9 18:03:24 Removing intermediate container 11c9429c2cf0 18:03:24 ---> ac1324cc1297 18:03:24 Step 15/24 : WORKDIR / 18:03:24 Removing intermediate container ba64f17c9ca9 18:03:24 ---> 960f999e73b8 18:03:24 18:03:24 ---> Running in 5b7a84b86e88 18:03:25 Successfully built 960f999e73b8 18:03:25 Successfully tagged security-proxy-setup-arm64:latest 18:03:25  Building security-proxy-setup ... done Removing intermediate container 5b7a84b86e88 18:03:25 ---> e3ad5a8e31be 18:03:25 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:03:26 ---> caefefbe5778 18:03:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:03:28 ---> 75c2f5adbbd3 18:03:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:03:28 ---> 294ccb7429bf 18:03:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 18:03:29 ---> 93e946985181 18:03:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:03:29 ---> Running in 5f57ad49e292 18:03:29 Removing intermediate container 5f57ad49e292 18:03:29 ---> a4f9756d1a10 18:03:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:03:30 ---> Running in 63af70449fd5 18:03:30 Removing intermediate container 63af70449fd5 18:03:30 ---> dbf5ab7e8786 18:03:30 Step 22/24 : LABEL arch=arm64 18:03:30 ---> Running in 2accd36f27a3 18:03:31 Removing intermediate container 2accd36f27a3 18:03:31 ---> a7185a73622c 18:03:31 Step 23/24 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 18:03:31 ---> Running in 9c923d3478ba 18:03:31 Removing intermediate container 9c923d3478ba 18:03:31 ---> a2f614b40d69 18:03:31 Step 24/24 : LABEL version=0.0.0 18:03:31 ---> Running in 14f67dba4a1c 18:03:32 Removing intermediate container 14f67dba4a1c 18:03:32 ---> d91a3709cd73 18:03:32 18:03:32 Successfully built d91a3709cd73 18:03:32 Successfully tagged core-metadata-arm64:latest 18:04:11  Building core-metadata ... done Removing intermediate container 4c29e1609d8a 18:04:11 ---> d362f9c4ee72 18:04:11 18:04:11 Step 9/19 : FROM alpine:3.15 18:04:11 ---> 02e0d6fdf486 18:04:11 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:04:11 ---> Using cache 18:04:11 ---> 18b9eb59fb81 18:04:11 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:04:11 ---> Running in 7a0f72afb952 18:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:04:12 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 18:04:12 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 18:04:12 OK: 15734 distinct packages available 18:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:04:14 (1/9) Installing ca-certificates (20220614-r0) 18:04:14 (2/9) Installing brotli-libs (1.0.9-r5) 18:04:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:04:14 (4/9) Installing libcurl (7.80.0-r4) 18:04:14 (5/9) Installing curl (7.80.0-r4) 18:04:14 (6/9) Installing dumb-init (1.2.5-r1) 18:04:14 (7/9) Installing musl-obstack (1.2.3-r0) 18:04:14 (8/9) Installing libucontext (1.1-r0) 18:04:14 (9/9) Installing gcompat (1.0.0-r4) 18:04:14 Executing busybox-1.34.1-r7.trigger 18:04:14 Executing ca-certificates-20220614-r0.trigger 18:04:14 OK: 8 MiB in 23 packages 18:04:16 Removing intermediate container 7a0f72afb952 18:04:16 ---> 44928acacb83 18:04:16 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 18:04:16 ---> 7a94a1901e24 18:04:16 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:04:18 ---> 4c0d3aba626a 18:04:18 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:04:19 ---> f267b539a95e 18:04:19 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:04:19 ---> Running in cf733b5c3afe 18:04:21 Removing intermediate container cf733b5c3afe 18:04:21 ---> 1088a82f8bae 18:04:21 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:21 ---> Running in f8864fe341f1 18:04:21 Removing intermediate container f8864fe341f1 18:04:21 ---> 61b0b6e20800 18:04:21 Step 17/19 : LABEL arch=arm64 18:04:21 Removing intermediate container 1b17146d0ff7 18:04:21 ---> 963225f478c8 18:04:21 18:04:21 Step 10/23 : FROM alpine:3.16 18:04:21 ---> a6215f271958 18:04:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:04:21 ---> Using cache 18:04:21 ---> 5cacf5445fa3 18:04:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:04:21 ---> Using cache 18:04:21 ---> 4650fec754dd 18:04:21 Step 13/23 : ENV APP_PORT=59882 18:04:21 ---> Running in 609a181f8b3b 18:04:21 ---> Running in b8f45a30672e 18:04:21 Removing intermediate container 609a181f8b3b 18:04:21 ---> 81e8b9218774 18:04:21 Step 18/19 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 18:04:21 Removing intermediate container b8f45a30672e 18:04:21 ---> 8e0e4e0b06bb 18:04:21 Step 14/23 : EXPOSE $APP_PORT ---> Running in ae79e5d79a13 18:04:21 18:04:22 ---> Running in 00a8609c88ff 18:04:22 Removing intermediate container ae79e5d79a13 18:04:22 ---> 5c309813df6e 18:04:22 Step 19/19 : LABEL version=0.0.0 18:04:22 ---> Running in b3402c25bd57 18:04:22 Removing intermediate container 00a8609c88ff 18:04:22 ---> 304bd8f9e151 18:04:22 Step 15/23 : WORKDIR / 18:04:22 ---> Running in c67fdf4f60ba 18:04:22 Removing intermediate container b3402c25bd57 18:04:22 ---> cabe55170a0f 18:04:22 18:04:23 Removing intermediate container c67fdf4f60ba 18:04:23 ---> 51b213c58795 18:04:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:04:23 Successfully built cabe55170a0f 18:04:23 Successfully tagged security-spiffe-token-provider-arm64:latest 18:04:23  Building security-spiffe-token-provider ... done  ---> bc6b4784877a 18:04:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:04:24 ---> 4f377ae9c675 18:04:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:04:24 ---> 9beff945c17b 18:04:24 Step 19/23 : ENTRYPOINT ["/core-command"] 18:04:25 ---> Running in f8bd4823dd38 18:04:25 Removing intermediate container f8bd4823dd38 18:04:25 ---> caed530294ba 18:04:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:25 ---> Running in 973194b05409 18:04:25 Removing intermediate container 973194b05409 18:04:25 ---> 4fa0f9da1dc0 18:04:25 Step 21/23 : LABEL arch=arm64 18:04:25 ---> Running in ea764d6aa969 18:04:25 Removing intermediate container ea764d6aa969 18:04:25 ---> 6baa819ca384 18:04:25 Step 22/23 : LABEL git_sha=ffedfb5d5e3b2c6ccc68289906c8cb7543617cf5 18:04:25 ---> Running in 865d361a05b6 18:04:26 Removing intermediate container 865d361a05b6 18:04:26 ---> 75d3833160e2 18:04:26 Step 23/23 : LABEL version=0.0.0 18:04:26 ---> Running in dabbd030fc26 18:04:26 Removing intermediate container dabbd030fc26 18:04:26 ---> 2f6366d2a943 18:04:26 18:04:26 Successfully built 2f6366d2a943 18:04:26 Successfully tagged core-command-arm64:latest 18:04:27  Building core-command ... done  [Pipeline] } 18:04:27 $ docker stop --time=1 b777fc132f4a29d89bb7de09370a39b7809fab01eb103373c5d8cd336f968d11 18:04:28 $ docker rm -f b777fc132f4a29d89bb7de09370a39b7809fab01eb103373c5d8cd336f968d11 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:29 + docker images 18:04:29 REPOSITORY TAG IMAGE ID CREATED SIZE 18:04:29 core-command-arm64 latest 2f6366d2a943 3 seconds ago 17MB 18:04:29 security-spiffe-token-provider-arm64 latest cabe55170a0f 7 seconds ago 28.8MB 18:04:29 963225f478c8 9 seconds ago 1.44GB 18:04:29 d362f9c4ee72 21 seconds ago 1.47GB 18:04:29 core-metadata-arm64 latest d91a3709cd73 58 seconds ago 17.7MB 18:04:29 security-proxy-setup-arm64 latest 960f999e73b8 About a minute ago 26.7MB 18:04:29 17d12bc047c6 About a minute ago 1.44GB 18:04:29 e8dc6f8eb528 About a minute ago 1.43GB 18:04:29 security-spire-config-arm64 latest 179c5c469e73 2 minutes ago 83.6MB 18:04:29 3dc247facb95 2 minutes ago 1.31GB 18:04:29 security-secretstore-setup-arm64 latest b896eb4d44cb 2 minutes ago 28.6MB 18:04:29 d45c0b6026ed 3 minutes ago 1.43GB 18:04:29 support-notifications-arm64 latest 3be15766aa2c 4 minutes ago 29.5MB 18:04:29 7a37c40a6955 4 minutes ago 1.5GB 18:04:29 support-scheduler-arm64 latest 899093e086d6 7 minutes ago 28.8MB 18:04:29 f0d9e4491e5d 7 minutes ago 1.5GB 18:04:29 core-data-arm64 latest 5f951db33d4f 9 minutes ago 20.9MB 18:04:29 bff4900c08b8 9 minutes ago 1.45GB 18:04:29 sys-mgmt-agent-arm64 latest 1aec5c138120 9 minutes ago 133MB 18:04:29 security-bootstrapper-arm64 latest be0399cc9bbc 11 minutes ago 19.4MB 18:04:29 e530678af0b9 11 minutes ago 1.43GB 18:04:29 77f28523c69b 11 minutes ago 1.42GB 18:04:29 security-spire-server-arm64 latest 59d964e71fea 15 minutes ago 84.3MB 18:04:29 df65dbbd08af 15 minutes ago 1.31GB 18:04:29 security-spire-agent-arm64 latest 5b1083906819 17 minutes ago 122MB 18:04:29 7a46ef4f67f5 17 minutes ago 1.31GB 18:04:29 ci-base-image-arm64 latest 9d04376371e4 31 minutes ago 943MB 18:04:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB 18:04:29 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 18:04:29 alpine 3.16 a6215f271958 2 months ago 5.29MB 18:04:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:04:29 18:04:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:04:30 arm64: Pulling from edgex-lftools-log-publisher 18:04:30 8998bd30e6a1: Pulling fs layer 18:04:30 04944245beec: Pulling fs layer 18:04:30 699f458cf7ca: Pulling fs layer 18:04:30 765212b225bb: Pulling fs layer 18:04:30 f23df028b6ca: Pulling fs layer 18:04:30 d65c8cfc05b1: Pulling fs layer 18:04:30 2437ff75d9bd: Pulling fs layer 18:04:30 2437ff75d9bd: Waiting 18:04:30 f23df028b6ca: Waiting 18:04:30 d65c8cfc05b1: Waiting 18:04:30 765212b225bb: Waiting 18:04:30 04944245beec: Verifying Checksum 18:04:30 04944245beec: Download complete 18:04:30 765212b225bb: Verifying Checksum 18:04:30 765212b225bb: Download complete 18:04:30 f23df028b6ca: Verifying Checksum 18:04:30 f23df028b6ca: Download complete 18:04:30 d65c8cfc05b1: Verifying Checksum 18:04:30 d65c8cfc05b1: Download complete 18:04:30 699f458cf7ca: Verifying Checksum 18:04:30 699f458cf7ca: Download complete 18:04:31 8998bd30e6a1: Verifying Checksum 18:04:31 8998bd30e6a1: Download complete 18:04:34 2437ff75d9bd: Verifying Checksum 18:04:34 2437ff75d9bd: Download complete 18:04:35 8998bd30e6a1: Pull complete 18:04:35 04944245beec: Pull complete 18:04:36 699f458cf7ca: Pull complete 18:04:36 765212b225bb: Pull complete 18:04:37 f23df028b6ca: Pull complete 18:04:37 d65c8cfc05b1: Pull complete 18:04:52 2437ff75d9bd: Pull complete 18:04:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:04:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:53 prd-ubuntu20.04-docker-arm64-4c-16g-117203 does not seem to be running inside a container 18:04:53 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:04:55 $ docker top de19dc42cce14f911f5fec97a77ab4acd6fdb02fae240658d688dc776b7c924a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:56 ---> job-cost.sh 18:04:56 lf-activate-venv: SKIPPING 18:04:56 INFO: No Stack... 18:04:57 INFO: Retrieving Pricing Info for: v3-standard-4 18:04:57 INFO: Archiving Costs [Pipeline] sh 18:04:58 + cut -d, -f6 18:04:58 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 18:04:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4218-4-stack-cost] 18:04:58 Resource [jenkins-edgexfoundry-edgex-go-PR-4218-4-stack-cost] did not exist. Created. 18:04:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4218-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:59 + echo total: 0.10999999940395355 [Pipeline] stash 18:04:59 Stashed 1 file(s) [Pipeline] } 18:04:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4218-4-stack-cost] [Pipeline] // lock [Pipeline] } 18:04:59 $ docker stop --time=1 de19dc42cce14f911f5fec97a77ab4acd6fdb02fae240658d688dc776b7c924a 18:05:00 $ docker rm -f de19dc42cce14f911f5fec97a77ab4acd6fdb02fae240658d688dc776b7c924a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:05:01 provisioning config files... 18:05:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config16726875933297441893tmp [Pipeline] { [Pipeline] sh 18:05:01 + set +x 18:05:01 + bash -s -- 18:05:01 + curl -s https://codecov.io/bash 18:05:01 18:05:01 _____ _ 18:05:01 / ____| | | 18:05:01 | | ___ __| | ___ ___ _____ __ 18:05:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:05:01 | |___| (_) | (_| | __/ (_| (_) \ V / 18:05:01 \_____\___/ \__,_|\___|\___\___/ \_/ 18:05:01 Bash-1.0.6 18:05:01 18:05:01 18:05:01 ==> git version 2.25.1 found 18:05:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:05:01 Release-Date: 2020-01-08 18:05:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:05:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:05:01 ==> Jenkins CI detected. 18:05:01 current dir:  /w/workspace/edgex-go/4 18:05:01 project root: . 18:05:01 --> token set from env 18:05:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:05:01 ==> Running gcov in . (disable via -X gcov) 18:05:01 ==> Python coveragepy not found 18:05:01 ==> Searching for coverage reports in: 18:05:01 + . 18:05:01 -> Found 1 reports 18:05:01 ==> Detecting git/mercurial file structure 18:05:01 ==> Reading reports 18:05:01 + ./coverage.out bytes=501828 18:05:01 ==> Appending adjustments 18:05:01 https://docs.codecov.io/docs/fixing-reports 18:05:03 + Found adjustments 18:05:03 ==> Gzipping contents 18:05:03 64K /tmp/codecov.OY5u1G.gz 18:05:03 ==> Uploading reports 18:05:03 url: https://codecov.io 18:05:03 query: branch=PR-4218&commit=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= 18:05:03 -> Pinging Codecov 18:05:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4218&commit=cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= 18:05:03 -> Uploading to 18:05:03 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97/1f6b9a38-5acb-477b-bbd0-a56a7e35aa38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T180503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d933d2c8e94d71617e66f7d9972ce3c98811aad2b59c3f1ceea2031e140aaa15 18:05:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:05:03 Dload Upload Total Spent Left Speed 18:05:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65407 0 0 100 65407 0 268k --:--:-- --:--:-- --:--:-- 268k 18:05:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cf40a72cd7b0ae1cc8b3f8e6ef340cab1c956b97 [Pipeline] } 18:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:05:04 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 18:05:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:05:05 ---> package-listing.sh 18:05:05 ++ facter osfamily 18:05:05 ++ tr '[:upper:]' '[:lower:]' 18:05:05 + OS_FAMILY=debian 18:05:05 + workspace=/w/workspace/edgex-go/4 18:05:05 + START_PACKAGES=/tmp/packages_start.txt 18:05:05 + END_PACKAGES=/tmp/packages_end.txt 18:05:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:05:05 + PACKAGES=/tmp/packages_start.txt 18:05:05 + '[' /w/workspace/edgex-go/4 ']' 18:05:05 + PACKAGES=/tmp/packages_end.txt 18:05:05 + case "${OS_FAMILY}" in 18:05:05 + dpkg -l 18:05:05 + grep '^ii' 18:05:05 + '[' -f /tmp/packages_start.txt ']' 18:05:05 + '[' -f /tmp/packages_end.txt ']' 18:05:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:05:05 + '[' /w/workspace/edgex-go/4 ']' 18:05:05 + mkdir -p /w/workspace/edgex-go/4/archives/ 18:05:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 18:05:05 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:05:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:06 18:05:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:07 latest: Pulling from edgex-lftools-log-publisher 18:05:07 5eb5b503b376: Pulling fs layer 18:05:07 5c69ac0246d0: Pulling fs layer 18:05:07 ec43610c2a17: Pulling fs layer 18:05:07 3a2ae6a8a46f: Pulling fs layer 18:05:07 33b1e0a273af: Pulling fs layer 18:05:07 5d3b04190fa2: Pulling fs layer 18:05:07 2f39f015ded8: Pulling fs layer 18:05:07 5d3b04190fa2: Waiting 18:05:07 2f39f015ded8: Waiting 18:05:07 3a2ae6a8a46f: Waiting 18:05:07 33b1e0a273af: Waiting 18:05:07 5c69ac0246d0: Verifying Checksum 18:05:07 5c69ac0246d0: Download complete 18:05:07 3a2ae6a8a46f: Verifying Checksum 18:05:07 3a2ae6a8a46f: Download complete 18:05:07 33b1e0a273af: Verifying Checksum 18:05:07 33b1e0a273af: Download complete 18:05:07 5d3b04190fa2: Verifying Checksum 18:05:07 5d3b04190fa2: Download complete 18:05:07 ec43610c2a17: Verifying Checksum 18:05:07 ec43610c2a17: Download complete 18:05:07 5eb5b503b376: Verifying Checksum 18:05:07 5eb5b503b376: Download complete 18:05:07 2f39f015ded8: Download complete 18:05:08 5eb5b503b376: Pull complete 18:05:08 5c69ac0246d0: Pull complete 18:05:08 ec43610c2a17: Pull complete 18:05:08 3a2ae6a8a46f: Pull complete 18:05:09 33b1e0a273af: Pull complete 18:05:09 5d3b04190fa2: Pull complete 18:05:13 2f39f015ded8: Pull complete 18:05:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:13 prd-ubuntu20.04-docker-8c-8g-117186 does not seem to be running inside a container 18:05:13 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:05:15 $ docker top 2de89a18dd490dd4fb0856dc0148219f4982922f9f5b789ae0c704adf05a09ac -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:15 + touch /tmp/pre-build-complete [Pipeline] sh 18:05:16 + mkdir -p /var/log/sysstat [Pipeline] sh 18:05:16 + ls /var/log/sa-host 18:05:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:16 provisioning config files... 18:05:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config12878593284550606tmp [Pipeline] { [Pipeline] echo 18:05:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:05:16 ---> create-netrc.sh [Pipeline] } 18:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:05:17 ---> python-tools-install.sh [Pipeline] echo 18:05:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:05:17 ---> sudo-logs.sh 18:05:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:05:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:05:17 ---> job-cost.sh 18:05:17 lf-activate-venv: SKIPPING 18:05:17 DEBUG: total: 0.10999999940395355 18:05:17 INFO: Retrieving Stack Cost... 18:05:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:05:18 INFO: Archiving Costs [Pipeline] echo 18:05:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:05:18 ---> logs-deploy.sh 18:05:18 lf-activate-venv: SKIPPING 18:05:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4218/4 18:05:18 INFO: archiving workspace using pattern(s): 18:05:19 Archives upload complete. 18:05:20 INFO: archiving logs to Nexus 18:05:20 ---> uname -a: 18:05:20 Linux prd-ubuntu20-04-docker-8c-8g-117186 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:05:20 18:05:20 18:05:20 ---> lscpu: 18:05:20 Architecture: x86_64 18:05:20 CPU op-mode(s): 32-bit, 64-bit 18:05:20 Byte Order: Little Endian 18:05:20 Address sizes: 40 bits physical, 48 bits virtual 18:05:20 CPU(s): 8 18:05:20 On-line CPU(s) list: 0-7 18:05:20 Thread(s) per core: 1 18:05:20 Core(s) per socket: 1 18:05:20 Socket(s): 8 18:05:20 NUMA node(s): 1 18:05:20 Vendor ID: AuthenticAMD 18:05:20 CPU family: 23 18:05:20 Model: 49 18:05:20 Model name: AMD EPYC-Rome Processor 18:05:20 Stepping: 0 18:05:20 CPU MHz: 2799.998 18:05:20 BogoMIPS: 5599.99 18:05:20 Virtualization: AMD-V 18:05:20 Hypervisor vendor: KVM 18:05:20 Virtualization type: full 18:05:20 L1d cache: 256 KiB 18:05:20 L1i cache: 256 KiB 18:05:20 L2 cache: 4 MiB 18:05:20 L3 cache: 128 MiB 18:05:20 NUMA node0 CPU(s): 0-7 18:05:20 Vulnerability Itlb multihit: Not affected 18:05:20 Vulnerability L1tf: Not affected 18:05:20 Vulnerability Mds: Not affected 18:05:20 Vulnerability Meltdown: Not affected 18:05:20 Vulnerability Mmio stale data: Not affected 18:05:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:05:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:05:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:05:20 Vulnerability Srbds: Not affected 18:05:20 Vulnerability Tsx async abort: Not affected 18:05:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:05:20 18:05:20 18:05:20 ---> nproc: 18:05:20 8 18:05:20 18:05:20 18:05:20 ---> df -h: 18:05:20 Filesystem Size Used Avail Use% Mounted on 18:05:20 overlay 155G 20G 136G 13% / 18:05:20 tmpfs 64M 0 64M 0% /dev 18:05:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:05:20 shm 64M 0 64M 0% /dev/shm 18:05:20 /dev/vda1 155G 20G 136G 13% /facter-os 18:05:20 18:05:20 18:05:20 ---> sar -b -r -n DEV: 18:05:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117186) 10/26/22 _x86_64_ (8 CPU) 18:05:20 18:05:20 16:29:49 LINUX RESTART (8 CPU) 18:05:20 18:05:20 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:05:20 16:31:02 283.69 47.86 235.83 0.00 5401.90 122143.64 0.00 18:05:20 16:32:01 117.08 0.58 116.50 0.00 16.94 55444.53 0.00 18:05:20 16:33:01 50.76 0.23 50.52 0.00 3.60 17506.83 0.00 18:05:20 16:34:01 360.11 5.13 354.98 0.00 72.00 174249.22 0.00 18:05:20 16:35:01 871.17 1.90 869.27 0.00 84.79 296222.36 0.00 18:05:20 16:36:01 1025.03 10.15 1014.88 0.00 2833.79 350619.30 0.00 18:05:20 16:37:01 708.03 0.48 707.55 0.00 7.47 130759.81 0.00 18:05:20 16:38:01 2.20 0.00 2.20 0.00 0.00 26.13 0.00 18:05:20 16:39:01 1.20 0.00 1.20 0.00 0.00 12.26 0.00 18:05:20 16:40:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 18:05:20 16:41:01 1.17 0.00 1.17 0.00 0.00 24.80 0.00 18:05:20 16:42:01 1.68 0.00 1.68 0.00 0.00 17.73 0.00 18:05:20 16:43:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 18:05:20 16:44:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 18:05:20 16:45:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 18:05:20 16:46:01 2.12 0.02 2.10 0.00 0.13 27.59 0.00 18:05:20 16:47:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 18:05:20 16:48:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 18:05:20 16:49:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 18:05:20 16:50:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 18:05:20 16:51:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 18:05:20 16:52:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 18:05:20 16:53:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 18:05:20 16:54:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 18:05:20 16:55:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 18:05:20 16:56:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 18:05:20 16:57:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 18:05:20 16:58:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 18:05:20 16:59:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 18:05:20 17:00:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 18:05:20 17:01:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 18:05:20 17:02:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 18:05:20 17:03:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 18:05:20 17:04:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 18:05:20 17:05:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 18:05:20 17:06:01 1.55 0.00 1.55 0.00 0.00 16.66 0.00 18:05:20 17:07:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 18:05:20 17:08:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 18:05:20 17:09:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 18:05:20 17:10:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 18:05:20 17:11:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 18:05:20 17:12:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 18:05:20 17:13:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 18:05:20 17:14:01 1.50 0.00 1.50 0.00 0.00 16.39 0.00 18:05:20 17:15:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 18:05:20 17:16:01 2.97 1.02 1.95 0.00 21.86 26.26 0.00 18:05:20 17:17:01 1.52 0.02 1.50 0.00 0.13 16.13 0.00 18:05:20 17:18:02 1.18 0.00 1.18 0.00 0.00 13.20 0.00 18:05:20 17:19:01 2.90 1.61 1.29 0.00 37.82 15.59 0.00 18:05:20 17:20:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 18:05:20 17:21:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 18:05:20 17:22:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 18:05:20 17:23:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 18:05:20 17:24:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 18:05:20 17:25:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 18:05:20 17:26:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 18:05:20 17:27:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 18:05:20 17:28:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 18:05:20 17:29:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 18:05:20 17:30:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 18:05:20 17:31:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 18:05:20 17:32:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 18:05:20 17:33:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 18:05:20 17:34:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 18:05:20 17:35:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 18:05:20 17:36:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 18:05:20 17:37:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 18:05:20 17:38:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 18:05:20 17:39:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 18:05:20 17:40:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 18:05:20 17:41:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 18:05:20 17:42:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 18:05:20 17:43:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 18:05:20 17:44:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 18:05:20 17:45:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 18:05:20 17:46:01 1.25 0.00 1.25 0.00 0.00 12.80 0.00 18:05:20 17:47:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 18:05:20 17:48:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 18:05:20 17:49:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 18:05:20 17:50:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 18:05:20 17:51:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 18:05:20 17:52:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 18:05:20 17:53:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 18:05:20 17:54:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 18:05:20 17:55:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 18:05:20 17:56:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 18:05:20 17:57:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 18:05:20 17:58:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 18:05:20 17:59:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 18:05:20 18:00:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 18:05:20 18:01:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 18:05:20 18:02:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 18:05:20 18:03:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 18:05:20 18:04:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 18:05:20 18:05:01 1.35 0.00 1.35 0.00 0.00 31.73 0.00 18:05:20 Average: 37.16 0.73 36.43 0.00 89.29 12087.06 0.00 18:05:20 18:05:20 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:05:20 16:31:02 28922832 31585656 736140 2.24 72324 2862012 2019020 5.95 1023208 2579784 654896 18:05:20 16:32:01 27881280 31525728 778796 2.37 108248 3732328 1917752 5.65 1497388 3054044 462424 18:05:20 16:33:01 27560052 31551012 751940 2.29 111752 4045384 1864068 5.49 1364756 3478460 406852 18:05:20 16:34:01 23618304 31394136 895528 2.72 251404 7414768 2587408 7.63 2108416 6376956 387684 18:05:20 16:35:01 21290132 31377128 904692 2.75 299964 9589072 2377704 7.01 2144020 8569744 13260 18:05:20 16:36:01 17710408 31471136 794788 2.42 439612 12952144 1974088 5.82 2288264 11821600 5112 18:05:20 16:37:01 18593600 31536088 733332 2.23 493176 12070716 1880324 5.54 2344416 10877468 476 18:05:20 16:38:01 18593828 31536304 733008 2.23 493192 12070720 1880324 5.54 2344276 10877472 180 18:05:20 16:39:01 18600584 31543064 726184 2.21 493204 12070720 1880324 5.54 2338160 10877472 16 18:05:20 16:40:01 18600244 31542832 726404 2.21 493228 12070724 1880324 5.54 2338336 10877556 32 18:05:20 16:41:01 18602200 31544852 724548 2.20 493280 12070724 1880324 5.54 2336664 10877564 60 18:05:20 16:42:01 18606668 31549348 720292 2.19 493300 12070724 1880324 5.54 2332824 10877568 4 18:05:20 16:43:01 18606620 31549320 720252 2.19 493320 12070732 1880324 5.54 2332808 10877572 4 18:05:20 16:44:01 18606564 31549828 720232 2.19 493332 12070732 1880324 5.54 2332208 10878120 176 18:05:20 16:45:01 18606800 31550068 719916 2.19 493360 12070732 1880324 5.54 2332240 10878124 12 18:05:20 16:46:01 18605780 31549240 720508 2.19 493384 12070840 1872052 5.52 2332352 10878232 4 18:05:20 16:47:01 18605940 31549420 720472 2.19 493396 12070848 1872052 5.52 2332300 10878236 12 18:05:20 16:48:01 18606176 31549680 720184 2.19 493416 12070852 1872052 5.52 2332320 10878240 184 18:05:20 16:49:01 18606088 31549608 720192 2.19 493428 12070852 1872052 5.52 2332336 10878240 16 18:05:20 16:50:01 18606072 31549612 720116 2.19 493448 12070860 1872052 5.52 2332344 10878248 64 18:05:20 16:51:01 18606016 31549568 720180 2.19 493468 12070860 1855736 5.47 2332404 10878256 8 18:05:20 16:52:01 18605936 31549540 720180 2.19 493492 12070864 1855736 5.47 2332392 10878260 44 18:05:20 16:53:01 18606348 31549956 719912 2.19 493500 12070868 1855736 5.47 2332392 10878264 8 18:05:20 16:54:01 18606112 31549744 720108 2.19 493508 12070872 1855736 5.47 2332440 10878264 48 18:05:20 16:55:01 18606064 31549704 720076 2.19 493536 12070860 1855736 5.47 2332440 10878268 12 18:05:20 16:56:01 18606016 31549708 720028 2.19 493552 12070876 1872020 5.52 2332564 10878272 44 18:05:20 16:57:01 18606212 31549912 719752 2.19 493556 12070880 1872020 5.52 2332496 10878276 8 18:05:20 16:58:01 18606108 31549840 719756 2.19 493572 12070884 1872020 5.52 2332520 10878280 144 18:05:20 16:59:01 18606292 31550028 719728 2.19 493576 12070884 1872020 5.52 2332520 10878280 4 18:05:20 17:00:01 18606212 31549972 719700 2.19 493592 12070888 1872020 5.52 2332936 10878284 192 18:05:20 17:01:01 18606688 31550452 719412 2.19 493608 12070888 1872020 5.52 2332484 10878284 16 18:05:20 17:02:01 18606704 31550500 719352 2.19 493624 12070884 1855760 5.47 2332372 10878288 160 18:05:20 17:03:01 18606332 31550132 719572 2.19 493628 12070896 1855760 5.47 2332632 10878292 8 18:05:20 17:04:01 18606576 31550396 719300 2.19 493640 12070896 1855760 5.47 2332392 10878292 152 18:05:20 17:05:01 18606736 31550568 719264 2.19 493652 12070900 1855760 5.47 2332396 10878296 8 18:05:20 17:06:01 18607184 31551044 718976 2.19 493668 12070896 1855760 5.47 2332552 10878300 4 18:05:20 17:07:01 18607144 31551008 718932 2.19 493688 12070912 1855760 5.47 2332424 10878304 32 18:05:20 17:08:01 18606876 31550792 719128 2.19 493708 12070912 1855760 5.47 2332468 10878308 144 18:05:20 17:09:01 18606828 31550752 719100 2.19 493720 12070916 1855760 5.47 2332468 10878308 8 18:05:20 17:10:01 18606716 31550672 719116 2.19 493748 12070904 1855760 5.47 2332640 10878312 4 18:05:20 17:11:01 18606892 31550868 719076 2.19 493756 12070920 1855760 5.47 2332660 10878316 12 18:05:20 17:12:01 18606656 31550648 719260 2.19 493776 12070920 1855760 5.47 2332536 10878320 4 18:05:20 17:13:01 18606608 31550632 719204 2.19 493800 12070932 1855760 5.47 2332492 10878324 12 18:05:20 17:14:01 18606780 31550832 718960 2.19 493816 12070924 1855760 5.47 2332516 10878324 4 18:05:20 17:15:01 18606724 31550796 718928 2.19 493840 12070920 1855760 5.47 2332532 10878328 8 18:05:20 17:16:01 18604208 31549404 720280 2.19 493900 12071680 1838052 5.42 2332764 10879016 192 18:05:20 17:17:01 18603820 31549032 720592 2.19 493916 12071680 1838052 5.42 2332708 10879020 8 18:05:20 17:18:02 18604180 31549440 719908 2.19 493928 12071676 1838052 5.42 2332716 10879020 148 18:05:20 17:19:01 18593852 31541192 728116 2.21 493944 12072796 1838052 5.42 2343616 10879404 56 18:05:20 17:20:01 18594364 31541752 727688 2.21 493960 12072808 1838052 5.42 2343060 10879364 48 18:05:20 17:21:01 18594404 31541808 727640 2.21 493968 12072808 1838052 5.42 2343132 10879368 8 18:05:20 17:22:01 18594372 31541792 727644 2.21 493988 12072804 1838052 5.42 2343100 10879372 144 18:05:20 17:23:01 18594608 31542052 727368 2.21 494000 12072816 1838052 5.42 2343152 10879376 8 18:05:20 17:24:01 18594624 31542088 727264 2.21 494028 12072816 1838052 5.42 2343140 10879380 4 18:05:20 17:25:01 18594292 31541784 727560 2.21 494036 12072824 1838052 5.42 2343144 10879384 4 18:05:20 17:26:01 18594024 31541540 727744 2.21 494060 12072824 1854108 5.46 2343244 10879384 160 18:05:20 17:27:01 18593976 31541516 727708 2.21 494076 12072828 1854108 5.46 2343200 10879388 8 18:05:20 17:28:01 18593668 31541212 727912 2.21 494116 12072820 1854108 5.46 2343184 10879388 160 18:05:20 17:29:01 18593852 31541452 727892 2.21 494128 12072832 1837576 5.42 2343296 10879392 28 18:05:20 17:30:01 18593600 31541212 728124 2.21 494132 12072840 1837576 5.42 2343392 10879400 196 18:05:20 17:31:01 18593584 31541200 728104 2.21 494140 12072840 1837576 5.42 2343740 10879400 4 18:05:20 17:32:01 18593688 31541316 728104 2.21 494156 12072844 1837576 5.42 2343524 10879404 176 18:05:20 17:33:01 18593696 31541344 728080 2.21 494172 12072840 1837576 5.42 2343280 10879404 12 18:05:20 17:34:01 18593680 31541356 728016 2.21 494176 12072848 1837576 5.42 2343296 10879408 160 18:05:20 17:35:01 18593916 31541600 727752 2.21 494184 12072852 1837576 5.42 2343304 10879412 28 18:05:20 17:36:01 18593788 31541480 727756 2.21 494204 12072844 1837576 5.42 2343652 10879412 172 18:05:20 17:37:01 18593780 31541476 727728 2.21 494216 12072852 1837576 5.42 2343324 10879416 52 18:05:20 17:38:01 18593488 31541220 727908 2.21 494244 12072856 1837576 5.42 2343372 10879416 44 18:05:20 17:39:01 18593456 31541224 727860 2.21 494256 12072868 1837576 5.42 2343608 10879420 8 18:05:20 17:40:01 18593628 31541412 727620 2.21 494260 12072872 1837576 5.42 2343396 10879424 172 18:05:20 17:41:01 18593392 31541188 727828 2.21 494292 12072852 1837576 5.42 2343472 10879432 4 18:05:20 17:42:01 18593312 31541144 728112 2.21 494296 12072876 1837576 5.42 2343460 10879436 160 18:05:20 17:43:01 18593480 31541316 727900 2.21 494304 12072876 1837576 5.42 2343524 10879436 16 18:05:20 17:44:01 18593456 31541308 727876 2.21 494316 12072880 1837576 5.42 2343472 10879440 164 18:05:20 17:45:01 18593660 31541528 727616 2.21 494316 12072884 1853636 5.46 2343484 10879444 72 18:05:20 17:46:01 18593592 31541460 727836 2.21 494316 12072884 1853636 5.46 2343552 10879444 156 18:05:20 17:47:01 18593592 31541472 727804 2.21 494324 12072888 1853636 5.46 2343500 10879448 24 18:05:20 17:48:01 18593512 31541396 727800 2.21 494340 12072892 1853636 5.46 2343500 10879448 164 18:05:20 17:49:01 18593932 31541860 727500 2.21 494368 12072896 1853636 5.46 2343536 10879452 40 18:05:20 17:50:01 18593436 31541380 727928 2.21 494392 12072900 1853636 5.46 2343672 10879456 176 18:05:20 17:51:01 18593160 31541128 728112 2.21 494436 12072880 1853636 5.46 2343704 10879456 8 18:05:20 17:52:01 18593040 31541064 728120 2.21 494452 12072904 1853636 5.46 2343656 10879464 160 18:05:20 17:53:01 18593244 31541284 727844 2.21 494464 12072904 1853636 5.46 2343668 10879464 4 18:05:20 17:54:01 18593228 31541288 727776 2.21 494480 12072908 1853636 5.46 2343688 10879468 160 18:05:20 17:55:01 18593396 31541480 727740 2.21 494496 12072912 1853636 5.46 2343740 10879472 28 18:05:20 17:56:01 18593088 31541188 727996 2.21 494512 12072912 1853636 5.46 2343792 10879472 164 18:05:20 17:57:01 18593032 31541156 727980 2.21 494516 12072920 1853636 5.46 2343744 10879476 36 18:05:20 17:58:01 18593220 31541348 727892 2.21 494532 12072924 1869688 5.51 2343752 10879476 160 18:05:20 17:59:01 18593480 31541632 727572 2.21 494552 12072928 1853308 5.46 2343852 10879480 8 18:05:20 18:00:01 18593148 31541336 727832 2.21 494568 12072932 1853308 5.46 2343956 10879492 156 18:05:20 18:01:01 18593348 31541556 727772 2.21 494608 12072912 1853308 5.46 2343968 10879492 8 18:05:20 18:02:01 18593568 31541824 727484 2.21 494608 12072936 1853308 5.46 2343880 10879496 156 18:05:20 18:03:01 18592944 31541200 728044 2.21 494616 12072936 1853308 5.46 2343940 10879496 8 18:05:20 18:04:01 18592944 31541264 727932 2.21 494628 12073004 1853308 5.46 2343896 10879552 156 18:05:20 18:05:01 18591220 31539508 729656 2.22 494640 12073020 1853308 5.46 2344748 10880040 24 18:05:20 Average: 18971610 31541109 729946 2.22 476256 11736831 1871567 5.52 2300808 10569463 20387 18:05:20 18:05:20 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:05:20 16:31:02 ens3 1131.56 1025.30 11753.86 174.20 0.00 0.00 0.00 0.00 18:05:20 16:31:02 docker0 321.86 259.57 24.76 2713.82 0.00 0.00 0.00 0.00 18:05:20 16:31:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 18:05:20 16:32:01 ens3 168.82 118.86 821.05 25.94 0.00 0.00 0.00 0.00 18:05:20 16:32:01 vethbf80bb7 0.78 1.00 0.06 0.08 0.00 0.00 0.00 0.00 18:05:20 16:32:01 docker0 91.71 123.16 7.64 774.74 0.00 0.00 0.00 0.00 18:05:20 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:33:01 ens3 25.36 18.05 20.99 11.85 0.00 0.00 0.00 0.00 18:05:20 16:33:01 vethbf80bb7 0.67 0.68 0.05 0.05 0.00 0.00 0.00 0.00 18:05:20 16:33:01 docker0 0.67 0.67 0.04 0.05 0.00 0.00 0.00 0.00 18:05:20 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:34:01 ens3 887.15 799.98 6676.43 75.41 0.00 0.00 0.00 0.00 18:05:20 16:34:01 docker0 736.78 787.51 46.57 4986.10 0.00 0.00 0.00 0.00 18:05:20 16:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:05:20 16:34:01 veth2353f0b 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 18:05:20 16:35:01 ens3 304.53 175.14 3610.81 30.03 0.00 0.00 0.00 0.00 18:05:20 16:35:01 docker0 137.86 231.66 10.87 2964.63 0.00 0.00 0.00 0.00 18:05:20 16:35:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 18:05:20 16:35:01 veth2353f0b 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 18:05:20 16:35:01 vethee03294 12.03 31.76 1.00 634.88 0.00 0.00 0.00 0.05 18:05:20 16:36:01 ens3 403.27 265.52 3874.74 220.35 0.00 0.00 0.00 0.00 18:05:20 16:36:01 docker0 166.62 282.40 13.87 3099.35 0.00 0.00 0.00 0.00 18:05:20 16:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:05:20 16:36:01 veth2353f0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:05:20 16:37:01 ens3 143.58 82.79 1168.96 21.29 0.00 0.00 0.00 0.00 18:05:20 16:37:01 docker0 62.89 108.15 5.06 1139.98 0.00 0.00 0.00 0.00 18:05:20 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:38:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:05:20 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:39:01 ens3 0.23 0.20 0.12 0.07 0.00 0.00 0.00 0.00 18:05:20 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:40:01 ens3 2.75 0.45 0.70 0.09 0.00 0.00 0.00 0.00 18:05:20 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:41:01 ens3 1.05 0.92 0.64 0.49 0.00 0.00 0.00 0.00 18:05:20 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:42:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:43:01 ens3 0.42 0.32 0.26 0.21 0.00 0.00 0.00 0.00 18:05:20 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:44:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:45:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:05:20 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:46:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:05:20 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:47:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:48:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:49:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:05:20 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:50:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:05:20 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:51:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 18:05:20 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:52:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:54:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:56:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 18:05:20 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:57:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:05:20 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:58:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 16:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:00:01 ens3 1.90 0.67 0.57 0.30 0.00 0.00 0.00 0.00 18:05:20 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:01:01 ens3 0.53 0.28 0.33 0.26 0.00 0.00 0.00 0.00 18:05:20 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:02:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:04:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 18:05:20 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:05:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:06:01 ens3 0.45 0.40 0.20 0.09 0.00 0.00 0.00 0.00 18:05:20 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:08:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:05:20 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:10:01 ens3 2.28 0.70 0.52 0.30 0.00 0.00 0.00 0.00 18:05:20 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:11:01 ens3 0.93 0.52 0.43 0.34 0.00 0.00 0.00 0.00 18:05:20 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:14:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:05:20 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:15:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:16:01 ens3 0.38 0.33 0.14 0.08 0.00 0.00 0.00 0.00 18:05:20 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:18:02 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:19:01 ens3 8.12 7.05 5.20 6.40 0.00 0.00 0.00 0.00 18:05:20 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:19:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:21:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 18:05:20 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:24:01 ens3 0.37 0.22 0.18 0.01 0.00 0.00 0.00 0.00 18:05:20 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:26:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 18:05:20 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:27:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:28:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:29:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:30:01 ens3 1.72 0.50 0.50 0.28 0.00 0.00 0.00 0.00 18:05:20 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:31:01 ens3 0.50 0.27 0.33 0.26 0.00 0.00 0.00 0.00 18:05:20 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:32:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:33:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:34:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:35:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:36:01 ens3 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 18:05:20 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:37:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:38:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 18:05:20 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:39:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:40:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:41:01 ens3 0.23 0.25 0.19 0.08 0.00 0.00 0.00 0.00 18:05:20 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:42:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:43:01 ens3 0.42 0.37 0.26 0.21 0.00 0.00 0.00 0.00 18:05:20 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:44:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:45:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:05:20 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:46:01 ens3 0.42 0.33 0.20 0.08 0.00 0.00 0.00 0.00 18:05:20 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:48:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:49:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:05:20 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:50:01 ens3 1.73 0.60 0.45 0.29 0.00 0.00 0.00 0.00 18:05:20 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:51:01 ens3 0.57 0.40 0.33 0.27 0.00 0.00 0.00 0.00 18:05:20 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:52:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:53:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:54:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:55:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:56:01 ens3 0.38 0.35 0.20 0.08 0.00 0.00 0.00 0.00 18:05:20 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:58:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 17:59:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:05:20 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 18:00:01 ens3 1.45 0.55 0.44 0.29 0.00 0.00 0.00 0.00 18:05:20 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 18:01:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:05:20 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 18:02:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 18:03:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 18:04:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 18:05:01 ens3 2.07 1.83 3.32 0.64 0.00 0.00 0.00 0.00 18:05:20 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 18:05:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:05:20 Average: ens3 32.68 26.41 294.33 6.01 0.00 0.00 0.00 0.00 18:05:20 Average: docker0 16.00 18.89 1.15 165.14 0.00 0.00 0.00 0.00 18:05:20 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 18:05:20 18:05:20 18:05:20 ---> sar -P ALL: 18:05:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117186) 10/26/22 _x86_64_ (8 CPU) 18:05:20 18:05:20 16:29:49 LINUX RESTART (8 CPU) 18:05:20 18:05:20 16:30:01 CPU %user %nice %system %iowait %steal %idle 18:05:20 16:31:02 all 10.43 0.00 3.65 2.75 0.05 83.12 18:05:20 16:31:02 0 9.08 0.00 3.35 0.32 0.03 87.21 18:05:20 16:31:02 1 7.16 0.00 3.13 1.51 0.05 88.14 18:05:20 16:31:02 2 9.96 0.00 3.58 3.06 0.05 83.35 18:05:20 16:31:02 3 13.52 0.00 4.40 4.08 0.07 77.93 18:05:20 16:31:02 4 10.96 0.00 4.96 3.78 0.05 80.26 18:05:20 16:31:02 5 8.48 0.00 2.94 0.82 0.05 87.71 18:05:20 16:31:02 6 9.79 0.00 2.96 5.52 0.05 81.67 18:05:20 16:31:02 7 14.50 0.00 3.86 2.94 0.08 78.62 18:05:20 16:32:01 all 30.39 0.00 6.11 1.35 0.09 62.07 18:05:20 16:32:01 0 31.04 0.00 6.68 0.17 0.09 62.02 18:05:20 16:32:01 1 30.51 0.00 6.30 7.84 0.10 55.25 18:05:20 16:32:01 2 30.87 0.00 5.77 0.05 0.09 63.23 18:05:20 16:32:01 3 29.34 0.00 6.49 0.09 0.09 64.00 18:05:20 16:32:01 4 29.88 0.00 5.98 0.15 0.09 63.91 18:05:20 16:32:01 5 29.04 0.00 5.49 1.79 0.07 63.61 18:05:20 16:32:01 6 29.49 0.00 6.53 0.64 0.09 63.26 18:05:20 16:32:01 7 32.95 0.00 5.63 0.07 0.09 61.26 18:05:20 16:33:01 all 50.75 0.00 7.08 0.22 0.11 41.83 18:05:20 16:33:01 0 49.97 0.00 7.21 0.05 0.10 42.68 18:05:20 16:33:01 1 50.94 0.00 7.10 0.03 0.10 41.83 18:05:20 16:33:01 2 51.75 0.00 6.84 0.07 0.12 41.22 18:05:20 16:33:01 3 50.24 0.00 6.98 0.59 0.12 42.06 18:05:20 16:33:01 4 50.63 0.00 6.84 0.05 0.10 42.38 18:05:20 16:33:01 5 51.29 0.00 7.18 0.14 0.10 41.30 18:05:20 16:33:01 6 49.82 0.00 7.51 0.79 0.10 41.78 18:05:20 16:33:01 7 51.38 0.00 7.02 0.07 0.10 41.43 18:05:20 16:34:01 all 15.30 0.00 8.99 8.48 0.09 67.14 18:05:20 16:34:01 0 14.56 0.00 10.85 17.92 0.09 56.58 18:05:20 16:34:01 1 15.60 0.00 8.95 4.47 0.08 70.89 18:05:20 16:34:01 2 15.34 0.00 8.75 7.41 0.08 68.42 18:05:20 16:34:01 3 14.60 0.00 10.51 10.02 0.10 64.77 18:05:20 16:34:01 4 14.67 0.00 6.87 4.34 0.08 74.04 18:05:20 16:34:01 5 17.12 0.00 9.48 11.18 0.08 62.14 18:05:20 16:34:01 6 14.51 0.00 7.19 6.84 0.08 71.37 18:05:20 16:34:01 7 16.03 0.00 9.35 5.71 0.09 68.83 18:05:20 16:35:01 all 38.20 0.00 11.64 15.02 0.11 35.03 18:05:20 16:35:01 0 37.83 0.00 11.42 12.75 0.10 37.90 18:05:20 16:35:01 1 38.57 0.00 11.58 19.11 0.12 30.62 18:05:20 16:35:01 2 38.09 0.00 12.13 12.57 0.10 37.12 18:05:20 16:35:01 3 35.96 0.00 12.88 12.18 0.10 38.88 18:05:20 16:35:01 4 39.57 0.00 10.90 7.91 0.10 41.51 18:05:20 16:35:01 5 37.89 0.00 11.89 27.33 0.12 22.77 18:05:20 16:35:01 6 39.41 0.00 10.70 10.50 0.08 39.31 18:05:20 16:35:01 7 38.25 0.00 11.67 17.89 0.14 32.06 18:05:20 16:36:01 all 56.31 0.00 15.04 10.50 0.13 18.02 18:05:20 16:36:01 0 57.54 0.00 14.64 15.08 0.14 12.60 18:05:20 16:36:01 1 57.15 0.00 15.32 7.90 0.12 19.51 18:05:20 16:36:01 2 55.37 0.00 15.27 7.96 0.14 21.26 18:05:20 16:36:01 3 54.24 0.00 16.08 8.18 0.12 21.38 18:05:20 16:36:01 4 54.93 0.00 16.17 17.47 0.12 11.31 18:05:20 16:36:01 5 57.41 0.00 13.78 6.06 0.12 22.63 18:05:20 16:36:01 6 56.49 0.00 14.12 9.87 0.14 19.39 18:05:20 16:36:01 7 57.34 0.00 14.93 11.48 0.15 16.10 18:05:20 16:37:01 all 36.18 0.00 8.11 2.32 0.08 53.32 18:05:20 16:37:01 0 36.00 0.00 8.20 2.08 0.08 53.64 18:05:20 16:37:01 1 36.50 0.00 7.89 1.04 0.08 54.48 18:05:20 16:37:01 2 36.84 0.00 7.50 1.08 0.07 54.50 18:05:20 16:37:01 3 35.71 0.00 8.08 3.85 0.08 52.28 18:05:20 16:37:01 4 35.91 0.00 8.44 1.47 0.07 54.12 18:05:20 16:37:01 5 34.86 0.00 8.69 4.46 0.08 51.90 18:05:20 16:37:01 6 36.72 0.00 8.25 3.20 0.08 51.75 18:05:20 16:37:01 7 36.87 0.00 7.81 1.35 0.08 53.89 18:05:20 16:38:01 all 0.21 0.00 0.01 0.01 0.00 99.77 18:05:20 16:38:01 0 0.00 0.00 0.00 0.03 0.00 99.97 18:05:20 16:38:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:05:20 16:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:38:01 5 1.58 0.00 0.03 0.00 0.00 98.39 18:05:20 16:38:01 6 0.02 0.00 0.02 0.03 0.00 99.93 18:05:20 16:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:05:20 16:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 16:39:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:05:20 16:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:05:20 16:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:39:01 6 0.03 0.00 0.00 0.02 0.00 99.95 18:05:20 16:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:40:01 all 0.01 0.00 0.01 0.03 0.00 99.95 18:05:20 16:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:05:20 16:40:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:05:20 16:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:40:01 6 0.02 0.00 0.00 0.08 0.00 99.90 18:05:20 16:40:01 7 0.03 0.00 0.02 0.08 0.02 99.85 18:05:20 16:41:01 all 0.03 0.00 0.01 0.01 0.00 99.95 18:05:20 16:41:01 0 0.12 0.00 0.02 0.03 0.00 99.83 18:05:20 16:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 16:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 16:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:41:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:05:20 16:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:05:20 18:05:20 16:41:01 CPU %user %nice %system %iowait %steal %idle 18:05:20 16:42:01 all 0.01 0.00 0.01 0.03 0.01 99.95 18:05:20 16:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 16:42:01 1 0.00 0.00 0.02 0.18 0.02 99.78 18:05:20 16:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:05:20 16:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:05:20 16:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:43:01 all 0.01 0.00 0.01 0.01 0.00 99.98 18:05:20 16:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 18:05:20 16:43:01 1 0.02 0.00 0.02 0.03 0.00 99.93 18:05:20 16:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 16:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:44:01 all 0.02 0.00 0.01 0.01 0.00 99.95 18:05:20 16:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:05:20 16:44:01 1 0.02 0.00 0.03 0.07 0.02 99.87 18:05:20 16:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 16:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:05:20 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:05:20 16:45:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 16:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 16:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:46:01 all 0.04 0.00 0.02 0.01 0.00 99.93 18:05:20 16:46:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:05:20 16:46:01 1 0.03 0.00 0.03 0.05 0.02 99.87 18:05:20 16:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:05:20 16:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:05:20 16:46:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:05:20 16:46:01 5 0.18 0.00 0.02 0.00 0.00 99.80 18:05:20 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:47:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:05:20 16:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 16:47:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:05:20 16:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 16:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:47:01 5 1.95 0.00 0.02 0.00 0.02 98.01 18:05:20 16:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:48:01 all 0.00 0.00 0.01 0.00 0.00 99.99 18:05:20 16:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 16:48:01 1 0.00 0.00 0.03 0.02 0.00 99.95 18:05:20 16:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:05:20 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:49:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:05:20 16:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:05:20 16:50:01 0 0.02 0.00 0.02 0.03 0.00 99.93 18:05:20 16:50:01 1 0.03 0.00 0.02 0.05 0.00 99.90 18:05:20 16:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 16:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:05:20 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:51:01 all 0.00 0.00 0.01 0.00 0.00 99.98 18:05:20 16:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 16:51:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:05:20 16:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:05:20 16:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 16:52:01 1 0.02 0.00 0.02 0.03 0.02 99.92 18:05:20 16:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 18:05:20 16:52:01 CPU %user %nice %system %iowait %steal %idle 18:05:20 16:53:01 all 0.04 0.00 0.00 0.00 0.00 99.95 18:05:20 16:53:01 0 0.20 0.00 0.00 0.00 0.00 99.80 18:05:20 16:53:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:05:20 16:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 16:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:54:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:05:20 16:54:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 16:54:01 1 0.02 0.00 0.02 0.03 0.00 99.93 18:05:20 16:54:01 2 0.00 0.00 0.03 0.00 0.00 99.97 18:05:20 16:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 16:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:54:01 5 0.00 0.00 0.03 0.00 0.00 99.97 18:05:20 16:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 16:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:05:20 16:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 16:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:05:20 16:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:05:20 16:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:05:20 16:56:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:05:20 16:56:01 1 0.02 0.00 0.03 0.03 0.00 99.92 18:05:20 16:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:05:20 16:57:01 all 0.16 0.00 0.01 0.00 0.00 99.83 18:05:20 16:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 16:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:05:20 16:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:05:20 16:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:57:01 5 1.21 0.00 0.03 0.00 0.00 98.76 18:05:20 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:58:01 all 0.21 0.00 0.00 0.00 0.00 99.79 18:05:20 16:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 18:05:20 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 16:58:01 5 1.52 0.00 0.00 0.00 0.02 98.47 18:05:20 16:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:05:20 16:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 16:59:01 1 0.02 0.00 0.02 0.03 0.02 99.92 18:05:20 16:59:01 2 0.00 0.00 0.03 0.00 0.00 99.97 18:05:20 16:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 16:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 16:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 16:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:00:01 0 0.03 0.00 0.02 0.02 0.02 99.92 18:05:20 17:00:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:05:20 17:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:05:20 17:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:01:01 1 0.05 0.00 0.02 0.02 0.02 99.90 18:05:20 17:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:05:20 17:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:05:20 17:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:05:20 17:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:03:01 all 0.01 0.00 0.02 0.01 0.01 99.96 18:05:20 17:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:03:01 1 0.03 0.00 0.05 0.03 0.02 99.87 18:05:20 17:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 17:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:05:20 17:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 18:05:20 17:03:01 CPU %user %nice %system %iowait %steal %idle 18:05:20 17:04:01 all 0.17 0.00 0.02 0.00 0.00 99.81 18:05:20 17:04:01 0 0.03 0.00 0.00 0.02 0.00 99.95 18:05:20 17:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 18:05:20 17:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:05:20 17:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:04:01 5 1.26 0.00 0.03 0.00 0.00 98.71 18:05:20 17:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:05:01 all 0.26 0.00 0.00 0.01 0.00 99.73 18:05:20 17:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:05:01 1 0.02 0.00 0.02 0.03 0.02 99.92 18:05:20 17:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:05:01 5 1.97 0.00 0.00 0.02 0.00 98.01 18:05:20 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:06:01 all 0.26 0.00 0.00 0.01 0.00 99.73 18:05:20 17:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:06:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:05:20 17:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:06:01 3 0.07 0.00 0.00 0.00 0.02 99.92 18:05:20 17:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:06:01 5 1.97 0.00 0.00 0.00 0.00 98.03 18:05:20 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:07:01 all 0.05 0.00 0.01 0.00 0.00 99.93 18:05:20 17:07:01 0 0.03 0.00 0.00 0.02 0.00 99.95 18:05:20 17:07:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:05:20 17:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 17:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:05:20 17:07:01 5 0.25 0.00 0.03 0.00 0.02 99.70 18:05:20 17:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:08:01 all 0.01 0.00 0.01 0.01 0.00 99.98 18:05:20 17:08:01 0 0.02 0.00 0.03 0.02 0.02 99.92 18:05:20 17:08:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:05:20 17:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:09:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:05:20 17:09:01 0 0.07 0.00 0.00 0.02 0.02 99.90 18:05:20 17:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:05:20 17:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:05:20 17:10:01 0 0.05 0.00 0.03 0.02 0.00 99.90 18:05:20 17:10:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:05:20 17:10:01 2 0.00 0.00 0.03 0.02 0.00 99.95 18:05:20 17:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:11:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:05:20 17:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:05:20 17:11:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:05:20 17:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 18:05:20 17:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:05:20 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 17:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:12:01 all 0.01 0.00 0.01 0.01 0.00 99.98 18:05:20 17:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:12:01 1 0.00 0.00 0.00 0.05 0.00 99.95 18:05:20 17:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:05:20 17:13:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:05:20 17:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:14:01 all 0.01 0.00 0.01 0.01 0.00 99.98 18:05:20 17:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:14:01 1 0.02 0.00 0.02 0.05 0.02 99.90 18:05:20 17:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:05:20 17:14:01 CPU %user %nice %system %iowait %steal %idle 18:05:20 17:15:01 all 0.04 0.00 0.01 0.00 0.00 99.94 18:05:20 17:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:15:01 1 0.02 0.00 0.03 0.02 0.02 99.92 18:05:20 17:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:15:01 5 0.30 0.00 0.03 0.00 0.00 99.67 18:05:20 17:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:16:01 all 0.30 0.00 0.04 0.01 0.00 99.64 18:05:20 17:16:01 0 0.02 0.00 0.07 0.00 0.00 99.92 18:05:20 17:16:01 1 0.03 0.00 0.00 0.08 0.00 99.88 18:05:20 17:16:01 2 0.00 0.00 0.05 0.02 0.00 99.93 18:05:20 17:16:01 3 0.07 0.00 0.05 0.00 0.02 99.87 18:05:20 17:16:01 4 0.23 0.00 0.03 0.02 0.00 99.72 18:05:20 17:16:01 5 1.99 0.00 0.05 0.00 0.00 97.97 18:05:20 17:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:05:20 17:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 17:17:01 all 0.15 0.00 0.01 0.01 0.00 99.83 18:05:20 17:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:05:20 17:17:01 2 0.00 0.00 0.02 0.05 0.00 99.93 18:05:20 17:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:17:01 5 1.14 0.00 0.00 0.00 0.02 98.84 18:05:20 17:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:18:02 all 0.11 0.00 0.01 0.00 0.00 99.87 18:05:20 17:18:02 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:18:02 1 0.03 0.00 0.03 0.02 0.02 99.90 18:05:20 17:18:02 2 0.00 0.00 0.02 0.02 0.00 99.97 18:05:20 17:18:02 3 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:18:02 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:18:02 5 0.76 0.00 0.03 0.00 0.00 99.20 18:05:20 17:18:02 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:18:02 7 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:19:01 all 0.47 0.00 0.04 0.02 0.00 99.47 18:05:20 17:19:01 0 0.68 0.00 0.02 0.00 0.00 99.31 18:05:20 17:19:01 1 0.20 0.00 0.03 0.00 0.00 99.76 18:05:20 17:19:01 2 0.03 0.00 0.02 0.05 0.02 99.88 18:05:20 17:19:01 3 0.31 0.00 0.12 0.10 0.02 99.46 18:05:20 17:19:01 4 0.14 0.00 0.03 0.00 0.00 99.83 18:05:20 17:19:01 5 1.84 0.00 0.03 0.00 0.00 98.12 18:05:20 17:19:01 6 0.07 0.00 0.03 0.00 0.00 99.90 18:05:20 17:19:01 7 0.46 0.00 0.03 0.00 0.00 99.51 18:05:20 17:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:05:20 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:05:20 17:20:01 2 0.02 0.00 0.00 0.08 0.00 99.90 18:05:20 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:05:20 17:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:21:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:05:20 17:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:05:20 17:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:05:20 17:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:05:20 17:22:01 2 0.00 0.00 0.02 0.05 0.02 99.92 18:05:20 17:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:05:20 17:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:05:20 17:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:23:01 2 0.02 0.00 0.00 0.03 0.00 99.95 18:05:20 17:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:05:20 17:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:24:01 all 0.18 0.00 0.01 0.01 0.00 99.80 18:05:20 17:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:24:01 1 0.66 0.00 0.02 0.02 0.02 99.29 18:05:20 17:24:01 2 0.00 0.00 0.00 0.03 0.00 99.97 18:05:20 17:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:24:01 5 0.73 0.00 0.02 0.02 0.00 99.24 18:05:20 17:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:25:01 all 0.26 0.00 0.01 0.00 0.00 99.72 18:05:20 17:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:25:01 1 2.00 0.00 0.02 0.00 0.02 97.96 18:05:20 17:25:01 2 0.00 0.00 0.02 0.03 0.00 99.95 18:05:20 17:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:05:20 17:25:01 CPU %user %nice %system %iowait %steal %idle 18:05:20 17:26:01 all 0.10 0.00 0.01 0.01 0.00 99.88 18:05:20 17:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:26:01 1 0.75 0.00 0.05 0.00 0.02 99.19 18:05:20 17:26:01 2 0.02 0.00 0.03 0.03 0.00 99.92 18:05:20 17:26:01 3 0.03 0.00 0.00 0.02 0.00 99.95 18:05:20 17:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:05:20 17:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 17:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:05:20 17:27:01 2 0.02 0.00 0.02 0.03 0.00 99.93 18:05:20 17:27:01 3 0.02 0.00 0.02 0.03 0.02 99.92 18:05:20 17:27:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:05:20 17:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:28:01 2 0.03 0.00 0.03 0.02 0.02 99.90 18:05:20 17:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:29:01 2 0.03 0.00 0.03 0.02 0.00 99.92 18:05:20 17:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:29:01 5 0.02 0.00 0.03 0.00 0.00 99.95 18:05:20 17:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:05:20 17:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:30:01 2 0.03 0.00 0.05 0.02 0.02 99.88 18:05:20 17:30:01 3 0.02 0.00 0.02 0.03 0.02 99.92 18:05:20 17:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:05:20 17:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:31:01 3 0.05 0.00 0.00 0.02 0.00 99.93 18:05:20 17:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:32:01 2 0.03 0.00 0.05 0.02 0.02 99.88 18:05:20 17:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:33:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:05:20 17:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:33:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:05:20 17:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:05:20 17:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:05:20 17:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 18:05:20 17:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 17:35:01 2 0.00 0.00 0.03 0.02 0.02 99.93 18:05:20 17:35:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:05:20 17:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:36:01 all 0.19 0.00 0.01 0.01 0.00 99.78 18:05:20 17:36:01 0 0.10 0.00 0.00 0.00 0.00 99.90 18:05:20 17:36:01 1 1.37 0.00 0.07 0.00 0.02 98.55 18:05:20 17:36:01 2 0.02 0.00 0.02 0.03 0.00 99.93 18:05:20 17:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:05:20 17:36:01 CPU %user %nice %system %iowait %steal %idle 18:05:20 17:37:01 all 0.26 0.00 0.00 0.00 0.00 99.73 18:05:20 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:37:01 1 2.00 0.00 0.00 0.02 0.02 97.96 18:05:20 17:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:37:01 3 0.02 0.00 0.02 0.02 0.02 99.93 18:05:20 17:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:38:01 all 0.26 0.00 0.01 0.01 0.00 99.72 18:05:20 17:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:38:01 1 1.99 0.00 0.02 0.05 0.02 97.93 18:05:20 17:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:05:20 17:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:39:01 all 0.12 0.00 0.02 0.00 0.00 99.85 18:05:20 17:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:39:01 1 0.90 0.00 0.13 0.02 0.00 98.95 18:05:20 17:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:40:01 all 0.00 0.00 0.00 0.00 0.00 99.99 18:05:20 17:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:40:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:05:20 17:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:41:01 all 0.02 0.00 0.00 0.01 0.00 99.97 18:05:20 17:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:41:01 1 0.03 0.00 0.00 0.03 0.02 99.92 18:05:20 17:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:41:01 3 0.03 0.00 0.00 0.02 0.02 99.93 18:05:20 17:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:05:20 17:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:42:01 1 0.08 0.00 0.02 0.02 0.02 99.87 18:05:20 17:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:42:01 3 0.00 0.00 0.02 0.03 0.00 99.95 18:05:20 17:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:43:01 1 0.00 0.00 0.03 0.02 0.02 99.93 18:05:20 17:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 17:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:05:20 17:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:44:01 1 0.00 0.00 0.02 0.03 0.00 99.95 18:05:20 17:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:44:01 3 0.03 0.00 0.00 0.02 0.02 99.93 18:05:20 17:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:45:01 1 0.02 0.00 0.02 0.03 0.02 99.92 18:05:20 17:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:05:20 17:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:46:01 1 0.03 0.00 0.03 0.02 0.02 99.90 18:05:20 17:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:47:01 all 0.01 0.00 0.00 0.01 0.00 99.98 18:05:20 17:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:05:20 17:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:05:20 17:47:01 CPU %user %nice %system %iowait %steal %idle 18:05:20 17:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:05:20 17:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:48:01 1 0.03 0.00 0.02 0.03 0.00 99.92 18:05:20 17:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 18:05:20 17:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 17:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:49:01 1 0.02 0.00 0.05 0.02 0.00 99.92 18:05:20 17:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:05:20 17:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:50:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:05:20 17:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:50:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:05:20 17:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 17:50:01 3 0.03 0.00 0.00 0.02 0.00 99.95 18:05:20 17:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:05:20 17:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:51:01 1 0.00 0.00 0.03 0.05 0.00 99.92 18:05:20 17:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:51:01 3 0.02 0.00 0.00 0.02 0.02 99.95 18:05:20 17:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:05:20 17:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:52:01 1 0.05 0.00 0.00 0.02 0.02 99.92 18:05:20 17:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:05:20 17:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:53:01 all 0.01 0.00 0.00 0.01 0.00 99.98 18:05:20 17:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:53:01 1 0.02 0.00 0.03 0.07 0.02 99.87 18:05:20 17:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:54:01 1 0.03 0.00 0.03 0.03 0.02 99.88 18:05:20 17:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 17:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:05:20 17:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:55:01 1 0.02 0.00 0.00 0.03 0.02 99.93 18:05:20 17:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 17:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 18:05:20 17:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:56:01 all 0.01 0.00 0.00 0.00 0.00 99.97 18:05:20 17:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 17:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 18:05:20 17:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:05:20 17:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:05:20 17:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:57:01 1 0.05 0.00 0.00 0.02 0.00 99.93 18:05:20 17:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 17:57:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:05:20 17:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:05:20 17:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 17:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:05:20 17:58:01 3 0.03 0.00 0.00 0.02 0.02 99.93 18:05:20 17:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 17:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 18:05:20 17:58:01 CPU %user %nice %system %iowait %steal %idle 18:05:20 17:59:01 all 0.04 0.00 0.01 0.00 0.00 99.95 18:05:20 17:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 17:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 17:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 17:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 17:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 17:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 17:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:05:20 17:59:01 7 0.23 0.00 0.02 0.00 0.00 99.75 18:05:20 18:00:01 all 0.26 0.00 0.01 0.01 0.00 99.72 18:05:20 18:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 18:00:01 1 0.00 0.00 0.02 0.03 0.00 99.95 18:05:20 18:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 18:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 18:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 18:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 18:00:01 7 1.99 0.00 0.02 0.00 0.00 98.00 18:05:20 18:01:01 all 0.26 0.00 0.01 0.00 0.00 99.72 18:05:20 18:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 18:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 18:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 18:01:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:05:20 18:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 18:01:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:05:20 18:01:01 7 1.97 0.00 0.00 0.00 0.02 98.01 18:05:20 18:02:01 all 0.26 0.00 0.01 0.00 0.00 99.72 18:05:20 18:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 18:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:05:20 18:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:05:20 18:02:01 3 0.00 0.00 0.02 0.02 0.00 99.97 18:05:20 18:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 18:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 18:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:05:20 18:02:01 7 1.97 0.00 0.00 0.00 0.00 98.03 18:05:20 18:03:01 all 0.15 0.00 0.01 0.00 0.00 99.84 18:05:20 18:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:05:20 18:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 18:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:05:20 18:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 18:03:01 7 1.13 0.00 0.05 0.00 0.00 98.83 18:05:20 18:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:05:20 18:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 18:04:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:05:20 18:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:05:20 18:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:05:20 18:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 18:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:05:20 18:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:05:20 18:05:01 all 0.04 0.00 0.01 0.01 0.00 99.93 18:05:20 18:05:01 0 0.07 0.00 0.02 0.00 0.00 99.92 18:05:20 18:05:01 1 0.05 0.00 0.03 0.08 0.00 99.83 18:05:20 18:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:05:20 18:05:01 3 0.05 0.00 0.02 0.02 0.00 99.92 18:05:20 18:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:05:20 18:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:05:20 18:05:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:05:20 18:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 18:05:20 Average: all 2.52 0.00 0.64 0.43 0.01 96.40 18:05:20 Average: 0 2.47 0.00 0.65 0.51 0.01 96.37 18:05:20 Average: 1 2.58 0.00 0.64 0.46 0.01 96.31 18:05:20 Average: 2 2.48 0.00 0.63 0.34 0.01 96.54 18:05:20 Average: 3 2.44 0.00 0.69 0.41 0.01 96.45 18:05:20 Average: 4 2.47 0.00 0.63 0.37 0.01 96.53 18:05:20 Average: 5 2.65 0.00 0.63 0.54 0.01 96.18 18:05:20 Average: 6 2.46 0.00 0.60 0.39 0.01 96.54 18:05:20 Average: 7 2.65 0.00 0.63 0.41 0.01 96.31 18:05:20 18:05:20 18:05:20