Pull request #4862 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from bcda1b0a4a326ff38288216b5f25ce415e288b79+832162a3b2bbe9bc62b4c6d6e687e5940e499741 (ea0a3ec33744ccd291d1de70e65d1387051d933a) 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-ssh8168429806074302731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16141560286784459365.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4862/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-4862/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12455014018778080777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh9153314460918977379.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4862/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-4862/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12199493886246260137.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7774 in /w/workspace/edgexfoundry_edgex-go_PR-4862 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 832162a3b2bbe9bc62b4c6d6e687e5940e499741 into PR head commit bcda1b0a4a326ff38288216b5f25ce415e288b79 Merge succeeded, producing 39d9226eaf6ca151801b20e88b6f27b84601bc60 Checking out Revision 39d9226eaf6ca151801b20e88b6f27b84601bc60 (PR-4862) > 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/4862/head:refs/remotes/origin/PR-4862 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcda1b0a4a326ff38288216b5f25ce415e288b79 # 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 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39d9226eaf6ca151801b20e88b6f27b84601bc60 # timeout=10 Commit message: "Merge commit '832162a3b2bbe9bc62b4c6d6e687e5940e499741' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:20:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:20:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:20:20 ========================================================= 22:20:20 EdgeX Global Pipelines Version Info 22:20:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7f2a7f677b24087239b3543f77c0a4d827bc45a3 # timeout=10 22:20:21 ------------------- 22:20:21 stable info: 22:20:21 ------------------- 22:20:21 Commited By: Ginny Guan ginny@iotechsys.com 22:20:21 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 22:20:21 Message: update stable to v1.0.260 22:20:21 ------------------- 22:20:21 experimental info: 22:20:21 ------------------- 22:20:21 Commited By: Ginny Guan ginny@iotechsys.com 22:20:21 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 22:20:21 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4862 [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4862 [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4862 [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39d9226eaf6ca151801b20e88b6f27b84601bc60 [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39d9226 [Pipeline] echo 22:20:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:22 provisioning config files... 22:20:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3414929074694456615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:23 ---> ****-login.sh 22:20:23 nexus3.edgexfoundry.org:10001 22:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:23 Configure a credential helper to remove this warning. See 22:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:23 22:20:23 Login Succeeded 22:20:23 nexus3.edgexfoundry.org:10002 22:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:23 Configure a credential helper to remove this warning. See 22:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:23 22:20:23 Login Succeeded 22:20:23 nexus3.edgexfoundry.org:10003 22:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:23 Configure a credential helper to remove this warning. See 22:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:23 22:20:23 Login Succeeded 22:20:23 nexus3.edgexfoundry.org:10004 22:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:23 Configure a credential helper to remove this warning. See 22:20:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:23 22:20:23 Login Succeeded 22:20:23 ****.io 22:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:20:24 Configure a credential helper to remove this warning. See 22:20:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:20:24 22:20:24 Login Succeeded 22:20:24 ---> ****-login.sh ends [Pipeline] } 22:20:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:24 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 22:20:24 + dirname cmd/core-command/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo core-command,cmd/core-command/Dockerfile 22:20:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:20:24 + dirname cmd/core-data/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo core-data,cmd/core-data/Dockerfile 22:20:24 + dirname cmd/core-keeper/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo core-keeper,cmd/core-keeper/Dockerfile 22:20:24 + dirname cmd/core-metadata/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo core-metadata,cmd/core-metadata/Dockerfile 22:20:24 + dirname cmd/security-bootstrapper/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:20:24 + dirname cmd/security-proxy-auth/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:20:24 + dirname cmd/security-proxy-setup/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:20:24 + dirname+ cmd/security-secretstore-setup/Dockerfile 22:20:24 cut -d/ -f2 22:20:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:20:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:20:24 + dirname cmd/security-spire-agent/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:20:24 + dirname cmd/security-spire-config/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:20:24 + dirname cmd/security-spire-server/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:20:24 + dirname cmd/support-cron-scheduler/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 22:20:24 + dirname cmd/support-notifications/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo support-notifications,cmd/support-notifications/Dockerfile 22:20:24 + dirname cmd/support-scheduler/Dockerfile 22:20:24 + cut -d/ -f2 22:20:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:20:24 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:20:24 + git rev-list -1 --merges 39d9226eaf6ca151801b20e88b6f27b84601bc60~1..39d9226eaf6ca151801b20e88b6f27b84601bc60 [Pipeline] echo 22:20:24 -----------> git rev-list -1 --merges 39d9226eaf6ca151801b20e88b6f27b84601bc60~1..39d9226eaf6ca151801b20e88b6f27b84601bc60 39d9226eaf6ca151801b20e88b6f27b84601bc60 22:20:24 39d9226eaf6ca151801b20e88b6f27b84601bc60 [false] [Pipeline] sh 22:20:25 + git log --format=format:%s -1 39d9226eaf6ca151801b20e88b6f27b84601bc60 [Pipeline] echo 22:20:25 ========================================================= 22:20:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:20:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:20:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:25 + grep -v github /etc/ssh/ssh_known_hosts 22:20:25 + [ -e /tmp/ssh_known_hosts ] 22:20:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:20:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:20:25 + sudo tee -a /etc/ssh/ssh_known_hosts 22:20:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:26 22:20:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:26 0.1.4: Pulling from edgex-devops/py-git-semver 22:20:26 b85a868b505f: Pulling fs layer 22:20:26 e2be974225ed: Pulling fs layer 22:20:26 339a4e72a1f5: Pulling fs layer 22:20:26 988bab9f4d93: Pulling fs layer 22:20:26 1469e6f7b9e6: Pulling fs layer 22:20:26 eaf3925da568: Pulling fs layer 22:20:26 bab4dde63d76: Pulling fs layer 22:20:26 bde34c3a00c8: Pulling fs layer 22:20:26 b352a97aabf1: Pulling fs layer 22:20:26 4872d77fe225: Pulling fs layer 22:20:26 5851b861e8e6: Pulling fs layer 22:20:26 988bab9f4d93: Waiting 22:20:26 1469e6f7b9e6: Waiting 22:20:26 eaf3925da568: Waiting 22:20:26 bab4dde63d76: Waiting 22:20:26 bde34c3a00c8: Waiting 22:20:26 b352a97aabf1: Waiting 22:20:26 4872d77fe225: Waiting 22:20:26 5851b861e8e6: Waiting 22:20:26 e2be974225ed: Verifying Checksum 22:20:26 e2be974225ed: Download complete 22:20:26 988bab9f4d93: Verifying Checksum 22:20:26 988bab9f4d93: Download complete 22:20:26 339a4e72a1f5: Verifying Checksum 22:20:26 339a4e72a1f5: Download complete 22:20:26 1469e6f7b9e6: Verifying Checksum 22:20:26 1469e6f7b9e6: Download complete 22:20:26 eaf3925da568: Verifying Checksum 22:20:26 eaf3925da568: Download complete 22:20:26 bde34c3a00c8: Verifying Checksum 22:20:26 bde34c3a00c8: Download complete 22:20:26 b352a97aabf1: Download complete 22:20:26 4872d77fe225: Download complete 22:20:26 5851b861e8e6: Download complete 22:20:26 b85a868b505f: Download complete 22:20:27 bab4dde63d76: Verifying Checksum 22:20:27 bab4dde63d76: Download complete 22:20:27 b85a868b505f: Pull complete 22:20:27 e2be974225ed: Pull complete 22:20:28 339a4e72a1f5: Pull complete 22:20:28 988bab9f4d93: Pull complete 22:20:28 1469e6f7b9e6: Pull complete 22:20:28 eaf3925da568: Pull complete 22:20:30 bab4dde63d76: Pull complete 22:20:30 bde34c3a00c8: Pull complete 22:20:30 b352a97aabf1: Pull complete 22:20:30 4872d77fe225: Pull complete 22:20:30 5851b861e8e6: Pull complete 22:20:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:30 prd-ubuntu20.04-docker-8c-8g-7774 does not seem to be running inside a container 22:20:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:20:33 $ docker top 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 -eo pid,comm 22:20:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:20:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:33 [ssh-agent] Looking for ssh-agent implementation... 22:20:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:33 $ docker exec 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 ssh-agent 22:20:33 SSH_AUTH_SOCK=/tmp/ssh-JBuul7BcTjwT/agent.33 22:20:33 SSH_AGENT_PID=39 22:20:33 Running ssh-add (command line suppressed) 22:20:33 Identity added: /w/workspace/edgex-go/4@tmp/private_key_392264804536149094.key (/w/workspace/edgex-go/4@tmp/private_key_392264804536149094.key) 22:20:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:33 + git tag --points-at HEAD [Pipeline] } 22:20:33 $ docker exec --env ******** --env ******** 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 ssh-agent -k 22:20:34 unset SSH_AUTH_SOCK; 22:20:34 unset SSH_AGENT_PID; 22:20:34 echo Agent pid 39 killed; 22:20:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:20:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:34 [ssh-agent] Looking for ssh-agent implementation... 22:20:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:34 $ docker exec 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 ssh-agent 22:20:34 SSH_AUTH_SOCK=/tmp/ssh-G3T5i8K2kA7h/agent.72 22:20:34 SSH_AGENT_PID=78 22:20:34 Running ssh-add (command line suppressed) 22:20:34 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8086245340589404705.key (/w/workspace/edgex-go/4@tmp/private_key_8086245340589404705.key) 22:20:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:34 + git semver init 22:20:35 2024-08-15 22:20:34,910 [run_init] DEBUG init version:0.0.0 force:False 22:20:35 2024-08-15 22:20:34,911 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 22:20:35 2024-08-15 22:20:34,911 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 22:20:35 2024-08-15 22:20:34,912 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 22:20:40 2024-08-15 22:20:39,789 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 22:20:40 2024-08-15 22:20:39,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4862 with force:False 22:20:40 2024-08-15 22:20:39,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4862 22:20:40 2024-08-15 22:20:39,794 [execute] INFO git cat-file --batch-check 22:20:40 2024-08-15 22:20:39,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 22:20:40 2024-08-15 22:20:39,801 [execute] INFO git cat-file --batch 22:20:40 2024-08-15 22:20:39,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 22:20:40 2024-08-15 22:20:39,807 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4862 22:20:40 0.0.0 [Pipeline] } 22:20:40 $ docker exec --env ******** --env ******** 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 ssh-agent -k 22:20:40 unset SSH_AUTH_SOCK; 22:20:40 unset SSH_AGENT_PID; 22:20:40 echo Agent pid 78 killed; 22:20:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:40 + git semver [Pipeline] } 22:20:41 $ docker stop --time=1 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 22:20:42 $ docker rm -f --volumes 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:20:43 Stashed 1 file(s) [Pipeline] echo 22:20:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:43 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 22:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:20:43 ========================================================= 22:20:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:20:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:20:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:20:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:20:43 619be1103602: Pulling fs layer 22:20:43 7862e08f4a3e: Pulling fs layer 22:20:43 5df492c9dc93: Pulling fs layer 22:20:43 7629e6793208: Pulling fs layer 22:20:43 4f4fb700ef54: Pulling fs layer 22:20:43 fb5054dd5b73: Pulling fs layer 22:20:43 eeca6798cff9: Pulling fs layer 22:20:43 aa269ceb94a6: Pulling fs layer 22:20:43 fb5054dd5b73: Waiting 22:20:43 4f4fb700ef54: Waiting 22:20:43 eeca6798cff9: Waiting 22:20:43 ada007ff1a6a: Pulling fs layer 22:20:43 ada007ff1a6a: Waiting 22:20:43 aa269ceb94a6: Waiting 22:20:43 7862e08f4a3e: Verifying Checksum 22:20:43 7862e08f4a3e: Download complete 22:20:43 7629e6793208: Download complete 22:20:43 4f4fb700ef54: Download complete 22:20:43 619be1103602: Verifying Checksum 22:20:43 619be1103602: Download complete 22:20:43 fb5054dd5b73: Download complete 22:20:44 eeca6798cff9: Verifying Checksum 22:20:44 eeca6798cff9: Download complete 22:20:44 619be1103602: Pull complete 22:20:44 7862e08f4a3e: Pull complete 22:20:44 ada007ff1a6a: Verifying Checksum 22:20:44 ada007ff1a6a: Download complete 22:20:44 5df492c9dc93: Verifying Checksum 22:20:44 5df492c9dc93: Download complete 22:20:44 aa269ceb94a6: Verifying Checksum 22:20:44 aa269ceb94a6: Download complete 22:20:47 5df492c9dc93: Pull complete 22:20:47 7629e6793208: Pull complete 22:20:47 4f4fb700ef54: Pull complete 22:20:47 fb5054dd5b73: Pull complete 22:20:47 eeca6798cff9: Pull complete 22:20:50 aa269ceb94a6: Pull complete 22:20:50 ada007ff1a6a: Pull complete 22:20:50 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 22:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:20:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:20:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:20:50 WORKDIR /edgex 22:20:50 COPY go.mod . 22:20:50 RUN go mod download 22:20:50 + docker build -t ci-base-image-x86_64 -f - . 22:20:50 Sending build context to Docker daemon 179.1MB 22:20:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:20:50 ---> f489d0715acc 22:20:50 Step 2/4 : WORKDIR /edgex 22:20:55 ---> Running in 869201cbab98 22:20:55 Removing intermediate container 869201cbab98 22:20:55 ---> bbb64106a9ea 22:20:55 Step 3/4 : COPY go.mod . 22:20:55 ---> 2cc53bb37cb2 22:20:55 Step 4/4 : RUN go mod download 22:20:55 ---> Running in e0984e74170e 22:20:58 Still waiting to schedule task 22:20:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:21:21 Removing intermediate container e0984e74170e 22:21:21 ---> de4921dfd7fb 22:21:21 Successfully built de4921dfd7fb 22:21:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:21 + docker inspect -f . ci-base-image-x86_64 22:21:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:22 prd-ubuntu20.04-docker-8c-8g-7774 does not seem to be running inside a container 22:21:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:21:22 $ docker top 2b1426b2e58a395be298d0d6cf2f7b1ecc0da02a0ce15d04296f6d9ced51a0fe -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:22 + go version 22:21:22 go version go1.21.9 linux/amd64 [Pipeline] } 22:21:22 $ docker stop --time=1 2b1426b2e58a395be298d0d6cf2f7b1ecc0da02a0ce15d04296f6d9ced51a0fe 22:21:24 $ docker rm -f --volumes 2b1426b2e58a395be298d0d6cf2f7b1ecc0da02a0ce15d04296f6d9ced51a0fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:24 + docker inspect -f . ci-base-image-x86_64 22:21:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:24 prd-ubuntu20.04-docker-8c-8g-7774 does not seem to be running inside a container 22:21:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:21:25 $ docker top 52cbfe2e314e08f8d7b93c80a9d95b140368430a59a87db3dc1cb0f54befa125 -eo pid,comm [Pipeline] { [Pipeline] echo 22:21:25 ========================================================= 22:21:25 [edgeXBuildGoParallel] Running Tests and Build... 22:21:25 ========================================================= [Pipeline] sh 22:21:25 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 22:21:25 + make test 22:21:25 go test -race -coverprofile=coverage.out ./... 22:21:34 ? github.com/edgexfoundry/edgex-go [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:22:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:22:01 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 22:22:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:22:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:22:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:22:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:22:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:22:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:22:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 22:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:22:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 22:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 22:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 22:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 22:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 22:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:22:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 22:22:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 22:22:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.623s coverage: 93.4% of statements 22:22:09 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.068s coverage: 91.7% of statements 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 22:22:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:22:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements 22:22:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 22:22:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements 22:22:11 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 22:22:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:22:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 22:22:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.8% of statements 22:22:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 30.7% of statements 22:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 22:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.033s coverage: 77.8% of statements 22:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 22:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements 22:22:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 22:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 22:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:22:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:22:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:22:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 22:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 22:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 22:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 22:22:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 22:22:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7775 in /w/workspace/edgexfoundry_edgex-go_PR-4862 [Pipeline] { [Pipeline] ws 22:22:26 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 22:22:26 The recommended git tool is: git 22:22:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:22:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:22:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:22:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:22:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:22:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:22:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:22:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:22:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:22:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:22:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:22:30 using credential edgex-jenkins-ssh 22:22:30 Cloning the remote Git repository 22:22:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:22:31 > git init /w/workspace/edgex-go/4 # timeout=10 22:22:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:22:31 > git --version # timeout=10 22:22:31 > git --version # 'git version 2.25.1' 22:22:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.267s coverage: 79.9% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.040s coverage: 92.9% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.047s coverage: 67.2% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 36.5% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.049s coverage: 45.8% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 22:22:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements 22:22:38 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 22:22:38 running golangci-lint 22:22:39 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 22:22:39 go version go1.21.9 linux/amd64 22:22:39 level=info msg="[config_reader] Used config file .golangci.yml" 22:22:39 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 22:22:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:22:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:51 Merging remotes/origin/main commit 832162a3b2bbe9bc62b4c6d6e687e5940e499741 into PR head commit bcda1b0a4a326ff38288216b5f25ce415e288b79 22:22:52 Merge succeeded, producing 70baf73b848f47fffe396cab873fc9a935c1742a 22:22:52 Checking out Revision 70baf73b848f47fffe396cab873fc9a935c1742a (PR-4862) 22:22:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:22:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:22:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4862/head:refs/remotes/origin/PR-4862 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:22:51 > git config core.sparsecheckout # timeout=10 22:22:51 > git checkout -f bcda1b0a4a326ff38288216b5f25ce415e288b79 # timeout=10 22:22:51 > git remote # timeout=10 22:22:51 > git config --get remote.origin.url # timeout=10 22:22:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:52 > git merge 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 22:22:52 > git rev-parse HEAD^{commit} # timeout=10 22:22:52 > git config core.sparsecheckout # timeout=10 22:22:52 > git checkout -f 70baf73b848f47fffe396cab873fc9a935c1742a # timeout=10 22:22:55 Commit message: "Merge commit '832162a3b2bbe9bc62b4c6d6e687e5940e499741' into HEAD" 22:22:55 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:22:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:22:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:22:57 Dload Upload Total Spent Left Speed 22:22:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 22:22:55 > git rev-list --no-walk 7f2a7f677b24087239b3543f77c0a4d827bc45a3 # timeout=10 22:22:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:22:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 22:22:58 sudo tee /etc/docker/daemon.new 22:22:58 { 22:22:58 "registry-mirrors": [ 22:22:58 "https://nexus3.edgexfoundry.org:10001" 22:22:58 ], 22:22:58 "bip": "10.250.0.254/24", 22:22:58 "hosts": [ 22:22:58 "tcp://0.0.0.0:5555", 22:22:58 "unix:///var/run/docker.sock" 22:22:58 ], 22:22:58 "mtu": 1458, 22:22:58 "selinux-enabled": true, 22:22:58 "seccomp-profile": "/etc/docker/seccomp.json" 22:22:58 } [Pipeline] sh 22:22:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:22:58 + sudo service docker restart 22:23:01 level=info msg="[loader] Go packages loading at mode 575 (files|imports|exports_file|deps|name|types_sizes|compiled_files) took 21.330171803s" 22:23:01 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.839627ms" 22:23:13 level=info msg="[linters_context/goanalysis] analyzers took 1m33.04372741s with top 10 stages: buildir: 51.399372663s, gosec: 7.037107844s, inspect: 2.585873792s, fact_deprecated: 2.207297047s, printf: 2.16026876s, ctrlflow: 2.053016503s, fact_purity: 1.481009397s, S1038: 1.335764492s, nilness: 1.214665107s, unused: 778.19346ms" 22:23:13 level=info msg="[runner] Issues before processing: 214, after processing: 0" 22:23:13 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, exclude: 214/214, exclude-rules: 22/214, skip_dirs: 214/214, cgo: 214/214, path_prettifier: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, nolint: 0/22" 22:23:13 level=info msg="[runner] processing took 16.667148ms with stages: nolint: 6.662997ms, identifier_marker: 4.922439ms, autogenerated_exclude: 1.545005ms, path_prettifier: 1.542655ms, exclude-rules: 1.142001ms, skip_dirs: 801.959µs, cgo: 30.351µs, filename_unadjuster: 14.96µs, max_same_issues: 1.441µs, uniq_by_line: 570ns, exclude: 410ns, skip_files: 390ns, path_prefixer: 390ns, fixer: 280ns, diff: 270ns, severity-rules: 250ns, sort_results: 240ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 100ns" 22:23:13 level=info msg="[runner] linters took 11.143580948s with stages: goanalysis_metalinter: 11.12682155s" 22:23:13 level=info msg="File cache stats: 0 entries of total size 0B" 22:23:13 level=info msg="Memory: 327 samples, avg is 289.8MB, max is 1321.5MB" 22:23:13 level=info msg="Execution took 32.53211862s" 22:23:13 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:16 provisioning config files... 22:23:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config13454946025393672625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:17 ---> ****-login.sh 22:23:17 nexus3.edgexfoundry.org:10001 22:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:17 Configure a credential helper to remove this warning. See 22:23:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:17 22:23:17 Login Succeeded 22:23:17 nexus3.edgexfoundry.org:10002 22:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:18 Configure a credential helper to remove this warning. See 22:23:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:18 22:23:18 Login Succeeded 22:23:18 nexus3.edgexfoundry.org:10003 22:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:23:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:23:18 ./bin/test-attribution-txt.sh 22:23:18 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 22:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 22:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:18 Configure a credential helper to remove this warning. See 22:23:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:18 22:23:18 Login Succeeded 22:23:18 nexus3.edgexfoundry.org:10004 22:23:18 + ls -al . 22:23:18 total 900 22:23:18 drwxrwxr-x 11 1001 1001 4096 Aug 15 22:21 . 22:23:18 drwxr-xr-x 4 root root 4096 Aug 15 22:21 .. 22:23:18 drwxrwxr-x 2 1001 1001 4096 Aug 15 22:20 .blubracket 22:23:18 -rw-rw-r-- 1 1001 1001 10 Aug 15 22:20 .dockerignore 22:23:18 drwxrwxr-x 8 1001 1001 4096 Aug 15 22:22 .git 22:23:18 drwxrwxr-x 3 1001 1001 4096 Aug 15 22:20 .github 22:23:18 -rw-rw-r-- 1 1001 1001 1102 Aug 15 22:20 .gitignore 22:23:18 -rw-rw-r-- 1 1001 1001 42 Aug 15 22:20 .golangci.yml 22:23:18 -rw-rw-r-- 1 1001 1001 100 Aug 15 22:20 .hadolint.yml 22:23:18 drwxr-xr-x 3 1001 1001 4096 Aug 15 22:20 .semver 22:23:18 -rw-rw-r-- 1 1001 1001 155 Aug 15 22:20 .sonarcloud.properties 22:23:18 -rw-rw-r-- 1 1001 1001 1171 Aug 15 22:20 ADOPTERS.md 22:23:18 -rw-rw-r-- 1 1001 1001 21171 Aug 15 22:20 Attribution.txt 22:23:18 -rw-rw-r-- 1 1001 1001 100284 Aug 15 22:20 CHANGELOG.md 22:23:18 -rw-rw-r-- 1 1001 1001 3804 Aug 15 22:20 CONTRIBUTING.md 22:23:18 -rw-rw-r-- 1 1001 1001 677 Aug 15 22:20 GOVERNANCE.md 22:23:18 -rw-rw-r-- 1 1001 1001 861 Aug 15 22:20 Jenkinsfile 22:23:18 -rw-rw-r-- 1 1001 1001 10775 Aug 15 22:20 LICENSE 22:23:18 -rw-rw-r-- 1 1001 1001 16854 Aug 15 22:20 Makefile 22:23:18 -rw-rw-r-- 1 1001 1001 582 Aug 15 22:20 OWNERS.md 22:23:18 -rw-rw-r-- 1 1001 1001 9528 Aug 15 22:20 README.md 22:23:18 -rw-rw-r-- 1 1001 1001 789 Aug 15 22:20 SECURITY.md 22:23:18 -rw-rw-r-- 1 1001 1001 5 Aug 15 22:20 VERSION 22:23:18 drwxrwxr-x 2 1001 1001 4096 Aug 15 22:20 bin 22:23:18 drwxrwxr-x 20 1001 1001 4096 Aug 15 22:20 cmd 22:23:18 -rw-r--r-- 1 root root 529637 Aug 15 22:22 coverage.out 22:23:18 drwxrwxr-x 2 1001 1001 4096 Aug 15 22:20 fuzz_test 22:23:18 -rw-rw-r-- 1 1001 1001 7317 Aug 15 22:20 go.mod 22:23:18 -rw-rw-r-- 1 1001 1001 102581 Aug 15 22:20 go.sum 22:23:18 drwxrwxr-x 7 1001 1001 4096 Aug 15 22:20 internal 22:23:18 drwxrwxr-x 3 1001 1001 4096 Aug 15 22:20 openapi 22:23:18 -rw-rw-r-- 1 1001 1001 584 Aug 15 22:20 security.txt 22:23:18 -rw-rw-r-- 1 1001 1001 204 Aug 15 22:20 version.go [Pipeline] sh 22:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:19 Configure a credential helper to remove this warning. See 22:23:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:19 22:23:19 Login Succeeded 22:23:19 ****.io 22:23:19 + '[' -e coverage.out ] 22:23:19 + chown 1001:1001 coverage.out [Pipeline] stash 22:23:19 Stashed 1 file(s) [Pipeline] sh 22:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:19 + make build 22:23:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:23:19 Configure a credential helper to remove this warning. See 22:23:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:23:19 22:23:19 Login Succeeded 22:23:19 ---> ****-login.sh ends [Pipeline] } 22:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:23:20 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 22:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:23:20 ========================================================= 22:23:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:23:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:23:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:23:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:23:20 c6b39de5b339: Pulling fs layer 22:23:20 a69c41024577: Pulling fs layer 22:23:20 d6de4b400683: Pulling fs layer 22:23:20 35cb2a7552d0: Pulling fs layer 22:23:20 4f4fb700ef54: Pulling fs layer 22:23:20 464afbd9ba4c: Pulling fs layer 22:23:20 00f215d4a9da: Pulling fs layer 22:23:20 d496ad576159: Pulling fs layer 22:23:20 35cb2a7552d0: Waiting 22:23:20 464afbd9ba4c: Waiting 22:23:20 4f4fb700ef54: Waiting 22:23:20 d496ad576159: Waiting 22:23:20 a69c41024577: Verifying Checksum 22:23:20 a69c41024577: Download complete 22:23:20 35cb2a7552d0: Verifying Checksum 22:23:20 35cb2a7552d0: Download complete 22:23:20 4f4fb700ef54: Verifying Checksum 22:23:20 4f4fb700ef54: Download complete 22:23:20 464afbd9ba4c: Verifying Checksum 22:23:20 464afbd9ba4c: Download complete 22:23:20 c6b39de5b339: Download complete 22:23:21 d496ad576159: Verifying Checksum 22:23:21 d496ad576159: Download complete 22:23:22 c6b39de5b339: Pull complete 22:23:22 a69c41024577: Pull complete 22:23:22 d6de4b400683: Verifying Checksum 22:23:22 d6de4b400683: Download complete 22:23:23 00f215d4a9da: Verifying Checksum 22:23:23 00f215d4a9da: Download complete 22:23:36 d6de4b400683: Pull complete 22:23:36 35cb2a7552d0: Pull complete 22:23:36 4f4fb700ef54: Pull complete 22:23:36 464afbd9ba4c: Pull complete 22:23:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:23:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:23:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:23:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 22:23:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:23:46 00f215d4a9da: Pull complete 22:23:46 d496ad576159: Pull complete 22:23:46 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 22:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:23:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:23:46 + docker build -t ci-base-image-arm64 -f - . 22:23:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:23:46 WORKDIR /edgex 22:23:46 COPY go.mod . 22:23:46 RUN go mod download 22:23:47 Sending build context to Docker daemon 3.483MB 22:23:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:23:47 ---> f246e2811388 22:23:47 Step 2/4 : WORKDIR /edgex 22:23:49 ---> Running in 1bcbd91fb576 22:23:49 Removing intermediate container 1bcbd91fb576 22:23:49 ---> fc072b44597e 22:23:49 Step 3/4 : COPY go.mod . 22:23:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:23:49 ---> 9529458c1288 22:23:49 Step 4/4 : RUN go mod download 22:23:49 ---> Running in 687c8707a698 22:23:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:23:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:23:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 22:23:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 22:23:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:23:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:23:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 22:23:58 $ docker stop --time=1 52cbfe2e314e08f8d7b93c80a9d95b140368430a59a87db3dc1cb0f54befa125 22:24:07 $ docker rm -f --volumes 52cbfe2e314e08f8d7b93c80a9d95b140368430a59a87db3dc1cb0f54befa125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:24:08 22:24:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:24:08 latest: Pulling from edgex-devops/edgex-compose 22:24:08 91d30c5bc195: Pulling fs layer 22:24:08 2e9b0aa3be6d: Pulling fs layer 22:24:08 9c61dcf015f6: Pulling fs layer 22:24:08 4698f68db338: Pulling fs layer 22:24:08 2a2f49069b9e: Pulling fs layer 22:24:08 e0025b399a48: Pulling fs layer 22:24:08 4698f68db338: Waiting 22:24:08 2a2f49069b9e: Waiting 22:24:08 e0025b399a48: Waiting 22:24:08 91d30c5bc195: Verifying Checksum 22:24:08 4698f68db338: Verifying Checksum 22:24:08 4698f68db338: Download complete 22:24:08 2e9b0aa3be6d: Verifying Checksum 22:24:08 2e9b0aa3be6d: Download complete 22:24:08 e0025b399a48: Verifying Checksum 22:24:08 e0025b399a48: Download complete 22:24:08 91d30c5bc195: Pull complete 22:24:08 2a2f49069b9e: Verifying Checksum 22:24:08 2a2f49069b9e: Download complete 22:24:09 2e9b0aa3be6d: Pull complete 22:24:09 9c61dcf015f6: Download complete 22:24:11 9c61dcf015f6: Pull complete 22:24:11 4698f68db338: Pull complete 22:24:12 2a2f49069b9e: Pull complete 22:24:12 e0025b399a48: Pull complete 22:24:12 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 22:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:24:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:12 prd-ubuntu20.04-docker-8c-8g-7774 does not seem to be running inside a container 22:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:24:15 $ docker top 46ed2cd5dab4a687753fc7ef7fa782a55c55a12b2852793f22cfa6ae7d5cd4b6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:15 + docker compose -f ./docker-compose-build.yml build --parallel 22:24:18 #1 [support-scheduler internal] load build definition from Dockerfile 22:24:18 #1 transferring dockerfile: 1.93kB done 22:24:18 #1 DONE 0.0s 22:24:18 22:24:18 #2 [security-spire-server internal] load build definition from Dockerfile 22:24:18 #2 transferring dockerfile: 1.70kB done 22:24:18 #2 DONE 0.0s 22:24:18 22:24:18 #3 [core-metadata internal] load build definition from Dockerfile 22:24:18 #3 transferring dockerfile: 2.06kB done 22:24:18 #3 DONE 0.0s 22:24:18 22:24:18 #4 [security-proxy-setup internal] load build definition from Dockerfile 22:24:18 #4 transferring dockerfile: 2.50kB done 22:24:18 #4 DONE 0.0s 22:24:18 22:24:18 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:24:18 #5 transferring dockerfile: 2.23kB done 22:24:18 #5 DONE 0.0s 22:24:18 22:24:18 #6 [core-keeper internal] load build definition from Dockerfile 22:24:18 #6 transferring dockerfile: 2.01kB done 22:24:18 #6 DONE 0.0s 22:24:18 22:24:18 #7 [security-proxy-auth internal] load build definition from Dockerfile 22:24:18 #7 transferring dockerfile: 2.15kB done 22:24:18 #7 DONE 0.0s 22:24:18 22:24:18 #8 [security-secretstore-setup internal] load build definition from Dockerfile 22:24:18 #8 transferring dockerfile: 2.49kB done 22:24:18 #8 DONE 0.1s 22:24:18 22:24:18 #9 [support-notifications internal] load build definition from Dockerfile 22:24:18 #9 transferring dockerfile: 1.95kB done 22:24:18 #9 DONE 0.0s 22:24:18 22:24:18 #10 [support-cron-scheduler internal] load build definition from Dockerfile 22:24:18 #10 transferring dockerfile: 1.85kB done 22:24:18 #10 DONE 0.0s 22:24:18 22:24:18 #11 [core-data internal] load build definition from Dockerfile 22:24:18 #11 transferring dockerfile: 2.01kB done 22:24:18 #11 DONE 0.1s 22:24:18 22:24:18 #12 [security-spire-config internal] load build definition from Dockerfile 22:24:18 #12 transferring dockerfile: 1.69kB done 22:24:18 #12 DONE 0.1s 22:24:18 22:24:18 #13 [core-command internal] load build definition from Dockerfile 22:24:18 #13 transferring dockerfile: 1.93kB done 22:24:18 #13 DONE 0.1s 22:24:18 22:24:18 #14 [security-spire-agent internal] load build definition from Dockerfile 22:24:18 #14 transferring dockerfile: 1.81kB done 22:24:18 #14 DONE 0.1s 22:24:18 22:24:18 #15 [security-bootstrapper internal] load build definition from Dockerfile 22:24:18 #15 transferring dockerfile: 3.17kB done 22:24:18 #15 DONE 0.1s 22:24:18 22:24:18 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:24:18 #16 transferring dockerfile: 1.89kB done 22:24:18 #16 DONE 0.1s 22:24:18 22:24:18 #17 [support-scheduler internal] load .dockerignore 22:24:18 #17 transferring context: 50B done 22:24:18 #17 DONE 0.1s 22:24:18 22:24:18 #18 [security-spire-server internal] load .dockerignore 22:24:18 #18 transferring context: 50B done 22:24:18 #18 DONE 0.0s 22:24:18 22:24:18 #19 [core-metadata internal] load .dockerignore 22:24:18 #19 transferring context: 50B done 22:24:18 #19 DONE 0.0s 22:24:18 22:24:18 #20 [support-cron-scheduler internal] load .dockerignore 22:24:18 #20 ... 22:24:18 22:24:18 #21 [security-proxy-setup internal] load .dockerignore 22:24:18 #21 transferring context: 50B done 22:24:18 #21 DONE 0.1s 22:24:18 22:24:18 #22 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:24:18 #22 DONE 0.0s 22:24:18 22:24:18 #23 [core-common-config-bootstrapper internal] load .dockerignore 22:24:18 #23 transferring context: 50B done 22:24:18 #23 DONE 0.2s 22:24:18 22:24:18 #22 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:24:19 #22 DONE 0.0s 22:24:19 22:24:19 #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 22:24:19 #24 ... 22:24:19 22:24:19 #25 [core-keeper internal] load .dockerignore 22:24:19 #25 transferring context: 50B done 22:24:19 #25 DONE 0.6s 22:24:19 22:24:19 #26 [security-proxy-auth internal] load .dockerignore 22:24:19 #26 transferring context: 50B done 22:24:19 #26 DONE 0.7s 22:24:19 22:24:19 #27 [support-notifications internal] load .dockerignore 22:24:19 #27 transferring context: 50B done 22:24:19 #27 DONE 0.7s 22:24:19 22:24:19 #28 [security-secretstore-setup internal] load .dockerignore 22:24:19 #28 transferring context: 50B done 22:24:19 #28 DONE 0.7s 22:24:19 22:24:19 #29 [security-spire-agent internal] load .dockerignore 22:24:19 #29 transferring context: 50B done 22:24:19 #29 DONE 0.7s 22:24:19 22:24:19 #30 [core-command internal] load .dockerignore 22:24:19 #30 transferring context: 50B done 22:24:19 #30 DONE 0.6s 22:24:19 22:24:19 #31 [core-data internal] load .dockerignore 22:24:19 #31 transferring context: 50B done 22:24:19 #31 DONE 0.7s 22:24:19 22:24:19 #32 [security-spiffe-token-provider internal] load .dockerignore 22:24:19 #32 transferring context: 50B done 22:24:19 #32 DONE 0.7s 22:24:19 22:24:19 #20 [support-cron-scheduler internal] load .dockerignore 22:24:19 #20 transferring context: 50B done 22:24:19 #20 DONE 0.7s 22:24:19 22:24:19 #22 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:24:19 #22 DONE 0.0s 22:24:19 22:24:19 #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:24:19 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:24:19 #33 ... 22:24:19 22:24:19 #34 [security-bootstrapper internal] load .dockerignore 22:24:19 #34 transferring context: 50B done 22:24:19 #34 DONE 0.7s 22:24:19 22:24:19 #35 [security-spire-config internal] load .dockerignore 22:24:19 #35 transferring context: 50B done 22:24:19 #35 DONE 0.8s 22:24:19 22:24:19 #24 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 22:24:19 #24 DONE 0.8s 22:24:19 22:24:19 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:24:19 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:24:19 #33 ... 22:24:19 22:24:19 #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:24:19 #22 DONE 0.0s 22:24:19 22:24:19 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:24:19 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:24:19 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:24:19 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:24:19 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s 22:24:20 #33 ... 22:24:20 22:24:20 #22 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:24:20 #22 DONE 0.0s 22:24:20 22:24:20 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:24:20 #33 ... 22:24:20 22:24:20 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:24:20 #36 DONE 1.1s 22:24:20 22:24:20 #22 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:24:20 #22 DONE 0.0s 22:24:20 22:24:20 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:24:20 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:24:20 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:24:20 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:24:20 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:24:20 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 22:24:20 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 22:24:20 #33 ... 22:24:20 22:24:20 #22 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:24:20 #22 DONE 0.0s 22:24:20 22:24:20 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:24:20 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:24:20 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:24:20 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:24:20 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:24:20 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 22:24:20 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 22:24:20 #33 ... 22:24:20 22:24:20 #37 [security-spire-server internal] load build context 22:24:20 #37 transferring context: 27.60kB 0.0s done 22:24:20 #37 DONE 0.5s 22:24:20 22:24:20 #24 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 22:24:20 #24 DONE 1.5s 22:24:20 22:24:20 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:24:20 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:24:20 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:24:20 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:24:20 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:24:20 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 22:24:20 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 22:24:20 #33 ... 22:24:20 22:24:20 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:24:20 #36 DONE 1.4s 22:24:20 22:24:20 #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:24:20 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:24:20 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:24:20 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:24:20 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:24:20 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 22:24:20 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 22:24:20 #33 DONE 1.6s 22:24:20 22:24:20 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:24:20 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 22:24:20 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 22:24:20 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 22:24:20 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 22:24:20 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 22:24:20 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 22:24:20 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 22:24:20 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 22:24:20 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 22:24:20 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.7s 22:24:20 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 22:24:21 #38 ... 22:24:21 22:24:21 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 22:24:21 #39 DONE 1.2s 22:24:21 22:24:21 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:24:21 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:24:21 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:24:21 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:24:21 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:24:21 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 22:24:21 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 22:24:21 #33 DONE 1.6s 22:24:21 22:24:21 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:24:21 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 22:24:21 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 22:24:21 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 22:24:21 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 22:24:21 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 22:24:21 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 22:24:21 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 22:24:21 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 22:24:21 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 22:24:21 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 0.8s 22:24:21 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 22:24:21 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.9s 22:24:21 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 22:24:21 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 22:24:21 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22:24:21 #38 ... 22:24:21 22:24:21 #40 [security-spire-config internal] load build context 22:24:21 #40 transferring context: 25.85kB 0.0s done 22:24:21 #40 DONE 1.2s 22:24:21 22:24:21 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:24:22 #38 ... 22:24:22 22:24:22 #41 [security-spire-agent internal] load build context 22:24:22 #41 transferring context: 27.13kB 0.0s done 22:24:22 #41 DONE 1.2s 22:24:22 22:24:22 #42 [core-metadata internal] load build context 22:24:22 #42 ... 22:24:22 22:24:22 #43 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 22:24:22 #43 DONE 3.5s 22:24:22 22:24:22 #42 [core-metadata internal] load build context 22:24:27 #42 transferring context: 191.11MB 7.2s 22:24:28 #42 ... 22:24:28 22:24:28 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:24:28 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done 22:24:28 #38 ... 22:24:28 22:24:28 #42 [core-metadata internal] load build context 22:24:29 #42 ... 22:24:29 22:24:29 #44 [support-scheduler internal] load build context 22:24:29 #44 ... 22:24:29 22:24:29 #45 [security-proxy-setup internal] load build context 22:24:29 #45 ... 22:24:29 22:24:29 #46 [core-keeper internal] load build context 22:24:29 #46 ... 22:24:29 22:24:29 #47 [security-proxy-auth internal] load build context 22:24:30 #47 ... 22:24:30 22:24:30 #48 [core-common-config-bootstrapper internal] load build context 22:24:30 #48 ... 22:24:30 22:24:30 #49 [support-notifications internal] load build context 22:24:30 #49 ... 22:24:30 22:24:30 #50 [security-secretstore-setup internal] load build context 22:24:30 #50 ... 22:24:30 22:24:30 #51 [security-spiffe-token-provider internal] load build context 22:24:30 #51 ... 22:24:30 22:24:30 #52 [core-command internal] load build context 22:24:30 #52 ... 22:24:30 22:24:30 #53 [support-cron-scheduler internal] load build context 22:24:30 #53 ... 22:24:30 22:24:30 #54 [security-bootstrapper internal] load build context 22:24:31 #54 ... 22:24:31 22:24:31 #55 [core-data internal] load build context 22:24:31 #55 ... 22:24:31 22:24:31 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:24:31 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done 22:24:31 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 22:24:31 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 22:24:31 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 22:24:31 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 22:24:31 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 22:24:31 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 22:24:31 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 22:24:31 #56 ... 22:24:31 22:24:31 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:24:31 #0 1.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:31 #0 4.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:31 #0 4.783 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:24:31 #0 4.783 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:24:31 #0 4.783 OK: 20070 distinct packages available 22:24:31 #0 4.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:31 #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:31 #0 5.144 (1/5) Installing dumb-init (1.2.5-r2) 22:24:31 #0 5.149 (2/5) Installing musl-obstack (1.2.3-r2) 22:24:31 #0 5.152 (3/5) Installing libucontext (1.2-r2) 22:24:31 #0 5.154 (4/5) Installing gcompat (1.1.0-r1) 22:24:31 #0 5.171 (5/5) Installing openssl (3.1.6-r0) 22:24:31 #0 5.184 Executing busybox-1.36.1-r7.trigger 22:24:31 #0 5.192 OK: 8 MiB in 20 packages 22:24:31 #57 ... 22:24:31 22:24:31 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:24:31 #58 ... 22:24:31 22:24:31 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:24:31 #59 ... 22:24:31 22:24:31 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:24:31 #0 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:31 #0 4.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:31 #0 4.455 (1/2) Installing dumb-init (1.2.5-r2) 22:24:31 #0 4.460 (2/2) Installing su-exec (0.2-r3) 22:24:31 #0 4.547 Executing busybox-1.36.1-r7.trigger 22:24:31 #0 4.564 OK: 7 MiB in 17 packages 22:24:31 #60 ... 22:24:31 22:24:31 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:31 #61 ... 22:24:31 22:24:31 #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 22:24:31 #62 ... 22:24:31 22:24:31 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 22:24:31 #63 ... 22:24:31 22:24:31 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:24:32 #64 ... 22:24:32 22:24:32 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:24:32 #65 ... 22:24:32 22:24:32 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:24:32 #66 ... 22:24:32 22:24:32 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:24:32 #67 ... 22:24:32 22:24:32 #54 [security-bootstrapper internal] load build context 22:24:32 #54 transferring context: 339.21MB 11.3s 22:24:32 #54 ... 22:24:32 22:24:32 #68 [support-scheduler builder 2/8] WORKDIR /edgex-go 22:24:33 #68 ... 22:24:33 22:24:33 #54 [security-bootstrapper internal] load build context 22:24:36 #54 transferring context: 494.39MB 14.9s done 22:24:38 #54 ... 22:24:38 22:24:38 #53 [support-cron-scheduler internal] load build context 22:24:38 #53 transferring context: 494.39MB 15.4s done 22:24:39 #53 ... 22:24:39 22:24:39 #44 [support-scheduler internal] load build context 22:24:39 #44 transferring context: 494.39MB 15.2s done 22:24:40 #44 ... 22:24:40 22:24:40 #42 [core-metadata internal] load build context 22:24:40 #42 transferring context: 494.39MB 16.2s done 22:24:40 #42 ... 22:24:40 22:24:40 #45 [security-proxy-setup internal] load build context 22:24:40 #45 transferring context: 494.39MB 16.3s done 22:24:40 #45 ... 22:24:40 22:24:40 #47 [security-proxy-auth internal] load build context 22:24:40 #47 transferring context: 494.39MB 16.4s done 22:24:40 #47 ... 22:24:40 22:24:40 #48 [core-common-config-bootstrapper internal] load build context 22:24:40 #48 transferring context: 494.39MB 13.2s done 22:24:40 #48 ... 22:24:40 22:24:40 #50 [security-secretstore-setup internal] load build context 22:24:40 #50 transferring context: 494.39MB 15.6s done 22:24:41 #50 ... 22:24:41 22:24:41 #52 [core-command internal] load build context 22:24:41 #52 transferring context: 494.39MB 15.3s done 22:24:41 #52 ... 22:24:41 22:24:41 #46 [core-keeper internal] load build context 22:24:41 #46 transferring context: 494.39MB 15.8s done 22:24:41 #46 ... 22:24:41 22:24:41 #55 [core-data internal] load build context 22:24:41 #55 transferring context: 494.39MB 13.1s done 22:24:41 #55 ... 22:24:41 22:24:41 #51 [security-spiffe-token-provider internal] load build context 22:24:41 #51 transferring context: 494.39MB 15.4s done 22:24:41 #51 ... 22:24:41 22:24:41 #49 [support-notifications internal] load build context 22:24:41 #49 transferring context: 494.39MB 13.2s done 22:24:46 Removing intermediate container 687c8707a698 22:24:46 ---> d654f4a62c8a 22:24:46 Successfully built d654f4a62c8a 22:24:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:46 + docker inspect -f . ci-base-image-arm64 22:24:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:46 prd-ubuntu20.04-docker-arm64-4c-16g-7775 does not seem to be running inside a container 22:24:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:24:48 $ docker top 3af4088ed0cd0d44727c9070338187b7107dbb9bbe534f1376d1ab3f7f16bd85 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:48 + go version 22:24:48 go version go1.21.9 linux/arm64 [Pipeline] } 22:24:48 $ docker stop --time=1 3af4088ed0cd0d44727c9070338187b7107dbb9bbe534f1376d1ab3f7f16bd85 22:24:50 $ docker rm -f --volumes 3af4088ed0cd0d44727c9070338187b7107dbb9bbe534f1376d1ab3f7f16bd85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:51 + docker inspect -f . ci-base-image-arm64 22:24:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:51 prd-ubuntu20.04-docker-arm64-4c-16g-7775 does not seem to be running inside a container 22:24:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:24:52 $ docker top b9a0bb2145663003d139cff176fbfab0d72116197009cc4a812e39f7ea12d07c -eo pid,comm [Pipeline] { [Pipeline] echo 22:24:52 ========================================================= 22:24:52 [edgeXBuildGoParallel] Running Tests and Build... 22:24:52 ========================================================= [Pipeline] sh 22:24:53 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 22:24:53 + make test 22:24:54 go test -race -coverprofile=coverage.out ./... 22:25:03 #49 ... 22:25:03 22:25:03 #48 [core-common-config-bootstrapper internal] load build context 22:25:03 #48 DONE 41.7s 22:25:03 22:25:03 #68 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 22:25:03 #68 DONE 38.5s 22:25:03 22:25:03 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:25:03 #69 ... 22:25:03 22:25:03 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:03 #61 DONE 39.9s 22:25:03 22:25:03 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:25:03 #57 DONE 40.2s 22:25:03 22:25:03 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:25:03 #60 DONE 39.9s 22:25:03 22:25:03 #49 [support-notifications internal] load build context 22:25:03 #49 DONE 41.7s 22:25:03 22:25:03 #55 [core-data internal] load build context 22:25:03 #55 DONE 41.1s 22:25:03 22:25:03 #46 [core-keeper internal] load build context 22:25:03 #46 DONE 41.8s 22:25:03 22:25:03 #52 [core-command internal] load build context 22:25:03 #52 DONE 41.2s 22:25:03 22:25:03 #44 [support-scheduler internal] load build context 22:25:03 #44 DONE 41.7s 22:25:03 22:25:03 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:25:03 #69 ... 22:25:03 22:25:03 #42 [core-metadata internal] load build context 22:25:03 #42 DONE 41.8s 22:25:03 22:25:03 #45 [security-proxy-setup internal] load build context 22:25:03 #45 DONE 41.8s 22:25:03 22:25:03 #51 [security-spiffe-token-provider internal] load build context 22:25:03 #51 DONE 41.2s 22:25:03 22:25:03 #54 [security-bootstrapper internal] load build context 22:25:03 #54 DONE 40.9s 22:25:03 22:25:03 #47 [security-proxy-auth internal] load build context 22:25:03 #47 DONE 41.8s 22:25:03 22:25:03 #50 [security-secretstore-setup internal] load build context 22:25:03 #50 DONE 41.2s 22:25:03 22:25:03 #53 [support-cron-scheduler internal] load build context 22:25:03 #53 DONE 40.9s 22:25:03 22:25:03 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:25:03 #38 ... 22:25:03 22:25:03 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:25:03 #59 39.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #59 40.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #59 40.44 (1/1) Installing dumb-init (1.2.5-r2) 22:25:03 #59 40.45 Executing busybox-1.36.1-r7.trigger 22:25:03 #59 40.47 OK: 7 MiB in 16 packages 22:25:03 #59 DONE 40.5s 22:25:03 22:25:03 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:25:03 #65 40.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #65 ... 22:25:03 22:25:03 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:25:03 #66 40.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #66 40.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #66 40.81 (1/4) Installing dumb-init (1.2.5-r2) 22:25:03 #66 40.81 (2/4) Installing openssl (3.1.6-r0) 22:25:03 #66 40.82 (3/4) Installing su-exec (0.2-r3) 22:25:03 #66 40.82 (4/4) Installing yq (4.33.3-r5) 22:25:03 #66 40.89 Executing busybox-1.36.1-r7.trigger 22:25:03 #66 40.90 OK: 17 MiB in 19 packages 22:25:03 #66 DONE 41.4s 22:25:03 22:25:03 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:25:03 #67 40.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #67 40.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #67 40.50 (1/4) Installing ca-certificates (20240226-r0) 22:25:03 #67 40.51 (2/4) Installing dumb-init (1.2.5-r2) 22:25:03 #67 40.51 (3/4) Installing su-exec (0.2-r3) 22:25:03 #67 40.52 (4/4) Installing yq (4.33.3-r5) 22:25:03 #67 40.58 Executing busybox-1.36.1-r7.trigger 22:25:03 #67 40.59 Executing ca-certificates-20240226-r0.trigger 22:25:03 #67 40.63 OK: 17 MiB in 19 packages 22:25:03 #67 DONE 41.1s 22:25:03 22:25:03 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:25:03 #58 40.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #58 40.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #58 40.82 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:25:03 #58 40.82 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:25:03 #58 40.82 OK: 20070 distinct packages available 22:25:03 #58 40.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #58 41.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #58 41.24 (1/4) Installing dumb-init (1.2.5-r2) 22:25:03 #58 41.25 (2/4) Installing musl-obstack (1.2.3-r2) 22:25:03 #58 41.25 (3/4) Installing libucontext (1.2-r2) 22:25:03 #58 41.25 (4/4) Installing gcompat (1.1.0-r1) 22:25:03 #58 41.26 Executing busybox-1.36.1-r7.trigger 22:25:03 #58 41.26 OK: 8 MiB in 19 packages 22:25:03 #58 DONE 41.4s 22:25:03 22:25:03 #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:25:03 #0 1.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #0 1.424 OK: 264 MiB in 52 packages 22:25:03 #70 DONE 1.6s 22:25:03 22:25:03 #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 22:25:03 #0 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #0 1.368 OK: 264 MiB in 52 packages 22:25:03 #71 DONE 1.8s 22:25:03 22:25:03 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:25:03 #64 39.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #64 39.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #64 40.14 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:25:03 #64 40.14 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:25:03 #64 40.14 OK: 20070 distinct packages available 22:25:03 #64 40.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #64 40.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #64 40.49 (1/11) Installing ca-certificates (20240226-r0) 22:25:03 #64 40.51 (2/11) Installing brotli-libs (1.0.9-r14) 22:25:03 #64 40.52 (3/11) Installing libunistring (1.1-r1) 22:25:03 #64 40.54 (4/11) Installing libidn2 (2.3.4-r1) 22:25:03 #64 40.55 (5/11) Installing nghttp2-libs (1.57.0-r0) 22:25:03 #64 40.55 (6/11) Installing libcurl (8.9.0-r0) 22:25:03 #64 40.57 (7/11) Installing curl (8.9.0-r0) 22:25:03 #64 40.57 (8/11) Installing dumb-init (1.2.5-r2) 22:25:03 #64 40.58 (9/11) Installing musl-obstack (1.2.3-r2) 22:25:03 #64 40.58 (10/11) Installing libucontext (1.2-r2) 22:25:03 #64 40.58 (11/11) Installing gcompat (1.1.0-r1) 22:25:03 #64 40.59 Executing busybox-1.36.1-r7.trigger 22:25:03 #64 40.59 Executing ca-certificates-20240226-r0.trigger 22:25:03 #64 40.64 OK: 12 MiB in 26 packages 22:25:03 #64 DONE 41.2s 22:25:03 22:25:03 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:25:03 #72 DONE 0.1s 22:25:03 22:25:03 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:25:03 #73 ... 22:25:03 22:25:03 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:25:03 #74 DONE 0.2s 22:25:03 22:25:03 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:25:03 #65 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #65 42.03 (1/2) Installing ca-certificates (20240226-r0) 22:25:03 #65 ... 22:25:03 22:25:03 #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 22:25:03 #62 40.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:03 #62 41.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:03 #62 41.94 (1/1) Installing dumb-init (1.2.5-r2) 22:25:03 #62 41.95 Executing busybox-1.36.1-r7.trigger 22:25:03 #62 41.95 OK: 7 MiB in 16 packages 22:25:03 #62 DONE 42.3s 22:25:03 22:25:03 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:25:03 #65 42.04 (2/2) Installing dumb-init (1.2.5-r2) 22:25:03 #65 42.05 Executing busybox-1.36.1-r7.trigger 22:25:03 #65 42.05 Executing ca-certificates-20240226-r0.trigger 22:25:03 #65 42.12 OK: 8 MiB in 17 packages 22:25:04 #65 DONE 43.0s 22:25:04 22:25:04 #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 22:25:04 #75 ... 22:25:04 22:25:04 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 22:25:04 #63 40.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:04 #63 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:04 #63 42.06 (1/3) Installing ca-certificates (20240226-r0) 22:25:04 #63 42.09 (2/3) Installing dumb-init (1.2.5-r2) 22:25:04 #63 42.09 (3/3) Installing tzdata (2024a-r0) 22:25:04 #63 42.17 Executing busybox-1.36.1-r7.trigger 22:25:04 #63 42.17 Executing ca-certificates-20240226-r0.trigger 22:25:04 #63 42.23 OK: 11 MiB in 18 packages 22:25:04 #63 DONE 43.0s 22:25:04 22:25:04 #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:04 #76 DONE 3.2s 22:25:04 22:25:04 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:25:04 #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:04 #0 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:04 #0 3.152 OK: 7 MiB in 17 packages 22:25:04 #77 DONE 3.3s 22:25:04 22:25:04 #78 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:25:04 #78 ... 22:25:04 22:25:04 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:25:04 #69 3.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:04 #69 3.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:04 #69 3.444 OK: 264 MiB in 52 packages 22:25:04 #69 DONE 3.6s 22:25:04 22:25:04 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:25:04 #79 DONE 0.1s 22:25:04 22:25:04 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:05 #80 ... 22:25:05 22:25:05 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:25:05 #0 2.135 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:05 #0 2.769 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:05 #0 3.492 (1/1) Installing dumb-init (1.2.5-r2) 22:25:05 #0 3.810 Executing busybox-1.36.1-r7.trigger 22:25:05 #0 3.814 OK: 7 MiB in 16 packages 22:25:05 #81 DONE 3.9s 22:25:05 22:25:05 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:25:06 #82 ... 22:25:06 22:25:06 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:25:06 #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:06 #0 3.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:06 #0 3.929 OK: 7 MiB in 16 packages 22:25:06 #83 DONE 4.1s 22:25:06 22:25:06 #84 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:25:06 #0 4.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:06 #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:06 #0 4.480 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:25:06 #0 4.480 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:25:06 #0 4.480 OK: 20077 distinct packages available 22:25:06 #0 4.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:06 #0 4.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:06 #0 4.864 OK: 264 MiB in 52 packages 22:25:06 #84 DONE 5.1s 22:25:06 22:25:06 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:25:06 #85 ... 22:25:06 22:25:06 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:25:06 #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:06 #0 3.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:06 #0 3.437 OK: 17 MiB in 19 packages 22:25:06 #86 DONE 3.7s 22:25:06 22:25:06 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:25:06 #73 3.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:06 #73 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:06 #73 3.832 OK: 12 MiB in 26 packages 22:25:06 #73 ... 22:25:06 22:25:06 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:25:06 #0 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:06 #0 3.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:06 #0 3.604 OK: 17 MiB in 19 packages 22:25:06 #87 DONE 4.0s 22:25:06 22:25:06 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:25:06 #0 3.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:06 #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:06 #0 3.786 OK: 8 MiB in 19 packages 22:25:06 #88 DONE 4.1s 22:25:06 22:25:06 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:25:07 #89 ... 22:25:07 22:25:07 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 22:25:07 #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:07 #0 5.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:07 #0 5.427 OK: 8 MiB in 20 packages 22:25:07 #90 DONE 5.9s 22:25:07 22:25:07 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:25:07 #73 DONE 4.4s 22:25:07 22:25:07 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:25:07 #91 ... 22:25:07 22:25:07 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 22:25:07 #92 DONE 1.0s 22:25:07 22:25:07 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 22:25:07 #75 3.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:07 #75 3.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:07 #75 3.601 OK: 7 MiB in 16 packages 22:25:07 #75 DONE 4.1s 22:25:07 22:25:07 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:25:07 #85 DONE 1.1s 22:25:07 22:25:07 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:09 #93 ... 22:25:09 22:25:09 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:25:09 #89 DONE 3.1s 22:25:09 22:25:09 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 22:25:09 #0 3.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:09 #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:09 #0 3.433 OK: 8 MiB in 17 packages 22:25:09 #94 DONE 5.7s 22:25:09 22:25:09 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:25:09 #95 DONE 3.0s 22:25:10 22:25:10 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:25:10 #91 DONE 3.0s 22:25:10 22:25:10 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 22:25:10 #96 ... 22:25:10 22:25:10 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 22:25:10 #97 DONE 0.5s 22:25:10 22:25:10 #98 [security-spire-config stage-2 6/10] COPY security.txt / 22:25:11 #98 ... 22:25:11 22:25:11 #99 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:25:11 #0 6.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:11 #0 6.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:11 #0 6.594 OK: 11 MiB in 18 packages 22:25:11 #99 DONE 7.1s 22:25:11 22:25:11 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 22:25:11 #96 DONE 1.2s 22:25:11 22:25:11 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:25:11 #82 5.733 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:11 #82 6.218 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:11 #82 6.857 OK: 264 MiB in 52 packages 22:25:11 #82 DONE 7.1s 22:25:11 22:25:11 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:25:11 #100 DONE 1.3s 22:25:11 22:25:11 #78 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:25:11 #78 DONE 7.0s 22:25:11 22:25:11 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 22:25:11 #101 ... 22:25:11 22:25:11 #98 [security-spire-config stage-2 6/10] COPY security.txt / 22:25:11 #98 DONE 1.0s 22:25:11 22:25:11 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:25:11 #56 ... 22:25:11 22:25:11 #102 [security-spire-server stage-2 6/9] COPY security.txt / 22:25:11 #102 DONE 0.4s 22:25:11 22:25:11 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:25:11 #103 ... 22:25:11 22:25:11 #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 22:25:11 #104 DONE 0.4s 22:25:11 22:25:11 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 22:25:11 #101 DONE 0.5s 22:25:11 22:25:11 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:25:11 #105 DONE 0.6s 22:25:12 22:25:12 #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:12 #106 ... 22:25:12 22:25:12 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:25:12 #107 DONE 0.7s 22:25:12 22:25:12 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:25:12 #103 DONE 0.6s 22:25:12 22:25:12 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 22:25:12 #108 DONE 0.6s 22:25:12 22:25:12 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:25:12 #109 DONE 0.3s 22:25:12 22:25:12 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 22:25:12 #110 DONE 0.4s 22:25:12 22:25:12 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:25:12 #111 DONE 0.1s 22:25:12 22:25:12 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:25:12 #112 DONE 0.3s 22:25:12 22:25:12 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:25:12 #113 DONE 0.1s 22:25:12 22:25:12 #114 [security-spire-server] exporting to image 22:25:12 #114 exporting layers 22:25:12 #114 ... 22:25:12 22:25:12 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:25:12 #115 DONE 0.1s 22:25:12 22:25:12 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:25:12 #116 DONE 0.1s 22:25:12 22:25:12 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:13 #117 ... 22:25:13 22:25:13 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:13 #118 ... 22:25:13 22:25:13 #114 [security-spire-agent] exporting to image 22:25:13 #114 exporting layers 0.7s done 22:25:13 #114 writing image sha256:4d5735449389f25c8619c51f168f303cf089b6a03c29af5a5406942f22d14cee 0.0s done 22:25:13 #114 writing image sha256:99f0a4c82a0c527754dfdb004e1d117b33af65c2d9a89f64562afa2153229c87 done 22:25:13 #114 naming to docker.io/library/security-spire-server done 22:25:13 #114 naming to docker.io/library/security-spire-config done 22:25:13 #114 writing image sha256:b80958d51d8e9a8b2b481008dc91e425752fc9a13047e626011ae491f3d2d94e done 22:25:13 #114 naming to docker.io/library/security-spire-agent done 22:25:13 #114 DONE 0.9s 22:25:13 22:25:13 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:40 ? github.com/edgexfoundry/edgex-go [no test files] 22:26:10 #80 DONE 58.7s 22:26:10 22:26:10 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:10 #118 DONE 60.6s 22:26:10 22:26:10 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:10 #117 DONE 60.6s 22:26:10 22:26:10 #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:10 #106 DONE 51.5s 22:26:10 22:26:10 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:10 #93 DONE 56.0s 22:26:10 22:26:10 #119 [security-spiffe-token-provider builder 6/7] COPY . . 22:26:14 #119 ... 22:26:14 22:26:14 #120 [support-notifications builder 6/7] COPY . . 22:26:14 #120 ... 22:26:14 22:26:14 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 22:26:14 #121 ... 22:26:14 22:26:14 #122 [core-keeper builder 7/8] COPY . . 22:26:14 #122 ... 22:26:14 22:26:14 #123 [security-proxy-setup builder 6/7] COPY . . 22:26:16 #123 ... 22:26:16 22:26:16 #119 [security-spiffe-token-provider builder 6/7] COPY . . 22:26:16 #119 DONE 12.7s 22:26:16 22:26:16 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:26:16 #124 ... 22:26:16 22:26:16 #125 [security-bootstrapper builder 6/7] COPY . . 22:26:16 #125 CACHED 22:26:16 22:26:16 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:26:16 #126 CACHED 22:26:16 22:26:16 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:16 #127 CACHED 22:26:16 22:26:16 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:26:16 #128 CACHED 22:26:16 22:26:16 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:16 #129 CACHED 22:26:16 22:26:16 #130 [security-secretstore-setup builder 6/7] COPY . . 22:26:16 #130 CACHED 22:26:16 22:26:16 #123 [security-proxy-setup builder 6/7] COPY . . 22:26:16 #123 DONE 12.7s 22:26:16 22:26:16 #122 [core-keeper builder 7/8] COPY . . 22:26:16 #122 DONE 12.7s 22:26:16 22:26:16 #120 [support-notifications builder 6/7] COPY . . 22:26:16 #120 DONE 12.8s 22:26:16 22:26:16 #131 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:16 #131 CACHED 22:26:16 22:26:16 #132 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 22:26:16 #132 CACHED 22:26:16 22:26:16 #133 [support-cron-scheduler builder 6/7] COPY . . 22:26:16 #133 CACHED 22:26:16 22:26:16 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 22:26:16 #121 DONE 12.8s 22:26:16 22:26:16 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 22:26:16 #134 CACHED 22:26:16 22:26:16 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:16 #135 CACHED 22:26:16 22:26:16 #136 [core-command builder 6/7] COPY . . 22:26:16 #136 CACHED 22:26:16 22:26:16 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:26:16 #137 CACHED 22:26:16 22:26:16 #138 [security-proxy-auth builder 6/7] COPY . . 22:26:16 #138 CACHED 22:26:16 22:26:16 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:16 #139 CACHED 22:26:16 22:26:16 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:16 #140 CACHED 22:26:16 22:26:16 #141 [core-data builder 6/7] COPY . . 22:26:16 #141 CACHED 22:26:16 22:26:16 #142 [core-data builder 4/7] COPY go.mod vendor* ./ 22:26:16 #142 CACHED 22:26:16 22:26:16 #143 [core-metadata builder 6/7] COPY . . 22:26:16 #143 CACHED 22:26:16 22:26:16 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:16 #144 CACHED 22:26:16 22:26:16 #145 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:26:16 #145 CACHED 22:26:16 22:26:16 #146 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:16 #146 CACHED 22:26:16 22:26:16 #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:26:16 #147 CACHED 22:26:16 22:26:16 #148 [support-scheduler builder 6/7] COPY . . 22:26:16 #148 CACHED 22:26:16 22:26:16 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:26:17 #149 1.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:26:27 #149 ... 22:26:27 22:26:27 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:26:27 #0 1.196 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:26:27 #150 ... 22:26:27 22:26:27 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:26:27 #0 1.478 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 22:26:27 #151 ... 22:26:27 22:26:27 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:26:27 #0 1.254 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:26:27 #152 ... 22:26:27 22:26:27 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:26:27 #0 1.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:26:27 #153 ... 22:26:27 22:26:27 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:26:27 #0 1.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 22:26:27 #154 ... 22:26:27 22:26:27 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:26:27 #0 1.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:26:27 #155 ... 22:26:27 22:26:27 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:26:27 #124 0.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 22:26:27 #124 ... 22:26:27 22:26:27 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:26:27 #0 1.268 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:26:27 #156 ... 22:26:27 22:26:27 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:26:27 #0 1.910 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:26:27 #157 ... 22:26:27 22:26:27 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:26:27 #0 0.641 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:26:27 #158 ... 22:26:27 22:26:27 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:26:27 #0 0.536 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:26:27 #159 ... 22:26:27 22:26:27 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:26:27 #0 1.268 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:28:04 #160 ... 22:28:04 22:28:04 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:28:04 #151 103.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 22:28:36 #151 ... 22:28:36 22:28:36 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:28:36 #158 DONE 137.1s 22:28:36 22:28:36 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:28:38 #150 ... 22:28:38 22:28:38 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:28:38 #151 DONE 141.8s 22:28:38 22:28:38 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:28:41 #154 ... 22:28:41 22:28:41 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:28:41 #124 DONE 144.8s 22:28:41 22:28:41 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:28:44 #56 ... 22:28:44 22:28:44 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:28:44 #153 DONE 148.0s 22:28:44 22:28:44 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:28:45 #150 ... 22:28:45 22:28:45 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:28:45 #156 DONE 149.1s 22:28:45 22:28:45 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:28:47 #161 ... 22:28:47 22:28:47 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 22:28:47 #162 DONE 1.2s 22:28:47 22:28:47 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:28:47 #163 DONE 0.9s 22:28:47 22:28:47 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:28:47 #161 DONE 1.5s 22:28:47 22:28:47 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 22:28:47 #164 DONE 1.0s 22:28:47 22:28:47 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 22:28:47 #165 ... 22:28:47 22:28:47 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:28:47 #166 DONE 0.4s 22:28:47 22:28:47 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:28:47 #167 ... 22:28:47 22:28:47 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:28:47 #168 DONE 0.4s 22:28:47 22:28:47 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 22:28:47 #169 DONE 0.5s 22:28:47 22:28:47 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 22:28:47 #165 DONE 0.5s 22:28:47 22:28:47 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:28:47 #170 ... 22:28:47 22:28:47 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:28:47 #167 DONE 0.6s 22:28:47 22:28:47 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:28:48 #171 DONE 1.1s 22:28:48 22:28:48 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:28:48 #172 DONE 1.2s 22:28:48 22:28:48 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:28:48 #170 DONE 1.3s 22:28:48 22:28:48 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:28:48 #173 DONE 1.5s 22:28:48 22:28:48 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:28:49 #174 ... 22:28:49 22:28:49 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 22:28:49 #175 DONE 1.9s 22:28:49 22:28:49 #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:28:49 #176 DONE 0.2s 22:28:49 22:28:49 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:28:49 #177 DONE 0.2s 22:28:49 22:28:49 #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:28:49 #178 DONE 0.3s 22:28:49 22:28:49 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:28:49 #179 ... 22:28:49 22:28:49 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:28:49 #174 DONE 0.4s 22:28:49 22:28:49 #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:28:49 #180 ... 22:28:49 22:28:49 #181 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 22:28:49 #181 DONE 0.9s 22:28:49 22:28:49 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:28:49 #179 DONE 0.8s 22:28:49 22:28:49 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:28:49 #182 DONE 0.8s 22:28:49 22:28:49 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:28:50 #183 ... 22:28:50 22:28:50 #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:28:50 #180 DONE 1.3s 22:28:50 22:28:50 #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 22:28:50 #184 DONE 0.8s 22:28:50 22:28:50 #114 [security-spiffe-token-provider] exporting to image 22:28:50 #114 exporting layers 1.4s done 22:28:50 #114 writing image sha256:6c97ee9245bcfcc94c4331dd9286280a9a5dc82b38b092f347883b9933f03ee3 done 22:28:50 #114 naming to docker.io/library/security-spiffe-token-provider done 22:28:50 #114 DONE 2.3s 22:28:50 22:28:50 #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:28:51 #185 ... 22:28:51 22:28:51 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:28:51 #183 DONE 1.2s 22:28:51 22:28:51 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:28:51 #186 DONE 1.2s 22:28:51 22:28:51 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:28:51 #187 ... 22:28:51 22:28:51 #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:28:51 #185 DONE 1.3s 22:28:52 22:28:52 #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:28:52 #188 DONE 0.9s 22:28:52 22:28:52 #189 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:28:53 #189 DONE 1.3s 22:28:53 22:28:53 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:28:53 #190 DONE 1.3s 22:28:53 22:28:53 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:28:53 #191 ... 22:28:53 22:28:53 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:28:53 #187 DONE 2.7s 22:28:54 22:28:54 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:28:54 #192 DONE 3.3s 22:28:54 22:28:54 #114 [core-common-config-bootstrapper] exporting to image 22:28:54 #114 ... 22:28:54 22:28:54 #193 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:28:54 #193 DONE 1.0s 22:28:54 22:28:54 #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 22:28:55 #194 DONE 1.0s 22:28:55 22:28:55 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:28:55 #56 ... 22:28:55 22:28:55 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:28:55 #149 DONE 159.1s 22:28:55 22:28:55 #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:28:56 #195 ... 22:28:56 22:28:56 #196 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:28:56 #196 CACHED 22:28:56 22:28:56 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:28:56 #197 CACHED 22:28:56 22:28:56 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:29:01 #198 ... 22:29:01 22:29:01 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:29:01 #157 DONE 164.7s 22:29:01 22:29:01 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:29:05 #56 ... 22:29:05 22:29:05 #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:29:05 #195 DONE 10.4s 22:29:05 22:29:05 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:29:06 #198 ... 22:29:06 22:29:06 #199 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:29:06 #199 ... 22:29:06 22:29:06 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:29:06 #191 DONE 13.3s 22:29:06 22:29:06 #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:29:06 #200 CACHED 22:29:06 22:29:06 #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:29:06 #201 CACHED 22:29:06 22:29:06 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:29:06 #160 DONE 170.3s 22:29:06 22:29:06 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:29:06 #198 DONE 10.9s 22:29:06 22:29:06 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:29:06 #202 ... 22:29:06 22:29:06 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:29:06 #152 DONE 170.5s 22:29:07 22:29:07 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:29:07 #155 DONE 170.7s 22:29:07 22:29:07 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:29:07 #159 DONE 170.7s 22:29:07 22:29:07 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:29:07 #154 DONE 170.7s 22:29:07 22:29:07 #114 [security-secretstore-setup] exporting to image 22:29:07 #114 exporting layers 13.2s done 22:29:07 #114 writing image sha256:c9bbf2f15c7a4c7ea406ba108d49462f0411aeb29b7fa007a5bb3ac02afa730b 22:29:07 #114 ... 22:29:07 22:29:07 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:29:07 #203 CACHED 22:29:07 22:29:07 #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:29:07 #204 CACHED 22:29:07 22:29:07 #205 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:29:07 #205 CACHED 22:29:07 22:29:07 #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:29:07 #206 CACHED 22:29:07 22:29:07 #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:29:07 #207 ... 22:29:07 22:29:07 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:29:07 #150 DONE 171.4s 22:29:07 22:29:07 #208 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:29:07 #208 DONE 1.2s 22:29:07 22:29:07 #199 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:29:07 #199 DONE 1.5s 22:29:07 22:29:07 #114 [security-proxy-setup] exporting to image 22:29:07 #114 exporting layers 1.2s done 22:29:07 #114 writing image sha256:c9bbf2f15c7a4c7ea406ba108d49462f0411aeb29b7fa007a5bb3ac02afa730b 0.4s done 22:29:07 #114 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 22:29:07 #114 writing image sha256:0c5a728a8bd4c488e8ca1873efe3564bb4b6bdfcb39209f06c3bec0862301704 0.0s done 22:29:07 #114 naming to docker.io/library/security-proxy-setup 0.0s done 22:29:08 #114 ... 22:29:08 22:29:08 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:29:08 #202 DONE 1.8s 22:29:08 22:29:08 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:29:08 #209 DONE 1.8s 22:29:08 22:29:08 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:29:08 #210 DONE 1.4s 22:29:08 22:29:08 #211 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:29:08 #211 DONE 1.1s 22:29:08 22:29:08 #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:29:08 #207 DONE 1.1s 22:29:08 22:29:08 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 22:29:08 #212 DONE 1.1s 22:29:08 22:29:08 #213 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:29:08 #213 DONE 0.9s 22:29:08 22:29:08 #214 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:29:08 #214 DONE 0.9s 22:29:08 22:29:08 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:29:08 #215 DONE 0.9s 22:29:08 22:29:08 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:29:08 #216 ... 22:29:08 22:29:08 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:29:08 #217 DONE 0.3s 22:29:08 22:29:08 #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:29:08 #218 DONE 0.3s 22:29:09 22:29:09 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:29:09 #219 DONE 0.3s 22:29:09 22:29:09 #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:29:09 #220 DONE 0.3s 22:29:09 22:29:09 #114 [support-scheduler] exporting to image 22:29:09 #114 ... 22:29:09 22:29:09 #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:29:09 #221 DONE 0.9s 22:29:09 22:29:09 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:29:09 #216 DONE 0.8s 22:29:09 22:29:09 #222 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 22:29:09 #222 DONE 0.9s 22:29:09 22:29:09 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:29:10 #223 ... 22:29:10 22:29:10 #224 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:29:10 #224 DONE 1.3s 22:29:10 22:29:10 #225 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:29:10 #225 DONE 1.2s 22:29:10 22:29:10 #226 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:29:10 #226 ... 22:29:10 22:29:10 #227 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 22:29:10 #227 DONE 2.0s 22:29:10 22:29:10 #228 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 22:29:10 #228 DONE 0.7s 22:29:10 22:29:10 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 22:29:10 #229 DONE 1.2s 22:29:10 22:29:10 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:29:10 #223 DONE 1.2s 22:29:10 22:29:10 #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:29:10 #230 DONE 2.1s 22:29:10 22:29:10 #114 [core-keeper] exporting to image 22:29:10 #114 writing image sha256:10aeb86a356b317659075c614ede5ce3b724856f6cfa72cb463cad541f239d7d 0.0s done 22:29:10 #114 writing image sha256:4664da877763dc36cbf8f057e4d031d4b5edbdb222dbbcbc0ba396563d614d7d 0.0s done 22:29:10 #114 writing image sha256:eecbffb655199e6b3489787088887ac5f26f1e556cfdf5d0d4eaf674e03cec65 0.0s done 22:29:10 #114 naming to docker.io/library/support-scheduler done 22:29:10 #114 naming to docker.io/library/core-command done 22:29:10 #114 naming to docker.io/library/security-secretstore-setup done 22:29:10 #114 ... 22:29:10 22:29:10 #226 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:29:10 #226 DONE 0.8s 22:29:10 22:29:10 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:29:10 #231 DONE 0.2s 22:29:10 22:29:10 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 22:29:10 #232 DONE 0.2s 22:29:10 22:29:10 #114 [support-notifications] exporting to image 22:29:11 #114 exporting layers 0.3s done 22:29:11 #114 writing image sha256:3a2977ff989448855b3beb7a83cce2c0dad5d4af96202723a590e2005072fab4 0.0s done 22:29:11 #114 naming to docker.io/library/core-metadata done 22:29:11 #114 writing image sha256:caa3c2a7056cf1eb88b85826213698e020f2699ca1be12b62e0597666626b9bf done 22:29:11 #114 naming to docker.io/library/core-keeper done 22:29:11 #114 exporting layers 0.3s done 22:29:11 #114 writing image sha256:cc31956d1c4ed6f5fe8d17911d68c17c45e0e38d0dda26246d7a5352b644b48e 0.0s done 22:29:11 #114 naming to docker.io/library/security-proxy-auth 22:29:11 #114 exporting layers 0.3s done 22:29:11 #114 naming to docker.io/library/security-proxy-auth done 22:29:11 #114 writing image sha256:3d57f543454230d6420509d39140ddee3f25359711f5518c89687909d34230f3 0.0s done 22:29:11 #114 writing image sha256:45912c89ef50cb71999a2dd50d1f3cf4051e8a82bcb52f88e150a801c20bdbf6 0.0s done 22:29:11 #114 naming to docker.io/library/core-data done 22:29:11 #114 naming to docker.io/library/security-bootstrapper done 22:29:11 #114 writing image sha256:533e0437dbe69266782e8d6762856fe11365ce42fb5e51b95e37c86521967de1 0.0s done 22:29:11 #114 naming to docker.io/library/support-notifications done 22:29:11 #114 writing image sha256:8a7a53ab0f929e4870aa861dadc1d1ce125944f8459adb41ef287b41a94aec4b 22:29:11 #114 writing image sha256:8a7a53ab0f929e4870aa861dadc1d1ce125944f8459adb41ef287b41a94aec4b done 22:29:11 #114 naming to docker.io/library/support-cron-scheduler done 22:29:11 #114 DONE 19.9s 22:29:11 22:29:11 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:29:11 time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:29:11 $ docker stop --time=1 46ed2cd5dab4a687753fc7ef7fa782a55c55a12b2852793f22cfa6ae7d5cd4b6 22:29:12 $ docker rm -f --volumes 46ed2cd5dab4a687753fc7ef7fa782a55c55a12b2852793f22cfa6ae7d5cd4b6 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:12 + docker images 22:29:12 REPOSITORY TAG IMAGE ID CREATED SIZE 22:29:12 security-proxy-auth latest cc31956d1c4e 2 seconds ago 33MB 22:29:12 core-data latest 3d57f5434542 2 seconds ago 39.6MB 22:29:12 core-metadata latest 3a2977ff9894 2 seconds ago 39.7MB 22:29:12 support-notifications latest 533e0437dbe6 2 seconds ago 42.5MB 22:29:12 core-keeper latest caa3c2a7056c 2 seconds ago 39.5MB 22:29:12 security-bootstrapper latest 45912c89ef50 2 seconds ago 18.9MB 22:29:12 support-cron-scheduler latest 8a7a53ab0f92 2 seconds ago 44MB 22:29:12 core-command latest 10aeb86a356b 4 seconds ago 35.4MB 22:29:12 support-scheduler latest eecbffb65519 4 seconds ago 41.9MB 22:29:12 security-secretstore-setup latest 4664da877763 7 seconds ago 37MB 22:29:12 core-common-config-bootstrapper latest c9bbf2f15c7a 19 seconds ago 15.2MB 22:29:12 security-proxy-setup latest 0c5a728a8bd4 19 seconds ago 26.2MB 22:29:12 security-spiffe-token-provider latest 6c97ee9245bc 24 seconds ago 28.8MB 22:29:12 security-spire-config latest 99f0a4c82a0c 4 minutes ago 120MB 22:29:12 security-spire-agent latest b80958d51d8e 4 minutes ago 182MB 22:29:12 security-spire-server latest 4d5735449389 4 minutes ago 121MB 22:29:12 ci-base-image-x86_64 latest de4921dfd7fb 7 minutes ago 970MB 22:29:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 22:29:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 22:29:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:29:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:29:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:29:57 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 22:29:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:29:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:29:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:29:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:29:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:29:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:29:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:30:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.131s coverage: 28.7% of statements 22:30:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements 22:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:30:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.288s coverage: 69.2% of statements 22:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.208s coverage: 53.2% of statements 22:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 22:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 22:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 22:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 22:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.969s coverage: 93.4% of statements 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.289s coverage: 91.7% of statements 22:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.229s coverage: 7.0% of statements 22:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 22:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.617s coverage: 95.8% of statements 22:31:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.097s coverage: 72.2% of statements 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 22:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.113s coverage: 0.0% of statements [no tests to run] 22:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:31:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.304s coverage: 0.8% of statements 22:31:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.140s coverage: 30.7% of statements 22:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.133s coverage: 41.7% of statements 22:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.138s coverage: 77.8% of statements 22:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.097s coverage: 94.1% of statements 22:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.135s coverage: 96.3% of statements 22:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.105s coverage: 87.5% of statements 22:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.106s coverage: 94.4% of statements 22:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 22:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 22:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 22:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.972s coverage: 79.9% of statements 22:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.159s coverage: 92.9% of statements 22:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.087s coverage: 67.2% of statements 22:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements 22:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 76.6% of statements 22:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.108s coverage: 87.2% of statements 22:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements 22:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements 22:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.279s coverage: 81.8% of statements 22:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.258s coverage: 82.1% of statements 22:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.103s coverage: 86.0% of statements 22:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.771s coverage: 63.1% of statements 22:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.173s coverage: 100.0% of statements 22:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements 22:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 22:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 22:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.668s coverage: 36.5% of statements 22:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements 22:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 22:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 22:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 22:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 22:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 22:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.099s coverage: 84.8% of statements 22:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 22:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 22:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 22:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:32:30 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.234s coverage: 45.8% of statements 22:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.165s coverage: 19.9% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.470s coverage: 95.7% of statements 22:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.145s coverage: 61.8% of statements 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:32:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.297s coverage: 98.9% of statements 22:32:54 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 22:32:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:32:54 go vet ./... 22:37:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:37:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:37:16 ./bin/test-attribution-txt.sh 22:37:16 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 22:37:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 22:37:17 + ls -al . 22:37:17 total 896 22:37:17 drwxrwxr-x 10 1001 1001 4096 Aug 15 22:25 . 22:37:17 drwxr-xr-x 4 root root 4096 Aug 15 22:24 .. 22:37:17 drwxrwxr-x 2 1001 1001 4096 Aug 15 22:22 .blubracket 22:37:17 -rw-rw-r-- 1 1001 1001 10 Aug 15 22:22 .dockerignore 22:37:17 drwxrwxr-x 8 1001 1001 4096 Aug 15 22:22 .git 22:37:17 drwxrwxr-x 3 1001 1001 4096 Aug 15 22:22 .github 22:37:17 -rw-rw-r-- 1 1001 1001 1102 Aug 15 22:22 .gitignore 22:37:17 -rw-rw-r-- 1 1001 1001 42 Aug 15 22:22 .golangci.yml 22:37:17 -rw-rw-r-- 1 1001 1001 100 Aug 15 22:22 .hadolint.yml 22:37:17 -rw-rw-r-- 1 1001 1001 155 Aug 15 22:22 .sonarcloud.properties 22:37:17 -rw-rw-r-- 1 1001 1001 1171 Aug 15 22:22 ADOPTERS.md 22:37:17 -rw-rw-r-- 1 1001 1001 21171 Aug 15 22:22 Attribution.txt 22:37:17 -rw-rw-r-- 1 1001 1001 100284 Aug 15 22:22 CHANGELOG.md 22:37:17 -rw-rw-r-- 1 1001 1001 3804 Aug 15 22:22 CONTRIBUTING.md 22:37:17 -rw-rw-r-- 1 1001 1001 677 Aug 15 22:22 GOVERNANCE.md 22:37:17 -rw-rw-r-- 1 1001 1001 861 Aug 15 22:22 Jenkinsfile 22:37:17 -rw-rw-r-- 1 1001 1001 10775 Aug 15 22:22 LICENSE 22:37:17 -rw-rw-r-- 1 1001 1001 16854 Aug 15 22:22 Makefile 22:37:17 -rw-rw-r-- 1 1001 1001 582 Aug 15 22:22 OWNERS.md 22:37:17 -rw-rw-r-- 1 1001 1001 9528 Aug 15 22:22 README.md 22:37:17 -rw-rw-r-- 1 1001 1001 789 Aug 15 22:22 SECURITY.md 22:37:17 -rw-rw-r-- 1 1001 1001 5 Aug 15 22:20 VERSION 22:37:17 drwxrwxr-x 2 1001 1001 4096 Aug 15 22:22 bin 22:37:17 drwxrwxr-x 20 1001 1001 4096 Aug 15 22:22 cmd 22:37:17 -rw-r--r-- 1 root root 529637 Aug 15 22:32 coverage.out 22:37:17 drwxrwxr-x 2 1001 1001 4096 Aug 15 22:22 fuzz_test 22:37:17 -rw-rw-r-- 1 1001 1001 7317 Aug 15 22:22 go.mod 22:37:17 -rw-rw-r-- 1 1001 1001 102581 Aug 15 22:22 go.sum 22:37:17 drwxrwxr-x 7 1001 1001 4096 Aug 15 22:22 internal 22:37:17 drwxrwxr-x 3 1001 1001 4096 Aug 15 22:22 openapi 22:37:17 -rw-rw-r-- 1 1001 1001 584 Aug 15 22:22 security.txt 22:37:17 -rw-rw-r-- 1 1001 1001 204 Aug 15 22:22 version.go [Pipeline] sh 22:37:17 + '[' -e coverage.out ] 22:37:17 + chown 1001:1001 coverage.out [Pipeline] stash 22:37:17 Warning: overwriting stash ‘coverage-report’ 22:37:18 Stashed 1 file(s) [Pipeline] sh 22:37:19 + make build 22:37:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:40:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:40:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:40:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:40:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 22:40:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:41:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:41:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:41:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:41:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 22:41:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 22:41:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:42:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:42:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 22:42:10 $ docker stop --time=1 b9a0bb2145663003d139cff176fbfab0d72116197009cc4a812e39f7ea12d07c 22:42:12 $ docker rm -f --volumes b9a0bb2145663003d139cff176fbfab0d72116197009cc4a812e39f7ea12d07c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:42:16 22:42:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:42:16 latest: Pulling from edgex-devops/edgex-compose-arm64 22:42:16 547446be3368: Pulling fs layer 22:42:16 d125d8839a47: Pulling fs layer 22:42:16 3e85d5ac6304: Pulling fs layer 22:42:16 c3105a71a48b: Pulling fs layer 22:42:16 0f093f025ec4: Pulling fs layer 22:42:16 c3106fc0e877: Pulling fs layer 22:42:16 c3105a71a48b: Waiting 22:42:16 0f093f025ec4: Waiting 22:42:16 c3106fc0e877: Waiting 22:42:16 547446be3368: Verifying Checksum 22:42:16 547446be3368: Download complete 22:42:16 c3105a71a48b: Verifying Checksum 22:42:16 c3105a71a48b: Download complete 22:42:17 d125d8839a47: Verifying Checksum 22:42:17 d125d8839a47: Download complete 22:42:17 c3106fc0e877: Verifying Checksum 22:42:17 c3106fc0e877: Download complete 22:42:17 0f093f025ec4: Verifying Checksum 22:42:17 0f093f025ec4: Download complete 22:42:17 547446be3368: Pull complete 22:42:19 d125d8839a47: Pull complete 22:42:19 3e85d5ac6304: Verifying Checksum 22:42:19 3e85d5ac6304: Download complete 22:42:29 3e85d5ac6304: Pull complete 22:42:29 c3105a71a48b: Pull complete 22:42:30 0f093f025ec4: Pull complete 22:42:30 c3106fc0e877: Pull complete 22:42:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:42:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:30 prd-ubuntu20.04-docker-arm64-4c-16g-7775 does not seem to be running inside a container 22:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:42:32 $ docker top 36730c49ff372ad73fd87ccc51587fc6a8e4c71f3cf9f86de47a996ba7ddc099 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:33 + docker compose -f ./docker-compose-build.yml build --parallel 22:42:43 #1 [core-data internal] load build definition from Dockerfile 22:42:43 #1 transferring dockerfile: 22:42:43 #1 transferring dockerfile: 2.01kB done 22:42:43 #1 DONE 0.1s 22:42:43 22:42:43 #2 [security-secretstore-setup internal] load build definition from Dockerfile 22:42:43 #2 transferring dockerfile: 2.49kB done 22:42:43 #2 DONE 0.0s 22:42:43 22:42:43 #3 [security-proxy-auth internal] load build definition from Dockerfile 22:42:43 #3 transferring dockerfile: 2.15kB done 22:42:43 #3 DONE 0.1s 22:42:43 22:42:43 #4 [security-spire-server internal] load build definition from Dockerfile 22:42:43 #4 transferring dockerfile: 1.70kB done 22:42:43 #4 DONE 0.0s 22:42:43 22:42:43 #5 [support-scheduler internal] load build definition from Dockerfile 22:42:43 #5 transferring dockerfile: 1.93kB 0.0s done 22:42:43 #5 DONE 0.1s 22:42:43 22:42:43 #6 [security-bootstrapper internal] load build definition from Dockerfile 22:42:43 #6 transferring dockerfile: 3.17kB 0.0s done 22:42:43 #6 DONE 0.1s 22:42:43 22:42:43 #7 [security-proxy-setup internal] load build definition from Dockerfile 22:42:44 #7 transferring dockerfile: 2.50kB done 22:42:44 #7 DONE 0.1s 22:42:44 22:42:44 #8 [support-notifications internal] load build definition from Dockerfile 22:42:44 #8 transferring dockerfile: 1.95kB 0.0s done 22:42:44 #8 DONE 0.1s 22:42:44 22:42:44 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:42:44 #9 transferring dockerfile: 2.23kB 0.0s done 22:42:44 #9 DONE 0.1s 22:42:44 22:42:44 #10 [security-spire-config internal] load build definition from Dockerfile 22:42:44 #10 transferring dockerfile: 1.69kB 0.0s done 22:42:44 #10 DONE 0.1s 22:42:44 22:42:44 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:42:44 #11 transferring dockerfile: 1.89kB done 22:42:44 #11 DONE 0.1s 22:42:44 22:42:44 #12 [core-metadata internal] load build definition from Dockerfile 22:42:44 #12 transferring dockerfile: 2.06kB 0.0s done 22:42:44 #12 DONE 0.1s 22:42:44 22:42:44 #13 [core-command internal] load build definition from Dockerfile 22:42:44 #13 transferring dockerfile: 1.93kB done 22:42:44 #13 DONE 0.1s 22:42:44 22:42:44 #14 [security-spire-agent internal] load build definition from Dockerfile 22:42:44 #14 transferring dockerfile: 1.81kB done 22:42:44 #14 DONE 0.1s 22:42:44 22:42:44 #15 [support-cron-scheduler internal] load build definition from Dockerfile 22:42:44 #15 transferring dockerfile: 1.85kB done 22:42:44 #15 DONE 0.1s 22:42:44 22:42:44 #16 [core-keeper internal] load build definition from Dockerfile 22:42:44 #16 transferring dockerfile: 2.01kB 0.0s done 22:42:44 #16 DONE 0.1s 22:42:44 22:42:44 #17 [core-data internal] load .dockerignore 22:42:44 #17 transferring context: 50B 0.0s done 22:42:44 #17 DONE 0.1s 22:42:45 22:42:45 #18 [security-secretstore-setup internal] load .dockerignore 22:42:45 #18 transferring context: 50B done 22:42:45 #18 DONE 0.0s 22:42:45 22:42:45 #19 [security-proxy-auth internal] load .dockerignore 22:42:45 #19 transferring context: 50B done 22:42:45 #19 DONE 0.0s 22:42:45 22:42:45 #20 [security-spire-server internal] load .dockerignore 22:42:45 #20 transferring context: 50B done 22:42:45 #20 DONE 0.1s 22:42:45 22:42:45 #21 [support-scheduler internal] load .dockerignore 22:42:45 #21 transferring context: 50B done 22:42:45 #21 DONE 0.1s 22:42:45 22:42:45 #22 [security-bootstrapper internal] load .dockerignore 22:42:45 #22 transferring context: 50B done 22:42:45 #22 DONE 0.1s 22:42:45 22:42:45 #23 [security-proxy-setup internal] load .dockerignore 22:42:45 #23 transferring context: 50B 0.0s done 22:42:45 #23 DONE 0.1s 22:42:45 22:42:45 #24 [support-notifications internal] load .dockerignore 22:42:45 #24 transferring context: 50B done 22:42:45 #24 DONE 0.1s 22:42:45 22:42:45 #25 [core-common-config-bootstrapper internal] load .dockerignore 22:42:45 #25 transferring context: 50B 0.0s done 22:42:45 #25 DONE 0.1s 22:42:45 22:42:45 #26 [security-spire-config internal] load .dockerignore 22:42:46 #26 transferring context: 50B done 22:42:46 #26 DONE 0.1s 22:42:46 22:42:46 #27 [security-spiffe-token-provider internal] load .dockerignore 22:42:46 #27 transferring context: 50B done 22:42:46 #27 DONE 0.1s 22:42:46 22:42:46 #28 [core-metadata internal] load .dockerignore 22:42:46 #28 transferring context: 50B done 22:42:46 #28 DONE 0.1s 22:42:46 22:42:46 #29 [core-command internal] load .dockerignore 22:42:46 #29 transferring context: 50B 0.0s done 22:42:46 #29 DONE 0.1s 22:42:46 22:42:46 #30 [security-spire-agent internal] load .dockerignore 22:42:46 #30 transferring context: 50B done 22:42:46 #30 DONE 0.1s 22:42:46 22:42:46 #31 [support-cron-scheduler internal] load .dockerignore 22:42:46 #31 transferring context: 50B done 22:42:46 #31 DONE 0.1s 22:42:46 22:42:46 #32 [core-keeper internal] load .dockerignore 22:42:46 #32 transferring context: 50B 0.0s done 22:42:46 #32 DONE 0.1s 22:42:46 22:42:46 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:46 #33 DONE 0.0s 22:42:46 22:42:46 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 22:42:46 #34 DONE 0.1s 22:42:46 22:42:46 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:42:46 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:42:46 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:42:46 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:42:46 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:42:46 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 888.83kB / 3.34MB 0.1s 22:42:46 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.24MB / 3.34MB 0.2s 22:42:46 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 22:42:46 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 22:42:47 #35 ... 22:42:47 22:42:47 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:42:47 #36 DONE 1.0s 22:42:47 22:42:47 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:42:47 #35 ... 22:42:47 22:42:47 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:47 #33 DONE 0.0s 22:42:47 22:42:47 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:47 #33 DONE 0.0s 22:42:47 22:42:47 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 22:42:47 #34 DONE 0.3s 22:42:47 22:42:47 #37 [core-data builder 2/7] WORKDIR /edgex-go 22:42:47 #37 DONE 0.3s 22:42:47 22:42:47 #38 [core-data internal] load build context 22:42:47 #38 ... 22:42:47 22:42:47 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:42:47 #36 DONE 1.8s 22:42:47 22:42:47 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 22:42:47 #37 DONE 0.6s 22:42:47 22:42:47 #38 [core-data internal] load build context 22:42:48 #38 ... 22:42:48 22:42:48 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:48 #33 DONE 0.0s 22:42:48 22:42:48 #38 [core-data internal] load build context 22:42:48 #38 ... 22:42:48 22:42:48 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:48 #33 DONE 0.0s 22:42:48 22:42:48 #38 [core-data internal] load build context 22:42:48 #38 ... 22:42:48 22:42:48 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:42:48 #36 DONE 1.8s 22:42:48 22:42:48 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 22:42:48 #37 DONE 0.6s 22:42:48 22:42:48 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:42:48 #36 DONE 1.8s 22:42:48 22:42:48 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 22:42:48 #34 DONE 0.8s 22:42:48 22:42:48 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 22:42:48 #37 DONE 0.6s 22:42:48 22:42:48 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:42:48 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:42:48 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:42:48 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:42:48 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:42:48 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 22:42:48 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 22:42:48 #35 ... 22:42:48 22:42:48 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:48 #33 DONE 0.0s 22:42:48 22:42:48 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:42:48 #36 DONE 1.8s 22:42:48 22:42:48 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:48 #33 DONE 0.0s 22:42:48 22:42:48 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 22:42:48 #37 DONE 0.6s 22:42:48 22:42:48 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:42:48 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:42:48 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:42:48 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:42:48 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:42:48 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 22:42:48 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 22:42:48 #35 ... 22:42:48 22:42:48 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:48 #33 DONE 0.0s 22:42:49 22:42:49 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:42:49 #36 DONE 1.9s 22:42:49 22:42:49 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 22:42:49 #37 DONE 0.7s 22:42:49 22:42:49 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:42:49 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:42:49 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:42:49 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:42:49 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:42:49 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 22:42:49 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 22:42:49 #35 ... 22:42:49 22:42:49 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:49 #33 DONE 0.0s 22:42:49 22:42:49 #39 [security-proxy-auth internal] load build context 22:42:49 #39 ... 22:42:49 22:42:49 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:49 #33 DONE 0.0s 22:42:49 22:42:49 #39 [security-proxy-auth internal] load build context 22:42:49 #39 ... 22:42:49 22:42:49 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:49 #33 DONE 0.0s 22:42:49 22:42:49 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:42:49 #40 DONE 1.5s 22:42:49 22:42:49 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:42:49 #36 DONE 2.0s 22:42:49 22:42:49 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 22:42:49 #37 DONE 0.8s 22:42:49 22:42:49 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:42:49 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:42:49 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:42:49 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:42:49 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:42:49 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 22:42:49 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 22:42:49 #35 DONE 3.9s 22:42:49 22:42:49 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:42:49 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:42:50 #41 ... 22:42:50 22:42:50 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:50 #33 DONE 0.0s 22:42:50 22:42:50 #39 [security-proxy-auth internal] load build context 22:42:50 #39 ... 22:42:50 22:42:50 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:42:50 #33 DONE 0.0s 22:42:50 22:42:50 #39 [security-proxy-auth internal] load build context 22:42:51 #39 transferring context: 11.13MB 3.0s 22:42:51 #39 ... 22:42:51 22:42:51 #42 [security-spire-server internal] load build context 22:42:51 #42 transferring context: 27.60kB 0.5s done 22:42:51 #42 DONE 2.1s 22:42:51 22:42:51 #39 [security-proxy-auth internal] load build context 22:42:51 #39 ... 22:42:51 22:42:51 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 22:42:51 #34 DONE 4.0s 22:42:51 22:42:51 #43 [security-spire-config internal] load build context 22:42:51 #43 transferring context: 25.85kB 0.3s done 22:42:51 #43 DONE 2.3s 22:42:51 22:42:51 #39 [security-proxy-auth internal] load build context 22:42:52 #39 ... 22:42:52 22:42:52 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:42:52 #36 DONE 2.0s 22:42:52 22:42:52 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 22:42:52 #37 DONE 0.8s 22:42:52 22:42:52 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:42:52 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:42:52 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:42:52 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:42:52 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:42:52 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 22:42:52 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 22:42:52 #35 DONE 3.9s 22:42:52 22:42:52 #44 [core-keeper internal] load build context 22:42:52 #44 DONE 0.0s 22:42:52 22:42:52 #39 [security-proxy-auth internal] load build context 22:42:52 #39 ... 22:42:52 22:42:52 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:42:52 #36 DONE 2.0s 22:42:52 22:42:52 #37 [core-command builder 2/7] WORKDIR /edgex-go 22:42:52 #37 DONE 0.8s 22:42:52 22:42:52 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:42:52 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:42:52 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:42:52 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:42:52 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:42:52 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 22:42:52 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 22:42:52 #35 DONE 3.9s 22:42:52 22:42:52 #45 [core-command internal] load build context 22:42:52 #45 DONE 0.0s 22:42:52 22:42:52 #46 [support-scheduler internal] load build context 22:42:52 #46 ... 22:42:52 22:42:52 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:42:52 #36 DONE 2.0s 22:42:52 22:42:52 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 22:42:52 #37 DONE 0.8s 22:42:52 22:42:52 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:42:52 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:42:52 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:42:52 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:42:52 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:42:52 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 22:42:52 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 22:42:52 #35 DONE 3.9s 22:42:52 22:42:52 #46 [support-scheduler internal] load build context 22:42:53 #46 ... 22:42:53 22:42:53 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:42:53 #40 DONE 5.1s 22:42:53 22:42:53 #46 [support-scheduler internal] load build context 22:42:56 #46 ... 22:42:56 22:42:56 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 22:42:56 #47 DONE 6.5s 22:42:56 22:42:56 #46 [support-scheduler internal] load build context 22:42:56 #46 transferring context: 19.99MB 8.2s 22:42:57 #46 ... 22:42:57 22:42:57 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:42:57 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:42:57 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:42:57 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 22:42:57 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 22:42:57 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 22:42:57 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 22:42:57 #35 DONE 3.9s 22:42:57 22:42:57 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:42:57 #48 DONE 0.0s 22:42:57 22:42:57 #49 [security-spire-agent internal] load build context 22:42:57 #49 DONE 0.0s 22:42:57 22:42:57 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:42:57 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:42:57 #48 ... 22:42:57 22:42:57 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:42:57 #0 6.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:42:57 #0 6.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:42:57 #50 ... 22:42:57 22:42:57 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 22:42:57 #0 5.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:42:57 #0 6.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:42:57 #0 9.688 OK: 266 MiB in 52 packages 22:42:58 #51 ... 22:42:58 22:42:58 #52 [security-secretstore-setup internal] load build context 22:42:58 #52 ... 22:42:58 22:42:58 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:42:58 #50 10.26 OK: 266 MiB in 52 packages 22:42:58 #50 ... 22:42:58 22:42:58 #38 [core-data internal] load build context 22:42:58 #38 ... 22:42:58 22:42:58 #53 [security-bootstrapper internal] load build context 22:42:58 #53 ... 22:42:58 22:42:58 #54 [security-proxy-setup internal] load build context 22:42:58 #54 ... 22:42:58 22:42:58 #53 [security-bootstrapper internal] load build context 22:42:59 #53 ... 22:42:59 22:42:59 #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:42:59 #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:42:59 #0 7.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:42:59 #55 ... 22:42:59 22:42:59 #56 [core-common-config-bootstrapper internal] load build context 22:42:59 #56 ... 22:42:59 22:42:59 #57 [support-notifications internal] load build context 22:42:59 #57 ... 22:42:59 22:42:59 #56 [core-common-config-bootstrapper internal] load build context 22:42:59 #56 ... 22:42:59 22:42:59 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:42:59 #50 DONE 11.5s 22:42:59 22:42:59 #56 [core-common-config-bootstrapper internal] load build context 22:42:59 #56 ... 22:42:59 22:42:59 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 22:42:59 #51 DONE 12.5s 22:42:59 22:42:59 #56 [core-common-config-bootstrapper internal] load build context 22:42:59 #56 ... 22:42:59 22:42:59 #58 [core-metadata internal] load build context 22:42:59 #58 ... 22:42:59 22:42:59 #59 [security-spiffe-token-provider internal] load build context 22:42:59 #59 ... 22:42:59 22:42:59 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:42:59 #0 5.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:42:59 #0 6.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:42:59 #0 9.610 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:42:59 #0 9.610 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:42:59 #0 9.610 OK: 19953 distinct packages available 22:42:59 #0 9.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:00 #60 ... 22:43:00 22:43:00 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:43:00 #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:00 #61 ... 22:43:00 22:43:00 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:00 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.9s done 22:43:00 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 22:43:00 #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 22:43:00 #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 22:43:00 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.4s done 22:43:00 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.0s done 22:43:00 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.6s done 22:43:00 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 22:43:00 #41 ... 22:43:00 22:43:00 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:43:00 #61 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:00 #61 ... 22:43:00 22:43:00 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:43:00 #62 ... 22:43:00 22:43:00 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:43:00 #63 ... 22:43:00 22:43:00 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:43:00 #64 ... 22:43:00 22:43:00 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:43:01 #65 ... 22:43:01 22:43:01 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:43:01 #66 ... 22:43:01 22:43:01 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:43:01 #67 ... 22:43:01 22:43:01 #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 22:43:01 #68 ... 22:43:01 22:43:01 #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:43:01 #55 10.25 OK: 266 MiB in 52 packages 22:43:01 #55 DONE 12.3s 22:43:01 22:43:01 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:43:01 #69 ... 22:43:01 22:43:01 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:01 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 5.1s 22:43:01 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 22:43:01 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.88MB / 28.04MB 5.6s 22:43:02 #41 ... 22:43:02 22:43:02 #45 [core-command internal] load build context 22:43:02 #45 transferring context: 3.04MB 8.3s 22:43:02 #45 ... 22:43:02 22:43:02 #49 [security-spire-agent internal] load build context 22:43:02 #49 transferring context: 27.13kB 0.6s done 22:43:02 #49 DONE 5.2s 22:43:02 22:43:02 #39 [security-proxy-auth internal] load build context 22:43:02 #39 ... 22:43:02 22:43:02 #44 [core-keeper internal] load build context 22:43:02 #44 ... 22:43:02 22:43:02 #70 [support-cron-scheduler internal] load build context 22:43:02 #70 ... 22:43:02 22:43:02 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:02 #71 ... 22:43:02 22:43:02 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:03 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 22:43:03 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 7.2s 22:43:03 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 22:43:03 #41 ... 22:43:03 22:43:03 #72 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:03 #72 ... 22:43:03 22:43:03 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:04 #41 ... 22:43:04 22:43:04 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 22:43:04 #73 ... 22:43:04 22:43:04 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:04 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.90MB / 28.04MB 8.3s 22:43:05 #41 ... 22:43:05 22:43:05 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:43:05 #60 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:05 #60 13.17 OK: 266 MiB in 52 packages 22:43:05 #60 DONE 15.7s 22:43:05 22:43:05 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:43:05 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.6s done 22:43:05 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 22:43:05 #48 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 22:43:05 #48 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 22:43:05 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 22:43:05 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 22:43:05 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 22:43:05 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.1s done 22:43:05 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.72MB / 18.32MB 3.3s 22:43:05 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 22:43:05 #48 ... 22:43:05 22:43:05 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:05 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 9.7s 22:43:06 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.24MB / 28.04MB 10.6s 22:43:07 #41 ... 22:43:07 22:43:07 #46 [support-scheduler internal] load build context 22:43:07 #46 transferring context: 30.85MB 18.8s 22:43:07 #46 ... 22:43:07 22:43:07 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:07 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 11.2s 22:43:07 #41 ... 22:43:07 22:43:07 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:43:07 #62 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:07 #62 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:07 #62 15.02 (1/1) Installing dumb-init (1.2.5-r2) 22:43:07 #62 15.02 Executing busybox-1.36.1-r7.trigger 22:43:07 #62 15.02 OK: 8 MiB in 16 packages 22:43:07 #62 DONE 17.0s 22:43:07 22:43:07 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:08 #41 ... 22:43:08 22:43:08 #72 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:08 #72 DONE 14.5s 22:43:08 22:43:08 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:08 #41 ... 22:43:08 22:43:08 #52 [security-secretstore-setup internal] load build context 22:43:08 #52 ... 22:43:08 22:43:08 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:08 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 12.3s 22:43:08 #41 ... 22:43:08 22:43:08 #38 [core-data internal] load build context 22:43:08 #38 ... 22:43:08 22:43:08 #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 22:43:08 #68 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:08 #68 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:08 #68 16.23 (1/1) Installing dumb-init (1.2.5-r2) 22:43:08 #68 16.30 Executing busybox-1.36.1-r7.trigger 22:43:08 #68 16.44 OK: 8 MiB in 16 packages 22:43:08 #68 DONE 18.3s 22:43:08 22:43:08 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 22:43:09 #74 ... 22:43:09 22:43:09 #54 [security-proxy-setup internal] load build context 22:43:09 #54 ... 22:43:09 22:43:09 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:43:09 #61 12.35 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:43:09 #61 12.35 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:43:09 #61 12.35 OK: 19946 distinct packages available 22:43:09 #61 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:09 #61 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:09 #61 17.99 (1/4) Installing dumb-init (1.2.5-r2) 22:43:09 #61 17.99 (2/4) Installing musl-obstack (1.2.3-r2) 22:43:09 #61 17.99 (3/4) Installing libucontext (1.2-r2) 22:43:09 #61 17.99 (4/4) Installing gcompat (1.1.0-r1) 22:43:09 #61 17.99 Executing busybox-1.36.1-r7.trigger 22:43:09 #61 17.99 OK: 8 MiB in 19 packages 22:43:09 #61 DONE 19.3s 22:43:09 22:43:09 #54 [security-proxy-setup internal] load build context 22:43:09 #54 ... 22:43:09 22:43:09 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:09 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 12.7s 22:43:09 #41 ... 22:43:09 22:43:09 #53 [security-bootstrapper internal] load build context 22:43:09 #53 ... 22:43:09 22:43:09 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:09 #41 ... 22:43:09 22:43:09 #57 [support-notifications internal] load build context 22:43:09 #57 ... 22:43:09 22:43:09 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:09 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 13.4s 22:43:09 #41 ... 22:43:09 22:43:09 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:43:09 #67 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:09 #67 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:09 #67 17.64 (1/2) Installing dumb-init (1.2.5-r2) 22:43:09 #67 17.64 (2/2) Installing su-exec (0.2-r3) 22:43:09 #67 17.64 Executing busybox-1.36.1-r7.trigger 22:43:09 #67 17.80 OK: 8 MiB in 17 packages 22:43:09 #67 DONE 19.0s 22:43:09 22:43:09 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:09 #41 ... 22:43:09 22:43:09 #56 [core-common-config-bootstrapper internal] load build context 22:43:10 #56 ... 22:43:10 22:43:10 #59 [security-spiffe-token-provider internal] load build context 22:43:10 #59 ... 22:43:10 22:43:10 #58 [core-metadata internal] load build context 22:43:10 #58 ... 22:43:10 22:43:10 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:10 #41 ... 22:43:10 22:43:10 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:10 #71 DONE 17.9s 22:43:10 22:43:10 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:43:10 #63 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:10 #63 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:10 #63 18.20 (1/4) Installing ca-certificates (20240226-r0) 22:43:10 #63 18.40 (2/4) Installing dumb-init (1.2.5-r2) 22:43:10 #63 18.40 (3/4) Installing su-exec (0.2-r3) 22:43:10 #63 18.46 (4/4) Installing yq (4.33.3-r5) 22:43:10 #63 18.80 Executing busybox-1.36.1-r7.trigger 22:43:10 #63 18.80 Executing ca-certificates-20240226-r0.trigger 22:43:10 #63 19.20 OK: 18 MiB in 19 packages 22:43:10 #63 DONE 19.9s 22:43:10 22:43:10 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:10 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.87MB / 28.04MB 14.5s 22:43:11 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.63MB / 28.04MB 15.1s 22:43:11 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.6s 22:43:12 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.98MB / 28.04MB 16.0s 22:43:12 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.3s done 22:43:12 #41 ... 22:43:12 22:43:12 #39 [security-proxy-auth internal] load build context 22:43:12 #39 transferring context: 33.01MB 24.3s 22:43:12 #39 ... 22:43:12 22:43:12 #45 [core-command internal] load build context 22:43:12 #45 ... 22:43:12 22:43:12 #70 [support-cron-scheduler internal] load build context 22:43:12 #70 ... 22:43:12 22:43:12 #44 [core-keeper internal] load build context 22:43:13 #44 ... 22:43:13 22:43:13 #45 [core-command internal] load build context 22:43:15 #45 ... 22:43:15 22:43:15 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:43:15 #64 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:15 #64 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:15 #64 22.22 (1/2) Installing ca-certificates (20240226-r0) 22:43:15 #64 22.33 (2/2) Installing dumb-init (1.2.5-r2) 22:43:15 #64 22.33 Executing busybox-1.36.1-r7.trigger 22:43:15 #64 22.46 Executing ca-certificates-20240226-r0.trigger 22:43:15 #64 22.86 OK: 9 MiB in 17 packages 22:43:15 #64 DONE 24.0s 22:43:15 22:43:15 #45 [core-command internal] load build context 22:43:16 #45 ... 22:43:16 22:43:16 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:43:16 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.6s done 22:43:16 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.8s 22:43:16 #48 ... 22:43:16 22:43:16 #45 [core-command internal] load build context 22:43:17 #45 ... 22:43:17 22:43:17 #46 [support-scheduler internal] load build context 22:43:17 #46 transferring context: 44.27MB 29.3s 22:43:17 #46 ... 22:43:17 22:43:17 #59 [security-spiffe-token-provider internal] load build context 22:43:17 #59 ... 22:43:17 22:43:17 #45 [core-command internal] load build context 22:43:18 #45 ... 22:43:18 22:43:18 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:43:18 #75 ... 22:43:18 22:43:18 #45 [core-command internal] load build context 22:43:19 #45 ... 22:43:19 22:43:19 #52 [security-secretstore-setup internal] load build context 22:43:19 #52 ... 22:43:19 22:43:19 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:43:19 #76 ... 22:43:19 22:43:19 #38 [core-data internal] load build context 22:43:19 #38 ... 22:43:19 22:43:19 #52 [security-secretstore-setup internal] load build context 22:43:19 #52 ... 22:43:19 22:43:19 #54 [security-proxy-setup internal] load build context 22:43:19 #54 ... 22:43:19 22:43:19 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:43:19 #77 ... 22:43:19 22:43:19 #53 [security-bootstrapper internal] load build context 22:43:19 #53 ... 22:43:19 22:43:19 #57 [support-notifications internal] load build context 22:43:19 #57 ... 22:43:19 22:43:19 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:43:19 #78 ... 22:43:19 22:43:19 #57 [support-notifications internal] load build context 22:43:20 #57 ... 22:43:20 22:43:20 #56 [core-common-config-bootstrapper internal] load build context 22:43:20 #56 ... 22:43:20 22:43:20 #58 [core-metadata internal] load build context 22:43:20 #58 ... 22:43:20 22:43:20 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:43:20 #79 ... 22:43:20 22:43:20 #56 [core-common-config-bootstrapper internal] load build context 22:43:20 #56 ... 22:43:20 22:43:20 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:43:20 #80 ... 22:43:20 22:43:20 #56 [core-common-config-bootstrapper internal] load build context 22:43:21 #56 ... 22:43:21 22:43:21 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:43:21 #66 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:21 #66 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:21 #66 24.35 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:43:21 #66 24.35 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:43:21 #66 24.35 OK: 19946 distinct packages available 22:43:21 #66 24.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:21 #66 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:21 #66 28.32 (1/5) Installing dumb-init (1.2.5-r2) 22:43:21 #66 28.32 (2/5) Installing musl-obstack (1.2.3-r2) 22:43:21 #66 28.32 (3/5) Installing libucontext (1.2-r2) 22:43:21 #66 28.41 (4/5) Installing gcompat (1.1.0-r1) 22:43:21 #66 28.41 (5/5) Installing openssl (3.1.6-r0) 22:43:21 #66 28.41 Executing busybox-1.36.1-r7.trigger 22:43:21 #66 28.62 OK: 9 MiB in 20 packages 22:43:21 #66 DONE 31.0s 22:43:21 22:43:21 #56 [core-common-config-bootstrapper internal] load build context 22:43:22 #56 ... 22:43:22 22:43:22 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:43:22 #69 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:22 #69 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:22 #69 27.77 (1/4) Installing dumb-init (1.2.5-r2) 22:43:22 #69 27.95 (2/4) Installing openssl (3.1.6-r0) 22:43:22 #69 27.95 (3/4) Installing su-exec (0.2-r3) 22:43:22 #69 27.95 (4/4) Installing yq (4.33.3-r5) 22:43:22 #69 28.91 Executing busybox-1.36.1-r7.trigger 22:43:22 #69 29.12 OK: 18 MiB in 19 packages 22:43:22 #69 DONE 31.5s 22:43:22 22:43:22 #56 [core-common-config-bootstrapper internal] load build context 22:43:22 #56 transferring context: 61.41MB 33.3s 22:43:22 #56 ... 22:43:22 22:43:22 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:22 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.3s done 22:43:22 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.1s 22:43:23 #41 ... 22:43:23 22:43:23 #39 [security-proxy-auth internal] load build context 22:43:23 #39 ... 22:43:23 22:43:23 #56 [core-common-config-bootstrapper internal] load build context 22:43:23 #56 ... 22:43:23 22:43:23 #44 [core-keeper internal] load build context 22:43:23 #44 ... 22:43:23 22:43:23 #70 [support-cron-scheduler internal] load build context 22:43:23 #70 ... 22:43:23 22:43:23 #44 [core-keeper internal] load build context 22:43:25 #44 ... 22:43:25 22:43:25 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 22:43:25 #81 ... 22:43:25 22:43:25 #44 [core-keeper internal] load build context 22:43:25 #44 ... 22:43:25 22:43:25 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:43:25 #75 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:25 #75 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:25 #75 14.33 OK: 8 MiB in 16 packages 22:43:25 #75 DONE 16.8s 22:43:25 22:43:25 #44 [core-keeper internal] load build context 22:43:25 #44 ... 22:43:25 22:43:25 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:43:25 #65 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:25 #65 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:25 #65 28.44 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:43:25 #65 28.44 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:43:25 #65 28.44 OK: 19946 distinct packages available 22:43:25 #65 29.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:25 #65 30.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:25 #65 32.37 (1/11) Installing ca-certificates (20240226-r0) 22:43:25 #65 32.57 (2/11) Installing brotli-libs (1.0.9-r14) 22:43:25 #65 32.69 (3/11) Installing libunistring (1.1-r1) 22:43:25 #65 32.69 (4/11) Installing libidn2 (2.3.4-r1) 22:43:25 #65 32.82 (5/11) Installing nghttp2-libs (1.57.0-r0) 22:43:25 #65 32.82 (6/11) Installing libcurl (8.9.0-r0) 22:43:25 #65 32.82 (7/11) Installing curl (8.9.0-r0) 22:43:25 #65 32.82 (8/11) Installing dumb-init (1.2.5-r2) 22:43:25 #65 32.82 (9/11) Installing musl-obstack (1.2.3-r2) 22:43:25 #65 32.82 (10/11) Installing libucontext (1.2-r2) 22:43:25 #65 32.91 (11/11) Installing gcompat (1.1.0-r1) 22:43:25 #65 32.91 Executing busybox-1.36.1-r7.trigger 22:43:25 #65 32.91 Executing ca-certificates-20240226-r0.trigger 22:43:25 #65 33.72 OK: 13 MiB in 26 packages 22:43:25 #65 ... 22:43:25 22:43:25 #56 [core-common-config-bootstrapper internal] load build context 22:43:25 #56 ... 22:43:25 22:43:25 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:43:25 #65 DONE 34.9s 22:43:25 22:43:25 #56 [core-common-config-bootstrapper internal] load build context 22:43:26 #56 ... 22:43:26 22:43:26 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 22:43:26 #73 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:26 #73 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:26 #73 27.00 (1/3) Installing ca-certificates (20240226-r0) 22:43:26 #73 27.21 (2/3) Installing dumb-init (1.2.5-r2) 22:43:26 #73 27.21 (3/3) Installing tzdata (2024a-r0) 22:43:26 #73 29.13 Executing busybox-1.36.1-r7.trigger 22:43:26 #73 29.13 Executing ca-certificates-20240226-r0.trigger 22:43:26 #73 29.58 OK: 12 MiB in 18 packages 22:43:26 #73 DONE 31.6s 22:43:26 22:43:26 #46 [support-scheduler internal] load build context 22:43:26 #46 ... 22:43:26 22:43:26 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:43:26 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.4s 22:43:26 #48 ... 22:43:26 22:43:26 #56 [core-common-config-bootstrapper internal] load build context 22:43:27 #56 ... 22:43:27 22:43:27 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 22:43:27 #74 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:27 #74 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:27 #74 17.60 OK: 8 MiB in 16 packages 22:43:27 #74 DONE 19.1s 22:43:27 22:43:27 #70 [support-cron-scheduler internal] load build context 22:43:27 #70 ... 22:43:27 22:43:27 #59 [security-spiffe-token-provider internal] load build context 22:43:27 #59 transferring context: 57.81MB 37.3s 22:43:28 #59 ... 22:43:28 22:43:28 #70 [support-cron-scheduler internal] load build context 22:43:29 #70 ... 22:43:29 22:43:29 #45 [core-command internal] load build context 22:43:29 #45 ... 22:43:29 22:43:29 #70 [support-cron-scheduler internal] load build context 22:43:29 #70 ... 22:43:29 22:43:29 #38 [core-data internal] load build context 22:43:29 #38 ... 22:43:29 22:43:29 #52 [security-secretstore-setup internal] load build context 22:43:29 #52 ... 22:43:29 22:43:29 #54 [security-proxy-setup internal] load build context 22:43:29 #54 ... 22:43:29 22:43:29 #45 [core-command internal] load build context 22:43:29 #45 ... 22:43:29 22:43:29 #53 [security-bootstrapper internal] load build context 22:43:29 #53 ... 22:43:29 22:43:29 #52 [security-secretstore-setup internal] load build context 22:43:30 #52 ... 22:43:30 22:43:30 #58 [core-metadata internal] load build context 22:43:30 #58 ... 22:43:30 22:43:30 #57 [support-notifications internal] load build context 22:43:30 #57 ... 22:43:30 22:43:30 #58 [core-metadata internal] load build context 22:43:32 #58 ... 22:43:32 22:43:32 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 22:43:32 #0 8.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:32 #82 ... 22:43:32 22:43:32 #54 [security-proxy-setup internal] load build context 22:43:32 #54 ... 22:43:32 22:43:32 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:43:32 #0 9.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:32 #83 ... 22:43:32 22:43:32 #54 [security-proxy-setup internal] load build context 22:43:33 #54 transferring context: 75.08MB 43.9s 22:43:33 #54 ... 22:43:33 22:43:33 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:43:33 #78 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:33 #78 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:33 #78 21.96 OK: 8 MiB in 17 packages 22:43:33 #78 DONE 23.5s 22:43:33 22:43:33 #54 [security-proxy-setup internal] load build context 22:43:33 #54 ... 22:43:33 22:43:33 #39 [security-proxy-auth internal] load build context 22:43:33 #39 ... 22:43:33 22:43:33 #54 [security-proxy-setup internal] load build context 22:43:33 #54 ... 22:43:33 22:43:33 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:43:33 #80 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:33 #80 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:33 #80 21.00 OK: 18 MiB in 19 packages 22:43:33 #80 DONE 22.9s 22:43:33 22:43:33 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:33 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s 22:43:33 #41 ... 22:43:33 22:43:33 #54 [security-proxy-setup internal] load build context 22:43:34 #54 ... 22:43:34 22:43:34 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:43:34 #77 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:34 #77 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:34 #77 22.87 OK: 8 MiB in 19 packages 22:43:34 #77 DONE 25.2s 22:43:34 22:43:34 #54 [security-proxy-setup internal] load build context 22:43:35 #54 ... 22:43:35 22:43:35 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:43:35 #76 16.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:35 #76 18.13 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:35 #76 22.63 (1/1) Installing dumb-init (1.2.5-r2) 22:43:35 #76 23.55 Executing busybox-1.36.1-r7.trigger 22:43:35 #76 23.71 OK: 8 MiB in 16 packages 22:43:35 #76 DONE 26.3s 22:43:35 22:43:35 #54 [security-proxy-setup internal] load build context 22:43:35 #54 ... 22:43:35 22:43:35 #44 [core-keeper internal] load build context 22:43:35 #44 ... 22:43:35 22:43:35 #54 [security-proxy-setup internal] load build context 22:43:35 #54 ... 22:43:35 22:43:35 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 22:43:35 #81 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:35 #81 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:35 #81 19.59 OK: 9 MiB in 17 packages 22:43:35 #81 DONE 21.0s 22:43:35 22:43:35 #54 [security-proxy-setup internal] load build context 22:43:36 #54 ... 22:43:36 22:43:36 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:43:36 #84 ... 22:43:36 22:43:36 #39 [security-proxy-auth internal] load build context 22:43:36 #39 ... 22:43:36 22:43:36 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:43:36 #85 ... 22:43:36 22:43:36 #39 [security-proxy-auth internal] load build context 22:43:36 #39 ... 22:43:36 22:43:36 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 22:43:36 #82 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:36 #82 13.60 OK: 9 MiB in 20 packages 22:43:36 #82 DONE 14.8s 22:43:36 22:43:36 #46 [support-scheduler internal] load build context 22:43:36 #46 ... 22:43:36 22:43:36 #39 [security-proxy-auth internal] load build context 22:43:36 #39 ... 22:43:36 22:43:36 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:43:36 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.8s 22:43:37 #48 ... 22:43:37 22:43:37 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:37 #41 ... 22:43:37 22:43:37 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:43:37 #79 18.12 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:37 #79 19.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:37 #79 25.00 OK: 266 MiB in 52 packages 22:43:37 #79 DONE 26.7s 22:43:37 22:43:37 #46 [support-scheduler internal] load build context 22:43:37 #46 ... 22:43:37 22:43:37 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:43:37 #83 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:37 #83 13.53 OK: 18 MiB in 19 packages 22:43:37 #83 DONE 15.0s 22:43:37 22:43:37 #46 [support-scheduler internal] load build context 22:43:37 #46 ... 22:43:37 22:43:37 #56 [core-common-config-bootstrapper internal] load build context 22:43:37 #56 ... 22:43:37 22:43:37 #46 [support-scheduler internal] load build context 22:43:37 #46 transferring context: 66.13MB 49.5s 22:43:38 #46 ... 22:43:38 22:43:38 #59 [security-spiffe-token-provider internal] load build context 22:43:38 #59 ... 22:43:38 22:43:38 #56 [core-common-config-bootstrapper internal] load build context 22:43:38 #56 ... 22:43:38 22:43:38 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 22:43:38 #86 DONE 0.7s 22:43:38 22:43:38 #56 [core-common-config-bootstrapper internal] load build context 22:43:39 #56 ... 22:43:39 22:43:39 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:43:39 #84 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:39 #84 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:39 #84 12.56 OK: 13 MiB in 26 packages 22:43:39 #84 DONE 13.6s 22:43:39 22:43:39 #56 [core-common-config-bootstrapper internal] load build context 22:43:39 #56 ... 22:43:39 22:43:39 #70 [support-cron-scheduler internal] load build context 22:43:39 #70 ... 22:43:39 22:43:39 #38 [core-data internal] load build context 22:43:39 #38 ... 22:43:39 22:43:39 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:43:39 #85 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:39 #85 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:39 #85 12.62 OK: 12 MiB in 18 packages 22:43:39 #85 DONE 13.4s 22:43:39 22:43:39 #38 [core-data internal] load build context 22:43:39 #38 ... 22:43:39 22:43:39 #70 [support-cron-scheduler internal] load build context 22:43:39 #70 ... 22:43:39 22:43:39 #53 [security-bootstrapper internal] load build context 22:43:40 #53 ... 22:43:40 22:43:40 #45 [core-command internal] load build context 22:43:40 #45 ... 22:43:40 22:43:40 #38 [core-data internal] load build context 22:43:40 #38 ... 22:43:40 22:43:40 #52 [security-secretstore-setup internal] load build context 22:43:40 #52 ... 22:43:40 22:43:40 #38 [core-data internal] load build context 22:43:40 #38 ... 22:43:40 22:43:40 #57 [support-notifications internal] load build context 22:43:41 #57 ... 22:43:41 22:43:41 #52 [security-secretstore-setup internal] load build context 22:43:41 #52 ... 22:43:41 22:43:41 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:43:41 #87 DONE 8.0s 22:43:41 22:43:41 #52 [security-secretstore-setup internal] load build context 22:43:42 #52 ... 22:43:42 22:43:42 #58 [core-metadata internal] load build context 22:43:42 #58 ... 22:43:42 22:43:42 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:42 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.7s 22:43:43 #41 ... 22:43:43 22:43:43 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 22:43:43 #88 DONE 1.3s 22:43:43 22:43:43 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:45 #41 ... 22:43:45 22:43:45 #44 [core-keeper internal] load build context 22:43:45 #44 transferring context: 60.10MB 51.6s 22:43:45 #44 ... 22:43:45 22:43:45 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:46 #41 ... 22:43:46 22:43:46 #54 [security-proxy-setup internal] load build context 22:43:46 #54 ... 22:43:46 22:43:46 #44 [core-keeper internal] load build context 22:43:46 #44 ... 22:43:46 22:43:46 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:43:46 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.0s done 22:43:46 #48 DONE 49.6s 22:43:46 22:43:46 #44 [core-keeper internal] load build context 22:43:46 #44 ... 22:43:46 22:43:46 #39 [security-proxy-auth internal] load build context 22:43:47 #39 ... 22:43:47 22:43:47 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:47 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.8s 22:43:48 #41 ... 22:43:48 22:43:48 #46 [support-scheduler internal] load build context 22:43:48 #46 ... 22:43:48 22:43:48 #59 [security-spiffe-token-provider internal] load build context 22:43:48 #59 ... 22:43:48 22:43:48 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:49 #41 ... 22:43:49 22:43:49 #56 [core-common-config-bootstrapper internal] load build context 22:43:49 #56 ... 22:43:49 22:43:49 #46 [support-scheduler internal] load build context 22:43:50 #46 ... 22:43:50 22:43:50 #70 [support-cron-scheduler internal] load build context 22:43:50 #70 ... 22:43:50 22:43:50 #46 [support-scheduler internal] load build context 22:43:50 #46 transferring context: 102.97MB 62.1s 22:43:50 #46 ... 22:43:50 22:43:50 #53 [security-bootstrapper internal] load build context 22:43:50 #53 ... 22:43:50 22:43:50 #45 [core-command internal] load build context 22:43:50 #45 ... 22:43:50 22:43:50 #53 [security-bootstrapper internal] load build context 22:43:50 #53 ... 22:43:50 22:43:50 #38 [core-data internal] load build context 22:43:51 #38 ... 22:43:51 22:43:51 #57 [support-notifications internal] load build context 22:43:51 #57 ... 22:43:51 22:43:51 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:51 #41 ... 22:43:51 22:43:51 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:43:51 #89 DONE 2.0s 22:43:51 22:43:51 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:52 #41 ... 22:43:52 22:43:52 #52 [security-secretstore-setup internal] load build context 22:43:52 #52 ... 22:43:52 22:43:52 #58 [core-metadata internal] load build context 22:43:52 #58 ... 22:43:52 22:43:52 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:52 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.2s 22:43:56 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.9s done 22:43:56 #41 ... 22:43:56 22:43:56 #54 [security-proxy-setup internal] load build context 22:43:56 #54 transferring context: 167.09MB 67.4s 22:43:56 #54 ... 22:43:56 22:43:56 #57 [support-notifications internal] load build context 22:43:56 #57 ... 22:43:56 22:43:56 #54 [security-proxy-setup internal] load build context 22:43:57 #54 ... 22:43:57 22:43:57 #44 [core-keeper internal] load build context 22:43:57 #44 ... 22:43:57 22:43:57 #54 [security-proxy-setup internal] load build context 22:43:57 #54 ... 22:43:57 22:43:57 #39 [security-proxy-auth internal] load build context 22:43:57 #39 ... 22:43:57 22:43:57 #54 [security-proxy-setup internal] load build context 22:43:57 #54 ... 22:43:57 22:43:57 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:43:57 #41 DONE 68.1s 22:43:57 22:43:57 #54 [security-proxy-setup internal] load build context 22:43:59 #54 ... 22:43:59 22:43:59 #59 [security-spiffe-token-provider internal] load build context 22:43:59 #59 ... 22:43:59 22:43:59 #54 [security-proxy-setup internal] load build context 22:44:00 #54 ... 22:44:00 22:44:00 #56 [core-common-config-bootstrapper internal] load build context 22:44:00 #56 ... 22:44:00 22:44:00 #54 [security-proxy-setup internal] load build context 22:44:00 #54 ... 22:44:00 22:44:00 #70 [support-cron-scheduler internal] load build context 22:44:00 #70 ... 22:44:00 22:44:00 #59 [security-spiffe-token-provider internal] load build context 22:44:00 #59 ... 22:44:00 22:44:00 #46 [support-scheduler internal] load build context 22:44:00 #46 ... 22:44:00 22:44:00 #45 [core-command internal] load build context 22:44:00 #45 ... 22:44:00 22:44:00 #46 [support-scheduler internal] load build context 22:44:01 #46 ... 22:44:01 22:44:01 #53 [security-bootstrapper internal] load build context 22:44:01 #53 ... 22:44:01 22:44:01 #38 [core-data internal] load build context 22:44:01 #38 transferring context: 219.96MB 74.6s 22:44:01 #38 ... 22:44:01 22:44:01 #53 [security-bootstrapper internal] load build context 22:44:02 #53 ... 22:44:02 22:44:02 #52 [security-secretstore-setup internal] load build context 22:44:02 #52 ... 22:44:02 22:44:02 #45 [core-command internal] load build context 22:44:02 #45 ... 22:44:02 22:44:02 #58 [core-metadata internal] load build context 22:44:03 #58 ... 22:44:03 22:44:03 #53 [security-bootstrapper internal] load build context 22:44:05 #53 ... 22:44:05 22:44:05 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:44:05 #90 DONE 4.3s 22:44:05 22:44:05 #53 [security-bootstrapper internal] load build context 22:44:05 #53 ... 22:44:05 22:44:05 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:44:05 #91 DONE 3.2s 22:44:05 22:44:05 #53 [security-bootstrapper internal] load build context 22:44:05 #53 ... 22:44:05 22:44:05 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:44:05 #92 DONE 4.6s 22:44:05 22:44:05 #53 [security-bootstrapper internal] load build context 22:44:06 #53 ... 22:44:06 22:44:06 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 22:44:06 #93 DONE 0.9s 22:44:06 22:44:06 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 22:44:06 #94 ... 22:44:06 22:44:06 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 22:44:06 #95 DONE 0.9s 22:44:06 22:44:06 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 22:44:06 #96 DONE 1.0s 22:44:06 22:44:06 #97 [security-spire-server stage-2 6/9] COPY security.txt / 22:44:06 #97 ... 22:44:06 22:44:06 #57 [support-notifications internal] load build context 22:44:06 #57 ... 22:44:06 22:44:06 #38 [core-data internal] load build context 22:44:06 #38 transferring context: 242.77MB 80.2s 22:44:06 #38 ... 22:44:06 22:44:06 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 22:44:06 #94 DONE 1.0s 22:44:06 22:44:06 #38 [core-data internal] load build context 22:44:06 #38 ... 22:44:06 22:44:06 #57 [support-notifications internal] load build context 22:44:07 #57 ... 22:44:07 22:44:07 #98 [security-spire-config stage-2 6/10] COPY security.txt / 22:44:07 #98 DONE 0.9s 22:44:07 22:44:07 #57 [support-notifications internal] load build context 22:44:07 #57 ... 22:44:07 22:44:07 #44 [core-keeper internal] load build context 22:44:07 #44 ... 22:44:07 22:44:07 #97 [security-spire-server stage-2 6/9] COPY security.txt / 22:44:07 #97 DONE 1.1s 22:44:07 22:44:07 #44 [core-keeper internal] load build context 22:44:07 #44 ... 22:44:07 22:44:07 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:44:07 #99 ... 22:44:07 22:44:07 #39 [security-proxy-auth internal] load build context 22:44:07 #39 ... 22:44:07 22:44:07 #44 [core-keeper internal] load build context 22:44:08 #44 ... 22:44:08 22:44:08 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:44:08 #100 DONE 1.2s 22:44:08 22:44:08 #44 [core-keeper internal] load build context 22:44:08 #44 ... 22:44:08 22:44:08 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:44:08 #101 DONE 1.5s 22:44:08 22:44:08 #44 [core-keeper internal] load build context 22:44:08 #44 ... 22:44:08 22:44:08 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:44:08 #99 DONE 1.5s 22:44:08 22:44:08 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:44:09 #102 ... 22:44:09 22:44:09 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 22:44:09 #103 DONE 1.2s 22:44:09 22:44:09 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:44:09 #104 DONE 1.7s 22:44:10 22:44:10 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:44:10 #105 ... 22:44:10 22:44:10 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:44:10 #102 DONE 1.3s 22:44:10 22:44:10 #56 [core-common-config-bootstrapper internal] load build context 22:44:10 #56 ... 22:44:10 22:44:10 #57 [support-notifications internal] load build context 22:44:10 #57 ... 22:44:10 22:44:10 #54 [security-proxy-setup internal] load build context 22:44:10 #54 ... 22:44:10 22:44:10 #70 [support-cron-scheduler internal] load build context 22:44:10 #70 ... 22:44:10 22:44:10 #59 [security-spiffe-token-provider internal] load build context 22:44:10 #59 ... 22:44:10 22:44:10 #70 [support-cron-scheduler internal] load build context 22:44:11 #70 ... 22:44:11 22:44:11 #46 [support-scheduler internal] load build context 22:44:11 #46 ... 22:44:11 22:44:11 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:44:11 #106 DONE 1.0s 22:44:11 22:44:11 #70 [support-cron-scheduler internal] load build context 22:44:11 #70 ... 22:44:11 22:44:11 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:44:11 #105 DONE 1.5s 22:44:11 22:44:11 #70 [support-cron-scheduler internal] load build context 22:44:11 #70 ... 22:44:11 22:44:11 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:44:11 #107 DONE 1.5s 22:44:11 22:44:11 #70 [support-cron-scheduler internal] load build context 22:44:12 #70 transferring context: 222.55MB 76.6s 22:44:13 #70 ... 22:44:13 22:44:13 #52 [security-secretstore-setup internal] load build context 22:44:13 #52 ... 22:44:13 22:44:13 #45 [core-command internal] load build context 22:44:13 #45 ... 22:44:13 22:44:13 #58 [core-metadata internal] load build context 22:44:13 #58 ... 22:44:13 22:44:13 #52 [security-secretstore-setup internal] load build context 22:44:15 #52 ... 22:44:15 22:44:15 #53 [security-bootstrapper internal] load build context 22:44:16 #53 ... 22:44:16 22:44:16 #52 [security-secretstore-setup internal] load build context 22:44:17 #52 ... 22:44:17 22:44:17 #38 [core-data internal] load build context 22:44:17 #38 transferring context: 277.86MB 90.6s 22:44:17 #38 ... 22:44:17 22:44:17 #53 [security-bootstrapper internal] load build context 22:44:17 #53 ... 22:44:17 22:44:17 #39 [security-proxy-auth internal] load build context 22:44:17 #39 ... 22:44:17 22:44:17 #53 [security-bootstrapper internal] load build context 22:44:18 #53 ... 22:44:18 22:44:18 #44 [core-keeper internal] load build context 22:44:19 #44 ... 22:44:19 22:44:19 #38 [core-data internal] load build context 22:44:19 #38 ... 22:44:19 22:44:19 #108 [security-spire-config] exporting to image 22:44:19 #108 exporting layers 7.4s done 22:44:19 #108 writing image sha256:bb97ede8714177a5f8d348ee8f358cbb13a67fd78a790ecee5d647c7ec20b8f0 0.1s done 22:44:19 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 22:44:19 #108 writing image sha256:bb04e5cabdbcd9a1cfdebbb9475b22e4b72b924b3eca18d63e74b7bf8432a57b 0.2s done 22:44:19 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 22:44:19 #108 writing image sha256:86d6886d45195731d8a437eeaad29f65e35edaa820ea9fff50ab186872b2ca9e 0.1s done 22:44:19 #108 naming to docker.io/library/security-spire-config-arm64 0.1s done 22:44:19 #108 DONE 7.8s 22:44:19 22:44:19 #38 [core-data internal] load build context 22:44:20 #38 ... 22:44:20 22:44:20 #56 [core-common-config-bootstrapper internal] load build context 22:44:20 #56 ... 22:44:20 22:44:20 #57 [support-notifications internal] load build context 22:44:20 #57 ... 22:44:20 22:44:20 #38 [core-data internal] load build context 22:44:21 #38 ... 22:44:21 22:44:21 #54 [security-proxy-setup internal] load build context 22:44:21 #54 ... 22:44:21 22:44:21 #59 [security-spiffe-token-provider internal] load build context 22:44:21 #59 ... 22:44:21 22:44:21 #54 [security-proxy-setup internal] load build context 22:44:21 #54 ... 22:44:21 22:44:21 #46 [support-scheduler internal] load build context 22:44:21 #46 ... 22:44:21 22:44:21 #54 [security-proxy-setup internal] load build context 22:44:23 #54 transferring context: 287.69MB 94.1s 22:44:23 #54 ... 22:44:23 22:44:23 #70 [support-cron-scheduler internal] load build context 22:44:23 #70 ... 22:44:23 22:44:23 #46 [support-scheduler internal] load build context 22:44:23 #46 ... 22:44:23 22:44:23 #45 [core-command internal] load build context 22:44:23 #45 ... 22:44:23 22:44:23 #58 [core-metadata internal] load build context 22:44:23 #58 ... 22:44:23 22:44:23 #45 [core-command internal] load build context 22:44:24 #45 ... 22:44:24 22:44:24 #53 [security-bootstrapper internal] load build context 22:44:24 #53 transferring context: 309.19MB 94.4s done 22:44:24 #53 DONE 95.2s 22:44:24 22:44:24 #52 [security-secretstore-setup internal] load build context 22:44:24 #52 transferring context: 309.19MB 95.2s done 22:44:24 #52 DONE 95.8s 22:44:24 22:44:24 #45 [core-command internal] load build context 22:44:24 #45 ... 22:44:24 22:44:24 #38 [core-data internal] load build context 22:44:24 #38 transferring context: 309.19MB 96.8s done 22:44:24 #38 DONE 97.4s 22:44:24 22:44:24 #45 [core-command internal] load build context 22:44:24 #45 ... 22:44:24 22:44:24 #56 [core-common-config-bootstrapper internal] load build context 22:44:24 #56 transferring context: 309.19MB 95.0s done 22:44:24 #56 DONE 95.6s 22:44:24 22:44:24 #45 [core-command internal] load build context 22:44:25 #45 ... 22:44:25 22:44:25 #57 [support-notifications internal] load build context 22:44:25 #57 transferring context: 309.19MB 95.6s done 22:44:25 #57 DONE 96.8s 22:44:25 22:44:25 #45 [core-command internal] load build context 22:44:26 #45 ... 22:44:26 22:44:26 #54 [security-proxy-setup internal] load build context 22:44:26 #54 transferring context: 309.19MB 97.4s done 22:44:26 #54 DONE 98.0s 22:44:26 22:44:26 #45 [core-command internal] load build context 22:44:26 #45 ... 22:44:26 22:44:26 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:44:26 #109 DONE 2.9s 22:44:26 22:44:26 #45 [core-command internal] load build context 22:44:27 #45 ... 22:44:27 22:44:27 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:44:27 #110 CACHED 22:44:27 22:44:27 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 22:44:27 #111 DONE 3.0s 22:44:27 22:44:27 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:27 #112 ... 22:44:27 22:44:27 #113 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:44:27 #113 DONE 1.4s 22:44:27 22:44:27 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:27 #114 ... 22:44:27 22:44:27 #59 [security-spiffe-token-provider internal] load build context 22:44:27 #59 transferring context: 309.19MB 96.8s done 22:44:27 #59 DONE 97.9s 22:44:27 22:44:27 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:44:28 #115 ... 22:44:28 22:44:28 #70 [support-cron-scheduler internal] load build context 22:44:28 #70 transferring context: 309.19MB 91.3s done 22:44:28 #70 DONE 95.4s 22:44:28 22:44:28 #45 [core-command internal] load build context 22:44:28 #45 ... 22:44:28 22:44:28 #39 [security-proxy-auth internal] load build context 22:44:28 #39 ... 22:44:28 22:44:28 #45 [core-command internal] load build context 22:44:28 #45 ... 22:44:28 22:44:28 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:44:28 #115 DONE 1.0s 22:44:28 22:44:28 #45 [core-command internal] load build context 22:44:29 #45 ... 22:44:29 22:44:29 #44 [core-keeper internal] load build context 22:44:29 #44 ... 22:44:29 22:44:29 #45 [core-command internal] load build context 22:44:32 #45 transferring context: 273.15MB 98.8s 22:44:33 #45 ... 22:44:33 22:44:33 #44 [core-keeper internal] load build context 22:44:33 #44 transferring context: 309.19MB 99.1s done 22:44:33 #44 DONE 100.8s 22:44:33 22:44:33 #45 [core-command internal] load build context 22:44:33 #45 ... 22:44:33 22:44:33 #46 [support-scheduler internal] load build context 22:44:33 #46 ... 22:44:33 22:44:33 #45 [core-command internal] load build context 22:44:33 #45 ... 22:44:33 22:44:33 #58 [core-metadata internal] load build context 22:44:33 #58 ... 22:44:33 22:44:33 #45 [core-command internal] load build context 22:44:34 #45 ... 22:44:34 22:44:34 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:44:34 #116 DONE 1.0s 22:44:34 22:44:34 #45 [core-command internal] load build context 22:44:34 #45 ... 22:44:34 22:44:34 #58 [core-metadata internal] load build context 22:44:34 #58 transferring context: 309.19MB 103.3s done 22:44:34 #58 DONE 105.1s 22:44:34 22:44:34 #45 [core-command internal] load build context 22:44:36 #45 transferring context: 309.19MB 103.0s done 22:44:36 #45 DONE 104.5s 22:44:36 22:44:36 #46 [support-scheduler internal] load build context 22:44:36 #46 ... 22:44:36 22:44:36 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:37 #117 ... 22:44:37 22:44:37 #46 [support-scheduler internal] load build context 22:44:38 #46 transferring context: 309.19MB 109.6s done 22:44:38 #46 DONE 109.8s 22:44:38 22:44:38 #39 [security-proxy-auth internal] load build context 22:44:38 #39 ... 22:44:38 22:44:38 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:38 #118 ... 22:44:38 22:44:38 #39 [security-proxy-auth internal] load build context 22:44:39 #39 transferring context: 309.19MB 111.7s done 22:44:39 #39 DONE 111.9s 22:44:39 22:44:39 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:47 #119 ... 22:45:47 22:45:47 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:47 #114 DONE 77.8s 22:45:47 22:45:47 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:47 #117 DONE 78.1s 22:45:47 22:45:47 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:47 #112 DONE 77.8s 22:45:47 22:45:47 #120 [support-notifications builder 6/7] COPY . . 22:45:47 #120 ... 22:45:47 22:45:47 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:47 #119 DONE 70.9s 22:45:47 22:45:47 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:47 #118 DONE 76.4s 22:45:47 22:45:47 #121 [core-keeper builder 7/8] COPY . . 22:45:51 #121 DONE 5.5s 22:45:51 22:45:51 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 22:45:51 #122 CACHED 22:45:51 22:45:51 #123 [support-cron-scheduler builder 6/7] COPY . . 22:45:51 #123 CACHED 22:45:51 22:45:51 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:51 #124 CACHED 22:45:51 22:45:51 #125 [security-spiffe-token-provider builder 6/7] COPY . . 22:45:51 #125 DONE 5.6s 22:45:51 22:45:51 #126 [core-command builder 6/7] COPY . . 22:45:51 #126 CACHED 22:45:51 22:45:51 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 22:45:51 #127 CACHED 22:45:51 22:45:51 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:51 #128 CACHED 22:45:51 22:45:51 #129 [core-metadata builder 6/7] COPY . . 22:45:51 #129 CACHED 22:45:51 22:45:51 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:51 #130 CACHED 22:45:51 22:45:51 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:45:51 #131 CACHED 22:45:51 22:45:51 #120 [support-notifications builder 6/7] COPY . . 22:45:51 #120 DONE 5.6s 22:45:51 22:45:51 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:45:51 #132 CACHED 22:45:51 22:45:51 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 22:45:51 #133 CACHED 22:45:51 22:45:51 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:51 #134 CACHED 22:45:51 22:45:51 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:51 #135 CACHED 22:45:51 22:45:51 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:45:51 #136 CACHED 22:45:51 22:45:51 #137 [support-scheduler builder 6/7] COPY . . 22:45:51 #137 CACHED 22:45:51 22:45:51 #138 [security-proxy-auth builder 6/7] COPY . . 22:45:51 #138 CACHED 22:45:51 22:45:51 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:51 #139 CACHED 22:45:51 22:45:51 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:45:51 #140 CACHED 22:45:51 22:45:51 #141 [security-secretstore-setup builder 6/7] COPY . . 22:45:51 #141 DONE 5.7s 22:45:51 22:45:51 #142 [core-data builder 6/7] COPY . . 22:45:51 #142 DONE 5.7s 22:45:51 22:45:51 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:45:51 #143 ... 22:45:51 22:45:51 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:45:51 #144 CACHED 22:45:51 22:45:51 #145 [security-proxy-setup builder 6/7] COPY . . 22:45:51 #145 CACHED 22:45:51 22:45:51 #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:51 #146 CACHED 22:45:51 22:45:51 #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:51 #147 CACHED 22:45:51 22:45:51 #148 [security-bootstrapper builder 6/7] COPY . . 22:45:51 #148 CACHED 22:45:51 22:45:51 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:45:56 #149 ... 22:45:56 22:45:56 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:45:56 #143 5.260 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 22:46:00 #143 ... 22:46:00 22:46:00 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:46:00 #0 5.181 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 22:46:00 #150 ... 22:46:00 22:46:00 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:46:00 #0 6.720 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:46:01 #151 ... 22:46:01 22:46:01 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:46:01 #0 6.420 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:46:01 #152 ... 22:46:01 22:46:01 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:46:01 #0 6.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 22:46:01 #153 ... 22:46:01 22:46:01 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:46:01 #0 5.706 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:46:01 #154 ... 22:46:01 22:46:01 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:46:01 #0 6.401 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:46:01 #155 ... 22:46:01 22:46:01 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:46:01 #0 6.544 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:46:01 #156 ... 22:46:01 22:46:01 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:46:01 #0 5.902 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:46:01 #157 ... 22:46:01 22:46:01 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:46:01 #0 5.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:46:02 #158 ... 22:46:02 22:46:02 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:46:02 #0 6.344 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:46:02 #159 ... 22:46:02 22:46:02 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:46:02 #0 4.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:46:07 #160 ... 22:46:07 22:46:07 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:46:07 #149 5.801 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:05:30 #149 ... 23:05:30 23:05:30 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:05:30 #160 DONE 1176.1s 23:05:30 23:05:30 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:05:30 #155 ... 23:05:30 23:05:30 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:05:30 #161 DONE 0.2s 23:05:30 23:05:30 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:05:30 #157 ... 23:05:30 23:05:30 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:05:30 #162 DONE 0.1s 23:05:30 23:05:30 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:05:30 #163 DONE 0.1s 23:05:30 23:05:30 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:05:30 #143 ... 23:05:30 23:05:30 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:05:30 #164 DONE 0.1s 23:05:30 23:05:30 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:05:30 #165 DONE 0.3s 23:05:30 23:05:30 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:05:30 #166 DONE 0.2s 23:05:30 23:05:30 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:05:30 #167 DONE 2.1s 23:05:30 23:05:30 #108 [security-proxy-setup] exporting to image 23:05:30 #108 exporting layers 23:05:31 #108 exporting layers 1.1s done 23:05:31 #108 writing image sha256:b353a0d1821dee7067fb6557d71324e071fd023379827e925ddb3be5f88e2c86 done 23:05:31 #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 23:05:31 #108 DONE 8.9s 23:05:31 23:05:31 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:05:31 #143 1179.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 23:05:35 #143 ... 23:05:35 23:05:35 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:05:35 #149 DONE 1184.5s 23:05:35 23:05:35 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:05:35 #168 DONE 0.3s 23:05:35 23:05:35 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:05:35 #154 ... 23:05:35 23:05:35 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 23:05:38 #169 DONE 2.2s 23:05:38 23:05:38 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 23:05:38 #170 DONE 0.3s 23:05:38 23:05:38 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:05:38 #158 ... 23:05:38 23:05:38 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 23:05:38 #171 DONE 0.2s 23:05:38 23:05:38 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:05:38 #172 DONE 0.3s 23:05:38 23:05:38 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:05:39 #173 DONE 0.2s 23:05:39 23:05:39 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:05:39 #174 DONE 0.2s 23:05:39 23:05:39 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:05:39 #157 ... 23:05:39 23:05:39 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 23:05:39 #175 DONE 0.1s 23:05:39 23:05:39 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:05:39 #176 DONE 0.2s 23:05:39 23:05:39 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:05:39 #177 DONE 0.1s 23:05:39 23:05:39 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:05:39 #155 ... 23:05:39 23:05:39 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:05:39 #178 DONE 0.2s 23:05:39 23:05:39 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 23:05:41 #179 DONE 2.1s 23:05:41 23:05:41 #108 [security-bootstrapper] exporting to image 23:05:41 #108 exporting layers 23:05:43 #108 exporting layers 1.4s done 23:05:43 #108 writing image sha256:8cd75ff500dc5ece63387aa891b42bb68596865f7181e5b85c950c403a9b020b done 23:05:43 #108 naming to docker.io/library/security-bootstrapper-arm64 done 23:05:43 #108 DONE 10.3s 23:05:43 23:05:43 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:05:51 #156 ... 23:05:51 23:05:51 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:05:51 #143 DONE 1199.6s 23:05:51 23:05:51 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:05:51 #158 ... 23:05:51 23:05:51 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:05:51 #180 DONE 0.3s 23:05:51 23:05:51 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:05:51 #181 DONE 0.3s 23:05:51 23:05:51 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:05:51 #182 DONE 0.2s 23:05:51 23:05:51 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:05:51 #183 DONE 0.1s 23:05:51 23:05:51 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:05:51 #184 DONE 0.1s 23:05:51 23:05:51 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:05:52 #185 DONE 0.4s 23:05:52 23:05:52 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:05:53 #186 DONE 0.4s 23:05:53 23:05:53 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:05:53 #187 DONE 0.2s 23:05:53 23:05:53 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:05:55 #188 DONE 2.0s 23:05:55 23:05:55 #108 [security-secretstore-setup] exporting to image 23:05:55 #108 exporting layers 23:05:56 #108 exporting layers 1.5s done 23:05:56 #108 writing image sha256:ad9ac10a2c86e7b767ba6bc745b9202a5f27324ba654584935cab464bed5bd73 0.0s done 23:05:56 #108 naming to docker.io/library/security-secretstore-setup-arm64 23:05:56 #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 23:05:56 #108 DONE 11.9s 23:05:56 23:05:56 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:06:46 #155 ... 23:06:46 23:06:46 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:06:46 #152 DONE 1250.7s 23:06:46 23:06:46 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:06:46 #158 ... 23:06:46 23:06:46 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:06:46 #189 DONE 0.1s 23:06:46 23:06:46 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:06:46 #153 ... 23:06:46 23:06:46 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:06:46 #190 DONE 0.1s 23:06:46 23:06:46 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:06:46 #191 DONE 0.3s 23:06:46 23:06:46 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:06:46 #192 DONE 0.2s 23:06:46 23:06:46 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:06:46 #193 DONE 0.1s 23:06:46 23:06:46 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:06:46 #194 DONE 1.9s 23:06:46 23:06:46 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:06:46 #155 ... 23:06:46 23:06:46 #108 [core-common-config-bootstrapper] exporting to image 23:06:46 #108 exporting layers 23:06:46 #108 exporting layers 0.6s done 23:06:46 #108 writing image sha256:e6d2f4376ff33f33a94adcca43dd229e16cbc8226aaaf1eb51089c33f37e9f11 0.0s done 23:06:46 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:06:46 #108 DONE 12.4s 23:06:46 23:06:46 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:09:08 #154 ... 23:09:08 23:09:08 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:09:08 #153 DONE 1386.8s 23:09:08 23:09:08 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:09:08 #158 ... 23:09:08 23:09:08 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:09:08 #195 DONE 0.1s 23:09:08 23:09:08 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:09:08 #159 ... 23:09:08 23:09:08 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:09:08 #196 DONE 0.2s 23:09:08 23:09:08 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:09:08 #197 DONE 0.4s 23:09:08 23:09:08 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:09:08 #155 ... 23:09:08 23:09:08 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:09:08 #198 DONE 0.1s 23:09:08 23:09:08 #108 [security-spiffe-token-provider] exporting to image 23:09:08 #108 exporting layers 23:09:08 #108 exporting layers 0.8s done 23:09:08 #108 writing image sha256:425b0cd04a5fed57c807aba41afaf80f4bb5706b4d9d55aad5d1ba4f1ba69636 done 23:09:08 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:09:08 #108 DONE 13.2s 23:09:08 23:09:08 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:16:45 #154 ... 23:16:45 23:16:45 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:16:45 #158 DONE 1850.7s 23:16:45 23:16:45 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:16:45 #151 ... 23:16:45 23:16:45 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:16:45 #199 DONE 0.2s 23:16:45 23:16:45 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:16:45 #200 DONE 0.1s 23:16:45 23:16:45 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:16:45 #201 DONE 0.4s 23:16:45 23:16:45 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:16:45 #202 DONE 0.1s 23:16:45 23:16:45 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:16:45 #203 DONE 0.1s 23:16:45 23:16:45 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:16:45 #150 ... 23:16:45 23:16:45 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:16:45 #204 DONE 1.9s 23:16:45 23:16:45 #108 [security-proxy-auth] exporting to image 23:16:45 #108 exporting layers 23:16:45 #108 exporting layers 0.7s done 23:16:45 #108 writing image sha256:afc5ca6fbaf4d1d6de317ddc13bb8796e12410d7f2daeb8f9cdf33e450561b82 done 23:16:45 #108 naming to docker.io/library/security-proxy-auth-arm64 done 23:16:45 #108 DONE 13.9s 23:16:45 23:16:45 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:17:54 #151 ... 23:17:54 23:17:54 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:17:54 #154 DONE 1920.2s 23:17:54 23:17:54 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:17:54 #157 ... 23:17:54 23:17:54 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:17:54 #205 DONE 0.1s 23:17:54 23:17:54 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:17:54 #159 ... 23:17:54 23:17:54 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:17:54 #206 DONE 0.1s 23:17:54 23:17:54 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:17:54 #207 DONE 0.5s 23:17:54 23:17:54 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:17:54 #208 DONE 0.1s 23:17:54 23:17:54 #108 [core-command] exporting to image 23:17:54 #108 exporting layers 23:17:54 #108 exporting layers 0.6s done 23:17:54 #108 writing image sha256:42f3709a2f3022bb7ab7f3a898d51666acf82d7b5378e89fa9646cb2fbc2fc44 done 23:17:54 #108 naming to docker.io/library/core-command-arm64 done 23:17:54 #108 DONE 14.6s 23:17:54 23:17:54 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:20:00 #157 ... 23:20:00 23:20:00 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:20:00 #156 DONE 2041.6s 23:20:00 23:20:00 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:20:00 #159 ... 23:20:00 23:20:00 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:20:00 #209 DONE 0.5s 23:20:00 23:20:00 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:20:00 #157 ... 23:20:00 23:20:00 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:20:00 #210 DONE 0.1s 23:20:00 23:20:00 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:20:00 #159 ... 23:20:00 23:20:00 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:20:00 #211 DONE 0.4s 23:20:00 23:20:00 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:20:00 #212 DONE 0.1s 23:20:00 23:20:00 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:20:00 #151 ... 23:20:00 23:20:00 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:20:00 #213 DONE 0.1s 23:20:00 23:20:00 #108 [core-metadata] exporting to image 23:20:00 #108 exporting layers 23:20:00 #108 exporting layers 0.5s done 23:20:00 #108 writing image sha256:fb18a660e3d8c2c44ff5ac9dcc959a71959917f3e352a1731efd797d78d36638 done 23:20:00 #108 naming to docker.io/library/core-metadata-arm64 done 23:20:00 #108 DONE 15.1s 23:20:00 23:20:00 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:20:00 #157 DONE 2045.7s 23:20:00 23:20:00 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:20:00 #151 ... 23:20:00 23:20:00 #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:20:00 #214 DONE 0.2s 23:20:00 23:20:00 #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:20:00 #215 DONE 0.1s 23:20:00 23:20:00 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:20:00 #216 DONE 0.5s 23:20:00 23:20:00 #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:20:00 #217 DONE 0.1s 23:20:00 23:20:00 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:20:00 #159 ... 23:20:00 23:20:00 #108 [core-data] exporting to image 23:20:00 #108 exporting layers 0.7s done 23:20:00 #108 writing image sha256:f35bf9e24b4c6f8f31b29c8ab31d2b3b28bef309658cc7d1653d1355e7342bdc done 23:20:00 #108 naming to docker.io/library/core-data-arm64 done 23:20:00 #108 DONE 15.8s 23:20:00 23:20:00 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:20:00 #151 ... 23:20:00 23:20:00 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:20:00 #150 DONE 2049.5s 23:20:00 23:20:00 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:20:00 #159 ... 23:20:00 23:20:00 #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 23:20:00 #218 DONE 0.1s 23:20:00 23:20:00 #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:20:01 #219 DONE 0.4s 23:20:01 23:20:01 #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:20:01 #220 DONE 0.1s 23:20:01 23:20:01 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:20:01 #159 ... 23:20:01 23:20:01 #108 [core-keeper] exporting to image 23:20:02 #108 exporting layers 0.5s done 23:20:02 #108 writing image sha256:c683fbcb90f183f434a77a28670ef4ee8c23edfa3d1d4670c01a5103df3dea65 done 23:20:02 #108 naming to docker.io/library/core-keeper-arm64 done 23:20:02 #108 DONE 16.4s 23:20:02 23:20:02 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:20:34 #151 ... 23:20:34 23:20:34 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:20:34 #159 DONE 2082.2s 23:20:34 23:20:34 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:20:34 #155 DONE 2082.2s 23:20:34 23:20:34 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:20:34 #151 ... 23:20:34 23:20:34 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:20:34 #221 DONE 0.3s 23:20:34 23:20:34 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:20:34 #222 DONE 0.3s 23:20:34 23:20:34 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:20:34 #223 ... 23:20:34 23:20:34 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:20:34 #224 DONE 0.2s 23:20:34 23:20:34 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:20:34 #223 DONE 0.2s 23:20:34 23:20:34 #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:20:34 #225 DONE 0.6s 23:20:34 23:20:34 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:20:34 #226 DONE 0.6s 23:20:34 23:20:34 #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:20:34 #227 DONE 0.1s 23:20:34 23:20:34 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:20:35 #228 DONE 0.1s 23:20:35 23:20:35 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:20:35 #151 DONE 2084.3s 23:20:35 23:20:35 #108 [support-scheduler] exporting to image 23:20:35 #108 exporting layers 23:20:35 #108 ... 23:20:35 23:20:35 #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:20:35 #229 DONE 0.2s 23:20:35 23:20:35 #108 [support-scheduler] exporting to image 23:20:35 #108 exporting layers 0.8s done 23:20:36 #108 ... 23:20:36 23:20:36 #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:20:36 #230 DONE 0.2s 23:20:36 23:20:36 #108 [support-scheduler] exporting to image 23:20:36 #108 writing image sha256:bfc6adfbd79a75c3a2966ea483199fe6e42cfe9e16f040dbbb8cc5f2ce4cdd02 done 23:20:36 #108 naming to docker.io/library/support-scheduler-arm64 done 23:20:36 #108 exporting layers 1.0s done 23:20:36 #108 writing image sha256:131cfc9c703a6e5d76e6a6ed5ffc30436984aec1d6f38589dd0c219f3e226194 done 23:20:36 #108 naming to docker.io/library/support-notifications-arm64 done 23:20:36 #108 DONE 17.4s 23:20:36 23:20:36 #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 23:20:36 #231 DONE 0.4s 23:20:36 23:20:36 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 23:20:36 #232 DONE 0.1s 23:20:36 23:20:36 #108 [support-cron-scheduler] exporting to image 23:20:37 #108 exporting layers 1.3s done 23:20:37 #108 writing image sha256:5f946ba841448a65cc59e285d3c7add4c2a11b29fd881d592496ab47a35ad6d1 done 23:20:37 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 23:20:37 #108 DONE 18.8s 23:20:37 time="2024-08-15T22:42:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:20:37 time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:20:37 $ docker stop --time=1 36730c49ff372ad73fd87ccc51587fc6a8e4c71f3cf9f86de47a996ba7ddc099 23:20:39 $ docker rm -f --volumes 36730c49ff372ad73fd87ccc51587fc6a8e4c71f3cf9f86de47a996ba7ddc099 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:39 + docker images 23:20:39 REPOSITORY TAG IMAGE ID CREATED SIZE 23:20:39 support-cron-scheduler-arm64 latest 5f946ba84144 3 seconds ago 43.5MB 23:20:39 support-scheduler-arm64 latest bfc6adfbd79a 5 seconds ago 41.3MB 23:20:39 support-notifications-arm64 latest 131cfc9c703a 5 seconds ago 42MB 23:20:39 core-keeper-arm64 latest c683fbcb90f1 38 seconds ago 39MB 23:20:39 core-data-arm64 latest f35bf9e24b4c 42 seconds ago 39.1MB 23:20:39 core-metadata-arm64 latest fb18a660e3d8 46 seconds ago 39.3MB 23:20:39 core-command-arm64 latest 42f3709a2f30 2 minutes ago 35MB 23:20:39 security-proxy-auth-arm64 latest afc5ca6fbaf4 3 minutes ago 32.6MB 23:20:39 security-spiffe-token-provider-arm64 latest 425b0cd04a5f 11 minutes ago 29MB 23:20:39 core-common-config-bootstrapper-arm64 latest e6d2f4376ff3 13 minutes ago 15.3MB 23:20:39 security-secretstore-setup-arm64 latest ad9ac10a2c86 14 minutes ago 36.4MB 23:20:39 security-bootstrapper-arm64 latest 8cd75ff500dc 14 minutes ago 18.9MB 23:20:39 security-proxy-setup-arm64 latest b353a0d1821d 15 minutes ago 26.1MB 23:20:39 security-spire-config-arm64 latest 86d6886d4519 36 minutes ago 115MB 23:20:39 security-spire-agent-arm64 latest bb04e5cabdbc 36 minutes ago 174MB 23:20:39 security-spire-server-arm64 latest bb97ede87141 36 minutes ago 116MB 23:20:39 ci-base-image-arm64 latest d654f4a62c8a 55 minutes ago 967MB 23:20:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 23:20:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:40 23:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:41 arm64: Pulling from edgex-lftools-log-publisher 23:20:41 8998bd30e6a1: Pulling fs layer 23:20:41 04944245beec: Pulling fs layer 23:20:41 699f458cf7ca: Pulling fs layer 23:20:41 765212b225bb: Pulling fs layer 23:20:41 f23df028b6ca: Pulling fs layer 23:20:41 d65c8cfc05b1: Pulling fs layer 23:20:41 2437ff75d9bd: Pulling fs layer 23:20:41 765212b225bb: Waiting 23:20:41 f23df028b6ca: Waiting 23:20:41 d65c8cfc05b1: Waiting 23:20:41 2437ff75d9bd: Waiting 23:20:41 04944245beec: Verifying Checksum 23:20:41 04944245beec: Download complete 23:20:41 765212b225bb: Verifying Checksum 23:20:41 765212b225bb: Download complete 23:20:41 f23df028b6ca: Verifying Checksum 23:20:41 f23df028b6ca: Download complete 23:20:41 d65c8cfc05b1: Verifying Checksum 23:20:41 d65c8cfc05b1: Download complete 23:20:41 699f458cf7ca: Verifying Checksum 23:20:41 699f458cf7ca: Download complete 23:20:41 8998bd30e6a1: Verifying Checksum 23:20:41 8998bd30e6a1: Download complete 23:20:44 2437ff75d9bd: Verifying Checksum 23:20:44 2437ff75d9bd: Download complete 23:20:46 8998bd30e6a1: Pull complete 23:20:46 04944245beec: Pull complete 23:20:48 699f458cf7ca: Pull complete 23:20:48 765212b225bb: Pull complete 23:20:49 f23df028b6ca: Pull complete 23:20:49 d65c8cfc05b1: Pull complete 23:21:08 2437ff75d9bd: Pull complete 23:21:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:08 prd-ubuntu20.04-docker-arm64-4c-16g-7775 does not seem to be running inside a container 23:21:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:21:11 $ docker top e830d2430a2d8277d541134de9bd82bc8e5cade20f745228fc2fd8371196127b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:12 ---> job-cost.sh 23:21:12 lf-activate-venv: SKIPPING 23:21:12 INFO: No Stack... 23:21:12 INFO: Retrieving Pricing Info for: v3-standard-4 23:21:13 INFO: Archiving Costs [Pipeline] sh 23:21:14 + + cut -d,cat -f6 /w/workspace/edgex-go/4/archives/cost.csv 23:21:14 [Pipeline] lock 23:21:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4862-4-stack-cost] 23:21:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4862-4-stack-cost] did not exist. Created. 23:21:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4862-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:14 + echo total: 0.2199999988079071 [Pipeline] stash 23:21:15 Stashed 1 file(s) [Pipeline] } 23:21:15 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4862-4-stack-cost] [Pipeline] // lock [Pipeline] } 23:21:15 $ docker stop --time=1 e830d2430a2d8277d541134de9bd82bc8e5cade20f745228fc2fd8371196127b 23:21:16 $ docker rm -f --volumes e830d2430a2d8277d541134de9bd82bc8e5cade20f745228fc2fd8371196127b [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 23:21:17 provisioning config files... 23:21:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5036409706189052427tmp [Pipeline] { [Pipeline] sh 23:21:17 + set +x 23:21:17 + + bashcurl -s -s -- https://codecov.io/bash 23:21:17 23:21:17 23:21:17 _____ _ 23:21:17 / ____| | | 23:21:17 | | ___ __| | ___ ___ _____ __ 23:21:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:21:17 | |___| (_) | (_| | __/ (_| (_) \ V / 23:21:17 \_____\___/ \__,_|\___|\___\___/ \_/ 23:21:17 Bash-1.0.6 23:21:17 23:21:17 23:21:17 ==> git version 2.25.1 found 23:21:17 ==> 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 23:21:17 Release-Date: 2020-01-08 23:21:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:21:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:21:17 ==> Jenkins CI detected. 23:21:17 current dir:  /w/workspace/edgex-go/4 23:21:17 project root: . 23:21:17 --> token set from env 23:21:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:21:17 ==> Running gcov in . (disable via -X gcov) 23:21:17 ==> Python coveragepy not found 23:21:17 ==> Searching for coverage reports in: 23:21:17 + . 23:21:17 -> Found 1 reports 23:21:17 ==> Detecting git/mercurial file structure 23:21:17 ==> Reading reports 23:21:17 + ./coverage.out bytes=529637 23:21:17 ==> Appending adjustments 23:21:17 https://docs.codecov.io/docs/fixing-reports 23:21:19 + Found adjustments 23:21:19 ==> Gzipping contents 23:21:19 68K /tmp/codecov.SbIQQY.gz 23:21:19 ==> Uploading reports 23:21:19 url: https://codecov.io 23:21:19 query: branch=PR-4862&commit=39d9226eaf6ca151801b20e88b6f27b84601bc60&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4862%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4862&job=&cmd_args= 23:21:19 -> Pinging Codecov 23:21:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4862&commit=39d9226eaf6ca151801b20e88b6f27b84601bc60&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4862%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4862&job=&cmd_args= 23:21:19 -> Uploading to 23:21:19 https://storage.googleapis.com/codecov/v4/raw/2024-08-15/00271124DB129430A58F1EEE437C3FCB/39d9226eaf6ca151801b20e88b6f27b84601bc60/a54c0a56-008c-4d5e-a792-10381645bbed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240815%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240815T232119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2b90bb5216b26067ff8801836ed780c0fdd2a695e5d0256f6d12f2b1830e90a 23:21:19 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:19 Dload Upload Total Spent Left Speed 23:21:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66752 0 0 100 66752 0 238k --:--:-- --:--:-- --:--:-- 238k 23:21:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/39d9226eaf6ca151801b20e88b6f27b84601bc60 [Pipeline] } 23:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:21:20 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 23:21:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:21:21 ---> package-listing.sh 23:21:21 ++ tr '[:upper:]' '[:lower:]' 23:21:21 ++ facter osfamily 23:21:21 + OS_FAMILY=debian 23:21:21 + workspace=/w/workspace/edgex-go/4 23:21:21 + START_PACKAGES=/tmp/packages_start.txt 23:21:21 + END_PACKAGES=/tmp/packages_end.txt 23:21:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:21:21 + PACKAGES=/tmp/packages_start.txt 23:21:21 + '[' /w/workspace/edgex-go/4 ']' 23:21:21 + PACKAGES=/tmp/packages_end.txt 23:21:21 + case "${OS_FAMILY}" in 23:21:21 + dpkg -l 23:21:21 + grep '^ii' 23:21:21 + '[' -f /tmp/packages_start.txt ']' 23:21:21 + '[' -f /tmp/packages_end.txt ']' 23:21:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:21:21 + '[' /w/workspace/edgex-go/4 ']' 23:21:21 + mkdir -p /w/workspace/edgex-go/4/archives/ 23:21:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 23:21:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:21:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:22 23:21:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:23 latest: Pulling from edgex-lftools-log-publisher 23:21:23 5eb5b503b376: Pulling fs layer 23:21:23 5c69ac0246d0: Pulling fs layer 23:21:23 ec43610c2a17: Pulling fs layer 23:21:23 3a2ae6a8a46f: Pulling fs layer 23:21:23 33b1e0a273af: Pulling fs layer 23:21:23 5d3b04190fa2: Pulling fs layer 23:21:23 2f39f015ded8: Pulling fs layer 23:21:23 2f39f015ded8: Waiting 23:21:23 5d3b04190fa2: Waiting 23:21:23 33b1e0a273af: Waiting 23:21:23 3a2ae6a8a46f: Waiting 23:21:23 5c69ac0246d0: Download complete 23:21:23 3a2ae6a8a46f: Download complete 23:21:23 33b1e0a273af: Verifying Checksum 23:21:23 33b1e0a273af: Download complete 23:21:23 ec43610c2a17: Verifying Checksum 23:21:23 ec43610c2a17: Download complete 23:21:23 5d3b04190fa2: Download complete 23:21:23 5eb5b503b376: Verifying Checksum 23:21:23 5eb5b503b376: Download complete 23:21:23 2f39f015ded8: Download complete 23:21:24 5eb5b503b376: Pull complete 23:21:24 5c69ac0246d0: Pull complete 23:21:25 ec43610c2a17: Pull complete 23:21:25 3a2ae6a8a46f: Pull complete 23:21:25 33b1e0a273af: Pull complete 23:21:25 5d3b04190fa2: Pull complete 23:21:30 2f39f015ded8: Pull complete 23:21:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:30 prd-ubuntu20.04-docker-8c-8g-7774 does not seem to be running inside a container 23:21:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:21:35 $ docker top ad92f0ab50092a71828da1264e15cf15c7939ed5cdedd6ba31da959cb687650b -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:35 + touch /tmp/pre-build-complete [Pipeline] sh 23:21:35 + mkdir -p /var/log/sysstat [Pipeline] sh 23:21:36 + ls /var/log/sa-host 23:21:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:36 provisioning config files... 23:21:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3259182452592520234tmp [Pipeline] { [Pipeline] echo 23:21:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:21:36 ---> create-netrc.sh [Pipeline] } 23:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:21:37 ---> python-tools-install.sh [Pipeline] echo 23:21:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:21:37 ---> sudo-logs.sh 23:21:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:21:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:21:37 ---> job-cost.sh 23:21:37 lf-activate-venv: SKIPPING 23:21:37 DEBUG: total: 0.2199999988079071 23:21:37 INFO: Retrieving Stack Cost... 23:21:38 INFO: Retrieving Pricing Info for: v3-standard-8 23:21:38 INFO: Archiving Costs [Pipeline] echo 23:21:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:21:39 ---> logs-deploy.sh 23:21:39 lf-activate-venv: SKIPPING 23:21:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4862/4 23:21:39 INFO: archiving workspace using pattern(s): 23:21:40 Archives upload complete. 23:21:40 INFO: archiving logs to Nexus 23:21:40 ---> uname -a: 23:21:40 Linux prd-ubuntu20-04-docker-8c-8g-7774 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:21:40 23:21:40 23:21:40 ---> lscpu: 23:21:40 Architecture: x86_64 23:21:40 CPU op-mode(s): 32-bit, 64-bit 23:21:40 Byte Order: Little Endian 23:21:40 Address sizes: 40 bits physical, 48 bits virtual 23:21:40 CPU(s): 8 23:21:40 On-line CPU(s) list: 0-7 23:21:40 Thread(s) per core: 1 23:21:40 Core(s) per socket: 1 23:21:40 Socket(s): 8 23:21:40 NUMA node(s): 1 23:21:40 Vendor ID: AuthenticAMD 23:21:40 CPU family: 23 23:21:40 Model: 49 23:21:40 Model name: AMD EPYC-Rome Processor 23:21:40 Stepping: 0 23:21:40 CPU MHz: 2799.998 23:21:40 BogoMIPS: 5599.99 23:21:40 Virtualization: AMD-V 23:21:40 Hypervisor vendor: KVM 23:21:40 Virtualization type: full 23:21:40 L1d cache: 256 KiB 23:21:40 L1i cache: 256 KiB 23:21:40 L2 cache: 4 MiB 23:21:40 L3 cache: 128 MiB 23:21:40 NUMA node0 CPU(s): 0-7 23:21:40 Vulnerability Itlb multihit: Not affected 23:21:40 Vulnerability L1tf: Not affected 23:21:40 Vulnerability Mds: Not affected 23:21:40 Vulnerability Meltdown: Not affected 23:21:40 Vulnerability Mmio stale data: Not affected 23:21:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:21:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:21:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:21:40 Vulnerability Srbds: Not affected 23:21:40 Vulnerability Tsx async abort: Not affected 23:21:40 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 23:21:40 23:21:40 23:21:40 ---> nproc: 23:21:40 8 23:21:40 23:21:40 23:21:41 ---> df -h: 23:21:41 Filesystem Size Used Avail Use% Mounted on 23:21:41 overlay 155G 28G 128G 18% / 23:21:41 tmpfs 64M 0 64M 0% /dev 23:21:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:21:41 shm 64M 0 64M 0% /dev/shm 23:21:41 /dev/vda1 155G 28G 128G 18% /facter-os 23:21:41 23:21:41 23:21:41 ---> sar -b -r -n DEV: 23:21:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7774) 08/15/24 _x86_64_ (8 CPU) 23:21:41 23:21:41 22:19:35 LINUX RESTART (8 CPU) 23:21:41 23:21:41 22:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:21:41 22:21:01 381.99 28.86 353.12 0.00 3397.43 54005.27 0.00 23:21:41 22:22:01 104.12 1.00 103.12 0.00 22.53 36379.80 0.00 23:21:41 22:23:01 44.78 0.05 44.73 0.00 0.40 34061.41 0.00 23:21:41 22:24:01 43.43 0.20 43.23 0.00 2.93 24416.60 0.00 23:21:41 22:25:01 303.92 1.23 302.68 0.00 103.17 251886.70 0.00 23:21:41 22:26:01 744.58 16.33 728.25 0.00 4386.07 121342.66 0.00 23:21:41 22:27:01 284.87 0.63 284.24 0.00 13.19 106272.60 0.00 23:21:41 22:28:01 241.86 0.10 241.76 0.00 0.80 94355.62 0.00 23:21:41 22:29:01 684.59 0.12 684.47 0.00 0.93 148560.97 0.00 23:21:41 22:30:01 308.25 0.05 308.20 0.00 2.27 24527.51 0.00 23:21:41 22:31:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 23:21:41 22:32:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 23:21:41 22:33:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 23:21:41 22:34:01 1.83 0.00 1.83 0.00 0.00 21.19 0.00 23:21:41 22:35:01 2.02 0.02 2.00 0.00 0.13 22.26 0.00 23:21:41 22:36:01 2.07 0.00 2.07 0.00 0.00 28.40 0.00 23:21:41 22:37:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 23:21:41 22:38:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 23:21:41 22:39:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 23:21:41 22:40:01 1.92 0.00 1.92 0.00 0.00 23.46 0.00 23:21:41 22:41:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 23:21:41 22:42:01 1.85 0.00 1.85 0.00 0.00 22.13 0.00 23:21:41 22:43:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 23:21:41 22:44:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 23:21:41 22:45:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 23:21:41 22:46:01 0.77 0.00 0.77 0.00 0.00 10.40 0.00 23:21:41 22:47:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 23:21:41 22:48:01 0.80 0.00 0.80 0.00 0.00 10.40 0.00 23:21:41 22:49:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 23:21:41 22:50:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 23:21:41 22:51:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 23:21:41 22:52:01 1.87 0.00 1.87 0.00 0.00 21.86 0.00 23:21:41 22:53:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 23:21:41 22:54:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 23:21:41 22:55:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 23:21:41 22:56:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 23:21:41 22:57:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 23:21:41 22:58:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 23:21:41 22:59:01 0.75 0.00 0.75 0.00 0.00 8.93 0.00 23:21:41 23:00:01 1.00 0.00 1.00 0.00 0.00 14.26 0.00 23:21:41 23:01:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 23:21:41 23:02:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 23:21:41 23:03:01 0.83 0.00 0.83 0.00 0.00 11.73 0.00 23:21:41 23:04:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 23:21:41 23:05:01 1.08 0.00 1.08 0.00 0.00 14.26 0.00 23:21:41 23:06:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 23:21:41 23:07:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 23:21:41 23:08:01 0.85 0.00 0.85 0.00 0.00 11.06 0.00 23:21:41 23:09:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 23:21:41 23:10:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 23:21:41 23:11:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 23:21:41 23:12:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 23:21:41 23:13:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 23:21:41 23:14:01 0.85 0.00 0.85 0.00 0.00 11.20 0.00 23:21:41 23:15:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 23:21:41 23:16:01 3.13 1.58 1.55 0.00 36.93 20.53 0.00 23:21:41 23:17:01 0.90 0.02 0.88 0.00 0.13 9.87 0.00 23:21:41 23:18:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 23:21:41 23:19:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 23:21:41 23:20:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 23:21:41 23:21:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 23:21:41 Average: 52.63 0.82 51.81 0.00 130.62 14699.90 0.00 23:21:41 23:21:41 22:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:21:41 22:21:01 28640076 31490840 819652 2.49 81656 3028612 1975944 5.82 1149172 2691536 9392 23:21:41 22:22:01 27120988 31322120 978880 2.98 128976 4207368 2224388 6.56 1897844 3322456 892492 23:21:41 22:23:01 26992216 31288448 1010388 3.07 132904 4279940 2013004 5.93 1538104 3791776 464772 23:21:41 22:24:01 26429164 31495508 807020 2.45 136532 5038228 1908472 5.62 1761152 4126212 503324 23:21:41 22:25:01 20546792 31217008 1069064 3.25 149504 10468332 4566492 13.46 2027116 9551152 1068 23:21:41 22:26:01 16877860 31323104 928116 2.82 331436 13739864 2443788 7.20 2832204 12058228 202132 23:21:41 22:27:01 7771392 26620924 5552556 16.89 383100 17658088 13601760 40.09 8209964 15232932 1231152 23:21:41 22:28:01 6405000 27533780 4640048 14.11 394996 19829348 10020100 29.53 8292336 16436464 907280 23:21:41 22:29:01 7238072 30783760 1416008 4.31 406768 22224820 4141916 12.21 5766040 18167772 88268 23:21:41 22:30:01 9709948 31342792 904220 2.75 410680 20495844 2235700 6.59 3338796 18363320 16 23:21:41 22:31:01 9709668 31342652 904224 2.75 410736 20495848 2235700 6.59 3338836 18363324 20 23:21:41 22:32:01 9782772 31415808 831036 2.53 410800 20495852 2235700 6.59 3266492 18363328 12 23:21:41 22:33:01 9783716 31416804 830008 2.52 410848 20495852 2235700 6.59 3265176 18363328 8 23:21:41 22:34:01 9785820 31418980 827872 2.52 410904 20495856 2235700 6.59 3264116 18363332 8 23:21:41 22:35:01 9786240 31419496 827552 2.52 410960 20495856 2234612 6.59 3264068 18363332 8 23:21:41 22:36:01 9786296 31419596 827432 2.52 411024 20495840 2234612 6.59 3264612 18363316 8 23:21:41 22:37:01 9786176 31419556 827352 2.52 411088 20495844 2234612 6.59 3264648 18363324 8 23:21:41 22:38:01 9786668 31420052 826968 2.51 411144 20495844 2234612 6.59 3264900 18363320 8 23:21:41 22:39:01 9786644 31420088 826900 2.51 411200 20495844 2234612 6.59 3264724 18363324 8 23:21:41 22:40:01 9787132 31420692 826328 2.51 411268 20495844 2234612 6.59 3264276 18363336 8 23:21:41 22:41:01 9786988 31420620 826384 2.51 411332 20495852 2234612 6.59 3264372 18363328 144 23:21:41 22:42:01 9787256 31420972 826016 2.51 411412 20495856 2234612 6.59 3264440 18363336 8 23:21:41 22:43:01 9787200 31420976 825944 2.51 411472 20495856 2234612 6.59 3264488 18363332 8 23:21:41 22:44:01 9786704 31420552 826352 2.51 411536 20495860 2234612 6.59 3264612 18363336 8 23:21:41 22:45:01 9786908 31420836 825968 2.51 411620 20495852 2234612 6.59 3265012 18363340 8 23:21:41 22:46:01 9786932 31420876 825900 2.51 411624 20495872 2234612 6.59 3264852 18363340 172 23:21:41 22:47:01 9787132 31421108 825872 2.51 411648 20495876 2234612 6.59 3264812 18363344 4 23:21:41 22:48:01 9786928 31420924 826024 2.51 411668 20495876 2234612 6.59 3264840 18363352 168 23:21:41 22:49:01 9786880 31420904 825984 2.51 411692 20495880 2234612 6.59 3264880 18363356 8 23:21:41 22:50:01 9786536 31420612 826184 2.51 411740 20495872 2234612 6.59 3265192 18363360 8 23:21:41 22:51:01 9785952 31420088 826692 2.51 411784 20495884 2234612 6.59 3265044 18363360 8 23:21:41 22:52:01 9786196 31420524 826192 2.51 411844 20496016 2234612 6.59 3265392 18363492 148 23:21:41 22:53:01 9785888 31420268 826428 2.51 411892 20496020 2234612 6.59 3265204 18363496 8 23:21:41 22:54:01 9785912 31420360 826272 2.51 411956 20496020 2234612 6.59 3265296 18363496 8 23:21:41 22:55:01 9785844 31420332 826472 2.51 411992 20496024 2234612 6.59 3265108 18363504 8 23:21:41 22:56:01 9785656 31420160 826624 2.51 412016 20496028 2234612 6.59 3265264 18363504 44 23:21:41 22:57:01 9785932 31420496 826272 2.51 412040 20496032 2218352 6.54 3265524 18363508 8 23:21:41 22:58:01 9785916 31420504 826204 2.51 412072 20496036 2218352 6.54 3265316 18363512 8 23:21:41 22:59:01 9785616 31420216 826452 2.51 412076 20496036 2218352 6.54 3265352 18363512 8 23:21:41 23:00:01 9785212 31419832 826768 2.51 412096 20496040 2218352 6.54 3265352 18363516 180 23:21:41 23:01:01 9785172 31419828 826688 2.51 412120 20496040 2218352 6.54 3265800 18363516 4 23:21:41 23:02:01 9785212 31419904 826552 2.51 412152 20496044 2218352 6.54 3266084 18363520 24 23:21:41 23:03:01 9785456 31420172 826264 2.51 412172 20496052 2218352 6.54 3265564 18363528 52 23:21:41 23:04:01 9785376 31420128 826220 2.51 412208 20496056 2218352 6.54 3266164 18363532 152 23:21:41 23:05:01 9785064 31419856 826688 2.51 412236 20496060 2234484 6.59 3265780 18363536 28 23:21:41 23:06:01 9785080 31419876 826652 2.51 412252 20496064 2234484 6.59 3265568 18363540 132 23:21:41 23:07:01 9785056 31419868 826588 2.51 412272 20496064 2234484 6.59 3265516 18363540 8 23:21:41 23:08:01 9785292 31420148 826268 2.51 412292 20496068 2234484 6.59 3265820 18363544 180 23:21:41 23:09:01 9785684 31420560 826232 2.51 412312 20496068 2234484 6.59 3265856 18363544 8 23:21:41 23:10:01 9785408 31420288 826480 2.51 412344 20496064 2234484 6.59 3265580 18363548 164 23:21:41 23:11:01 9785360 31420276 826448 2.51 412352 20496076 2234484 6.59 3265704 18363552 8 23:21:41 23:12:01 9785020 31419948 826704 2.51 412372 20496076 2234484 6.59 3265676 18363552 44 23:21:41 23:13:01 9785012 31419968 826632 2.51 412384 20496080 2234484 6.59 3265692 18363556 8 23:21:41 23:14:01 9784996 31419972 826560 2.51 412404 20496088 2234484 6.59 3265704 18363564 168 23:21:41 23:15:01 9785164 31420160 826536 2.51 412424 20496080 2234484 6.59 3265724 18363564 8 23:21:41 23:16:01 9779080 31416300 830272 2.52 412472 20497196 2215588 6.53 3274192 18363868 60 23:21:41 23:17:01 9778820 31416040 830620 2.53 412480 20497192 2215588 6.53 3273608 18363864 16 23:21:41 23:18:01 9778924 31416156 830588 2.53 412496 20497200 2231672 6.58 3273580 18363868 128 23:21:41 23:19:01 9778656 31415932 830808 2.53 412516 20497208 2231672 6.58 3273580 18363876 40 23:21:41 23:20:01 9778396 31415816 830872 2.53 412536 20497332 2231672 6.58 3273644 18363996 156 23:21:41 23:21:01 9778564 31416016 830828 2.53 412564 20497336 2231672 6.58 3273776 18364008 4 23:21:41 Average: 11093295 31258039 989969 3.01 386252 19119216 2605243 7.68 3335468 17053771 70530 23:21:41 23:21:41 22:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:21:41 22:21:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 23:21:41 22:21:01 ens3 1767.59 1719.96 11415.20 210.42 0.00 0.00 0.00 0.00 23:21:41 22:21:01 docker0 786.44 696.42 56.57 3012.77 0.00 0.00 0.00 0.00 23:21:41 22:21:01 veth87ff070 139.34 151.94 13.81 134.43 0.00 0.00 0.00 0.01 23:21:41 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:22:01 ens3 231.38 136.11 1968.60 22.07 0.00 0.00 0.00 0.00 23:21:41 22:22:01 veth4005196 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 23:21:41 22:22:01 docker0 118.45 202.85 9.65 1932.34 0.00 0.00 0.00 0.00 23:21:41 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:23:01 ens3 35.53 25.55 27.68 16.05 0.00 0.00 0.00 0.00 23:21:41 22:23:01 veth4005196 1.37 1.38 0.12 0.13 0.00 0.00 0.00 0.00 23:21:41 22:23:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 23:21:41 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:24:01 ens3 27.96 19.80 24.39 13.37 0.00 0.00 0.00 0.00 23:21:41 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 veth0a039aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vethe4ccf15 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 veth4304348 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vethb84d514 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vethbc33a0f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vethf93d849 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 veth5c48e8b 5.78 3.28 68.24 0.26 0.00 0.00 0.00 0.00 23:21:41 22:25:01 ens3 156.18 111.36 3210.26 163.88 0.00 0.00 0.00 0.00 23:21:41 22:25:01 veth8ed87ee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vetha89e884 1.67 2.90 0.13 31.48 0.00 0.00 0.00 0.00 23:21:41 22:25:01 veth0e94f9a 0.18 0.18 0.02 0.07 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vetha202360 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 veth3ae254a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vethb20fe99 0.38 0.53 0.03 0.14 0.00 0.00 0.00 0.00 23:21:41 22:25:01 docker0 5.51 8.86 0.37 99.90 0.00 0.00 0.00 0.00 23:21:41 22:25:01 veth1dccb1d 2.90 1.67 31.48 0.13 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vethf43327e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vetheb509a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vetha50b0a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vethc4b1239 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 veth7391775 3.28 5.78 0.26 68.24 0.00 0.00 0.00 0.01 23:21:41 22:25:01 vethf54aa70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:25:01 vetha0b3b5b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:26:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 23:21:41 22:26:01 ens3 953.37 508.11 9657.74 55.14 0.00 0.00 0.00 0.00 23:21:41 22:26:01 vethf95eab9 77.06 140.13 8.00 1179.79 0.00 0.00 0.00 0.10 23:21:41 22:26:01 veth93126c3 81.93 145.08 8.26 1180.74 0.00 0.00 0.00 0.10 23:21:41 22:26:01 vethb20fe99 0.13 1.08 0.01 0.05 0.00 0.00 0.00 0.00 23:21:41 22:26:01 docker0 438.18 779.78 37.67 6914.69 0.00 0.00 0.00 0.00 23:21:41 22:26:01 vethc61e3b8 83.49 135.78 8.36 1179.50 0.00 0.00 0.00 0.10 23:21:41 22:26:01 vethe235c3b 74.43 149.31 7.77 1180.87 0.00 0.00 0.00 0.10 23:21:41 22:26:01 veth2e8de60 73.30 132.08 7.71 1182.15 0.00 0.00 0.00 0.10 23:21:41 22:27:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 vethd82a055 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 veth44be525 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 ens3 14.04 7.45 11.45 6.08 0.00 0.00 0.00 0.00 23:21:41 22:27:01 veth36aba80 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 vethff7e771 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 veth9e42fb9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 veth0f4c028 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 vethaca993b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 vethb20fe99 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:27:01 veth6b66d54 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 veth5fc3855 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 veth31e0cfc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 vethcea8836 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 veth271a640 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:27:01 veth4d051ee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:28:01 vethd82a055 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 veth44be525 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 ens3 1.50 0.82 1.14 0.61 0.00 0.00 0.00 0.00 23:21:41 22:28:01 veth36aba80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 vethff7e771 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 veth9e42fb9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 veth0f4c028 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 vethaca993b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 vethb20fe99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 veth6b66d54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 veth5fc3855 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 veth31e0cfc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 vethcea8836 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 veth271a640 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:28:01 veth4d051ee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:29:01 vethd82a055 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:29:01 ens3 23.46 12.88 19.20 10.39 0.00 0.00 0.00 0.00 23:21:41 22:29:01 veth0f4c028 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:29:01 vethaca993b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:29:01 vethb20fe99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:29:01 veth6b66d54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:29:01 veth31e0cfc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:29:01 vethcea8836 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:29:01 vethec457ce 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:21:41 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:30:01 ens3 11.23 8.20 9.79 5.16 0.00 0.00 0.00 0.00 23:21:41 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:31:01 ens3 0.15 0.07 0.08 0.06 0.00 0.00 0.00 0.00 23:21:41 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:36:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 23:21:41 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:37:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:38:01 ens3 0.33 0.23 0.53 0.02 0.00 0.00 0.00 0.00 23:21:41 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:41:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:21:41 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:46:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:21:41 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:51:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:21:41 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:52:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:54:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:56:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:21:41 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:57:01 ens3 0.25 0.17 0.23 0.01 0.00 0.00 0.00 0.00 23:21:41 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:00:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:01:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:21:41 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:02:01 ens3 0.37 0.33 0.26 0.21 0.00 0.00 0.00 0.00 23:21:41 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:04:01 ens3 0.87 0.42 0.31 0.22 0.00 0.00 0.00 0.00 23:21:41 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:06:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:21:41 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:08:01 ens3 0.28 0.15 0.12 0.01 0.00 0.00 0.00 0.00 23:21:41 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:11:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:21:41 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:21:41 23:16:01 ens3 8.35 6.92 5.65 6.48 0.00 0.00 0.00 0.00 23:21:41 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:21:41 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 23:21:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:21:41 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:41 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 23:21:41 Average: ens3 53.06 41.99 432.06 8.38 0.00 0.00 0.00 0.00 23:21:41 Average: docker0 22.13 27.70 1.71 196.09 0.00 0.00 0.00 0.00 23:21:41 23:21:41 23:21:41 ---> sar -P ALL: 23:21:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7774) 08/15/24 _x86_64_ (8 CPU) 23:21:41 23:21:41 22:19:35 LINUX RESTART (8 CPU) 23:21:41 23:21:41 22:20:01 CPU %user %nice %system %iowait %steal %idle 23:21:41 22:21:01 all 10.65 0.00 3.63 2.37 0.07 83.28 23:21:41 22:21:01 0 8.76 0.00 3.37 0.57 0.08 87.23 23:21:41 22:21:01 1 13.41 0.00 3.47 3.73 0.05 79.34 23:21:41 22:21:01 2 8.05 0.00 4.61 0.27 0.07 87.00 23:21:41 22:21:01 3 12.50 0.00 3.96 0.34 0.08 83.12 23:21:41 22:21:01 4 8.85 0.00 4.28 11.07 0.07 75.72 23:21:41 22:21:01 5 9.20 0.00 2.25 0.08 0.07 88.40 23:21:41 22:21:01 6 9.54 0.00 4.03 0.79 0.05 85.59 23:21:41 22:21:01 7 14.91 0.00 3.09 2.10 0.07 79.84 23:21:41 22:22:01 all 34.05 0.00 5.97 1.47 0.07 58.44 23:21:41 22:22:01 0 32.36 0.00 6.52 0.29 0.07 60.76 23:21:41 22:22:01 1 33.60 0.00 6.58 1.65 0.08 58.09 23:21:41 22:22:01 2 36.81 0.00 5.46 0.08 0.07 57.58 23:21:41 22:22:01 3 32.81 0.00 5.55 0.49 0.07 61.09 23:21:41 22:22:01 4 33.91 0.00 6.39 7.96 0.07 51.67 23:21:41 22:22:01 5 36.03 0.00 5.49 0.13 0.05 58.29 23:21:41 22:22:01 6 33.44 0.00 5.56 0.30 0.07 60.63 23:21:41 22:22:01 7 33.45 0.00 6.23 0.88 0.07 59.38 23:21:41 22:23:01 all 36.82 0.00 6.00 1.25 0.08 55.86 23:21:41 22:23:01 0 36.70 0.00 5.67 0.25 0.08 57.30 23:21:41 22:23:01 1 38.18 0.00 6.32 0.17 0.08 55.25 23:21:41 22:23:01 2 36.61 0.00 6.32 0.00 0.07 57.01 23:21:41 22:23:01 3 38.19 0.00 5.75 8.68 0.08 47.29 23:21:41 22:23:01 4 37.11 0.00 6.28 0.00 0.07 56.54 23:21:41 22:23:01 5 36.00 0.00 6.00 0.15 0.08 57.76 23:21:41 22:23:01 6 35.70 0.00 5.83 0.08 0.08 58.30 23:21:41 22:23:01 7 36.02 0.00 5.79 0.65 0.07 57.46 23:21:41 22:24:01 all 48.36 0.00 6.50 1.09 0.07 43.97 23:21:41 22:24:01 0 48.40 0.00 6.78 0.10 0.07 44.65 23:21:41 22:24:01 1 50.35 0.00 6.73 0.13 0.07 42.71 23:21:41 22:24:01 2 48.19 0.00 6.59 0.27 0.08 44.86 23:21:41 22:24:01 3 47.79 0.00 6.67 3.03 0.07 42.44 23:21:41 22:24:01 4 48.86 0.00 6.51 0.24 0.07 44.32 23:21:41 22:24:01 5 49.08 0.00 6.28 1.63 0.08 42.93 23:21:41 22:24:01 6 48.17 0.00 6.09 0.61 0.08 45.05 23:21:41 22:24:01 7 46.00 0.00 6.37 2.76 0.07 44.80 23:21:41 22:25:01 all 16.39 0.00 5.69 22.26 0.08 55.58 23:21:41 22:25:01 0 16.07 0.00 6.85 31.26 0.08 45.74 23:21:41 22:25:01 1 16.56 0.00 5.64 9.20 0.07 68.53 23:21:41 22:25:01 2 16.51 0.00 5.15 28.98 0.07 49.29 23:21:41 22:25:01 3 16.12 0.00 6.57 45.22 0.07 32.02 23:21:41 22:25:01 4 17.35 0.00 5.08 8.05 0.08 69.44 23:21:41 22:25:01 5 15.78 0.00 5.73 20.13 0.09 58.28 23:21:41 22:25:01 6 16.67 0.00 4.99 10.46 0.08 67.79 23:21:41 22:25:01 7 16.05 0.00 5.57 24.96 0.07 53.35 23:21:41 22:26:01 all 11.16 0.00 5.69 21.77 0.07 61.31 23:21:41 22:26:01 0 9.47 0.00 5.43 14.16 0.08 70.85 23:21:41 22:26:01 1 13.14 0.00 6.52 25.29 0.07 54.98 23:21:41 22:26:01 2 12.89 0.00 5.28 9.49 0.08 72.26 23:21:41 22:26:01 3 8.63 0.00 4.62 30.20 0.07 56.48 23:21:41 22:26:01 4 11.44 0.00 5.94 29.98 0.07 52.56 23:21:41 22:26:01 5 10.55 0.00 4.54 7.24 0.05 77.62 23:21:41 22:26:01 6 10.82 0.00 7.33 38.63 0.07 43.15 23:21:41 22:26:01 7 12.33 0.00 5.90 19.17 0.07 62.53 23:21:41 22:27:01 all 61.57 0.00 11.22 8.56 0.11 18.54 23:21:41 22:27:01 0 62.66 0.00 10.12 10.35 0.12 16.76 23:21:41 22:27:01 1 62.80 0.00 10.64 4.36 0.12 22.08 23:21:41 22:27:01 2 60.95 0.00 11.13 2.16 0.08 25.68 23:21:41 22:27:01 3 59.55 0.00 11.94 6.38 0.10 22.03 23:21:41 22:27:01 4 62.07 0.00 11.49 9.94 0.08 16.41 23:21:41 22:27:01 5 61.83 0.00 9.75 2.38 0.10 25.94 23:21:41 22:27:01 6 60.84 0.00 11.96 16.17 0.13 10.90 23:21:41 22:27:01 7 61.84 0.00 12.74 16.81 0.10 8.51 23:21:41 22:28:01 all 88.74 0.00 11.10 0.00 0.16 0.00 23:21:41 22:28:01 0 90.07 0.00 9.81 0.00 0.12 0.00 23:21:41 22:28:01 1 89.30 0.00 10.57 0.00 0.13 0.00 23:21:41 22:28:01 2 87.56 0.00 12.23 0.00 0.21 0.00 23:21:41 22:28:01 3 87.93 0.00 11.88 0.00 0.19 0.00 23:21:41 22:28:01 4 88.98 0.00 10.89 0.00 0.13 0.00 23:21:41 22:28:01 5 89.56 0.00 10.31 0.00 0.13 0.00 23:21:41 22:28:01 6 88.83 0.00 11.02 0.00 0.15 0.00 23:21:41 22:28:01 7 87.58 0.00 12.19 0.00 0.23 0.00 23:21:41 22:29:01 all 87.50 0.00 12.22 0.03 0.19 0.06 23:21:41 22:29:01 0 88.08 0.00 11.74 0.00 0.15 0.03 23:21:41 22:29:01 1 88.89 0.00 10.91 0.00 0.17 0.03 23:21:41 22:29:01 2 86.22 0.00 13.46 0.03 0.21 0.09 23:21:41 22:29:01 3 85.16 0.00 14.23 0.22 0.32 0.07 23:21:41 22:29:01 4 87.46 0.00 12.32 0.00 0.15 0.07 23:21:41 22:29:01 5 88.67 0.00 11.01 0.02 0.19 0.12 23:21:41 22:29:01 6 88.08 0.00 11.75 0.02 0.15 0.00 23:21:41 22:29:01 7 87.26 0.00 12.47 0.00 0.19 0.09 23:21:41 22:30:01 all 4.10 0.00 1.40 4.89 0.02 89.58 23:21:41 22:30:01 0 3.92 0.00 1.47 2.43 0.03 92.15 23:21:41 22:30:01 1 5.93 0.00 1.52 4.36 0.03 88.15 23:21:41 22:30:01 2 3.89 0.00 1.40 5.43 0.02 89.25 23:21:41 22:30:01 3 2.90 0.00 1.04 6.91 0.02 89.14 23:21:41 22:30:01 4 4.21 0.00 1.57 4.13 0.02 90.07 23:21:41 22:30:01 5 3.88 0.00 1.22 3.06 0.02 91.83 23:21:41 22:30:01 6 4.31 0.00 1.35 9.64 0.02 84.67 23:21:41 22:30:01 7 3.75 0.00 1.64 3.20 0.02 91.40 23:21:41 22:31:01 all 0.28 0.00 0.02 0.01 0.01 99.69 23:21:41 22:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:31:01 1 1.95 0.00 0.03 0.00 0.03 97.98 23:21:41 22:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:31:01 4 0.03 0.00 0.02 0.03 0.02 99.90 23:21:41 22:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:31:01 6 0.18 0.00 0.05 0.07 0.02 99.68 23:21:41 22:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 23:21:41 22:31:01 CPU %user %nice %system %iowait %steal %idle 23:21:41 22:32:01 all 0.19 0.00 0.02 0.01 0.01 99.77 23:21:41 22:32:01 0 0.03 0.00 0.02 0.03 0.02 99.90 23:21:41 22:32:01 1 1.36 0.00 0.02 0.00 0.02 98.61 23:21:41 22:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:21:41 22:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:21:41 22:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:32:01 6 0.02 0.00 0.05 0.03 0.02 99.88 23:21:41 22:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:21:41 22:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:21:41 22:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:33:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:21:41 22:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:21:41 22:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:33:01 6 0.05 0.00 0.03 0.03 0.02 99.87 23:21:41 22:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:34:01 all 0.13 0.00 0.01 0.01 0.01 99.84 23:21:41 22:34:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:21:41 22:34:01 1 0.81 0.00 0.00 0.00 0.02 99.17 23:21:41 22:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:34:01 4 0.07 0.00 0.02 0.02 0.02 99.88 23:21:41 22:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:34:01 6 0.07 0.00 0.02 0.03 0.03 99.85 23:21:41 22:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:35:01 all 0.13 0.00 0.02 0.00 0.01 99.83 23:21:41 22:35:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:21:41 22:35:01 1 0.85 0.00 0.02 0.00 0.02 99.12 23:21:41 22:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:21:41 22:35:01 4 0.03 0.00 0.05 0.02 0.02 99.88 23:21:41 22:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 22:35:01 6 0.05 0.00 0.05 0.00 0.03 99.87 23:21:41 22:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:36:01 all 0.23 0.00 0.01 0.01 0.01 99.74 23:21:41 22:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:21:41 22:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:36:01 3 1.63 0.00 0.00 0.00 0.02 98.35 23:21:41 22:36:01 4 0.03 0.00 0.03 0.05 0.02 99.87 23:21:41 22:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:21:41 22:36:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:21:41 22:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:21:41 22:37:01 0 0.00 0.00 0.05 0.00 0.00 99.95 23:21:41 22:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:37:01 3 1.99 0.00 0.02 0.00 0.00 98.00 23:21:41 22:37:01 4 0.03 0.00 0.02 0.03 0.03 99.88 23:21:41 22:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:38:01 all 0.19 0.00 0.01 0.01 0.01 99.78 23:21:41 22:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:21:41 22:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:38:01 3 1.32 0.00 0.00 0.00 0.02 98.66 23:21:41 22:38:01 4 0.05 0.00 0.03 0.03 0.03 99.85 23:21:41 22:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:38:01 6 0.03 0.00 0.00 0.02 0.02 99.93 23:21:41 22:38:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:21:41 22:39:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:21:41 22:39:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:21:41 22:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:39:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:21:41 22:39:01 4 0.03 0.00 0.02 0.03 0.03 99.88 23:21:41 22:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:40:01 all 0.04 0.00 0.01 0.01 0.01 99.92 23:21:41 22:40:01 0 0.17 0.00 0.00 0.00 0.02 99.82 23:21:41 22:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:21:41 22:40:01 4 0.07 0.00 0.03 0.05 0.03 99.82 23:21:41 22:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:40:01 6 0.03 0.00 0.03 0.03 0.02 99.88 23:21:41 22:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:21:41 22:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:21:41 22:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:41:01 4 0.03 0.00 0.02 0.02 0.03 99.90 23:21:41 22:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:21:41 22:42:01 all 0.04 0.00 0.00 0.01 0.01 99.94 23:21:41 22:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:21:41 22:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:21:41 22:42:01 4 0.05 0.00 0.02 0.05 0.02 99.87 23:21:41 22:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:42:01 7 0.07 0.00 0.02 0.02 0.03 99.87 23:21:41 23:21:41 22:42:01 CPU %user %nice %system %iowait %steal %idle 23:21:41 22:43:01 all 0.06 0.00 0.01 0.00 0.01 99.91 23:21:41 22:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:43:01 3 0.35 0.00 0.05 0.00 0.02 99.58 23:21:41 22:43:01 4 0.05 0.00 0.02 0.03 0.02 99.88 23:21:41 22:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:43:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:21:41 22:44:01 all 0.26 0.00 0.01 0.01 0.01 99.71 23:21:41 22:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:21:41 22:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:44:01 3 1.97 0.00 0.00 0.00 0.02 98.01 23:21:41 22:44:01 4 0.02 0.00 0.02 0.03 0.00 99.93 23:21:41 22:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:44:01 7 0.02 0.00 0.02 0.02 0.03 99.92 23:21:41 22:45:01 all 0.19 0.00 0.02 0.01 0.01 99.77 23:21:41 22:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:21:41 22:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:45:01 3 1.34 0.00 0.12 0.00 0.00 98.55 23:21:41 22:45:01 4 0.05 0.00 0.03 0.05 0.02 99.85 23:21:41 22:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 22:45:01 7 0.03 0.00 0.02 0.00 0.03 99.92 23:21:41 22:46:01 all 0.15 0.00 0.01 0.00 0.01 99.83 23:21:41 22:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:21:41 22:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:21:41 22:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:46:01 3 1.06 0.00 0.00 0.00 0.02 98.92 23:21:41 22:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:21:41 22:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:46:01 7 0.00 0.00 0.03 0.00 0.02 99.95 23:21:41 22:47:01 all 0.17 0.00 0.01 0.00 0.01 99.80 23:21:41 22:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 22:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:47:01 3 1.19 0.00 0.05 0.00 0.02 98.74 23:21:41 22:47:01 4 0.02 0.00 0.00 0.03 0.02 99.93 23:21:41 22:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:47:01 7 0.05 0.00 0.03 0.00 0.03 99.88 23:21:41 22:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:21:41 22:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:21:41 22:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:48:01 4 0.02 0.00 0.02 0.03 0.00 99.93 23:21:41 22:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:21:41 22:49:01 all 0.03 0.00 0.01 0.01 0.01 99.95 23:21:41 22:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:21:41 22:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:49:01 4 0.03 0.00 0.03 0.07 0.02 99.85 23:21:41 22:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:21:41 22:49:01 7 0.05 0.00 0.00 0.02 0.03 99.90 23:21:41 22:50:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:21:41 22:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:21:41 22:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:50:01 4 0.02 0.00 0.00 0.03 0.02 99.93 23:21:41 22:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 22:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:21:41 22:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 22:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:51:01 4 0.07 0.00 0.02 0.03 0.00 99.88 23:21:41 22:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 22:51:01 7 0.03 0.00 0.03 0.00 0.03 99.90 23:21:41 22:52:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:21:41 22:52:01 0 0.08 0.00 0.00 0.00 0.02 99.90 23:21:41 22:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:52:01 4 0.03 0.00 0.02 0.07 0.02 99.87 23:21:41 22:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:52:01 7 0.03 0.00 0.02 0.00 0.03 99.92 23:21:41 22:53:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:21:41 22:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:21:41 22:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:53:01 4 0.02 0.00 0.05 0.03 0.02 99.88 23:21:41 22:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 22:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 23:21:41 23:21:41 22:53:01 CPU %user %nice %system %iowait %steal %idle 23:21:41 22:54:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:21:41 22:54:01 0 0.03 0.00 0.00 0.02 0.02 99.93 23:21:41 22:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:54:01 4 0.00 0.00 0.02 0.05 0.02 99.92 23:21:41 22:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 22:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:21:41 22:55:01 all 0.03 0.00 0.01 0.01 0.01 99.95 23:21:41 22:55:01 0 0.03 0.00 0.03 0.02 0.02 99.90 23:21:41 22:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:55:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:21:41 22:55:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:21:41 22:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 22:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:21:41 22:55:01 7 0.03 0.00 0.00 0.00 0.03 99.93 23:21:41 22:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:21:41 22:56:01 0 0.03 0.00 0.02 0.02 0.00 99.93 23:21:41 22:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 22:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:21:41 22:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:56:01 7 0.02 0.00 0.03 0.00 0.03 99.92 23:21:41 22:57:01 all 0.03 0.00 0.01 0.01 0.01 99.95 23:21:41 22:57:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:21:41 22:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:21:41 22:57:01 4 0.03 0.00 0.00 0.03 0.02 99.92 23:21:41 22:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:57:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:21:41 22:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 23:21:41 22:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:21:41 22:58:01 0 0.03 0.00 0.03 0.02 0.03 99.88 23:21:41 22:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 22:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:58:01 4 0.05 0.00 0.00 0.02 0.00 99.93 23:21:41 22:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:21:41 22:58:01 7 0.05 0.00 0.02 0.00 0.03 99.90 23:21:41 22:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:21:41 22:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 22:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 22:59:01 4 0.05 0.00 0.02 0.02 0.02 99.90 23:21:41 22:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 22:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 22:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 23:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:21:41 23:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 23:21:41 23:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 23:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 23:00:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:21:41 23:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:00:01 7 0.03 0.00 0.00 0.02 0.03 99.92 23:21:41 23:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:21:41 23:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:21:41 23:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 23:01:01 4 0.03 0.00 0.00 0.03 0.00 99.93 23:21:41 23:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 23:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 23:01:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:21:41 23:02:01 all 0.05 0.00 0.01 0.01 0.01 99.92 23:21:41 23:02:01 0 0.08 0.00 0.02 0.02 0.02 99.87 23:21:41 23:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 23:02:01 4 0.08 0.00 0.02 0.03 0.02 99.85 23:21:41 23:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 23:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:21:41 23:02:01 7 0.05 0.00 0.02 0.00 0.03 99.90 23:21:41 23:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:21:41 23:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 23:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:03:01 4 0.03 0.00 0.03 0.02 0.02 99.90 23:21:41 23:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:03:01 7 0.02 0.00 0.02 0.00 0.03 99.93 23:21:41 23:04:01 all 0.15 0.00 0.01 0.01 0.01 99.83 23:21:41 23:04:01 0 0.03 0.00 0.00 0.02 0.02 99.93 23:21:41 23:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 23:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 23:04:01 3 0.93 0.00 0.00 0.00 0.02 99.05 23:21:41 23:04:01 4 0.03 0.00 0.00 0.03 0.02 99.92 23:21:41 23:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 23:04:01 7 0.05 0.00 0.03 0.00 0.02 99.90 23:21:41 23:21:41 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:21:41 23:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:21:41 23:05:01 0 0.05 0.00 0.05 0.02 0.02 99.87 23:21:41 23:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:21:41 23:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:05:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:21:41 23:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:21:41 23:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:21:41 23:05:01 7 0.03 0.00 0.02 0.00 0.03 99.92 23:21:41 23:06:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:21:41 23:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 23:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 23:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:06:01 4 0.05 0.00 0.03 0.02 0.02 99.88 23:21:41 23:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:21:41 23:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 23:06:01 7 0.05 0.00 0.02 0.00 0.03 99.90 23:21:41 23:07:01 all 0.02 0.00 0.00 0.00 0.01 99.96 23:21:41 23:07:01 0 0.03 0.00 0.00 0.02 0.02 99.93 23:21:41 23:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:21:41 23:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 23:07:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:21:41 23:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 23:08:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:21:41 23:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 23:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:21:41 23:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:08:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:21:41 23:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:21:41 23:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:21:41 23:09:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:21:41 23:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 23:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 23:09:01 4 0.03 0.00 0.03 0.02 0.02 99.90 23:21:41 23:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 23:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 23:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:21:41 23:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:21:41 23:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 23:10:01 4 0.05 0.00 0.02 0.02 0.00 99.92 23:21:41 23:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 23:10:01 6 0.03 0.00 0.03 0.00 0.00 99.93 23:21:41 23:10:01 7 0.03 0.00 0.02 0.02 0.03 99.90 23:21:41 23:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:21:41 23:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:21:41 23:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 23:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:11:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:21:41 23:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 23:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 23:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:21:41 23:12:01 all 0.03 0.00 0.01 0.01 0.01 99.95 23:21:41 23:12:01 0 0.02 0.00 0.00 0.02 0.02 99.95 23:21:41 23:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 23:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 23:12:01 4 0.03 0.00 0.02 0.03 0.02 99.90 23:21:41 23:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 23:12:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:21:41 23:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:21:41 23:13:01 all 0.19 0.00 0.01 0.00 0.00 99.80 23:21:41 23:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:21:41 23:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:13:01 3 1.35 0.00 0.02 0.00 0.00 98.63 23:21:41 23:13:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:21:41 23:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:21:41 23:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 23:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:14:01 all 0.06 0.00 0.01 0.00 0.01 99.91 23:21:41 23:14:01 0 0.00 0.00 0.00 0.02 0.02 99.97 23:21:41 23:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:21:41 23:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:14:01 3 0.47 0.00 0.02 0.00 0.00 99.52 23:21:41 23:14:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:21:41 23:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 23:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 23:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 23:15:01 all 0.22 0.00 0.01 0.00 0.01 99.76 23:21:41 23:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:21:41 23:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:15:01 3 1.53 0.00 0.02 0.00 0.02 98.44 23:21:41 23:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 23:15:01 5 0.05 0.00 0.02 0.00 0.03 99.90 23:21:41 23:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:21:41 23:15:01 CPU %user %nice %system %iowait %steal %idle 23:21:41 23:16:01 all 0.43 0.00 0.04 0.02 0.01 99.50 23:21:41 23:16:01 0 0.70 0.00 0.05 0.02 0.02 99.22 23:21:41 23:16:01 1 0.12 0.00 0.05 0.00 0.02 99.82 23:21:41 23:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:16:01 3 1.68 0.00 0.00 0.00 0.00 98.32 23:21:41 23:16:01 4 0.38 0.00 0.08 0.03 0.00 99.50 23:21:41 23:16:01 5 0.12 0.00 0.05 0.02 0.03 99.78 23:21:41 23:16:01 6 0.37 0.00 0.07 0.07 0.00 99.50 23:21:41 23:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 23:21:41 23:17:01 all 0.04 0.00 0.01 0.00 0.01 99.95 23:21:41 23:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:17:01 1 0.07 0.00 0.00 0.00 0.00 99.93 23:21:41 23:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 23:17:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:21:41 23:17:01 5 0.07 0.00 0.03 0.00 0.00 99.90 23:21:41 23:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:21:41 23:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 23:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:21:41 23:18:01 0 0.02 0.00 0.00 0.02 0.02 99.95 23:21:41 23:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:18:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:21:41 23:18:01 5 0.03 0.00 0.05 0.00 0.03 99.88 23:21:41 23:18:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:21:41 23:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:21:41 23:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:21:41 23:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:21:41 23:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 23:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:21:41 23:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 23:19:01 4 0.05 0.00 0.03 0.02 0.02 99.88 23:21:41 23:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:21:41 23:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:21:41 23:20:01 0 0.03 0.00 0.00 0.02 0.02 99.93 23:21:41 23:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 23:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:21:41 23:20:01 4 0.03 0.00 0.03 0.02 0.03 99.88 23:21:41 23:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:21:41 23:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:21:41 23:21:01 all 0.03 0.00 0.01 0.01 0.01 99.95 23:21:41 23:21:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:21:41 23:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:21:41 23:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:21:41 23:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 23:21:01 4 0.08 0.00 0.00 0.03 0.03 99.85 23:21:41 23:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:21:41 23:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:21:41 23:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:21:41 Average: all 6.53 0.00 1.13 1.04 0.02 91.28 23:21:41 Average: 0 6.49 0.00 1.12 0.97 0.02 91.40 23:21:41 Average: 1 6.79 0.00 1.12 0.79 0.02 91.27 23:21:41 Average: 2 6.41 0.00 1.16 0.76 0.02 91.66 23:21:41 Average: 3 6.54 0.00 1.16 1.64 0.02 90.64 23:21:41 Average: 4 6.55 0.00 1.17 1.18 0.03 91.08 23:21:41 Average: 5 6.53 0.00 1.02 0.56 0.02 91.86 23:21:41 Average: 6 6.47 0.00 1.15 1.25 0.02 91.11 23:21:41 Average: 7 6.43 0.00 1.17 1.14 0.03 91.22 23:21:41 23:21:41 23:21:41