Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b768ff42694ce11b7e42a576e89e25aaa4c14a1+b8d63a59ef857eef24630d6ce4749135b95a77b9 (b74ab314a03c2bd4b84b1b989b9f61eda91347a7) 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-ssh6449702830526238011.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13877885807896913911.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-4081/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-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9638082574763194369.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh16282997310271292603.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4081/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-4081/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh168353116860335843.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 Running on prd-ubuntu20.04-docker-8c-8g-17149 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b8d63a59ef857eef24630d6ce4749135b95a77b9 into PR head commit 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 Merge succeeded, producing ee33a21d9f92d48865f17496e607385e6d20da19 Checking out Revision ee33a21d9f92d48865f17496e607385e6d20da19 (PR-4081) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b8d63a59ef857eef24630d6ce4749135b95a77b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee33a21d9f92d48865f17496e607385e6d20da19 # timeout=10 Commit message: "Merge commit 'b8d63a59ef857eef24630d6ce4749135b95a77b9' into HEAD" > git rev-list --no-walk 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:28:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:28:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:28:24 ========================================================= 16:28:24 EdgeX Global Pipelines Version Info 16:28:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:28:25 ------------------- 16:28:25 stable info: 16:28:25 ------------------- 16:28:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:28:25 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:28:25 Message: update stable to v1.0.234 16:28:26 ------------------- 16:28:26 experimental info: 16:28:26 ------------------- 16:28:26 Commited By: **** collab-it+edgex@linuxfoundation.org 16:28:26 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 16:28:26 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4081 [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4081 [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4081 [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee33a21d9f92d48865f17496e607385e6d20da19 [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee33a21 [Pipeline] echo 16:28:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:26 provisioning config files... 16:28:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4630191166592207601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:27 ---> docker-login.sh 16:28:27 nexus3.edgexfoundry.org:10001 16:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:27 Configure a credential helper to remove this warning. See 16:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:27 16:28:27 Login Succeeded 16:28:27 nexus3.edgexfoundry.org:10002 16:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:27 Configure a credential helper to remove this warning. See 16:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:27 16:28:27 Login Succeeded 16:28:27 nexus3.edgexfoundry.org:10003 16:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:27 Configure a credential helper to remove this warning. See 16:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:27 16:28:27 Login Succeeded 16:28:27 nexus3.edgexfoundry.org:10004 16:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:28 Configure a credential helper to remove this warning. See 16:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:28 16:28:28 Login Succeeded 16:28:28 docker.io 16:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:28 Configure a credential helper to remove this warning. See 16:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:28 16:28:28 Login Succeeded 16:28:28 ---> docker-login.sh ends [Pipeline] } 16:28:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:28 + 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:28:28 + dirname cmd/core-command/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo core-command,cmd/core-command/Dockerfile 16:28:28 + dirname cmd/core-data/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo core-data,cmd/core-data/Dockerfile 16:28:28 + dirname cmd/core-metadata/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo core-metadata,cmd/core-metadata/Dockerfile 16:28:28 + dirname cmd/security-bootstrapper/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:28:28 + dirname cmd/security-proxy-setup/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:28:28 + dirname cmd/security-secretstore-setup/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:28:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:28:28 + dirname cmd/security-spire-agent/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:28:28 + dirname cmd/security-spire-config/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:28:28 + dirname cmd/security-spire-server/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:28:28 + dirname cmd/support-notifications/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo support-notifications,cmd/support-notifications/Dockerfile 16:28:28 + dirname cmd/support-scheduler/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:28:28 + dirname cmd/sys-mgmt-agent/Dockerfile 16:28:28 + cut -d/ -f2 16:28:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:28:28 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:28:29 + git rev-list -1 --merges ee33a21d9f92d48865f17496e607385e6d20da19~1..ee33a21d9f92d48865f17496e607385e6d20da19 [Pipeline] echo 16:28:29 -----------> git rev-list -1 --merges ee33a21d9f92d48865f17496e607385e6d20da19~1..ee33a21d9f92d48865f17496e607385e6d20da19 ee33a21d9f92d48865f17496e607385e6d20da19 16:28:29 ee33a21d9f92d48865f17496e607385e6d20da19 [false] [Pipeline] sh 16:28:29 + git log --format=format:%s -1 ee33a21d9f92d48865f17496e607385e6d20da19 [Pipeline] echo 16:28:29 ========================================================= 16:28:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:28:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:28:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:29 + grep -v github /etc/ssh/ssh_known_hosts 16:28:29 + [ -e /tmp/ssh_known_hosts ] 16:28:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:28:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:28:29 + sudo tee -a /etc/ssh/ssh_known_hosts 16:28:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:30 16:28:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:30 0.1.4: Pulling from edgex-devops/py-git-semver 16:28:30 42c077c10790: Pulling fs layer 16:28:30 f63e77b7563a: Pulling fs layer 16:28:30 bd5fdadae976: Pulling fs layer 16:28:30 205491f53016: Pulling fs layer 16:28:30 df18705c85c3: Pulling fs layer 16:28:30 bdb3f477010e: Pulling fs layer 16:28:30 c8a8fc8e1c8f: Pulling fs layer 16:28:30 2c6e9b1d212d: Pulling fs layer 16:28:30 df18705c85c3: Waiting 16:28:30 c8a8fc8e1c8f: Waiting 16:28:30 bdb3f477010e: Waiting 16:28:30 bdb8f0575790: Pulling fs layer 16:28:30 386e3cb2ff24: Pulling fs layer 16:28:30 2c6e9b1d212d: Waiting 16:28:30 2343380bae48: Pulling fs layer 16:28:30 386e3cb2ff24: Waiting 16:28:30 2343380bae48: Waiting 16:28:30 f63e77b7563a: Download complete 16:28:30 205491f53016: Verifying Checksum 16:28:30 205491f53016: Download complete 16:28:30 df18705c85c3: Verifying Checksum 16:28:30 df18705c85c3: Download complete 16:28:30 bdb3f477010e: Verifying Checksum 16:28:30 bdb3f477010e: Download complete 16:28:30 bd5fdadae976: Verifying Checksum 16:28:30 bd5fdadae976: Download complete 16:28:30 2c6e9b1d212d: Verifying Checksum 16:28:30 2c6e9b1d212d: Download complete 16:28:30 bdb8f0575790: Verifying Checksum 16:28:30 bdb8f0575790: Download complete 16:28:30 386e3cb2ff24: Download complete 16:28:30 2343380bae48: Verifying Checksum 16:28:30 2343380bae48: Download complete 16:28:30 42c077c10790: Verifying Checksum 16:28:30 42c077c10790: Download complete 16:28:31 c8a8fc8e1c8f: Download complete 16:28:32 42c077c10790: Pull complete 16:28:32 f63e77b7563a: Pull complete 16:28:32 bd5fdadae976: Pull complete 16:28:32 205491f53016: Pull complete 16:28:33 df18705c85c3: Pull complete 16:28:33 bdb3f477010e: Pull complete 16:28:35 c8a8fc8e1c8f: Pull complete 16:28:35 2c6e9b1d212d: Pull complete 16:28:35 bdb8f0575790: Pull complete 16:28:35 386e3cb2ff24: Pull complete 16:28:35 2343380bae48: Pull complete 16:28:35 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:35 prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container 16:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:28:36 $ docker top d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:36 [ssh-agent] Looking for ssh-agent implementation... 16:28:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:36 $ docker exec d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 ssh-agent 16:28:37 SSH_AUTH_SOCK=/tmp/ssh-rRVxtR1yFB3A/agent.34 16:28:37 SSH_AGENT_PID=40 16:28:37 Running ssh-add (command line suppressed) 16:28:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1953158737001025477.key (/w/workspace/edgex-go/2@tmp/private_key_1953158737001025477.key) 16:28:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:37 + git tag --points-at HEAD [Pipeline] } 16:28:37 $ docker exec --env ******** --env ******** d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 ssh-agent -k 16:28:37 unset SSH_AUTH_SOCK; 16:28:37 unset SSH_AGENT_PID; 16:28:37 echo Agent pid 40 killed; 16:28:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:28:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:37 [ssh-agent] Looking for ssh-agent implementation... 16:28:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:37 $ docker exec d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 ssh-agent 16:28:37 SSH_AUTH_SOCK=/tmp/ssh-3vlRiSqmkXAx/agent.73 16:28:37 SSH_AGENT_PID=79 16:28:37 Running ssh-add (command line suppressed) 16:28:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6741692206648811990.key (/w/workspace/edgex-go/2@tmp/private_key_6741692206648811990.key) 16:28:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:38 + git semver init 16:28:38 2022-07-07 16:28:38,546 [run_init] DEBUG init version:0.0.0 force:False 16:28:38 2022-07-07 16:28:38,547 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:28:38 2022-07-07 16:28:38,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:28:38 2022-07-07 16:28:38,548 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:28:42 2022-07-07 16:28:42,468 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:28:42 2022-07-07 16:28:42,469 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4081 with force:False 16:28:42 2022-07-07 16:28:42,469 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4081 16:28:42 2022-07-07 16:28:42,473 [execute] INFO git cat-file --batch-check 16:28:42 2022-07-07 16:28:42,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:28:42 2022-07-07 16:28:42,480 [execute] INFO git cat-file --batch 16:28:42 2022-07-07 16:28:42,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:28:42 2022-07-07 16:28:42,485 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4081 16:28:42 0.0.0 [Pipeline] } 16:28:42 $ docker exec --env ******** --env ******** d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 ssh-agent -k 16:28:42 unset SSH_AUTH_SOCK; 16:28:42 unset SSH_AGENT_PID; 16:28:42 echo Agent pid 79 killed; 16:28:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:43 + git semver [Pipeline] } 16:28:43 $ docker stop --time=1 d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 16:28:44 $ docker rm -f d1dd6cbce9b4904c23f5c83e871f7703f849dd35b705be9a6dcbfc5563f70187 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:28:45 Stashed 1 file(s) [Pipeline] echo 16:28:45 [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] echo 16:28:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:45 ========================================================= 16:28:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:28:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:28:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:28:45 59bf1c3509f3: Pulling fs layer 16:28:45 666ba61612fd: Pulling fs layer 16:28:45 8ed8ca486205: Pulling fs layer 16:28:45 cc1cd167ecdc: Pulling fs layer 16:28:45 c516ae0d96e1: Pulling fs layer 16:28:45 684cea983483: Pulling fs layer 16:28:45 dd3240ac7de5: Pulling fs layer 16:28:45 b1e948a4e11c: Pulling fs layer 16:28:45 a8fd76ee1af6: Pulling fs layer 16:28:45 646ad004c059: Pulling fs layer 16:28:45 cc1cd167ecdc: Waiting 16:28:45 684cea983483: Waiting 16:28:45 dd3240ac7de5: Waiting 16:28:45 b1e948a4e11c: Waiting 16:28:45 a8fd76ee1af6: Waiting 16:28:45 c516ae0d96e1: Waiting 16:28:45 646ad004c059: Waiting 16:28:45 8ed8ca486205: Verifying Checksum 16:28:45 8ed8ca486205: Download complete 16:28:45 666ba61612fd: Download complete 16:28:45 c516ae0d96e1: Verifying Checksum 16:28:45 c516ae0d96e1: Download complete 16:28:45 684cea983483: Verifying Checksum 16:28:45 684cea983483: Download complete 16:28:45 dd3240ac7de5: Verifying Checksum 16:28:45 dd3240ac7de5: Download complete 16:28:45 59bf1c3509f3: Verifying Checksum 16:28:46 b1e948a4e11c: Verifying Checksum 16:28:46 b1e948a4e11c: Download complete 16:28:46 59bf1c3509f3: Pull complete 16:28:46 666ba61612fd: Pull complete 16:28:46 8ed8ca486205: Pull complete 16:28:46 646ad004c059: Verifying Checksum 16:28:46 646ad004c059: Download complete 16:28:46 a8fd76ee1af6: Verifying Checksum 16:28:46 a8fd76ee1af6: Download complete 16:28:46 cc1cd167ecdc: Download complete 16:28:50 cc1cd167ecdc: Pull complete 16:28:50 c516ae0d96e1: Pull complete 16:28:50 684cea983483: Pull complete 16:28:50 dd3240ac7de5: Pull complete 16:28:50 b1e948a4e11c: Pull complete 16:28:52 a8fd76ee1af6: Pull complete 16:28:53 646ad004c059: Pull complete 16:28:53 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:28:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:28:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:28:53 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:28:53 WORKDIR /edgex 16:28:53 COPY go.mod . 16:28:53 RUN go mod downloaddocker 16:28:53 build -t ci-base-image-x86_64 -f - . 16:28:55 Sending build context to Docker daemon 335.2MB 16:28:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:28:55 ---> 8f69c11f6b0c 16:28:55 Step 2/4 : WORKDIR /edgex 16:28:56 ---> Running in a4a5e7cd87a8 16:28:56 Removing intermediate container a4a5e7cd87a8 16:28:56 ---> 7ffd951abc22 16:28:56 Step 3/4 : COPY go.mod . 16:28:56 ---> 66cddfaa15c0 16:28:56 Step 4/4 : RUN go mod download 16:28:56 ---> Running in 326b8dcd5717 16:29:00 Still waiting to schedule task 16:29:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:29:11 Removing intermediate container 326b8dcd5717 16:29:11 ---> e1dcf1b2b00f 16:29:11 Successfully built e1dcf1b2b00f 16:29:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:11 + docker inspect -f . ci-base-image-x86_64 16:29:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:11 prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container 16:29:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 16:29:12 $ docker top 110a2a9b2ab3a1c6708caa65bcd2bbdd0d816834a387bc7a980666b1481028ea -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:12 + go version 16:29:12 go version go1.17.7 linux/amd64 [Pipeline] } 16:29:12 $ docker stop --time=1 110a2a9b2ab3a1c6708caa65bcd2bbdd0d816834a387bc7a980666b1481028ea 16:29:14 $ docker rm -f 110a2a9b2ab3a1c6708caa65bcd2bbdd0d816834a387bc7a980666b1481028ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:14 + docker inspect -f . ci-base-image-x86_64 16:29:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:14 prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container 16:29:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 16:29:14 $ docker top f471b3ca38ba655b84eac84bda42581de0bf3a76664e570ae6842027b6b57700 -eo pid,comm [Pipeline] { [Pipeline] echo 16:29:15 ========================================================= 16:29:15 [edgeXBuildGoParallel] Running Tests and Build... 16:29:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:29:15 + make test 16:29:15 go mod tidy -compat=1.17 16:29:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:29:20 ? github.com/edgexfoundry/edgex-go [no test files] 16:29:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:29:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:29:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements 16:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 16:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements 16:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.640s coverage: 89.2% of statements 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 83.8% of statements 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.498s coverage: 95.6% of statements 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 16:29:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 16:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 16:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements 16:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 16:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements 16:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.186s coverage: 91.2% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:29:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:29:57 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:30:15 GO111MODULE=on go vet ./... 16:30:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:30:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:30:19 ./bin/test-attribution-txt.sh [Pipeline] echo 16:30:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:30:19 + ls -al . 16:30:19 total 684 16:30:19 drwxrwxr-x 10 1001 1001 4096 Jul 7 16:29 . 16:30:19 drwxr-xr-x 4 root root 4096 Jul 7 16:29 .. 16:30:19 -rw-rw-r-- 1 1001 1001 11 Jul 7 16:28 .dockerignore 16:30:19 drwxrwxr-x 8 1001 1001 4096 Jul 7 16:28 .git 16:30:19 drwxrwxr-x 3 1001 1001 4096 Jul 7 16:28 .github 16:30:19 -rw-rw-r-- 1 1001 1001 879 Jul 7 16:28 .gitignore 16:30:19 -rw-rw-r-- 1 1001 1001 42 Jul 7 16:28 .golangci.yml 16:30:19 -rw-rw-r-- 1 1001 1001 87 Jul 7 16:28 .hadolint.yml 16:30:19 drwxr-xr-x 3 1001 1001 4096 Jul 7 16:28 .semver 16:30:19 -rw-rw-r-- 1 1001 1001 166 Jul 7 16:28 .sonarcloud.properties 16:30:19 -rw-rw-r-- 1 1001 1001 1171 Jul 7 16:28 ADOPTERS.md 16:30:19 -rw-rw-r-- 1 1001 1001 10347 Jul 7 16:28 Attribution.txt 16:30:19 -rw-rw-r-- 1 1001 1001 63209 Jul 7 16:28 CHANGELOG.md 16:30:19 -rw-rw-r-- 1 1001 1001 3804 Jul 7 16:28 CONTRIBUTING.md 16:30:19 -rw-rw-r-- 1 1001 1001 677 Jul 7 16:28 GOVERNANCE.md 16:30:19 -rw-rw-r-- 1 1001 1001 850 Jul 7 16:28 Jenkinsfile 16:30:19 -rw-rw-r-- 1 1001 1001 10775 Jul 7 16:28 LICENSE 16:30:19 -rw-rw-r-- 1 1001 1001 10389 Jul 7 16:28 Makefile 16:30:19 -rw-rw-r-- 1 1001 1001 582 Jul 7 16:28 OWNERS.md 16:30:19 -rw-rw-r-- 1 1001 1001 9094 Jul 7 16:28 README.md 16:30:19 -rw-rw-r-- 1 1001 1001 6912 Jul 7 16:28 SECURITY.md 16:30:19 -rw-rw-r-- 1 1001 1001 5 Jul 7 16:28 VERSION 16:30:19 -rw-rw-r-- 1 1001 1001 4131 Jul 7 16:28 ZMQWindows.md 16:30:19 drwxrwxr-x 2 1001 1001 4096 Jul 7 16:28 bin 16:30:19 drwxrwxr-x 18 1001 1001 4096 Jul 7 16:28 cmd 16:30:19 -rw-r--r-- 1 root root 435593 Jul 7 16:29 coverage.out 16:30:19 -rw-rw-r-- 1 1001 1001 3311 Jul 7 16:28 go.mod 16:30:19 -rw-rw-r-- 1 1001 1001 36231 Jul 7 16:29 go.sum 16:30:19 drwxrwxr-x 8 1001 1001 4096 Jul 7 16:28 internal 16:30:19 drwxrwxr-x 3 1001 1001 4096 Jul 7 16:28 openapi 16:30:19 drwxrwxr-x 4 1001 1001 4096 Jul 7 16:28 snap 16:30:19 -rw-rw-r-- 1 1001 1001 204 Jul 7 16:28 version.go [Pipeline] sh 16:30:19 + '[' -e coverage.out ] 16:30:19 + chown 1001:1001 coverage.out [Pipeline] stash 16:30:19 Stashed 1 file(s) [Pipeline] sh 16:30:20 + make build 16:30:20 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:30:32 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/core-metadata/core-metadata ./cmd/core-metadata 16:30:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17152 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws 16:30:40 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:30:40 The recommended git tool is: git 16:30:42 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/core-command/core-command ./cmd/core-command 16:30:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:30:46 using credential edgex-jenkins-ssh 16:30:46 Cloning the remote Git repository 16:30:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:30:46 > git init /w/workspace/edgex-go/2 # timeout=10 16:30:47 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:30:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:30:46 > git --version # timeout=10 16:30:46 > git --version # 'git version 2.25.1' 16:30:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:47 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:30:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:30:50 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:30:50 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:30:52 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:30:52 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:30:53 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:30:55 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:30:56 $ docker stop --time=1 f471b3ca38ba655b84eac84bda42581de0bf3a76664e570ae6842027b6b57700 16:30:59 $ docker rm -f f471b3ca38ba655b84eac84bda42581de0bf3a76664e570ae6842027b6b57700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:30:59 16:30:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:31:00 latest: Pulling from edgex-devops/edgex-compose 16:31:00 cbdbe7a5bc2a: Pulling fs layer 16:31:00 ca9280d653b3: Pulling fs layer 16:31:00 7e9c9ca2126c: Pulling fs layer 16:31:00 cbdbe7a5bc2a: Download complete 16:31:00 cbdbe7a5bc2a: Pull complete 16:31:00 ca9280d653b3: Verifying Checksum 16:31:00 ca9280d653b3: Download complete 16:31:00 7e9c9ca2126c: Download complete 16:31:00 ca9280d653b3: Pull complete 16:31:03 Merging remotes/origin/main commit b8d63a59ef857eef24630d6ce4749135b95a77b9 into PR head commit 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 16:31:03 Merge succeeded, producing 529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:31:03 Checking out Revision 529127cbcc83b51dc60fbc16994eb2781f5c40fe (PR-4081) 16:31:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:31:03 > git config core.sparsecheckout # timeout=10 16:31:03 > git checkout -f 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 16:31:03 > git remote # timeout=10 16:31:03 > git config --get remote.origin.url # timeout=10 16:31:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:03 > git merge b8d63a59ef857eef24630d6ce4749135b95a77b9 # timeout=10 16:31:03 > git rev-parse HEAD^{commit} # timeout=10 16:31:03 > git config core.sparsecheckout # timeout=10 16:31:04 > git checkout -f 529127cbcc83b51dc60fbc16994eb2781f5c40fe # timeout=10 16:31:05 7e9c9ca2126c: Pull complete 16:31:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:31:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:05 prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container 16:31:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:31:06 $ docker top ea91a628cf1da0e612735cbc097f5d2692afcd89e422cbd43fbafdbfa9743a07 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:06 + docker-compose build --help 16:31:06 + grep parallel 16:31:07 --parallel Build images in parallel. [Pipeline] } 16:31:07 $ docker stop --time=1 ea91a628cf1da0e612735cbc097f5d2692afcd89e422cbd43fbafdbfa9743a07 16:31:08 Commit message: "Merge commit 'b8d63a59ef857eef24630d6ce4749135b95a77b9' into HEAD" 16:31:08 > git rev-list --no-walk 4b768ff42694ce11b7e42a576e89e25aaa4c14a1 # timeout=10 16:31:08 $ docker rm -f ea91a628cf1da0e612735cbc097f5d2692afcd89e422cbd43fbafdbfa9743a07 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:31:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:09 Dload Upload Total Spent Left Speed 16:31:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 88956 0 --:--:-- --:--:-- --:--:-- 88316 16:31:09 prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container 16:31:09 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:31:09 $ docker top db3dc5f72a455d5652fe4a330dd65eda9c8a49c17a6fade20b3ab7adf22a305c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:31:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:31:10 + docker-compose -f ./docker-compose-build.yml build --parallel 16:31:10 + sudo tee /etc/docker/daemon.new 16:31:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:31:10 { 16:31:10 "registry-mirrors": [ 16:31:10 "https://nexus3.edgexfoundry.org:10001" 16:31:10 ], 16:31:10 "bip": "10.250.0.254/24", 16:31:10 "hosts": [ 16:31:10 "tcp://0.0.0.0:5555", 16:31:10 "unix:///var/run/docker.sock" 16:31:10 ], 16:31:10 "mtu": 1458, 16:31:10 "selinux-enabled": true, 16:31:10 "seccomp-profile": "/etc/docker/seccomp.json" 16:31:10 } [Pipeline] sh 16:31:10 Building core-command ... 16:31:10 Building core-data ... 16:31:10 Building core-metadata ... 16:31:10 Building security-bootstrapper ... 16:31:10 Building security-proxy-setup ... 16:31:10 Building security-secretstore-setup ... 16:31:10 Building security-spiffe-token-provider ... 16:31:10 Building security-spire-agent ... 16:31:10 Building security-spire-config ... 16:31:10 Building security-spire-server ... 16:31:10 Building support-notifications ... 16:31:10 Building support-scheduler ... 16:31:10 Building sys-mgmt-agent ... 16:31:10 Building security-spire-agent 16:31:10 Building security-secretstore-setup 16:31:10 Building security-spire-config 16:31:10 Building security-spire-server 16:31:10 Building support-notifications 16:31:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:31:11 + sudo service docker restart 16:31:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:31:25 ---> e1dcf1b2b00f 16:31:25 Step 3/25 : WORKDIR /edgex-go 16:31:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:31:25 ---> e1dcf1b2b00f 16:31:25 Step 3/26 : WORKDIR /edgex-go 16:31:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:31:25 ---> e1dcf1b2b00f 16:31:25 Step 3/26 : WORKDIR /edgex-go 16:31:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:31:25 ---> e1dcf1b2b00f 16:31:25 Step 3/22 : WORKDIR /edgex-go 16:31:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:31:25 ---> e1dcf1b2b00f 16:31:25 Step 3/25 : WORKDIR /edgex-go 16:31:28 ---> Running in d4209764cfb5 16:31:28 ---> Running in e665b688d31d 16:31:28 ---> Running in 65a9eef5cb7b 16:31:28 ---> Running in 87f1cf99a0a3 16:31:28 ---> Running in 025bac44848b 16:31:28 Removing intermediate container d4209764cfb5 16:31:28 ---> 5d2ac91d2884 16:31:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:28 Removing intermediate container 65a9eef5cb7b 16:31:28 ---> 9f1456bccc05 16:31:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:28 ---> Running in 7abaa63021db 16:31:28 Removing intermediate container e665b688d31d 16:31:28 ---> 887599ffd4e4 16:31:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:28 Removing intermediate container 025bac44848b 16:31:28 ---> b8f9e64b28ff 16:31:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:28 Removing intermediate container 87f1cf99a0a3 16:31:28 ---> 580d1e7effe8 16:31:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:28 ---> Running in f51c20e0398b 16:31:28 ---> Running in 12ab77f65cac 16:31:28 ---> Running in e99b8da59dc8 16:31:28 ---> Running in c90327cdf726 16:31:29 Removing intermediate container 7abaa63021db 16:31:29 ---> c60971678256 16:31:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:31:29 ---> Running in 92f59f32a897 16:31:29 Removing intermediate container f51c20e0398b 16:31:29 ---> 6f2a2fe6542f 16:31:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:31:29 ---> Running in 1201f5b000e2 16:31:29 Removing intermediate container 12ab77f65cac 16:31:29 ---> f281d529c121 16:31:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:31:29 ---> Running in 3371c1afdb17 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:29 provisioning config files... 16:31:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7754566906203037451tmp 16:31:29 Removing intermediate container e99b8da59dc8 16:31:29 ---> c83cb406fa03 16:31:29 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:31:29 ---> Running in 390bd475291b [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:29 Removing intermediate container c90327cdf726 16:31:29 ---> 62d3db855586 16:31:29 Step 5/25 : RUN apk add --update --no-cache make git 16:31:29 ---> Running in 430ba19cf7b0 16:31:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:30 ---> docker-login.sh 16:31:30 nexus3.edgexfoundry.org:10001 16:31:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:30 OK: 221 MiB in 52 packages 16:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:31 Configure a credential helper to remove this warning. See 16:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:31 16:31:31 Login Succeeded 16:31:31 nexus3.edgexfoundry.org:10002 16:31:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:31 OK: 221 MiB in 52 packages 16:31:31 OK: 221 MiB in 52 packages 16:31:31 OK: 221 MiB in 52 packages 16:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:31 OK: 221 MiB in 52 packages 16:31:31 Removing intermediate container 92f59f32a897 16:31:31 ---> 80cf30145a15 16:31:31 Step 6/26 : COPY go.mod vendor* ./ 16:31:31 Removing intermediate container 1201f5b000e2 16:31:31 ---> 22369aff14c3 16:31:31 Step 6/22 : COPY go.mod vendor* ./ 16:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:31 Configure a credential helper to remove this warning. See 16:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:31 16:31:31 Login Succeeded 16:31:31 nexus3.edgexfoundry.org:10003 16:31:31 ---> 88e5dd7540d0 16:31:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:31 ---> 1c1bb65e9f38 16:31:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:31 Removing intermediate container 390bd475291b 16:31:31 ---> bc2d02ab31b6 16:31:31 Step 6/25 : COPY go.mod vendor* ./ 16:31:31 ---> Running in 7d5487a9c9ec 16:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:31 Configure a credential helper to remove this warning. See 16:31:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:31 16:31:31 Login Succeeded 16:31:32 ---> Running in 8117e26aa032 16:31:32 Removing intermediate container 3371c1afdb17 16:31:32 ---> 703bbda0a994 16:31:32 Step 6/26 : COPY go.mod vendor* ./ 16:31:32 Removing intermediate container 430ba19cf7b0 16:31:32 ---> b3c37a2d003f 16:31:32 Step 6/25 : COPY go.mod vendor* ./ 16:31:32 ---> c867fe2e6e4d 16:31:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:32 ---> Running in 564ea1c4bac2 16:31:32 nexus3.edgexfoundry.org:10004 16:31:32 ---> ffd53e1736c2 16:31:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:32 ---> Running in 9b1171c68ba6 16:31:32 ---> d553045ea564 16:31:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:32 ---> Running in 5eeb2dbe9c7c 16:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:32 Configure a credential helper to remove this warning. See 16:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:32 16:31:32 Login Succeeded 16:31:32 docker.io 16:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:33 Removing intermediate container 8117e26aa032 16:31:33 ---> c71b33f5de35 16:31:33 Step 8/26 : COPY . . 16:31:33 Removing intermediate container 7d5487a9c9ec 16:31:33 ---> 4d7cacb80e64 16:31:33 Step 8/22 : COPY . . 16:31:33 Removing intermediate container 564ea1c4bac2 16:31:33 ---> 668107197d60 16:31:33 Step 8/25 : COPY . . 16:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:33 Configure a credential helper to remove this warning. See 16:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:33 16:31:33 Login Succeeded 16:31:33 ---> docker-login.sh ends [Pipeline] } 16:31:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:33 ========================================================= 16:31:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:31:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:33 Removing intermediate container 5eeb2dbe9c7c 16:31:33 ---> f401ed83c7b2 16:31:33 Step 8/25 : COPY . . 16:31:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:31:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:31:34 9b3977197b4f: Pulling fs layer 16:31:34 1a89e8eeedd5: Pulling fs layer 16:31:34 94645a83ff95: Pulling fs layer 16:31:34 e6fb740bc735: Pulling fs layer 16:31:34 3a77bd46dcc9: Pulling fs layer 16:31:34 355e64cbe906: Pulling fs layer 16:31:34 63ab81a10011: Pulling fs layer 16:31:34 555d1d1c4555: Pulling fs layer 16:31:34 7d9057610161: Pulling fs layer 16:31:34 355e64cbe906: Waiting 16:31:34 555d1d1c4555: Waiting 16:31:34 e6fb740bc735: Waiting 16:31:34 7d9057610161: Waiting 16:31:34 3a77bd46dcc9: Waiting 16:31:34 63ab81a10011: Waiting 16:31:34 94645a83ff95: Download complete 16:31:34 1a89e8eeedd5: Verifying Checksum 16:31:34 1a89e8eeedd5: Download complete 16:31:34 3a77bd46dcc9: Download complete 16:31:34 355e64cbe906: Download complete 16:31:34 9b3977197b4f: Verifying Checksum 16:31:34 63ab81a10011: Verifying Checksum 16:31:34 63ab81a10011: Download complete 16:31:35 9b3977197b4f: Pull complete 16:31:35 7d9057610161: Verifying Checksum 16:31:35 7d9057610161: Download complete 16:31:35 1a89e8eeedd5: Pull complete 16:31:36 94645a83ff95: Pull complete 16:31:36 555d1d1c4555: Verifying Checksum 16:31:36 555d1d1c4555: Download complete 16:31:36 e6fb740bc735: Verifying Checksum 16:31:36 e6fb740bc735: Download complete 16:31:38 Removing intermediate container 9b1171c68ba6 16:31:38 ---> 43041f7929a0 16:31:38 Step 8/26 : COPY . . 16:31:41 ---> 465be2679ca1 16:31:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:31:41 ---> f4c23e3277ec 16:31:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:31:41 ---> 54078ac407e2 16:31:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:31:41 ---> 2ef9b8f6bea8 16:31:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:31:41 ---> Running in f7b7e2ec9f1b 16:31:41 ---> Running in 1e8603638a3f 16:31:41 ---> Running in 4d5050850f37 16:31:41 ---> Running in 6d75b85b3177 16:31:41 Removing intermediate container f7b7e2ec9f1b 16:31:41 ---> 4a0ce1b0f418 16:31:41 Step 10/25 : WORKDIR /edgex-go/spire-build 16:31:41 Removing intermediate container 6d75b85b3177 16:31:41 ---> 3bb1edbf8e59 16:31:41 Step 10/26 : WORKDIR /edgex-go/spire-build 16:31:41 ---> Running in 617e9db41b80 16:31:41 ---> Running in a3270393d18f 16:31: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:31:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:31:41 Removing intermediate container a3270393d18f 16:31:41 ---> 7f866afbd13f 16:31:41 Step 11/26 : 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:31:41 Removing intermediate container 617e9db41b80 16:31:41 ---> fe2c3c736e49 16:31:41 Step 11/25 : 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:31:41 ---> Running in b471db966a34 16:31:41 ---> Running in 04ed21261139 16:31:43 ---> 8f50ab8c469c 16:31:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:31:43 ---> Running in efb25c2c7b8b 16:31:43 Removing intermediate container b471db966a34 16:31:43 ---> cbf7fe9e26bc 16:31:43 Step 12/26 : WORKDIR /edgex-go 16:31:43 Removing intermediate container 04ed21261139 16:31:43 ---> 35f729ffdbac 16:31:43 Step 12/25 : WORKDIR /edgex-go 16:31:43 ---> Running in 544b05393a82 16:31:43 ---> Running in 2e9ac01a9161 16:31:43 Removing intermediate container efb25c2c7b8b 16:31:43 ---> 636183732303 16:31:43 Step 10/26 : WORKDIR /edgex-go/spire-build 16:31:43 ---> Running in 01479a633976 16:31:43 Removing intermediate container 544b05393a82 16:31:43 ---> 5b5bc901b619 16:31:43 16:31:43 Step 13/26 : FROM alpine:3.15 16:31:43 Removing intermediate container 2e9ac01a9161 16:31:43 ---> 8dadc9065a16 16:31:43 16:31:43 Step 13/25 : FROM alpine:3.15 16:31:43 Removing intermediate container 01479a633976 16:31:43 ---> e5bdac499a80 16:31:43 Step 11/26 : 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:31:43 ---> Running in 1d3986c2e265 16:31:44 3.15: Pulling from library/alpine 16:31:44 3.15: Pulling from library/alpine 16:31:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:31:45 Status: Downloaded newer image for alpine:3.15 16:31:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:31:45 Status: Image is up to date for alpine:3.15 16:31:45 ---> 0ac33e5f5afa 16:31:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:31:45 ---> 0ac33e5f5afa 16:31:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:31:45 ---> Running in 372404943aaa 16:31:45 ---> Running in 9054e779e0bd 16:31:46 Removing intermediate container 1d3986c2e265 16:31:46 ---> a9007f2f5f6e 16:31:46 Step 12/26 : WORKDIR /edgex-go 16:31:46 Removing intermediate container 372404943aaa 16:31:46 ---> acbbe9be08ce 16:31:46 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:46 Removing intermediate container 9054e779e0bd 16:31:46 ---> a9fdf0a0f262 16:31:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:46 ---> Running in 0b3a8e3ac487 16:31:46 ---> Running in c1f9829b4afa 16:31:46 ---> Running in ab80e2c56b49 16:31:46 Removing intermediate container c1f9829b4afa 16:31:46 ---> 6c00b10e70a1 16:31:46 16:31:46 Step 13/26 : FROM alpine:3.15 16:31:46 ---> 0ac33e5f5afa 16:31:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:31:46 ---> Using cache 16:31:46 ---> a9fdf0a0f262 16:31:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:46 ---> Running in 418b2d92f489 16:31:48 Removing intermediate container 0b3a8e3ac487 16:31:48 ---> e2438919f42b 16:31:48 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:31:48 Removing intermediate container ab80e2c56b49 16:31:48 ---> 5d9052a56b83 16:31:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:31:49 ---> Running in 976c6b74588a 16:31:49 ---> Running in 920f6a37dad9 16:31:49 Removing intermediate container 418b2d92f489 16:31:49 ---> c9b4be300f98 16:31:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:31:49 e6fb740bc735: Pull complete 16:31:49 ---> Running in 588a53630f36 16:31:49 3a77bd46dcc9: Pull complete 16:31:49 355e64cbe906: Pull complete 16:31:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:50 63ab81a10011: Pull complete 16:31:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:51 v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:31:51 v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:31:51 OK: 15861 distinct packages available 16:31:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:51 v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:31:51 v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:31:51 OK: 15861 distinct packages available 16:31:51 v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:31:51 v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:31:51 OK: 15861 distinct packages available 16:31:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:52 (1/4) Installing dumb-init (1.2.5-r1) 16:31:52 (1/5) Installing dumb-init (1.2.5-r1) 16:31:52 (2/4) Installing musl-obstack (1.2.3-r0) 16:31:52 (2/5) Installing musl-obstack (1.2.3-r0) 16:31:52 (3/4) Installing libucontext (1.1-r0) 16:31:52 (3/5) Installing libucontext (1.1-r0) 16:31:52 (4/4) Installing gcompat (1.0.0-r4) 16:31:52 (4/5) Installing gcompat (1.0.0-r4) 16:31:52 Executing busybox-1.34.1-r5.trigger 16:31:52 OK: 6 MiB in 18 packages 16:31:52 (5/5) Installing openssl (1.1.1q-r0) 16:31:53 Executing busybox-1.34.1-r5.trigger 16:31:53 OK: 6 MiB in 19 packages 16:31:53 (1/5) Installing dumb-init (1.2.5-r1) 16:31:53 (2/5) Installing musl-obstack (1.2.3-r0) 16:31:53 (3/5) Installing libucontext (1.1-r0) 16:31:53 (4/5) Installing gcompat (1.0.0-r4) 16:31:54 Removing intermediate container 588a53630f36 16:31:54 ---> 8469179e7de5 16:31:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:31:54 (5/5) Installing openssl (1.1.1q-r0) 16:31:54 Executing busybox-1.34.1-r5.trigger 16:31:54 OK: 6 MiB in 19 packages 16:31:54 Removing intermediate container 976c6b74588a 16:31:54 ---> 34578e2c6d78 16:31:54 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:31:55 Removing intermediate container 920f6a37dad9 16:31:55 ---> de2eb67f28a7 16:31:55 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:31:55 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:31:56 ---> 7f3866e346cc 16:31:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:31:56 555d1d1c4555: Pull complete 16:31:57 ---> 2269c9e4def7 16:31:57 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:31:57 ---> 911d8f846785 16:31:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:31:57 ---> 467ad1b472d3 16:31:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:31:57 ---> Running in 8492669362ed 16:31:57 ---> 1ca5c12505b2 16:31:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:31:57 Removing intermediate container 8492669362ed 16:31:57 ---> 720ae4d095c8 16:31:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:31:57 ---> 8cdad816c82d 16:31:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:31:57 ---> b87afcfc579c 16:31:57 Step 21/26 : WORKDIR / 16:31:57 ---> Running in 808fce69e08e 16:31:58 ---> 4a7ff4be123c 16:31:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:31:58 7d9057610161: Pull complete 16:31:58 ---> Running in 570286e0c42b 16:31:58 Removing intermediate container 808fce69e08e 16:31:58 ---> 029858ef2a8a 16:31:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:31:58 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:31:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:31:58 ---> Running in 8865bb9ed4cb 16:31:58 Removing intermediate container 570286e0c42b 16:31:58 ---> b6769369bc82 16:31:58 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:31:58 ---> Running in 58c81a80c1c8 [Pipeline] fileExists [Pipeline] sh 16:31:58 ---> f8e720547793 16:31:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:31:58 Removing intermediate container 8865bb9ed4cb 16:31:58 ---> 9b8e63d8f12f 16:31:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:31:58 Removing intermediate container 58c81a80c1c8 16:31:58 ---> 0f83e9d22373 16:31:58 Step 23/25 : LABEL arch=x86_64 16:31:58 ---> Running in dd01bea59a78 16:31:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:31:58 WORKDIR /edgex 16:31:58 COPY go.mod . 16:31:58 RUN go mod download 16:31:58 + docker build -t ci-base-image-arm64 -f - . 16:31:59 ---> 473e851f3afa 16:31:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:31:59 ---> Running in acd80882a3c9 16:31:59 Removing intermediate container dd01bea59a78 16:31:59 ---> 4d2a040ff7c2 16:31:59 Step 24/26 : LABEL arch=x86_64 16:31:59 Removing intermediate container 1e8603638a3f 16:31:59 ---> ef6458f2708b 16:31:59 16:31:59 Step 10/25 : FROM alpine:3.14 16:31:59 ---> Running in 2c4ce77e8a21 16:31:59 Removing intermediate container acd80882a3c9 16:31:59 ---> 904a5509b8ae 16:31:59 Step 24/25 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:31:59 ---> 42f3c9b29ac8 16:31:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:31:59 3.14: Pulling from library/alpine 16:31:59 ---> Running in 6b6711a886f9 16:31:59 Removing intermediate container 2c4ce77e8a21 16:31:59 ---> c152923a9f5c 16:31:59 Step 25/26 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:31:59 ---> Running in d3884c99cec5 16:31:59 Removing intermediate container 6b6711a886f9 16:31:59 ---> 93c6ad0ca0fe 16:31:59 Step 25/25 : LABEL version=0.0.0 16:31:59 ---> be0e155dd912 16:31:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:31:59 ---> Running in 78d9e7d5bae0 16:31:59 Removing intermediate container d3884c99cec5 16:31:59 ---> 7cf2981dc26f 16:31:59 Step 26/26 : LABEL version=0.0.0 16:32:00 ---> Running in afd752cf8238 16:32:00 Removing intermediate container 78d9e7d5bae0 16:32:00 ---> 106159c1e08e 16:32:00 16:32:00 ---> Running in c3c7212e8761 16:32:00 Removing intermediate container afd752cf8238 16:32:00 ---> f827e6bcdc73 16:32:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:32:00 Successfully built 106159c1e08e 16:32:00 Successfully tagged security-spire-server:latest 16:32:00  Building security-spire-server ... done Building security-bootstrapper 16:32:00 ---> Running in 429fc09db6b7 16:32:00 Removing intermediate container c3c7212e8761 16:32:00 ---> e1e06e61fafc 16:32:00 16:32:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:32:00 Status: Downloaded newer image for alpine:3.14 16:32:00 ---> e04c818066af 16:32:00 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:32:00 Successfully built e1e06e61fafc 16:32:00 Successfully tagged security-spire-config:latest 16:32:00 Building core-command 16:32:01 Sending build context to Docker daemon 169.2MB 16:32:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:32:01 ---> 819e984ddca1 16:32:01 Step 2/4 : WORKDIR /edgex 16:32:02  Building security-spire-config ... done  ---> Running in c42c7cdd432a 16:32:02 Removing intermediate container 429fc09db6b7 16:32:02 ---> d051569ddb6d 16:32:02 Step 24/26 : LABEL arch=x86_64 16:32:03 ---> Running in bd2d6f0f59da 16:32:03 Removing intermediate container 4d5050850f37 16:32:03 ---> db84401eecda 16:32:03 16:32:03 Step 10/22 : FROM alpine:3.14 16:32:03 ---> e04c818066af 16:32:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:03 ---> Running in 296134c766d2 16:32:03 Removing intermediate container bd2d6f0f59da 16:32:03 ---> 660a300b3cb7 16:32:03 Step 25/26 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:32:03 ---> Running in bbfc37c38d99 16:32:03 Removing intermediate container bbfc37c38d99 16:32:03 ---> 9c109b1f163c 16:32:03 Step 3/4 : COPY go.mod . 16:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:03 ---> Running in e3908820c968 16:32:03 (1/3) Installing ca-certificates (20211220-r0) 16:32:03 (2/3) Installing dumb-init (1.2.5-r1) 16:32:03 (3/3) Installing su-exec (0.2-r1) 16:32:03 Executing busybox-1.33.1-r7.trigger 16:32:03 Removing intermediate container e3908820c968 16:32:03 ---> 4b6a5449a872 16:32:03 Step 26/26 : LABEL version=0.0.0 16:32:03 Executing ca-certificates-20211220-r0.trigger 16:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:03 ---> Running in 64aec0c8180a 16:32:03 OK: 6 MiB in 17 packages 16:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:04 ---> 7f25ee3d328f 16:32:04 Step 4/4 : RUN go mod download 16:32:04 ---> Running in 3c26ff7ff98a 16:32:04 (1/2) Installing ca-certificates (20211220-r0) 16:32:04 (2/2) Installing dumb-init (1.2.5-r1) 16:32:04 Executing busybox-1.33.1-r7.trigger 16:32:04 Executing ca-certificates-20211220-r0.trigger 16:32:04 OK: 6 MiB in 16 packages 16:32:04 Removing intermediate container 64aec0c8180a 16:32:04 ---> 49d3038e3706 16:32:04 16:32:04 Successfully built 49d3038e3706 16:32:04 Successfully tagged security-spire-agent:latest 16:32:04  Building security-spire-agent ... done Building core-metadata 16:32:05 Removing intermediate container c42c7cdd432a 16:32:05 ---> 86e070f636b6 16:32:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:32:06 ---> Running in b7432e1ed545 16:32:06 Removing intermediate container 296134c766d2 16:32:06 ---> a47b5d88a9ef 16:32:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:32:06 ---> Running in 102a90fa6fff 16:32:06 Removing intermediate container b7432e1ed545 16:32:06 ---> 86975d038ab0 16:32:06 Step 13/25 : WORKDIR / 16:32:06 ---> Running in 20d9a1c1beb4 16:32:06 Removing intermediate container 102a90fa6fff 16:32:06 ---> 0990c25a9eb9 16:32:06 Step 13/22 : ENV APP_PORT=59860 16:32:06 ---> Running in d88754e4de70 16:32:06 Removing intermediate container 20d9a1c1beb4 16:32:06 ---> 3db96dd59b09 16:32:06 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:32:06 Removing intermediate container d88754e4de70 16:32:06 ---> 4b5406ce3d97 16:32:06 Step 14/22 : EXPOSE $APP_PORT 16:32:06 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:32:06 ---> e1dcf1b2b00f 16:32:06 Step 3/31 : WORKDIR /edgex-go 16:32:06 ---> Using cache 16:32:06 ---> b8f9e64b28ff 16:32:06 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:06 ---> Using cache 16:32:06 ---> f281d529c121 16:32:06 Step 5/31 : RUN apk add --update --no-cache make git 16:32:06 ---> Running in 90e9f18fe03d 16:32:06 ---> Running in c7f33f5c516a 16:32:06 ---> 68e0fc322e5f 16:32:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:32:07 Removing intermediate container 90e9f18fe03d 16:32:07 ---> 01e9b710395c 16:32:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:07 ---> 99aa56e695a2 16:32:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:32:07 ---> f44ac2c8ad08 16:32:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:32:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:07 ---> 19edae8a647d 16:32:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:32:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:07 ---> e1dcf1b2b00f 16:32:07 Step 3/23 : WORKDIR /edgex-go 16:32:07 ---> Using cache 16:32:07 ---> b8f9e64b28ff 16:32:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:07 ---> Using cache 16:32:07 ---> f281d529c121 16:32:07 Step 5/23 : RUN apk add --update --no-cache make git 16:32:08 ---> 79cd8d81e275 16:32:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:32:08 ---> 56c7c8ec50d8 16:32:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:32:08 ---> Running in 20f0111a0e88 16:32:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:08 ---> 1c4c7947f540 16:32:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:32:08 ---> Running in bccba097c383 16:32:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:08 OK: 221 MiB in 52 packages 16:32:08 Removing intermediate container bccba097c383 16:32:08 ---> 875b4762edc5 16:32:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:08 ---> 4aea86469e21 16:32:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:32:08 ---> Running in 56fd110b351b 16:32:09 Removing intermediate container 56fd110b351b 16:32:09 ---> 1c472e4c9e28 16:32:09 Step 20/22 : LABEL arch=x86_64 16:32:09 ---> Running in 31999624dee1 16:32:09 Removing intermediate container c7f33f5c516a 16:32:09 ---> c783de309124 16:32:09 Step 6/31 : COPY go.mod vendor* ./ 16:32:09 Removing intermediate container 31999624dee1 16:32:09 ---> c666355b913d 16:32:09 Step 21/22 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:32:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:09 ---> 9eeba24cdb3e 16:32:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:32:09 ---> Running in ec7aea78bcfc 16:32:09 ---> c07e080a042b 16:32:09 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:09 ---> Running in 239a55016a19 16:32:09 Removing intermediate container ec7aea78bcfc 16:32:09 ---> a5bf2b604d35 16:32:09 Step 22/22 : LABEL version=0.0.0 16:32:09 ---> 4f1f211b2e85 16:32:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:32:09 ---> Running in d52568035a5e 16:32:09 OK: 221 MiB in 52 packages 16:32:09 ---> Running in b8d1a6d2fbeb 16:32:09 Removing intermediate container d52568035a5e 16:32:09 ---> f287f9f4f21b 16:32:09 16:32:10 Successfully built f287f9f4f21b 16:32:10 Successfully tagged support-notifications:latest 16:32:10 Building security-proxy-setup 16:32:10  Building support-notifications ... done Removing intermediate container 20f0111a0e88 16:32:10 ---> ad919997e2b5 16:32:10 Step 6/23 : COPY go.mod vendor* ./ 16:32:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:10 ---> e1dcf1b2b00f 16:32:10 Step 3/23 : WORKDIR /edgex-go 16:32:10 ---> Using cache 16:32:10 ---> b8f9e64b28ff 16:32:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:10 ---> Using cache 16:32:10 ---> f281d529c121 16:32:10 Step 5/23 : RUN apk add --update --no-cache make git 16:32:10 ---> Using cache 16:32:10 ---> ad919997e2b5 16:32:10 Step 6/23 : COPY go.mod vendor* ./ 16:32:10 ---> Using cache 16:32:10 ---> c98d62fac50c 16:32:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:11 ---> c98d62fac50c 16:32:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:11 ---> Running in de1e368bbe4f 16:32:11 ---> Running in b74cde6394d0 16:32:11 Removing intermediate container 239a55016a19 16:32:11 ---> 4f78f80c95fa 16:32:11 Step 8/31 : COPY . . 16:32:12 Removing intermediate container b8d1a6d2fbeb 16:32:12 ---> 5c4ccedce102 16:32:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:32:12 ---> Running in 8eb1102f5d63 16:32:12 Removing intermediate container 8eb1102f5d63 16:32:12 ---> e1058deb97b4 16:32:12 Step 23/25 : LABEL arch=x86_64 16:32:12 ---> Running in 0840099a18bb 16:32:13 Removing intermediate container 0840099a18bb 16:32:13 ---> 1d25c5e1488f 16:32:13 Step 24/25 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:32:13 ---> Running in f3a2eda1d808 16:32:13 Removing intermediate container b74cde6394d0 16:32:13 ---> b9be1dab92a5 16:32:13 Step 8/23 : COPY . . 16:32:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:14 ---> e1dcf1b2b00f 16:32:14 Step 3/22 : WORKDIR /edgex-go 16:32:14 ---> Using cache 16:32:14 ---> b8f9e64b28ff 16:32:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:14 ---> Using cache 16:32:14 ---> f281d529c121 16:32:14 Step 5/22 : RUN apk add --update --no-cache make git 16:32:14 ---> Using cache 16:32:14 ---> ad919997e2b5 16:32:14 Step 6/22 : COPY go.mod vendor* ./ 16:32:14 ---> Using cache 16:32:14 ---> c98d62fac50c 16:32:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:14 ---> Using cache 16:32:14 ---> 920d34c1fa2f 16:32:14 Step 8/22 : COPY . . 16:32:14 Removing intermediate container f3a2eda1d808 16:32:14 ---> 8a348b449a57 16:32:14 Step 25/25 : LABEL version=0.0.0 16:32:14 Removing intermediate container de1e368bbe4f 16:32:14 ---> 920d34c1fa2f 16:32:14 Step 8/23 : COPY . . 16:32:20 ---> Running in 139ecffc0e2f 16:32:20 ---> e2bc11512849 16:32:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:32:20 Removing intermediate container 139ecffc0e2f 16:32:20 ---> 15fa46d1d526 16:32:20 ---> fac694c17515 16:32:20 Step 9/23 : RUN make cmd/core-command/core-command 16:32:20 16:32:20 ---> 376a4af66254 16:32:20 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:32:20 ---> Running in 72d2f956a086 16:32:20 Successfully built fac694c17515 16:32:20 ---> Running in a8c7f4d0d474 16:32:20 Successfully tagged security-secretstore-setup:latest 16:32:20 Building sys-mgmt-agent 16:32:20  Building security-secretstore-setup ... done  ---> Running in 1b72b05ceea2 16:32:20 ---> abca141b5bd3 16:32:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:32:20 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/core-command/core-command ./cmd/core-command 16:32:20 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:32: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:21 ---> Running in 70c7a994a509 16:32:22 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/core-metadata/core-metadata ./cmd/core-metadata 16:32:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:32:23 ---> e1dcf1b2b00f 16:32:23 Step 3/23 : WORKDIR /edgex-go 16:32:23 ---> Using cache 16:32:23 ---> b8f9e64b28ff 16:32:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:23 ---> Using cache 16:32:23 ---> f281d529c121 16:32:23 Step 5/23 : RUN apk add --update --no-cache make bash git 16:32:25 ---> Running in 92b861ad28d6 16:32:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:27 OK: 221 MiB in 52 packages 16:32:29 Removing intermediate container 92b861ad28d6 16:32:29 ---> 0b857ad88d8e 16:32:29 Step 6/23 : COPY go.mod vendor* ./ 16:32:29 ---> 2fef5bbc2e00 16:32:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:29 ---> Running in 6a9b9a6ee46b 16:32:32 Removing intermediate container 6a9b9a6ee46b 16:32:32 ---> 8796026824da 16:32:32 Step 8/23 : COPY . . 16:32:42 ---> 98643037cc55 16:32:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:32:42 ---> Running in 752592c13292 16:32:42 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:32:42 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:44 Removing intermediate container a8c7f4d0d474 16:32:44 ---> aeb7e85bd0db 16:32:44 16:32:44 Step 10/23 : FROM alpine:3.14 16:32:44 ---> e04c818066af 16:32:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:32:44 Removing intermediate container 72d2f956a086 16:32:44 ---> f22b692e1d87 16:32:44 16:32:44 Step 10/31 : FROM alpine:3.14 16:32:44 ---> e04c818066af 16:32:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:32:44 ---> Running in 68a4609948b1 16:32:44 ---> Running in 3fac684de3ba 16:32:45 Removing intermediate container 3fac684de3ba 16:32:45 ---> 349d4e806c16 16:32:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:45 (1/1) Installing dumb-init (1.2.5-r1) 16:32:45 Executing busybox-1.33.1-r7.trigger 16:32:45 OK: 6 MiB in 15 packages 16:32:45 ---> Running in 8e5107fd0b47 16:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:46 (1/2) Installing dumb-init (1.2.5-r1) 16:32:46 (2/2) Installing su-exec (0.2-r1) 16:32:46 Executing busybox-1.33.1-r7.trigger 16:32:46 OK: 6 MiB in 16 packages 16:32:46 Removing intermediate container 68a4609948b1 16:32:46 ---> 0bda3c5b103e 16:32:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:32:46 ---> Running in 719188f6e880 16:32:47 Removing intermediate container 1b72b05ceea2 16:32:47 ---> e9aa3a3e8eed 16:32:47 16:32:47 Step 10/22 : FROM alpine:3.14 16:32:47 ---> e04c818066af 16:32:47 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:32:47 Removing intermediate container 70c7a994a509 16:32:47 ---> cad3545bdad8 16:32:47 16:32:47 Step 10/23 : FROM alpine:3.14 16:32:47 ---> e04c818066af 16:32:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:32:47 ---> Using cache 16:32:47 ---> 0bda3c5b103e 16:32:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:32:47 ---> Using cache 16:32:47 ---> 33539b33bea9 16:32:47 Step 13/23 : ENV APP_PORT=59881 16:32:47 Removing intermediate container 719188f6e880 16:32:47 ---> 33539b33bea9 16:32:47 Step 13/23 : ENV APP_PORT=59882 16:32:47 ---> Running in e9e0ec9269fd 16:32:47 ---> Running in 01d3d41dc9b7 16:32:47 ---> Running in b7019ae435f1 16:32:47 Removing intermediate container 8e5107fd0b47 16:32:47 ---> d2e3aaba1c25 16:32:47 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:32:47 ---> Running in 77b9a6c8fbca 16:32:47 Removing intermediate container b7019ae435f1 16:32:47 ---> a5f21407ac65 16:32:47 Step 14/23 : EXPOSE $APP_PORT 16:32:47 Removing intermediate container 01d3d41dc9b7 16:32:47 ---> 86d4d474c978 16:32:47 Step 14/23 : EXPOSE $APP_PORT 16:32:47 Removing intermediate container 77b9a6c8fbca 16:32:47 ---> 81f6591c16e9 16:32:47 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:32:47 ---> Running in c3443edcfc1b 16:32:47 ---> Running in 559b2fac88fe 16:32:47 ---> Running in 71e4abb6356f 16:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:47 Removing intermediate container c3443edcfc1b 16:32:47 ---> f18c5c7afcdb 16:32:47 Step 15/23 : WORKDIR / 16:32:47 ---> Running in ff5a5ee22d20 16:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:47 Removing intermediate container 559b2fac88fe 16:32:47 ---> 14766af5ac5c 16:32:47 Step 15/23 : WORKDIR / 16:32:47 Removing intermediate container 71e4abb6356f 16:32:47 ---> 6d41e40aa255 16:32:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:32:48 ---> Running in eff4f5c8a484 16:32:48 (1/6) Installing ca-certificates (20211220-r0) 16:32:48 Removing intermediate container ff5a5ee22d20 16:32:48 ---> 8a9b8e17cf4a 16:32:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:48 (2/6) Installing brotli-libs (1.0.9-r5) 16:32:48 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:32:48 ---> Running in 004bfafddcf2 16:32:48 (4/6) Installing libcurl (7.79.1-r2) 16:32:48 (5/6) Installing curl (7.79.1-r2) 16:32:48 (6/6) Installing dumb-init (1.2.5-r1) 16:32:48 Executing busybox-1.33.1-r7.trigger 16:32:48 Executing ca-certificates-20211220-r0.trigger 16:32:48 OK: 8 MiB in 20 packages 16:32:48 Removing intermediate container eff4f5c8a484 16:32:48 ---> 77d5d334e683 16:32:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:48 ---> 6df36a08c96f 16:32:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:32:48 ---> 521fe369d0f5 16:32:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:32:49 Removing intermediate container e9e0ec9269fd 16:32:49 ---> 3f8f75d5b9d5 16:32:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:32:49 ---> Running in fedb44ddcf03 16:32:49 ---> d3a43511fca5 16:32:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:32:49 ---> 150273fc1e1d 16:32:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:32:49 Removing intermediate container fedb44ddcf03 16:32:49 ---> a1da341800ad 16:32:49 Step 13/22 : WORKDIR /edgex 16:32:49 Removing intermediate container 004bfafddcf2 16:32:49 ---> 1c2670690cb7 16:32:49 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:32:49 ---> Running in bb84524265a2 16:32:50 ---> b586a985b3fd 16:32:50 Step 19/23 : ENTRYPOINT ["/core-command"] 16:32:50 ---> Running in 2473265dccbb 16:32:50 ---> d20bcaf52906 16:32:50 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:32:50 ---> Running in 49b4208054a2 16:32:50 ---> Running in 0dac8e3ae8ac 16:32:50 Removing intermediate container bb84524265a2 16:32:50 ---> a361cf1173d9 16:32:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:32:50 Removing intermediate container 2473265dccbb 16:32:50 ---> e49c5b31359d 16:32:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:32:50 Removing intermediate container 49b4208054a2 16:32:50 ---> af90ed932027 16:32:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:50 Removing intermediate container 0dac8e3ae8ac 16:32:50 ---> a4ff67628004 16:32:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:50 ---> Running in e3812d0bf6d4 16:32:50 ---> Running in 50a03867797d 16:32:50 ---> 3cd73d8c236f 16:32:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:32:50 ---> a5f45c73e420 16:32:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:32:50 Removing intermediate container e3812d0bf6d4 16:32:50 ---> c17386f15dc0 16:32:50 Step 21/23 : LABEL arch=x86_64 16:32:50 ---> Running in 599c41ed3cf1 16:32:50 ---> Running in dbfd9761155b 16:32:50 Removing intermediate container 50a03867797d 16:32:50 ---> 5110c2f3d13d 16:32:50 Step 21/23 : LABEL arch=x86_64 16:32:51 ---> Running in ac1462d2b9df 16:32:51 Removing intermediate container dbfd9761155b 16:32:51 ---> ce9a4822ebf7 16:32:51 Step 22/23 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:32:51 ---> 0a766cdf6780 16:32:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:32:51 Removing intermediate container 3c26ff7ff98a 16:32:51 ---> 30b7faefa1b0 16:32:51 Successfully built 30b7faefa1b0 16:32:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:51 ---> Running in 5e47d945bdf5 16:32:51 Removing intermediate container ac1462d2b9df 16:32:51 ---> 16c56d8fdfd2 16:32:51 Step 22/23 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:32:51 ---> Running in f5f5fe6aa8f6 16:32:51 Removing intermediate container 5e47d945bdf5 16:32:51 ---> 25b32f815f15 16:32:51 Step 23/23 : LABEL version=0.0.0 16:32:51 ---> Running in 50e64352ee67 16:32:51 Removing intermediate container f5f5fe6aa8f6 16:32:51 ---> 73c3db39b524 16:32:51 Step 23/23 : LABEL version=0.0.0 16:32:51 + docker inspect -f . ci-base-image-arm64 16:32:51 . [Pipeline] } 16:32:51 ---> Running in 75b096d3a95d 16:32:51 ---> b1e29263077f 16:32:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:32:51 Removing intermediate container 50e64352ee67 16:32:51 ---> 70726eeabd7f 16:32:51 [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:51 prd-ubuntu20.04-docker-arm64-4c-16g-17152 does not seem to be running inside a container 16:32:51 Removing intermediate container 75b096d3a95d 16:32:51 ---> 2f5bbf9047ae 16:32:51 16:32:51 Removing intermediate container 599c41ed3cf1 16:32:51 ---> 079f76f1bca2 16:32:51 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:51 Successfully built 70726eeabd7f 16:32:51 Successfully tagged core-command:latest 16:32:51  Building core-command ... done Building security-spiffe-token-provider 16:32:51 Successfully built 2f5bbf9047ae 16:32:51 Successfully tagged core-metadata:latest 16:32:51 Building support-scheduler 16:32:51  Building core-metadata ... done  ---> 28b7718d373a 16:32:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:32:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:32:52 ---> Running in bad09698680b 16:32:53 $ docker top b8cc395bedd790f15d30754422dd89e30cd0f60d7210d651182a241205202151 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:54 + go version 16:32:54 go version go1.17.7 linux/arm64 [Pipeline] } 16:32:54 $ docker stop --time=1 b8cc395bedd790f15d30754422dd89e30cd0f60d7210d651182a241205202151 16:32:54 ---> b7e5e4b8ee31 16:32:54 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:32:55 Removing intermediate container bad09698680b 16:32:55 ---> 3f28eefa9fa7 16:32:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:32:55 $ docker rm -f b8cc395bedd790f15d30754422dd89e30cd0f60d7210d651182a241205202151 16:32:55 ---> 63931929aaa6 16:32:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:32:55 ---> Running in 7d3aba4797a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:56 Removing intermediate container 7d3aba4797a3 16:32:56 ---> 37ffe24cdc70 16:32:56 Step 20/22 : LABEL arch=x86_64 16:32:56 + docker inspect -f . ci-base-image-arm64 16:32:56 . [Pipeline] } [Pipeline] // withEnv 16:32:56 ---> 1a88e7971bc1 16:32:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:32:56 ---> Running in dbf5e008ff2b [Pipeline] withDockerContainer 16:32:56 prd-ubuntu20.04-docker-arm64-4c-16g-17152 does not seem to be running inside a container 16:32:56 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:32:56 Removing intermediate container dbf5e008ff2b 16:32:56 ---> 94c7da6d49b5 16:32:56 Step 21/22 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:32:56 ---> 9926291f0acf 16:32:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:32:57 ---> Running in 2b296391f792 16:32:57 Removing intermediate container 752592c13292 16:32:57 ---> f3b22b1dada4 16:32:57 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:32:57 ---> 12b8bea082b1 16:32:57 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:32:57 Removing intermediate container 2b296391f792 16:32:57 ---> eb02650d8472 16:32:57 Step 22/22 : LABEL version=0.0.0 16:32:58 ---> Running in 75dde1f9b1f9 16:32:58 ---> Running in ddb18a3d7d5f 16:32:58 ---> Running in c00dd5dae4b5 16:32:58 $ docker top a36869142665927bdae8b72b42debf993b7d35fc9dcc40942224171e6a1fccde -eo pid,comm 16:32:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:32:58 ---> e1dcf1b2b00f 16:32:58 Step 3/22 : WORKDIR /edgex-go 16:32:58 ---> Using cache 16:32:58 ---> b8f9e64b28ff 16:32:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:58 ---> Using cache 16:32:58 ---> f281d529c121 16:32:58 Step 5/22 : RUN apk add --update --no-cache make git 16:32:58 ---> Using cache 16:32:58 ---> ad919997e2b5 16:32:58 Step 6/22 : COPY go.mod vendor* ./ 16:32:58 ---> Using cache 16:32:58 ---> c98d62fac50c 16:32:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:58 ---> Using cache 16:32:58 ---> 920d34c1fa2f 16:32:58 Step 8/22 : COPY . . 16:32:58 ---> Using cache 16:32:58 ---> abca141b5bd3 16:32:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:32:58 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:32:58 ---> e1dcf1b2b00f [Pipeline] { [Pipeline] echo 16:32:58 ========================================================= 16:32:58 [edgeXBuildGoParallel] Running Tests and Build... 16:32:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:58 Step 3/20 : WORKDIR /edgex-go 16:32:58 ---> Using cache 16:32:58 ---> b8f9e64b28ff 16:32:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:32:58 Removing intermediate container ddb18a3d7d5f 16:32:58 ---> 387c7f75c574 16:32:58 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:32:58 ---> Running in 7da5ae3a6e74 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 ---> Running in 42e3e42e68d9 16:32:58 Removing intermediate container c00dd5dae4b5 16:32:58 ---> 309a34534c9d 16:32:58 16:32:58 Successfully built 309a34534c9d 16:32:58 Successfully tagged security-proxy-setup:latest 16:32:58  Building security-proxy-setup ... done Building core-data 16:32:59 + make test 16:32:59 go mod tidy -compat=1.17 16:32:59 ---> 65eecaedd6a6 16:32:59 Step 26/31 : RUN chmod +x /entrypoint.sh 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -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:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:00 ---> Running in a0e08f98fb8d 16:33:00 Removing intermediate container 75dde1f9b1f9 16:33:00 ---> a31fd9e72b32 16:33:00 16:33:00 Step 11/23 : FROM docker:20.10.14 16:33:01 20.10.14: Pulling from library/docker 16:33:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:02 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:33:02 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:33:02 OK: 15866 distinct packages available 16:33:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:02 Removing intermediate container a0e08f98fb8d 16:33:02 ---> 644f6bf1f39e 16:33:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:33:02 ---> Running in d929ff2b3f7b 16:33:02 Removing intermediate container d929ff2b3f7b 16:33:02 ---> 18dea12c5fce 16:33:02 Step 28/31 : CMD ["gate"] 16:33:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:02 ---> Running in b6d35444b18a 16:33:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:03 ---> e1dcf1b2b00f 16:33:03 Step 3/23 : WORKDIR /edgex-go 16:33:03 ---> Using cache 16:33:03 ---> b8f9e64b28ff 16:33:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:03 ---> Using cache 16:33:03 ---> f281d529c121 16:33:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:03 OK: 221 MiB in 52 packages 16:33:03 Removing intermediate container b6d35444b18a 16:33:03 ---> 696db840e9e3 16:33:03 Step 29/31 : LABEL arch=x86_64 16:33:03 ---> Running in c0910c85c345 16:33:03 ---> Running in af4b38e25343 16:33:03 Removing intermediate container af4b38e25343 16:33:03 ---> 84ef849afea8 16:33:03 Step 30/31 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:33:03 Removing intermediate container 42e3e42e68d9 16:33:03 ---> 66bae7a167a4 16:33:03 Step 5/20 : COPY go.mod vendor* ./ 16:33:04 ---> Running in 379b535df067 16:33:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:04 Removing intermediate container 379b535df067 16:33:04 ---> 00249f12e4e8 16:33:04 Step 31/31 : LABEL version=0.0.0 16:33:04 ---> c95ff101c4fe 16:33:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:04 ---> Running in 14851a303429 16:33:04 ---> Running in 6506dc0fa062 16:33:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:05 Removing intermediate container 14851a303429 16:33:05 ---> d9a38671b6f0 16:33:05 16:33:05 Successfully built d9a38671b6f0 16:33:05 Successfully tagged security-bootstrapper:latest 16:33:05  Building security-bootstrapper ... done OK: 221 MiB in 52 packages 16:33:06 Removing intermediate container c0910c85c345 16:33:06 ---> 35b1cc90df76 16:33:06 Step 6/23 : COPY go.mod vendor* ./ 16:33:06 Removing intermediate container 6506dc0fa062 16:33:06 ---> 2d0beb12322d 16:33:06 Step 7/20 : COPY . . 16:33:06 ---> ea34f1fe8da3 16:33:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:07 ---> Running in d99b02c89a8c 16:33:10 Removing intermediate container d99b02c89a8c 16:33:10 ---> 7abb179933bf 16:33:10 Step 8/23 : COPY . . 16:33:10 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:33:10 Status: Downloaded newer image for docker:20.10.14 16:33:10 ---> 7417809fdb73 16:33:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:33:11 ---> Running in 0c3fbfaeecf5 16:33:12 Removing intermediate container 0c3fbfaeecf5 16:33:12 ---> bbb825db5cbe 16:33:12 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:33:12 ---> Running in 9aad279e81a8 16:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:13 (1/43) Installing readline (8.1.1-r0) 16:33:13 (2/43) Installing bash (5.1.16-r0) 16:33:13 Executing bash-5.1.16-r0.post-install 16:33:13 (3/43) Installing brotli-libs (1.0.9-r5) 16:33:13 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:33:13 (5/43) Installing libcurl (7.80.0-r2) 16:33:13 (6/43) Installing curl (7.80.0-r2) 16:33:13 (7/43) Installing dumb-init (1.2.5-r1) 16:33:13 (8/43) Installing libbz2 (1.0.8-r1) 16:33:13 (9/43) Installing expat (2.4.7-r0) 16:33:13 (10/43) Installing libffi (3.4.2-r1) 16:33:13 (11/43) Installing gdbm (1.22-r0) 16:33:13 (12/43) Installing xz-libs (5.2.5-r1) 16:33:13 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:33:13 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:33:13 (15/43) Installing mpdecimal (2.5.1-r1) 16:33:13 (16/43) Installing sqlite-libs (3.36.0-r0) 16:33:13 (17/43) Installing python3 (3.9.7-r4) 16:33:13 (18/43) Installing py3-appdirs (1.4.4-r2) 16:33:13 (19/43) Installing py3-certifi (2020.12.5-r1) 16:33:13 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:33:13 (21/43) Installing py3-idna (3.3-r0) 16:33:13 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:33:13 (23/43) Installing py3-requests (2.26.0-r1) 16:33:13 (24/43) Installing py3-msgpack (1.0.2-r1) 16:33:13 (25/43) Installing py3-lockfile (0.12.2-r4) 16:33:13 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:33:13 (27/43) Installing py3-colorama (0.4.4-r1) 16:33:13 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:33:13 (29/43) Installing py3-distlib (0.3.3-r0) 16:33:13 (30/43) Installing py3-distro (1.6.0-r0) 16:33:13 (31/43) Installing py3-six (1.16.0-r0) 16:33:13 (32/43) Installing py3-webencodings (0.5.1-r4) 16:33:13 (33/43) Installing py3-html5lib (1.1-r1) 16:33:13 (34/43) Installing py3-parsing (2.4.7-r2) 16:33:13 (35/43) Installing py3-packaging (20.9-r1) 16:33:13 (36/43) Installing py3-tomli (1.2.2-r0) 16:33:13 (37/43) Installing py3-pep517 (0.12.0-r0) 16:33:13 (38/43) Installing py3-progress (1.6-r0) 16:33:13 (39/43) Installing py3-retrying (1.3.3-r2) 16:33:13 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:33:13 (41/43) Installing py3-setuptools (52.0.0-r4) 16:33:13 (42/43) Installing py3-toml (0.10.2-r2) 16:33:13 (43/43) Installing py3-pip (20.3.4-r1) 16:33:13 Executing busybox-1.34.1-r5.trigger 16:33:13 OK: 83 MiB in 65 packages 16:33:14 ---> d7cfbaa9d5cd 16:33:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:33:14 ---> Running in bd69a3675171 16:33:14 Collecting docker-compose==1.23.2 16:33:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:33:15 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:33:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:33:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:33:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:33:15 Collecting cached-property<2,>=1.2.0 16:33:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:33:15 Collecting dockerpty<0.5,>=0.4.1 16:33:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:33:15 Collecting docker<4.0,>=3.6.0 16:33:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:33:15 Collecting PyYAML<4,>=3.10 16:33:15 Downloading PyYAML-3.13.tar.gz (270 kB) 16:33:16 Collecting jsonschema<3,>=2.5.1 16:33:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:33:16 Collecting websocket-client<1.0,>=0.32.0 16:33:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:33:16 Collecting docopt<0.7,>=0.6.1 16:33:16 Downloading docopt-0.6.2.tar.gz (25 kB) 16:33:16 Removing intermediate container 7da5ae3a6e74 16:33:16 ---> 8760845c4dc3 16:33:16 16:33:16 Step 10/22 : FROM alpine:3.14 16:33:16 ---> e04c818066af 16:33:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:33:16 ---> Using cache 16:33:16 ---> 0bda3c5b103e 16:33:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:16 ---> Using cache 16:33:16 ---> 33539b33bea9 16:33:16 Step 13/22 : ENV APP_PORT=59861 16:33:16 ---> 869f1d9fac73 16:33:16 Step 9/23 : RUN make cmd/core-data/core-data 16:33:16 ---> Running in 6fcf85552c52 16:33:16 ---> Running in b5a53a72bc06 16:33:16 Removing intermediate container 6fcf85552c52 16:33:16 ---> 4122c851ba57 16:33:16 Step 14/22 : EXPOSE $APP_PORT 16:33:16 ---> Running in ff0792414e0c 16:33:16 Collecting texttable<0.10,>=0.9.0 16:33:16 Downloading texttable-0.9.1.tar.gz (11 kB) 16:33:16 Removing intermediate container ff0792414e0c 16:33:16 ---> c2f820fc23e5 16:33:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:16 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:33:17 ---> 180db348ae9e 16:33:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:33:17 Collecting docker-pycreds>=0.4.0 16:33:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:33:17 Collecting urllib3<1.25,>=1.21.1 16:33:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:33:17 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:33:17 Collecting chardet<3.1.0,>=3.0.2 16:33:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:33:17 Collecting idna<2.8,>=2.5 16:33:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:33:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:33:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:33:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:33:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:33:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:33:17 Attempting uninstall: urllib3 16:33:17 Found existing installation: urllib3 1.26.7 16:33:17 Uninstalling urllib3-1.26.7: 16:33:17 Successfully uninstalled urllib3-1.26.7 16:33:17 Attempting uninstall: idna 16:33:17 Found existing installation: idna 3.3 16:33:17 Uninstalling idna-3.3: 16:33:17 ---> f63daf33f8b8 16:33:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:33:17 Successfully uninstalled idna-3.3 16:33:18 ---> d1b974e4a4a3 16:33:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:33:18 ---> Running in c9ba86280d04 16:33:18 Attempting uninstall: requests 16:33:18 Found existing installation: requests 2.26.0 16:33:18 Uninstalling requests-2.26.0: 16:33:18 Removing intermediate container c9ba86280d04 16:33:18 ---> 13770e2f7ddb 16:33:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:18 Successfully uninstalled requests-2.26.0 16:33:18 ---> Running in a19395069870 16:33:18 Running setup.py install for texttable: started 16:33:18 Removing intermediate container a19395069870 16:33:18 ---> 171770593e1e 16:33:18 Step 20/22 : LABEL arch=x86_64 16:33:18 ---> Running in 063ca6296ed3 16:33:18 Running setup.py install for texttable: finished with status 'done' 16:33:18 Running setup.py install for PyYAML: started 16:33:18 Removing intermediate container 063ca6296ed3 16:33:18 ---> 035d5205103a 16:33:18 Step 21/22 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:33:18 ---> Running in a85099362774 16:33:19 Removing intermediate container a85099362774 16:33:19 ---> 538d0e77c768 16:33:19 Step 22/22 : LABEL version=0.0.0 16:33:19 ---> Running in 24c58f42e297 16:33:19 Running setup.py install for PyYAML: finished with status 'done' 16:33:19 Removing intermediate container 24c58f42e297 16:33:19 ---> da6cf1de4287 16:33:19 16:33:19 Running setup.py install for docopt: started 16:33:19 Successfully built da6cf1de4287 16:33:19 Successfully tagged support-scheduler:latest 16:33:19  Building support-scheduler ... done  Running setup.py install for docopt: finished with status 'done' 16:33:19 Running setup.py install for dockerpty: started 16:33:20 Running setup.py install for dockerpty: finished with status 'done' 16:33:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:33:24 Removing intermediate container 9aad279e81a8 16:33:24 ---> 3cfe743029f7 16:33:24 Step 14/23 : ENV APP_PORT=58890 16:33:24 ---> Running in 8bcefcf43928 16:33:24 Removing intermediate container 8bcefcf43928 16:33:24 ---> 8390514aba17 16:33:24 Step 15/23 : EXPOSE $APP_PORT 16:33:24 ---> Running in cdb93e0e975f 16:33:24 Removing intermediate container cdb93e0e975f 16:33:24 ---> c7d1e063231c 16:33:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:33:25 ---> b264249ac693 16:33:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:33:26 ---> 1f915d733f68 16:33:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:33:26 ---> 2a3ea4820958 16:33:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:33:26 ---> Running in 3efac1520bfc 16:33:26 Removing intermediate container 3efac1520bfc 16:33:26 ---> 3ad2af4036a0 16:33:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:26 ---> Running in 7f973da13bdc 16:33:27 Removing intermediate container 7f973da13bdc 16:33:27 ---> a04d0805899e 16:33:27 Step 21/23 : LABEL arch=x86_64 16:33:27 ---> Running in 385a4b46235a 16:33:27 Removing intermediate container 385a4b46235a 16:33:27 ---> 3859e88d5601 16:33:27 Step 22/23 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:33:27 ---> Running in 29446114fb80 16:33:28 Removing intermediate container 29446114fb80 16:33:28 ---> ab0448b25bf1 16:33:28 Step 23/23 : LABEL version=0.0.0 16:33:28 ---> Running in f5741607ebc5 16:33:28 Removing intermediate container f5741607ebc5 16:33:28 ---> 2dbf834fae7d 16:33:28 16:33:28 Successfully built 2dbf834fae7d 16:33:28 Successfully tagged sys-mgmt-agent:latest 16:33:32 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:33  Building sys-mgmt-agent ... done Removing intermediate container bd69a3675171 16:33:33 ---> fe8e4fc44ced 16:33:33 16:33:33 Step 9/20 : FROM alpine:3.15 16:33:33 ---> 0ac33e5f5afa 16:33:33 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:33 ---> Using cache 16:33:33 ---> a9fdf0a0f262 16:33:33 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:33 ---> Using cache 16:33:33 ---> c9b4be300f98 16:33:33 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:33:33 ---> Running in 0aae931ba477 16:33:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:34 v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:33:34 v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:33:34 OK: 15861 distinct packages available 16:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:35 Removing intermediate container b5a53a72bc06 16:33:35 ---> 38fb27656916 16:33:35 16:33:35 Step 10/23 : FROM alpine:3.14 16:33:35 ---> e04c818066af 16:33:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:33:35 ---> Running in 2c8d428afa3e 16:33:35 Removing intermediate container 2c8d428afa3e 16:33:35 ---> 89585a11c2b5 16:33:35 Step 12/23 : ENV APP_PORT=59880 16:33:35 ---> Running in 2ee960b6b8cc 16:33:35 (1/9) Installing ca-certificates (20211220-r0) 16:33:35 Removing intermediate container 2ee960b6b8cc 16:33:35 ---> db5e1df4802d 16:33:35 Step 13/23 : EXPOSE $APP_PORT 16:33:35 ---> Running in c4008a8244ca 16:33:35 (2/9) Installing brotli-libs (1.0.9-r5) 16:33:35 Removing intermediate container c4008a8244ca 16:33:35 ---> 5b9483636810 16:33:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:33:35 ---> Running in b12cfd71a59e 16:33:35 (4/9) Installing libcurl (7.80.0-r2) 16:33:36 (5/9) Installing curl (7.80.0-r2) 16:33:36 (6/9) Installing dumb-init (1.2.5-r1) 16:33:36 (7/9) Installing musl-obstack (1.2.3-r0) 16:33:36 (8/9) Installing libucontext (1.1-r0) 16:33:36 (9/9) Installing gcompat (1.0.0-r4) 16:33:36 Removing intermediate container b12cfd71a59e 16:33:36 ---> a6d72a03ce03 16:33:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:33:36 ---> Running in fb2cea78318a 16:33:36 Executing busybox-1.34.1-r5.trigger 16:33:36 Executing ca-certificates-20211220-r0.trigger 16:33:36 OK: 8 MiB in 23 packages 16:33:36 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:37 Removing intermediate container 0aae931ba477 16:33:37 ---> 03def61a33d8 16:33:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:37 ---> 76b6c4f3dfed 16:33:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:33:37 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:37 ---> fe838d2794bd 16:33:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:33:37 ---> d3a4afca95cd 16:33:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:33:37 (1/6) Installing dumb-init (1.2.5-r1) 16:33:37 ---> Running in ebf28ac371d9 16:33:37 Removing intermediate container ebf28ac371d9 16:33:37 ---> 43fac4ccb6f9 16:33:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:33:38 ---> Running in 2541517e1dc0 16:33:38 (3/6) Installing libsodium (1.0.18-r0) 16:33:38 Removing intermediate container 2541517e1dc0 16:33:38 ---> 2992afa3b03f 16:33:38 Step 18/20 : LABEL arch=x86_64 16:33:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:33:38 ---> Running in 42686f8672cd 16:33:38 Removing intermediate container 42686f8672cd 16:33:38 ---> b1d0d3615aec 16:33:38 Step 19/20 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:33:38 (5/6) Installing libzmq (4.3.4-r0) 16:33:38 ---> Running in a9b54fedb8b2 16:33:38 (6/6) Installing zeromq (4.3.4-r0) 16:33:38 Removing intermediate container a9b54fedb8b2 16:33:38 ---> 3a0c3080e931 16:33:38 Step 20/20 : LABEL version=0.0.0 16:33:38 ---> Running in e9548fd6d410 16:33:38 Executing busybox-1.33.1-r7.trigger 16:33:38 OK: 8 MiB in 20 packages 16:33:38 Removing intermediate container e9548fd6d410 16:33:38 ---> 91b5562df57b 16:33:38 16:33:38 Successfully built 91b5562df57b 16:33:38 Successfully tagged security-spiffe-token-provider:latest 16:33:38  Building security-spiffe-token-provider ... done Removing intermediate container fb2cea78318a 16:33:38 ---> 9af134393093 16:33:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:38 ---> 9cc01a4eeb25 16:33:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:33:39 ---> 58f7f87d2ca1 16:33:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:33:39 ---> 897747de31cd 16:33:39 Step 19/23 : ENTRYPOINT ["/core-data"] 16:33:39 ---> Running in 717e6463bd7a 16:33:39 Removing intermediate container 717e6463bd7a 16:33:39 ---> a99f13113b52 16:33:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:39 ---> Running in c983c09d31a9 16:33:39 Removing intermediate container c983c09d31a9 16:33:39 ---> 22a3488564ba 16:33:39 Step 21/23 : LABEL arch=x86_64 16:33:39 ---> Running in 4c694d6a1593 16:33:39 Removing intermediate container 4c694d6a1593 16:33:39 ---> 2c3e3b552850 16:33:39 Step 22/23 : LABEL git_sha=ee33a21d9f92d48865f17496e607385e6d20da19 16:33:40 ---> Running in 4b5a73dfd0b3 16:33:40 Removing intermediate container 4b5a73dfd0b3 16:33:40 ---> 0a41534dc420 16:33:40 Step 23/23 : LABEL version=0.0.0 16:33:40 ---> Running in 4e01992b6777 16:33:40 Removing intermediate container 4e01992b6777 16:33:40 ---> 147533eb0a88 16:33:40 16:33:40 Successfully built 147533eb0a88 16:33:40 Successfully tagged core-data:latest 16:33:40  Building core-data ... done  [Pipeline] } 16:33:40 $ docker stop --time=1 db3dc5f72a455d5652fe4a330dd65eda9c8a49c17a6fade20b3ab7adf22a305c 16:33:41 $ docker rm -f db3dc5f72a455d5652fe4a330dd65eda9c8a49c17a6fade20b3ab7adf22a305c [Pipeline] // withDockerContainer [Pipeline] sh 16:33:42 + docker images 16:33:42 REPOSITORY TAG IMAGE ID CREATED SIZE 16:33:42 core-data latest 147533eb0a88 1 second ago 22.5MB 16:33:42 security-spiffe-token-provider latest 91b5562df57b 3 seconds ago 29MB 16:33:42 38fb27656916 7 seconds ago 1.65GB 16:33:42 fe8e4fc44ced 10 seconds ago 1.67GB 16:33:42 sys-mgmt-agent latest 2dbf834fae7d 14 seconds ago 299MB 16:33:42 support-scheduler latest da6cf1de4287 22 seconds ago 26.4MB 16:33:42 8760845c4dc3 25 seconds ago 1.67GB 16:33:42 security-bootstrapper latest d9a38671b6f0 37 seconds ago 19.1MB 16:33:42 a31fd9e72b32 41 seconds ago 1.62GB 16:33:42 security-proxy-setup latest 309a34534c9d 43 seconds ago 26.9MB 16:33:42 core-command latest 70726eeabd7f 50 seconds ago 16.1MB 16:33:42 core-metadata latest 2f5bbf9047ae 50 seconds ago 17MB 16:33:42 e9aa3a3e8eed 55 seconds ago 1.62GB 16:33:42 cad3545bdad8 55 seconds ago 1.62GB 16:33:42 aeb7e85bd0db 57 seconds ago 1.61GB 16:33:42 f22b692e1d87 57 seconds ago 1.62GB 16:33:42 security-secretstore-setup latest fac694c17515 About a minute ago 28.5MB 16:33:42 support-notifications latest f287f9f4f21b About a minute ago 27MB 16:33:42 security-spire-agent latest 49d3038e3706 About a minute ago 127MB 16:33:42 db84401eecda About a minute ago 1.68GB 16:33:42 security-spire-config latest e1e06e61fafc About a minute ago 86.7MB 16:33:42 security-spire-server latest 106159c1e08e About a minute ago 87.3MB 16:33:42 ef6458f2708b About a minute ago 1.63GB 16:33:42 6c00b10e70a1 About a minute ago 1.52GB 16:33:42 5b5bc901b619 About a minute ago 1.52GB 16:33:42 8dadc9065a16 About a minute ago 1.52GB 16:33:42 ci-base-image-x86_64 latest e1dcf1b2b00f 4 minutes ago 1.02GB 16:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 16:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 16:33:42 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:33:42 alpine 3.14 e04c818066af 3 months ago 5.59MB 16:33:42 alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB 16:33: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] } 16:35:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:35:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:35:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:35:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:35:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:35:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:35:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:35:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:35:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements 16:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:35:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.618s coverage: 98.5% of statements 16:35:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:35:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.470s coverage: 54.2% of statements 16:35:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:35:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:35:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.578s coverage: 89.2% of statements 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:35:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.470s coverage: 83.8% of statements 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.497s coverage: 95.6% of statements 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.305s coverage: 72.2% of statements 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.421s coverage: 60.0% of statements 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.642s coverage: 0.9% of statements 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.624s coverage: 58.8% of statements 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.325s coverage: 29.6% of statements 16:35:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.250s coverage: 79.5% of statements 16:35:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 16:35:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements 16:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.326s coverage: 87.5% of statements 16:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.270s coverage: 94.4% of statements 16:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.240s coverage: 44.8% of statements 16:36:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.640s coverage: 82.5% of statements 16:36:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.191s coverage: 100.0% of statements 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.370s coverage: 58.8% of statements 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.383s coverage: 80.0% of statements 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.312s coverage: 85.4% of statements 16:36:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.970s coverage: 91.2% of statements 16:36:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.064s coverage: 64.4% of statements 16:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.290s coverage: 100.0% of statements 16:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 16:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 16:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 16:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 16:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.450s coverage: 65.4% of statements 16:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.919s coverage: 43.8% of statements 16:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.332s coverage: 89.5% of statements 16:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:36:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.348s coverage: 84.8% of statements 16:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:36:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.329s coverage: 17.7% of statements 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.767s coverage: 92.3% of statements 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.489s coverage: 97.7% of statements 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:36:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements 16:36:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 16:36:48 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 16:36:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:36:48 GO111MODULE=on go vet ./... 16:38:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:38:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:38:40 ./bin/test-attribution-txt.sh [Pipeline] echo 16:38:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:38:40 + ls -al . 16:38:40 total 680 16:38:40 drwxrwxr-x 9 1001 1001 4096 Jul 7 16:33 . 16:38:40 drwxr-xr-x 4 root root 4096 Jul 7 16:32 .. 16:38:40 -rw-rw-r-- 1 1001 1001 11 Jul 7 16:31 .dockerignore 16:38:40 drwxrwxr-x 8 1001 1001 4096 Jul 7 16:31 .git 16:38:40 drwxrwxr-x 3 1001 1001 4096 Jul 7 16:31 .github 16:38:40 -rw-rw-r-- 1 1001 1001 879 Jul 7 16:31 .gitignore 16:38:40 -rw-rw-r-- 1 1001 1001 42 Jul 7 16:31 .golangci.yml 16:38:40 -rw-rw-r-- 1 1001 1001 87 Jul 7 16:31 .hadolint.yml 16:38:40 -rw-rw-r-- 1 1001 1001 166 Jul 7 16:31 .sonarcloud.properties 16:38:40 -rw-rw-r-- 1 1001 1001 1171 Jul 7 16:31 ADOPTERS.md 16:38:40 -rw-rw-r-- 1 1001 1001 10347 Jul 7 16:31 Attribution.txt 16:38:40 -rw-rw-r-- 1 1001 1001 63209 Jul 7 16:31 CHANGELOG.md 16:38:40 -rw-rw-r-- 1 1001 1001 3804 Jul 7 16:31 CONTRIBUTING.md 16:38:40 -rw-rw-r-- 1 1001 1001 677 Jul 7 16:31 GOVERNANCE.md 16:38:40 -rw-rw-r-- 1 1001 1001 850 Jul 7 16:31 Jenkinsfile 16:38:40 -rw-rw-r-- 1 1001 1001 10775 Jul 7 16:31 LICENSE 16:38:40 -rw-rw-r-- 1 1001 1001 10389 Jul 7 16:31 Makefile 16:38:40 -rw-rw-r-- 1 1001 1001 582 Jul 7 16:31 OWNERS.md 16:38:40 -rw-rw-r-- 1 1001 1001 9094 Jul 7 16:31 README.md 16:38:40 -rw-rw-r-- 1 1001 1001 6912 Jul 7 16:31 SECURITY.md 16:38:40 -rw-rw-r-- 1 1001 1001 5 Jul 7 16:28 VERSION 16:38:40 -rw-rw-r-- 1 1001 1001 4131 Jul 7 16:31 ZMQWindows.md 16:38:40 drwxrwxr-x 2 1001 1001 4096 Jul 7 16:31 bin 16:38:40 drwxrwxr-x 18 1001 1001 4096 Jul 7 16:31 cmd 16:38:40 -rw-r--r-- 1 root root 435593 Jul 7 16:36 coverage.out 16:38:40 -rw-rw-r-- 1 1001 1001 3311 Jul 7 16:31 go.mod 16:38:40 -rw-rw-r-- 1 1001 1001 36231 Jul 7 16:32 go.sum 16:38:40 drwxrwxr-x 8 1001 1001 4096 Jul 7 16:31 internal 16:38:40 drwxrwxr-x 3 1001 1001 4096 Jul 7 16:31 openapi 16:38:40 drwxrwxr-x 4 1001 1001 4096 Jul 7 16:31 snap 16:38:40 -rw-rw-r-- 1 1001 1001 204 Jul 7 16:31 version.go [Pipeline] sh 16:38:41 + '[' -e coverage.out ] 16:38:41 + chown 1001:1001 coverage.out [Pipeline] stash 16:38:41 Warning: overwriting stash ‘coverage-report’ 16:38:42 Stashed 1 file(s) [Pipeline] sh 16:38:42 + make build 16:38:42 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:40: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/core-metadata/core-metadata ./cmd/core-metadata 16:41:12 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/core-command/core-command ./cmd/core-command 16:41:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:41:51 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:41:51 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:41:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:41:57 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:42:00 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:42: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:42: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/secrets-config ./cmd/secrets-config 16:42:13 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:42: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:42:28 $ docker stop --time=1 a36869142665927bdae8b72b42debf993b7d35fc9dcc40942224171e6a1fccde 16:42:30 $ docker rm -f a36869142665927bdae8b72b42debf993b7d35fc9dcc40942224171e6a1fccde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:32 16:42:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:33 latest: Pulling from edgex-devops/edgex-compose-arm64 16:42:33 29e5d40040c1: Pulling fs layer 16:42:33 1ce36da41761: Pulling fs layer 16:42:33 25b303627fd3: Pulling fs layer 16:42:33 29e5d40040c1: Verifying Checksum 16:42:33 29e5d40040c1: Download complete 16:42:33 1ce36da41761: Verifying Checksum 16:42:33 1ce36da41761: Download complete 16:42:34 29e5d40040c1: Pull complete 16:42:35 25b303627fd3: Download complete 16:42:35 1ce36da41761: Pull complete 16:42:48 25b303627fd3: Pull complete 16:42:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:48 prd-ubuntu20.04-docker-arm64-4c-16g-17152 does not seem to be running inside a container 16:42:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:42:50 $ docker top d8f8cebedfe41f54d6ba0b17382beebcc4b808e3dd1a89331e2ae4cd953cc325 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:51 + docker-compose build --help 16:42:51 + grep parallel 16:42:55 --parallel Build images in parallel. [Pipeline] } 16:42:56 $ docker stop --time=1 d8f8cebedfe41f54d6ba0b17382beebcc4b808e3dd1a89331e2ae4cd953cc325 16:42:57 $ docker rm -f d8f8cebedfe41f54d6ba0b17382beebcc4b808e3dd1a89331e2ae4cd953cc325 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:58 prd-ubuntu20.04-docker-arm64-4c-16g-17152 does not seem to be running inside a container 16:42:58 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 16:43:00 $ docker top 340c6dee42cfb55d9570a44d1c6be965fec90fa36cbf712bb266c2fc4ee1fd46 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:00 + docker-compose -f ./docker-compose-build.yml build --parallel 16:43:06 Building core-command ... 16:43:06 Building core-data ... 16:43:06 Building core-metadata ... 16:43:06 Building security-bootstrapper ... 16:43:06 Building security-proxy-setup ... 16:43:06 Building security-secretstore-setup ... 16:43:06 Building security-spiffe-token-provider ... 16:43:06 Building security-spire-agent ... 16:43:06 Building security-spire-config ... 16:43:06 Building security-spire-server ... 16:43:06 Building support-notifications ... 16:43:06 Building support-scheduler ... 16:43:06 Building sys-mgmt-agent ... 16:43:06 Building security-spire-agent 16:43:06 Building core-metadata 16:43:06 Building sys-mgmt-agent 16:43:06 Building security-bootstrapper 16:43:06 Building support-scheduler 16:44:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:44:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:44:28 ---> 30b7faefa1b0 16:44:28 Step 3/26 : WORKDIR /edgex-go 16:44:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:44:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:28 ---> 30b7faefa1b0 16:44:28 Step 3/23 : WORKDIR /edgex-go 16:44:28 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:44:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:44:28 ---> 30b7faefa1b0 16:44:28 Step 3/31 : WORKDIR /edgex-go 16:44:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:44:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:44:28 ---> 30b7faefa1b0 16:44:28 Step 3/22 : WORKDIR /edgex-go 16:44:28 ---> Running in f82f7d490f9d 16:44:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:44:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:44:28 ---> 30b7faefa1b0 16:44:28 Step 3/23 : WORKDIR /edgex-go 16:44:28 ---> Running in fdbed036470a 16:44:28 ---> Running in 681ac8ed3e8d 16:44:28 ---> Running in d0b8aca01657 16:44:28 ---> Running in 32b22f666f19 16:44:29 Removing intermediate container f82f7d490f9d 16:44:29 ---> 6d3873f68eee 16:44:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:29 Removing intermediate container 32b22f666f19 16:44:29 ---> 069cc1daa4f7 16:44:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:29 Removing intermediate container 681ac8ed3e8d 16:44:29 ---> f172011189fc 16:44:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:29 Removing intermediate container fdbed036470a 16:44:29 ---> e6e0f3cd7373 16:44:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:29 Removing intermediate container d0b8aca01657 16:44:29 ---> 9e64a5dcfa80 16:44:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:29 ---> Running in 854c485ccd06 16:44:29 ---> Running in 582445af2c5f 16:44:29 ---> Running in 89abd29786a4 16:44:29 ---> Running in cccfa5ad0e0c 16:44:29 ---> Running in 67342bc32371 16:44:33 Removing intermediate container 854c485ccd06 16:44:33 ---> a88c443fd8e4 16:44:33 Step 5/23 : RUN apk add --update --no-cache make git 16:44:33 ---> Running in 0c63a9fa46a5 16:44:33 Removing intermediate container 89abd29786a4 16:44:33 ---> 92ef4eefa8c2 16:44:33 Step 5/31 : RUN apk add --update --no-cache make git 16:44:33 Removing intermediate container 67342bc32371 16:44:33 ---> 64e1ddd85a3b 16:44:33 Step 5/22 : RUN apk add --update --no-cache make git 16:44:33 Removing intermediate container cccfa5ad0e0c 16:44:33 ---> 9cec675f324f 16:44:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:44:34 ---> Running in 79c7005cdcd9 16:44:34 ---> Running in 72c062a5fb4d 16:44:34 Removing intermediate container 582445af2c5f 16:44:34 ---> 686fa5ba6b2e 16:44:34 Step 5/23 : RUN apk add --update --no-cache make bash git 16:44:34 ---> Running in 549521ecf085 16:44:34 ---> Running in ed443f817cb8 16:44:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:44:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:44:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:44:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:44:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:44:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:44:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:44:37 OK: 220 MiB in 52 packages 16:44:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:44:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:44:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:44:38 OK: 220 MiB in 52 packages 16:44:38 Removing intermediate container 0c63a9fa46a5 16:44:38 ---> 4212f488bf31 16:44:38 Step 6/23 : COPY go.mod vendor* ./ 16:44:39 OK: 220 MiB in 52 packages 16:44:39 OK: 220 MiB in 52 packages 16:44:39 OK: 220 MiB in 52 packages 16:44:40 Removing intermediate container 79c7005cdcd9 16:44:40 ---> d7c63f515806 16:44:40 Step 6/31 : COPY go.mod vendor* ./ 16:44:40 ---> 51022e09d460 16:44:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:40 ---> Running in 640502aac44e 16:44:40 Removing intermediate container 72c062a5fb4d 16:44:40 ---> 2407140edb69 16:44:40 Step 6/22 : COPY go.mod vendor* ./ 16:44:40 Removing intermediate container ed443f817cb8 16:44:40 ---> f6ad2d24ebd7 16:44:40 Step 6/23 : COPY go.mod vendor* ./ 16:44:40 Removing intermediate container 549521ecf085 16:44:40 ---> bbc00bb00764 16:44:40 Step 6/26 : COPY go.mod vendor* ./ 16:44:41 ---> 1f81ae4e0c19 16:44:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:41 ---> Running in 1950ce21ef20 16:44:42 ---> 640df319ebb9 16:44:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:42 ---> Running in ca1d99188e54 16:44:42 ---> 8c4b82a5c186 16:44:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:42 ---> Running in 7fc5d92c6f35 16:44:42 ---> 4e5f20837602 16:44:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:42 ---> Running in 4bdf078849ee 16:44:45 Removing intermediate container 640502aac44e 16:44:45 ---> 99fafd93d6d2 16:44:45 Step 8/23 : COPY . . 16:44:47 Removing intermediate container 1950ce21ef20 16:44:47 ---> e0f0727fe131 16:44:47 Step 8/31 : COPY . . 16:44:49 Removing intermediate container 7fc5d92c6f35 16:44:49 ---> 5b83259745bd 16:44:49 Step 8/22 : COPY . . 16:44:49 Removing intermediate container ca1d99188e54 16:44:49 ---> 42c5c894a243 16:44:49 Step 8/23 : COPY . . 16:44:49 Removing intermediate container 4bdf078849ee 16:44:49 ---> 37a37ea3f897 16:44:49 Step 8/26 : COPY . . 16:45:16 ---> 4cc51af02a15 16:45:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:45:16 ---> 617dc5caf753 16:45:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:45:16 ---> Running in 7d8a1eb741ed 16:45:16 ---> Running in 9188b6ec3bc9 16:45:16 ---> 43e8c46f76dd 16:45:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:45:16 ---> Running in 303632589a89 16:45:17 Removing intermediate container 303632589a89 16:45:17 ---> 6753abc0c269 16:45:17 Step 10/26 : WORKDIR /edgex-go/spire-build 16:45:17 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:45:17 ---> Running in 619a33522b01 16:45:17 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/core-metadata/core-metadata ./cmd/core-metadata 16:45:17 ---> 9554ecbcaa90 16:45:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:45:17 ---> Running in 8cc69cb40fd9 16:45:18 Removing intermediate container 619a33522b01 16:45:18 ---> b263ffcac0c1 16:45:18 Step 11/26 : 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:45:18 ---> Running in df5ffc5478eb 16:45:19 ---> c51f3216e634 16:45:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:45:19 ---> Running in d7b92cc7d6b7 16:45:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:22 Removing intermediate container df5ffc5478eb 16:45:22 ---> 91961eceab02 16:45:22 Step 12/26 : WORKDIR /edgex-go 16:45:22 ---> Running in 0089dd5b034e 16:45:23 Removing intermediate container 0089dd5b034e 16:45:23 ---> 998284ab7fe8 16:45:23 16:45:23 Step 13/26 : FROM alpine:3.15 16:45:23 3.15: Pulling from library/alpine 16:45:24 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:45:24 Status: Downloaded newer image for alpine:3.15 16:45:24 ---> 3fb3c9af89a9 16:45:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:45:24 ---> Running in dfa6ad2e7a70 16:45:25 Removing intermediate container dfa6ad2e7a70 16:45:25 ---> 78ce5336b8d9 16:45:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:25 ---> Running in daf52e3232f7 16:45:28 Removing intermediate container daf52e3232f7 16:45:28 ---> dae36a2d7861 16:45:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:45:28 ---> Running in aa35eedbe243 16:45:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:33 v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:45:33 v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:45:33 OK: 15738 distinct packages available 16:45:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:35 (1/5) Installing dumb-init (1.2.5-r1) 16:45:35 (2/5) Installing musl-obstack (1.2.3-r0) 16:45:35 (3/5) Installing libucontext (1.1-r0) 16:45:35 (4/5) Installing gcompat (1.0.0-r4) 16:45:35 (5/5) Installing openssl (1.1.1q-r0) 16:45:35 Executing busybox-1.34.1-r5.trigger 16:45:35 OK: 6 MiB in 19 packages 16:45:37 Removing intermediate container aa35eedbe243 16:45:37 ---> 3138ff8fe01b 16:45:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:45:40 ---> c2316d94b033 16:45:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:45:46 ---> 7b2eb9564b3e 16:45:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:45:46 ---> 22c0a2081ddd 16:45:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:45:47 ---> f021a0582ccd 16:45:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:45:48 ---> 43c3560ae445 16:45:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:45:49 ---> Running in d9e832642a07 16:45:49 Removing intermediate container d9e832642a07 16:45:49 ---> f63b962d0440 16:45:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:45:49 ---> Running in bb6df91e041f 16:45:50 Removing intermediate container bb6df91e041f 16:45:50 ---> 09450ab4097d 16:45:50 Step 24/26 : LABEL arch=arm64 16:45:50 ---> Running in d4c06989ab5b 16:45:50 Removing intermediate container d4c06989ab5b 16:45:50 ---> 2fdd2bd36ff1 16:45:50 Step 25/26 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:45:50 ---> Running in d0844f900bce 16:45:51 Removing intermediate container d0844f900bce 16:45:51 ---> ca66a0034be6 16:45:51 Step 26/26 : LABEL version=0.0.0 16:45:51 ---> Running in 9f4c385ba434 16:45:52 Removing intermediate container 9f4c385ba434 16:45:52 ---> aa77a7db9639 16:45:52 16:45:52 Successfully built aa77a7db9639 16:45:52 Successfully tagged security-spire-agent-arm64:latest 16:45:52  Building security-spire-agent ... done Building security-spire-server 16:46:24 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:46:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:46:24 ---> 30b7faefa1b0 16:46:24 Step 3/25 : WORKDIR /edgex-go 16:46:24 ---> Using cache 16:46:24 ---> 9e64a5dcfa80 16:46:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:24 ---> Using cache 16:46:24 ---> 64e1ddd85a3b 16:46:24 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:46:24 ---> Running in 5e68c0b2bbd2 16:46:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:24 OK: 220 MiB in 52 packages 16:46:25 Removing intermediate container 5e68c0b2bbd2 16:46:25 ---> 45bd45c31199 16:46:25 Step 6/25 : COPY go.mod vendor* ./ 16:46:26 ---> 95ac56f8df83 16:46:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:26 ---> Running in 12f060cff249 16:46:33 Removing intermediate container 12f060cff249 16:46:33 ---> 6fd3b7d3dd87 16:46:33 Step 8/25 : COPY . . 16:46:55 ---> 8a57ba5a987b 16:46:55 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:46:55 ---> Running in 9fbcf8b6ba86 16:46:55 Removing intermediate container 9fbcf8b6ba86 16:46:55 ---> 5cc844245394 16:46:55 Step 10/25 : WORKDIR /edgex-go/spire-build 16:46:55 ---> Running in ea63abe797f6 16:46:55 Removing intermediate container ea63abe797f6 16:46:55 ---> 88391f6571c8 16:46:55 Step 11/25 : 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:46:55 ---> Running in a73a5eedfb73 16:46:59 Removing intermediate container a73a5eedfb73 16:46:59 ---> 08e5ba970423 16:46:59 Step 12/25 : WORKDIR /edgex-go 16:46:59 ---> Running in 7db819176290 16:46:59 Removing intermediate container 7db819176290 16:46:59 ---> eaad27b3d7c9 16:46:59 16:46:59 Step 13/25 : FROM alpine:3.15 16:46:59 ---> 3fb3c9af89a9 16:46:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:46:59 ---> Using cache 16:46:59 ---> 78ce5336b8d9 16:46:59 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:59 ---> Using cache 16:46:59 ---> dae36a2d7861 16:46:59 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:46:59 ---> Using cache 16:46:59 ---> 3138ff8fe01b 16:46:59 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:47:05 ---> 4abe613241f9 16:47:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:47:06 ---> 6b62a1e223c6 16:47:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:47:07 ---> e2f695543832 16:47:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:47:08 ---> 6795df0d80b4 16:47:08 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:47:08 ---> Running in ea9da0825606 16:47:08 Removing intermediate container ea9da0825606 16:47:08 ---> 0a4699a5b172 16:47:08 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:47:08 ---> Running in c17b48807c02 16:47:09 Removing intermediate container c17b48807c02 16:47:09 ---> c11faea5879f 16:47:09 Step 23/25 : LABEL arch=arm64 16:47:09 ---> Running in 6d1e09b16a2e 16:47:10 Removing intermediate container 6d1e09b16a2e 16:47:10 ---> b7943588d396 16:47:10 Step 24/25 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:47:10 ---> Running in 9bd5973be2f3 16:47:10 Removing intermediate container 9bd5973be2f3 16:47:10 ---> 928900821040 16:47:10 Step 25/25 : LABEL version=0.0.0 16:47:10 ---> Running in 7ca39fc10a1b 16:47:11 Removing intermediate container 7ca39fc10a1b 16:47:11 ---> e71c601893d7 16:47:11 16:47:12 Successfully built e71c601893d7 16:47:12 Successfully tagged security-spire-server-arm64:latest 16:47:12 Building core-data 16:47:44  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:47:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:44 ---> 30b7faefa1b0 16:47:44 Step 3/23 : WORKDIR /edgex-go 16:47:44 ---> Using cache 16:47:44 ---> 9e64a5dcfa80 16:47:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:44 ---> Using cache 16:47:44 ---> 64e1ddd85a3b 16:47:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:47:44 ---> Running in 8a9ca03cb432 16:47:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:47 OK: 220 MiB in 52 packages 16:47:48 Removing intermediate container 8a9ca03cb432 16:47:48 ---> 6a6b95d0feda 16:47:48 Step 6/23 : COPY go.mod vendor* ./ 16:47:49 ---> 286bdb1e1409 16:47:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:49 ---> Running in a78a0c3dca84 16:47:54 Removing intermediate container a78a0c3dca84 16:47:54 ---> e380e90ded5e 16:47:54 Step 8/23 : COPY . . 16:48:17 ---> a6e736090824 16:48:17 Step 9/23 : RUN make cmd/core-data/core-data 16:48:17 ---> Running in 229a8728d22a 16:48: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 16:50:23 Removing intermediate container d7b92cc7d6b7 16:50:23 ---> 15201f3f05c7 16:50:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:50:23 ---> Running in a791901828d6 16:50:25 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:50:30 Removing intermediate container a791901828d6 16:50:30 ---> 7335c2c81f17 16:50:30 16:50:30 Step 11/23 : FROM docker:20.10.14 16:50:30 20.10.14: Pulling from library/docker 16:50:33 Removing intermediate container 9188b6ec3bc9 16:50:33 ---> f4d02b391b46 16:50:33 16:50:33 Step 10/31 : FROM alpine:3.14 16:50:33 3.14: Pulling from library/alpine 16:50:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:50:36 Status: Downloaded newer image for alpine:3.14 16:50:36 ---> ac73e934f311 16:50:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:50:37 ---> Running in cfd5cf350af7 16:50:38 Removing intermediate container cfd5cf350af7 16:50:38 ---> c9ad69658eef 16:50:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:50:38 ---> Running in 153916d9d778 16:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:42 (1/2) Installing dumb-init (1.2.5-r1) 16:50:42 (2/2) Installing su-exec (0.2-r1) 16:50:42 Executing busybox-1.33.1-r7.trigger 16:50:42 OK: 6 MiB in 16 packages 16:50:45 Removing intermediate container 153916d9d778 16:50:45 ---> 4ef860347492 16:50:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:50:45 ---> Running in 677d41db862c 16:50:46 Removing intermediate container 677d41db862c 16:50:46 ---> 116e6242bc2e 16:50:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:50:46 ---> Running in 1cde20dc0942 16:50:47 Removing intermediate container 1cde20dc0942 16:50:47 ---> 5d19d972112c 16:50:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:50:48 ---> Running in 9dc70929a546 16:50:48 Removing intermediate container 7d8a1eb741ed 16:50:48 ---> 3d217848deaf 16:50:48 16:50:48 Step 10/23 : FROM alpine:3.14 16:50:48 ---> ac73e934f311 16:50:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:50:48 ---> Running in 05347c001af4 16:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:53 (1/1) Installing dumb-init (1.2.5-r1) 16:50:53 Executing busybox-1.33.1-r7.trigger 16:50:53 OK: 5 MiB in 15 packages 16:50:53 Removing intermediate container 9dc70929a546 16:50:53 ---> c21a09e4de81 16:50:53 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:50:53 ---> Running in 104298feb863 16:50:55 Removing intermediate container 104298feb863 16:50:55 ---> 33218a074f9b 16:50:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:50:55 Removing intermediate container 05347c001af4 16:50:55 ---> 864f2c50557a 16:50:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:55 ---> Running in 534781ddd71c 16:50:56 Removing intermediate container 534781ddd71c 16:50:56 ---> 302b008ccee5 16:50:56 Step 13/23 : ENV APP_PORT=59881 16:50:56 ---> fc58ecaaa082 16:50:56 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:50:56 ---> Running in b67ba27a76da 16:50:56 ---> Running in 54e03a43ed98 16:50:57 Removing intermediate container b67ba27a76da 16:50:57 ---> 9c6b4cffd560 16:50:57 Step 14/23 : EXPOSE $APP_PORT 16:50:57 ---> Running in 796f89c028fd 16:50:58 Removing intermediate container 796f89c028fd 16:50:58 ---> ef49855fa949 16:50:58 Step 15/23 : WORKDIR / 16:50:59 ---> Running in 1ea6f2ff6f2b 16:51:00 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:51:00 Status: Downloaded newer image for docker:20.10.14 16:51:00 ---> c346e9eafbab 16:51:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:51:00 ---> Running in ef9499b06d2d 16:51:00 Removing intermediate container 1ea6f2ff6f2b 16:51:00 ---> 379f88c19272 16:51:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:01 Removing intermediate container 54e03a43ed98 16:51:01 ---> 6b30abadf40d 16:51:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:01 Removing intermediate container ef9499b06d2d 16:51:01 ---> 7e3544a8bd78 16:51:01 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:51:01 ---> Running in 56933343e4b5 16:51:02 ---> c911e5f37408 16:51:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:51:02 ---> dda33aa4fab2 16:51:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:05 ---> 242c0d559862 16:51:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:51:05 ---> 7a30d41a4916 16:51:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:51:06 (1/43) Installing readline (8.1.1-r0) 16:51:06 (2/43) Installing bash (5.1.16-r0) 16:51:06 Executing bash-5.1.16-r0.post-install 16:51:06 (3/43) Installing brotli-libs (1.0.9-r5) 16:51:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:51:06 (5/43) Installing libcurl (7.80.0-r2) 16:51:06 (6/43) Installing curl (7.80.0-r2) 16:51:06 (7/43) Installing dumb-init (1.2.5-r1) 16:51:06 (8/43) Installing libbz2 (1.0.8-r1) 16:51:06 (9/43) Installing expat (2.4.7-r0) 16:51:06 (10/43) Installing libffi (3.4.2-r1) 16:51:06 (11/43) Installing gdbm (1.22-r0) 16:51:06 (12/43) Installing xz-libs (5.2.5-r1) 16:51:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:51:07 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:51:07 ---> 7fee8f13a35e 16:51:07 ---> 020f7bef59de 16:51:07 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:51:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:51:07 (15/43) Installing mpdecimal (2.5.1-r1) 16:51:07 (16/43) Installing sqlite-libs (3.36.0-r0) 16:51:07 (17/43) Installing python3 (3.9.7-r4) 16:51:07 ---> Running in c08edb226fac 16:51:08 Removing intermediate container c08edb226fac 16:51:08 ---> 4be610fbd6c4 16:51:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:08 ---> Running in b028f1fd515a 16:51:08 ---> e4ee2d8a0e7b 16:51:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:51:09 Removing intermediate container b028f1fd515a 16:51:09 ---> ab8c358b92d9 16:51:09 Step 21/23 : LABEL arch=arm64 16:51:09 ---> Running in 0f02260bf3c3 16:51:09 ---> ad74fe9e7d50 16:51:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:51:10 Removing intermediate container 0f02260bf3c3 16:51:10 ---> 0ddafdcdc8cd 16:51:10 Step 22/23 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:51:10 ---> Running in 47fe22ac2875 16:51:10 ---> Running in 38d0cc3d280e 16:51:10 (18/43) Installing py3-appdirs (1.4.4-r2) 16:51:10 (19/43) Installing py3-certifi (2020.12.5-r1) 16:51:10 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:51:10 (21/43) Installing py3-idna (3.3-r0) 16:51:11 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:51:11 Removing intermediate container 38d0cc3d280e 16:51:11 ---> 146c33172593 16:51:11 Step 23/23 : LABEL version=0.0.0 16:51:11 (23/43) Installing py3-requests (2.26.0-r1) 16:51:11 (24/43) Installing py3-msgpack (1.0.2-r1) 16:51:11 Removing intermediate container 47fe22ac2875 16:51:11 ---> 26ecb66fe7f1 16:51:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:51:11 (25/43) Installing py3-lockfile (0.12.2-r4) 16:51:11 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:51:11 ---> Running in cc2908dc9905 16:51:11 (27/43) Installing py3-colorama (0.4.4-r1) 16:51:11 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:51:11 (29/43) Installing py3-distlib (0.3.3-r0) 16:51:11 (30/43) Installing py3-distro (1.6.0-r0) 16:51:11 (31/43) Installing py3-six (1.16.0-r0) 16:51:11 (32/43) Installing py3-webencodings (0.5.1-r4) 16:51:11 (33/43) Installing py3-html5lib (1.1-r1) 16:51:11 (34/43) Installing py3-parsing (2.4.7-r2) 16:51:11 (35/43) Installing py3-packaging (20.9-r1) 16:51:11 (36/43) Installing py3-tomli (1.2.2-r0) 16:51:11 (37/43) Installing py3-pep517 (0.12.0-r0) 16:51:11 (38/43) Installing py3-progress (1.6-r0) 16:51:11 (39/43) Installing py3-retrying (1.3.3-r2) 16:51:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:51:11 (41/43) Installing py3-setuptools (52.0.0-r4) 16:51:11 (42/43) Installing py3-toml (0.10.2-r2) 16:51:11 (43/43) Installing py3-pip (20.3.4-r1) 16:51:12 Removing intermediate container cc2908dc9905 16:51:12 ---> 8a5ada5cb1f1 16:51:12 16:51:12 ---> 2e2e8a002acd 16:51:12 Step 26/31 : RUN chmod +x /entrypoint.sh 16:51:13 Executing busybox-1.34.1-r5.trigger 16:51:13 ---> Running in cb7803158f4f 16:51:13 Successfully built 8a5ada5cb1f1 16:51:13 Successfully tagged core-metadata-arm64:latest 16:51:13 Building support-notifications 16:51:13  Building core-metadata ... done OK: 82 MiB in 65 packages 16:51:16 Removing intermediate container cb7803158f4f 16:51:16 ---> 661dc618c882 16:51:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:51:16 ---> Running in d9e6f6321de3 16:51:17 Removing intermediate container d9e6f6321de3 16:51:17 ---> bc2b1ffe479e 16:51:17 Step 28/31 : CMD ["gate"] 16:51:17 ---> Running in fa5cf6ab0e67 16:51:17 Removing intermediate container fa5cf6ab0e67 16:51:17 ---> bfc5de79e31b 16:51:17 Step 29/31 : LABEL arch=arm64 16:51:18 ---> Running in 624d6ac94fd2 16:51:19 Removing intermediate container 624d6ac94fd2 16:51:19 ---> 929c02c41b42 16:51:19 Step 30/31 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:51:19 ---> Running in 9f2bd9ab83ab 16:51:19 Removing intermediate container 9f2bd9ab83ab 16:51:19 ---> d26e4ad66866 16:51:19 Step 31/31 : LABEL version=0.0.0 16:51:20 ---> Running in 513ee448ed72 16:51:20 Removing intermediate container 513ee448ed72 16:51:20 ---> 570274febd17 16:51:20 16:51:20 Collecting docker-compose==1.23.2 16:51:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:51:21 Successfully built 570274febd17 16:51:21 Successfully tagged security-bootstrapper-arm64:latest 16:51:21  Building security-bootstrapper ... done Building security-secretstore-setup 16:51:21 Collecting dockerpty<0.5,>=0.4.1 16:51:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:51:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:51:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:51:25 Collecting texttable<0.10,>=0.9.0 16:51:25 Downloading texttable-0.9.1.tar.gz (11 kB) 16:51:28 Collecting docopt<0.7,>=0.6.1 16:51:28 Downloading docopt-0.6.2.tar.gz (25 kB) 16:51:32 Collecting PyYAML<4,>=3.10 16:51:32 Downloading PyYAML-3.13.tar.gz (270 kB) 16:51:38 Collecting websocket-client<1.0,>=0.32.0 16:51:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:51:38 Collecting jsonschema<3,>=2.5.1 16:51:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:51:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:51:39 Collecting docker<4.0,>=3.6.0 16:51:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:51:39 Collecting cached-property<2,>=1.2.0 16:51:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:51:40 Collecting docker-pycreds>=0.4.0 16:51:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:51:41 Collecting idna<2.8,>=2.5 16:51:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:51:42 Collecting chardet<3.1.0,>=3.0.2 16:51:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:51:43 Collecting urllib3<1.25,>=1.21.1 16:51:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:51:43 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:51:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:51:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:51:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:51:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:51:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:51:45 Attempting uninstall: urllib3 16:51:45 Found existing installation: urllib3 1.26.7 16:51:45 Uninstalling urllib3-1.26.7: 16:51:45 Successfully uninstalled urllib3-1.26.7 16:51:46 Attempting uninstall: idna 16:51:46 Found existing installation: idna 3.3 16:51:46 Uninstalling idna-3.3: 16:51:46 Successfully uninstalled idna-3.3 16:51:51 Attempting uninstall: requests 16:51:51 Found existing installation: requests 2.26.0 16:51:51 Uninstalling requests-2.26.0: 16:51:51 Successfully uninstalled requests-2.26.0 16:51:51 Running setup.py install for texttable: started 16:51:54 Running setup.py install for texttable: finished with status 'done' 16:51:54 Running setup.py install for PyYAML: started 16:51:57 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:57 ---> 30b7faefa1b0 16:51:57 Step 3/22 : WORKDIR /edgex-go 16:51:57 ---> Using cache 16:51:57 ---> 9e64a5dcfa80 16:51:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:57 ---> Using cache 16:51:57 ---> 64e1ddd85a3b 16:51:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:51:58 ---> Running in 28d4f12961e7 16:51:59 Running setup.py install for PyYAML: finished with status 'done' 16:51:59 Running setup.py install for docopt: started 16:52:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:03 OK: 220 MiB in 52 packages 16:52:03 Running setup.py install for docopt: finished with status 'done' 16:52:03 Running setup.py install for dockerpty: started 16:52:04 Removing intermediate container 28d4f12961e7 16:52:04 ---> 494d69e22e4d 16:52:04 Step 6/22 : COPY go.mod vendor* ./ 16:52:06 ---> 59def9f6ac78 16:52:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:06 ---> Running in 8e00c9fb4f04 16:52:07 Running setup.py install for dockerpty: finished with status 'done' 16:52:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:52:09 ---> 30b7faefa1b0 16:52:09 Step 3/25 : WORKDIR /edgex-go 16:52:09 ---> Using cache 16:52:09 ---> 9e64a5dcfa80 16:52:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:09 ---> Using cache 16:52:09 ---> 64e1ddd85a3b 16:52:09 Step 5/25 : RUN apk add --update --no-cache make git 16:52:09 ---> Using cache 16:52:09 ---> 2407140edb69 16:52:09 Step 6/25 : COPY go.mod vendor* ./ 16:52:09 ---> Using cache 16:52:09 ---> 8c4b82a5c186 16:52:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:09 ---> Using cache 16:52:09 ---> 5b83259745bd 16:52:09 Step 8/25 : COPY . . 16:52:09 ---> Using cache 16:52:09 ---> 9554ecbcaa90 16:52:09 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:52:09 ---> Running in 4a6a3baf2b9b 16:52:11 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:52:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:52:14 Removing intermediate container 8e00c9fb4f04 16:52:14 ---> e34107917833 16:52:14 Step 8/22 : COPY . . 16:52:36 Removing intermediate container 56933343e4b5 16:52:36 ---> 3de46ae4413c 16:52:36 Step 14/23 : ENV APP_PORT=58890 16:52:36 ---> Running in b3ebbce0a2c7 16:52:36 Removing intermediate container b3ebbce0a2c7 16:52:36 ---> 7c9faca0a5ce 16:52:36 Step 15/23 : EXPOSE $APP_PORT 16:52:36 ---> Running in c54c710bd9d0 16:52:36 Removing intermediate container c54c710bd9d0 16:52:36 ---> c3afbdefcd6c 16:52:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:52:38 ---> df0f0b266658 16:52:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:52:40 ---> e9dc1dac5e49 16:52:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:52:42 ---> 659fcaae3019 16:52:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:52:42 ---> Running in 2300cee0d7d9 16:52:43 Removing intermediate container 2300cee0d7d9 16:52:43 ---> 86a367081b5f 16:52:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:43 ---> Running in 316743b0aad3 16:52:43 Removing intermediate container 316743b0aad3 16:52:43 ---> 84c4c63d348b 16:52:43 Step 21/23 : LABEL arch=arm64 16:52:44 ---> Running in cae8ce92a9a6 16:52:45 Removing intermediate container cae8ce92a9a6 16:52:45 ---> 57f42b0cbc6b 16:52:45 Step 22/23 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:52:45 ---> Running in 6ebd961b5404 16:52:46 Removing intermediate container 6ebd961b5404 16:52:46 ---> a82a2e614f90 16:52:46 Step 23/23 : LABEL version=0.0.0 16:52:46 ---> Running in b8c51ac6cd38 16:52:47 Removing intermediate container b8c51ac6cd38 16:52:47 ---> 93b9792ff05d 16:52:47 16:52:48 Successfully built 93b9792ff05d 16:52:48 Successfully tagged sys-mgmt-agent-arm64:latest 16:52:48  Building sys-mgmt-agent ... done Building security-spire-config 16:52:52 ---> 409e6691bfe2 16:52:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:52:52 ---> Running in 3de21c9c3029 16:52:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:53:00 Removing intermediate container 8cc69cb40fd9 16:53:00 ---> bc83a221ac3e 16:53:00 16:53:00 Step 10/22 : FROM alpine:3.14 16:53:00 ---> ac73e934f311 16:53:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:53:00 ---> Using cache 16:53:00 ---> 864f2c50557a 16:53:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:00 ---> Using cache 16:53:00 ---> 302b008ccee5 16:53:00 Step 13/22 : ENV APP_PORT=59861 16:53:00 ---> Running in bccb72c94a24 16:53:00 Removing intermediate container bccb72c94a24 16:53:00 ---> 5f7e4b1f0a0d 16:53:00 Step 14/22 : EXPOSE $APP_PORT 16:53:00 ---> Running in 71e45019ba75 16:53:01 Removing intermediate container 71e45019ba75 16:53:01 ---> bb8b83e08620 16:53:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:02 ---> ca2ceaa4e2e4 16:53:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:53:05 ---> b3cec366e685 16:53:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:53:07 ---> 7923b4feeac1 16:53:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:53:07 ---> Running in d106cd6ddb25 16:53:07 Removing intermediate container d106cd6ddb25 16:53:07 ---> e35e487b53da 16:53:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:08 ---> Running in a738565f3b1c 16:53:08 Removing intermediate container a738565f3b1c 16:53:08 ---> 0fe249b1f6a8 16:53:08 Step 20/22 : LABEL arch=arm64 16:53:09 ---> Running in 5e0e3d92528d 16:53:09 Removing intermediate container 5e0e3d92528d 16:53:09 ---> a3ccb5b0aa84 16:53:09 Step 21/22 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:53:10 ---> Running in 920f222de806 16:53:10 Removing intermediate container 920f222de806 16:53:10 ---> c7caaf353465 16:53:10 Step 22/22 : LABEL version=0.0.0 16:53:10 ---> Running in 02204b2e0159 16:53:11 Removing intermediate container 02204b2e0159 16:53:11 ---> b77646759cf7 16:53:11 16:53:12 Successfully built b77646759cf7 16:53:12 Successfully tagged support-scheduler-arm64:latest 16:53:12  Building support-scheduler ... done Building security-spiffe-token-provider 16:53:20 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:53:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:53:20 ---> 30b7faefa1b0 16:53:20 Step 3/26 : WORKDIR /edgex-go 16:53:20 ---> Using cache 16:53:20 ---> 9e64a5dcfa80 16:53:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:20 ---> Using cache 16:53:20 ---> 64e1ddd85a3b 16:53:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:53:20 ---> Using cache 16:53:20 ---> 45bd45c31199 16:53:20 Step 6/26 : COPY go.mod vendor* ./ 16:53:20 ---> Using cache 16:53:20 ---> 95ac56f8df83 16:53:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:20 ---> Using cache 16:53:20 ---> 6fd3b7d3dd87 16:53:20 Step 8/26 : COPY . . 16:53:20 ---> Using cache 16:53:20 ---> 8a57ba5a987b 16:53:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:53:20 ---> Using cache 16:53:20 ---> 5cc844245394 16:53:20 Step 10/26 : WORKDIR /edgex-go/spire-build 16:53:20 ---> Using cache 16:53:20 ---> 88391f6571c8 16:53:20 Step 11/26 : 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:53:21 ---> Running in 9b797c79ee60 16:53:24 Removing intermediate container 9b797c79ee60 16:53:24 ---> 9fc418d669cd 16:53:24 Step 12/26 : WORKDIR /edgex-go 16:53:24 ---> Running in 72dbffe76b3c 16:53:24 Removing intermediate container 72dbffe76b3c 16:53:24 ---> 49157d302fdd 16:53:24 16:53:24 Step 13/26 : FROM alpine:3.15 16:53:24 ---> 3fb3c9af89a9 16:53:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:24 ---> Using cache 16:53:24 ---> 78ce5336b8d9 16:53:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:24 ---> Using cache 16:53:24 ---> dae36a2d7861 16:53:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:53:24 ---> Running in 660d6ea008fd 16:53:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:29 v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:53:29 v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:53:29 OK: 15738 distinct packages available 16:53:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:33 (1/4) Installing dumb-init (1.2.5-r1) 16:53:33 (2/4) Installing musl-obstack (1.2.3-r0) 16:53:33 (3/4) Installing libucontext (1.1-r0) 16:53:33 (4/4) Installing gcompat (1.0.0-r4) 16:53:33 Executing busybox-1.34.1-r5.trigger 16:53:33 OK: 6 MiB in 18 packages 16:53:36 Removing intermediate container 660d6ea008fd 16:53:36 ---> 2f0e58c0716d 16:53:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:53:46 ---> b0f6fc4cc52d 16:53:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:53:46 ---> 6b3c25f829ea 16:53:46 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:53:46 ---> Running in 4f3075cc27e1 16:53:47 Removing intermediate container 4f3075cc27e1 16:53:47 ---> bae3e9bfcfa1 16:53:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:53:47 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:53:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:53:47 ---> 30b7faefa1b0 16:53:47 Step 3/20 : WORKDIR /edgex-go 16:53:47 ---> Using cache 16:53:47 ---> 9e64a5dcfa80 16:53:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:53:47 ---> Running in 7d737cca1a25 16:53:48 ---> cf41f4553e30 16:53:48 Step 21/26 : WORKDIR / 16:53:49 ---> Running in f1c19331ba22 16:53:49 Removing intermediate container f1c19331ba22 16:53:49 ---> 3bd1206bf0a9 16:53:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:53:50 ---> Running in f29918c5cd51 16:53:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:51 Removing intermediate container f29918c5cd51 16:53:51 ---> 86e19d414791 16:53:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:53:51 ---> Running in 63cde86ae738 16:53:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:52 Removing intermediate container 63cde86ae738 16:53:52 ---> dac65db0c490 16:53:52 Step 24/26 : LABEL arch=arm64 16:53:52 ---> Running in 2213b0eec42f 16:53:53 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:53:53 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:53:53 OK: 15743 distinct packages available 16:53:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:53 Removing intermediate container 2213b0eec42f 16:53:53 ---> 753ee9b5c1a9 16:53:53 Step 25/26 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:53:53 ---> Running in 64b10edcf829 16:53:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:54 Removing intermediate container 64b10edcf829 16:53:54 ---> 76c8588ba0ee 16:53:54 Step 26/26 : LABEL version=0.0.0 16:53:54 ---> Running in 14d8932ebb22 16:53:55 OK: 220 MiB in 52 packages 16:53:55 Removing intermediate container 14d8932ebb22 16:53:55 ---> 6671559f93f7 16:53:55 16:53:57 Successfully built 6671559f93f7 16:53:57 Successfully tagged security-spire-config-arm64:latest 16:53:57  Building security-spire-config ... done Building core-command 16:53:57 Removing intermediate container 7d737cca1a25 16:53:57 ---> f3c208e08601 16:53:57 Step 5/20 : COPY go.mod vendor* ./ 16:53:59 ---> e6f93fc72d31 16:53:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:59 ---> Running in 767873693dd6 16:54:00 Removing intermediate container 229a8728d22a 16:54:00 ---> fa89703ff4be 16:54:00 16:54:00 Step 10/23 : FROM alpine:3.14 16:54:00 ---> ac73e934f311 16:54:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:54:00 ---> Running in 6f0a663c974a 16:54:01 Removing intermediate container 6f0a663c974a 16:54:01 ---> 6326c7572e9f 16:54:01 Step 12/23 : ENV APP_PORT=59880 16:54:01 ---> Running in 8765dfbd59c1 16:54:02 Removing intermediate container 8765dfbd59c1 16:54:02 ---> 143d7ee6684b 16:54:02 Step 13/23 : EXPOSE $APP_PORT 16:54:02 ---> Running in 907b8fc1d1fd 16:54:02 Removing intermediate container 907b8fc1d1fd 16:54:02 ---> b807746eb956 16:54:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:03 ---> Running in 11723955c46f 16:54:06 Removing intermediate container 767873693dd6 16:54:06 ---> 5f5bd713292b 16:54:06 Step 7/20 : COPY . . 16:54:06 Removing intermediate container 11723955c46f 16:54:06 ---> ce76cfe8459f 16:54:06 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:54:06 ---> Running in 42ce65f05d31 16:54:09 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:54:10 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:54:11 (1/6) Installing dumb-init (1.2.5-r1) 16:54:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:54:11 (3/6) Installing libsodium (1.0.18-r0) 16:54:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:54:11 (5/6) Installing libzmq (4.3.4-r0) 16:54:12 (6/6) Installing zeromq (4.3.4-r0) 16:54:12 Executing busybox-1.33.1-r7.trigger 16:54:12 OK: 8 MiB in 20 packages 16:54:14 Removing intermediate container 42ce65f05d31 16:54:14 ---> 4a54b315cf9b 16:54:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:16 ---> 767438d5be41 16:54:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:54:21 ---> 4128981d4c16 16:54:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:54:22 ---> 53b7c78acdcc 16:54:22 Step 19/23 : ENTRYPOINT ["/core-data"] 16:54:22 ---> Running in a49cac28820f 16:54:24 Removing intermediate container a49cac28820f 16:54:24 ---> fd646dd442e9 16:54:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:24 ---> Running in d73b7fa69636 16:54:25 Removing intermediate container d73b7fa69636 16:54:25 ---> a738d2f8a7a8 16:54:25 Step 21/23 : LABEL arch=arm64 16:54:25 ---> Running in c0a5748f2e2d 16:54:26 Removing intermediate container c0a5748f2e2d 16:54:26 ---> d9d61be98e70 16:54:26 Step 22/23 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:54:26 ---> Running in 9a70a04914b6 16:54:27 Removing intermediate container 9a70a04914b6 16:54:27 ---> b02f304357b9 16:54:27 Step 23/23 : LABEL version=0.0.0 16:54:27 ---> Running in 9e712be10a8c 16:54:28 Removing intermediate container 9e712be10a8c 16:54:28 ---> 37f93482c40f 16:54:28 16:54:29 Successfully built 37f93482c40f 16:54:30 Successfully tagged core-data-arm64:latest 16:54:30 Building security-proxy-setup 16:54:32  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:54:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:32 ---> 30b7faefa1b0 16:54:32 Step 3/23 : WORKDIR /edgex-go 16:54:32 ---> Using cache 16:54:32 ---> 9e64a5dcfa80 16:54:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:32 ---> Using cache 16:54:32 ---> 64e1ddd85a3b 16:54:32 Step 5/23 : RUN apk add --update --no-cache make git 16:54:32 ---> Using cache 16:54:32 ---> 2407140edb69 16:54:32 Step 6/23 : COPY go.mod vendor* ./ 16:54:32 ---> Using cache 16:54:32 ---> 8c4b82a5c186 16:54:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:32 ---> Using cache 16:54:32 ---> 5b83259745bd 16:54:32 Step 8/23 : COPY . . 16:54:32 ---> Using cache 16:54:32 ---> 9554ecbcaa90 16:54:32 Step 9/23 : RUN make cmd/core-command/core-command 16:54:33 ---> Running in 9f83bb11be34 16:54:36 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/core-command/core-command ./cmd/core-command 16:54:41 ---> df0a918cb8a1 16:54:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:54:41 ---> Running in e1120a30512a 16:54:42 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:55:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:55:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:09 ---> 30b7faefa1b0 16:55:09 Step 3/22 : WORKDIR /edgex-go 16:55:09 ---> Using cache 16:55:09 ---> 9e64a5dcfa80 16:55:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:09 ---> Using cache 16:55:09 ---> 64e1ddd85a3b 16:55:09 Step 5/22 : RUN apk add --update --no-cache make git 16:55:09 ---> Using cache 16:55:09 ---> 2407140edb69 16:55:09 Step 6/22 : COPY go.mod vendor* ./ 16:55:09 ---> Using cache 16:55:09 ---> 8c4b82a5c186 16:55:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:09 ---> Using cache 16:55:09 ---> 5b83259745bd 16:55:09 Step 8/22 : COPY . . 16:55:09 ---> Using cache 16:55:09 ---> 9554ecbcaa90 16:55:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:55:09 ---> Running in f15d12dba276 16:55:09 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:57: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:57:04 Removing intermediate container 4a6a3baf2b9b 16:57:04 ---> 174c34ca4b3d 16:57:04 16:57:04 Step 10/25 : FROM alpine:3.14 16:57:04 ---> ac73e934f311 16:57:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:57:04 ---> Running in f845ae535763 16:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:57:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:57:08 (1/3) Installing ca-certificates (20211220-r0) 16:57:08 (2/3) Installing dumb-init (1.2.5-r1) 16:57:08 (3/3) Installing su-exec (0.2-r1) 16:57:08 Executing busybox-1.33.1-r7.trigger 16:57:08 Executing ca-certificates-20211220-r0.trigger 16:57:08 OK: 6 MiB in 17 packages 16:57:10 Removing intermediate container f845ae535763 16:57:10 ---> 30593f2f0e20 16:57:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:10 ---> Running in 4d77c8c155f8 16:57:11 Removing intermediate container 4d77c8c155f8 16:57:11 ---> aa57adb523cc 16:57:11 Step 13/25 : WORKDIR / 16:57:11 ---> Running in b6a11e2f64d9 16:57:11 Removing intermediate container b6a11e2f64d9 16:57:11 ---> 767af8cbf277 16:57:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:57:12 ---> 9df3e25e02e8 16:57:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:57:13 ---> 069212783a88 16:57:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:57:14 ---> 44033a2e75e8 16:57:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:57:15 ---> 951d3414ce86 16:57:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:57:16 ---> e05119fd007e 16:57:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:57:18 ---> 48cb943a182f 16:57:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:57:19 ---> 6fe48b6d727c 16:57:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:57:19 ---> Running in 2ca052aedc25 16:57:23 Removing intermediate container 2ca052aedc25 16:57:23 ---> a74cc9dc9485 16:57:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:57:23 ---> Running in 2e2a1b97779a 16:57:23 Removing intermediate container 2e2a1b97779a 16:57:23 ---> 75d86bc8ecca 16:57:23 Step 23/25 : LABEL arch=arm64 16:57:23 ---> Running in 876a2ec8c88e 16:57:24 Removing intermediate container 876a2ec8c88e 16:57:24 ---> 04b2910effd2 16:57:24 Step 24/25 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:57:24 ---> Running in 68d02e079318 16:57:24 Removing intermediate container 68d02e079318 16:57:24 ---> 68c0bbd80e55 16:57:24 Step 25/25 : LABEL version=0.0.0 16:57:24 ---> Running in bef2936c2bb9 16:57:25 Removing intermediate container bef2936c2bb9 16:57:25 ---> e625b4a6745f 16:57:25 16:57:25 Successfully built e625b4a6745f 16:57:25 Successfully tagged security-secretstore-setup-arm64:latest 16:59:17  Building security-secretstore-setup ... done Removing intermediate container 9f83bb11be34 16:59:17 ---> 22639239d201 16:59:17 16:59:17 Step 10/23 : FROM alpine:3.14 16:59:17 ---> ac73e934f311 16:59:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:59:17 ---> Using cache 16:59:17 ---> 864f2c50557a 16:59:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:17 ---> Using cache 16:59:17 ---> 302b008ccee5 16:59:17 Step 13/23 : ENV APP_PORT=59882 16:59:17 ---> Running in 40f7c5ac9ba6 16:59:17 Removing intermediate container 40f7c5ac9ba6 16:59:17 ---> f2cc7ce5bbd7 16:59:17 Step 14/23 : EXPOSE $APP_PORT 16:59:17 ---> Running in 0dfd1ab8de88 16:59:17 Removing intermediate container 0dfd1ab8de88 16:59:17 ---> c7f43db6a6b2 16:59:17 Step 15/23 : WORKDIR / 16:59:17 ---> Running in 2eb21737f5b9 16:59:17 Removing intermediate container 2eb21737f5b9 16:59:17 ---> 2f8ddc56d869 16:59:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:17 ---> 35f4c0d7fefb 16:59:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:59:17 ---> 79973f1f7a37 16:59:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:59:17 ---> 5b1640f6676b 16:59:17 Step 19/23 : ENTRYPOINT ["/core-command"] 16:59:17 ---> Running in 7511529a4cdc 16:59:18 Removing intermediate container 7511529a4cdc 16:59:18 ---> f779c4a1d954 16:59:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:18 ---> Running in 9bfc3707a2c9 16:59:18 Removing intermediate container 9bfc3707a2c9 16:59:18 ---> 0056721452de 16:59:18 Step 21/23 : LABEL arch=arm64 16:59:19 ---> Running in 7ffaba070395 16:59:19 Removing intermediate container 7ffaba070395 16:59:19 ---> 3f58edae6c1c 16:59:19 Step 22/23 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 16:59:19 ---> Running in 7110f5954b32 16:59:20 Removing intermediate container 7110f5954b32 16:59:20 ---> f30b4303540e 16:59:20 Step 23/23 : LABEL version=0.0.0 16:59:20 ---> Running in b74d7b73feb5 16:59:20 Removing intermediate container b74d7b73feb5 16:59:20 ---> b93da76bed8f 16:59:20 16:59:21 Successfully built b93da76bed8f 16:59:21 Successfully tagged core-command-arm64:latest 16:59:27  Building core-command ... 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 16:59:42 Removing intermediate container f15d12dba276 16:59:42 ---> 39308e8ef189 16:59:42 16:59:42 Step 10/22 : FROM alpine:3.14 16:59:42 ---> ac73e934f311 16:59:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:59:42 ---> Running in 7ede7458c5c6 16:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:59:45 (1/6) Installing ca-certificates (20211220-r0) 16:59:45 (2/6) Installing brotli-libs (1.0.9-r5) 16:59:45 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:59:45 (4/6) Installing libcurl (7.79.1-r2) 16:59:45 (5/6) Installing curl (7.79.1-r2) 16:59:45 (6/6) Installing dumb-init (1.2.5-r1) 16:59:45 Executing busybox-1.33.1-r7.trigger 16:59:45 Executing ca-certificates-20211220-r0.trigger 16:59:45 OK: 8 MiB in 20 packages 16:59:49 Removing intermediate container 7ede7458c5c6 16:59:49 ---> e8f288d23c92 16:59:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:59:49 ---> Running in 4437588b402b 16:59:49 Removing intermediate container 4437588b402b 16:59:49 ---> 7202bcb6be90 16:59:49 Step 13/22 : WORKDIR /edgex 16:59:49 ---> Running in ffb79a72071f 16:59:50 Removing intermediate container ffb79a72071f 16:59:50 ---> 5349f08fa572 16:59:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:59:51 ---> 8d62efa29bc4 16:59:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:59:54 ---> 279fe0cf2f92 16:59:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:59:56 ---> 22e55a78502f 16:59:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:59:56 ---> 07eccadc2f01 16:59:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:59:57 ---> Running in 4c103dbe03a0 16:59:57 Removing intermediate container 3de21c9c3029 16:59:57 ---> 77142976bf21 16:59:57 16:59:57 Step 10/22 : FROM alpine:3.14 16:59:57 ---> ac73e934f311 16:59:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:59:58 ---> Running in 958b3a424d4f 17:00:00 Removing intermediate container 4c103dbe03a0 17:00:00 ---> 0894395c7d0d 17:00:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:00:00 ---> Running in 422c1f4f8524 17:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:00:00 Removing intermediate container 422c1f4f8524 17:00:00 ---> a06c25f12396 17:00:00 Step 20/22 : LABEL arch=arm64 17:00:00 ---> Running in 5aae24a775b4 17:00:01 (1/2) Installing ca-certificates (20211220-r0) 17:00:01 Removing intermediate container 5aae24a775b4 17:00:01 ---> d113c1a74e3c 17:00:01 Step 21/22 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 17:00:01 (2/2) Installing dumb-init (1.2.5-r1) 17:00:01 Executing busybox-1.33.1-r7.trigger 17:00:01 Executing ca-certificates-20211220-r0.trigger 17:00:01 ---> Running in 952f248a8842 17:00:02 OK: 6 MiB in 16 packages 17:00:02 Removing intermediate container 952f248a8842 17:00:02 ---> 23eac3d6fd19 17:00:02 Step 22/22 : LABEL version=0.0.0 17:00:03 ---> Running in b1cab3ae22eb 17:00:03 Removing intermediate container b1cab3ae22eb 17:00:03 ---> 77d3ef2e09b4 17:00:03 17:00:04 Removing intermediate container 958b3a424d4f 17:00:04 ---> 1972330fe558 17:00:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:00:04 Successfully built 77d3ef2e09b4 17:00:04 Successfully tagged security-proxy-setup-arm64:latest 17:00:04  Building security-proxy-setup ... done  ---> Running in 1bf0143f9bb2 17:00:04 Removing intermediate container 1bf0143f9bb2 17:00:04 ---> 9f6e3c77a414 17:00:04 Step 13/22 : ENV APP_PORT=59860 17:00:04 ---> Running in 5a11964f953a 17:00:05 Removing intermediate container 5a11964f953a 17:00:05 ---> 820f7f210437 17:00:05 Step 14/22 : EXPOSE $APP_PORT 17:00:05 ---> Running in eae5bd088c2b 17:00:05 Removing intermediate container eae5bd088c2b 17:00:05 ---> f76fecf0f7d0 17:00:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:06 ---> 4e37d58baf49 17:00:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:00:08 ---> ebb5f575b792 17:00:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:00:08 ---> 626160e0f8b6 17:00:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:00:09 ---> Running in 6a9889817710 17:00:09 Removing intermediate container 6a9889817710 17:00:09 ---> 245f5e13cd8f 17:00:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:09 ---> Running in fd0ed157f9a7 17:00:10 Removing intermediate container fd0ed157f9a7 17:00:10 ---> 9756cf999b48 17:00:10 Step 20/22 : LABEL arch=arm64 17:00:10 ---> Running in c0b13872790c 17:00:10 Removing intermediate container c0b13872790c 17:00:10 ---> 56e8c9e6e260 17:00:10 Step 21/22 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 17:00:10 ---> Running in ffdea8122e09 17:00:10 Removing intermediate container ffdea8122e09 17:00:10 ---> 6de0b095252d 17:00:10 Step 22/22 : LABEL version=0.0.0 17:00:11 ---> Running in 5c62a38d65fa 17:00:11 Removing intermediate container 5c62a38d65fa 17:00:11 ---> bc2aa64b8ab5 17:00:11 17:00:12 Successfully built bc2aa64b8ab5 17:00:12 Successfully tagged support-notifications-arm64:latest 17:00:18  Building support-notifications ... done Removing intermediate container e1120a30512a 17:00:18 ---> c0ea19320e8b 17:00:18 17:00:18 Step 9/20 : FROM alpine:3.15 17:00:18 ---> 3fb3c9af89a9 17:00:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:00:18 ---> Using cache 17:00:18 ---> 78ce5336b8d9 17:00:18 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:18 ---> Using cache 17:00:18 ---> dae36a2d7861 17:00:18 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:00:18 ---> Running in 8c7ad515801d 17:00:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:21 v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:00:21 v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:00:21 OK: 15738 distinct packages available 17:00:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:00:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:00:23 (1/9) Installing ca-certificates (20211220-r0) 17:00:23 (2/9) Installing brotli-libs (1.0.9-r5) 17:00:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:00:23 (4/9) Installing libcurl (7.80.0-r2) 17:00:23 (5/9) Installing curl (7.80.0-r2) 17:00:23 (6/9) Installing dumb-init (1.2.5-r1) 17:00:24 (7/9) Installing musl-obstack (1.2.3-r0) 17:00:24 (8/9) Installing libucontext (1.1-r0) 17:00:24 (9/9) Installing gcompat (1.0.0-r4) 17:00:24 Executing busybox-1.34.1-r5.trigger 17:00:24 Executing ca-certificates-20211220-r0.trigger 17:00:24 OK: 8 MiB in 23 packages 17:00:26 Removing intermediate container 8c7ad515801d 17:00:26 ---> ba3d821f2da2 17:00:26 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:26 ---> 6608787caf56 17:00:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:00:27 ---> b13d03f77711 17:00:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:00:28 ---> 74eb29baba58 17:00:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:00:28 ---> Running in 1eb81229ad1b 17:00:28 Removing intermediate container 1eb81229ad1b 17:00:28 ---> f5d568434aee 17:00:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:28 ---> Running in 1a92af4f586e 17:00:29 Removing intermediate container 1a92af4f586e 17:00:29 ---> 322942002e46 17:00:29 Step 18/20 : LABEL arch=arm64 17:00:29 ---> Running in fa018ba6943f 17:00:29 Removing intermediate container fa018ba6943f 17:00:29 ---> a5405c39de7e 17:00:29 Step 19/20 : LABEL git_sha=529127cbcc83b51dc60fbc16994eb2781f5c40fe 17:00:29 ---> Running in e120e82b1d3b 17:00:30 Removing intermediate container e120e82b1d3b 17:00:30 ---> 9e07ac6de075 17:00:30 Step 20/20 : LABEL version=0.0.0 17:00:30 ---> Running in 5d1cfb57d59c 17:00:30 Removing intermediate container 5d1cfb57d59c 17:00:30 ---> 9dd0eaca343b 17:00:30 17:00:31 Successfully built 9dd0eaca343b 17:00:31 Successfully tagged security-spiffe-token-provider-arm64:latest 17:00:31  Building security-spiffe-token-provider ... done  [Pipeline] } 17:00:31 $ docker stop --time=1 340c6dee42cfb55d9570a44d1c6be965fec90fa36cbf712bb266c2fc4ee1fd46 17:00:33 $ docker rm -f 340c6dee42cfb55d9570a44d1c6be965fec90fa36cbf712bb266c2fc4ee1fd46 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:33 + docker images 17:00:33 REPOSITORY TAG IMAGE ID CREATED SIZE 17:00:33 security-spiffe-token-provider-arm64 latest 9dd0eaca343b 3 seconds ago 28.1MB 17:00:33 c0ea19320e8b 17 seconds ago 1.48GB 17:00:33 support-notifications-arm64 latest bc2aa64b8ab5 22 seconds ago 26MB 17:00:33 security-proxy-setup-arm64 latest 77d3ef2e09b4 30 seconds ago 26.1MB 17:00:33 77142976bf21 37 seconds ago 1.49GB 17:00:33 39308e8ef189 52 seconds ago 1.44GB 17:00:33 core-command-arm64 latest b93da76bed8f About a minute ago 15.5MB 17:00:33 22639239d201 About a minute ago 1.43GB 17:00:33 security-secretstore-setup-arm64 latest e625b4a6745f 3 minutes ago 27.5MB 17:00:33 174c34ca4b3d 3 minutes ago 1.44GB 17:00:33 core-data-arm64 latest 37f93482c40f 6 minutes ago 21.7MB 17:00:33 fa89703ff4be 6 minutes ago 1.46GB 17:00:33 security-spire-config-arm64 latest 6671559f93f7 6 minutes ago 85.6MB 17:00:33 49157d302fdd 7 minutes ago 1.34GB 17:00:33 support-scheduler-arm64 latest b77646759cf7 7 minutes ago 25.4MB 17:00:33 bc83a221ac3e 7 minutes ago 1.49GB 17:00:33 sys-mgmt-agent-arm64 latest 93b9792ff05d 7 minutes ago 282MB 17:00:33 security-bootstrapper-arm64 latest 570274febd17 9 minutes ago 18.3MB 17:00:33 core-metadata-arm64 latest 8a5ada5cb1f1 9 minutes ago 16.3MB 17:00:33 3d217848deaf 9 minutes ago 1.44GB 17:00:33 f4d02b391b46 10 minutes ago 1.44GB 17:00:33 7335c2c81f17 10 minutes ago 1.43GB 17:00:33 security-spire-server-arm64 latest e71c601893d7 13 minutes ago 86.3MB 17:00:33 eaad27b3d7c9 13 minutes ago 1.34GB 17:00:33 security-spire-agent-arm64 latest aa77a7db9639 14 minutes ago 126MB 17:00:33 998284ab7fe8 15 minutes ago 1.34GB 17:00:33 ci-base-image-arm64 latest 30b7faefa1b0 27 minutes ago 1.01GB 17:00:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 17:00:33 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:00:33 alpine 3.14 ac73e934f311 3 months ago 5.34MB 17:00:33 alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB 17:00:33 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 17:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:34 17:00:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:34 arm64: Pulling from edgex-lftools-log-publisher 17:00:34 8998bd30e6a1: Pulling fs layer 17:00:34 04944245beec: Pulling fs layer 17:00:34 699f458cf7ca: Pulling fs layer 17:00:34 765212b225bb: Pulling fs layer 17:00:34 f23df028b6ca: Pulling fs layer 17:00:34 d65c8cfc05b1: Pulling fs layer 17:00:34 2437ff75d9bd: Pulling fs layer 17:00:34 765212b225bb: Waiting 17:00:34 d65c8cfc05b1: Waiting 17:00:34 f23df028b6ca: Waiting 17:00:34 2437ff75d9bd: Waiting 17:00:34 04944245beec: Verifying Checksum 17:00:34 04944245beec: Download complete 17:00:34 765212b225bb: Verifying Checksum 17:00:34 765212b225bb: Download complete 17:00:34 f23df028b6ca: Download complete 17:00:35 d65c8cfc05b1: Verifying Checksum 17:00:35 d65c8cfc05b1: Download complete 17:00:35 699f458cf7ca: Verifying Checksum 17:00:35 699f458cf7ca: Download complete 17:00:35 8998bd30e6a1: Download complete 17:00:38 2437ff75d9bd: Verifying Checksum 17:00:40 8998bd30e6a1: Pull complete 17:00:40 04944245beec: Pull complete 17:00:42 699f458cf7ca: Pull complete 17:00:42 765212b225bb: Pull complete 17:00:43 f23df028b6ca: Pull complete 17:00:43 d65c8cfc05b1: Pull complete 17:00:58 2437ff75d9bd: Pull complete 17:00:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:59 prd-ubuntu20.04-docker-arm64-4c-16g-17152 does not seem to be running inside a container 17:00:59 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 17:01:02 $ docker top 55b36d853a13012f782539f6073da394daa4dc866613cce67c64b9ec73860ab7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:03 ---> job-cost.sh 17:01:03 lf-activate-venv: SKIPPING 17:01:03 INFO: No Stack... 17:01:03 INFO: Retrieving Pricing Info for: v3-standard-4 17:01:04 INFO: Archiving Costs [Pipeline] sh 17:01:04 + cat /w/workspace/edgex-go/2/archives/cost.csv 17:01:04 + cut -d, -f6 [Pipeline] lock 17:01:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4081-2-stack-cost] 17:01:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4081-2-stack-cost] did not exist. Created. 17:01:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4081-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:01:05 + echo total: 0.10999999940395355 [Pipeline] stash 17:01:05 Stashed 1 file(s) [Pipeline] } 17:01:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4081-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:01:05 $ docker stop --time=1 55b36d853a13012f782539f6073da394daa4dc866613cce67c64b9ec73860ab7 17:01:07 $ docker rm -f 55b36d853a13012f782539f6073da394daa4dc866613cce67c64b9ec73860ab7 [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 17:01:08 provisioning config files... 17:01:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5870552370681691318tmp [Pipeline] { [Pipeline] sh 17:01:08 + set +x 17:01:08 + curl -s+ https://codecov.io/bash 17:01:08 bash -s -- 17:01:08 17:01:08 _____ _ 17:01:08 / ____| | | 17:01:08 | | ___ __| | ___ ___ _____ __ 17:01:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:01:08 | |___| (_) | (_| | __/ (_| (_) \ V / 17:01:08 \_____\___/ \__,_|\___|\___\___/ \_/ 17:01:08 Bash-1.0.6 17:01:08 17:01:08 17:01:08 ==> git version 2.25.1 found 17:01:08 ==> 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 17:01:08 Release-Date: 2020-01-08 17:01:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:01:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:01:08 ==> Jenkins CI detected. 17:01:08 current dir:  /w/workspace/edgex-go/2 17:01:08 project root: . 17:01:08 --> token set from env 17:01:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:01:08 ==> Running gcov in . (disable via -X gcov) 17:01:08 ==> Python coveragepy not found 17:01:08 ==> Searching for coverage reports in: 17:01:08 + . 17:01:08 -> Found 1 reports 17:01:08 ==> Detecting git/mercurial file structure 17:01:08 ==> Reading reports 17:01:08 + ./coverage.out bytes=435593 17:01:08 ==> Appending adjustments 17:01:08 https://docs.codecov.io/docs/fixing-reports 17:01:09 + Found adjustments 17:01:09 ==> Gzipping contents 17:01:09 60K /tmp/codecov.GO7asS.gz 17:01:09 ==> Uploading reports 17:01:09 url: https://codecov.io 17:01:09 query: branch=PR-4081&commit=ee33a21d9f92d48865f17496e607385e6d20da19&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= 17:01:09 -> Pinging Codecov 17:01:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4081&commit=ee33a21d9f92d48865f17496e607385e6d20da19&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= 17:01:09 -> Uploading to 17:01:09 https://storage.googleapis.com/codecov/v4/raw/2022-07-07/00271124DB129430A58F1EEE437C3FCB/ee33a21d9f92d48865f17496e607385e6d20da19/50afc5ce-5b2c-4448-b69b-c4f7f9e41019.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220707T170109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d08f8f9c44af26101234d6e5298ad9e123d04659049799790c3b9ae0967f8ece 17:01:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:01:09 Dload Upload Total Spent Left Speed 17:01:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59949 0 0 100 59949 0 136k --:--:-- --:--:-- --:--:-- 136k 17:01:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ee33a21d9f92d48865f17496e607385e6d20da19 [Pipeline] } 17:01:10 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 17:01:11 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:01:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:01:12 ---> package-listing.sh 17:01:12 ++ tr '[:upper:]' '[:lower:]' 17:01:12 ++ facter osfamily 17:01:12 + OS_FAMILY=debian 17:01:12 + workspace=/w/workspace/edgex-go/2 17:01:12 + START_PACKAGES=/tmp/packages_start.txt 17:01:12 + END_PACKAGES=/tmp/packages_end.txt 17:01:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:01:12 + PACKAGES=/tmp/packages_start.txt 17:01:12 + '[' /w/workspace/edgex-go/2 ']' 17:01:12 + PACKAGES=/tmp/packages_end.txt 17:01:12 + case "${OS_FAMILY}" in 17:01:12 + dpkg -l 17:01:12 + grep '^ii' 17:01:12 + '[' -f /tmp/packages_start.txt ']' 17:01:12 + '[' -f /tmp/packages_end.txt ']' 17:01:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:01:12 + '[' /w/workspace/edgex-go/2 ']' 17:01:12 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:01:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:01:12 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:01:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:13 17:01:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:13 latest: Pulling from edgex-lftools-log-publisher 17:01:13 5eb5b503b376: Pulling fs layer 17:01:13 5c69ac0246d0: Pulling fs layer 17:01:13 ec43610c2a17: Pulling fs layer 17:01:13 3a2ae6a8a46f: Pulling fs layer 17:01:13 33b1e0a273af: Pulling fs layer 17:01:13 5d3b04190fa2: Pulling fs layer 17:01:13 3a2ae6a8a46f: Waiting 17:01:13 33b1e0a273af: Waiting 17:01:13 2f39f015ded8: Pulling fs layer 17:01:13 5d3b04190fa2: Waiting 17:01:13 2f39f015ded8: Waiting 17:01:13 5c69ac0246d0: Download complete 17:01:13 3a2ae6a8a46f: Verifying Checksum 17:01:13 3a2ae6a8a46f: Download complete 17:01:13 33b1e0a273af: Verifying Checksum 17:01:13 33b1e0a273af: Download complete 17:01:13 5d3b04190fa2: Verifying Checksum 17:01:13 5d3b04190fa2: Download complete 17:01:13 ec43610c2a17: Verifying Checksum 17:01:13 ec43610c2a17: Download complete 17:01:13 5eb5b503b376: Verifying Checksum 17:01:13 5eb5b503b376: Download complete 17:01:14 2f39f015ded8: Download complete 17:01:15 5eb5b503b376: Pull complete 17:01:15 5c69ac0246d0: Pull complete 17:01:16 ec43610c2a17: Pull complete 17:01:16 3a2ae6a8a46f: Pull complete 17:01:16 33b1e0a273af: Pull complete 17:01:16 5d3b04190fa2: Pull complete 17:01:20 2f39f015ded8: Pull complete 17:01:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:20 prd-ubuntu20.04-docker-8c-8g-17149 does not seem to be running inside a container 17:01:20 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:01:22 $ docker top d6e40a1d1f6510dde06be419b86945f16fca5f805b91178dedec228d1b51b7a7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:01:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:01:23 + mkdir -p /var/log/sysstat [Pipeline] sh 17:01:23 + ls /var/log/sa-host 17:01:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:23 provisioning config files... 17:01:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5033854709077203055tmp [Pipeline] { [Pipeline] echo 17:01:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:01:23 ---> create-netrc.sh [Pipeline] } 17:01:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:01:24 ---> python-tools-install.sh [Pipeline] echo 17:01:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:01:24 ---> sudo-logs.sh 17:01:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:01:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:01:24 ---> job-cost.sh 17:01:24 lf-activate-venv: SKIPPING 17:01:24 DEBUG: total: 0.10999999940395355 17:01:24 INFO: Retrieving Stack Cost... 17:01:25 INFO: Retrieving Pricing Info for: v3-standard-8 17:01:25 INFO: Archiving Costs [Pipeline] echo 17:01:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:01:26 ---> logs-deploy.sh 17:01:26 lf-activate-venv: SKIPPING 17:01:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4081/2 17:01:26 INFO: archiving workspace using pattern(s): 17:01:27 Archives upload complete. 17:01:27 INFO: archiving logs to Nexus 17:01:27 ---> uname -a: 17:01:27 Linux prd-ubuntu20-04-docker-8c-8g-17149 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:01:27 17:01:27 17:01:27 ---> lscpu: 17:01:27 Architecture: x86_64 17:01:27 CPU op-mode(s): 32-bit, 64-bit 17:01:27 Byte Order: Little Endian 17:01:27 Address sizes: 40 bits physical, 48 bits virtual 17:01:27 CPU(s): 8 17:01:27 On-line CPU(s) list: 0-7 17:01:27 Thread(s) per core: 1 17:01:27 Core(s) per socket: 1 17:01:27 Socket(s): 8 17:01:27 NUMA node(s): 1 17:01:27 Vendor ID: AuthenticAMD 17:01:27 CPU family: 23 17:01:27 Model: 49 17:01:27 Model name: AMD EPYC-Rome Processor 17:01:27 Stepping: 0 17:01:27 CPU MHz: 2799.998 17:01:27 BogoMIPS: 5599.99 17:01:27 Virtualization: AMD-V 17:01:27 Hypervisor vendor: KVM 17:01:27 Virtualization type: full 17:01:27 L1d cache: 256 KiB 17:01:27 L1i cache: 256 KiB 17:01:27 L2 cache: 4 MiB 17:01:27 L3 cache: 128 MiB 17:01:27 NUMA node0 CPU(s): 0-7 17:01:27 Vulnerability Itlb multihit: Not affected 17:01:27 Vulnerability L1tf: Not affected 17:01:27 Vulnerability Mds: Not affected 17:01:27 Vulnerability Meltdown: Not affected 17:01:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:01:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:01:27 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:01:27 Vulnerability Srbds: Not affected 17:01:27 Vulnerability Tsx async abort: Not affected 17:01:27 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 17:01:27 17:01:27 17:01:27 ---> nproc: 17:01:27 8 17:01:27 17:01:27 17:01:27 ---> df -h: 17:01:27 Filesystem Size Used Avail Use% Mounted on 17:01:27 overlay 155G 18G 138G 12% / 17:01:27 tmpfs 64M 0 64M 0% /dev 17:01:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:01:27 shm 64M 0 64M 0% /dev/shm 17:01:27 /dev/vda1 155G 18G 138G 12% /facter-os 17:01:27 17:01:27 17:01:27 ---> sar -b -r -n DEV: 17:01:27 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17149) 07/07/22 _x86_64_ (8 CPU) 17:01:27 17:01:27 15:32:09 LINUX RESTART (8 CPU) 17:01:27 17:01:27 15:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:01:27 15:34:01 5.56 0.02 5.54 0.00 0.14 120.77 0.00 17:01:27 15:35:01 4.18 2.63 1.55 0.00 79.05 30.00 0.00 17:01:27 15:36:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 17:01:27 15:37:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 17:01:27 15:38:01 1.07 0.02 1.05 0.00 0.13 12.66 0.00 17:01:27 15:39:01 1.80 0.00 1.80 0.00 0.00 19.86 0.00 17:01:27 15:40:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 17:01:27 15:41:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 17:01:27 15:42:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 17:01:27 15:43:01 1.65 0.00 1.65 0.00 0.00 24.93 0.00 17:01:27 15:44:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 17:01:27 15:45:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 17:01:27 15:46:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 17:01:27 15:47:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 17:01:27 15:48:01 1.92 0.02 1.90 0.00 0.13 22.13 0.00 17:01:27 15:49:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 17:01:27 15:50:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 17:01:27 15:51:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 17:01:27 15:52:01 2.98 0.87 2.12 0.00 18.40 27.60 0.00 17:01:27 15:53:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 17:01:27 15:54:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 17:01:27 15:55:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 17:01:27 15:56:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 17:01:27 15:57:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 17:01:27 15:58:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 17:01:27 15:59:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 17:01:27 16:00:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 17:01:27 16:01:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 17:01:27 16:02:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 17:01:27 16:03:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 17:01:27 16:04:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 17:01:27 16:05:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 17:01:27 16:06:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 17:01:27 16:07:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 17:01:27 16:08:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 17:01:27 16:09:01 1.33 0.00 1.33 0.00 0.00 17.46 0.00 17:01:27 16:10:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 17:01:27 16:11:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 17:01:27 16:12:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 17:01:27 16:13:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 17:01:27 16:14:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 17:01:27 16:15:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 17:01:27 16:16:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 17:01:27 16:17:01 1.23 0.02 1.22 0.00 0.13 14.13 0.00 17:01:27 16:18:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 17:01:27 16:19:01 1.33 0.00 1.33 0.00 0.00 17.06 0.00 17:01:27 16:20:01 0.82 0.00 0.82 0.00 0.00 10.93 0.00 17:01:27 16:21:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 17:01:27 16:22:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 17:01:27 16:23:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 17:01:27 16:24:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 17:01:27 16:25:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 17:01:27 16:26:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 17:01:27 16:27:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 17:01:27 16:28:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 17:01:27 16:29:01 321.38 13.61 307.76 0.00 2117.03 59852.32 0.00 17:01:27 16:30:01 88.10 0.02 88.09 0.00 2.80 40743.21 0.00 17:01:27 16:31:01 65.39 0.10 65.29 0.00 2.13 23414.63 0.00 17:01:27 16:32:01 797.25 0.18 797.07 0.00 23.86 413706.38 0.00 17:01:27 16:33:01 1186.57 0.13 1186.44 0.00 15.86 475596.07 0.00 17:01:27 16:34:02 638.49 0.07 638.42 0.00 5.73 140025.86 0.00 17:01:27 16:35:01 2.76 0.00 2.76 0.00 0.00 32.26 0.00 17:01:27 16:36:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 17:01:27 16:37:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 17:01:27 16:38:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 17:01:27 16:39:01 1.73 0.00 1.73 0.00 0.00 20.80 0.00 17:01:27 16:40:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 17:01:27 16:41:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 17:01:27 16:42:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 17:01:27 16:43:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 17:01:27 16:44:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 17:01:27 16:45:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 17:01:27 16:46:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 17:01:27 16:47:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 17:01:27 16:48:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 17:01:27 16:49:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 17:01:27 16:50:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 17:01:27 16:51:01 1.38 0.00 1.38 0.00 0.00 18.00 0.00 17:01:27 16:52:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 17:01:27 16:53:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 17:01:27 16:54:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 17:01:27 16:55:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 17:01:27 16:56:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 17:01:27 16:57:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 17:01:27 16:58:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 17:01:27 16:59:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 17:01:27 17:00:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 17:01:27 17:01:01 1.67 0.00 1.67 0.00 0.00 18.80 0.00 17:01:27 Average: 36.48 0.20 36.28 0.00 25.76 13126.13 0.00 17:01:27 17:01:27 15:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:01:27 15:34:01 30215008 31914344 449988 1.37 77364 1927536 1969168 5.80 825872 1561904 20 17:01:27 15:35:01 30208640 31911232 452020 1.37 77420 1930196 1969168 5.80 834908 1562264 20 17:01:27 15:36:01 30208080 31910816 452320 1.38 77468 1930328 1969168 5.80 834000 1562388 12 17:01:27 15:37:01 30208064 31910940 452240 1.38 77500 1930328 1969168 5.80 833176 1562440 12 17:01:27 15:38:01 30207620 31910536 452516 1.38 77556 1930328 1969168 5.80 833500 1562448 24 17:01:27 15:39:01 30207344 31910828 452668 1.38 77612 1930336 1985472 5.85 832828 1562952 12 17:01:27 15:40:01 30206676 31910244 452788 1.38 77628 1930340 1985472 5.85 832832 1562956 8 17:01:27 15:41:01 30206844 31910516 452744 1.38 77652 1930344 1985472 5.85 832756 1563016 12 17:01:27 15:42:01 30206284 31909980 453220 1.38 77668 1930344 1985472 5.85 833428 1563032 20 17:01:27 15:43:01 30206196 31909924 453200 1.38 77744 1930316 1985472 5.85 833480 1563012 56 17:01:27 15:44:01 30205936 31909668 453360 1.38 77776 1930320 1985472 5.85 833116 1563016 36 17:01:27 15:45:01 30205888 31909684 453300 1.38 77808 1930332 1985472 5.85 833156 1563020 12 17:01:27 15:46:01 30205840 31909700 453248 1.38 77840 1930336 1985472 5.85 833156 1563028 8 17:01:27 15:47:01 30205984 31909860 453216 1.38 77864 1930340 1985472 5.85 833244 1563044 12 17:01:27 15:48:01 30204524 31908496 454484 1.38 77932 1930328 1979336 5.83 833912 1563040 12 17:01:27 15:49:01 30204516 31908568 454388 1.38 77988 1930348 1979336 5.83 833784 1563044 12 17:01:27 15:50:01 30204680 31908732 454216 1.38 78004 1930348 1979336 5.83 833460 1563044 16 17:01:27 15:51:01 30204672 31908784 454128 1.38 78036 1930352 1979336 5.83 833380 1563052 12 17:01:27 15:52:01 30203176 31908032 454448 1.38 78112 1930864 2003344 5.90 833588 1563440 12 17:01:27 15:53:01 30203064 31907932 454460 1.38 78160 1930856 2003344 5.90 833896 1563448 12 17:01:27 15:54:01 30203484 31908420 454140 1.38 78192 1930876 2003344 5.90 833680 1563456 20 17:01:27 15:55:01 30203500 31908496 454068 1.38 78216 1930876 2003344 5.90 833720 1563460 12 17:01:27 15:56:01 30203200 31908200 454272 1.38 78248 1930880 2003344 5.90 833780 1563464 8 17:01:27 15:57:01 30203144 31908152 454236 1.38 78272 1930884 2003344 5.90 833824 1563468 12 17:01:27 15:58:01 30203072 31908144 454228 1.38 78296 1930876 2003344 5.90 834220 1563460 24 17:01:27 15:59:01 30203224 31908344 454172 1.38 78332 1930888 2003344 5.90 834056 1563464 20 17:01:27 16:00:01 30203184 31908304 454124 1.38 78364 1930888 2003344 5.90 834012 1563464 12 17:01:27 16:01:01 30203368 31908556 454068 1.38 78400 1930892 2003344 5.90 834068 1563472 12 17:01:27 16:02:01 30203400 31908596 453980 1.38 78436 1930900 2003344 5.90 834288 1563480 12 17:01:27 16:03:01 30203604 31908880 453684 1.38 78476 1930892 2003344 5.90 834572 1563476 16 17:01:27 16:04:01 30203052 31908516 453984 1.38 78524 1931028 2003344 5.90 834696 1563612 48 17:01:27 16:05:01 30203708 31909228 453508 1.38 78572 1931028 2003344 5.90 834168 1563612 20 17:01:27 16:06:01 30203676 31909204 453564 1.38 78588 1931040 2003344 5.90 834168 1563616 12 17:01:27 16:07:01 30203692 31909284 453488 1.38 78628 1931044 2019568 5.95 834224 1563624 12 17:01:27 16:08:01 30203572 31909164 453524 1.38 78668 1931028 2019568 5.95 834688 1563624 24 17:01:27 16:09:01 30203304 31908964 453676 1.38 78708 1931048 2003472 5.90 834312 1563632 12 17:01:27 16:10:01 30203508 31909172 453376 1.38 78740 1931052 2003472 5.90 834296 1563636 32 17:01:27 16:11:01 30203428 31909184 453356 1.38 78780 1931056 2003472 5.90 834984 1563632 24 17:01:27 16:12:01 30203840 31909636 453064 1.38 78812 1931052 2003472 5.90 834492 1563636 8 17:01:27 16:13:01 30203428 31909248 453232 1.38 78844 1931060 2003472 5.90 834932 1563636 12 17:01:27 16:14:01 30203388 31909252 453180 1.38 78884 1931064 2003472 5.90 834624 1563640 12 17:01:27 16:15:01 30203364 31909292 453116 1.38 78908 1931068 2003472 5.90 834800 1563648 12 17:01:27 16:16:01 30203356 31909288 453080 1.38 78936 1931068 2003472 5.90 834576 1563644 8 17:01:27 16:17:01 30202376 31908384 454032 1.38 78980 1931068 2003472 5.90 834704 1563648 32 17:01:27 16:18:01 30202136 31908224 453668 1.38 79008 1931068 2003472 5.90 835044 1563648 24 17:01:27 16:19:01 30202388 31908536 453328 1.38 79044 1931076 2003472 5.90 834776 1563656 16 17:01:27 16:20:01 30202592 31908756 453032 1.38 79064 1931088 2003472 5.90 834636 1563668 56 17:01:27 16:21:01 30202480 31908700 453048 1.38 79096 1931088 2003472 5.90 834904 1563664 12 17:01:27 16:22:01 30202464 31908692 453004 1.38 79128 1931092 2003472 5.90 834648 1563668 32 17:01:27 16:23:01 30202472 31908740 452940 1.38 79184 1931072 2019544 5.95 835336 1563672 8 17:01:27 16:24:01 30202180 31908508 453124 1.38 79216 1931088 2002644 5.90 834736 1563676 12 17:01:27 16:25:01 30201736 31908152 453324 1.38 79256 1931100 2002644 5.90 835460 1563676 12 17:01:27 16:26:01 30201500 31907920 453528 1.38 79280 1931100 2002644 5.90 834812 1563676 12 17:01:27 16:27:01 30201484 31907952 453492 1.38 79308 1931104 2002644 5.90 834856 1563680 8 17:01:27 16:28:01 30201912 31908408 453176 1.38 79348 1931092 2002644 5.90 835536 1563684 44 17:01:27 16:29:01 27927608 31746720 555744 1.69 130320 3881432 2169192 6.39 1279608 3223936 253104 17:01:27 16:30:01 27426064 31480488 814200 2.48 165248 4052912 2623436 7.73 1686460 3276708 173492 17:01:27 16:31:01 27643608 31734684 565632 1.72 168120 4092936 2247696 6.62 1381564 3374516 250712 17:01:27 16:32:01 22096472 31679200 606176 1.84 185376 9373168 2227592 6.56 1966444 8123212 263736 17:01:27 16:33:01 19028124 31577428 698916 2.13 213036 12206488 2856392 8.42 2209688 10826632 26316 17:01:27 16:34:02 20365572 31765112 520560 1.58 237200 11042940 1876476 5.53 2121256 9606932 512 17:01:27 16:35:01 20367188 31766756 519408 1.58 237220 11042940 1876476 5.53 2121964 9605856 216 17:01:27 16:36:01 20381292 31780816 505756 1.54 237236 11042944 1876476 5.53 2108576 9605860 16 17:01:27 16:37:01 20381880 31781328 505428 1.54 237260 11042944 1876476 5.53 2108672 9605860 12 17:01:27 16:38:01 20382576 31782036 504892 1.54 237288 11042948 1876476 5.53 2107788 9605864 12 17:01:27 16:39:01 20384000 31783512 503372 1.53 237316 11042952 1876476 5.53 2106276 9605868 28 17:01:27 16:40:01 20383692 31783212 503604 1.53 237332 11042948 1876476 5.53 2106264 9605868 16 17:01:27 16:41:01 20383832 31783376 503312 1.53 237340 11042960 1876476 5.53 2106136 9605876 12 17:01:27 16:42:01 20384068 31783632 502996 1.53 237364 11042964 1876476 5.53 2106340 9605880 32 17:01:27 16:43:01 20383988 31783572 503012 1.53 237368 11042964 1876476 5.53 2106484 9605880 12 17:01:27 16:44:01 20383904 31783504 503232 1.53 237388 11042964 1876476 5.53 2106480 9605884 28 17:01:27 16:45:01 20384392 31784004 502688 1.53 237412 11042968 1876476 5.53 2106216 9605884 16 17:01:27 16:46:01 20384344 31783980 502772 1.53 237416 11042972 1876476 5.53 2106252 9605888 12 17:01:27 16:47:01 20384328 31783972 502716 1.53 237432 11042976 1876476 5.53 2106264 9605892 12 17:01:27 16:48:01 20384248 31783916 502720 1.53 237452 11042980 1876476 5.53 2106568 9605896 12 17:01:27 16:49:01 20384232 31783928 502660 1.53 237476 11042976 1876476 5.53 2106404 9605900 32 17:01:27 16:50:01 20384396 31784120 502404 1.53 237484 11042984 1876476 5.53 2106760 9605900 196 17:01:27 16:51:01 20384516 31784256 502408 1.53 237492 11042992 1876476 5.53 2106644 9605908 208 17:01:27 16:52:01 20384264 31784016 502628 1.53 237500 11042996 1876476 5.53 2106624 9605912 216 17:01:27 16:53:01 20384012 31783764 502880 1.53 237500 11042996 1876476 5.53 2106644 9605912 12 17:01:27 16:54:01 20384508 31784280 502292 1.53 237516 11043000 1876476 5.53 2106412 9605916 28 17:01:27 16:55:01 20384704 31784488 502024 1.53 237520 11043004 1876476 5.53 2106432 9605920 12 17:01:27 16:56:01 20384664 31784576 501868 1.53 237528 11043132 1876476 5.53 2106376 9606036 12 17:01:27 16:57:01 20384460 31784392 502140 1.53 237544 11043136 1876476 5.53 2106816 9606040 196 17:01:27 16:58:01 20384492 31784456 502068 1.53 237564 11043136 1876476 5.53 2107100 9606052 188 17:01:27 16:59:01 20384452 31784428 502032 1.53 237580 11043132 1876476 5.53 2106732 9606056 16 17:01:27 17:00:01 20384652 31784652 501996 1.53 237588 11043148 1876476 5.53 2106720 9606060 208 17:01:27 17:01:01 20384628 31784644 501944 1.53 237604 11043148 1876476 5.53 2106768 9606060 196 17:01:27 Average: 26773550 31853756 480616 1.46 134340 5102289 1982599 5.84 1288771 4361083 11032 17:01:27 17:01:27 15:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:01:27 15:34:01 ens3 0.88 0.20 0.15 0.07 0.00 0.00 0.00 0.00 17:01:27 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:35:01 ens3 13.55 8.78 12.40 6.41 0.00 0.00 0.00 0.00 17:01:27 15:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:01:27 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:36:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:37:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:38:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:01:27 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:39:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:40:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:42:01 ens3 2.20 0.72 2.13 0.05 0.00 0.00 0.00 0.00 17:01:27 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:43:01 ens3 0.35 0.33 0.14 0.08 0.00 0.00 0.00 0.00 17:01:27 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:44:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:01:27 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:48:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:01:27 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:50:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:53:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 17:01:27 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:58:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:01:27 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 15:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:02:01 ens3 0.22 0.22 0.18 0.01 0.00 0.00 0.00 0.00 17:01:27 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:03:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 17:01:27 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:04:01 ens3 1.05 0.67 0.45 0.29 0.00 0.00 0.00 0.00 17:01:27 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:07:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:08:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:01:27 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:11:01 ens3 0.53 0.38 0.26 0.21 0.00 0.00 0.00 0.00 17:01:27 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:13:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:01:27 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:18:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:01:27 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:23:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:01:27 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:25:01 ens3 0.32 0.30 0.24 0.02 0.00 0.00 0.00 0.00 17:01:27 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:28:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:01:27 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:29:01 ens3 1246.05 1218.29 12229.98 182.08 0.00 0.00 0.00 0.00 17:01:27 16:29:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 17:01:27 16:29:01 docker0 535.82 477.19 41.58 3717.66 0.00 0.00 0.00 0.00 17:01:27 16:29:01 veth58ade63 97.95 128.72 9.45 1006.63 0.00 0.00 0.00 0.08 17:01:27 16:30:01 vethd82ab99 1.43 1.62 0.11 0.14 0.00 0.00 0.00 0.00 17:01:27 16:30:01 ens3 34.79 22.50 32.59 14.66 0.00 0.00 0.00 0.00 17:01:27 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:30:01 docker0 1.53 1.55 0.10 0.13 0.00 0.00 0.00 0.00 17:01:27 16:31:01 ens3 117.18 94.53 1696.76 73.76 0.00 0.00 0.00 0.00 17:01:27 16:31:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:01:27 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:32:01 ens3 179.47 141.93 571.32 69.30 0.00 0.00 0.00 0.00 17:01:27 16:32:01 vethdfa5471 0.00 1.15 0.00 0.06 0.00 0.00 0.00 0.00 17:01:27 16:32:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 17:01:27 16:32:01 docker0 83.12 101.02 4.85 430.79 0.00 0.00 0.00 0.00 17:01:27 16:33:01 vethf49afbc 6.62 8.05 0.48 37.99 0.00 0.00 0.00 0.00 17:01:27 16:33:01 ens3 159.84 114.90 1150.37 99.80 0.00 0.00 0.00 0.00 17:01:27 16:33:01 vethdfa5471 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 17:01:27 16:33:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 17:01:27 16:33:01 docker0 38.76 55.52 2.28 352.00 0.00 0.00 0.00 0.00 17:01:27 16:33:01 vetheaa8aed 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:01:27 16:34:02 ens3 152.42 106.03 993.20 74.66 0.00 0.00 0.00 0.00 17:01:27 16:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:34:02 docker0 52.70 76.19 3.49 627.60 0.00 0.00 0.00 0.00 17:01:27 16:35:01 ens3 4.61 3.03 2.39 5.14 0.00 0.00 0.00 0.00 17:01:27 16:35:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 17:01:27 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:36:01 ens3 0.77 0.27 0.40 0.02 0.00 0.00 0.00 0.00 17:01:27 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:37:01 ens3 0.58 0.30 0.14 0.08 0.00 0.00 0.00 0.00 17:01:27 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:38:01 ens3 0.65 0.62 0.34 0.29 0.00 0.00 0.00 0.00 17:01:27 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:41:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:42:01 ens3 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:01:27 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:43:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 17:01:27 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:47:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:48:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:01:27 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:50:01 ens3 0.18 0.13 0.12 0.01 0.00 0.00 0.00 0.00 17:01:27 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:51:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:53:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 17:01:27 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:58:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:01:27 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 16:59:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 17:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 17:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:01:27 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:27 Average: ens3 21.85 19.55 189.80 6.00 0.00 0.00 0.00 0.00 17:01:27 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 17:01:27 Average: docker0 8.09 8.09 0.59 58.30 0.00 0.00 0.00 0.00 17:01:27 17:01:27 17:01:27 ---> sar -P ALL: 17:01:27 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17149) 07/07/22 _x86_64_ (8 CPU) 17:01:27 17:01:27 15:32:09 LINUX RESTART (8 CPU) 17:01:27 17:01:27 15:33:02 CPU %user %nice %system %iowait %steal %idle 17:01:27 15:34:01 all 0.10 0.00 0.04 0.05 0.00 99.80 17:01:27 15:34:01 0 0.10 0.00 0.02 0.08 0.02 99.78 17:01:27 15:34:01 1 0.15 0.00 0.02 0.00 0.00 99.83 17:01:27 15:34:01 2 0.05 0.00 0.05 0.00 0.00 99.90 17:01:27 15:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:01:27 15:34:01 4 0.05 0.00 0.05 0.00 0.00 99.90 17:01:27 15:34:01 5 0.08 0.00 0.02 0.31 0.00 99.59 17:01:27 15:34:01 6 0.10 0.00 0.03 0.02 0.00 99.85 17:01:27 15:34:01 7 0.24 0.00 0.10 0.00 0.02 99.64 17:01:27 15:35:01 all 0.46 0.00 0.04 0.02 0.00 99.48 17:01:27 15:35:01 0 0.30 0.00 0.02 0.03 0.00 99.65 17:01:27 15:35:01 1 2.07 0.00 0.07 0.00 0.00 97.87 17:01:27 15:35:01 2 0.17 0.00 0.07 0.02 0.00 99.75 17:01:27 15:35:01 3 0.25 0.00 0.02 0.00 0.00 99.73 17:01:27 15:35:01 4 0.23 0.00 0.05 0.02 0.00 99.70 17:01:27 15:35:01 5 0.20 0.00 0.05 0.05 0.00 99.70 17:01:27 15:35:01 6 0.22 0.00 0.00 0.00 0.00 99.78 17:01:27 15:35:01 7 0.23 0.00 0.05 0.02 0.00 99.70 17:01:27 15:36:01 all 0.26 0.00 0.00 0.01 0.00 99.73 17:01:27 15:36:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 15:36:01 1 1.97 0.00 0.00 0.00 0.02 98.01 17:01:27 15:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:36:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 15:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:37:01 all 0.27 0.00 0.01 0.01 0.00 99.72 17:01:27 15:37:01 0 0.05 0.00 0.02 0.03 0.02 99.88 17:01:27 15:37:01 1 1.97 0.00 0.00 0.00 0.00 98.03 17:01:27 15:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:01:27 15:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 15:37:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:01:27 15:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:38:01 all 0.30 0.00 0.00 0.00 0.00 99.70 17:01:27 15:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:38:01 1 1.97 0.00 0.00 0.00 0.00 98.03 17:01:27 15:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:38:01 3 0.27 0.00 0.00 0.00 0.00 99.73 17:01:27 15:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 15:38:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:01:27 15:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 15:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:39:01 all 0.15 0.00 0.01 0.01 0.00 99.83 17:01:27 15:39:01 0 0.02 0.00 0.02 0.02 0.02 99.93 17:01:27 15:39:01 1 1.13 0.00 0.00 0.00 0.00 98.87 17:01:27 15:39:01 2 0.03 0.00 0.02 0.02 0.02 99.92 17:01:27 15:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:39:01 5 0.00 0.00 0.02 0.03 0.00 99.95 17:01:27 15:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:40:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:01:27 15:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 15:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:40:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 15:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 15:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:01:27 15:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:01:27 15:41:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:01:27 15:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:01:27 15:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:42:01 all 0.29 0.00 0.00 0.00 0.00 99.70 17:01:27 15:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 15:42:01 1 1.97 0.00 0.00 0.00 0.02 98.01 17:01:27 15:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 15:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 15:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 15:42:01 6 0.20 0.00 0.00 0.00 0.00 99.80 17:01:27 15:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 15:43:01 all 0.26 0.00 0.01 0.02 0.00 99.71 17:01:27 15:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:01:27 15:43:01 1 1.97 0.00 0.00 0.00 0.00 98.03 17:01:27 15:43:01 2 0.02 0.00 0.00 0.07 0.00 99.92 17:01:27 15:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:43:01 5 0.00 0.00 0.00 0.08 0.00 99.92 17:01:27 15:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 15:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:44:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:01:27 15:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 15:44:01 1 1.97 0.00 0.00 0.00 0.00 98.03 17:01:27 15:44:01 2 0.03 0.00 0.00 0.02 0.00 99.95 17:01:27 15:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:44:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:01:27 15:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 15:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 17:01:27 15:44:01 CPU %user %nice %system %iowait %steal %idle 17:01:27 15:45:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:01:27 15:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:01:27 15:45:01 1 1.97 0.00 0.00 0.00 0.00 98.03 17:01:27 15:45:01 2 0.00 0.00 0.02 0.05 0.00 99.93 17:01:27 15:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 15:45:01 5 0.00 0.00 0.00 0.05 0.02 99.93 17:01:27 15:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:46:01 all 0.27 0.00 0.01 0.00 0.00 99.72 17:01:27 15:46:01 0 0.07 0.00 0.05 0.00 0.00 99.88 17:01:27 15:46:01 1 1.99 0.00 0.00 0.00 0.00 98.01 17:01:27 15:46:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:01:27 15:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 15:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 15:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:47:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:01:27 15:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:01:27 15:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 15:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:47:01 4 0.00 0.00 0.03 0.00 0.00 99.97 17:01:27 15:47:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 15:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:01:27 15:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:01:27 15:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:01:27 15:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:48:01 5 0.02 0.00 0.02 0.05 0.00 99.92 17:01:27 15:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:48:01 7 0.02 0.00 0.02 0.03 0.00 99.93 17:01:27 15:49:01 all 0.01 0.00 0.01 0.03 0.00 99.96 17:01:27 15:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:01:27 15:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:49:01 5 0.00 0.00 0.00 0.12 0.00 99.88 17:01:27 15:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:49:01 7 0.00 0.00 0.00 0.10 0.00 99.90 17:01:27 15:50:01 all 0.01 0.00 0.01 0.00 0.01 99.98 17:01:27 15:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:01:27 15:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:01:27 15:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 15:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:50:01 4 0.00 0.00 0.03 0.00 0.00 99.97 17:01:27 15:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:01:27 15:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 15:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:01:27 15:51:01 0 0.07 0.00 0.00 0.00 0.00 99.93 17:01:27 15:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:51:01 2 0.00 0.00 0.03 0.02 0.00 99.95 17:01:27 15:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:51:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 15:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:52:01 all 0.05 0.00 0.03 0.02 0.00 99.90 17:01:27 15:52:01 0 0.25 0.00 0.07 0.02 0.02 99.65 17:01:27 15:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 15:52:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:01:27 15:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 15:52:01 4 0.00 0.00 0.03 0.00 0.02 99.95 17:01:27 15:52:01 5 0.02 0.00 0.00 0.10 0.00 99.88 17:01:27 15:52:01 6 0.05 0.00 0.03 0.00 0.00 99.92 17:01:27 15:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 15:53:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:01:27 15:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 15:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:53:01 2 0.00 0.00 0.02 0.02 0.02 99.95 17:01:27 15:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 15:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 15:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 15:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:01:27 15:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 15:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 15:54:01 5 0.00 0.00 0.00 0.02 0.02 99.97 17:01:27 15:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:01:27 15:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:01:27 15:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:55:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:01:27 15:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:55:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 15:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 17:01:27 15:55:01 CPU %user %nice %system %iowait %steal %idle 17:01:27 15:56:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:01:27 15:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:01:27 15:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:56:01 2 0.02 0.00 0.02 0.02 0.02 99.93 17:01:27 15:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 15:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 15:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 15:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:57:01 2 0.00 0.00 0.03 0.02 0.00 99.95 17:01:27 15:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 15:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:58:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:01:27 15:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:01:27 15:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:01:27 15:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 15:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 15:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:59:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:01:27 15:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 15:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 15:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 15:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 15:59:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 15:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 15:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:00:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:01:27 16:00:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:01:27 16:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:00:01 5 0.00 0.00 0.00 0.08 0.00 99.92 17:01:27 16:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:01:27 16:01:01 all 0.01 0.00 0.00 0.00 0.00 99.97 17:01:27 16:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:01:27 16:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:01:27 16:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:02:01 all 0.01 0.00 0.00 0.00 0.00 99.99 17:01:27 16:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 16:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:01:27 16:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:01:27 16:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:01:27 16:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:03:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:01:27 16:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 16:03:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 16:04:01 all 0.21 0.00 0.01 0.01 0.00 99.76 17:01:27 16:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:01:27 16:04:01 1 1.68 0.00 0.05 0.02 0.02 98.24 17:01:27 16:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:04:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 16:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:05:01 all 0.27 0.00 0.01 0.01 0.00 99.72 17:01:27 16:05:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:01:27 16:05:01 1 2.00 0.00 0.00 0.02 0.00 97.98 17:01:27 16:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:05:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:01:27 16:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:01:27 16:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:01:27 16:06:01 1 1.97 0.00 0.00 0.02 0.00 98.01 17:01:27 16:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:06:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 17:01:27 16:06:01 CPU %user %nice %system %iowait %steal %idle 17:01:27 16:07:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:01:27 16:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:01:27 16:07:01 1 1.97 0.00 0.02 0.00 0.00 98.01 17:01:27 16:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:08:01 all 0.20 0.00 0.01 0.00 0.00 99.79 17:01:27 16:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:01:27 16:08:01 1 1.50 0.00 0.00 0.00 0.00 98.50 17:01:27 16:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:08:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 16:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:09:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:01:27 16:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:01:27 16:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:09:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:01:27 16:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:10:01 all 0.00 0.00 0.00 0.00 0.00 99.99 17:01:27 16:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:01:27 16:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:01:27 16:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:01:27 16:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:01:27 16:11:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:01:27 16:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:11:01 5 0.02 0.00 0.00 0.03 0.02 99.93 17:01:27 16:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 16:12:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:01:27 16:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:01:27 16:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:13:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:01:27 16:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 16:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 16:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:13:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:01:27 16:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 16:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:01:27 16:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:14:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 16:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:01:27 16:15:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:01:27 16:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:01:27 16:15:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 16:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:01:27 16:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:15:01 5 0.02 0.00 0.00 0.08 0.00 99.90 17:01:27 16:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:16:01 all 0.01 0.00 0.00 0.00 0.00 99.99 17:01:27 16:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:01:27 16:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:01:27 16:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:17:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:01:27 16:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 17:01:27 16:17:01 CPU %user %nice %system %iowait %steal %idle 17:01:27 16:18:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:01:27 16:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:18:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:01:27 16:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:01:27 16:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:01:27 16:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:19:01 all 0.00 0.00 0.00 0.00 0.00 99.99 17:01:27 16:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:01:27 16:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 16:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:20:01 all 0.01 0.00 0.00 0.00 0.00 99.97 17:01:27 16:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:01:27 16:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 16:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:21:01 1 0.00 0.00 0.03 0.00 0.00 99.97 17:01:27 16:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:21:01 5 0.00 0.00 0.02 0.03 0.00 99.95 17:01:27 16:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:22:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:01:27 16:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:23:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:01:27 16:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:23:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:01:27 16:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:01:27 16:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:23:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:01:27 16:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:01:27 16:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:24:01 1 0.03 0.00 0.02 0.02 0.02 99.92 17:01:27 16:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 16:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:01:27 16:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 16:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 16:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 16:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:26:01 1 0.03 0.00 0.03 0.02 0.02 99.90 17:01:27 16:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:01:27 16:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:27:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:01:27 16:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:01:27 16:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 16:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:28:01 all 0.09 0.00 0.01 0.01 0.00 99.89 17:01:27 16:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:28:01 1 0.03 0.00 0.05 0.02 0.00 99.90 17:01:27 16:28:01 2 0.63 0.00 0.03 0.00 0.02 99.32 17:01:27 16:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 16:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 17:01:27 16:28:01 CPU %user %nice %system %iowait %steal %idle 17:01:27 16:29:01 all 9.89 0.00 3.89 1.26 0.05 84.91 17:01:27 16:29:01 0 9.51 0.00 3.33 0.30 0.05 86.81 17:01:27 16:29:01 1 9.23 0.00 3.93 2.95 0.05 83.84 17:01:27 16:29:01 2 7.97 0.00 3.21 0.13 0.05 88.64 17:01:27 16:29:01 3 8.63 0.00 3.17 0.25 0.05 87.90 17:01:27 16:29:01 4 8.32 0.00 5.04 3.39 0.03 83.22 17:01:27 16:29:01 5 15.20 0.00 3.68 1.55 0.05 79.52 17:01:27 16:29:01 6 9.97 0.00 4.49 1.40 0.05 84.09 17:01:27 16:29:01 7 10.31 0.00 4.24 0.12 0.07 85.26 17:01:27 16:30:01 all 33.04 0.00 6.34 0.70 0.07 59.85 17:01:27 16:30:01 0 33.06 0.00 6.12 0.00 0.07 60.75 17:01:27 16:30:01 1 32.01 0.00 6.32 0.20 0.07 61.40 17:01:27 16:30:01 2 33.12 0.00 8.04 3.62 0.07 55.15 17:01:27 16:30:01 3 32.91 0.00 5.89 0.15 0.07 60.98 17:01:27 16:30:01 4 34.45 0.00 6.20 0.20 0.08 59.06 17:01:27 16:30:01 5 33.46 0.00 5.98 0.30 0.08 60.17 17:01:27 16:30:01 6 33.09 0.00 5.85 1.08 0.07 59.91 17:01:27 16:30:01 7 32.17 0.00 6.35 0.05 0.07 61.37 17:01:27 16:31:01 all 43.50 0.00 6.24 0.54 0.09 49.63 17:01:27 16:31:01 0 43.26 0.00 6.24 0.35 0.08 50.06 17:01:27 16:31:01 1 45.14 0.00 5.88 0.05 0.10 48.83 17:01:27 16:31:01 2 43.48 0.00 6.51 2.80 0.08 47.12 17:01:27 16:31:01 3 41.88 0.00 6.13 0.24 0.10 51.65 17:01:27 16:31:01 4 42.44 0.00 6.25 0.08 0.08 51.14 17:01:27 16:31:01 5 42.99 0.00 5.96 0.12 0.08 50.85 17:01:27 16:31:01 6 44.84 0.00 6.23 0.59 0.08 48.26 17:01:27 16:31:01 7 43.96 0.00 6.76 0.07 0.10 49.11 17:01:27 16:32:01 all 33.31 0.00 14.30 5.78 0.12 46.48 17:01:27 16:32:01 0 32.83 0.00 14.45 12.02 0.12 40.57 17:01:27 16:32:01 1 32.13 0.00 13.32 3.31 0.12 51.12 17:01:27 16:32:01 2 32.35 0.00 15.00 6.44 0.12 46.09 17:01:27 16:32:01 3 31.98 0.00 14.56 4.57 0.12 48.78 17:01:27 16:32:01 4 35.46 0.00 14.36 4.27 0.10 45.81 17:01:27 16:32:01 5 34.38 0.00 13.75 3.57 0.12 48.18 17:01:27 16:32:01 6 35.66 0.00 15.12 2.74 0.12 46.37 17:01:27 16:32:01 7 31.71 0.00 13.84 9.43 0.14 44.88 17:01:27 16:33:01 all 51.75 0.00 16.38 8.95 0.13 22.78 17:01:27 16:33:01 0 53.25 0.00 16.94 7.32 0.12 22.37 17:01:27 16:33:01 1 52.62 0.00 15.83 8.51 0.12 22.92 17:01:27 16:33:01 2 48.28 0.00 16.13 8.41 0.12 27.07 17:01:27 16:33:01 3 53.14 0.00 15.21 4.94 0.15 26.55 17:01:27 16:33:01 4 49.91 0.00 18.83 14.89 0.17 16.20 17:01:27 16:33:01 5 52.42 0.00 16.42 14.16 0.12 16.88 17:01:27 16:33:01 6 51.78 0.00 15.21 5.43 0.12 27.47 17:01:27 16:33:01 7 52.56 0.00 16.52 7.95 0.14 22.83 17:01:27 16:34:02 all 34.82 0.00 7.78 2.43 0.09 54.87 17:01:27 16:34:02 0 35.99 0.00 8.27 2.83 0.08 52.82 17:01:27 16:34:02 1 35.67 0.00 7.88 1.28 0.10 55.07 17:01:27 16:34:02 2 34.26 0.00 7.18 6.61 0.08 51.86 17:01:27 16:34:02 3 33.86 0.00 8.07 1.05 0.08 56.93 17:01:27 16:34:02 4 33.96 0.00 6.38 0.90 0.10 58.66 17:01:27 16:34:02 5 36.53 0.00 8.05 1.80 0.10 53.52 17:01:27 16:34:02 6 32.82 0.00 8.17 3.74 0.08 55.19 17:01:27 16:34:02 7 35.46 0.00 8.25 1.22 0.08 54.99 17:01:27 16:35:01 all 0.08 0.00 0.02 0.01 0.00 99.89 17:01:27 16:35:01 0 0.08 0.00 0.02 0.00 0.00 99.90 17:01:27 16:35:01 1 0.12 0.00 0.05 0.00 0.00 99.83 17:01:27 16:35:01 2 0.05 0.00 0.00 0.02 0.00 99.93 17:01:27 16:35:01 3 0.12 0.00 0.03 0.00 0.00 99.85 17:01:27 16:35:01 4 0.03 0.00 0.03 0.02 0.00 99.91 17:01:27 16:35:01 5 0.12 0.00 0.02 0.05 0.00 99.81 17:01:27 16:35:01 6 0.08 0.00 0.00 0.00 0.00 99.92 17:01:27 16:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:36:01 all 0.03 0.00 0.02 0.01 0.00 99.94 17:01:27 16:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:01:27 16:36:01 1 0.07 0.00 0.02 0.00 0.00 99.92 17:01:27 16:36:01 2 0.03 0.00 0.07 0.07 0.00 99.83 17:01:27 16:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:01:27 16:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:01:27 16:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:37:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:01:27 16:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:37:01 1 1.97 0.00 0.02 0.00 0.02 98.00 17:01:27 16:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:01:27 16:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 16:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:38:01 all 0.27 0.00 0.00 0.00 0.00 99.73 17:01:27 16:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:38:01 1 2.02 0.00 0.00 0.00 0.00 97.98 17:01:27 16:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:39:01 all 0.26 0.00 0.01 0.01 0.01 99.72 17:01:27 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:39:01 1 2.00 0.00 0.03 0.00 0.02 97.95 17:01:27 16:39:01 2 0.02 0.00 0.00 0.03 0.02 99.93 17:01:27 16:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:39:01 4 0.00 0.00 0.00 0.07 0.02 99.92 17:01:27 16:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 17:01:27 16:39:01 CPU %user %nice %system %iowait %steal %idle 17:01:27 16:40:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:01:27 16:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:40:01 1 2.00 0.00 0.02 0.00 0.00 97.98 17:01:27 16:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:40:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:01:27 16:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 16:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:01:27 16:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:41:01 1 0.08 0.00 0.05 0.00 0.02 99.85 17:01:27 16:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 16:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:42:01 all 0.01 0.00 0.00 0.00 0.00 99.97 17:01:27 16:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:01:27 16:42:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:01:27 16:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:01:27 16:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:43:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:01:27 16:43:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:01:27 16:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 16:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:44:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:44:01 7 0.05 0.00 0.03 0.00 0.02 99.90 17:01:27 16:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:01:27 16:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:45:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:01:27 16:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:45:01 4 0.02 0.00 0.00 0.05 0.00 99.93 17:01:27 16:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:01:27 16:46:01 all 0.01 0.00 0.00 0.00 0.00 99.97 17:01:27 16:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 17:01:27 16:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:46:01 7 0.05 0.00 0.03 0.00 0.02 99.90 17:01:27 16:47:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 16:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:01:27 16:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:47:01 4 0.00 0.00 0.03 0.02 0.00 99.95 17:01:27 16:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:47:01 7 0.03 0.00 0.05 0.00 0.00 99.92 17:01:27 16:48:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:01:27 16:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:01:27 16:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:01:27 16:49:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 16:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:49:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:01:27 16:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:01:27 16:50:01 all 0.01 0.00 0.00 0.00 0.00 99.99 17:01:27 16:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:01:27 16:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 17:01:27 16:50:01 CPU %user %nice %system %iowait %steal %idle 17:01:27 16:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:01:27 16:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:51:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:01:27 16:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:51:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:01:27 16:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 16:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:52:01 1 0.03 0.00 0.02 0.02 0.02 99.92 17:01:27 16:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 16:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:01:27 16:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:01:27 16:53:01 1 0.03 0.00 0.05 0.02 0.00 99.90 17:01:27 16:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:01:27 16:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 16:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:01:27 16:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 17:01:27 16:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:01:27 16:55:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:01:27 16:55:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:01:27 16:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:01:27 16:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:01:27 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:56:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:01:27 16:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:56:01 1 0.07 0.00 0.00 0.02 0.00 99.92 17:01:27 16:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 16:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 16:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:01:27 16:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:57:01 1 0.03 0.00 0.03 0.03 0.02 99.88 17:01:27 16:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 16:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:01:27 16:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:01:27 16:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 16:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:59:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:01:27 16:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:59:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:01:27 16:59:01 2 0.00 0.00 0.03 0.02 0.00 99.95 17:01:27 16:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:01:27 16:59:01 4 0.00 0.00 0.03 0.00 0.00 99.97 17:01:27 16:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 16:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 17:00:01 all 0.15 0.00 0.01 0.00 0.00 99.83 17:01:27 17:00:01 0 1.11 0.00 0.07 0.00 0.02 98.81 17:01:27 17:00:01 1 0.03 0.00 0.00 0.02 0.02 99.93 17:01:27 17:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:01:27 17:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 17:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 17:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 17:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:01:27 17:01:01 all 0.26 0.00 0.01 0.01 0.00 99.73 17:01:27 17:01:01 0 1.99 0.00 0.00 0.00 0.00 98.01 17:01:27 17:01:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:01:27 17:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:01:27 17:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 17:01:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:01:27 17:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:01:27 17:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:01:27 17:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:01:27 17:01:27 Average: CPU %user %nice %system %iowait %steal %idle 17:01:27 Average: all 2.38 0.00 0.62 0.23 0.01 96.76 17:01:27 Average: 0 2.39 0.00 0.63 0.26 0.01 96.71 17:01:27 Average: 1 2.75 0.00 0.61 0.19 0.01 96.45 17:01:27 Average: 2 2.25 0.00 0.64 0.32 0.01 96.78 17:01:27 Average: 3 2.28 0.00 0.60 0.12 0.01 96.99 17:01:27 Average: 4 2.30 0.00 0.65 0.27 0.01 96.78 17:01:27 Average: 5 2.42 0.00 0.61 0.26 0.01 96.70 17:01:27 Average: 6 2.34 0.00 0.62 0.17 0.01 96.86 17:01:27 Average: 7 2.32 0.00 0.63 0.21 0.01 96.83 17:01:27 17:01:27 17:01:27