Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 275f03089facd28a9349abe8b145b0e4e63c7667+574c71a500a07162c29ac549af62d3136e4ef698 (fec3b0231dc71a6b17a8fbb5e664f5fa44eb7fcf) 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-ssh9057581980997371988.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-ssh3781621202827154384.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-4848/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-4848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7566853566640810713.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-ssh16104701890271997553.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-4848/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-4848/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1908527657003482276.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7275’ Running on prd-ubuntu20.04-docker-8c-8g-7278 in /w/workspace/edgexfoundry_edgex-go_PR-4848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 574c71a500a07162c29ac549af62d3136e4ef698 into PR head commit 275f03089facd28a9349abe8b145b0e4e63c7667 > 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/4848/head:refs/remotes/origin/PR-4848 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 Checking out Revision b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 (PR-4848) > git checkout -f 275f03089facd28a9349abe8b145b0e4e63c7667 # 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 574c71a500a07162c29ac549af62d3136e4ef698 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 # timeout=10 Commit message: "Merge commit '574c71a500a07162c29ac549af62d3136e4ef698' into HEAD" > git rev-list --no-walk 275f03089facd28a9349abe8b145b0e4e63c7667 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:19 ========================================================= 08:30:19 EdgeX Global Pipelines Version Info 08:30:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:19 ------------------- 08:30:19 stable info: 08:30:19 ------------------- 08:30:19 Commited By: Ginny Guan ginny@iotechsys.com 08:30:19 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:30:19 Message: update stable to v1.0.260 08:30:20 ------------------- 08:30:20 experimental info: 08:30:20 ------------------- 08:30:20 Commited By: Ginny Guan ginny@iotechsys.com 08:30:20 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:30:20 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4848 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4848 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4848 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4bb3ad [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:21 provisioning config files... 08:30:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7389204027274259382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:21 ---> ****-login.sh 08:30:21 nexus3.edgexfoundry.org:10001 08:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:21 Configure a credential helper to remove this warning. See 08:30:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:21 08:30:21 Login Succeeded 08:30:21 nexus3.edgexfoundry.org:10002 08:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 nexus3.edgexfoundry.org:10003 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 nexus3.edgexfoundry.org:10004 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 ****.io 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:22 08:30:22 Login Succeeded 08:30:22 ---> ****-login.sh ends [Pipeline] } 08:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:22 + 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 08:30:22 + dirname cmd/core-command/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo core-command,cmd/core-command/Dockerfile 08:30:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:22 + + dirnamecut cmd/core-data/Dockerfile -d/ 08:30:22 -f2 08:30:22 + echo core-data,cmd/core-data/Dockerfile 08:30:22 + dirname cmd/core-keeper/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo core-keeper,cmd/core-keeper/Dockerfile 08:30:22 + dirname cmd/core-metadata/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:22 + + cut -d/ -f2dirname 08:30:22 cmd/security-bootstrapper/Dockerfile 08:30:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:22 + dirname cmd/security-proxy-auth/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:22 + dirname cmd/security-proxy-setup/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:22 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:22 + dirname cmd/security-spire-agent/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:22 + dirname cmd/security-spire-config/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:22 + dirname cmd/security-spire-server/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:22 + dirname cmd/support-cron-scheduler/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:30:22 + dirname cmd/support-notifications/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:22 + dirname cmd/support-scheduler/Dockerfile 08:30:22 + cut -d/ -f2 08:30:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:22 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 08:30:23 + git rev-list -1 --merges b4bb3adf8f0334d8efada799c6e60148dcd0f3e0~1..b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [Pipeline] echo 08:30:23 -----------> git rev-list -1 --merges b4bb3adf8f0334d8efada799c6e60148dcd0f3e0~1..b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 08:30:23 b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [false] [Pipeline] sh 08:30:23 + git log --format=format:%s -1 b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [Pipeline] echo 08:30:23 ========================================================= 08:30:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:24 + grep -v github /etc/ssh/ssh_known_hosts 08:30:24 + [ -e /tmp/ssh_known_hosts ] 08:30:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:24 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:24 08:30:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:24 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:24 b85a868b505f: Pulling fs layer 08:30:24 e2be974225ed: Pulling fs layer 08:30:24 339a4e72a1f5: Pulling fs layer 08:30:24 988bab9f4d93: Pulling fs layer 08:30:24 1469e6f7b9e6: Pulling fs layer 08:30:24 eaf3925da568: Pulling fs layer 08:30:24 bab4dde63d76: Pulling fs layer 08:30:24 bde34c3a00c8: Pulling fs layer 08:30:24 b352a97aabf1: Pulling fs layer 08:30:24 4872d77fe225: Pulling fs layer 08:30:24 5851b861e8e6: Pulling fs layer 08:30:24 988bab9f4d93: Waiting 08:30:24 1469e6f7b9e6: Waiting 08:30:24 eaf3925da568: Waiting 08:30:24 b352a97aabf1: Waiting 08:30:24 bab4dde63d76: Waiting 08:30:24 bde34c3a00c8: Waiting 08:30:24 4872d77fe225: Waiting 08:30:24 e2be974225ed: Verifying Checksum 08:30:24 e2be974225ed: Download complete 08:30:24 988bab9f4d93: Verifying Checksum 08:30:24 988bab9f4d93: Download complete 08:30:24 1469e6f7b9e6: Verifying Checksum 08:30:24 1469e6f7b9e6: Download complete 08:30:24 eaf3925da568: Download complete 08:30:24 339a4e72a1f5: Verifying Checksum 08:30:24 339a4e72a1f5: Download complete 08:30:24 bde34c3a00c8: Download complete 08:30:25 b352a97aabf1: Download complete 08:30:25 4872d77fe225: Verifying Checksum 08:30:25 4872d77fe225: Download complete 08:30:25 5851b861e8e6: Verifying Checksum 08:30:25 5851b861e8e6: Download complete 08:30:25 b85a868b505f: Verifying Checksum 08:30:25 b85a868b505f: Download complete 08:30:25 bab4dde63d76: Verifying Checksum 08:30:25 bab4dde63d76: Download complete 08:30:26 b85a868b505f: Pull complete 08:30:26 e2be974225ed: Pull complete 08:30:26 339a4e72a1f5: Pull complete 08:30:27 988bab9f4d93: Pull complete 08:30:27 1469e6f7b9e6: Pull complete 08:30:27 eaf3925da568: Pull complete 08:30:29 bab4dde63d76: Pull complete 08:30:29 bde34c3a00c8: Pull complete 08:30:29 b352a97aabf1: Pull complete 08:30:29 4872d77fe225: Pull complete 08:30:29 5851b861e8e6: Pull complete 08:30:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:29 prd-ubuntu20.04-docker-8c-8g-7278 does not seem to be running inside a container 08:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:33 $ docker top f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:35 [ssh-agent] Looking for ssh-agent implementation... 08:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:36 $ docker exec f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f ssh-agent 08:30:36 SSH_AUTH_SOCK=/tmp/ssh-SsumrEds25X5/agent.32 08:30:36 SSH_AGENT_PID=38 08:30:36 Running ssh-add (command line suppressed) 08:30:36 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1422001676071809976.key (/w/workspace/edgex-go/2@tmp/private_key_1422001676071809976.key) 08:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:36 + git tag --points-at HEAD [Pipeline] } 08:30:36 $ docker exec --env ******** --env ******** f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f ssh-agent -k 08:30:36 unset SSH_AUTH_SOCK; 08:30:36 unset SSH_AGENT_PID; 08:30:36 echo Agent pid 38 killed; 08:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:36 [ssh-agent] Looking for ssh-agent implementation... 08:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:36 $ docker exec f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f ssh-agent 08:30:37 SSH_AUTH_SOCK=/tmp/ssh-Oum4KSexbQa0/agent.71 08:30:37 SSH_AGENT_PID=77 08:30:37 Running ssh-add (command line suppressed) 08:30:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5161771723919691864.key (/w/workspace/edgex-go/2@tmp/private_key_5161771723919691864.key) 08:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:37 + git semver init 08:30:37 2024-08-07 08:30:37,638 [run_init] DEBUG init version:0.0.0 force:False 08:30:37 2024-08-07 08:30:37,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:37 2024-08-07 08:30:37,639 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:37 2024-08-07 08:30:37,639 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:44 2024-08-07 08:30:43,752 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:44 2024-08-07 08:30:43,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4848 with force:False 08:30:44 2024-08-07 08:30:43,752 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4848 08:30:44 2024-08-07 08:30:43,755 [execute] INFO git cat-file --batch-check 08:30:44 2024-08-07 08:30:43,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:44 2024-08-07 08:30:43,761 [execute] INFO git cat-file --batch 08:30:44 2024-08-07 08:30:43,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:44 2024-08-07 08:30:43,767 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4848 08:30:44 0.0.0 [Pipeline] } 08:30:44 $ docker exec --env ******** --env ******** f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f ssh-agent -k 08:30:44 unset SSH_AUTH_SOCK; 08:30:44 unset SSH_AGENT_PID; 08:30:44 echo Agent pid 77 killed; 08:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:44 + git semver [Pipeline] } 08:30:45 $ docker stop --time=1 f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f 08:30:46 $ docker rm -f --volumes f9f5b29d48d141ac645896c28130dffac2d50124e1c9d916fc19ccb04cdf8c0f [Pipeline] // withDockerContainer [Pipeline] sh 08:30:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:46 Stashed 1 file(s) [Pipeline] echo 08:30:46 [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 08:30:47 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:47 ========================================================= 08:30:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:48 619be1103602: Pulling fs layer 08:30:48 7862e08f4a3e: Pulling fs layer 08:30:48 5df492c9dc93: Pulling fs layer 08:30:48 7629e6793208: Pulling fs layer 08:30:48 4f4fb700ef54: Pulling fs layer 08:30:48 fb5054dd5b73: Pulling fs layer 08:30:48 eeca6798cff9: Pulling fs layer 08:30:48 aa269ceb94a6: Pulling fs layer 08:30:48 ada007ff1a6a: Pulling fs layer 08:30:48 4f4fb700ef54: Waiting 08:30:48 7629e6793208: Waiting 08:30:48 fb5054dd5b73: Waiting 08:30:48 eeca6798cff9: Waiting 08:30:48 aa269ceb94a6: Waiting 08:30:48 ada007ff1a6a: Waiting 08:30:48 7862e08f4a3e: Verifying Checksum 08:30:48 7862e08f4a3e: Download complete 08:30:48 7629e6793208: Download complete 08:30:48 619be1103602: Verifying Checksum 08:30:48 619be1103602: Download complete 08:30:48 4f4fb700ef54: Verifying Checksum 08:30:48 4f4fb700ef54: Download complete 08:30:48 fb5054dd5b73: Download complete 08:30:48 eeca6798cff9: Verifying Checksum 08:30:48 eeca6798cff9: Download complete 08:30:48 619be1103602: Pull complete 08:30:48 7862e08f4a3e: Pull complete 08:30:48 ada007ff1a6a: Verifying Checksum 08:30:48 ada007ff1a6a: Download complete 08:30:48 5df492c9dc93: Verifying Checksum 08:30:48 5df492c9dc93: Download complete 08:30:49 aa269ceb94a6: Verifying Checksum 08:30:49 aa269ceb94a6: Download complete 08:30:52 5df492c9dc93: Pull complete 08:30:52 7629e6793208: Pull complete 08:30:52 4f4fb700ef54: Pull complete 08:30:52 fb5054dd5b73: Pull complete 08:30:52 eeca6798cff9: Pull complete 08:30:54 aa269ceb94a6: Pull complete 08:30:55 ada007ff1a6a: Pull complete 08:30:55 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:55 WORKDIR /edgex 08:30:55 COPY go.mod . 08:30:55 RUN go mod download 08:30:55 + docker build -t ci-base-image-x86_64 -f - . 08:30:56 Sending build context to Docker daemon 178.9MB 08:30:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:56 ---> f489d0715acc 08:30:56 Step 2/4 : WORKDIR /edgex 08:31:02 Still waiting to schedule task 08:31:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7276’ 08:31:03 ---> Running in b8d8bf2422e2 08:31:03 Removing intermediate container b8d8bf2422e2 08:31:03 ---> b5422abb3ee1 08:31:03 Step 3/4 : COPY go.mod . 08:31:03 ---> 1d7c00650015 08:31:03 Step 4/4 : RUN go mod download 08:31:03 ---> Running in ecd079d22cec 08:31:29 Removing intermediate container ecd079d22cec 08:31:29 ---> e4b6e2a49cf3 08:31:29 Successfully built e4b6e2a49cf3 08:31:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:29 + docker inspect -f . ci-base-image-x86_64 08:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:30 prd-ubuntu20.04-docker-8c-8g-7278 does not seem to be running inside a container 08:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:30 $ docker top a998e8abce3c7c2fe3d7d8ec9bb8adcf7c14eee28034d15e85ef69cb542723cf -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:30 + go version 08:31:30 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:30 $ docker stop --time=1 a998e8abce3c7c2fe3d7d8ec9bb8adcf7c14eee28034d15e85ef69cb542723cf 08:31:32 $ docker rm -f --volumes a998e8abce3c7c2fe3d7d8ec9bb8adcf7c14eee28034d15e85ef69cb542723cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:32 + docker inspect -f . ci-base-image-x86_64 08:31:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:32 prd-ubuntu20.04-docker-8c-8g-7278 does not seem to be running inside a container 08:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:32 $ docker top 8184d1238f70c8c96a5afe7ca359b6e2e8ec778126d81dad84739d6628bc84e9 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:33 ========================================================= 08:31:33 [edgeXBuildGoParallel] Running Tests and Build... 08:31:33 ========================================================= [Pipeline] sh 08:31:33 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:33 + make test 08:31:33 go test -race -coverprofile=coverage.out ./... 08:31:41 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.569s coverage: 93.4% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.328s coverage: 95.8% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.017s coverage: 0.0% of statements [no tests to run] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 0.8% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.018s coverage: 77.8% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.040s coverage: 92.9% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.030s coverage: 87.2% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 36.5% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.274s coverage: 19.9% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements 08:32:48 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 08:32:48 running golangci-lint 08:32:48 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:48 go version go1.21.9 linux/amd64 08:32:48 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:48 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:33:10 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 20.693158344s" 08:33:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.102172ms" 08:33:20 level=info msg="[linters_context/goanalysis] analyzers took 1m45.388511109s with top 10 stages: buildir: 49.731399082s, gosec: 7.690716965s, inspect: 3.186861172s, fact_deprecated: 3.139718031s, printf: 1.81113401s, ctrlflow: 1.604558346s, nilness: 1.287588466s, SA5012: 1.167589205s, isgenerated: 1.106236651s, fact_purity: 1.020499156s" 08:33:20 level=info msg="[runner] Issues before processing: 213, after processing: 0" 08:33:20 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 213/213, autogenerated_exclude: 213/213, exclude-rules: 21/213, path_prettifier: 213/213, skip_dirs: 213/213, exclude: 213/213, filename_unadjuster: 213/213, cgo: 213/213, identifier_marker: 213/213, nolint: 0/21" 08:33:20 level=info msg="[runner] processing took 19.866869ms with stages: identifier_marker: 8.075457ms, nolint: 6.808958ms, autogenerated_exclude: 1.600731ms, path_prettifier: 1.460991ms, exclude-rules: 1.091997ms, skip_dirs: 780.665µs, cgo: 30.04µs, filename_unadjuster: 14.06µs, max_same_issues: 790ns, diff: 420ns, skip_files: 410ns, fixer: 390ns, uniq_by_line: 350ns, exclude: 340ns, severity-rules: 270ns, sort_results: 250ns, path_shortener: 200ns, max_from_linter: 180ns, source_code: 150ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" 08:33:20 level=info msg="[runner] linters took 10.469135495s with stages: goanalysis_metalinter: 10.449174595s" 08:33:20 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:20 level=info msg="Memory: 313 samples, avg is 291.7MB, max is 1296.9MB" 08:33:20 level=info msg="Execution took 31.214202764s" 08:33:20 go vet ./... 08:33:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:25 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:26 + ls -al . 08:33:26 total 872 08:33:26 drwxrwxr-x 11 1001 1001 4096 Aug 7 08:31 . 08:33:26 drwxr-xr-x 4 root root 4096 Aug 7 08:31 .. 08:33:26 drwxrwxr-x 2 1001 1001 4096 Aug 7 08:30 .blubracket 08:33:26 -rw-rw-r-- 1 1001 1001 10 Aug 7 08:30 .dockerignore 08:33:26 drwxrwxr-x 8 1001 1001 4096 Aug 7 08:32 .git 08:33:26 drwxrwxr-x 3 1001 1001 4096 Aug 7 08:30 .github 08:33:26 -rw-rw-r-- 1 1001 1001 1102 Aug 7 08:30 .gitignore 08:33:26 -rw-rw-r-- 1 1001 1001 42 Aug 7 08:30 .golangci.yml 08:33:26 -rw-rw-r-- 1 1001 1001 100 Aug 7 08:30 .hadolint.yml 08:33:26 drwxr-xr-x 3 1001 1001 4096 Aug 7 08:30 .semver 08:33:26 -rw-rw-r-- 1 1001 1001 155 Aug 7 08:30 .sonarcloud.properties 08:33:26 -rw-rw-r-- 1 1001 1001 1171 Aug 7 08:30 ADOPTERS.md 08:33:26 -rw-rw-r-- 1 1001 1001 20806 Aug 7 08:30 Attribution.txt 08:33:26 -rw-rw-r-- 1 1001 1001 100284 Aug 7 08:30 CHANGELOG.md 08:33:26 -rw-rw-r-- 1 1001 1001 3804 Aug 7 08:30 CONTRIBUTING.md 08:33:26 -rw-rw-r-- 1 1001 1001 677 Aug 7 08:30 GOVERNANCE.md 08:33:26 -rw-rw-r-- 1 1001 1001 861 Aug 7 08:30 Jenkinsfile 08:33:26 -rw-rw-r-- 1 1001 1001 10775 Aug 7 08:30 LICENSE 08:33:26 -rw-rw-r-- 1 1001 1001 16854 Aug 7 08:30 Makefile 08:33:26 -rw-rw-r-- 1 1001 1001 582 Aug 7 08:30 OWNERS.md 08:33:26 -rw-rw-r-- 1 1001 1001 9528 Aug 7 08:30 README.md 08:33:26 -rw-rw-r-- 1 1001 1001 789 Aug 7 08:30 SECURITY.md 08:33:26 -rw-rw-r-- 1 1001 1001 5 Aug 7 08:30 VERSION 08:33:26 drwxrwxr-x 2 1001 1001 4096 Aug 7 08:30 bin 08:33:26 drwxrwxr-x 20 1001 1001 4096 Aug 7 08:30 cmd 08:33:26 -rw-r--r-- 1 root root 504185 Aug 7 08:32 coverage.out 08:33:26 drwxrwxr-x 2 1001 1001 4096 Aug 7 08:30 fuzz_test 08:33:26 -rw-rw-r-- 1 1001 1001 7118 Aug 7 08:30 go.mod 08:33:26 -rw-rw-r-- 1 1001 1001 101672 Aug 7 08:30 go.sum 08:33:26 drwxrwxr-x 7 1001 1001 4096 Aug 7 08:30 internal 08:33:26 drwxrwxr-x 3 1001 1001 4096 Aug 7 08:30 openapi 08:33:26 -rw-rw-r-- 1 1001 1001 584 Aug 7 08:30 security.txt 08:33:26 -rw-rw-r-- 1 1001 1001 204 Aug 7 08:30 version.go [Pipeline] sh 08:33:26 + '[' -e coverage.out ] 08:33:26 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:26 Stashed 1 file(s) [Pipeline] sh 08:33:26 + make build 08:33:26 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 08:33:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7280 in /w/workspace/edgexfoundry_edgex-go_PR-4848 [Pipeline] { [Pipeline] ws 08:33:48 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:48 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 08:33:50 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 08:33:51 The recommended git tool is: git 08:33:52 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 08:33:52 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 08:33:54 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 08:33:58 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 08:33:59 using credential edgex-jenkins-ssh 08:33:59 Cloning the remote Git repository 08:34:00 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 08:33:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:59 > git init /w/workspace/edgex-go/2 # timeout=10 08:34:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:00 > git --version # timeout=10 08:34:00 > git --version # 'git version 2.25.1' 08:34:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:01 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 08:34:03 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 08:34:04 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 08:34:04 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 08:34:05 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 08:34: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] } 08:34:07 $ docker stop --time=1 8184d1238f70c8c96a5afe7ca359b6e2e8ec778126d81dad84739d6628bc84e9 08:34:15 $ docker rm -f --volumes 8184d1238f70c8c96a5afe7ca359b6e2e8ec778126d81dad84739d6628bc84e9 [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 08:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:16 08:34:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:17 latest: Pulling from edgex-devops/edgex-compose 08:34:17 91d30c5bc195: Pulling fs layer 08:34:17 2e9b0aa3be6d: Pulling fs layer 08:34:17 9c61dcf015f6: Pulling fs layer 08:34:17 4698f68db338: Pulling fs layer 08:34:17 2a2f49069b9e: Pulling fs layer 08:34:17 e0025b399a48: Pulling fs layer 08:34:17 4698f68db338: Waiting 08:34:17 e0025b399a48: Waiting 08:34:17 91d30c5bc195: Download complete 08:34:17 4698f68db338: Download complete 08:34:17 2e9b0aa3be6d: Verifying Checksum 08:34:17 2e9b0aa3be6d: Download complete 08:34:17 e0025b399a48: Verifying Checksum 08:34:17 e0025b399a48: Download complete 08:34:17 91d30c5bc195: Pull complete 08:34:17 2a2f49069b9e: Download complete 08:34:17 2e9b0aa3be6d: Pull complete 08:34:17 9c61dcf015f6: Verifying Checksum 08:34:17 9c61dcf015f6: Download complete 08:34:20 9c61dcf015f6: Pull complete 08:34:20 4698f68db338: Pull complete 08:34:20 Merging remotes/origin/main commit 574c71a500a07162c29ac549af62d3136e4ef698 into PR head commit 275f03089facd28a9349abe8b145b0e4e63c7667 08:34:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4848/head:refs/remotes/origin/PR-4848 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:21 2a2f49069b9e: Pull complete 08:34:21 e0025b399a48: Pull complete 08:34:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:21 prd-ubuntu20.04-docker-8c-8g-7278 does not seem to be running inside a container 08:34:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:21 Merge succeeded, producing e508a6b21f128f97920f5d62b6084af4e68b7139 08:34:21 Checking out Revision e508a6b21f128f97920f5d62b6084af4e68b7139 (PR-4848) 08:34:20 > git config core.sparsecheckout # timeout=10 08:34:20 > git checkout -f 275f03089facd28a9349abe8b145b0e4e63c7667 # timeout=10 08:34:20 > git remote # timeout=10 08:34:20 > git config --get remote.origin.url # timeout=10 08:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:21 > git merge 574c71a500a07162c29ac549af62d3136e4ef698 # timeout=10 08:34:21 > git rev-parse HEAD^{commit} # timeout=10 08:34:21 > git config core.sparsecheckout # timeout=10 08:34:21 > git checkout -f e508a6b21f128f97920f5d62b6084af4e68b7139 # timeout=10 08:34:25 Commit message: "Merge commit '574c71a500a07162c29ac549af62d3136e4ef698' into HEAD" 08:34:25 > git rev-list --no-walk 275f03089facd28a9349abe8b145b0e4e63c7667 # timeout=10 08:34:25 $ docker top 666d85dd67cc0aa669799b32ecf5ed5f32e9ce691f005ce0085a69ab6af2a14b -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:25 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:27 Dload Upload Total Spent Left Speed 08:34:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh 08:34:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:27 + sudo tee /etc/docker/daemon.new 08:34:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:27 { 08:34:27 "registry-mirrors": [ 08:34:27 "https://nexus3.edgexfoundry.org:10001" 08:34:27 ], 08:34:27 "bip": "10.250.0.254/24", 08:34:27 "hosts": [ 08:34:27 "tcp://0.0.0.0:5555", 08:34:27 "unix:///var/run/docker.sock" 08:34:27 ], 08:34:27 "mtu": 1458, 08:34:27 "selinux-enabled": true, 08:34:27 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:27 } [Pipeline] sh 08:34:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:28 #1 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:28 #1 transferring dockerfile: 2.49kB done 08:34:28 #1 DONE 0.0s 08:34:28 08:34:28 #2 [core-command internal] load build definition from Dockerfile 08:34:28 #2 transferring dockerfile: 1.93kB done 08:34:28 #2 DONE 0.0s 08:34:28 08:34:28 #3 [security-spire-server internal] load build definition from Dockerfile 08:34:28 #3 transferring dockerfile: 1.70kB done 08:34:28 #3 DONE 0.0s 08:34:28 08:34:28 #4 [support-scheduler internal] load build definition from Dockerfile 08:34:28 #4 transferring dockerfile: 1.93kB done 08:34:28 #4 DONE 0.0s 08:34:28 08:34:28 #5 [security-secretstore-setup internal] load .dockerignore 08:34:28 #5 transferring context: 50B done 08:34:28 #5 DONE 0.1s 08:34:28 08:34:28 #6 [core-data internal] load build definition from Dockerfile 08:34:28 #6 transferring dockerfile: 2.01kB done 08:34:28 #6 DONE 0.0s 08:34:28 08:34:28 #7 [support-cron-scheduler internal] load build definition from Dockerfile 08:34:28 #7 transferring dockerfile: 1.85kB done 08:34:28 #7 DONE 0.0s 08:34:28 08:34:28 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:28 #8 transferring dockerfile: 2.23kB done 08:34:28 #8 DONE 0.0s 08:34:28 08:34:28 #9 [security-bootstrapper internal] load build definition from Dockerfile 08:34:28 #9 transferring dockerfile: 3.17kB done 08:34:28 #9 DONE 0.1s 08:34:28 08:34:28 #10 [security-proxy-setup internal] load build definition from Dockerfile 08:34:28 #10 transferring dockerfile: 2.50kB done 08:34:28 #10 DONE 0.1s 08:34:28 08:34:28 #11 [security-spire-agent internal] load build definition from Dockerfile 08:34:28 #11 transferring dockerfile: 1.81kB done 08:34:28 #11 DONE 0.1s 08:34:28 08:34:28 #12 [core-metadata internal] load build definition from Dockerfile 08:34:28 #12 transferring dockerfile: 2.06kB done 08:34:28 #12 DONE 0.1s 08:34:28 08:34:28 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:28 #13 transferring dockerfile: 1.89kB done 08:34:28 #13 DONE 0.1s 08:34:28 08:34:28 #14 [security-proxy-auth internal] load build definition from Dockerfile 08:34:28 #14 transferring dockerfile: 2.15kB done 08:34:28 #14 DONE 0.1s 08:34:28 08:34:28 #15 [core-keeper internal] load build definition from Dockerfile 08:34:28 #15 transferring dockerfile: 2.01kB done 08:34:28 #15 DONE 0.0s 08:34:28 08:34:28 #16 [support-notifications internal] load build definition from Dockerfile 08:34:28 #16 transferring dockerfile: 1.95kB done 08:34:28 #16 DONE 0.1s 08:34:28 08:34:28 #17 [security-spire-config internal] load build definition from Dockerfile 08:34:28 #17 transferring dockerfile: 1.69kB done 08:34:28 #17 DONE 0.1s 08:34:28 08:34:28 #18 [core-command internal] load .dockerignore 08:34:28 #18 transferring context: 50B done 08:34:28 #18 DONE 0.0s 08:34:28 08:34:28 #19 [security-spire-server internal] load .dockerignore 08:34:28 #19 transferring context: 50B done 08:34:28 #19 DONE 0.0s 08:34:28 08:34:28 #20 [support-scheduler internal] load .dockerignore 08:34:28 #20 transferring context: 50B done 08:34:28 #20 DONE 0.0s 08:34:28 08:34:28 #21 [core-data internal] load .dockerignore 08:34:28 #21 transferring context: 50B done 08:34:28 #21 DONE 0.0s 08:34:28 08:34:28 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:34:28 + sudo service docker restart 08:34:28 #22 transferring context: 50B done 08:34:28 #22 DONE 0.0s 08:34:28 08:34:28 #23 [support-cron-scheduler internal] load .dockerignore 08:34:28 #23 transferring context: 50B done 08:34:28 #23 DONE 0.0s 08:34:28 08:34:28 #24 [security-bootstrapper internal] load .dockerignore 08:34:28 #24 transferring context: 50B done 08:34:28 #24 DONE 0.0s 08:34:28 08:34:28 #25 [security-proxy-setup internal] load .dockerignore 08:34:28 #25 transferring context: 50B done 08:34:28 #25 DONE 0.0s 08:34:28 08:34:28 #26 [security-spire-agent internal] load .dockerignore 08:34:28 #26 transferring context: 50B done 08:34:28 #26 DONE 0.0s 08:34:28 08:34:28 #27 [security-spiffe-token-provider internal] load .dockerignore 08:34:28 #27 transferring context: 50B done 08:34:28 #27 DONE 0.0s 08:34:28 08:34:28 #28 [core-metadata internal] load .dockerignore 08:34:28 #28 transferring context: 50B done 08:34:28 #28 DONE 0.0s 08:34:28 08:34:28 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:28 #29 DONE 0.0s 08:34:28 08:34:28 #30 [support-notifications internal] load .dockerignore 08:34:28 #30 transferring context: 50B done 08:34:28 #30 DONE 0.0s 08:34:28 08:34:28 #31 [security-spire-config internal] load .dockerignore 08:34:28 #31 transferring context: 50B done 08:34:28 #31 DONE 0.0s 08:34:28 08:34:28 #32 [core-keeper internal] load .dockerignore 08:34:28 #32 transferring context: 50B done 08:34:28 #32 DONE 0.0s 08:34:28 08:34:28 #33 [security-proxy-auth internal] load .dockerignore 08:34:28 #33 transferring context: 50B done 08:34:28 #33 DONE 0.1s 08:34:28 08:34:28 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:34:28 #34 DONE 0.1s 08:34:28 08:34:28 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:28 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:28 #35 ... 08:34:28 08:34:28 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:28 #29 DONE 0.0s 08:34:28 08:34:28 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:28 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:28 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 08:34:28 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:28 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:28 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 08:34:28 #35 ... 08:34:28 08:34:28 #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:28 #29 DONE 0.0s 08:34:28 08:34:28 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:34:28 #34 DONE 0.2s 08:34:28 08:34:28 #35 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:28 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:28 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:28 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:34:28 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:28 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:28 #35 ... 08:34:28 08:34:28 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:28 #29 DONE 0.0s 08:34:28 08:34:28 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:34:28 #34 DONE 0.2s 08:34:28 08:34:28 #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:28 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:28 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:28 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:34:28 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:28 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:29 #35 ... 08:34:29 08:34:29 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:34:29 #34 DONE 0.3s 08:34:29 08:34:29 #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:29 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:29 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:34:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:29 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:29 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:34:29 #35 ... 08:34:29 08:34:29 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:29 #29 DONE 0.0s 08:34:29 08:34:29 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:29 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:29 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:34:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:29 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:29 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:34:29 #35 ... 08:34:29 08:34:29 #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:29 #29 DONE 0.0s 08:34:29 08:34:29 #35 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:29 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:29 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:34:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:29 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:29 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:34:29 #35 ... 08:34:29 08:34:29 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:29 #29 DONE 0.0s 08:34:29 08:34:29 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:34:29 #34 DONE 0.6s 08:34:29 08:34:29 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:29 #36 DONE 1.0s 08:34:29 08:34:29 #35 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:29 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:29 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:34:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:29 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:29 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:34:29 #35 DONE 1.1s 08:34:29 08:34:29 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:34:29 #37 ... 08:34:29 08:34:29 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:34:29 #38 DONE 0.8s 08:34:29 08:34:29 #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:29 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:29 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:34:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:29 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:29 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:34:29 #35 DONE 1.1s 08:34:29 08:34:29 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:29 #39 DONE 1.1s 08:34:29 08:34:29 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:29 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:36 #40 ... 08:34:36 08:34:36 #41 [core-metadata internal] load build context 08:34:36 #41 transferring context: 300.87MB 5.6s 08:34:38 #41 transferring context: 493.17MB 8.9s done 08:34:38 #41 ... 08:34:38 08:34:38 #42 [security-secretstore-setup internal] load build context 08:34:38 #42 ... 08:34:38 08:34:38 #43 [support-scheduler internal] load build context 08:34:38 #43 ... 08:34:38 08:34:38 #44 [core-command internal] load build context 08:34:38 #44 ... 08:34:38 08:34:38 #45 [support-cron-scheduler internal] load build context 08:34:38 #45 ... 08:34:38 08:34:38 #46 [security-proxy-setup internal] load build context 08:34:39 #46 ... 08:34:39 08:34:39 #47 [core-data internal] load build context 08:34:39 #47 ... 08:34:39 08:34:39 #48 [security-bootstrapper internal] load build context 08:34:40 #48 ... 08:34:40 08:34:40 #49 [support-notifications internal] load build context 08:34:40 #49 ... 08:34:40 08:34:40 #50 [security-spire-server internal] load build context 08:34:40 #50 ... 08:34:40 08:34:40 #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:40 #51 ... 08:34:40 08:34:40 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:40 #52 ... 08:34:40 08:34:40 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:40 #53 ... 08:34:40 08:34:40 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:40 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:40 #54 ... 08:34:40 08:34:40 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:40 #55 ... 08:34:40 08:34:40 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:40 #56 ... 08:34:40 08:34:40 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:40 #57 ... 08:34:40 08:34:40 #58 [core-common-config-bootstrapper internal] load build context 08:34:40 #58 transferring context: 493.17MB 10.4s done 08:34:40 #58 ... 08:34:40 08:34:40 #59 [security-proxy-auth internal] load build context 08:34:41 #59 ... 08:34:41 08:34:41 #60 [security-spire-config internal] load build context 08:34:41 #60 ... 08:34:41 08:34:41 #61 [core-keeper internal] load build context 08:34:41 #61 ... 08:34:41 08:34:41 #62 [security-spire-agent internal] load build context 08:34:41 #62 ... 08:34:41 08:34:41 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:41 #63 ... 08:34:41 08:34:41 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:41 #64 ... 08:34:41 08:34:41 #65 [security-spiffe-token-provider internal] load build context 08:34:41 #65 ... 08:34:41 08:34:41 #61 [core-keeper internal] load build context 08:34:41 #61 transferring context: 493.17MB 12.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:46 provisioning config files... 08:34:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5041401277430102422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:47 #61 ... 08:34:47 08:34:47 #42 [security-secretstore-setup internal] load build context 08:34:47 #42 transferring context: 493.17MB 13.6s done 08:34:47 ---> ****-login.sh 08:34:47 nexus3.edgexfoundry.org:10001 08:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:47 Configure a credential helper to remove this warning. See 08:34:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:47 08:34:47 Login Succeeded 08:34:47 nexus3.edgexfoundry.org:10002 08:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:48 Configure a credential helper to remove this warning. See 08:34:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:48 08:34:48 Login Succeeded 08:34:48 nexus3.edgexfoundry.org:10003 08:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:48 Configure a credential helper to remove this warning. See 08:34:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:48 08:34:48 Login Succeeded 08:34:48 nexus3.edgexfoundry.org:10004 08:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:49 #42 ... 08:34:49 08:34:49 #43 [support-scheduler internal] load build context 08:34:49 #43 transferring context: 493.17MB 10.6s done 08:34:49 #43 ... 08:34:49 08:34:49 #44 [core-command internal] load build context 08:34:49 #44 transferring context: 493.17MB 13.0s done 08:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:49 Configure a credential helper to remove this warning. See 08:34:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:49 08:34:49 Login Succeeded 08:34:49 ****.io 08:34:49 #44 ... 08:34:49 08:34:49 #46 [security-proxy-setup internal] load build context 08:34:49 #46 transferring context: 493.17MB 12.6s done 08:34:49 #46 ... 08:34:49 08:34:49 #47 [core-data internal] load build context 08:34:49 #47 transferring context: 493.17MB 12.1s done 08:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:49 #47 ... 08:34:49 08:34:49 #45 [support-cron-scheduler internal] load build context 08:34:49 #45 transferring context: 493.17MB 12.1s done 08:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:49 Configure a credential helper to remove this warning. See 08:34:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:49 08:34:49 Login Succeeded 08:34:49 ---> ****-login.sh ends [Pipeline] } 08:34:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:34:49 #45 ... 08:34:49 08:34:49 #49 [support-notifications internal] load build context 08:34:49 #49 transferring context: 493.17MB 12.8s done 08:34:50 #49 ... 08:34:50 08:34:50 #48 [security-bootstrapper internal] load build context 08:34:50 #48 transferring context: 493.17MB 12.0s done [Pipeline] sh 08:34:50 #48 ... 08:34:50 08:34:50 #59 [security-proxy-auth internal] load build context 08:34:50 #59 transferring context: 493.17MB 13.0s done 08:34:50 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:50 ========================================================= 08:34:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:34:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:51 c6b39de5b339: Pulling fs layer 08:34:51 a69c41024577: Pulling fs layer 08:34:51 d6de4b400683: Pulling fs layer 08:34:51 35cb2a7552d0: Pulling fs layer 08:34:51 4f4fb700ef54: Pulling fs layer 08:34:51 464afbd9ba4c: Pulling fs layer 08:34:51 00f215d4a9da: Pulling fs layer 08:34:51 d496ad576159: Pulling fs layer 08:34:51 35cb2a7552d0: Waiting 08:34:51 4f4fb700ef54: Waiting 08:34:51 464afbd9ba4c: Waiting 08:34:51 00f215d4a9da: Waiting 08:34:51 a69c41024577: Verifying Checksum 08:34:51 a69c41024577: Download complete 08:34:51 35cb2a7552d0: Verifying Checksum 08:34:51 35cb2a7552d0: Download complete 08:34:51 4f4fb700ef54: Download complete 08:34:51 c6b39de5b339: Download complete 08:34:51 464afbd9ba4c: Verifying Checksum 08:34:51 464afbd9ba4c: Download complete 08:34:51 d496ad576159: Verifying Checksum 08:34:51 d496ad576159: Download complete 08:34:52 #59 ... 08:34:52 08:34:52 #65 [security-spiffe-token-provider internal] load build context 08:34:52 #65 transferring context: 493.17MB 12.5s done 08:34:52 c6b39de5b339: Pull complete 08:34:52 a69c41024577: Pull complete 08:34:53 d6de4b400683: Verifying Checksum 08:34:53 d6de4b400683: Download complete 08:34:54 00f215d4a9da: Verifying Checksum 08:34:54 00f215d4a9da: Download complete 08:35:06 d6de4b400683: Pull complete 08:35:06 35cb2a7552d0: Pull complete 08:35:07 4f4fb700ef54: Pull complete 08:35:07 464afbd9ba4c: Pull complete 08:35:07 #65 ... 08:35:07 08:35:07 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:07 #66 ... 08:35:07 08:35:07 #43 [support-scheduler internal] load build context 08:35:07 #43 DONE 36.3s 08:35:07 08:35:07 #41 [core-metadata internal] load build context 08:35:07 #41 DONE 35.9s 08:35:07 08:35:07 #58 [core-common-config-bootstrapper internal] load build context 08:35:07 #58 DONE 36.2s 08:35:07 08:35:07 #48 [security-bootstrapper internal] load build context 08:35:07 #48 DONE 36.2s 08:35:07 08:35:07 #45 [support-cron-scheduler internal] load build context 08:35:07 #45 DONE 36.3s 08:35:07 08:35:07 #47 [core-data internal] load build context 08:35:07 #47 DONE 36.3s 08:35:07 08:35:07 #44 [core-command internal] load build context 08:35:07 #44 DONE 36.4s 08:35:07 08:35:07 #46 [security-proxy-setup internal] load build context 08:35:07 #46 DONE 36.2s 08:35:07 08:35:07 #61 [core-keeper internal] load build context 08:35:07 #61 DONE 35.8s 08:35:07 08:35:07 #49 [support-notifications internal] load build context 08:35:07 #49 DONE 35.9s 08:35:07 08:35:07 #65 [security-spiffe-token-provider internal] load build context 08:35:07 #65 DONE 36.1s 08:35:07 08:35:07 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:35:07 #37 DONE 35.9s 08:35:07 08:35:07 #42 [security-secretstore-setup internal] load build context 08:35:07 #42 DONE 36.6s 08:35:07 08:35:07 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:07 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 35.2s done 08:35:07 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:35:07 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 08:35:07 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 08:35:07 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 08:35:07 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:35:07 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:35:07 #40 ... 08:35:07 08:35:07 #59 [security-proxy-auth internal] load build context 08:35:07 #59 DONE 35.9s 08:35:07 08:35:07 #50 [security-spire-server internal] load build context 08:35:07 #50 transferring context: 27.23kB done 08:35:07 #50 DONE 35.4s 08:35:07 08:35:07 #60 [security-spire-config internal] load build context 08:35:07 #60 transferring context: 25.48kB done 08:35:07 #60 DONE 35.4s 08:35:07 08:35:07 #62 [security-spire-agent internal] load build context 08:35:07 #62 transferring context: 26.76kB done 08:35:07 #62 DONE 35.4s 08:35:07 08:35:07 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:07 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:35:07 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 08:35:07 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done 08:35:07 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done 08:35:07 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:35:07 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 1.4s 08:35:07 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.5s 08:35:07 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.6s 08:35:07 #40 ... 08:35:07 08:35:07 #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:07 #51 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #51 36.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #51 36.43 (1/1) Installing dumb-init (1.2.5-r2) 08:35:07 #51 36.43 Executing busybox-1.36.1-r7.trigger 08:35:07 #51 36.43 OK: 7 MiB in 16 packages 08:35:07 #51 DONE 37.2s 08:35:07 08:35:07 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:10 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.8s done 08:35:11 #40 ... 08:35:11 08:35:11 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:11 #53 36.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:11 #53 36.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:11 #53 36.64 (1/4) Installing ca-certificates (20240226-r0) 08:35:11 #53 36.72 (2/4) Installing dumb-init (1.2.5-r2) 08:35:11 #53 36.72 (3/4) Installing su-exec (0.2-r3) 08:35:11 #53 36.73 (4/4) Installing yq (4.33.3-r5) 08:35:11 #53 36.79 Executing busybox-1.36.1-r7.trigger 08:35:11 #53 36.79 Executing ca-certificates-20240226-r0.trigger 08:35:11 #53 36.85 OK: 17 MiB in 19 packages 08:35:11 #53 DONE 42.2s 08:35:11 08:35:11 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:11 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:35:11 #40 ... 08:35:11 08:35:11 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:11 #55 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:11 #55 36.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:11 #55 36.35 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:11 #55 36.35 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:11 #55 36.35 OK: 20070 distinct packages available 08:35:11 #55 36.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:11 #55 36.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:11 #55 36.73 (1/11) Installing ca-certificates (20240226-r0) 08:35:11 #55 36.75 (2/11) Installing brotli-libs (1.0.9-r14) 08:35:11 #55 36.75 (3/11) Installing libunistring (1.1-r1) 08:35:11 #55 36.77 (4/11) Installing libidn2 (2.3.4-r1) 08:35:11 #55 36.77 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:35:11 #55 36.77 (6/11) Installing libcurl (8.9.0-r0) 08:35:11 #55 36.78 (7/11) Installing curl (8.9.0-r0) 08:35:11 #55 36.79 (8/11) Installing dumb-init (1.2.5-r2) 08:35:11 #55 36.79 (9/11) Installing musl-obstack (1.2.3-r2) 08:35:11 #55 36.79 (10/11) Installing libucontext (1.2-r2) 08:35:11 #55 36.80 (11/11) Installing gcompat (1.1.0-r1) 08:35:11 #55 36.80 Executing busybox-1.36.1-r7.trigger 08:35:11 #55 36.81 Executing ca-certificates-20240226-r0.trigger 08:35:11 #55 36.86 OK: 12 MiB in 26 packages 08:35:11 #55 DONE 42.1s 08:35:12 08:35:12 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:12 #64 36.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #64 36.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #64 36.72 (1/2) Installing ca-certificates (20240226-r0) 08:35:12 #64 36.74 (2/2) Installing dumb-init (1.2.5-r2) 08:35:12 #64 36.75 Executing busybox-1.36.1-r7.trigger 08:35:12 #64 36.75 Executing ca-certificates-20240226-r0.trigger 08:35:12 #64 36.78 OK: 8 MiB in 17 packages 08:35:12 #64 DONE 42.3s 08:35:12 08:35:12 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:12 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:35:12 #40 ... 08:35:12 08:35:12 #67 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:12 #0 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 0.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 1.064 OK: 264 MiB in 52 packages 08:35:12 #67 DONE 7.1s 08:35:12 08:35:12 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:12 #63 41.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #63 41.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #63 41.34 (1/1) Installing dumb-init (1.2.5-r2) 08:35:12 #63 41.49 Executing busybox-1.36.1-r7.trigger 08:35:12 #63 41.50 OK: 7 MiB in 16 packages 08:35:12 #63 DONE 42.5s 08:35:12 08:35:12 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:12 #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 1.244 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:12 #0 1.244 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:12 #0 1.244 OK: 20070 distinct packages available 08:35:12 #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:12 #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:12 #0 1.633 (1/5) Installing dumb-init (1.2.5-r2) 08:35:12 #0 1.635 (2/5) Installing musl-obstack (1.2.3-r2) 08:35:12 #0 1.638 (3/5) Installing libucontext (1.2-r2) 08:35:12 #0 1.644 (4/5) Installing gcompat (1.1.0-r1) 08:35:12 #0 1.650 (5/5) Installing openssl (3.1.6-r0) 08:35:12 #0 1.660 Executing busybox-1.36.1-r7.trigger 08:35:12 #0 1.666 OK: 8 MiB in 20 packages 08:35:12 #68 DONE 7.3s 08:35:12 08:35:12 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:12 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 35.2s done 08:35:12 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done 08:35:12 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:35:12 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:35:12 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:35:12 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:35:12 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:35:12 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 6.3s done 08:35:12 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.7s done 08:35:12 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:35:12 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:35:12 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.1s 08:35:12 #54 ... 08:35:12 08:35:12 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:12 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.3s 08:35:13 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 08:35:14 #40 ... 08:35:14 08:35:14 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:35:14 #57 42.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #57 42.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #57 42.51 (1/2) Installing dumb-init (1.2.5-r2) 08:35:14 #57 42.51 (2/2) Installing su-exec (0.2-r3) 08:35:14 #57 42.52 Executing busybox-1.36.1-r7.trigger 08:35:14 #57 42.52 OK: 7 MiB in 17 packages 08:35:14 #57 DONE 44.6s 08:35:14 08:35:14 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:14 #66 7.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #66 7.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #66 7.562 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:14 #66 7.562 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:14 #66 7.562 OK: 20070 distinct packages available 08:35:14 #66 7.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #66 7.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #66 7.868 (1/4) Installing dumb-init (1.2.5-r2) 08:35:14 #66 7.869 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:14 #66 7.871 (3/4) Installing libucontext (1.2-r2) 08:35:14 #66 7.873 (4/4) Installing gcompat (1.1.0-r1) 08:35:14 #66 7.876 Executing busybox-1.36.1-r7.trigger 08:35:14 #66 7.880 OK: 8 MiB in 19 packages 08:35:14 #66 DONE 9.4s 08:35:14 08:35:14 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:14 #0 6.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #0 6.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #0 7.070 OK: 264 MiB in 52 packages 08:35:14 #69 DONE 9.4s 08:35:14 08:35:14 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:14 #0 6.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #0 6.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #0 7.099 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:14 #0 7.099 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:14 #0 7.099 OK: 20077 distinct packages available 08:35:14 #0 7.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #0 7.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #0 7.440 OK: 264 MiB in 52 packages 08:35:14 #70 DONE 9.3s 08:35:14 08:35:14 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:14 #71 ... 08:35:14 08:35:14 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:14 #72 DONE 9.4s 08:35:14 08:35:14 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:14 #52 44.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:14 #52 44.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:14 #52 44.86 (1/4) Installing dumb-init (1.2.5-r2) 08:35:14 #52 44.87 (2/4) Installing openssl (3.1.6-r0) 08:35:14 #52 44.88 (3/4) Installing su-exec (0.2-r3) 08:35:14 #52 44.88 (4/4) Installing yq (4.33.3-r5) 08:35:14 #52 44.93 Executing busybox-1.36.1-r7.trigger 08:35:14 #52 44.94 OK: 17 MiB in 19 packages 08:35:15 #52 ... 08:35:15 08:35:15 #73 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:35:15 #0 9.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:15 #0 9.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:15 #0 9.688 OK: 264 MiB in 52 packages 08:35:15 #73 ... 08:35:15 08:35:15 #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:15 #74 DONE 3.0s 08:35:15 08:35:15 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:15 #56 DONE 45.6s 08:35:15 08:35:15 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:15 #75 ... 08:35:15 08:35:15 #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:15 #73 DONE 10.4s 08:35:15 08:35:15 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:15 #52 DONE 45.9s 08:35:15 08:35:15 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:16 #76 ... 08:35:16 08:35:16 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:16 #71 DONE 1.4s 08:35:16 08:35:16 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:16 #77 DONE 1.4s 08:35:16 08:35:16 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:16 #78 ... 08:35:16 08:35:16 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:16 #79 DONE 0.6s 08:35:16 08:35:16 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:16 #80 ... 08:35:16 08:35:16 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:16 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 08:35:16 #54 DONE 46.6s 08:35:16 08:35:16 #81 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:35:16 #0 5.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:16 #0 5.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:16 #0 5.569 OK: 7 MiB in 16 packages 08:35:16 #81 DONE 5.9s 08:35:16 08:35:16 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:17 #82 ... 08:35:17 08:35:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:17 #40 DONE 47.1s 08:35:17 08:35:17 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:17 #0 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:17 #0 4.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:17 #0 4.653 OK: 17 MiB in 19 packages 08:35:17 #83 DONE 5.1s 08:35:17 08:35:17 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:17 #0 4.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:17 #0 4.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:17 #0 5.000 OK: 8 MiB in 17 packages 08:35:17 00f215d4a9da: Pull complete 08:35:17 #84 DONE 5.2s 08:35:17 08:35:17 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:17 #0 4.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:17 #0 4.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:17 #0 5.172 OK: 12 MiB in 26 packages 08:35:17 #85 DONE 5.3s 08:35:17 08:35:17 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:35:17 #0 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:17 #0 4.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:17 #0 4.928 OK: 8 MiB in 20 packages 08:35:17 d496ad576159: Pull complete 08:35:17 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists 08:35:17 #86 ... 08:35:17 08:35:17 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:17 #0 4.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:17 #0 4.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:17 #0 4.936 OK: 7 MiB in 16 packages 08:35:17 #87 DONE 5.1s 08:35:17 08:35:17 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:35:17 #86 ... 08:35:17 08:35:17 #88 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:17 #88 ... 08:35:17 08:35:17 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:35:17 #86 DONE 5.2s [Pipeline] sh 08:35:17 08:35:17 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:17 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:17 WORKDIR /edgex 08:35:17 COPY go.mod . 08:35:17 RUN go mod download -t 08:35:17 ci-base-image-arm64 -f - . 08:35:18 Sending build context to Docker daemon 3.374MB 08:35:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:18 ---> f246e2811388 08:35:18 Step 2/4 : WORKDIR /edgex 08:35:19 #89 ... 08:35:19 08:35:19 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:35:19 #0 3.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:19 #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:19 #0 3.613 OK: 7 MiB in 17 packages 08:35:19 #90 DONE 4.8s 08:35:19 08:35:19 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:19 #91 DONE 1.7s 08:35:19 08:35:19 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:19 #89 DONE 1.8s 08:35:19 08:35:19 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:20 #92 ... 08:35:20 08:35:20 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:20 #0 4.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #0 4.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #0 5.110 OK: 8 MiB in 19 packages 08:35:20 #93 DONE 5.6s 08:35:20 08:35:20 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:20 ---> Running in 42422340fa74 08:35:20 Removing intermediate container 42422340fa74 08:35:20 ---> b17a5e10e0e2 08:35:20 Step 3/4 : COPY go.mod . 08:35:21 ---> bf6e261cda35 08:35:21 Step 4/4 : RUN go mod download 08:35:21 ---> Running in fde8dff33821 08:35:21 #94 ... 08:35:21 08:35:21 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:21 #95 DONE 1.9s 08:35:21 08:35:21 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:21 #75 5.858 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:21 #75 ... 08:35:21 08:35:21 #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:21 #0 4.702 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:21 #0 5.173 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:21 #0 5.884 OK: 264 MiB in 52 packages 08:35:21 #96 DONE 6.9s 08:35:21 08:35:21 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:21 #92 DONE 2.1s 08:35:21 08:35:21 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:21 #75 6.329 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:22 #75 ... 08:35:22 08:35:22 #97 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:22 #97 DONE 0.9s 08:35:22 08:35:22 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:22 #75 6.959 (1/1) Installing dumb-init (1.2.5-r2) 08:35:22 #75 ... 08:35:22 08:35:22 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:22 #94 DONE 2.3s 08:35:22 08:35:22 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:22 #98 DONE 0.9s 08:35:22 08:35:22 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:22 #99 DONE 0.9s 08:35:22 08:35:22 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:22 #100 DONE 0.1s 08:35:22 08:35:22 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:22 #101 DONE 0.1s 08:35:22 08:35:22 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:22 #102 DONE 0.1s 08:35:22 08:35:22 #103 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:22 #103 DONE 0.1s 08:35:22 08:35:22 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:22 #104 DONE 0.1s 08:35:22 08:35:22 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:22 #105 DONE 0.1s 08:35:22 08:35:22 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:22 #106 ... 08:35:22 08:35:22 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:22 #107 DONE 0.2s 08:35:22 08:35:22 #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:22 #108 DONE 3.6s 08:35:22 08:35:22 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:22 #75 7.286 Executing busybox-1.36.1-r7.trigger 08:35:22 #75 7.293 OK: 7 MiB in 16 packages 08:35:22 #75 DONE 7.5s 08:35:23 08:35:23 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:23 #109 DONE 0.2s 08:35:23 08:35:23 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:23 #106 DONE 0.2s 08:35:23 08:35:23 #110 [security-spire-server] exporting to image 08:35:23 #110 exporting layers 08:35:23 #110 ... 08:35:23 08:35:23 #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:35:23 #111 DONE 0.2s 08:35:23 08:35:23 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:23 #112 DONE 0.2s 08:35:23 08:35:23 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:23 #113 DONE 0.1s 08:35:23 08:35:23 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:23 #76 6.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:23 #76 7.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:23 #76 7.239 OK: 17 MiB in 19 packages 08:35:23 #76 DONE 7.4s 08:35:23 08:35:23 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:23 #114 DONE 0.2s 08:35:23 08:35:23 #115 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:23 #115 DONE 0.1s 08:35:23 08:35:23 #110 [security-spire-config] exporting to image 08:35:23 #110 exporting layers 0.7s done 08:35:23 #110 writing image sha256:5c7a11a316c44f7d42db8d023633ef9623fc052141f1f16672ae181148fac4b7 done 08:35:23 #110 naming to docker.io/library/security-spire-server done 08:35:23 #110 exporting layers 0.6s done 08:35:23 #110 writing image sha256:17f937dfd9f704281363694b9b6e2b7063da61e3c32dfe23b0eeb81d7df21e2d done 08:35:23 #110 naming to docker.io/library/security-spire-agent done 08:35:23 #110 writing image sha256:02e5ed064d95a98be72379f8dfdaad8b6e8467a914a84e0d7e12de0e1f174cc3 done 08:35:23 #110 naming to docker.io/library/security-spire-config done 08:35:23 #110 DONE 0.9s 08:35:23 08:35:23 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:02 #116 DONE 35.1s 08:36:02 08:36:02 #88 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:02 #88 DONE 42.2s 08:36:02 08:36:02 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:02 #80 DONE 41.3s 08:36:02 08:36:02 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:02 #78 DONE 41.7s 08:36:02 08:36:02 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:02 #82 DONE 41.7s 08:36:02 08:36:02 #117 [core-keeper builder 7/8] COPY . . 08:36:07 #117 DONE 9.8s 08:36:07 08:36:07 #118 [support-cron-scheduler builder 6/7] COPY . . 08:36:07 #118 DONE 9.8s 08:36:07 08:36:07 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:07 #119 CACHED 08:36:07 08:36:07 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:07 #120 CACHED 08:36:07 08:36:07 #121 [support-scheduler builder 6/7] COPY . . 08:36:07 #121 CACHED 08:36:07 08:36:07 #122 [core-command builder 6/7] COPY . . 08:36:07 #122 DONE 9.8s 08:36:07 08:36:07 #123 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:07 #123 DONE 9.8s 08:36:07 08:36:07 #124 [core-data builder 6/7] COPY . . 08:36:07 #124 CACHED 08:36:07 08:36:07 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:07 #125 CACHED 08:36:07 08:36:07 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:07 #126 CACHED 08:36:07 08:36:07 #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:36:07 #127 CACHED 08:36:07 08:36:07 #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:07 #128 CACHED 08:36:07 08:36:07 #129 [support-notifications builder 6/7] COPY . . 08:36:07 #129 CACHED 08:36:07 08:36:07 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:07 #130 CACHED 08:36:07 08:36:07 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:07 #131 CACHED 08:36:07 08:36:07 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:07 #132 CACHED 08:36:07 08:36:07 #133 [security-proxy-auth builder 6/7] COPY . . 08:36:07 #133 CACHED 08:36:07 08:36:07 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:07 #134 CACHED 08:36:07 08:36:07 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:07 #135 CACHED 08:36:07 08:36:07 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:07 #136 CACHED 08:36:07 08:36:07 #137 [core-metadata builder 6/7] COPY . . 08:36:07 #137 CACHED 08:36:07 08:36:07 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:07 #138 CACHED 08:36:07 08:36:07 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:07 #139 CACHED 08:36:07 08:36:07 #140 [security-bootstrapper builder 6/7] COPY . . 08:36:07 #140 CACHED 08:36:07 08:36:07 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:07 #141 CACHED 08:36:07 08:36:07 #142 [security-proxy-setup builder 6/7] COPY . . 08:36:07 #142 CACHED 08:36:07 08:36:07 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:07 #143 CACHED 08:36:07 08:36:07 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:36:07 #144 CACHED 08:36:07 08:36:07 #145 [security-secretstore-setup builder 6/7] COPY . . 08:36:07 #145 DONE 9.9s 08:36:07 08:36:07 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:08 #146 1.322 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 08:36:13 #146 ... 08:36:13 08:36:13 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:13 #0 1.718 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 08:36:17 #147 ... 08:36:17 08:36:17 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:17 #0 0.426 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 08:36:17 #148 ... 08:36:17 08:36:17 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:17 #0 1.504 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 08:36:17 #149 ... 08:36:17 08:36:17 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:17 #0 0.738 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 08:36:17 #150 ... 08:36:17 08:36:17 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:36:17 #0 1.334 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 08:36:18 #151 ... 08:36:18 08:36:18 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:18 #0 0.632 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 08:36:18 #152 ... 08:36:18 08:36:18 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:18 #0 1.564 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 08:36:18 #153 ... 08:36:18 08:36:18 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:18 #0 1.415 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 08:36:18 #154 ... 08:36:18 08:36:18 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:18 #0 1.753 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 08:36:18 #155 ... 08:36:18 08:36:18 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:18 #0 1.306 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 08:36:18 #156 ... 08:36:18 08:36:18 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:18 #0 0.731 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 08:36:18 #157 ... 08:36:18 08:36:18 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:18 #0 1.030 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 08:36:29 Removing intermediate container fde8dff33821 08:36:29 ---> 7dcd2c1c306b 08:36:29 Successfully built 7dcd2c1c306b 08:36:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:29 + docker inspect -f . ci-base-image-arm64 08:36:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:29 prd-ubuntu20.04-docker-arm64-4c-16g-7280 does not seem to be running inside a container 08:36:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:31 $ docker top 190c1e0623982ca515908d41ee7714c8f6142e155683a58ffc2ced8c2f8f9994 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:32 + go version 08:36:32 go version go1.21.9 linux/arm64 [Pipeline] } 08:36:32 $ docker stop --time=1 190c1e0623982ca515908d41ee7714c8f6142e155683a58ffc2ced8c2f8f9994 08:36:33 $ docker rm -f --volumes 190c1e0623982ca515908d41ee7714c8f6142e155683a58ffc2ced8c2f8f9994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:34 + docker inspect -f . ci-base-image-arm64 08:36:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:34 prd-ubuntu20.04-docker-arm64-4c-16g-7280 does not seem to be running inside a container 08:36:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:36 $ docker top 75ff222b34ad1c07096cb4c149c97fbd76d3695b05b0c494780c6b51e6977074 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:36 ========================================================= 08:36:36 [edgeXBuildGoParallel] Running Tests and Build... 08:36:36 ========================================================= [Pipeline] sh 08:36:36 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:36:37 + make test 08:36:37 go test -race -coverprofile=coverage.out ./... 08:37:34 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:55 #158 ... 08:37:55 08:37:55 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:55 #146 102.0 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 08:39:03 #146 DONE 168.2s 08:39:03 08:39:03 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:39:03 #158 DONE 168.2s 08:39:03 08:39:03 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:03 #153 DONE 168.2s 08:39:03 08:39:03 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:03 #152 ... 08:39:03 08:39:03 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:39:03 #155 DONE 168.2s 08:39:03 08:39:03 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:39:03 #148 DONE 168.3s 08:39:03 08:39:03 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:39:03 #154 DONE 168.3s 08:39:03 08:39:03 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:39:03 #159 ... 08:39:03 08:39:03 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:03 #157 DONE 168.5s 08:39:03 08:39:03 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:39:03 #147 DONE 168.6s 08:39:03 08:39:03 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:03 #156 DONE 168.7s 08:39:03 08:39:03 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:39:03 #151 DONE 168.7s 08:39:03 08:39:03 #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #160 ... 08:39:03 08:39:03 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:03 #149 DONE 168.8s 08:39:03 08:39:03 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:03 #152 DONE 168.8s 08:39:03 08:39:03 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:39:03 #150 DONE 168.8s 08:39:03 08:39:03 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #161 ... 08:39:03 08:39:03 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #162 DONE 1.1s 08:39:03 08:39:03 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:39:03 #159 DONE 1.1s 08:39:03 08:39:03 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #163 DONE 1.0s 08:39:03 08:39:03 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #164 DONE 1.1s 08:39:03 08:39:03 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:39:03 #165 ... 08:39:03 08:39:03 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #166 DONE 0.9s 08:39:03 08:39:03 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #161 DONE 0.8s 08:39:03 08:39:03 #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #167 DONE 0.5s 08:39:03 08:39:03 #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #160 DONE 0.9s 08:39:03 08:39:03 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:39:03 #168 DONE 0.3s 08:39:03 08:39:03 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:39:03 #169 ... 08:39:03 08:39:03 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:03 #170 DONE 0.4s 08:39:03 08:39:03 #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:03 #171 CACHED 08:39:03 08:39:03 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #172 CACHED 08:39:03 08:39:03 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #173 CACHED 08:39:03 08:39:03 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:03 #174 CACHED 08:39:03 08:39:03 #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #175 CACHED 08:39:03 08:39:03 #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:03 #176 CACHED 08:39:03 08:39:03 #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #177 CACHED 08:39:03 08:39:03 #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:03 #178 CACHED 08:39:03 08:39:03 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:39:03 #179 DONE 0.4s 08:39:03 08:39:03 #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:03 #180 DONE 0.4s 08:39:03 08:39:03 #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:03 #181 DONE 0.4s 08:39:03 08:39:03 #182 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:03 #182 ... 08:39:03 08:39:03 #183 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #183 CACHED 08:39:03 08:39:03 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:03 #184 CACHED 08:39:03 08:39:03 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:03 #185 DONE 0.9s 08:39:03 08:39:03 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:03 #186 ... 08:39:03 08:39:03 #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:03 #187 DONE 1.5s 08:39:03 08:39:03 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:39:03 #188 DONE 1.5s 08:39:03 08:39:03 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:39:03 #169 DONE 1.6s 08:39:03 08:39:03 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:03 #189 DONE 1.5s 08:39:03 08:39:03 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:03 #190 DONE 1.5s 08:39:03 08:39:03 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:39:03 #191 DONE 1.5s 08:39:03 08:39:03 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:39:03 #165 DONE 1.9s 08:39:03 08:39:03 #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:39:03 #192 DONE 1.5s 08:39:03 08:39:03 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:03 #193 DONE 1.6s 08:39:03 08:39:03 #194 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:39:03 #194 ... 08:39:03 08:39:03 #195 [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 08:39:03 #195 DONE 2.2s 08:39:03 08:39:03 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:03 #196 DONE 1.8s 08:39:03 08:39:03 #197 [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 08:39:03 #197 ... 08:39:03 08:39:03 #182 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:03 #182 DONE 2.4s 08:39:03 08:39:03 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:03 #186 DONE 1.9s 08:39:03 08:39:03 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:39:03 #198 DONE 1.1s 08:39:03 08:39:03 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:39:03 #199 DONE 1.1s 08:39:03 08:39:03 #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:39:03 #200 DONE 1.2s 08:39:03 08:39:03 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:39:03 #201 DONE 1.1s 08:39:03 08:39:03 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:39:03 #202 DONE 1.1s 08:39:03 08:39:03 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:39:03 #203 DONE 1.1s 08:39:03 08:39:03 #204 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #204 DONE 1.1s 08:39:03 08:39:03 #194 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:39:03 #194 DONE 1.2s 08:39:03 08:39:03 #110 [core-command] exporting to image 08:39:03 #110 exporting layers 08:39:03 #110 ... 08:39:03 08:39:03 #205 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:39:03 #205 DONE 0.5s 08:39:03 08:39:03 #197 [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 08:39:03 #197 DONE 0.5s 08:39:03 08:39:03 #110 [security-spiffe-token-provider] exporting to image 08:39:03 #110 ... 08:39:03 08:39:03 #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:39:03 #206 DONE 0.6s 08:39:03 08:39:03 #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:39:03 #207 DONE 0.6s 08:39:03 08:39:03 #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:39:03 #208 DONE 0.5s 08:39:03 08:39:03 #110 [support-notifications] exporting to image 08:39:03 #110 ... 08:39:03 08:39:03 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:39:03 #209 DONE 0.5s 08:39:03 08:39:03 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:39:03 #210 DONE 0.5s 08:39:03 08:39:03 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:39:03 #211 DONE 0.5s 08:39:03 08:39:03 #212 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:39:03 #212 DONE 0.5s 08:39:03 08:39:03 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:03 #213 DONE 0.5s 08:39:03 08:39:03 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:39:03 #214 DONE 0.4s 08:39:03 08:39:03 #110 [core-metadata] exporting to image 08:39:03 #110 exporting layers 0.5s done 08:39:03 #110 ... 08:39:03 08:39:03 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:39:03 #215 DONE 0.4s 08:39:03 08:39:03 #216 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:03 #216 DONE 0.4s 08:39:03 08:39:03 #110 [core-metadata] exporting to image 08:39:03 #110 writing image sha256:058cb04c534ea01bb75d4a131dba0e9fd949b78c7ff82bd65ac11fb89b9f19e4 0.0s done 08:39:03 #110 writing image sha256:133e4b39886c8c04c3343e9735af65e48321fb3493cc22148577a0c93bbcc8d7 08:39:03 #110 writing image sha256:34369ea2dded01f135923faa373458c0ccec1819fec90c11fd0b77da577f1a05 08:39:03 #110 writing image sha256:e960c000310630dd9c166baa6afecc78086e44bf6d7640ace89b750e3c88b17e 08:39:03 #110 naming to docker.io/library/support-scheduler 08:39:03 #110 exporting layers 0.6s done 08:39:03 #110 writing image sha256:133e4b39886c8c04c3343e9735af65e48321fb3493cc22148577a0c93bbcc8d7 0.2s done 08:39:03 #110 writing image sha256:34369ea2dded01f135923faa373458c0ccec1819fec90c11fd0b77da577f1a05 0.2s done 08:39:03 #110 writing image sha256:e960c000310630dd9c166baa6afecc78086e44bf6d7640ace89b750e3c88b17e 0.2s done 08:39:03 #110 naming to docker.io/library/support-scheduler 0.2s done 08:39:03 #110 naming to docker.io/library/core-command done 08:39:03 #110 naming to docker.io/library/security-spiffe-token-provider 08:39:03 #110 naming to docker.io/library/core-keeper done 08:39:03 #110 ... 08:39:03 08:39:03 #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:39:03 #217 DONE 0.6s 08:39:03 08:39:03 #110 [core-data] exporting to image 08:39:03 #110 exporting layers 0.7s done 08:39:03 #110 naming to docker.io/library/security-spiffe-token-provider done 08:39:03 #110 writing image sha256:9b093be191819214f19f583e69957287bd37dbe4f12ec88f6324c0e07c71e702 0.0s done 08:39:03 #110 naming to docker.io/library/core-data done 08:39:03 #110 writing image sha256:bbae5e7604a5874fb4b62a5a8220e1d0dd2b7ecf902d78c67091125c605d5037 08:39:03 #110 writing image sha256:bbae5e7604a5874fb4b62a5a8220e1d0dd2b7ecf902d78c67091125c605d5037 done 08:39:03 #110 naming to docker.io/library/core-metadata done 08:39:03 #110 writing image sha256:b01ca3305f2ab77c4092a50af131b4795ca5034359fb1b3d7f08c5f81464b314 done 08:39:03 #110 writing image sha256:b3fb2e725eaba06bdb18f4b86ee47685ad1540413bc4bbeb28d77b32aafd630f done 08:39:03 #110 naming to docker.io/library/support-cron-scheduler done 08:39:03 #110 naming to docker.io/library/support-notifications done 08:39:03 #110 DONE 2.3s 08:39:03 08:39:03 #218 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:39:03 #218 DONE 0.2s 08:39:03 08:39:03 #219 [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/ 08:39:03 #219 ... 08:39:03 08:39:03 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:03 #220 DONE 0.4s 08:39:03 08:39:03 #219 [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/ 08:39:03 #219 DONE 0.3s 08:39:03 08:39:03 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:03 #221 DONE 1.1s 08:39:03 08:39:03 #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:03 #222 DONE 1.1s 08:39:03 08:39:03 #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:03 #223 DONE 0.7s 08:39:03 08:39:03 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:39:03 #224 DONE 0.1s 08:39:03 08:39:03 #110 [security-proxy-setup] exporting to image 08:39:03 #110 ... 08:39:03 08:39:03 #225 [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/ 08:39:03 #225 DONE 0.1s 08:39:03 08:39:03 #226 [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/ 08:39:03 #226 DONE 0.1s 08:39:03 08:39:03 #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:39:03 #227 DONE 0.1s 08:39:03 08:39:03 #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:39:03 #228 DONE 0.1s 08:39:03 08:39:03 #110 [security-proxy-auth] exporting to image 08:39:03 #110 exporting layers 0.5s done 08:39:03 #110 writing image sha256:c026723f333a911bc5c3297bae969ad720204540e14ed33c64fb8de7d698b8ca 0.1s done 08:39:03 #110 naming to docker.io/library/core-common-config-bootstrapper done 08:39:03 #110 writing image sha256:3fb2b6944839a6d6c4955999a9a49907543ec03ceb106d2809c729ddbd436a79 0.0s done 08:39:03 #110 naming to docker.io/library/security-proxy-auth done 08:39:03 #110 writing image sha256:b0879755f9f8cff044a81cdbc9485e00f23ccfa9c5d821d7d148c67cfe1eb5aa done 08:39:03 #110 naming to docker.io/library/security-proxy-setup done 08:39:03 #110 DONE 2.8s 08:39:03 08:39:03 #229 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:39:03 #229 DONE 0.3s 08:39:03 08:39:03 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:03 #230 DONE 0.6s 08:39:03 08:39:03 #110 [security-secretstore-setup] exporting to image 08:39:03 #110 exporting layers 0.3s done 08:39:03 #110 writing image sha256:e6fbb9e198d59b3a05724848ec017678179db59d9f9c0aae9ae2d6dcf83a3130 done 08:39:03 #110 naming to docker.io/library/security-secretstore-setup done 08:39:03 #110 writing image sha256:6ca56950091c8b8fcb4eac92218e8c30ad09d32ec71f7150b936bd84ae0f0604 done 08:39:03 #110 naming to docker.io/library/security-bootstrapper done 08:39:03 #110 DONE 3.2s 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:03 time="2024-08-07T08:34:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:39:03 $ docker stop --time=1 666d85dd67cc0aa669799b32ecf5ed5f32e9ce691f005ce0085a69ab6af2a14b 08:39:04 $ docker rm -f --volumes 666d85dd67cc0aa669799b32ecf5ed5f32e9ce691f005ce0085a69ab6af2a14b [Pipeline] // withDockerContainer [Pipeline] sh 08:39:04 + docker images 08:39:04 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:04 security-bootstrapper latest 6ca56950091c 2 seconds ago 18.9MB 08:39:04 security-secretstore-setup latest e6fbb9e198d5 2 seconds ago 37MB 08:39:04 security-proxy-setup latest b0879755f9f8 3 seconds ago 26.2MB 08:39:04 security-proxy-auth latest 3fb2b6944839 3 seconds ago 33MB 08:39:04 core-common-config-bootstrapper latest c026723f333a 3 seconds ago 15.2MB 08:39:04 support-cron-scheduler latest b01ca3305f2a 4 seconds ago 42.2MB 08:39:04 core-metadata latest bbae5e7604a5 4 seconds ago 39.6MB 08:39:04 core-data latest 9b093be19181 4 seconds ago 39.5MB 08:39:04 support-notifications latest b3fb2e725eab 4 seconds ago 42.4MB 08:39:04 security-spiffe-token-provider latest 133e4b39886c 5 seconds ago 28.8MB 08:39:04 core-command latest e960c0003106 5 seconds ago 35.4MB 08:39:04 support-scheduler latest 058cb04c534e 5 seconds ago 41.8MB 08:39:04 core-keeper latest 34369ea2dded 5 seconds ago 39.4MB 08:39:04 security-spire-config latest 02e5ed064d95 3 minutes ago 120MB 08:39:04 security-spire-server latest 5c7a11a316c4 3 minutes ago 121MB 08:39:04 security-spire-agent latest 17f937dfd9f7 3 minutes ago 182MB 08:39:04 ci-base-image-x86_64 latest e4b6e2a49cf3 7 minutes ago 969MB 08:39:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 08:39:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 08:39:04 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] } 08:40:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.125s coverage: 28.7% of statements 08:42:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.202s coverage: 97.0% of statements 08:42:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:42:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:42:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:42:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.305s coverage: 69.2% of statements 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.221s coverage: 53.2% of statements 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:42:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:43:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.207s coverage: 93.4% of statements 08:43:01 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.325s coverage: 91.7% of statements 08:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:43:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.267s coverage: 6.5% of statements 08:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:43:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:43:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.938s coverage: 95.8% of statements 08:43:19 ok github.com/edgexfoundry/edgex-go/internal/io 1.102s coverage: 72.2% of statements 08:43:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.089s coverage: 0.0% of statements [no tests to run] 08:43:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:43:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.321s coverage: 0.8% of statements 08:43:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 30.7% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.137s coverage: 41.7% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.117s coverage: 77.8% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.095s coverage: 94.1% of statements 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.133s coverage: 96.3% of statements 08:43:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements 08:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:43:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:43:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.125s coverage: 94.4% of statements 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.990s coverage: 79.9% of statements 08:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 28.180s coverage: 92.9% of statements 08:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.096s coverage: 67.2% of statements 08:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.128s coverage: 62.3% of statements 08:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.111s coverage: 76.6% of statements 08:44:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.109s coverage: 87.2% of statements 08:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements 08:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.085s coverage: 100.0% of statements 08:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.437s coverage: 81.8% of statements 08:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.276s coverage: 82.1% of statements 08:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements 08:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:44:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.805s coverage: 63.1% of statements 08:44:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.121s coverage: 100.0% of statements 08:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.131s coverage: 89.4% of statements 08:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 08:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:44:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements 08:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements 08:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.730s coverage: 36.5% of statements 08:44:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.124s coverage: 89.5% of statements 08:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:44:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:44:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:44:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 08:44:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:44:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 08:44:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.118s coverage: 84.8% of statements 08:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:44:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.176s coverage: 19.9% of statements 08:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:44:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.543s coverage: 95.7% of statements 08:44:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:44:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:45:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.171s coverage: 61.8% of statements 08:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:45:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.298s coverage: 98.9% of statements 08:45:06 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 08:45:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:45:06 go vet ./... 08:49:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:49:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:49:58 ./bin/test-attribution-txt.sh [Pipeline] echo 08:49:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:49:59 + ls -al . 08:49:59 total 868 08:49:59 drwxrwxr-x 10 1001 1001 4096 Aug 7 08:36 . 08:49:59 drwxr-xr-x 4 root root 4096 Aug 7 08:36 .. 08:49:59 drwxrwxr-x 2 1001 1001 4096 Aug 7 08:34 .blubracket 08:49:59 -rw-rw-r-- 1 1001 1001 10 Aug 7 08:34 .dockerignore 08:49:59 drwxrwxr-x 8 1001 1001 4096 Aug 7 08:34 .git 08:49:59 drwxrwxr-x 3 1001 1001 4096 Aug 7 08:34 .github 08:49:59 -rw-rw-r-- 1 1001 1001 1102 Aug 7 08:34 .gitignore 08:49:59 -rw-rw-r-- 1 1001 1001 42 Aug 7 08:34 .golangci.yml 08:49:59 -rw-rw-r-- 1 1001 1001 100 Aug 7 08:34 .hadolint.yml 08:49:59 -rw-rw-r-- 1 1001 1001 155 Aug 7 08:34 .sonarcloud.properties 08:49:59 -rw-rw-r-- 1 1001 1001 1171 Aug 7 08:34 ADOPTERS.md 08:49:59 -rw-rw-r-- 1 1001 1001 20806 Aug 7 08:34 Attribution.txt 08:49:59 -rw-rw-r-- 1 1001 1001 100284 Aug 7 08:34 CHANGELOG.md 08:49:59 -rw-rw-r-- 1 1001 1001 3804 Aug 7 08:34 CONTRIBUTING.md 08:49:59 -rw-rw-r-- 1 1001 1001 677 Aug 7 08:34 GOVERNANCE.md 08:49:59 -rw-rw-r-- 1 1001 1001 861 Aug 7 08:34 Jenkinsfile 08:49:59 -rw-rw-r-- 1 1001 1001 10775 Aug 7 08:34 LICENSE 08:49:59 -rw-rw-r-- 1 1001 1001 16854 Aug 7 08:34 Makefile 08:49:59 -rw-rw-r-- 1 1001 1001 582 Aug 7 08:34 OWNERS.md 08:49:59 -rw-rw-r-- 1 1001 1001 9528 Aug 7 08:34 README.md 08:49:59 -rw-rw-r-- 1 1001 1001 789 Aug 7 08:34 SECURITY.md 08:49:59 -rw-rw-r-- 1 1001 1001 5 Aug 7 08:30 VERSION 08:49:59 drwxrwxr-x 2 1001 1001 4096 Aug 7 08:34 bin 08:49:59 drwxrwxr-x 20 1001 1001 4096 Aug 7 08:34 cmd 08:49:59 -rw-r--r-- 1 root root 504185 Aug 7 08:45 coverage.out 08:49:59 drwxrwxr-x 2 1001 1001 4096 Aug 7 08:34 fuzz_test 08:49:59 -rw-rw-r-- 1 1001 1001 7118 Aug 7 08:34 go.mod 08:49:59 -rw-rw-r-- 1 1001 1001 101672 Aug 7 08:34 go.sum 08:49:59 drwxrwxr-x 7 1001 1001 4096 Aug 7 08:34 internal 08:49:59 drwxrwxr-x 3 1001 1001 4096 Aug 7 08:34 openapi 08:49:59 -rw-rw-r-- 1 1001 1001 584 Aug 7 08:34 security.txt 08:49:59 -rw-rw-r-- 1 1001 1001 204 Aug 7 08:34 version.go [Pipeline] sh 08:50:00 + '[' -e coverage.out ] 08:50:00 + chown 1001:1001 coverage.out [Pipeline] stash 08:50:00 Warning: overwriting stash ‘coverage-report’ 08:50:01 Stashed 1 file(s) [Pipeline] sh 08:50:02 + make build 08:50:02 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 08:53:38 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 08:53: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-command/core-command ./cmd/core-command 08:53:53 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 08:53:56 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 08:54:06 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 08:54:38 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 08:54:46 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 08:54: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:55: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:55:11 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 08:55:15 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 08:55:18 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 08:55:24 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] } 08:55:29 $ docker stop --time=1 75ff222b34ad1c07096cb4c149c97fbd76d3695b05b0c494780c6b51e6977074 08:55:31 $ docker rm -f --volumes 75ff222b34ad1c07096cb4c149c97fbd76d3695b05b0c494780c6b51e6977074 [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 08:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:55:35 08:55:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:55:36 latest: Pulling from edgex-devops/edgex-compose-arm64 08:55:36 547446be3368: Pulling fs layer 08:55:36 d125d8839a47: Pulling fs layer 08:55:36 3e85d5ac6304: Pulling fs layer 08:55:36 c3105a71a48b: Pulling fs layer 08:55:36 0f093f025ec4: Pulling fs layer 08:55:36 c3106fc0e877: Pulling fs layer 08:55:36 c3105a71a48b: Waiting 08:55:36 0f093f025ec4: Waiting 08:55:36 c3106fc0e877: Waiting 08:55:36 547446be3368: Verifying Checksum 08:55:36 547446be3368: Download complete 08:55:36 c3105a71a48b: Download complete 08:55:36 d125d8839a47: Verifying Checksum 08:55:36 d125d8839a47: Download complete 08:55:36 c3106fc0e877: Verifying Checksum 08:55:36 c3106fc0e877: Download complete 08:55:36 0f093f025ec4: Verifying Checksum 08:55:36 0f093f025ec4: Download complete 08:55:36 547446be3368: Pull complete 08:55:38 d125d8839a47: Pull complete 08:55:38 3e85d5ac6304: Verifying Checksum 08:55:38 3e85d5ac6304: Download complete 08:55:48 3e85d5ac6304: Pull complete 08:55:48 c3105a71a48b: Pull complete 08:55:49 0f093f025ec4: Pull complete 08:55:49 c3106fc0e877: Pull complete 08:55:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:55:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:55:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:50 prd-ubuntu20.04-docker-arm64-4c-16g-7280 does not seem to be running inside a container 08:55:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:55:52 $ docker top d0820795412ddf273f07d4a5a2a35383c1c73d35a0d7ea76c1eba273e02e4a59 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:53 + docker compose -f ./docker-compose-build.yml build --parallel 08:56:03 #1 [security-secretstore-setup internal] load build definition from Dockerfile 08:56:03 #1 transferring dockerfile: 2.49kB 0.0s done 08:56:03 #1 DONE 0.1s 08:56:04 08:56:04 #2 [support-notifications internal] load build definition from Dockerfile 08:56:04 #2 transferring dockerfile: 1.95kB done 08:56:04 #2 DONE 0.0s 08:56:04 08:56:04 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:56:04 #3 transferring dockerfile: 2.15kB 0.0s done 08:56:04 #3 DONE 0.1s 08:56:04 08:56:04 #4 [support-cron-scheduler internal] load build definition from Dockerfile 08:56:04 #4 transferring dockerfile: 1.85kB done 08:56:04 #4 DONE 0.1s 08:56:04 08:56:04 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:56:04 #5 transferring dockerfile: 2.23kB 0.0s done 08:56:04 #5 DONE 0.1s 08:56:04 08:56:04 #6 [security-spire-agent internal] load build definition from Dockerfile 08:56:04 #6 transferring dockerfile: 1.81kB 0.0s done 08:56:04 #6 DONE 0.1s 08:56:04 08:56:04 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:56:04 #7 transferring dockerfile: 3.17kB 0.0s done 08:56:04 #7 DONE 0.1s 08:56:04 08:56:04 #8 [core-data internal] load build definition from Dockerfile 08:56:04 #8 transferring dockerfile: 2.01kB 0.0s done 08:56:04 #8 DONE 0.1s 08:56:04 08:56:04 #9 [core-metadata internal] load build definition from Dockerfile 08:56:04 #9 transferring dockerfile: 2.06kB done 08:56:04 #9 DONE 0.1s 08:56:04 08:56:04 #10 [security-spire-config internal] load build definition from Dockerfile 08:56:05 #10 transferring dockerfile: 1.69kB done 08:56:05 #10 DONE 0.1s 08:56:05 08:56:05 #11 [core-keeper internal] load build definition from Dockerfile 08:56:05 #11 transferring dockerfile: 2.01kB done 08:56:05 #11 DONE 0.1s 08:56:05 08:56:05 #12 [security-spire-server internal] load build definition from Dockerfile 08:56:05 #12 transferring dockerfile: 1.70kB 0.0s done 08:56:05 #12 DONE 0.1s 08:56:05 08:56:05 #13 [security-proxy-setup internal] load build definition from Dockerfile 08:56:05 #13 transferring dockerfile: 2.50kB 0.0s done 08:56:05 #13 DONE 0.1s 08:56:05 08:56:05 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:56:05 #14 transferring dockerfile: 1.89kB done 08:56:05 #14 DONE 0.1s 08:56:05 08:56:05 #15 [core-command internal] load build definition from Dockerfile 08:56:05 #15 transferring dockerfile: 1.93kB done 08:56:05 #15 DONE 0.1s 08:56:05 08:56:05 #16 [security-secretstore-setup internal] load .dockerignore 08:56:05 #16 DONE 0.0s 08:56:05 08:56:05 #17 [support-scheduler internal] load build definition from Dockerfile 08:56:05 #17 transferring dockerfile: 1.93kB 0.0s done 08:56:05 #17 DONE 0.1s 08:56:05 08:56:05 #16 [security-secretstore-setup internal] load .dockerignore 08:56:05 #16 transferring context: 50B done 08:56:05 #16 DONE 0.1s 08:56:06 08:56:06 #18 [support-notifications internal] load .dockerignore 08:56:06 #18 transferring context: 50B done 08:56:06 #18 DONE 0.0s 08:56:06 08:56:06 #19 [security-proxy-auth internal] load .dockerignore 08:56:06 #19 transferring context: 50B done 08:56:06 #19 DONE 0.1s 08:56:06 08:56:06 #20 [support-cron-scheduler internal] load .dockerignore 08:56:06 #20 transferring context: 50B done 08:56:06 #20 DONE 0.1s 08:56:06 08:56:06 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:56:06 #21 transferring context: 50B 0.0s done 08:56:06 #21 DONE 0.1s 08:56:06 08:56:06 #22 [security-spire-agent internal] load .dockerignore 08:56:06 #22 transferring context: 50B 0.0s done 08:56:06 #22 DONE 0.1s 08:56:06 08:56:06 #23 [security-bootstrapper internal] load .dockerignore 08:56:06 #23 transferring context: 50B done 08:56:06 #23 DONE 0.1s 08:56:06 08:56:06 #24 [core-data internal] load .dockerignore 08:56:06 #24 transferring context: 50B done 08:56:06 #24 DONE 0.1s 08:56:06 08:56:06 #25 [core-metadata internal] load .dockerignore 08:56:06 #25 transferring context: 50B 0.0s done 08:56:06 #25 DONE 0.1s 08:56:06 08:56:06 #26 [security-spire-config internal] load .dockerignore 08:56:06 #26 transferring context: 50B 0.0s done 08:56:06 #26 DONE 0.1s 08:56:06 08:56:06 #27 [core-keeper internal] load .dockerignore 08:56:06 #27 transferring context: 50B 0.0s done 08:56:06 #27 DONE 0.1s 08:56:06 08:56:06 #28 [security-spire-server internal] load .dockerignore 08:56:07 #28 transferring context: 50B 0.0s done 08:56:07 #28 DONE 0.1s 08:56:07 08:56:07 #29 [security-proxy-setup internal] load .dockerignore 08:56:07 #29 transferring context: 50B done 08:56:07 #29 DONE 0.1s 08:56:07 08:56:07 #30 [security-spiffe-token-provider internal] load .dockerignore 08:56:07 #30 transferring context: 50B 0.0s done 08:56:07 #30 DONE 0.1s 08:56:07 08:56:07 #31 [core-command internal] load .dockerignore 08:56:07 #31 transferring context: 50B 0.0s done 08:56:07 #31 DONE 0.1s 08:56:07 08:56:07 #32 [support-scheduler internal] load .dockerignore 08:56:07 #32 transferring context: 50B 0.0s done 08:56:07 #32 DONE 0.1s 08:56:07 08:56:07 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:07 #33 DONE 0.0s 08:56:07 08:56:07 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:56:07 #34 DONE 0.2s 08:56:07 08:56:07 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:56:07 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:56:07 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:56:07 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:56:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.31MB / 3.34MB 0.1s 08:56:07 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:56:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s 08:56:07 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 08:56:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:56:08 #35 ... 08:56:08 08:56:08 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:08 #33 DONE 0.0s 08:56:08 08:56:08 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:56:08 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:56:09 #35 ... 08:56:09 08:56:09 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:09 #33 DONE 0.0s 08:56:09 08:56:09 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:56:09 #34 DONE 0.4s 08:56:09 08:56:09 #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:56:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:56:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:56:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:56:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:56:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:56:09 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:56:09 #35 ... 08:56:09 08:56:09 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:09 #33 DONE 0.0s 08:56:09 08:56:09 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:56:09 #36 DONE 0.7s 08:56:09 08:56:09 #35 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:56:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:56:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:56:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:56:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:56:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:56:09 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:56:09 #35 ... 08:56:09 08:56:09 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:09 #33 DONE 0.0s 08:56:09 08:56:09 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:56:09 #34 DONE 0.6s 08:56:09 08:56:09 #36 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:56:09 #36 DONE 0.8s 08:56:09 08:56:09 #35 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:56:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:56:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:56:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:56:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:56:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:56:09 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:56:09 #35 ... 08:56:09 08:56:09 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:56:09 #34 DONE 0.8s 08:56:09 08:56:09 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:09 #33 DONE 0.0s 08:56:09 08:56:09 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:56:09 #34 ... 08:56:09 08:56:09 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:09 #33 DONE 0.0s 08:56:09 08:56:09 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:56:10 #34 ... 08:56:10 08:56:10 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:10 #33 DONE 0.0s 08:56:10 08:56:10 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:56:10 #34 DONE 1.2s 08:56:10 08:56:10 #37 [support-notifications internal] load build context 08:56:10 #37 ... 08:56:10 08:56:10 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:56:10 #36 DONE 0.9s 08:56:10 08:56:10 #37 [support-notifications internal] load build context 08:56:10 #37 ... 08:56:10 08:56:10 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:10 #33 DONE 0.0s 08:56:10 08:56:10 #38 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:56:11 #38 ... 08:56:11 08:56:11 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:11 #33 DONE 0.0s 08:56:11 08:56:11 #35 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:56:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:56:11 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:56:11 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:56:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:56:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:56:11 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:56:11 #35 ... 08:56:11 08:56:11 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 08:56:11 #36 DONE 0.9s 08:56:11 08:56:11 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:11 #33 DONE 0.0s 08:56:11 08:56:11 #35 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:56:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:56:11 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:56:11 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:56:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:56:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:56:11 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:56:11 #35 ... 08:56:11 08:56:11 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:56:11 #36 DONE 0.9s 08:56:11 08:56:11 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:11 #33 DONE 0.0s 08:56:11 08:56:11 #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:56:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:56:11 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:56:11 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:56:11 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:56:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:56:11 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:56:11 #35 ... 08:56:11 08:56:11 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:56:11 #33 DONE 0.0s 08:56:11 08:56:11 #39 [security-secretstore-setup internal] load build context 08:56:11 #39 transferring context: 40.11MB 4.2s 08:56:12 #39 ... 08:56:12 08:56:12 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:56:12 #40 DONE 2.6s 08:56:12 08:56:12 #39 [security-secretstore-setup internal] load build context 08:56:12 #39 ... 08:56:12 08:56:12 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:56:12 #41 DONE 3.1s 08:56:12 08:56:12 #39 [security-secretstore-setup internal] load build context 08:56:13 #39 ... 08:56:13 08:56:13 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:56:13 #36 DONE 1.0s 08:56:13 08:56:13 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:56:13 #34 DONE 3.7s 08:56:13 08:56:13 #39 [security-secretstore-setup internal] load build context 08:56:13 #39 ... 08:56:13 08:56:13 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:56:13 #36 DONE 1.0s 08:56:13 08:56:13 #35 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:56:13 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:56:13 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:56:13 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:56:13 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:56:13 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:56:13 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 08:56:15 #35 ... 08:56:15 08:56:15 #42 [security-spire-config internal] load build context 08:56:15 #42 transferring context: 25.48kB 0.3s done 08:56:15 #42 DONE 2.2s 08:56:15 08:56:15 #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:15 #43 ... 08:56:15 08:56:15 #44 [security-spire-agent internal] load build context 08:56:15 #44 transferring context: 26.76kB 0.5s done 08:56:15 #44 DONE 3.0s 08:56:15 08:56:15 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:15 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.0s done 08:56:15 #45 DONE 3.1s 08:56:15 08:56:15 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:56:15 #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.1s done 08:56:15 #46 DONE 3.1s 08:56:15 08:56:15 #47 [security-proxy-auth internal] load build context 08:56:16 #47 ... 08:56:16 08:56:16 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:17 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:56:17 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:56:17 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:56:17 #45 ... 08:56:17 08:56:17 #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:56:17 #48 ... 08:56:17 08:56:17 #49 [core-common-config-bootstrapper internal] load build context 08:56:18 #49 ... 08:56:18 08:56:18 #50 [security-spire-server internal] load build context 08:56:18 #50 transferring context: 27.23kB 0.6s done 08:56:18 #50 DONE 5.8s 08:56:18 08:56:18 #49 [core-common-config-bootstrapper internal] load build context 08:56:18 #49 ... 08:56:18 08:56:18 #51 [security-bootstrapper internal] load build context 08:56:18 #51 ... 08:56:18 08:56:18 #49 [core-common-config-bootstrapper internal] load build context 08:56:19 #49 ... 08:56:19 08:56:19 #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:56:19 #0 8.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:19 #0 8.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:19 #52 ... 08:56:19 08:56:19 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:56:19 #53 ... 08:56:19 08:56:19 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:56:19 #0 8.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:19 #0 9.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:19 #54 ... 08:56:19 08:56:19 #55 [support-cron-scheduler internal] load build context 08:56:19 #55 ... 08:56:19 08:56:19 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:19 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 1.1s 08:56:19 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s 08:56:19 #45 ... 08:56:19 08:56:19 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:56:20 #56 ... 08:56:20 08:56:20 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:20 #45 ... 08:56:20 08:56:20 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:56:20 #57 ... 08:56:20 08:56:20 #58 [core-metadata internal] load build context 08:56:20 #58 ... 08:56:20 08:56:20 #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:56:20 #59 ... 08:56:20 08:56:20 #60 [core-data internal] load build context 08:56:20 #60 ... 08:56:20 08:56:20 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:20 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 2.0s 08:56:20 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done 08:56:20 #45 ... 08:56:20 08:56:20 #37 [support-notifications internal] load build context 08:56:20 #37 ... 08:56:20 08:56:20 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:56:20 #0 8.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:20 #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:20 #61 ... 08:56:20 08:56:20 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:20 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done 08:56:20 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s 08:56:20 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:56:21 #45 ... 08:56:21 08:56:21 #62 [security-proxy-setup internal] load build context 08:56:21 #62 transferring context: 5.98MB 8.6s 08:56:21 #62 ... 08:56:21 08:56:21 #63 [core-keeper internal] load build context 08:56:21 #63 ... 08:56:21 08:56:21 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:21 #64 ... 08:56:21 08:56:21 #63 [core-keeper internal] load build context 08:56:22 #63 ... 08:56:22 08:56:22 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:22 #65 ... 08:56:22 08:56:22 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:56:22 #66 ... 08:56:22 08:56:22 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:22 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.5s done 08:56:22 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.3s 08:56:22 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.3s 08:56:23 #45 ... 08:56:23 08:56:23 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:56:23 #67 ... 08:56:23 08:56:23 #68 [core-command internal] load build context 08:56:23 #68 ... 08:56:23 08:56:23 #69 [security-spiffe-token-provider internal] load build context 08:56:23 #69 ... 08:56:23 08:56:23 #39 [security-secretstore-setup internal] load build context 08:56:23 #39 ... 08:56:23 08:56:23 #70 [support-scheduler internal] load build context 08:56:23 #70 ... 08:56:23 08:56:23 #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:56:23 #59 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:23 #59 ... 08:56:23 08:56:23 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:56:23 #54 12.95 OK: 266 MiB in 52 packages 08:56:23 #54 DONE 14.8s 08:56:23 08:56:23 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:24 #71 ... 08:56:24 08:56:24 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:24 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.7s done 08:56:24 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.84MB / 28.04MB 5.6s 08:56:24 #45 ... 08:56:24 08:56:24 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:24 #72 ... 08:56:24 08:56:24 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:24 #45 ... 08:56:24 08:56:24 #52 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:56:24 #52 11.33 OK: 266 MiB in 52 packages 08:56:24 #52 DONE 15.3s 08:56:24 08:56:24 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:25 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.08MB / 28.04MB 7.0s 08:56:25 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:56:25 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 08:56:25 #45 ... 08:56:25 08:56:25 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:56:25 #61 12.04 (1/1) Installing dumb-init (1.2.5-r2) 08:56:25 #61 12.18 Executing busybox-1.36.1-r7.trigger 08:56:25 #61 12.18 OK: 8 MiB in 16 packages 08:56:25 #61 DONE 15.1s 08:56:25 08:56:25 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:25 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 7.5s 08:56:26 #45 ... 08:56:26 08:56:26 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:56:26 #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:56:26 #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:56:26 #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:56:26 #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.7s done 08:56:26 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.8s done 08:56:26 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:56:26 #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 8.4s 08:56:26 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 08:56:26 #46 ... 08:56:26 08:56:26 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:56:26 #53 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:26 #53 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:26 #53 15.00 OK: 266 MiB in 52 packages 08:56:26 #53 DONE 18.5s 08:56:26 08:56:26 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:56:26 #46 ... 08:56:26 08:56:26 #47 [security-proxy-auth internal] load build context 08:56:26 #47 transferring context: 43.42MB 17.5s 08:56:26 #47 ... 08:56:26 08:56:26 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:27 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 9.0s 08:56:28 #45 ... 08:56:28 08:56:28 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:28 #64 DONE 17.1s 08:56:28 08:56:28 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:29 #45 ... 08:56:29 08:56:29 #51 [security-bootstrapper internal] load build context 08:56:29 #51 ... 08:56:29 08:56:29 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:56:29 #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 11.0s 08:56:29 #46 ... 08:56:29 08:56:29 #49 [core-common-config-bootstrapper internal] load build context 08:56:29 #49 ... 08:56:29 08:56:29 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:29 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 10.9s 08:56:29 #45 ... 08:56:29 08:56:29 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:56:29 #56 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:29 #56 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:29 #56 15.73 (1/2) Installing ca-certificates (20240226-r0) 08:56:29 #56 15.86 (2/2) Installing dumb-init (1.2.5-r2) 08:56:29 #56 15.86 Executing busybox-1.36.1-r7.trigger 08:56:29 #56 16.00 Executing ca-certificates-20240226-r0.trigger 08:56:29 #56 17.30 OK: 9 MiB in 17 packages 08:56:29 #56 DONE 19.6s 08:56:29 08:56:29 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:29 #45 ... 08:56:29 08:56:29 #38 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:56:29 #38 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:29 #38 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:29 #38 17.20 (1/2) Installing dumb-init (1.2.5-r2) 08:56:29 #38 17.20 (2/2) Installing su-exec (0.2-r3) 08:56:29 #38 17.20 Executing busybox-1.36.1-r7.trigger 08:56:29 #38 17.30 OK: 8 MiB in 17 packages 08:56:29 #38 DONE 19.3s 08:56:29 08:56:29 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:29 #45 ... 08:56:29 08:56:29 #55 [support-cron-scheduler internal] load build context 08:56:30 #55 ... 08:56:30 08:56:30 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:56:30 #73 ... 08:56:30 08:56:30 #58 [core-metadata internal] load build context 08:56:30 #58 ... 08:56:30 08:56:30 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:30 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 12.0s 08:56:30 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:56:30 #45 ... 08:56:30 08:56:30 #60 [core-data internal] load build context 08:56:30 #60 ... 08:56:30 08:56:30 #37 [support-notifications internal] load build context 08:56:30 #37 ... 08:56:30 08:56:30 #58 [core-metadata internal] load build context 08:56:31 #58 ... 08:56:31 08:56:31 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:31 #65 DONE 18.9s 08:56:31 08:56:31 #58 [core-metadata internal] load build context 08:56:31 #58 transferring context: 11.74MB 21.2s 08:56:31 #58 ... 08:56:31 08:56:31 #62 [security-proxy-setup internal] load build context 08:56:32 #62 ... 08:56:32 08:56:32 #58 [core-metadata internal] load build context 08:56:32 #58 ... 08:56:32 08:56:32 #63 [core-keeper internal] load build context 08:56:32 #63 ... 08:56:32 08:56:32 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:32 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.01MB / 28.04MB 14.2s 08:56:33 #45 ... 08:56:33 08:56:33 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:56:33 #59 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:33 #59 18.68 (1/1) Installing dumb-init (1.2.5-r2) 08:56:33 #59 18.68 Executing busybox-1.36.1-r7.trigger 08:56:33 #59 18.80 OK: 8 MiB in 16 packages 08:56:33 #59 DONE 23.2s 08:56:33 08:56:33 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:33 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.94MB / 28.04MB 14.5s 08:56:33 #45 ... 08:56:33 08:56:33 #68 [core-command internal] load build context 08:56:33 #68 ... 08:56:33 08:56:33 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:33 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.88MB / 28.04MB 14.9s 08:56:33 #45 ... 08:56:33 08:56:33 #69 [security-spiffe-token-provider internal] load build context 08:56:33 #69 ... 08:56:33 08:56:33 #39 [security-secretstore-setup internal] load build context 08:56:33 #39 ... 08:56:33 08:56:33 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:34 #45 ... 08:56:34 08:56:34 #70 [support-scheduler internal] load build context 08:56:34 #70 ... 08:56:34 08:56:34 #39 [security-secretstore-setup internal] load build context 08:56:34 #39 ... 08:56:34 08:56:34 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:56:34 #57 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:34 #57 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:34 #57 19.49 (1/4) Installing ca-certificates (20240226-r0) 08:56:34 #57 19.71 (2/4) Installing dumb-init (1.2.5-r2) 08:56:34 #57 19.71 (3/4) Installing su-exec (0.2-r3) 08:56:34 #57 19.71 (4/4) Installing yq (4.33.3-r5) 08:56:34 #57 20.11 Executing busybox-1.36.1-r7.trigger 08:56:34 #57 20.11 Executing ca-certificates-20240226-r0.trigger 08:56:34 #57 20.69 OK: 18 MiB in 19 packages 08:56:34 #57 DONE 24.3s 08:56:34 08:56:34 #39 [security-secretstore-setup internal] load build context 08:56:36 #39 transferring context: 68.09MB 28.4s 08:56:36 #39 ... 08:56:36 08:56:36 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:56:36 #74 ... 08:56:36 08:56:36 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:36 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.4s done 08:56:36 #45 ... 08:56:36 08:56:36 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:56:36 #67 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:36 #67 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:36 #67 18.69 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:56:36 #67 18.69 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:56:36 #67 18.69 OK: 19953 distinct packages available 08:56:36 #67 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:36 #67 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:36 #67 22.05 OK: 266 MiB in 52 packages 08:56:36 #67 DONE 23.7s 08:56:36 08:56:36 #39 [security-secretstore-setup internal] load build context 08:56:37 #39 ... 08:56:37 08:56:37 #47 [security-proxy-auth internal] load build context 08:56:37 #47 ... 08:56:37 08:56:37 #39 [security-secretstore-setup internal] load build context 08:56:39 #39 ... 08:56:39 08:56:39 #51 [security-bootstrapper internal] load build context 08:56:39 #51 ... 08:56:39 08:56:39 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:56:39 #75 ... 08:56:39 08:56:39 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:56:39 #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 15.1s done 08:56:39 #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 08:56:39 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.9s 08:56:39 #46 ... 08:56:39 08:56:39 #49 [core-common-config-bootstrapper internal] load build context 08:56:39 #49 ... 08:56:39 08:56:39 #51 [security-bootstrapper internal] load build context 08:56:39 #51 ... 08:56:39 08:56:39 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:56:39 #66 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:39 #66 21.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:39 #66 24.85 (1/4) Installing dumb-init (1.2.5-r2) 08:56:39 #66 24.85 (2/4) Installing openssl (3.1.6-r0) 08:56:39 #66 24.85 (3/4) Installing su-exec (0.2-r3) 08:56:39 #66 24.85 (4/4) Installing yq (4.33.3-r5) 08:56:39 #66 25.21 Executing busybox-1.36.1-r7.trigger 08:56:39 #66 25.31 OK: 18 MiB in 19 packages 08:56:39 #66 DONE 27.2s 08:56:39 08:56:39 #51 [security-bootstrapper internal] load build context 08:56:40 #51 ... 08:56:40 08:56:40 #55 [support-cron-scheduler internal] load build context 08:56:40 #55 ... 08:56:40 08:56:40 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:56:40 #76 ... 08:56:40 08:56:40 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:56:41 #77 ... 08:56:41 08:56:41 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:41 #71 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:41 #71 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:41 #71 19.75 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:56:41 #71 19.75 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:56:41 #71 19.75 OK: 19946 distinct packages available 08:56:41 #71 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:41 #71 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:41 #71 23.89 (1/5) Installing dumb-init (1.2.5-r2) 08:56:41 #71 23.89 (2/5) Installing musl-obstack (1.2.3-r2) 08:56:41 #71 24.00 (3/5) Installing libucontext (1.2-r2) 08:56:41 #71 24.00 (4/5) Installing gcompat (1.1.0-r1) 08:56:41 #71 24.00 (5/5) Installing openssl (3.1.6-r0) 08:56:41 #71 24.08 Executing busybox-1.36.1-r7.trigger 08:56:41 #71 24.21 OK: 9 MiB in 20 packages 08:56:41 #71 DONE 26.9s 08:56:41 08:56:41 #51 [security-bootstrapper internal] load build context 08:56:41 #51 ... 08:56:41 08:56:41 #60 [core-data internal] load build context 08:56:41 #60 ... 08:56:41 08:56:41 #51 [security-bootstrapper internal] load build context 08:56:41 #51 ... 08:56:41 08:56:41 #37 [support-notifications internal] load build context 08:56:41 #37 ... 08:56:41 08:56:41 #51 [security-bootstrapper internal] load build context 08:56:41 #51 ... 08:56:41 08:56:41 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:56:42 #78 ... 08:56:42 08:56:42 #51 [security-bootstrapper internal] load build context 08:56:42 #51 transferring context: 44.19MB 31.4s 08:56:42 #51 ... 08:56:42 08:56:42 #62 [security-proxy-setup internal] load build context 08:56:42 #62 ... 08:56:42 08:56:42 #60 [core-data internal] load build context 08:56:42 #60 ... 08:56:42 08:56:42 #63 [core-keeper internal] load build context 08:56:42 #63 ... 08:56:42 08:56:42 #58 [core-metadata internal] load build context 08:56:43 #58 ... 08:56:43 08:56:43 #63 [core-keeper internal] load build context 08:56:43 #63 ... 08:56:43 08:56:43 #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:56:43 #79 ... 08:56:43 08:56:43 #63 [core-keeper internal] load build context 08:56:43 #63 ... 08:56:43 08:56:43 #68 [core-command internal] load build context 08:56:43 #68 ... 08:56:43 08:56:43 #69 [security-spiffe-token-provider internal] load build context 08:56:43 #69 ... 08:56:43 08:56:43 #63 [core-keeper internal] load build context 08:56:44 #63 ... 08:56:44 08:56:44 #70 [support-scheduler internal] load build context 08:56:44 #70 ... 08:56:44 08:56:44 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:56:44 #74 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:44 #74 ... 08:56:44 08:56:44 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:56:44 #80 ... 08:56:44 08:56:44 #63 [core-keeper internal] load build context 08:56:46 #63 ... 08:56:46 08:56:46 #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:46 #43 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:46 #43 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:46 #43 24.23 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:56:46 #43 24.23 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:56:46 #43 24.23 OK: 19946 distinct packages available 08:56:46 #43 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:46 #43 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:46 #43 28.13 (1/11) Installing ca-certificates (20240226-r0) 08:56:46 #43 28.28 (2/11) Installing brotli-libs (1.0.9-r14) 08:56:46 #43 28.36 (3/11) Installing libunistring (1.1-r1) 08:56:46 #43 28.47 (4/11) Installing libidn2 (2.3.4-r1) 08:56:46 #43 28.57 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:56:46 #43 28.57 (6/11) Installing libcurl (8.9.0-r0) 08:56:46 #43 28.67 (7/11) Installing curl (8.9.0-r0) 08:56:46 #43 28.72 (8/11) Installing dumb-init (1.2.5-r2) 08:56:46 #43 28.72 (9/11) Installing musl-obstack (1.2.3-r2) 08:56:46 #43 28.76 (10/11) Installing libucontext (1.2-r2) 08:56:46 #43 28.76 (11/11) Installing gcompat (1.1.0-r1) 08:56:46 #43 28.80 Executing busybox-1.36.1-r7.trigger 08:56:46 #43 28.91 Executing ca-certificates-20240226-r0.trigger 08:56:46 #43 29.59 OK: 13 MiB in 26 packages 08:56:46 #43 ... 08:56:46 08:56:46 #63 [core-keeper internal] load build context 08:56:47 #63 ... 08:56:47 08:56:47 #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:47 #43 DONE 32.1s 08:56:47 08:56:47 #47 [security-proxy-auth internal] load build context 08:56:47 #47 ... 08:56:47 08:56:47 #63 [core-keeper internal] load build context 08:56:47 #63 transferring context: 42.84MB 34.7s 08:56:48 #63 ... 08:56:48 08:56:48 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:48 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s 08:56:48 #45 ... 08:56:48 08:56:48 #47 [security-proxy-auth internal] load build context 08:56:49 #47 ... 08:56:49 08:56:49 #39 [security-secretstore-setup internal] load build context 08:56:49 #39 ... 08:56:49 08:56:49 #47 [security-proxy-auth internal] load build context 08:56:49 #47 ... 08:56:49 08:56:49 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:56:49 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.4s 08:56:49 #46 ... 08:56:49 08:56:49 #49 [core-common-config-bootstrapper internal] load build context 08:56:50 #49 ... 08:56:50 08:56:50 #47 [security-proxy-auth internal] load build context 08:56:50 #47 ... 08:56:50 08:56:50 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:50 #72 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:50 #72 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:50 #72 29.29 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:56:50 #72 29.29 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:56:50 #72 29.29 OK: 19946 distinct packages available 08:56:50 #72 29.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:50 #72 30.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:50 #72 35.22 (1/4) Installing dumb-init (1.2.5-r2) 08:56:50 #72 35.22 (2/4) Installing musl-obstack (1.2.3-r2) 08:56:50 #72 35.22 (3/4) Installing libucontext (1.2-r2) 08:56:50 #72 35.22 (4/4) Installing gcompat (1.1.0-r1) 08:56:50 #72 35.22 Executing busybox-1.36.1-r7.trigger 08:56:50 #72 35.41 OK: 8 MiB in 19 packages 08:56:50 #72 ... 08:56:50 08:56:50 #55 [support-cron-scheduler internal] load build context 08:56:50 #55 ... 08:56:50 08:56:50 #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:56:50 #81 ... 08:56:50 08:56:50 #55 [support-cron-scheduler internal] load build context 08:56:51 #55 ... 08:56:51 08:56:51 #37 [support-notifications internal] load build context 08:56:51 #37 ... 08:56:51 08:56:51 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:51 #72 DONE 37.5s 08:56:51 08:56:51 #37 [support-notifications internal] load build context 08:56:51 #37 ... 08:56:51 08:56:51 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:56:51 #80 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:52 #80 ... 08:56:52 08:56:52 #62 [security-proxy-setup internal] load build context 08:56:52 #62 transferring context: 38.97MB 39.8s 08:56:52 #62 ... 08:56:52 08:56:52 #51 [security-bootstrapper internal] load build context 08:56:52 #51 ... 08:56:52 08:56:52 #62 [security-proxy-setup internal] load build context 08:56:53 #62 ... 08:56:53 08:56:53 #60 [core-data internal] load build context 08:56:53 #60 ... 08:56:53 08:56:53 #58 [core-metadata internal] load build context 08:56:53 #58 ... 08:56:53 08:56:53 #60 [core-data internal] load build context 08:56:53 #60 ... 08:56:53 08:56:53 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:56:53 #73 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:53 #73 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:53 #73 21.28 OK: 9 MiB in 17 packages 08:56:53 #73 DONE 23.4s 08:56:53 08:56:53 #60 [core-data internal] load build context 08:56:54 #60 ... 08:56:54 08:56:54 #68 [core-command internal] load build context 08:56:54 #68 ... 08:56:54 08:56:54 #69 [security-spiffe-token-provider internal] load build context 08:56:54 #69 ... 08:56:54 08:56:54 #37 [support-notifications internal] load build context 08:56:54 #37 ... 08:56:54 08:56:54 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:56:54 #74 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:54 #74 24.15 OK: 8 MiB in 16 packages 08:56:54 #74 DONE 27.9s 08:56:54 08:56:54 #70 [support-scheduler internal] load build context 08:56:54 #70 ... 08:56:54 08:56:54 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:56:54 #75 15.45 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:54 #75 17.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:54 #75 22.53 OK: 266 MiB in 52 packages 08:56:54 #75 ... 08:56:54 08:56:54 #70 [support-scheduler internal] load build context 08:56:54 #70 ... 08:56:54 08:56:54 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:56:54 #75 DONE 25.8s 08:56:54 08:56:54 #70 [support-scheduler internal] load build context 08:56:56 #70 ... 08:56:56 08:56:56 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:56:56 #77 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:56 #77 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:56 #77 23.45 OK: 8 MiB in 17 packages 08:56:56 #77 DONE 25.5s 08:56:56 08:56:56 #70 [support-scheduler internal] load build context 08:56:57 #70 ... 08:56:57 08:56:57 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:56:57 #0 8.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:57 #82 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:57 #82 ... 08:56:57 08:56:57 #70 [support-scheduler internal] load build context 08:56:58 #70 transferring context: 15.52MB 41.2s 08:56:58 #70 ... 08:56:58 08:56:58 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:56:58 #78 16.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:58 #78 18.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:58 #78 22.97 (1/1) Installing dumb-init (1.2.5-r2) 08:56:58 #78 23.85 Executing busybox-1.36.1-r7.trigger 08:56:58 #78 24.06 OK: 8 MiB in 16 packages 08:56:58 #78 DONE 26.1s 08:56:58 08:56:58 #70 [support-scheduler internal] load build context 08:56:58 #70 ... 08:56:58 08:56:58 #63 [core-keeper internal] load build context 08:56:58 #63 ... 08:56:58 08:56:58 #70 [support-scheduler internal] load build context 08:56:59 #70 ... 08:56:59 08:56:59 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:56:59 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.1s 08:56:59 #45 ... 08:56:59 08:56:59 #70 [support-scheduler internal] load build context 08:56:59 #70 ... 08:56:59 08:56:59 #39 [security-secretstore-setup internal] load build context 08:56:59 #39 ... 08:56:59 08:56:59 #70 [support-scheduler internal] load build context 08:57:00 #70 ... 08:57:00 08:57:00 #49 [core-common-config-bootstrapper internal] load build context 08:57:00 #49 ... 08:57:00 08:57:00 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:57:00 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.8s 08:57:00 #46 ... 08:57:00 08:57:00 #47 [security-proxy-auth internal] load build context 08:57:00 #47 ... 08:57:00 08:57:00 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:01 #45 ... 08:57:01 08:57:01 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:57:01 #80 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:01 #80 23.85 OK: 18 MiB in 19 packages 08:57:01 #80 DONE 26.5s 08:57:01 08:57:01 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:57:01 #82 13.73 OK: 13 MiB in 26 packages 08:57:01 #82 ... 08:57:01 08:57:01 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:57:01 #79 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:01 #79 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:01 #79 25.58 OK: 8 MiB in 16 packages 08:57:01 #79 DONE 28.6s 08:57:01 08:57:01 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:01 #45 ... 08:57:01 08:57:01 #55 [support-cron-scheduler internal] load build context 08:57:01 #55 ... 08:57:01 08:57:01 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:57:01 #76 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:01 #76 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:01 #76 20.29 OK: 18 MiB in 19 packages 08:57:01 #76 DONE 21.5s 08:57:01 08:57:01 #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:57:01 #81 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:01 #81 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:01 #81 18.68 OK: 9 MiB in 20 packages 08:57:01 #81 DONE 21.4s 08:57:01 08:57:01 #55 [support-cron-scheduler internal] load build context 08:57:01 #55 ... 08:57:01 08:57:01 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:01 #45 ... 08:57:01 08:57:01 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:57:02 #83 ... 08:57:02 08:57:02 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:57:02 #84 ... 08:57:02 08:57:02 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:57:02 #82 DONE 14.8s 08:57:02 08:57:02 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:57:02 #83 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:57:03 #83 ... 08:57:03 08:57:03 #51 [security-bootstrapper internal] load build context 08:57:03 #51 transferring context: 74.52MB 52.2s 08:57:03 #51 ... 08:57:03 08:57:03 #62 [security-proxy-setup internal] load build context 08:57:03 #62 ... 08:57:03 08:57:03 #51 [security-bootstrapper internal] load build context 08:57:03 #51 ... 08:57:03 08:57:03 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:57:03 #84 DONE 1.2s 08:57:03 08:57:03 #51 [security-bootstrapper internal] load build context 08:57:03 #51 ... 08:57:03 08:57:03 #58 [core-metadata internal] load build context 08:57:03 #58 ... 08:57:03 08:57:03 #51 [security-bootstrapper internal] load build context 08:57:03 #51 ... 08:57:03 08:57:03 #60 [core-data internal] load build context 08:57:04 #60 ... 08:57:04 08:57:04 #58 [core-metadata internal] load build context 08:57:04 #58 ... 08:57:04 08:57:04 #68 [core-command internal] load build context 08:57:04 #68 ... 08:57:04 08:57:04 #69 [security-spiffe-token-provider internal] load build context 08:57:04 #69 ... 08:57:04 08:57:04 #37 [support-notifications internal] load build context 08:57:04 #37 ... 08:57:04 08:57:04 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:57:04 #85 DONE 8.2s 08:57:04 08:57:04 #37 [support-notifications internal] load build context 08:57:04 #37 ... 08:57:04 08:57:04 #69 [security-spiffe-token-provider internal] load build context 08:57:05 #69 ... 08:57:05 08:57:05 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:57:05 #83 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:57:05 #83 12.53 OK: 8 MiB in 19 packages 08:57:05 #83 DONE 13.3s 08:57:05 08:57:05 #69 [security-spiffe-token-provider internal] load build context 08:57:05 #69 ... 08:57:05 08:57:05 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:57:05 #86 DONE 1.3s 08:57:05 08:57:05 #69 [security-spiffe-token-provider internal] load build context 08:57:08 #69 transferring context: 24.14MB 52.1s 08:57:08 #69 ... 08:57:08 08:57:08 #63 [core-keeper internal] load build context 08:57:08 #63 ... 08:57:08 08:57:08 #69 [security-spiffe-token-provider internal] load build context 08:57:10 #69 ... 08:57:10 08:57:10 #39 [security-secretstore-setup internal] load build context 08:57:10 #39 ... 08:57:10 08:57:10 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:10 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.8s 08:57:10 #45 ... 08:57:10 08:57:10 #39 [security-secretstore-setup internal] load build context 08:57:10 #39 ... 08:57:10 08:57:10 #70 [support-scheduler internal] load build context 08:57:10 #70 ... 08:57:10 08:57:10 #39 [security-secretstore-setup internal] load build context 08:57:10 #39 ... 08:57:10 08:57:10 #49 [core-common-config-bootstrapper internal] load build context 08:57:10 #49 ... 08:57:10 08:57:10 #70 [support-scheduler internal] load build context 08:57:10 #70 ... 08:57:10 08:57:11 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:57:11 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.1s done 08:57:11 #46 DONE 57.5s 08:57:11 08:57:11 #60 [core-data internal] load build context 08:57:11 #60 ... 08:57:11 08:57:11 #47 [security-proxy-auth internal] load build context 08:57:11 #47 ... 08:57:11 08:57:11 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:11 #45 ... 08:57:11 08:57:11 #55 [support-cron-scheduler internal] load build context 08:57:12 #55 ... 08:57:12 08:57:12 #60 [core-data internal] load build context 08:57:13 #60 transferring context: 136.77MB 62.4s 08:57:13 #60 ... 08:57:13 08:57:13 #62 [security-proxy-setup internal] load build context 08:57:13 #62 ... 08:57:13 08:57:13 #60 [core-data internal] load build context 08:57:14 #60 ... 08:57:14 08:57:14 #51 [security-bootstrapper internal] load build context 08:57:14 #51 ... 08:57:14 08:57:14 #60 [core-data internal] load build context 08:57:14 #60 ... 08:57:14 08:57:14 #58 [core-metadata internal] load build context 08:57:14 #58 ... 08:57:14 08:57:14 #68 [core-command internal] load build context 08:57:14 #68 ... 08:57:14 08:57:14 #58 [core-metadata internal] load build context 08:57:14 #58 ... 08:57:14 08:57:14 #37 [support-notifications internal] load build context 08:57:14 #37 ... 08:57:14 08:57:14 #58 [core-metadata internal] load build context 08:57:16 #58 ... 08:57:16 08:57:16 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:57:16 #87 DONE 2.1s 08:57:16 08:57:16 #58 [core-metadata internal] load build context 08:57:18 #58 transferring context: 57.36MB 67.5s 08:57:18 #58 ... 08:57:18 08:57:18 #63 [core-keeper internal] load build context 08:57:18 #63 ... 08:57:18 08:57:18 #58 [core-metadata internal] load build context 08:57:20 #58 ... 08:57:20 08:57:20 #69 [security-spiffe-token-provider internal] load build context 08:57:20 #69 ... 08:57:20 08:57:20 #58 [core-metadata internal] load build context 08:57:20 #58 ... 08:57:20 08:57:20 #39 [security-secretstore-setup internal] load build context 08:57:20 #39 ... 08:57:20 08:57:20 #49 [core-common-config-bootstrapper internal] load build context 08:57:20 #49 ... 08:57:20 08:57:20 #58 [core-metadata internal] load build context 08:57:21 #58 ... 08:57:21 08:57:21 #70 [support-scheduler internal] load build context 08:57:21 #70 ... 08:57:21 08:57:21 #58 [core-metadata internal] load build context 08:57:21 #58 ... 08:57:21 08:57:21 #47 [security-proxy-auth internal] load build context 08:57:21 #47 ... 08:57:21 08:57:21 #58 [core-metadata internal] load build context 08:57:22 #58 ... 08:57:22 08:57:22 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:22 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.8s done 08:57:22 #45 ... 08:57:22 08:57:22 #55 [support-cron-scheduler internal] load build context 08:57:22 #55 ... 08:57:22 08:57:22 #49 [core-common-config-bootstrapper internal] load build context 08:57:23 #49 ... 08:57:23 08:57:23 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:57:23 #45 DONE 69.7s 08:57:23 08:57:23 #49 [core-common-config-bootstrapper internal] load build context 08:57:23 #49 transferring context: 128.07MB 73.7s 08:57:23 #49 ... 08:57:23 08:57:23 #62 [security-proxy-setup internal] load build context 08:57:23 #62 ... 08:57:23 08:57:23 #49 [core-common-config-bootstrapper internal] load build context 08:57:24 #49 ... 08:57:24 08:57:24 #51 [security-bootstrapper internal] load build context 08:57:24 #51 ... 08:57:24 08:57:24 #60 [core-data internal] load build context 08:57:24 #60 ... 08:57:24 08:57:24 #51 [security-bootstrapper internal] load build context 08:57:24 #51 ... 08:57:24 08:57:24 #68 [core-command internal] load build context 08:57:24 #68 ... 08:57:24 08:57:24 #60 [core-data internal] load build context 08:57:24 #60 ... 08:57:24 08:57:24 #37 [support-notifications internal] load build context 08:57:25 #37 ... 08:57:25 08:57:25 #60 [core-data internal] load build context 08:57:28 #60 transferring context: 209.30MB 77.5s 08:57:28 #60 ... 08:57:28 08:57:28 #63 [core-keeper internal] load build context 08:57:28 #63 ... 08:57:28 08:57:28 #60 [core-data internal] load build context 08:57:30 #60 ... 08:57:30 08:57:30 #69 [security-spiffe-token-provider internal] load build context 08:57:30 #69 ... 08:57:30 08:57:30 #55 [support-cron-scheduler internal] load build context 08:57:30 #55 ... 08:57:30 08:57:30 #69 [security-spiffe-token-provider internal] load build context 08:57:30 #69 ... 08:57:30 08:57:30 #39 [security-secretstore-setup internal] load build context 08:57:30 #39 ... 08:57:30 08:57:30 #60 [core-data internal] load build context 08:57:31 #60 ... 08:57:31 08:57:31 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:31 #88 DONE 4.7s 08:57:31 08:57:31 #60 [core-data internal] load build context 08:57:31 #60 ... 08:57:31 08:57:31 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:31 #89 DONE 3.2s 08:57:31 08:57:31 #60 [core-data internal] load build context 08:57:31 #60 ... 08:57:31 08:57:31 #70 [support-scheduler internal] load build context 08:57:31 #70 ... 08:57:31 08:57:31 #69 [security-spiffe-token-provider internal] load build context 08:57:31 #69 ... 08:57:31 08:57:31 #47 [security-proxy-auth internal] load build context 08:57:31 #47 ... 08:57:31 08:57:31 #70 [support-scheduler internal] load build context 08:57:32 #70 ... 08:57:32 08:57:32 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:57:32 #90 DONE 5.8s 08:57:32 08:57:32 #70 [support-scheduler internal] load build context 08:57:32 #70 ... 08:57:32 08:57:32 #58 [core-metadata internal] load build context 08:57:32 #58 ... 08:57:32 08:57:32 #70 [support-scheduler internal] load build context 08:57:32 #70 ... 08:57:32 08:57:32 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:57:32 #91 DONE 1.2s 08:57:32 08:57:32 #70 [support-scheduler internal] load build context 08:57:32 #70 ... 08:57:32 08:57:32 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:57:32 #92 DONE 1.5s 08:57:32 08:57:32 #70 [support-scheduler internal] load build context 08:57:33 #70 transferring context: 72.27MB 77.0s 08:57:33 #70 ... 08:57:33 08:57:33 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 08:57:33 #93 DONE 1.3s 08:57:33 08:57:33 #62 [security-proxy-setup internal] load build context 08:57:33 #62 ... 08:57:33 08:57:33 #69 [security-spiffe-token-provider internal] load build context 08:57:34 #69 ... 08:57:34 08:57:34 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:57:34 #94 DONE 1.7s 08:57:34 08:57:34 #69 [security-spiffe-token-provider internal] load build context 08:57:34 #69 ... 08:57:34 08:57:34 #95 [security-spire-server stage-2 6/9] COPY security.txt / 08:57:34 #95 DONE 1.7s 08:57:34 08:57:34 #69 [security-spiffe-token-provider internal] load build context 08:57:34 #69 ... 08:57:34 08:57:34 #49 [core-common-config-bootstrapper internal] load build context 08:57:34 #49 ... 08:57:34 08:57:34 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:57:34 #96 ... 08:57:34 08:57:34 #68 [core-command internal] load build context 08:57:34 #68 ... 08:57:34 08:57:34 #51 [security-bootstrapper internal] load build context 08:57:35 #51 ... 08:57:35 08:57:35 #68 [core-command internal] load build context 08:57:35 #68 ... 08:57:35 08:57:35 #37 [support-notifications internal] load build context 08:57:35 #37 ... 08:57:35 08:57:35 #68 [core-command internal] load build context 08:57:35 #68 ... 08:57:35 08:57:35 #97 [security-spire-config stage-2 6/10] COPY security.txt / 08:57:35 #97 DONE 1.4s 08:57:35 08:57:35 #68 [core-command internal] load build context 08:57:35 #68 ... 08:57:35 08:57:35 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:57:35 #96 DONE 1.2s 08:57:35 08:57:35 #68 [core-command internal] load build context 08:57:36 #68 ... 08:57:36 08:57:36 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:57:36 #98 DONE 1.9s 08:57:36 08:57:36 #68 [core-command internal] load build context 08:57:37 #68 ... 08:57:37 08:57:37 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:57:37 #99 DONE 1.2s 08:57:37 08:57:37 #68 [core-command internal] load build context 08:57:37 #68 ... 08:57:37 08:57:37 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:57:37 #100 DONE 1.5s 08:57:37 08:57:37 #68 [core-command internal] load build context 08:57:37 #68 ... 08:57:37 08:57:37 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:57:37 #101 DONE 1.9s 08:57:37 08:57:37 #68 [core-command internal] load build context 08:57:38 #68 transferring context: 145.75MB 82.9s 08:57:38 #68 ... 08:57:38 08:57:38 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:57:38 #102 DONE 1.1s 08:57:38 08:57:38 #68 [core-command internal] load build context 08:57:39 #68 ... 08:57:39 08:57:39 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:57:39 #103 DONE 1.9s 08:57:39 08:57:39 #68 [core-command internal] load build context 08:57:39 #68 ... 08:57:39 08:57:39 #63 [core-keeper internal] load build context 08:57:39 #63 ... 08:57:39 08:57:39 #68 [core-command internal] load build context 08:57:39 #68 ... 08:57:39 08:57:39 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:57:39 #104 DONE 1.8s 08:57:39 08:57:39 #68 [core-command internal] load build context 08:57:40 #68 ... 08:57:40 08:57:40 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:57:40 #105 DONE 1.3s 08:57:40 08:57:40 #68 [core-command internal] load build context 08:57:40 #68 ... 08:57:40 08:57:40 #55 [support-cron-scheduler internal] load build context 08:57:41 #55 ... 08:57:41 08:57:41 #68 [core-command internal] load build context 08:57:41 #68 ... 08:57:41 08:57:41 #39 [security-secretstore-setup internal] load build context 08:57:41 #39 ... 08:57:41 08:57:41 #68 [core-command internal] load build context 08:57:41 #68 ... 08:57:41 08:57:41 #60 [core-data internal] load build context 08:57:41 #60 ... 08:57:41 08:57:41 #68 [core-command internal] load build context 08:57:41 #68 ... 08:57:41 08:57:41 #47 [security-proxy-auth internal] load build context 08:57:41 #47 ... 08:57:41 08:57:41 #68 [core-command internal] load build context 08:57:42 #68 ... 08:57:42 08:57:42 #58 [core-metadata internal] load build context 08:57:42 #58 ... 08:57:42 08:57:42 #68 [core-command internal] load build context 08:57:43 #68 ... 08:57:43 08:57:43 #70 [support-scheduler internal] load build context 08:57:43 #70 transferring context: 87.83MB 87.3s 08:57:43 #70 ... 08:57:43 08:57:43 #68 [core-command internal] load build context 08:57:44 #68 ... 08:57:44 08:57:44 #62 [security-proxy-setup internal] load build context 08:57:44 #62 ... 08:57:44 08:57:44 #70 [support-scheduler internal] load build context 08:57:44 #70 ... 08:57:44 08:57:44 #69 [security-spiffe-token-provider internal] load build context 08:57:44 #69 ... 08:57:44 08:57:44 #49 [core-common-config-bootstrapper internal] load build context 08:57:44 #49 ... 08:57:44 08:57:44 #58 [core-metadata internal] load build context 08:57:45 #58 ... 08:57:45 08:57:45 #51 [security-bootstrapper internal] load build context 08:57:45 #51 ... 08:57:45 08:57:45 #58 [core-metadata internal] load build context 08:57:45 #58 ... 08:57:45 08:57:45 #37 [support-notifications internal] load build context 08:57:45 #37 ... 08:57:45 08:57:45 #51 [security-bootstrapper internal] load build context 08:57:47 #51 ... 08:57:47 08:57:47 #55 [support-cron-scheduler internal] load build context 08:57:47 #55 transferring context: 308.08MB 96.7s done 08:57:47 #55 DONE 97.3s 08:57:47 08:57:47 #51 [security-bootstrapper internal] load build context 08:57:48 #51 ... 08:57:48 08:57:48 #47 [security-proxy-auth internal] load build context 08:57:48 #47 transferring context: 308.08MB 98.0s done 08:57:48 #47 DONE 99.3s 08:57:48 08:57:48 #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:57:48 #106 ... 08:57:48 08:57:48 #107 [security-spire-server] exporting to image 08:57:48 #107 exporting layers 8.0s done 08:57:48 #107 writing image sha256:dd993cb0f350022a0000b71f0f4c720db0988cd0da203ffa045d7c011093fc68 0.1s done 08:57:48 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:57:48 #107 writing image sha256:970bc6cfaa4928ffaa45f062cfb7ff302f0465b0aed1ee878b019b25d11eeae1 0.1s done 08:57:48 #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:57:48 #107 writing image sha256:745e0095f803bffc44f2c66ca232d9aa31b05fda3b70dbfe86fd218f79aac0f6 0.0s done 08:57:48 #107 naming to docker.io/library/security-spire-server-arm64 0.3s done 08:57:48 #107 DONE 9.3s 08:57:49 08:57:49 #69 [security-spiffe-token-provider internal] load build context 08:57:49 #69 ... 08:57:49 08:57:49 #63 [core-keeper internal] load build context 08:57:49 #63 ... 08:57:49 08:57:49 #69 [security-spiffe-token-provider internal] load build context 08:57:50 #69 ... 08:57:50 08:57:50 #108 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:57:50 #108 DONE 2.9s 08:57:50 08:57:50 #109 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:50 #109 ... 08:57:50 08:57:50 #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:57:50 #106 DONE 2.1s 08:57:50 08:57:50 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:51 #110 ... 08:57:51 08:57:51 #39 [security-secretstore-setup internal] load build context 08:57:51 #39 transferring context: 263.84MB 103.7s 08:57:51 #39 ... 08:57:51 08:57:51 #60 [core-data internal] load build context 08:57:51 #60 ... 08:57:51 08:57:51 #39 [security-secretstore-setup internal] load build context 08:57:52 #39 ... 08:57:52 08:57:52 #60 [core-data internal] load build context 08:57:52 #60 transferring context: 308.08MB 101.4s done 08:57:52 #60 DONE 102.2s 08:57:52 08:57:52 #39 [security-secretstore-setup internal] load build context 08:57:54 #39 ... 08:57:54 08:57:54 #68 [core-command internal] load build context 08:57:54 #68 ... 08:57:54 08:57:54 #62 [security-proxy-setup internal] load build context 08:57:54 #62 ... 08:57:54 08:57:54 #39 [security-secretstore-setup internal] load build context 08:57:54 #39 ... 08:57:54 08:57:54 #70 [support-scheduler internal] load build context 08:57:54 #70 ... 08:57:54 08:57:54 #62 [security-proxy-setup internal] load build context 08:57:55 #62 ... 08:57:55 08:57:55 #49 [core-common-config-bootstrapper internal] load build context 08:57:55 #49 ... 08:57:55 08:57:55 #62 [security-proxy-setup internal] load build context 08:57:55 #62 ... 08:57:55 08:57:55 #58 [core-metadata internal] load build context 08:57:55 #58 ... 08:57:55 08:57:55 #37 [support-notifications internal] load build context 08:57:55 #37 ... 08:57:55 08:57:55 #58 [core-metadata internal] load build context 08:57:57 #58 transferring context: 173.78MB 106.7s 08:57:58 #58 ... 08:57:58 08:57:58 #51 [security-bootstrapper internal] load build context 08:57:58 #51 ... 08:57:58 08:57:58 #58 [core-metadata internal] load build context 08:57:59 #58 ... 08:57:59 08:57:59 #63 [core-keeper internal] load build context 08:57:59 #63 ... 08:57:59 08:57:59 #58 [core-metadata internal] load build context 08:57:59 #58 ... 08:57:59 08:57:59 #69 [security-spiffe-token-provider internal] load build context 08:58:00 #69 ... 08:58:00 08:58:00 #63 [core-keeper internal] load build context 08:58:02 #63 transferring context: 294.88MB 109.7s 08:58:04 #63 ... 08:58:04 08:58:04 #68 [core-command internal] load build context 08:58:04 #68 ... 08:58:04 08:58:04 #62 [security-proxy-setup internal] load build context 08:58:04 #62 ... 08:58:04 08:58:04 #39 [security-secretstore-setup internal] load build context 08:58:04 #39 transferring context: 308.08MB 117.0s done 08:58:04 #39 DONE 117.3s 08:58:04 08:58:04 #62 [security-proxy-setup internal] load build context 08:58:04 #62 ... 08:58:04 08:58:04 #68 [core-command internal] load build context 08:58:05 #68 ... 08:58:05 08:58:05 #70 [support-scheduler internal] load build context 08:58:05 #70 ... 08:58:05 08:58:05 #63 [core-keeper internal] load build context 08:58:05 #63 transferring context: 308.08MB 112.2s done 08:58:05 #63 DONE 113.5s 08:58:05 08:58:05 #70 [support-scheduler internal] load build context 08:58:05 #70 ... 08:58:05 08:58:05 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:58:05 #111 ... 08:58:05 08:58:05 #49 [core-common-config-bootstrapper internal] load build context 08:58:05 #49 ... 08:58:05 08:58:05 #70 [support-scheduler internal] load build context 08:58:06 #70 ... 08:58:06 08:58:06 #37 [support-notifications internal] load build context 08:58:06 #37 ... 08:58:06 08:58:06 #70 [support-scheduler internal] load build context 08:58:07 #70 ... 08:58:07 08:58:07 #62 [security-proxy-setup internal] load build context 08:58:07 #62 transferring context: 308.08MB 113.9s done 08:58:07 #62 DONE 115.4s 08:58:07 08:58:07 #70 [support-scheduler internal] load build context 08:58:07 #70 ... 08:58:07 08:58:07 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:58:07 #111 DONE 2.2s 08:58:07 08:58:07 #70 [support-scheduler internal] load build context 08:58:07 #70 ... 08:58:07 08:58:07 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:58:07 #112 DONE 2.3s 08:58:07 08:58:07 #51 [security-bootstrapper internal] load build context 08:58:07 #51 transferring context: 308.08MB 116.4s done 08:58:07 #51 DONE 117.2s 08:58:07 08:58:07 #70 [support-scheduler internal] load build context 08:58:10 #70 ... 08:58:10 08:58:10 #37 [support-notifications internal] load build context 08:58:10 #37 transferring context: 308.08MB 120.6s done 08:58:10 #37 DONE 120.8s 08:58:10 08:58:10 #70 [support-scheduler internal] load build context 08:58:10 #70 ... 08:58:10 08:58:10 #69 [security-spiffe-token-provider internal] load build context 08:58:10 #69 ... 08:58:10 08:58:10 #58 [core-metadata internal] load build context 08:58:10 #58 ... 08:58:10 08:58:10 #69 [security-spiffe-token-provider internal] load build context 08:58:11 #69 ... 08:58:11 08:58:11 #49 [core-common-config-bootstrapper internal] load build context 08:58:11 #49 transferring context: 308.08MB 121.8s done 08:58:11 #49 DONE 122.0s 08:58:11 08:58:11 #69 [security-spiffe-token-provider internal] load build context 08:58:15 #69 ... 08:58:15 08:58:15 #68 [core-command internal] load build context 08:58:15 #68 ... 08:58:15 08:58:15 #69 [security-spiffe-token-provider internal] load build context 08:58:16 #69 ... 08:58:16 08:58:16 #68 [core-command internal] load build context 08:58:16 #68 transferring context: 308.08MB 120.8s done 08:58:16 #68 DONE 123.6s 08:58:16 08:58:16 #69 [security-spiffe-token-provider internal] load build context 08:58:17 #69 ... 08:58:17 08:58:17 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:17 #113 ... 08:58:17 08:58:17 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:17 #114 ... 08:58:17 08:58:17 #69 [security-spiffe-token-provider internal] load build context 08:58:20 #69 ... 08:58:20 08:58:20 #70 [support-scheduler internal] load build context 08:58:20 #70 ... 08:58:20 08:58:20 #69 [security-spiffe-token-provider internal] load build context 08:58:20 #69 ... 08:58:20 08:58:20 #58 [core-metadata internal] load build context 08:58:20 #58 ... 08:58:20 08:58:20 #69 [security-spiffe-token-provider internal] load build context 08:58:20 #69 ... 08:58:20 08:58:20 #58 [core-metadata internal] load build context 08:58:20 #58 transferring context: 308.08MB 130.3s done 08:58:20 #58 DONE 130.7s 08:58:20 08:58:20 #69 [security-spiffe-token-provider internal] load build context 08:58:22 #69 transferring context: 308.08MB 126.2s done 08:58:22 #69 DONE 129.4s 08:58:22 08:58:22 #70 [support-scheduler internal] load build context 08:58:24 #70 ... 08:58:24 08:58:24 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:58:24 #115 DONE 2.2s 08:58:24 08:58:24 #70 [support-scheduler internal] load build context 08:58:26 #70 transferring context: 308.08MB 129.6s done 08:58:26 #70 DONE 133.2s 08:58:26 08:58:26 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 #116 ... 08:59:34 08:59:34 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 #110 DONE 92.9s 08:59:34 08:59:34 #109 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 #109 DONE 93.5s 08:59:34 08:59:34 #117 [security-proxy-auth builder 6/7] COPY . . 08:59:34 #117 ... 08:59:34 08:59:34 #118 [support-cron-scheduler builder 6/7] COPY . . 08:59:34 #118 DONE 6.0s 08:59:34 08:59:34 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:59:34 #119 ... 08:59:34 08:59:34 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:59:34 #120 CACHED 08:59:34 08:59:34 #121 [support-scheduler builder 6/7] COPY . . 08:59:34 #121 CACHED 08:59:34 08:59:34 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 #122 CACHED 08:59:34 08:59:34 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 #123 CACHED 08:59:34 08:59:34 #124 [core-command builder 6/7] COPY . . 08:59:34 #124 CACHED 08:59:34 08:59:34 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 08:59:34 #125 CACHED 08:59:34 08:59:34 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:59:34 #126 CACHED 08:59:34 08:59:34 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 #127 CACHED 08:59:34 08:59:34 #128 [core-metadata builder 6/7] COPY . . 08:59:34 #128 CACHED 08:59:34 08:59:34 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 #129 CACHED 08:59:34 08:59:34 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 08:59:34 #130 CACHED 08:59:34 08:59:34 #131 [core-data builder 6/7] COPY . . 08:59:34 #131 CACHED 08:59:34 08:59:34 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:59:34 #132 CACHED 08:59:34 08:59:34 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 #133 CACHED 08:59:34 08:59:34 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 08:59:34 #134 CACHED 08:59:34 08:59:34 #117 [security-proxy-auth builder 6/7] COPY . . 08:59:34 #117 DONE 6.0s 08:59:34 08:59:34 #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 #135 CACHED 08:59:34 08:59:34 #136 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:59:34 #136 CACHED 08:59:34 08:59:34 #137 [support-notifications builder 6/7] COPY . . 08:59:34 #137 CACHED 08:59:34 08:59:34 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:59:35 #138 ... 08:59:35 08:59:35 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:59:35 #119 4.825 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 08:59:35 #119 ... 08:59:35 08:59:35 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:35 #114 DONE 88.1s 08:59:35 08:59:35 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:35 #113 DONE 88.3s 08:59:35 08:59:35 #139 [security-secretstore-setup builder 6/7] COPY . . 08:59:40 #139 ... 08:59:40 08:59:40 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:59:40 #0 7.212 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 08:59:40 #140 ... 08:59:40 08:59:40 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:59:40 #0 7.105 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 08:59:40 #141 ... 08:59:40 08:59:40 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:59:40 #0 7.568 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 08:59:40 #142 ... 08:59:40 08:59:40 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:59:40 #0 7.699 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 08:59:40 #143 ... 08:59:40 08:59:40 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:40 #0 6.698 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 08:59:40 #144 ... 08:59:40 08:59:40 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:59:40 #0 5.073 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 08:59:40 #145 ... 08:59:40 08:59:40 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:59:40 #138 7.553 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 08:59:42 #138 ... 08:59:42 08:59:42 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:42 #116 DONE 78.1s 08:59:42 08:59:42 #146 [security-proxy-setup builder 6/7] COPY . . 08:59:42 #146 CACHED 08:59:42 08:59:42 #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:59:42 #147 CACHED 08:59:42 08:59:42 #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:42 #148 CACHED 08:59:42 08:59:42 #139 [security-secretstore-setup builder 6/7] COPY . . 08:59:42 #139 DONE 7.1s 08:59:42 08:59:42 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:59:42 #149 ... 08:59:42 08:59:42 #150 [core-keeper builder 7/8] COPY . . 08:59:42 #150 DONE 7.2s 08:59:42 08:59:42 #151 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:59:42 #151 CACHED 08:59:42 08:59:42 #152 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:42 #152 CACHED 08:59:42 08:59:42 #153 [security-bootstrapper builder 6/7] COPY . . 08:59:42 #153 CACHED 08:59:42 08:59:42 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:59:48 #154 5.384 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 08:59:48 #154 ... 08:59:48 08:59:48 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:59:48 #149 5.583 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 08:59:52 #149 ... 08:59:52 08:59:52 #155 [security-spiffe-token-provider builder 6/7] COPY . . 08:59:53 #155 ... 08:59:53 08:59:53 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:59:53 #0 4.674 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 08:59:53 #156 ... 08:59:53 08:59:53 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:59:53 #0 4.888 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 08:59:53 #157 ... 08:59:53 08:59:53 #155 [security-spiffe-token-provider builder 6/7] COPY . . 08:59:53 #155 DONE 10.5s 08:59:53 08:59:53 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:59:55 #158 2.485 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 09:21:04 #158 ... 09:21:04 09:21:04 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:21:04 #149 DONE 1271.2s 09:21:04 09:21:04 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:21:04 #142 ... 09:21:04 09:21:04 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:21:04 #159 DONE 0.4s 09:21:04 09:21:04 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:21:04 #160 DONE 0.2s 09:21:04 09:21:04 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:21:04 #158 ... 09:21:04 09:21:04 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:21:04 #161 DONE 0.2s 09:21:04 09:21:04 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:21:04 #162 DONE 0.2s 09:21:04 09:21:04 #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:21:04 #163 DONE 0.3s 09:21:04 09:21:04 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:21:04 #119 ... 09:21:04 09:21:04 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:21:04 #164 DONE 0.2s 09:21:04 09:21:04 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:21:04 #165 DONE 2.5s 09:21:04 09:21:04 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:21:04 #119 ... 09:21:04 09:21:04 #107 [security-proxy-setup] exporting to image 09:21:04 #107 exporting layers 09:21:04 #107 exporting layers 1.3s done 09:21:04 #107 writing image sha256:8f6adfc3afbff968cf2f68f612066727eaa6f362fb0765fee1bf2040f50fffbd done 09:21:04 #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:21:04 #107 DONE 10.6s 09:21:04 09:21:04 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:21:04 #143 ... 09:21:04 09:21:04 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:21:04 #157 1277.5 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 09:21:04 #157 ... 09:21:04 09:21:04 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:21:04 #156 DONE 1281.0s 09:21:04 09:21:04 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:21:04 #166 DONE 0.4s 09:21:04 09:21:04 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:21:06 #167 DONE 2.6s 09:21:06 09:21:06 #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:21:07 #168 DONE 0.3s 09:21:07 09:21:07 #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:21:07 #169 DONE 0.2s 09:21:07 09:21:07 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:21:07 #170 DONE 0.4s 09:21:07 09:21:07 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:21:08 #119 ... 09:21:08 09:21:08 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:21:08 #171 DONE 0.3s 09:21:08 09:21:08 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:21:08 #158 ... 09:21:08 09:21:08 #172 [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/ 09:21:08 #172 DONE 0.2s 09:21:08 09:21:08 #173 [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/ 09:21:08 #173 DONE 0.2s 09:21:08 09:21:08 #174 [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/ 09:21:08 #174 DONE 0.2s 09:21:08 09:21:08 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:21:08 #175 DONE 0.4s 09:21:08 09:21:08 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:21:09 #143 ... 09:21:09 09:21:09 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:21:09 #176 DONE 0.1s 09:21:09 09:21:09 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:21:11 #177 DONE 2.1s 09:21:11 09:21:11 #107 [security-bootstrapper] exporting to image 09:21:11 #107 exporting layers 09:21:12 #107 exporting layers 1.2s done 09:21:12 #107 writing image sha256:fd00444e2fd6329cb755727ce7df9c1a96435ecec32984794d765469dbfe4e55 done 09:21:12 #107 naming to docker.io/library/security-bootstrapper-arm64 done 09:21:12 #107 DONE 11.8s 09:21:12 09:21:12 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:21:24 #119 ... 09:21:24 09:21:24 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:21:24 #157 DONE 1300.1s 09:21:24 09:21:24 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:21:24 #158 ... 09:21:24 09:21:24 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:21:24 #178 DONE 0.2s 09:21:24 09:21:24 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:21:24 #140 ... 09:21:24 09:21:24 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:21:24 #179 DONE 0.4s 09:21:24 09:21:24 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:21:24 #119 ... 09:21:24 09:21:24 #180 [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 09:21:24 #180 DONE 0.2s 09:21:24 09:21:24 #181 [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 09:21:24 #181 DONE 0.2s 09:21:24 09:21:24 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:21:24 #182 DONE 0.2s 09:21:24 09:21:24 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:21:24 #183 DONE 0.3s 09:21:24 09:21:24 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:21:25 #158 ... 09:21:25 09:21:25 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:21:25 #184 DONE 0.3s 09:21:25 09:21:25 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:21:25 #140 ... 09:21:25 09:21:25 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:21:25 #185 DONE 0.2s 09:21:25 09:21:25 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:21:28 #186 DONE 2.3s 09:21:28 09:21:28 #107 [security-secretstore-setup] exporting to image 09:21:28 #107 exporting layers 09:21:29 #107 exporting layers 1.4s done 09:21:29 #107 writing image sha256:6e4e4afd3b1a60d4c1f87891e9af18b7785f76b73a046d0969dacd7782162b4e done 09:21:29 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 09:21:29 #107 DONE 13.2s 09:21:29 09:21:29 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:22:16 #119 ... 09:22:16 09:22:16 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:22:16 #144 DONE 1362.6s 09:22:16 09:22:16 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:22:16 #119 ... 09:22:16 09:22:16 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:22:16 #187 DONE 0.2s 09:22:16 09:22:16 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:22:16 #188 DONE 0.1s 09:22:16 09:22:16 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:22:16 #189 DONE 0.3s 09:22:16 09:22:16 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:22:16 #190 DONE 0.1s 09:22:16 09:22:16 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:22:16 #191 DONE 0.2s 09:22:16 09:22:16 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:22:16 #192 DONE 2.1s 09:22:16 09:22:16 #107 [core-common-config-bootstrapper] exporting to image 09:22:16 #107 exporting layers 09:22:16 #107 exporting layers 0.8s done 09:22:16 #107 writing image sha256:e6b65f52ee71e697078d63e09d693f1b2c29965a09c5e465cd4f910b822c278e done 09:22:16 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:22:16 #107 DONE 14.0s 09:22:16 09:22:16 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:24:53 #140 ... 09:24:53 09:24:53 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:24:53 #158 DONE 1488.5s 09:24:53 09:24:53 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:24:53 #145 ... 09:24:53 09:24:53 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:24:53 #193 DONE 0.3s 09:24:53 09:24:53 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:24:53 #194 DONE 0.2s 09:24:53 09:24:53 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:24:53 #195 DONE 0.3s 09:24:53 09:24:53 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:24:53 #196 DONE 0.1s 09:24:53 09:24:53 #107 [security-spiffe-token-provider] exporting to image 09:24:53 #107 exporting layers 09:24:53 #107 exporting layers 0.9s done 09:24:53 #107 writing image sha256:3f50eb733b4afe2880910a2b049e9cce9ffba2964ac46d3fbeff6cfb3c0457e5 09:24:53 #107 writing image sha256:3f50eb733b4afe2880910a2b049e9cce9ffba2964ac46d3fbeff6cfb3c0457e5 0.1s done 09:24:53 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:24:53 #107 DONE 15.1s 09:24:53 09:24:53 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:34:31 #119 ... 09:34:31 09:34:31 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:34:31 #142 DONE 2093.0s 09:34:31 09:34:31 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:34:31 #119 ... 09:34:31 09:34:31 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:34:31 #197 DONE 0.2s 09:34:31 09:34:31 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:34:31 #143 ... 09:34:31 09:34:31 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:34:31 #198 DONE 0.1s 09:34:31 09:34:31 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:34:31 #154 ... 09:34:31 09:34:31 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:34:31 #199 DONE 0.5s 09:34:31 09:34:31 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:34:31 #200 DONE 0.1s 09:34:31 09:34:31 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:34:31 #138 ... 09:34:31 09:34:31 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:34:31 #201 DONE 0.2s 09:34:31 09:34:31 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:34:31 #202 DONE 2.1s 09:34:31 09:34:31 #107 [security-proxy-auth] exporting to image 09:34:31 #107 exporting layers 09:34:31 #107 exporting layers 0.8s done 09:34:31 #107 writing image sha256:ab7ca4d5c4569262f3097d2268895533158c2271bc90d4aaf86da9b7ada78a76 done 09:34:31 #107 naming to docker.io/library/security-proxy-auth-arm64 done 09:34:31 #107 DONE 15.9s 09:34:31 09:34:31 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:35:53 #119 ... 09:35:53 09:35:53 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:35:53 #141 DONE 2176.0s 09:35:53 09:35:53 #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:35:53 #48 ... 09:35:53 09:35:53 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:35:53 #203 DONE 0.1s 09:35:53 09:35:53 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:35:53 #138 ... 09:35:53 09:35:53 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:35:53 #204 DONE 0.1s 09:35:53 09:35:53 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:35:53 #205 DONE 0.6s 09:35:53 09:35:53 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:35:53 #138 ... 09:35:53 09:35:53 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:35:53 #206 DONE 0.2s 09:35:53 09:35:53 #107 [core-command] exporting to image 09:35:53 #107 exporting layers 09:35:53 #107 exporting layers 0.4s done 09:35:53 #107 writing image sha256:9376bb263f77181d72d0594292269d57c001168323bcbb8a97f00218057fba72 done 09:35:53 #107 naming to docker.io/library/core-command-arm64 done 09:35:53 #107 DONE 16.3s 09:35:53 09:35:53 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:38:44 #143 ... 09:38:44 09:38:44 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:38:44 #154 DONE 2329.3s 09:38:44 09:38:44 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:38:44 #143 DONE 2343.4s 09:38:44 09:38:44 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:38:44 #207 DONE 0.4s 09:38:44 09:38:44 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:38:44 #119 ... 09:38:44 09:38:44 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:38:44 #208 ... 09:38:44 09:38:44 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:38:44 #138 DONE 2344.9s 09:38:44 09:38:44 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:38:44 #209 DONE 0.4s 09:38:44 09:38:44 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:38:44 #210 DONE 0.5s 09:38:44 09:38:44 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:38:44 #211 ... 09:38:44 09:38:44 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:38:44 #208 DONE 1.5s 09:38:44 09:38:44 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:38:44 #212 ... 09:38:44 09:38:44 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:38:44 #213 DONE 0.4s 09:38:44 09:38:44 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:38:44 #212 DONE 0.4s 09:38:44 09:38:44 #107 [core-keeper] exporting to image 09:38:44 #107 exporting layers 09:38:44 #107 ... 09:38:44 09:38:44 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:38:44 #214 DONE 0.4s 09:38:44 09:38:44 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:38:44 #211 DONE 1.2s 09:38:44 09:38:44 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:38:44 #215 ... 09:38:44 09:38:44 #216 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:38:44 #216 DONE 0.3s 09:38:44 09:38:44 #107 [core-data] exporting to image 09:38:44 #107 exporting layers 1.0s done 09:38:44 #107 writing image sha256:f222f4f4c366e716aa6db8d7a5f967462a6f1944788c31492cfae46f8e44aad3 09:38:44 #107 writing image sha256:f222f4f4c366e716aa6db8d7a5f967462a6f1944788c31492cfae46f8e44aad3 0.0s done 09:38:44 #107 naming to docker.io/library/core-keeper-arm64 0.0s done 09:38:44 #107 ... 09:38:44 09:38:44 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:38:44 #215 DONE 1.5s 09:38:44 09:38:44 #107 [core-data] exporting to image 09:38:44 #107 exporting layers 1.3s done 09:38:44 #107 writing image sha256:f869564ebffe75d9f9cabc696eea8765eceea0e6936d95bb4395a9999309d41e done 09:38:44 #107 naming to docker.io/library/core-data-arm64 done 09:38:44 #107 DONE 18.5s 09:38:44 09:38:44 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:38:44 #217 DONE 0.2s 09:38:44 09:38:44 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:38:44 #218 DONE 0.2s 09:38:44 09:38:44 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:38:44 #119 ... 09:38:44 09:38:44 #107 [core-metadata] exporting to image 09:38:44 #107 exporting layers 0.6s done 09:38:44 #107 writing image sha256:3029e5341cc084457461548bbdab211eb558f9b03f0e06306449acf1321229e1 done 09:38:44 #107 naming to docker.io/library/core-metadata-arm64 done 09:38:44 #107 DONE 19.1s 09:38:44 09:38:44 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:39:23 #119 ... 09:39:23 09:39:23 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:39:23 #140 DONE 2391.9s 09:39:23 09:39:23 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:39:23 #119 ... 09:39:23 09:39:23 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:39:23 #219 DONE 0.2s 09:39:23 09:39:23 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:39:23 #220 ... 09:39:23 09:39:23 #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:39:23 #119 DONE 2393.1s 09:39:23 09:39:23 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:39:23 #220 DONE 0.3s 09:39:23 09:39:23 #35 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:39:23 #35 ... 09:39:23 09:39:23 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:39:23 #221 DONE 0.7s 09:39:23 09:39:23 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:39:23 #222 ... 09:39:23 09:39:23 #223 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:39:23 #223 DONE 0.5s 09:39:23 09:39:23 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:39:23 #145 DONE 2394.0s 09:39:23 09:39:23 #224 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:39:23 #224 DONE 0.3s 09:39:23 09:39:23 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:39:23 #222 DONE 0.3s 09:39:23 09:39:23 #107 [support-scheduler] exporting to image 09:39:23 #107 exporting layers 09:39:24 #107 ... 09:39:24 09:39:24 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:39:24 #225 CACHED 09:39:24 09:39:24 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:39:24 #226 CACHED 09:39:24 09:39:24 #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:39:24 #227 DONE 0.7s 09:39:24 09:39:24 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:39:24 #228 ... 09:39:24 09:39:24 #107 [support-scheduler] exporting to image 09:39:24 #107 exporting layers 0.8s done 09:39:24 #107 writing image sha256:35ab7f07a0f8d30f489d0a1bf39e6d3a9174f1245903721775bee015d3f94736 0.0s done 09:39:24 #107 naming to docker.io/library/support-scheduler-arm64 0.0s done 09:39:24 #107 DONE 20.0s 09:39:24 09:39:24 #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:39:24 #229 DONE 0.3s 09:39:25 09:39:25 #107 [support-cron-scheduler] exporting to image 09:39:25 #107 ... 09:39:25 09:39:25 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:39:25 #228 DONE 0.6s 09:39:25 09:39:25 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:39:25 #230 DONE 0.1s 09:39:25 09:39:25 #107 [support-notifications] exporting to image 09:39:25 #107 exporting layers 0.5s done 09:39:25 #107 writing image sha256:83ffca68b1e264309572f97d4ff2aa8a07643cd464f918a97af1091e1456396e done 09:39:25 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 09:39:25 #107 writing image sha256:945a3bee7c6c7fb9504f0503ddf727c65b3aacf0221b374404963e291e420e41 done 09:39:25 #107 naming to docker.io/library/support-notifications-arm64 done 09:39:25 #107 DONE 20.9s 09:39:25 09:39:25 #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:39:25 time="2024-08-07T08:55:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:39:25 time="2024-08-07T08:55:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:39:25 $ docker stop --time=1 d0820795412ddf273f07d4a5a2a35383c1c73d35a0d7ea76c1eba273e02e4a59 09:39:27 $ docker rm -f --volumes d0820795412ddf273f07d4a5a2a35383c1c73d35a0d7ea76c1eba273e02e4a59 [Pipeline] // withDockerContainer [Pipeline] sh 09:39:28 + docker images 09:39:28 REPOSITORY TAG IMAGE ID CREATED SIZE 09:39:28 support-notifications-arm64 latest 945a3bee7c6c 3 seconds ago 41.9MB 09:39:28 support-cron-scheduler-arm64 latest 83ffca68b1e2 4 seconds ago 41.8MB 09:39:28 support-scheduler-arm64 latest 35ab7f07a0f8 5 seconds ago 41.2MB 09:39:28 core-metadata-arm64 latest 3029e5341cc0 50 seconds ago 39.1MB 09:39:28 core-data-arm64 latest f869564ebffe 52 seconds ago 39MB 09:39:28 core-keeper-arm64 latest f222f4f4c366 53 seconds ago 38.9MB 09:39:28 core-command-arm64 latest 9376bb263f77 3 minutes ago 35MB 09:39:28 security-proxy-auth-arm64 latest ab7ca4d5c456 5 minutes ago 32.6MB 09:39:28 security-spiffe-token-provider-arm64 latest 3f50eb733b4a 14 minutes ago 29MB 09:39:28 core-common-config-bootstrapper-arm64 latest e6b65f52ee71 17 minutes ago 15.3MB 09:39:28 security-secretstore-setup-arm64 latest 6e4e4afd3b1a 18 minutes ago 36.4MB 09:39:28 security-bootstrapper-arm64 latest fd00444e2fd6 18 minutes ago 18.9MB 09:39:28 security-proxy-setup-arm64 latest 8f6adfc3afbf 18 minutes ago 26.1MB 09:39:28 security-spire-config-arm64 latest dd993cb0f350 41 minutes ago 115MB 09:39:28 security-spire-server-arm64 latest 745e0095f803 41 minutes ago 116MB 09:39:28 security-spire-agent-arm64 latest 970bc6cfaa49 41 minutes ago 174MB 09:39:28 ci-base-image-arm64 latest 7dcd2c1c306b About an hour ago 966MB 09:39:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 09:39:28 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 09:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:28 09:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:32 arm64: Pulling from edgex-lftools-log-publisher 09:39:32 8998bd30e6a1: Pulling fs layer 09:39:32 04944245beec: Pulling fs layer 09:39:32 699f458cf7ca: Pulling fs layer 09:39:32 765212b225bb: Pulling fs layer 09:39:32 f23df028b6ca: Pulling fs layer 09:39:32 d65c8cfc05b1: Pulling fs layer 09:39:32 2437ff75d9bd: Pulling fs layer 09:39:32 765212b225bb: Waiting 09:39:32 f23df028b6ca: Waiting 09:39:32 d65c8cfc05b1: Waiting 09:39:32 2437ff75d9bd: Waiting 09:39:32 04944245beec: Verifying Checksum 09:39:32 04944245beec: Download complete 09:39:32 765212b225bb: Download complete 09:39:32 f23df028b6ca: Verifying Checksum 09:39:32 f23df028b6ca: Download complete 09:39:32 d65c8cfc05b1: Verifying Checksum 09:39:32 d65c8cfc05b1: Download complete 09:39:32 699f458cf7ca: Verifying Checksum 09:39:32 8998bd30e6a1: Download complete 09:39:35 2437ff75d9bd: Verifying Checksum 09:39:35 2437ff75d9bd: Download complete 09:39:37 8998bd30e6a1: Pull complete 09:39:38 04944245beec: Pull complete 09:39:39 699f458cf7ca: Pull complete 09:39:40 765212b225bb: Pull complete 09:39:41 f23df028b6ca: Pull complete 09:39:41 d65c8cfc05b1: Pull complete 09:39:59 2437ff75d9bd: Pull complete 09:39:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:59 prd-ubuntu20.04-docker-arm64-4c-16g-7280 does not seem to be running inside a container 09:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:40:03 $ docker top 566cdc63a6bd4d24975b5fa447b3a6cbc4288488d1b963e4d83ae98182de16eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:04 ---> job-cost.sh 09:40:04 lf-activate-venv: SKIPPING 09:40:04 INFO: No Stack... 09:40:04 INFO: Retrieving Pricing Info for: v3-standard-4 09:40:05 INFO: Archiving Costs [Pipeline] sh 09:40:06 + + cut -d, -f6cat 09:40:06 /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 09:40:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4848-2-stack-cost] 09:40:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4848-2-stack-cost] did not exist. Created. 09:40:06 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4848-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:40:07 + echo total: 0.2199999988079071 [Pipeline] stash 09:40:07 Stashed 1 file(s) [Pipeline] } 09:40:07 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4848-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:40:07 $ docker stop --time=1 566cdc63a6bd4d24975b5fa447b3a6cbc4288488d1b963e4d83ae98182de16eb 09:40:08 $ docker rm -f --volumes 566cdc63a6bd4d24975b5fa447b3a6cbc4288488d1b963e4d83ae98182de16eb [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 09:40:09 provisioning config files... 09:40:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config16552231779680208092tmp [Pipeline] { [Pipeline] sh 09:40:09 + set +x 09:40:09 + + curl -s https://codecov.io/bash 09:40:09 bash -s -- 09:40:09 09:40:09 _____ _ 09:40:09 / ____| | | 09:40:09 | | ___ __| | ___ ___ _____ __ 09:40:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:40:09 | |___| (_) | (_| | __/ (_| (_) \ V / 09:40:09 \_____\___/ \__,_|\___|\___\___/ \_/ 09:40:09 Bash-1.0.6 09:40:09 09:40:09 09:40:09 ==> git version 2.25.1 found 09:40:09 ==> 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 09:40:09 Release-Date: 2020-01-08 09:40:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:40:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:40:09 ==> Jenkins CI detected. 09:40:09 current dir:  /w/workspace/edgex-go/2 09:40:09 project root: . 09:40:09 --> token set from env 09:40:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:40:10 ==> Running gcov in . (disable via -X gcov) 09:40:10 ==> Python coveragepy not found 09:40:10 ==> Searching for coverage reports in: 09:40:10 + . 09:40:10 -> Found 1 reports 09:40:10 ==> Detecting git/mercurial file structure 09:40:10 ==> Reading reports 09:40:10 + ./coverage.out bytes=504185 09:40:10 ==> Appending adjustments 09:40:10 https://docs.codecov.io/docs/fixing-reports 09:40:11 + Found adjustments 09:40:11 ==> Gzipping contents 09:40:11 64K /tmp/codecov.wsQEOo.gz 09:40:11 ==> Uploading reports 09:40:11 url: https://codecov.io 09:40:11 query: branch=PR-4848&commit=b4bb3adf8f0334d8efada799c6e60148dcd0f3e0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4848%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4848&job=&cmd_args= 09:40:11 -> Pinging Codecov 09:40:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4848&commit=b4bb3adf8f0334d8efada799c6e60148dcd0f3e0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4848%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4848&job=&cmd_args= 09:40:11 -> Uploading to 09:40:11 https://storage.googleapis.com/codecov/v4/raw/2024-08-07/00271124DB129430A58F1EEE437C3FCB/b4bb3adf8f0334d8efada799c6e60148dcd0f3e0/4daa06a8-46cc-48f2-94c9-195b148398af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T094011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c7220e706b228a37bf23f23358ac8965fbd66c7098e768fbf4b5c47c4260f86 09:40:11 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:11 Dload Upload Total Spent Left Speed 09:40:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64227 0 0 100 64227 0 220k --:--:-- --:--:-- --:--:-- 220k 09:40:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b4bb3adf8f0334d8efada799c6e60148dcd0f3e0 [Pipeline] } 09:40:11 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 09:40:12 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:40:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:40:13 ---> package-listing.sh 09:40:13 ++ tr '[:upper:]' '[:lower:]' 09:40:13 ++ facter osfamily 09:40:13 + OS_FAMILY=debian 09:40:13 + workspace=/w/workspace/edgex-go/2 09:40:13 + START_PACKAGES=/tmp/packages_start.txt 09:40:13 + END_PACKAGES=/tmp/packages_end.txt 09:40:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:13 + PACKAGES=/tmp/packages_start.txt 09:40:13 + '[' /w/workspace/edgex-go/2 ']' 09:40:13 + PACKAGES=/tmp/packages_end.txt 09:40:13 + case "${OS_FAMILY}" in 09:40:13 + dpkg -l 09:40:13 + grep '^ii' 09:40:13 + '[' -f /tmp/packages_start.txt ']' 09:40:13 + '[' -f /tmp/packages_end.txt ']' 09:40:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:40:13 + '[' /w/workspace/edgex-go/2 ']' 09:40:13 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:40:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:40:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:40:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:14 09:40:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:14 latest: Pulling from edgex-lftools-log-publisher 09:40:14 5eb5b503b376: Pulling fs layer 09:40:14 5c69ac0246d0: Pulling fs layer 09:40:14 ec43610c2a17: Pulling fs layer 09:40:14 3a2ae6a8a46f: Pulling fs layer 09:40:14 33b1e0a273af: Pulling fs layer 09:40:14 5d3b04190fa2: Pulling fs layer 09:40:14 2f39f015ded8: Pulling fs layer 09:40:14 3a2ae6a8a46f: Waiting 09:40:14 33b1e0a273af: Waiting 09:40:14 5d3b04190fa2: Waiting 09:40:14 2f39f015ded8: Waiting 09:40:14 5c69ac0246d0: Download complete 09:40:14 3a2ae6a8a46f: Verifying Checksum 09:40:14 3a2ae6a8a46f: Download complete 09:40:14 33b1e0a273af: Verifying Checksum 09:40:14 33b1e0a273af: Download complete 09:40:14 5d3b04190fa2: Download complete 09:40:14 ec43610c2a17: Verifying Checksum 09:40:14 ec43610c2a17: Download complete 09:40:15 5eb5b503b376: Verifying Checksum 09:40:15 5eb5b503b376: Download complete 09:40:15 2f39f015ded8: Download complete 09:40:16 5eb5b503b376: Pull complete 09:40:16 5c69ac0246d0: Pull complete 09:40:16 ec43610c2a17: Pull complete 09:40:17 3a2ae6a8a46f: Pull complete 09:40:17 33b1e0a273af: Pull complete 09:40:17 5d3b04190fa2: Pull complete 09:40:21 2f39f015ded8: Pull complete 09:40:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:21 prd-ubuntu20.04-docker-8c-8g-7278 does not seem to be running inside a container 09:40:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:40:25 $ docker top b6373b4dbb542424861f3f21946202407ace0aef744d6ae15127f24dfdddfbfd -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:25 + touch /tmp/pre-build-complete [Pipeline] sh 09:40:26 + mkdir -p /var/log/sysstat [Pipeline] sh 09:40:26 + ls /var/log/sa-host 09:40:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:26 provisioning config files... 09:40:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1581926644706803152tmp [Pipeline] { [Pipeline] echo 09:40:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:40:26 ---> create-netrc.sh [Pipeline] } 09:40:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:40:27 ---> python-tools-install.sh [Pipeline] echo 09:40:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:40:27 ---> sudo-logs.sh 09:40:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:40:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:40:27 ---> job-cost.sh 09:40:27 lf-activate-venv: SKIPPING 09:40:27 DEBUG: total: 0.2199999988079071 09:40:27 INFO: Retrieving Stack Cost... 09:40:28 INFO: Retrieving Pricing Info for: v3-standard-8 09:40:28 INFO: Archiving Costs [Pipeline] echo 09:40:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:40:29 ---> logs-deploy.sh 09:40:29 lf-activate-venv: SKIPPING 09:40:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4848/2 09:40:29 INFO: archiving workspace using pattern(s): 09:40:31 Archives upload complete. 09:40:31 INFO: archiving logs to Nexus 09:40:32 ---> uname -a: 09:40:32 Linux prd-ubuntu20-04-docker-8c-8g-7278 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:40:32 09:40:32 09:40:32 ---> lscpu: 09:40:32 Architecture: x86_64 09:40:32 CPU op-mode(s): 32-bit, 64-bit 09:40:32 Byte Order: Little Endian 09:40:32 Address sizes: 40 bits physical, 48 bits virtual 09:40:32 CPU(s): 8 09:40:32 On-line CPU(s) list: 0-7 09:40:32 Thread(s) per core: 1 09:40:32 Core(s) per socket: 1 09:40:32 Socket(s): 8 09:40:32 NUMA node(s): 1 09:40:32 Vendor ID: AuthenticAMD 09:40:32 CPU family: 23 09:40:32 Model: 49 09:40:32 Model name: AMD EPYC-Rome Processor 09:40:32 Stepping: 0 09:40:32 CPU MHz: 2799.996 09:40:32 BogoMIPS: 5599.99 09:40:32 Virtualization: AMD-V 09:40:32 Hypervisor vendor: KVM 09:40:32 Virtualization type: full 09:40:32 L1d cache: 256 KiB 09:40:32 L1i cache: 256 KiB 09:40:32 L2 cache: 4 MiB 09:40:32 L3 cache: 128 MiB 09:40:32 NUMA node0 CPU(s): 0-7 09:40:32 Vulnerability Itlb multihit: Not affected 09:40:32 Vulnerability L1tf: Not affected 09:40:32 Vulnerability Mds: Not affected 09:40:32 Vulnerability Meltdown: Not affected 09:40:32 Vulnerability Mmio stale data: Not affected 09:40:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:40:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:40:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:40:32 Vulnerability Srbds: Not affected 09:40:32 Vulnerability Tsx async abort: Not affected 09:40:32 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 09:40:32 09:40:32 09:40:32 ---> nproc: 09:40:32 8 09:40:32 09:40:32 09:40:32 ---> df -h: 09:40:32 Filesystem Size Used Avail Use% Mounted on 09:40:32 overlay 155G 28G 128G 18% / 09:40:32 tmpfs 64M 0 64M 0% /dev 09:40:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:40:32 shm 64M 0 64M 0% /dev/shm 09:40:32 /dev/vda1 155G 28G 128G 18% /facter-os 09:40:32 09:40:32 09:40:32 ---> sar -b -r -n DEV: 09:40:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7278) 08/07/24 _x86_64_ (8 CPU) 09:40:32 09:40:32 08:29:34 LINUX RESTART (8 CPU) 09:40:32 09:40:32 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:40:32 08:31:01 325.68 21.95 303.73 0.00 2171.50 51976.67 0.00 09:40:32 08:32:01 155.49 1.25 154.24 0.00 17.60 36472.45 0.00 09:40:32 08:33:01 45.07 0.00 45.07 0.00 0.00 33885.92 0.00 09:40:32 08:34:01 34.76 0.23 34.53 0.00 3.07 19337.71 0.00 09:40:32 08:35:01 229.44 0.30 229.14 0.00 29.58 213490.49 0.00 09:40:32 08:36:01 788.94 10.45 778.49 0.00 164.64 194307.48 0.00 09:40:32 08:37:01 271.43 0.40 271.03 0.00 7.06 73403.93 0.00 09:40:32 08:38:01 237.77 1.07 236.71 0.00 22.24 89179.82 0.00 09:40:32 08:39:01 741.83 0.07 741.76 0.00 1.87 157781.11 0.00 09:40:32 08:40:01 86.39 6.30 80.09 0.00 4418.96 8995.73 0.00 09:40:32 08:41:01 5.15 0.02 5.13 0.00 0.13 109.45 0.00 09:40:32 08:42:01 2.88 0.00 2.88 0.00 0.00 33.99 0.00 09:40:32 08:43:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 09:40:32 08:44:01 1.97 0.00 1.97 0.00 0.00 23.06 0.00 09:40:32 08:45:01 2.23 0.02 2.22 0.00 0.13 25.33 0.00 09:40:32 08:46:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 09:40:32 08:47:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 09:40:32 08:48:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 09:40:32 08:49:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 09:40:32 08:50:01 1.40 0.00 1.40 0.00 0.00 18.39 0.00 09:40:32 08:51:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 09:40:32 08:52:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 09:40:32 08:53:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 09:40:32 08:54:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 09:40:32 08:55:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 09:40:32 08:56:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 09:40:32 08:57:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 09:40:32 08:58:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 09:40:32 08:59:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 09:40:32 09:00:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 09:40:32 09:01:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 09:40:32 09:02:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 09:40:32 09:03:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 09:40:32 09:04:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 09:40:32 09:05:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 09:40:32 09:06:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 09:40:32 09:07:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 09:40:32 09:08:01 0.85 0.00 0.85 0.00 0.00 11.46 0.00 09:40:32 09:09:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 09:40:32 09:10:01 0.95 0.00 0.95 0.00 0.00 13.06 0.00 09:40:32 09:11:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 09:40:32 09:12:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 09:40:32 09:13:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 09:40:32 09:14:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 09:40:32 09:15:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 09:40:32 09:16:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 09:40:32 09:17:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 09:40:32 09:18:01 1.14 0.02 1.13 0.00 0.13 14.34 0.00 09:40:32 09:19:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 09:40:32 09:20:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 09:40:32 09:21:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 09:40:32 09:22:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 09:40:32 09:23:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 09:40:32 09:24:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 09:40:32 09:25:01 3.12 1.57 1.55 0.00 36.93 21.20 0.00 09:40:32 09:26:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 09:40:32 09:27:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 09:40:32 09:28:01 1.53 0.00 1.53 0.00 0.00 19.33 0.00 09:40:32 09:29:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 09:40:32 09:30:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 09:40:32 09:31:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 09:40:32 09:32:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 09:40:32 09:33:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 09:40:32 09:34:01 0.93 0.00 0.93 0.00 0.00 13.33 0.00 09:40:32 09:35:01 1.25 0.00 1.25 0.00 0.00 13.96 0.00 09:40:32 09:36:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 09:40:32 09:37:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 09:40:32 09:38:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 09:40:32 09:39:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 09:40:32 09:40:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 09:40:32 Average: 42.86 0.62 42.24 0.00 97.23 12575.78 0.00 09:40:32 09:40:32 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:40:32 08:31:01 28712788 31535656 782128 2.38 75824 3008996 1853592 5.46 1090780 2680764 88 09:40:32 08:32:01 27343772 31429496 875652 2.66 127820 4092808 1916060 5.65 1731528 3270296 815988 09:40:32 08:33:01 26797420 31194748 1106508 3.36 131588 4384164 2483252 7.32 1900860 3623216 597836 09:40:32 08:34:01 26502636 31497384 802064 2.44 135200 4929364 1920136 5.66 1744692 4031488 618340 09:40:32 08:35:01 21004860 31412960 887456 2.70 144304 10217476 2356056 6.94 1835328 9314508 969348 09:40:32 08:36:01 14852604 31377648 903956 2.75 317036 15763744 2394164 7.06 2571432 14309560 1326376 09:40:32 08:37:01 8885184 27763508 4443768 13.51 355532 17699180 12223012 36.02 7049664 15306640 1391440 09:40:32 08:38:01 6106208 26759936 5464404 16.62 367452 19431460 10638036 31.35 8612976 16520608 1077832 09:40:32 08:39:01 10160388 31323236 950376 2.89 380556 20061256 2988236 8.81 3054252 18233820 1120 09:40:32 08:40:01 9799792 31383680 865952 2.63 408340 20456612 2108316 6.21 3296248 18328612 1076 09:40:32 08:41:01 9823264 31402208 847548 2.58 406888 20453360 2116804 6.24 3276564 18325396 440 09:40:32 08:42:01 9865512 31444564 805164 2.45 406960 20453360 2116804 6.24 3234276 18325396 8 09:40:32 08:43:01 9866472 31445604 804080 2.45 407032 20453364 2116804 6.24 3232900 18325400 8 09:40:32 08:44:01 9871340 31450544 799148 2.43 407092 20453368 2116804 6.24 3228856 18325404 8 09:40:32 08:45:01 9871412 31450748 799252 2.43 407156 20453368 2126980 6.27 3228936 18325396 12 09:40:32 08:46:01 9874776 31454132 795804 2.42 407172 20453372 2126980 6.27 3226248 18325400 44 09:40:32 08:47:01 9874168 31453568 796488 2.42 407172 20453376 2126980 6.27 3226176 18325404 8 09:40:32 08:48:01 9874428 31453876 796064 2.42 407192 20453380 2126980 6.27 3226204 18325404 44 09:40:32 08:49:01 9874128 31453704 796156 2.42 407200 20453512 2126980 6.27 3226200 18325512 12 09:40:32 08:50:01 9874048 31453668 796100 2.42 407248 20453504 2126980 6.27 3226336 18325512 44 09:40:32 08:51:01 9873684 31453340 796376 2.42 407260 20453516 2126980 6.27 3226444 18325544 8 09:40:32 08:52:01 9873644 31453308 796312 2.42 407280 20453520 2126980 6.27 3226388 18325548 12 09:40:32 08:53:01 9873408 31453128 796516 2.42 407292 20453520 2126980 6.27 3226596 18325552 4 09:40:32 08:54:01 9873600 31453324 796480 2.42 407304 20453524 2126980 6.27 3226436 18325556 40 09:40:32 08:55:01 9873576 31453304 796444 2.42 407336 20453512 2126980 6.27 3226420 18325556 8 09:40:32 08:56:01 9873656 31453432 796308 2.42 407348 20453536 2126980 6.27 3226592 18325560 44 09:40:32 08:57:01 9873876 31453656 796036 2.42 407352 20453540 2126980 6.27 3226532 18325564 8 09:40:32 08:58:01 9873860 31453640 795976 2.42 407368 20453540 2110304 6.22 3226548 18325564 40 09:40:32 08:59:01 9873812 31453644 795940 2.42 407388 20453544 2110304 6.22 3226572 18325576 8 09:40:32 09:00:01 9874048 31453884 795620 2.42 407416 20453540 2126516 6.27 3226620 18325580 44 09:40:32 09:01:01 9873968 31453848 795628 2.42 407420 20453548 2126516 6.27 3226728 18325576 8 09:40:32 09:02:01 9873068 31452968 796436 2.42 407432 20453552 2126516 6.27 3227092 18325580 228 09:40:32 09:03:01 9873428 31453340 796004 2.42 407444 20453552 2126516 6.27 3226812 18325580 12 09:40:32 09:04:01 9873540 31453476 795832 2.42 407464 20453556 2126516 6.27 3226752 18325584 44 09:40:32 09:05:01 9873548 31453496 795736 2.42 407484 20453552 2126516 6.27 3226956 18325588 8 09:40:32 09:06:01 9873352 31453336 796096 2.42 407508 20453564 2126516 6.27 3226768 18325588 24 09:40:32 09:07:01 9873512 31453500 795940 2.42 407512 20453568 2126516 6.27 3226692 18325592 8 09:40:32 09:08:01 9873544 31453564 795888 2.42 407524 20453572 2126516 6.27 3226728 18325600 192 09:40:32 09:09:01 9873788 31453808 795612 2.42 407548 20453572 2126516 6.27 3226712 18325600 4 09:40:32 09:10:01 9873520 31453592 795832 2.42 407572 20453576 2126516 6.27 3226776 18325604 200 09:40:32 09:11:01 9873648 31453728 795832 2.42 407592 20453576 2126516 6.27 3226848 18325604 4 09:40:32 09:12:01 9873616 31453748 795812 2.42 407620 20453584 2126516 6.27 3226860 18325612 44 09:40:32 09:13:01 9874036 31454176 795524 2.42 407636 20453588 2126516 6.27 3226864 18325616 12 09:40:32 09:14:01 9873768 31453952 795720 2.42 407656 20453588 2126516 6.27 3226924 18325616 12 09:40:32 09:15:01 9873744 31453932 795684 2.42 407664 20453596 2126516 6.27 3226940 18325620 8 09:40:32 09:16:01 9873728 31453944 795620 2.42 407684 20453596 2126516 6.27 3227044 18325624 44 09:40:32 09:17:01 9873672 31453892 795588 2.42 407704 20453596 2142572 6.31 3227260 18325628 8 09:40:32 09:18:01 9874224 31454636 794780 2.42 407720 20453732 2142572 6.31 3227036 18325752 196 09:40:32 09:19:01 9873956 31454380 795012 2.42 407740 20453732 2142572 6.31 3227048 18325752 8 09:40:32 09:20:01 9873780 31454232 795120 2.42 407756 20453724 2142572 6.31 3227248 18325764 192 09:40:32 09:21:01 9874112 31454592 794736 2.42 407776 20453740 2142572 6.31 3227228 18325768 12 09:40:32 09:22:01 9874096 31454604 794668 2.42 407800 20453740 2142572 6.31 3227124 18325768 180 09:40:32 09:23:01 9874396 31454912 794284 2.42 407816 20453744 2142572 6.31 3227108 18325772 8 09:40:32 09:24:01 9874192 31454748 794448 2.42 407836 20453748 2126460 6.27 3227292 18325772 152 09:40:32 09:25:01 9867212 31449896 799216 2.43 407884 20454844 2126460 6.27 3234896 18326092 24 09:40:32 09:26:01 9866956 31449692 799612 2.43 407904 20454860 2126460 6.27 3234972 18326064 8 09:40:32 09:27:01 9866988 31449728 799536 2.43 407932 20454860 2126460 6.27 3234632 18326064 16 09:40:32 09:28:01 9866720 31449508 799728 2.43 407936 20454868 2126460 6.27 3234684 18326072 44 09:40:32 09:29:01 9867168 31449960 799664 2.43 407952 20454868 2126460 6.27 3234668 18326072 8 09:40:32 09:30:01 9866972 31449796 799832 2.43 407976 20454864 2126460 6.27 3234708 18326080 40 09:40:32 09:31:01 9866988 31449832 799732 2.43 407988 20454876 2126460 6.27 3234800 18326080 8 09:40:32 09:32:01 9866848 31449716 799792 2.43 408004 20454876 2126460 6.27 3234888 18326080 184 09:40:32 09:33:01 9866736 31449616 799824 2.43 408020 20454872 2126460 6.27 3234736 18326084 12 09:40:32 09:34:01 9866752 31449676 799712 2.43 408040 20454888 2126460 6.27 3234800 18326092 212 09:40:32 09:35:01 9866704 31449628 799696 2.43 408044 20454888 2126460 6.27 3234784 18326092 8 09:40:32 09:36:01 9866972 31449948 799576 2.43 408076 20454892 2126460 6.27 3234908 18326096 152 09:40:32 09:37:01 9866712 31449692 799780 2.43 408096 20454892 2126460 6.27 3234824 18326096 12 09:40:32 09:38:01 9866920 31449940 799740 2.43 408104 20454896 2126460 6.27 3235132 18326100 152 09:40:32 09:39:01 9867164 31450188 799464 2.43 408116 20454900 2110056 6.22 3234856 18326104 8 09:40:32 09:40:01 9867108 31450160 799408 2.43 408132 20454900 2110056 6.22 3235156 18326104 196 09:40:32 Average: 11034479 31325242 928089 2.82 384275 19246847 2406932 7.09 3238427 17216604 97185 09:40:32 09:40:32 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:40:32 08:31:01 ens3 1502.27 1446.58 11255.99 184.82 0.00 0.00 0.00 0.00 09:40:32 08:31:01 docker0 658.37 581.45 44.54 2881.10 0.00 0.00 0.00 0.00 09:40:32 08:31:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 09:40:32 08:32:01 ens3 349.56 243.69 2098.04 34.36 0.00 0.00 0.00 0.00 09:40:32 08:32:01 docker0 226.11 322.58 19.78 2066.53 0.00 0.00 0.00 0.00 09:40:32 08:32:01 vethbdd4060 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:33:01 ens3 35.37 26.17 27.37 15.94 0.00 0.00 0.00 0.00 09:40:32 08:33:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 09:40:32 08:33:01 vethbdd4060 1.17 1.20 0.10 0.10 0.00 0.00 0.00 0.00 09:40:32 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:34:01 ens3 24.85 14.95 21.51 11.51 0.00 0.00 0.00 0.00 09:40:32 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:34:01 vethbdd4060 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:35:01 ens3 139.75 110.97 2280.98 159.17 0.00 0.00 0.00 0.00 09:40:32 08:35:01 docker0 0.60 0.47 0.05 0.23 0.00 0.00 0.00 0.00 09:40:32 08:35:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:40:32 08:35:01 veth641f56d 0.60 0.62 0.05 0.24 0.00 0.00 0.00 0.00 09:40:32 08:36:01 ens3 808.12 452.71 7799.06 53.77 0.00 0.00 0.00 0.00 09:40:32 08:36:01 vethe173a6c 135.93 68.91 1184.80 7.57 0.00 0.00 0.00 0.00 09:40:32 08:36:01 vethbc84b71 78.17 141.48 8.02 1183.08 0.00 0.00 0.00 0.10 09:40:32 08:36:01 veth5fbd42a 141.48 78.17 1183.08 8.02 0.00 0.00 0.00 0.00 09:40:32 08:36:01 docker0 431.78 758.69 37.52 6950.50 0.00 0.00 0.00 0.00 09:40:32 08:36:01 veth0f7ed04 128.65 73.27 1179.24 7.74 0.00 0.00 0.00 0.00 09:40:32 08:36:01 veth4ae56ac 68.91 135.93 7.57 1184.80 0.00 0.00 0.00 0.10 09:40:32 08:36:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 09:40:32 08:36:01 veth3439801 73.27 128.65 7.74 1179.24 0.00 0.00 0.00 0.10 09:40:32 08:36:01 veth641f56d 0.13 0.93 0.01 0.04 0.00 0.00 0.00 0.00 09:40:32 08:37:01 ens3 15.28 7.90 12.29 6.62 0.00 0.00 0.00 0.00 09:40:32 08:37:01 veth5f9ca75 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 vethe4926de 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 vethf57e5dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 veth849c743 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 vethbf35005 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 veth452397f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:37:01 vethe8935f3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 veth9c1bae0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 veth5e1c676 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 vethf6ed657 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:37:01 veth4971c04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 vethb87a022 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 vetha517ed0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:40:32 08:37:01 veth641f56d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 ens3 4.23 2.30 3.42 1.81 0.00 0.00 0.00 0.00 09:40:32 08:38:01 veth5f9ca75 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 vethe4926de 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 vethf57e5dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 veth849c743 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 vethbf35005 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 veth452397f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 vethe8935f3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 veth9c1bae0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 veth5e1c676 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 vethf6ed657 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:38:01 veth4971c04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 vethb87a022 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 vetha517ed0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:38:01 veth641f56d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:39:01 ens3 3.17 1.82 2.49 1.34 0.00 0.00 0.00 0.00 09:40:32 08:39:01 veth512340b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:39:01 veth79106f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:39:01 veth641f56d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:40:01 ens3 255.06 125.80 2784.41 9.99 0.00 0.00 0.00 0.00 09:40:32 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:40:01 lo 0.75 0.75 0.06 0.06 0.00 0.00 0.00 0.00 09:40:32 08:41:01 ens3 0.45 0.32 0.09 0.08 0.00 0.00 0.00 0.00 09:40:32 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:45:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:46:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:40:32 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:47:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:51:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:40:32 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:53:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:56:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:40:32 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:58:01 ens3 0.25 0.15 0.23 0.01 0.00 0.00 0.00 0.00 09:40:32 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:01:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:40:32 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:02:01 ens3 0.52 0.53 0.27 0.23 0.00 0.00 0.00 0.00 09:40:32 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:03:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:40:32 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:04:01 ens3 0.55 0.12 0.05 0.01 0.00 0.00 0.00 0.00 09:40:32 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:05:01 ens3 0.38 0.42 0.26 0.22 0.00 0.00 0.00 0.00 09:40:32 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:06:01 ens3 0.43 0.33 0.20 0.08 0.00 0.00 0.00 0.00 09:40:32 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:11:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:40:32 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:16:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 09:40:32 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:18:01 ens3 0.28 0.20 0.12 0.01 0.00 0.00 0.00 0.00 09:40:32 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:20:01 ens3 1.22 0.48 0.35 0.22 0.00 0.00 0.00 0.00 09:40:32 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:21:01 ens3 0.53 0.50 0.33 0.28 0.00 0.00 0.00 0.00 09:40:32 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:23:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:40:32 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:24:01 ens3 1.27 0.68 0.47 0.30 0.00 0.00 0.00 0.00 09:40:32 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:25:01 ens3 8.95 6.58 6.05 6.66 0.00 0.00 0.00 0.00 09:40:32 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:26:01 ens3 0.75 0.40 0.40 0.27 0.00 0.00 0.00 0.00 09:40:32 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:30:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:40:32 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:31:01 ens3 0.33 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:40:32 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:32:01 ens3 0.67 0.50 0.36 0.29 0.00 0.00 0.00 0.00 09:40:32 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:36:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:40:32 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:37:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:39:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:32 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:32 Average: ens3 45.11 34.95 375.17 6.98 0.00 0.00 0.00 0.00 09:40:32 Average: docker0 18.84 23.78 1.46 170.03 0.00 0.00 0.00 0.00 09:40:32 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:40:32 09:40:32 09:40:32 ---> sar -P ALL: 09:40:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7278) 08/07/24 _x86_64_ (8 CPU) 09:40:32 09:40:32 08:29:34 LINUX RESTART (8 CPU) 09:40:32 09:40:32 08:30:01 CPU %user %nice %system %iowait %steal %idle 09:40:32 08:31:01 all 10.70 0.00 3.57 3.08 0.15 82.50 09:40:32 08:31:01 0 6.39 0.00 3.06 2.20 0.03 88.32 09:40:32 08:31:01 1 10.97 0.00 3.74 2.05 0.07 83.18 09:40:32 08:31:01 2 9.21 0.00 2.74 0.19 0.05 87.81 09:40:32 08:31:01 3 14.76 0.00 4.85 1.60 0.07 78.72 09:40:32 08:31:01 4 12.02 0.00 2.24 0.52 0.03 85.19 09:40:32 08:31:01 5 12.72 0.00 3.81 0.71 0.05 82.72 09:40:32 08:31:01 6 11.53 0.00 2.30 0.15 0.79 85.23 09:40:32 08:31:01 7 8.02 0.00 5.89 17.36 0.07 68.66 09:40:32 08:32:01 all 30.53 0.00 5.54 2.55 0.07 61.30 09:40:32 08:32:01 0 29.83 0.00 5.77 1.43 0.08 62.89 09:40:32 08:32:01 1 29.09 0.00 6.55 12.40 0.07 51.89 09:40:32 08:32:01 2 31.21 0.00 4.62 0.15 0.07 63.95 09:40:32 08:32:01 3 30.51 0.00 5.87 0.51 0.07 63.05 09:40:32 08:32:01 4 29.62 0.00 5.09 0.50 0.07 64.72 09:40:32 08:32:01 5 29.81 0.00 5.70 0.69 0.07 63.74 09:40:32 08:32:01 6 32.59 0.00 5.33 0.17 0.07 61.84 09:40:32 08:32:01 7 31.62 0.00 5.42 4.65 0.08 58.23 09:40:32 08:33:01 all 31.57 0.00 5.11 1.62 0.07 61.63 09:40:32 08:33:01 0 31.52 0.00 5.43 1.56 0.07 61.43 09:40:32 08:33:01 1 30.97 0.00 4.98 7.23 0.08 56.73 09:40:32 08:33:01 2 31.67 0.00 5.31 0.12 0.07 62.84 09:40:32 08:33:01 3 30.10 0.00 5.22 2.03 0.07 62.57 09:40:32 08:33:01 4 31.56 0.00 4.90 0.44 0.08 63.03 09:40:32 08:33:01 5 33.47 0.00 5.58 0.19 0.08 60.68 09:40:32 08:33:01 6 31.97 0.00 4.44 0.00 0.07 63.52 09:40:32 08:33:01 7 31.28 0.00 5.05 1.38 0.07 62.23 09:40:32 08:34:01 all 54.35 0.00 6.99 0.70 0.09 37.87 09:40:32 08:34:01 0 55.52 0.00 7.00 0.50 0.08 36.89 09:40:32 08:34:01 1 54.62 0.00 6.89 0.20 0.08 38.20 09:40:32 08:34:01 2 54.81 0.00 7.29 2.27 0.08 35.55 09:40:32 08:34:01 3 53.75 0.00 6.46 0.08 0.08 39.62 09:40:32 08:34:01 4 55.05 0.00 7.06 0.25 0.10 37.54 09:40:32 08:34:01 5 54.18 0.00 7.26 0.37 0.08 38.10 09:40:32 08:34:01 6 52.85 0.00 7.17 0.44 0.08 39.45 09:40:32 08:34:01 7 54.03 0.00 6.79 1.47 0.08 37.63 09:40:32 08:35:01 all 17.47 0.00 5.68 14.08 0.09 62.67 09:40:32 08:35:01 0 16.92 0.00 6.31 2.24 0.08 74.45 09:40:32 08:35:01 1 17.74 0.00 5.35 12.80 0.07 64.04 09:40:32 08:35:01 2 17.82 0.00 5.24 21.80 0.10 55.04 09:40:32 08:35:01 3 18.06 0.00 5.39 5.66 0.07 70.83 09:40:32 08:35:01 4 16.87 0.00 5.91 2.32 0.17 74.72 09:40:32 08:35:01 5 18.56 0.00 5.64 13.16 0.07 62.57 09:40:32 08:35:01 6 17.02 0.00 4.85 1.56 0.08 76.49 09:40:32 08:35:01 7 16.77 0.00 6.77 53.70 0.10 22.66 09:40:32 08:36:01 all 10.67 0.00 5.84 24.15 0.08 59.26 09:40:32 08:36:01 0 10.40 0.00 6.89 38.29 0.17 44.25 09:40:32 08:36:01 1 11.59 0.00 6.32 22.43 0.07 59.60 09:40:32 08:36:01 2 10.08 0.00 5.00 27.92 0.05 56.96 09:40:32 08:36:01 3 10.94 0.00 7.66 31.96 0.07 49.37 09:40:32 08:36:01 4 10.45 0.00 6.11 14.37 0.07 69.00 09:40:32 08:36:01 5 11.67 0.00 5.40 20.05 0.07 62.82 09:40:32 08:36:01 6 9.26 0.00 4.52 18.34 0.07 67.81 09:40:32 08:36:01 7 10.99 0.00 4.86 19.91 0.07 64.16 09:40:32 08:37:01 all 75.68 0.00 12.15 4.01 0.12 8.04 09:40:32 08:37:01 0 75.98 0.00 12.08 1.87 0.12 9.95 09:40:32 08:37:01 1 74.45 0.00 13.68 10.56 0.22 1.09 09:40:32 08:37:01 2 75.75 0.00 11.80 3.73 0.10 8.62 09:40:32 08:37:01 3 76.22 0.00 11.57 3.34 0.12 8.77 09:40:32 08:37:01 4 75.77 0.00 12.05 2.26 0.12 9.80 09:40:32 08:37:01 5 75.15 0.00 12.58 3.69 0.10 8.49 09:40:32 08:37:01 6 76.20 0.00 11.50 3.93 0.12 8.25 09:40:32 08:37:01 7 75.90 0.00 11.98 2.80 0.10 9.22 09:40:32 08:38:01 all 90.31 0.00 9.55 0.00 0.14 0.00 09:40:32 08:38:01 0 91.52 0.00 8.34 0.00 0.13 0.00 09:40:32 08:38:01 1 89.84 0.00 10.03 0.00 0.14 0.00 09:40:32 08:38:01 2 90.38 0.00 9.45 0.00 0.15 0.02 09:40:32 08:38:01 3 90.80 0.00 9.08 0.00 0.12 0.00 09:40:32 08:38:01 4 88.73 0.00 11.13 0.00 0.14 0.00 09:40:32 08:38:01 5 88.61 0.00 11.25 0.00 0.14 0.00 09:40:32 08:38:01 6 91.17 0.00 8.70 0.00 0.13 0.00 09:40:32 08:38:01 7 91.37 0.00 8.48 0.00 0.15 0.00 09:40:32 08:39:01 all 70.45 0.00 10.90 6.46 0.20 11.99 09:40:32 08:39:01 0 68.78 0.00 12.19 5.53 0.26 13.23 09:40:32 08:39:01 1 68.54 0.00 12.85 6.54 0.21 11.85 09:40:32 08:39:01 2 71.70 0.00 9.89 8.57 0.17 9.67 09:40:32 08:39:01 3 70.32 0.00 10.87 6.29 0.17 12.35 09:40:32 08:39:01 4 71.37 0.00 10.18 4.54 0.19 13.73 09:40:32 08:39:01 5 68.98 0.00 12.14 10.90 0.30 7.68 09:40:32 08:39:01 6 72.16 0.00 9.29 6.94 0.17 11.44 09:40:32 08:39:01 7 71.56 0.00 9.92 2.45 0.15 15.92 09:40:32 08:40:01 all 2.54 0.00 1.46 1.79 0.02 94.19 09:40:32 08:40:01 0 3.54 0.00 1.58 3.53 0.03 91.32 09:40:32 08:40:01 1 2.51 0.00 2.19 2.12 0.03 93.14 09:40:32 08:40:01 2 2.80 0.00 1.49 1.77 0.02 93.92 09:40:32 08:40:01 3 2.18 0.00 2.35 1.17 0.02 94.28 09:40:32 08:40:01 4 1.95 0.00 1.15 1.77 0.02 95.11 09:40:32 08:40:01 5 1.53 0.00 0.92 1.46 0.02 96.07 09:40:32 08:40:01 6 3.14 0.00 0.88 0.31 0.03 95.64 09:40:32 08:40:01 7 2.64 0.00 1.12 2.21 0.02 94.02 09:40:32 08:41:01 all 0.12 0.00 0.07 0.01 0.01 99.79 09:40:32 08:41:01 0 0.27 0.00 0.15 0.00 0.02 99.56 09:40:32 08:41:01 1 0.02 0.00 0.07 0.00 0.00 99.92 09:40:32 08:41:01 2 0.07 0.00 0.03 0.05 0.02 99.83 09:40:32 08:41:01 3 0.42 0.00 0.08 0.00 0.00 99.50 09:40:32 08:41:01 4 0.08 0.00 0.05 0.00 0.02 99.85 09:40:32 08:41:01 5 0.00 0.00 0.07 0.00 0.00 99.93 09:40:32 08:41:01 6 0.07 0.00 0.05 0.02 0.02 99.85 09:40:32 08:41:01 7 0.03 0.00 0.05 0.03 0.02 99.87 09:40:32 09:40:32 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:40:32 08:42:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:40:32 08:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 08:42:01 2 0.03 0.00 0.02 0.05 0.00 99.90 09:40:32 08:42:01 3 0.12 0.00 0.00 0.00 0.00 99.88 09:40:32 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:40:32 08:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:40:32 08:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:43:01 all 0.01 0.00 0.00 0.01 0.01 99.97 09:40:32 08:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 08:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:43:01 2 0.02 0.00 0.02 0.05 0.02 99.90 09:40:32 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:43:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:40:32 08:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 08:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:40:32 08:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:44:01 2 0.03 0.00 0.00 0.07 0.02 99.88 09:40:32 08:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:40:32 08:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 08:44:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 08:45:01 all 0.02 0.00 0.02 0.01 0.01 99.95 09:40:32 08:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 08:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:45:01 2 0.02 0.00 0.05 0.05 0.00 99.88 09:40:32 08:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 08:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 08:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 08:45:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:40:32 08:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:40:32 08:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 08:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 08:46:01 2 0.03 0.00 0.02 0.03 0.02 99.90 09:40:32 08:46:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:40:32 08:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 08:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 08:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 08:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 08:47:01 all 0.08 0.00 0.02 0.01 0.01 99.89 09:40:32 08:47:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:40:32 08:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 08:47:01 2 0.02 0.00 0.02 0.07 0.02 99.88 09:40:32 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 08:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:40:32 08:47:01 7 0.53 0.00 0.02 0.00 0.00 99.45 09:40:32 08:48:01 all 0.04 0.00 0.00 0.00 0.01 99.95 09:40:32 08:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 08:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 08:48:01 2 0.03 0.00 0.02 0.03 0.00 99.92 09:40:32 08:48:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:40:32 08:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 08:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 08:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:40:32 08:48:01 7 0.07 0.00 0.00 0.00 0.02 99.92 09:40:32 08:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:40:32 08:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:49:01 2 0.03 0.00 0.05 0.03 0.02 99.87 09:40:32 08:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:40:32 08:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 08:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 08:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 08:50:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:40:32 08:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:50:01 2 0.02 0.00 0.03 0.02 0.00 99.93 09:40:32 08:50:01 3 0.07 0.00 0.00 0.02 0.00 99.92 09:40:32 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:50:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:40:32 08:50:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:40:32 08:50:01 7 0.53 0.00 0.00 0.00 0.00 99.47 09:40:32 08:51:01 all 0.20 0.00 0.01 0.00 0.01 99.78 09:40:32 08:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:40:32 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 08:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:51:01 5 0.03 0.00 0.03 0.02 0.00 99.92 09:40:32 08:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 08:51:01 7 1.42 0.00 0.00 0.00 0.02 98.56 09:40:32 08:52:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:40:32 08:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:40:32 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:52:01 3 0.02 0.00 0.00 0.03 0.00 99.95 09:40:32 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 08:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:40:32 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:40:32 08:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:40:32 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:40:32 08:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 08:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 08:53:01 5 0.03 0.00 0.03 0.02 0.03 99.88 09:40:32 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 08:54:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:40:32 08:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:54:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:40:32 08:54:01 3 0.05 0.00 0.00 0.02 0.00 99.93 09:40:32 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:54:01 5 0.07 0.00 0.07 0.00 0.02 99.85 09:40:32 08:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:40:32 08:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:40:32 08:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 08:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:40:32 08:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:55:01 5 0.00 0.00 0.03 0.02 0.03 99.92 09:40:32 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 08:56:01 all 0.04 0.00 0.01 0.01 0.01 99.94 09:40:32 08:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:40:32 08:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:40:32 08:56:01 3 0.05 0.00 0.00 0.03 0.02 99.90 09:40:32 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:56:01 5 0.07 0.00 0.03 0.02 0.02 99.87 09:40:32 08:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 08:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 08:57:01 all 0.01 0.00 0.01 0.00 0.01 99.98 09:40:32 08:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 08:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 08:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 08:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 08:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:40:32 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 08:58:01 all 0.24 0.00 0.02 0.00 0.01 99.73 09:40:32 08:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:40:32 08:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 08:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 08:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:58:01 5 0.08 0.00 0.05 0.00 0.02 99.85 09:40:32 08:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 08:58:01 7 1.81 0.00 0.03 0.00 0.00 98.16 09:40:32 08:59:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:40:32 08:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 08:59:01 2 0.07 0.00 0.05 0.00 0.02 99.87 09:40:32 08:59:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:40:32 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 08:59:01 5 0.03 0.00 0.02 0.02 0.02 99.92 09:40:32 08:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 08:59:01 7 1.99 0.00 0.00 0.00 0.02 98.00 09:40:32 09:00:01 all 0.05 0.00 0.01 0.00 0.01 99.92 09:40:32 09:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:00:01 2 0.05 0.00 0.02 0.02 0.03 99.88 09:40:32 09:00:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:40:32 09:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:40:32 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:00:01 7 0.32 0.00 0.02 0.00 0.02 99.65 09:40:32 09:01:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:40:32 09:01:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:40:32 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:01:01 2 0.05 0.00 0.03 0.02 0.02 99.88 09:40:32 09:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:40:32 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:40:32 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:01:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:40:32 09:02:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:40:32 09:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 09:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:02:01 2 0.05 0.00 0.00 0.03 0.02 99.90 09:40:32 09:02:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:40:32 09:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:02:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:40:32 09:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:40:32 09:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:03:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:40:32 09:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:03:01 2 0.08 0.00 0.02 0.00 0.03 99.87 09:40:32 09:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:40:32 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:40:32 09:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 09:40:32 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:40:32 09:04:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:40:32 09:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:04:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:40:32 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:40:32 09:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:04:01 7 0.02 0.00 0.02 0.03 0.00 99.93 09:40:32 09:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:40:32 09:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:40:32 09:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:05:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:40:32 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:05:01 7 0.02 0.00 0.02 0.07 0.02 99.88 09:40:32 09:06:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:40:32 09:06:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:40:32 09:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:40:32 09:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:06:01 5 0.00 0.00 0.03 0.02 0.02 99.93 09:40:32 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:40:32 09:07:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:40:32 09:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:07:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:40:32 09:07:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:40:32 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:07:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:40:32 09:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:40:32 09:08:01 all 0.00 0.00 0.01 0.00 0.01 99.98 09:40:32 09:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:08:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:40:32 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:40:32 09:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 09:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:09:01 2 0.05 0.00 0.03 0.00 0.03 99.88 09:40:32 09:09:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:40:32 09:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:40:32 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:10:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:40:32 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:40:32 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 09:10:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:40:32 09:10:01 6 0.00 0.00 0.00 0.05 0.00 99.95 09:40:32 09:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:40:32 09:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 09:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:11:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:40:32 09:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:40:32 09:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:40:32 09:12:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:40:32 09:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:12:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:40:32 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:40:32 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 09:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:40:32 09:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:40:32 09:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:13:01 2 0.02 0.00 0.05 0.00 0.03 99.90 09:40:32 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 09:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:14:01 all 0.10 0.00 0.01 0.00 0.00 99.87 09:40:32 09:14:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:40:32 09:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:14:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:40:32 09:14:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:40:32 09:14:01 7 0.66 0.00 0.02 0.00 0.00 99.32 09:40:32 09:40:32 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:40:32 09:15:01 all 0.13 0.00 0.02 0.00 0.01 99.84 09:40:32 09:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 09:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:15:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:40:32 09:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:15:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:40:32 09:15:01 7 0.93 0.00 0.10 0.00 0.00 98.97 09:40:32 09:16:01 all 0.21 0.00 0.02 0.02 0.01 99.74 09:40:32 09:16:01 0 0.03 0.00 0.02 0.03 0.02 99.90 09:40:32 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:16:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:40:32 09:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:16:01 6 0.00 0.00 0.00 0.10 0.00 99.90 09:40:32 09:16:01 7 1.53 0.00 0.08 0.00 0.02 98.37 09:40:32 09:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:40:32 09:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:40:32 09:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:17:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:40:32 09:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 09:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:17:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:40:32 09:18:01 all 0.06 0.00 0.01 0.06 0.01 99.87 09:40:32 09:18:01 0 0.07 0.00 0.02 0.02 0.02 99.88 09:40:32 09:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 09:18:01 3 0.02 0.00 0.00 0.43 0.00 99.55 09:40:32 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:40:32 09:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:40:32 09:18:01 7 0.32 0.00 0.03 0.00 0.00 99.65 09:40:32 09:19:01 all 0.07 0.00 0.02 0.00 0.01 99.91 09:40:32 09:19:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:40:32 09:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:19:01 7 0.48 0.00 0.07 0.00 0.02 99.43 09:40:32 09:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:40:32 09:20:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:40:32 09:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:40:32 09:20:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:40:32 09:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:20:01 6 0.03 0.00 0.02 0.03 0.00 99.92 09:40:32 09:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:40:32 09:21:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:40:32 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:40:32 09:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:21:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:40:32 09:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 09:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:22:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:40:32 09:22:01 0 0.02 0.00 0.03 0.02 0.00 99.93 09:40:32 09:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:22:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:40:32 09:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:40:32 09:22:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:40:32 09:22:01 7 0.08 0.00 0.03 0.00 0.02 99.87 09:40:32 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:40:32 09:23:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:40:32 09:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:23:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:40:32 09:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:40:32 09:24:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:40:32 09:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:40:32 09:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 09:24:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:40:32 09:24:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:40:32 09:25:01 all 0.29 0.00 0.06 0.01 0.00 99.63 09:40:32 09:25:01 0 0.32 0.00 0.12 0.02 0.00 99.55 09:40:32 09:25:01 1 0.32 0.00 0.05 0.03 0.00 99.60 09:40:32 09:25:01 2 0.20 0.00 0.02 0.00 0.02 99.77 09:40:32 09:25:01 3 0.80 0.00 0.02 0.00 0.00 99.18 09:40:32 09:25:01 4 0.17 0.00 0.05 0.00 0.00 99.78 09:40:32 09:25:01 5 0.10 0.00 0.05 0.02 0.00 99.83 09:40:32 09:25:01 6 0.07 0.00 0.05 0.03 0.00 99.85 09:40:32 09:25:01 7 0.33 0.00 0.17 0.02 0.02 99.46 09:40:32 09:40:32 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:40:32 09:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:40:32 09:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:40:32 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:26:01 2 0.07 0.00 0.02 0.02 0.02 99.88 09:40:32 09:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:40:32 09:26:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:40:32 09:26:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:40:32 09:27:01 all 0.01 0.00 0.00 0.01 0.01 99.96 09:40:32 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:40:32 09:27:01 2 0.07 0.00 0.02 0.00 0.03 99.88 09:40:32 09:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 09:27:01 7 0.02 0.00 0.00 0.03 0.00 99.95 09:40:32 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:40:32 09:28:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:40:32 09:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:28:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:40:32 09:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:28:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:40:32 09:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:29:01 all 0.09 0.00 0.01 0.00 0.00 99.89 09:40:32 09:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:40:32 09:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:29:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:40:32 09:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:40:32 09:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:29:01 7 0.58 0.00 0.02 0.00 0.02 99.38 09:40:32 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:40:32 09:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:40:32 09:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:40:32 09:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:40:32 09:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:40:32 09:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:31:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:40:32 09:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:40:32 09:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 09:31:01 6 0.05 0.00 0.00 0.02 0.00 99.93 09:40:32 09:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:40:32 09:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 09:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:32:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:40:32 09:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 09:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:40:32 09:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:33:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:40:32 09:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:40:32 09:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:40:32 09:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:40:32 09:34:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:40:32 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:34:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:40:32 09:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:40:32 09:34:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:40:32 09:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:40:32 09:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:40:32 09:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:35:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:40:32 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:40:32 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:40:32 09:36:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:40:32 09:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:40:32 09:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:40:32 09:36:01 6 0.00 0.00 0.00 0.03 0.00 99.97 09:40:32 09:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:40:32 09:36:01 CPU %user %nice %system %iowait %steal %idle 09:40:32 09:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:40:32 09:37:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:40:32 09:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:32 09:37:01 2 0.10 0.00 0.03 0.00 0.03 99.83 09:40:32 09:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:37:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:40:32 09:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:40:32 09:38:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:40:32 09:38:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:40:32 09:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:40:32 09:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 09:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:40:32 09:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:40:32 09:38:01 7 0.18 0.00 0.00 0.00 0.02 99.80 09:40:32 09:39:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:40:32 09:39:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:40:32 09:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:39:01 2 0.02 0.00 0.00 0.00 0.03 99.95 09:40:32 09:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:40:32 09:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:39:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:40:32 09:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:40:32 09:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:40:32 09:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:32 09:40:01 2 0.07 0.00 0.05 0.00 0.03 99.85 09:40:32 09:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:32 09:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:32 09:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:40:32 09:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:40:32 Average: all 5.60 0.00 0.95 0.83 0.02 92.60 09:40:32 Average: 0 5.52 0.00 0.98 0.81 0.02 92.66 09:40:32 Average: 1 5.47 0.00 1.02 1.07 0.02 92.42 09:40:32 Average: 2 5.62 0.00 0.91 0.94 0.03 92.50 09:40:32 Average: 3 5.66 0.00 0.99 0.75 0.01 92.58 09:40:32 Average: 4 5.54 0.00 0.93 0.38 0.02 93.13 09:40:32 Average: 5 5.56 0.00 1.00 0.72 0.02 92.69 09:40:32 Average: 6 5.65 0.00 0.84 0.46 0.03 93.02 09:40:32 Average: 7 5.76 0.00 0.95 1.49 0.02 91.78 09:40:32 09:40:32 09:40:32