Pull request #4900 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from b28e27c397a684cdafcfa7fc85b774e1d972bc3c+d10896467fa144e67a67be8d8faf3bc8d031442b (407a1a858f187c4a46a4615bc2cb63d218352f54) 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-ssh18122172363163365894.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh12148873028926162245.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4900/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4900/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1504109925640272385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4900/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8067374506325114044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh8463524246545713140.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4900/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4900/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9511252328552215489.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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-9824’ Running on prd-ubuntu20.04-docker-8c-8g-9828 in /w/workspace/edgexfoundry_edgex-go_PR-4900 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > 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 Merging remotes/origin/main commit d10896467fa144e67a67be8d8faf3bc8d031442b into PR head commit b28e27c397a684cdafcfa7fc85b774e1d972bc3c Merge succeeded, producing b28e27c397a684cdafcfa7fc85b774e1d972bc3c Checking out Revision b28e27c397a684cdafcfa7fc85b774e1d972bc3c (PR-4900) > 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/4900/head:refs/remotes/origin/PR-4900 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b28e27c397a684cdafcfa7fc85b774e1d972bc3c # 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 d10896467fa144e67a67be8d8faf3bc8d031442b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b28e27c397a684cdafcfa7fc85b774e1d972bc3c # timeout=10 Commit message: "fix: Fix the error while query reading with Postgres" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:19:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:19:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:19:32 ========================================================= 09:19:32 EdgeX Global Pipelines Version Info 09:19:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:19:33 ------------------- 09:19:33 stable info: 09:19:33 ------------------- 09:19:33 Commited By: Cherry Wang cherry@iotechsys.com 09:19:33 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:19:33 Message: update stable to v1.0.263 09:19:33 ------------------- 09:19:33 experimental info: 09:19:33 ------------------- 09:19:33 Commited By: Cherry Wang cherry@iotechsys.com 09:19:33 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:19:33 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:19:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4900 [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4900 [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4900 [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b28e27c397a684cdafcfa7fc85b774e1d972bc3c [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b28e27c [Pipeline] echo 09:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:35 provisioning config files... 09:19:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9537395899939495317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:36 ---> ****-login.sh 09:19:36 nexus3.edgexfoundry.org:10001 09:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:36 Configure a credential helper to remove this warning. See 09:19:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:36 09:19:36 Login Succeeded 09:19:36 nexus3.edgexfoundry.org:10002 09:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:36 Configure a credential helper to remove this warning. See 09:19:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:36 09:19:36 Login Succeeded 09:19:36 nexus3.edgexfoundry.org:10003 09:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:36 Configure a credential helper to remove this warning. See 09:19:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:36 09:19:36 Login Succeeded 09:19:36 nexus3.edgexfoundry.org:10004 09:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:36 Configure a credential helper to remove this warning. See 09:19:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:36 09:19:36 Login Succeeded 09:19:36 ****.io 09:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:37 Configure a credential helper to remove this warning. See 09:19:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:37 09:19:37 Login Succeeded 09:19:37 ---> ****-login.sh ends [Pipeline] } 09:19:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:37 + 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 09:19:37 + dirname cmd/core-command/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo core-command,cmd/core-command/Dockerfile 09:19:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:19:37 + dirname cmd/core-data/Dockerfile+ 09:19:37 cut -d/ -f2 09:19:37 + echo core-data,cmd/core-data/Dockerfile 09:19:37 + dirname cmd/core-keeper/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo core-keeper,cmd/core-keeper/Dockerfile 09:19:37 + dirname cmd/core-metadata/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo core-metadata,cmd/core-metadata/Dockerfile 09:19:37 + dirname cmd/security-bootstrapper/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:19:37 + dirname cmd/security-proxy-auth/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:19:37 + dirname cmd/security-proxy-setup/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:19:37 + dirname cmd/security-secretstore-setup/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:19:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:19:37 + dirname cmd/security-spire-agent/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:19:37 + dirname cmd/security-spire-config/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:19:37 + dirname cmd/security-spire-server/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:19:37 + dirname cmd/support-cron-scheduler/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:19:37 + dirname cmd/support-notifications/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo support-notifications,cmd/support-notifications/Dockerfile 09:19:37 + dirname cmd/support-scheduler/Dockerfile 09:19:37 + cut -d/ -f2 09:19:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:19:37 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 09:19:38 + git rev-list -1 --merges b28e27c397a684cdafcfa7fc85b774e1d972bc3c~1..b28e27c397a684cdafcfa7fc85b774e1d972bc3c [Pipeline] echo 09:19:38 -----------> git rev-list -1 --merges b28e27c397a684cdafcfa7fc85b774e1d972bc3c~1..b28e27c397a684cdafcfa7fc85b774e1d972bc3c b28e27c397a684cdafcfa7fc85b774e1d972bc3c [false] [Pipeline] sh 09:19:38 + git log --format=format:%s -1 b28e27c397a684cdafcfa7fc85b774e1d972bc3c [Pipeline] echo 09:19:38 ========================================================= 09:19:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:19:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:19:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:19:39 + grep -v github /etc/ssh/ssh_known_hosts 09:19:39 + [ -e /tmp/ssh_known_hosts ] 09:19:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:19:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:19:39 + sudo tee -a /etc/ssh/ssh_known_hosts 09:19:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:39 09:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:40 0.1.4: Pulling from edgex-devops/py-git-semver 09:19:40 b85a868b505f: Pulling fs layer 09:19:40 e2be974225ed: Pulling fs layer 09:19:40 339a4e72a1f5: Pulling fs layer 09:19:40 988bab9f4d93: Pulling fs layer 09:19:40 1469e6f7b9e6: Pulling fs layer 09:19:40 eaf3925da568: Pulling fs layer 09:19:40 bab4dde63d76: Pulling fs layer 09:19:40 bde34c3a00c8: Pulling fs layer 09:19:40 b352a97aabf1: Pulling fs layer 09:19:40 4872d77fe225: Pulling fs layer 09:19:40 5851b861e8e6: Pulling fs layer 09:19:40 988bab9f4d93: Waiting 09:19:40 1469e6f7b9e6: Waiting 09:19:40 eaf3925da568: Waiting 09:19:40 bab4dde63d76: Waiting 09:19:40 bde34c3a00c8: Waiting 09:19:40 b352a97aabf1: Waiting 09:19:40 4872d77fe225: Waiting 09:19:40 5851b861e8e6: Waiting 09:19:40 e2be974225ed: Verifying Checksum 09:19:40 e2be974225ed: Download complete 09:19:40 988bab9f4d93: Verifying Checksum 09:19:40 988bab9f4d93: Download complete 09:19:40 1469e6f7b9e6: Verifying Checksum 09:19:40 1469e6f7b9e6: Download complete 09:19:40 eaf3925da568: Verifying Checksum 09:19:40 eaf3925da568: Download complete 09:19:40 339a4e72a1f5: Verifying Checksum 09:19:40 339a4e72a1f5: Download complete 09:19:40 bde34c3a00c8: Download complete 09:19:40 b352a97aabf1: Verifying Checksum 09:19:40 b352a97aabf1: Download complete 09:19:40 4872d77fe225: Verifying Checksum 09:19:40 4872d77fe225: Download complete 09:19:40 5851b861e8e6: Verifying Checksum 09:19:40 5851b861e8e6: Download complete 09:19:40 b85a868b505f: Verifying Checksum 09:19:40 b85a868b505f: Download complete 09:19:40 bab4dde63d76: Verifying Checksum 09:19:40 bab4dde63d76: Download complete 09:19:41 b85a868b505f: Pull complete 09:19:41 e2be974225ed: Pull complete 09:19:42 339a4e72a1f5: Pull complete 09:19:42 988bab9f4d93: Pull complete 09:19:42 1469e6f7b9e6: Pull complete 09:19:42 eaf3925da568: Pull complete 09:19:44 bab4dde63d76: Pull complete 09:19:44 bde34c3a00c8: Pull complete 09:19:44 b352a97aabf1: Pull complete 09:19:44 4872d77fe225: Pull complete 09:19:44 5851b861e8e6: Pull complete 09:19:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:44 prd-ubuntu20.04-docker-8c-8g-9828 does not seem to be running inside a container 09:19:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 09:19:48 $ docker top 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 -eo pid,comm 09:19:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:19:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:48 [ssh-agent] Looking for ssh-agent implementation... 09:19:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:48 $ docker exec 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 ssh-agent 09:19:49 SSH_AUTH_SOCK=/tmp/ssh-yPsHMGOg71Em/agent.33 09:19:49 SSH_AGENT_PID=39 09:19:49 Running ssh-add (command line suppressed) 09:19:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1274750553200942654.key (/w/workspace/edgex-go/1@tmp/private_key_1274750553200942654.key) 09:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:49 + git tag --points-at HEAD [Pipeline] } 09:19:49 $ docker exec --env ******** --env ******** 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 ssh-agent -k 09:19:49 unset SSH_AUTH_SOCK; 09:19:49 unset SSH_AGENT_PID; 09:19:49 echo Agent pid 39 killed; 09:19:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:19:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:49 [ssh-agent] Looking for ssh-agent implementation... 09:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:49 $ docker exec 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 ssh-agent 09:19:49 SSH_AUTH_SOCK=/tmp/ssh-hKjriUotJt49/agent.72 09:19:49 SSH_AGENT_PID=78 09:19:49 Running ssh-add (command line suppressed) 09:19:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6341333556780271058.key (/w/workspace/edgex-go/1@tmp/private_key_6341333556780271058.key) 09:19:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:50 + git semver init 09:19:50 2024-09-09 09:19:50,577 [run_init] DEBUG init version:0.0.0 force:False 09:19:50 2024-09-09 09:19:50,578 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:19:50 2024-09-09 09:19:50,578 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:19:50 2024-09-09 09:19:50,579 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 09:19:57 2024-09-09 09:19:56,271 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:19:57 2024-09-09 09:19:56,271 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4900 with force:False 09:19:57 2024-09-09 09:19:56,271 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4900 09:19:57 2024-09-09 09:19:56,276 [execute] INFO git cat-file --batch-check 09:19:57 2024-09-09 09:19:56,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:19:57 2024-09-09 09:19:56,282 [execute] INFO git cat-file --batch 09:19:57 2024-09-09 09:19:56,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:19:57 2024-09-09 09:19:56,287 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4900 09:19:57 0.0.0 [Pipeline] } 09:19:57 $ docker exec --env ******** --env ******** 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 ssh-agent -k 09:19:57 unset SSH_AUTH_SOCK; 09:19:57 unset SSH_AGENT_PID; 09:19:57 echo Agent pid 78 killed; 09:19:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:57 + git semver [Pipeline] } 09:19:58 $ docker stop --time=1 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 09:19:59 $ docker rm -f --volumes 54eb4b44c30376492076a91422034c9af36578869a855596215cfb0e6ab2dfd5 [Pipeline] // withDockerContainer [Pipeline] sh 09:19:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:20:00 Stashed 1 file(s) [Pipeline] echo 09:20:00 [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 09:20:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:20:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:20:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:20:01 ========================================================= 09:20:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:20:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:20:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:20:01 619be1103602: Pulling fs layer 09:20:01 7862e08f4a3e: Pulling fs layer 09:20:01 5df492c9dc93: Pulling fs layer 09:20:01 7629e6793208: Pulling fs layer 09:20:01 4f4fb700ef54: Pulling fs layer 09:20:01 fb5054dd5b73: Pulling fs layer 09:20:01 eeca6798cff9: Pulling fs layer 09:20:01 aa269ceb94a6: Pulling fs layer 09:20:01 ada007ff1a6a: Pulling fs layer 09:20:01 7629e6793208: Waiting 09:20:01 4f4fb700ef54: Waiting 09:20:01 aa269ceb94a6: Waiting 09:20:01 eeca6798cff9: Waiting 09:20:01 ada007ff1a6a: Waiting 09:20:01 fb5054dd5b73: Waiting 09:20:01 7862e08f4a3e: Verifying Checksum 09:20:01 7862e08f4a3e: Download complete 09:20:01 7629e6793208: Verifying Checksum 09:20:01 7629e6793208: Download complete 09:20:01 4f4fb700ef54: Verifying Checksum 09:20:01 4f4fb700ef54: Download complete 09:20:01 619be1103602: Download complete 09:20:01 fb5054dd5b73: Verifying Checksum 09:20:01 fb5054dd5b73: Download complete 09:20:01 eeca6798cff9: Verifying Checksum 09:20:01 eeca6798cff9: Download complete 09:20:01 619be1103602: Pull complete 09:20:01 ada007ff1a6a: Verifying Checksum 09:20:01 ada007ff1a6a: Download complete 09:20:01 7862e08f4a3e: Pull complete 09:20:02 5df492c9dc93: Download complete 09:20:02 aa269ceb94a6: Verifying Checksum 09:20:02 aa269ceb94a6: Download complete 09:20:04 5df492c9dc93: Pull complete 09:20:05 7629e6793208: Pull complete 09:20:05 4f4fb700ef54: Pull complete 09:20:05 fb5054dd5b73: Pull complete 09:20:05 eeca6798cff9: Pull complete 09:20:07 aa269ceb94a6: Pull complete 09:20:08 ada007ff1a6a: Pull complete 09:20:08 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:20:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:20:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:20:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:20:08 WORKDIR /edgex 09:20:08 COPY go.mod . 09:20:08 RUN go mod download 09:20:08 + docker build -t ci-base-image-x86_64 -f - . 09:20:08 Sending build context to Docker daemon 179.3MB 09:20:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:20:08 ---> f489d0715acc 09:20:08 Step 2/4 : WORKDIR /edgex 09:20:15 ---> Running in b55067b092fa 09:20:15 Removing intermediate container b55067b092fa 09:20:15 ---> 56801449e683 09:20:15 Step 3/4 : COPY go.mod . 09:20:15 ---> f431b51ca20c 09:20:15 Step 4/4 : RUN go mod download 09:20:15 ---> Running in 07c54529048f 09:20:15 Still waiting to schedule task 09:20:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9825’ 09:20:47 Removing intermediate container 07c54529048f 09:20:47 ---> 9cb072204f17 09:20:47 Successfully built 9cb072204f17 09:20:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:48 + docker inspect -f . ci-base-image-x86_64 09:20:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:48 prd-ubuntu20.04-docker-8c-8g-9828 does not seem to be running inside a container 09:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 09:20:48 $ docker top 5a560e5e3ac3cda16d28acb5f582077dab77ce9da6170a1a6f42bc0dadb6899e -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:49 + go version 09:20:49 go version go1.21.9 linux/amd64 [Pipeline] } 09:20:49 $ docker stop --time=1 5a560e5e3ac3cda16d28acb5f582077dab77ce9da6170a1a6f42bc0dadb6899e 09:20:50 $ docker rm -f --volumes 5a560e5e3ac3cda16d28acb5f582077dab77ce9da6170a1a6f42bc0dadb6899e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:51 + docker inspect -f . ci-base-image-x86_64 09:20:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:51 prd-ubuntu20.04-docker-8c-8g-9828 does not seem to be running inside a container 09:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 09:20:51 $ docker top 89cb0db783854e9043b5927bff41226e68f8e8216f9c4244755df3e873f9a7c2 -eo pid,comm [Pipeline] { [Pipeline] echo 09:20:51 ========================================================= 09:20:51 [edgeXBuildGoParallel] Running Tests and Build... 09:20:51 ========================================================= [Pipeline] sh 09:20:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:20:52 + make test 09:20:52 go test -race -coverprofile=coverage.out ./... 09:20:59 ? github.com/edgexfoundry/edgex-go [no test files] 09:21:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:21:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:21:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:21:26 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:21:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:21:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:21:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:21:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:21:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:21:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:21:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:21:26 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:21:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:21:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:21:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:21:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements 09:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements 09:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.472s coverage: 93.4% of statements 09:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements 09:21:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 7.0% of statements 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:21:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:21:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements 09:21:37 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 09:21:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:21:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 09:21:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements 09:21:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 30.7% of statements 09:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 41.7% of statements 09:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 09:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 09:21:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 09:21:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 09:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:21:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:21:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:21:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:21:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:21:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:21:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:21:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:21:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:21:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:21:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:21:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:21:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:21:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:21:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:21:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.232s coverage: 79.9% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.036s coverage: 92.9% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 36.5% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.021s coverage: 5.2% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.055s coverage: 97.1% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.092s coverage: 19.9% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements 09:22:04 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 09:22:05 running golangci-lint 09:22:05 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:22:05 go version go1.21.9 linux/amd64 09:22:05 level=info msg="[config_reader] Used config file .golangci.yml" 09:22:05 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:22:27 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|deps|exports_file|files|imports|types_sizes) took 20.617767528s" 09:22:27 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 55.47081ms" 09:22:37 level=info msg="[linters_context/goanalysis] analyzers took 1m31.614811354s with top 10 stages: buildir: 48.51779849s, gosec: 8.197609099s, inspect: 2.927404346s, fact_deprecated: 2.181798664s, printf: 1.593653643s, fact_purity: 1.353528422s, ctrlflow: 1.342878529s, nilness: 1.127100154s, S1038: 1.095307956s, directives: 883.978411ms" 09:22:37 level=info msg="[runner] Issues before processing: 214, after processing: 0" 09:22:37 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, nolint: 0/22, skip_dirs: 214/214, exclude: 214/214, cgo: 214/214" 09:22:37 level=info msg="[runner] processing took 17.509265ms with stages: nolint: 6.418789ms, identifier_marker: 6.025807ms, path_prettifier: 1.581767ms, autogenerated_exclude: 1.533225ms, exclude-rules: 1.151074ms, skip_dirs: 751.212µs, cgo: 28.961µs, filename_unadjuster: 14.22µs, uniq_by_line: 600ns, max_same_issues: 510ns, sort_results: 490ns, path_shortener: 460ns, skip_files: 410ns, fixer: 360ns, exclude: 280ns, diff: 240ns, severity-rules: 220ns, source_code: 210ns, max_from_linter: 190ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 09:22:37 level=info msg="[runner] linters took 10.267075347s with stages: goanalysis_metalinter: 10.2494835s" 09:22:37 level=info msg="File cache stats: 0 entries of total size 0B" 09:22:37 level=info msg="Memory: 307 samples, avg is 291.4MB, max is 1430.9MB" 09:22:37 level=info msg="Execution took 30.949635009s" 09:22:37 go vet ./... 09:22:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:22:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:22:42 ./bin/test-attribution-txt.sh [Pipeline] echo 09:22:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:22:43 + ls -al . 09:22:43 total 916 09:22:43 drwxrwxr-x 11 1001 1001 4096 Sep 9 09:20 . 09:22:43 drwxr-xr-x 4 root root 4096 Sep 9 09:20 .. 09:22:43 drwxrwxr-x 2 1001 1001 4096 Sep 9 09:19 .blubracket 09:22:43 -rw-rw-r-- 1 1001 1001 10 Sep 9 09:19 .dockerignore 09:22:43 drwxrwxr-x 8 1001 1001 4096 Sep 9 09:22 .git 09:22:43 drwxrwxr-x 3 1001 1001 4096 Sep 9 09:19 .github 09:22:43 -rw-rw-r-- 1 1001 1001 1102 Sep 9 09:19 .gitignore 09:22:43 -rw-rw-r-- 1 1001 1001 42 Sep 9 09:19 .golangci.yml 09:22:43 -rw-rw-r-- 1 1001 1001 100 Sep 9 09:19 .hadolint.yml 09:22:43 drwxr-xr-x 3 1001 1001 4096 Sep 9 09:19 .semver 09:22:43 -rw-rw-r-- 1 1001 1001 155 Sep 9 09:19 .sonarcloud.properties 09:22:43 -rw-rw-r-- 1 1001 1001 1171 Sep 9 09:19 ADOPTERS.md 09:22:43 -rw-rw-r-- 1 1001 1001 21286 Sep 9 09:19 Attribution.txt 09:22:43 -rw-rw-r-- 1 1001 1001 100284 Sep 9 09:19 CHANGELOG.md 09:22:43 -rw-rw-r-- 1 1001 1001 3804 Sep 9 09:19 CONTRIBUTING.md 09:22:43 -rw-rw-r-- 1 1001 1001 677 Sep 9 09:19 GOVERNANCE.md 09:22:43 -rw-rw-r-- 1 1001 1001 861 Sep 9 09:19 Jenkinsfile 09:22:43 -rw-rw-r-- 1 1001 1001 10775 Sep 9 09:19 LICENSE 09:22:43 -rw-rw-r-- 1 1001 1001 16854 Sep 9 09:19 Makefile 09:22:43 -rw-rw-r-- 1 1001 1001 582 Sep 9 09:19 OWNERS.md 09:22:43 -rw-rw-r-- 1 1001 1001 9528 Sep 9 09:19 README.md 09:22:43 -rw-rw-r-- 1 1001 1001 789 Sep 9 09:19 SECURITY.md 09:22:43 -rw-rw-r-- 1 1001 1001 5 Sep 9 09:20 VERSION 09:22:43 drwxrwxr-x 2 1001 1001 4096 Sep 9 09:19 bin 09:22:43 drwxrwxr-x 20 1001 1001 4096 Sep 9 09:19 cmd 09:22:43 -rw-r--r-- 1 root root 545683 Sep 9 09:22 coverage.out 09:22:43 drwxrwxr-x 2 1001 1001 4096 Sep 9 09:19 fuzz_test 09:22:43 -rw-rw-r-- 1 1001 1001 7306 Sep 9 09:19 go.mod 09:22:43 -rw-rw-r-- 1 1001 1001 102583 Sep 9 09:19 go.sum 09:22:43 drwxrwxr-x 7 1001 1001 4096 Sep 9 09:19 internal 09:22:43 drwxrwxr-x 3 1001 1001 4096 Sep 9 09:19 openapi 09:22:43 -rw-rw-r-- 1 1001 1001 584 Sep 9 09:19 security.txt 09:22:43 -rw-rw-r-- 1 1001 1001 204 Sep 9 09:19 version.go [Pipeline] sh 09:22:43 + '[' -e coverage.out ] 09:22:43 + chown 1001:1001 coverage.out [Pipeline] stash 09:22:43 Stashed 1 file(s) [Pipeline] sh 09:22:44 + make build 09:22:44 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 09:23:10 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 09:23:10 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 09:23:12 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 09:23:12 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 09:23:14 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 09:23:18 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 09:23:19 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 09:23:21 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 09:23:23 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:23: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:23:25 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 09:23:25 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 09:23:26 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] } 09:23:27 $ docker stop --time=1 89cb0db783854e9043b5927bff41226e68f8e8216f9c4244755df3e873f9a7c2 09:23:33 $ docker rm -f --volumes 89cb0db783854e9043b5927bff41226e68f8e8216f9c4244755df3e873f9a7c2 [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 09:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:23:40 09:23:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:23:41 latest: Pulling from edgex-devops/edgex-compose 09:23:41 91d30c5bc195: Pulling fs layer 09:23:41 2e9b0aa3be6d: Pulling fs layer 09:23:41 9c61dcf015f6: Pulling fs layer 09:23:41 4698f68db338: Pulling fs layer 09:23:41 2a2f49069b9e: Pulling fs layer 09:23:41 e0025b399a48: Pulling fs layer 09:23:41 4698f68db338: Waiting 09:23:41 2a2f49069b9e: Waiting 09:23:41 e0025b399a48: Waiting 09:23:41 91d30c5bc195: Verifying Checksum 09:23:41 91d30c5bc195: Download complete 09:23:41 4698f68db338: Verifying Checksum 09:23:41 4698f68db338: Download complete 09:23:41 91d30c5bc195: Pull complete 09:23:41 2e9b0aa3be6d: Verifying Checksum 09:23:41 2e9b0aa3be6d: Download complete 09:23:41 e0025b399a48: Verifying Checksum 09:23:41 e0025b399a48: Download complete 09:23:41 2a2f49069b9e: Verifying Checksum 09:23:41 2a2f49069b9e: Download complete 09:23:41 2e9b0aa3be6d: Pull complete 09:23:41 9c61dcf015f6: Download complete 09:23:44 9c61dcf015f6: Pull complete 09:23:44 4698f68db338: Pull complete 09:23:44 2a2f49069b9e: Pull complete 09:23:44 e0025b399a48: Pull complete 09:23:44 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:23:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:44 prd-ubuntu20.04-docker-8c-8g-9828 does not seem to be running inside a container 09:23:44 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 09:23:48 $ docker top 098d78addfffccfc1b61216b02205232ce69fa621ebd2c2ba2a5dd7bc8315325 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:49 + docker compose -f ./docker-compose-build.yml build --parallel 09:23:51 #1 [security-bootstrapper internal] load build definition from Dockerfile 09:23:51 #1 transferring dockerfile: 3.17kB done 09:23:51 #1 DONE 0.0s 09:23:51 09:23:51 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:23:51 #2 transferring dockerfile: 1.89kB done 09:23:51 #2 DONE 0.0s 09:23:51 09:23:51 #3 [core-keeper internal] load build definition from Dockerfile 09:23:51 #3 transferring dockerfile: 2.01kB done 09:23:51 #3 DONE 0.0s 09:23:51 09:23:51 #4 [security-spire-config internal] load build definition from Dockerfile 09:23:51 #4 transferring dockerfile: 1.69kB done 09:23:51 #4 DONE 0.0s 09:23:51 09:23:51 #5 [core-command internal] load build definition from Dockerfile 09:23:51 #5 transferring dockerfile: 1.93kB done 09:23:51 #5 DONE 0.0s 09:23:51 09:23:51 #6 [security-proxy-auth internal] load build definition from Dockerfile 09:23:51 #6 transferring dockerfile: 2.15kB done 09:23:51 #6 DONE 0.0s 09:23:51 09:23:51 #7 [security-spire-agent internal] load build definition from Dockerfile 09:23:51 #7 transferring dockerfile: 1.81kB done 09:23:51 #7 DONE 0.0s 09:23:51 09:23:51 #8 [security-bootstrapper internal] load .dockerignore 09:23:51 #8 transferring context: 50B done 09:23:51 #8 DONE 0.0s 09:23:51 09:23:51 #9 [support-scheduler internal] load build definition from Dockerfile 09:23:51 #9 transferring dockerfile: 1.93kB done 09:23:52 #9 DONE 0.0s 09:23:52 09:23:52 #10 [support-notifications internal] load build definition from Dockerfile 09:23:52 #10 transferring dockerfile: 1.95kB done 09:23:52 #10 DONE 0.0s 09:23:52 09:23:52 #11 [security-secretstore-setup internal] load build definition from Dockerfile 09:23:52 #11 transferring dockerfile: 2.49kB done 09:23:52 #11 DONE 0.0s 09:23:52 09:23:52 #12 [security-proxy-setup internal] load build definition from Dockerfile 09:23:52 #12 transferring dockerfile: 2.50kB done 09:23:52 #12 DONE 0.0s 09:23:52 09:23:52 #13 [security-spire-server internal] load build definition from Dockerfile 09:23:52 #13 transferring dockerfile: 1.70kB done 09:23:52 #13 DONE 0.0s 09:23:52 09:23:52 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:23:52 #14 transferring dockerfile: 2.23kB done 09:23:52 #14 DONE 0.0s 09:23:52 09:23:52 #15 [core-metadata internal] load build definition from Dockerfile 09:23:52 #15 transferring dockerfile: 2.06kB done 09:23:52 #15 DONE 0.0s 09:23:52 09:23:52 #16 [support-cron-scheduler internal] load build definition from Dockerfile 09:23:52 #16 transferring dockerfile: 1.85kB done 09:23:52 #16 DONE 0.0s 09:23:52 09:23:52 #17 [core-data internal] load build definition from Dockerfile 09:23:52 #17 transferring dockerfile: 2.07kB done 09:23:52 #17 DONE 0.0s 09:23:52 09:23:52 #18 [security-spiffe-token-provider internal] load .dockerignore 09:23:52 #18 transferring context: 50B done 09:23:52 #18 DONE 0.0s 09:23:52 09:23:52 #19 [core-keeper internal] load .dockerignore 09:23:52 #19 transferring context: 50B done 09:23:52 #19 DONE 0.0s 09:23:52 09:23:52 #20 [security-spire-config internal] load .dockerignore 09:23:52 #20 transferring context: 50B done 09:23:52 #20 DONE 0.0s 09:23:52 09:23:52 #21 [core-command internal] load .dockerignore 09:23:52 #21 transferring context: 50B done 09:23:52 #21 DONE 0.0s 09:23:52 09:23:52 #22 [security-proxy-auth internal] load .dockerignore 09:23:52 #22 transferring context: 50B done 09:23:52 #22 DONE 0.0s 09:23:52 09:23:52 #23 [security-spire-agent internal] load .dockerignore 09:23:52 #23 transferring context: 50B done 09:23:52 #23 DONE 0.0s 09:23:52 09:23:52 #24 [support-scheduler internal] load .dockerignore 09:23:52 #24 transferring context: 50B done 09:23:52 #24 DONE 0.0s 09:23:52 09:23:52 #25 [support-notifications internal] load .dockerignore 09:23:52 #25 transferring context: 50B done 09:23:52 #25 DONE 0.0s 09:23:52 09:23:52 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:23:52 #26 DONE 0.0s 09:23:52 09:23:52 #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:23:52 #27 DONE 0.1s 09:23:52 09:23:52 #28 [security-spire-server internal] load .dockerignore 09:23:52 #28 transferring context: 50B done 09:23:52 #28 DONE 0.1s 09:23:52 09:23:52 #29 [security-secretstore-setup internal] load .dockerignore 09:23:52 #29 transferring context: 50B done 09:23:52 #29 DONE 0.0s 09:23:52 09:23:52 #30 [core-data internal] load .dockerignore 09:23:52 #30 ... 09:23:52 09:23:52 #31 [core-common-config-bootstrapper internal] load .dockerignore 09:23:52 #31 transferring context: 50B done 09:23:52 #31 DONE 0.2s 09:23:52 09:23:52 #32 [core-metadata internal] load .dockerignore 09:23:52 #32 transferring context: 50B done 09:23:52 #32 DONE 0.3s 09:23:52 09:23:52 #33 [support-cron-scheduler internal] load .dockerignore 09:23:52 #33 transferring context: 50B done 09:23:52 #33 DONE 0.3s 09:23:52 09:23:52 #30 [core-data internal] load .dockerignore 09:23:52 #30 transferring context: 50B done 09:23:52 #30 DONE 0.3s 09:23:52 09:23:52 #34 [security-proxy-setup internal] load .dockerignore 09:23:52 #34 transferring context: 50B done 09:23:52 #34 DONE 0.4s 09:23:52 09:23:52 #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:23:52 #26 DONE 0.0s 09:23:52 09:23:52 #27 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:23:52 #27 DONE 0.1s 09:23:52 09:23:52 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:23:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:23:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:23:52 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:23:52 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:23:52 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 09:23:52 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done 09:23:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:23:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:23:52 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:23:52 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:23:52 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 09:23:52 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done 09:23:52 #35 DONE 0.7s 09:23:52 09:23:52 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:23:52 #26 DONE 0.0s 09:23:52 09:23:52 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:23:53 #36 ... 09:23:53 09:23:53 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:23:53 #26 DONE 0.0s 09:23:53 09:23:53 #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:23:53 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:23:53 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:23:53 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:23:53 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:23:53 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 09:23:53 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done 09:23:53 #35 DONE 0.7s 09:23:53 09:23:53 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:23:53 #37 DONE 0.8s 09:23:53 09:23:53 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:23:53 #26 DONE 0.0s 09:23:53 09:23:53 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:23:53 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:23:53 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:23:53 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:23:53 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:23:53 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 09:23:53 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done 09:23:53 #35 DONE 0.7s 09:23:53 09:23:53 #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:23:53 #27 DONE 0.4s 09:23:53 09:23:53 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:23:53 #37 DONE 0.8s 09:23:53 09:23:53 #38 [security-secretstore-setup internal] load build context 09:23:53 #38 ... 09:23:53 09:23:53 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:23:53 #26 DONE 0.0s 09:23:53 09:23:53 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:23:53 #26 DONE 0.0s 09:23:53 09:23:53 #27 [core-data internal] load metadata for docker.io/library/alpine:3.18 09:23:56 #27 ... 09:23:56 09:23:56 #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:23:56 #26 DONE 0.0s 09:23:56 09:23:56 #27 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 09:23:58 #27 ... 09:23:58 09:23:58 #39 [security-bootstrapper internal] load build context 09:23:58 #39 transferring context: 239.89MB 5.8s 09:23:58 #39 ... 09:23:58 09:23:58 #40 [support-scheduler internal] load build context 09:23:58 #40 ... 09:23:58 09:23:58 #39 [security-bootstrapper internal] load build context 09:24:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9829 in /w/workspace/edgexfoundry_edgex-go_PR-4900 [Pipeline] { [Pipeline] ws 09:24:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:24:01 The recommended git tool is: git 09:24:02 #39 ... 09:24:02 09:24:02 #41 [security-spiffe-token-provider internal] load build context 09:24:02 #41 transferring context: 495.52MB 8.4s done 09:24:02 #41 DONE 8.9s 09:24:02 09:24:02 #39 [security-bootstrapper internal] load build context 09:24:02 #39 ... 09:24:02 09:24:02 #42 [security-proxy-auth internal] load build context 09:24:02 #42 transferring context: 495.52MB 8.5s done 09:24:02 #42 DONE 8.7s 09:24:02 09:24:02 #43 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:24:02 #43 DONE 8.9s 09:24:02 09:24:02 #39 [security-bootstrapper internal] load build context 09:24:02 #39 ... 09:24:02 09:24:02 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:24:02 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:24:02 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:24:02 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:24:02 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:24:02 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 09:24:02 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done 09:24:02 #35 DONE 0.7s 09:24:02 09:24:02 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:24:02 #37 DONE 0.8s 09:24:02 09:24:02 #27 [core-data internal] load metadata for docker.io/library/alpine:3.18 09:24:02 #27 DONE 9.0s 09:24:02 09:24:02 #43 [core-data builder 2/7] WORKDIR /edgex-go 09:24:02 #43 DONE 8.9s 09:24:02 09:24:02 #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:24:02 #44 ... 09:24:02 09:24:02 #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:24:02 #45 DONE 9.2s 09:24:02 09:24:02 #35 [security-spire-server stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:24:02 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:24:02 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:24:02 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:24:02 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:24:02 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 09:24:02 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done 09:24:02 #35 DONE 0.7s 09:24:02 09:24:02 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:02 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:03 #46 ... 09:24:03 09:24:03 #47 [core-keeper internal] load build context 09:24:03 #47 transferring context: 495.52MB 9.9s done 09:24:03 #47 ... 09:24:03 09:24:03 #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:24:03 #48 ... 09:24:03 09:24:03 #49 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:24:03 #49 ... 09:24:03 09:24:03 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:24:03 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:04 #50 ... 09:24:04 09:24:04 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:24:04 #51 ... 09:24:04 09:24:04 #52 [core-command internal] load build context 09:24:04 #52 transferring context: 495.52MB 9.4s done 09:24:04 #52 ... 09:24:04 09:24:04 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:04 #53 ... 09:24:04 09:24:04 #54 [support-notifications internal] load build context 09:24:04 #54 ... 09:24:04 09:24:04 #55 [core-common-config-bootstrapper internal] load build context 09:24:08 #55 transferring context: 298.45MB 5.6s 09:24:08 #55 ... 09:24:08 09:24:08 #38 [security-secretstore-setup internal] load build context 09:24:08 #38 ... 09:24:08 09:24:08 #55 [core-common-config-bootstrapper internal] load build context 09:24:09 #55 ... 09:24:09 09:24:09 #40 [support-scheduler internal] load build context 09:24:09 #40 transferring context: 495.52MB 9.7s done 09:24:09 #40 ... 09:24:09 09:24:09 #55 [core-common-config-bootstrapper internal] load build context 09:24:09 #55 transferring context: 407.86MB 7.1s 09:24:10 using credential edgex-jenkins-ssh 09:24:10 Cloning the remote Git repository 09:24:10 #55 transferring context: 495.52MB 8.0s done 09:24:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:24:10 > git init /w/workspace/edgex-go/1 # timeout=10 09:24:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:24:10 > git --version # timeout=10 09:24:10 > git --version # 'git version 2.25.1' 09:24:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:11 #55 ... 09:24:11 09:24:11 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:24:11 #56 ... 09:24:11 09:24:11 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:24:11 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:24:11 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:24:11 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:24:11 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:24:11 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 09:24:11 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done 09:24:11 #35 DONE 0.7s 09:24:11 09:24:11 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:24:11 #36 DONE 18.8s 09:24:11 09:24:11 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:24:12 #57 ... 09:24:12 09:24:12 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:24:12 #58 ... 09:24:12 09:24:12 #39 [security-bootstrapper internal] load build context 09:24:12 #39 transferring context: 495.52MB 10.0s done 09:24:12 #39 ... 09:24:12 09:24:12 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:24:12 #59 ... 09:24:12 09:24:12 #60 [core-metadata internal] load build context 09:24:12 #60 transferring context: 495.52MB 6.0s done 09:24:12 #60 ... 09:24:12 09:24:12 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:24:13 #61 ... 09:24:13 09:24:13 #62 [security-spire-server internal] load build context 09:24:13 #62 ... 09:24:13 09:24:13 #63 [security-proxy-setup internal] load build context 09:24:13 #63 transferring context: 495.52MB 7.2s done 09:24:13 #63 ... 09:24:13 09:24:13 #64 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:24:13 #64 ... 09:24:13 09:24:13 #49 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:24:13 #49 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:13 #49 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:13 #49 12.33 (1/1) Installing dumb-init (1.2.5-r2) 09:24:13 #49 12.33 Executing busybox-1.36.1-r7.trigger 09:24:13 #49 12.35 OK: 7 MiB in 16 packages 09:24:13 #49 ... 09:24:13 09:24:13 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:24:13 #65 ... 09:24:13 09:24:13 #66 [support-cron-scheduler internal] load build context 09:24:13 #66 transferring context: 495.52MB 7.3s done 09:24:14 #66 ... 09:24:14 09:24:14 #67 [security-spire-config internal] load build context 09:24:14 #67 ... 09:24:14 09:24:14 #68 [core-data internal] load build context 09:24:14 #68 ... 09:24:14 09:24:14 #54 [support-notifications internal] load build context 09:24:14 #54 transferring context: 495.52MB 6.9s done 09:24:14 #54 ... 09:24:14 09:24:14 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:14 #69 ... 09:24:14 09:24:14 #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:24:14 #48 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:14 #48 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:14 #48 12.35 (1/2) Installing dumb-init (1.2.5-r2) 09:24:14 #48 12.36 (2/2) Installing su-exec (0.2-r3) 09:24:14 #48 12.37 Executing busybox-1.36.1-r7.trigger 09:24:14 #48 12.38 OK: 7 MiB in 17 packages 09:24:14 #48 ... 09:24:14 09:24:14 #38 [security-secretstore-setup internal] load build context 09:24:14 #38 transferring context: 495.52MB 9.0s done 09:24:15 #38 ... 09:24:15 09:24:15 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:24:15 #50 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:15 #50 12.37 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:24:15 #50 12.37 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:24:15 #50 12.37 OK: 20070 distinct packages available 09:24:15 #50 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:15 #50 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:15 #50 12.69 (1/11) Installing ca-certificates (20240226-r0) 09:24:15 #50 12.70 (2/11) Installing brotli-libs (1.0.9-r14) 09:24:15 #50 12.71 (3/11) Installing libunistring (1.1-r1) 09:24:15 #50 12.73 (4/11) Installing libidn2 (2.3.4-r1) 09:24:15 #50 12.73 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:24:15 #50 12.73 (6/11) Installing libcurl (8.9.0-r0) 09:24:15 #50 12.74 (7/11) Installing curl (8.9.0-r0) 09:24:15 #50 12.75 (8/11) Installing dumb-init (1.2.5-r2) 09:24:15 #50 12.75 (9/11) Installing musl-obstack (1.2.3-r2) 09:24:15 #50 12.75 (10/11) Installing libucontext (1.2-r2) 09:24:15 #50 12.75 (11/11) Installing gcompat (1.1.0-r1) 09:24:15 #50 12.76 Executing busybox-1.36.1-r7.trigger 09:24:15 #50 12.77 Executing ca-certificates-20240226-r0.trigger 09:24:15 #50 12.82 OK: 12 MiB in 26 packages 09:24:23 #50 ... 09:24:23 09:24:23 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:24:23 #70 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:24:23 #70 ... 09:24:23 09:24:23 #71 [security-spire-agent internal] load build context 09:24:23 #71 ... 09:24:23 09:24:23 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:24 #46 ... 09:24:24 09:24:24 #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:24 #72 ... 09:24:24 09:24:24 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:29 #73 ... 09:24:29 09:24:29 #52 [core-command internal] load build context 09:24:29 #52 DONE 35.9s 09:24:29 09:24:29 #39 [security-bootstrapper internal] load build context 09:24:29 #39 DONE 36.4s 09:24:29 09:24:29 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:29 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 26.7s done 09:24:29 #46 ... 09:24:29 09:24:29 #47 [core-keeper internal] load build context 09:24:29 #47 DONE 36.0s 09:24:29 09:24:29 #40 [support-scheduler internal] load build context 09:24:29 #40 DONE 35.9s 09:24:29 09:24:29 #63 [security-proxy-setup internal] load build context 09:24:29 #63 DONE 27.1s 09:24:29 09:24:29 #54 [support-notifications internal] load build context 09:24:29 #54 DONE 35.8s 09:24:29 09:24:29 #60 [core-metadata internal] load build context 09:24:29 #60 DONE 27.1s 09:24:29 09:24:29 #55 [core-common-config-bootstrapper internal] load build context 09:24:29 #55 DONE 27.1s 09:24:29 09:24:29 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:29 #53 DONE 36.0s 09:24:29 09:24:29 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:29 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:24:29 #46 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:24:29 #46 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:24:29 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 09:24:29 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 09:24:29 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:24:29 #46 ... 09:24:29 09:24:29 #66 [support-cron-scheduler internal] load build context 09:24:29 #66 DONE 27.1s 09:24:29 09:24:29 #38 [security-secretstore-setup internal] load build context 09:24:29 #38 DONE 35.9s 09:24:29 09:24:29 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:24:29 #50 DONE 36.1s 09:24:29 09:24:29 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:29 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:24:29 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:24:29 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 09:24:29 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 09:24:29 #46 ... 09:24:29 09:24:29 #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:24:29 #49 DONE 36.2s 09:24:29 09:24:29 #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:24:29 #48 DONE 36.2s 09:24:29 09:24:29 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:29 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 09:24:29 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.3s 09:24:29 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 09:24:29 #46 ... 09:24:29 09:24:29 #67 [security-spire-config internal] load build context 09:24:29 #67 transferring context: 25.96kB 0.0s done 09:24:29 #67 DONE 27.1s 09:24:29 09:24:29 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:29 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.5s 09:24:29 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:24:29 #46 ... 09:24:29 09:24:29 #62 [security-spire-server internal] load build context 09:24:29 #62 transferring context: 27.71kB 0.0s done 09:24:29 #62 DONE 27.4s 09:24:29 09:24:29 #71 [security-spire-agent internal] load build context 09:24:29 #71 transferring context: 27.24kB 0.0s done 09:24:29 #71 DONE 17.8s 09:24:29 09:24:29 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:29 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done 09:24:29 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:24:30 Merging remotes/origin/main commit d10896467fa144e67a67be8d8faf3bc8d031442b into PR head commit b28e27c397a684cdafcfa7fc85b774e1d972bc3c 09:24:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:24:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:24:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:24:29 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4900/head:refs/remotes/origin/PR-4900 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:24:30 > git config core.sparsecheckout # timeout=10 09:24:30 > git checkout -f b28e27c397a684cdafcfa7fc85b774e1d972bc3c # timeout=10 09:24:30 Merge succeeded, producing b28e27c397a684cdafcfa7fc85b774e1d972bc3c 09:24:30 Checking out Revision b28e27c397a684cdafcfa7fc85b774e1d972bc3c (PR-4900) 09:24:31 #46 ... 09:24:31 09:24:31 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:31 #69 DONE 29.0s 09:24:31 09:24:31 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:24:31 #61 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:31 #61 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:31 #61 28.12 OK: 264 MiB in 52 packages 09:24:31 #61 DONE 29.2s 09:24:31 09:24:31 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:31 #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 09:24:32 #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done 09:24:32 #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done 09:24:30 > git remote # timeout=10 09:24:30 > git config --get remote.origin.url # timeout=10 09:24:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:30 > git merge d10896467fa144e67a67be8d8faf3bc8d031442b # timeout=10 09:24:30 > git rev-parse HEAD^{commit} # timeout=10 09:24:30 > git config core.sparsecheckout # timeout=10 09:24:30 > git checkout -f b28e27c397a684cdafcfa7fc85b774e1d972bc3c # timeout=10 09:24:34 Commit message: "fix: Fix the error while query reading with Postgres" 09:24:34 > git --version # timeout=10 09:24:34 > git --version # 'git version 2.25.1' 09:24:34 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:24:36 #46 ... 09:24:36 09:24:36 #68 [core-data internal] load build context 09:24:36 #68 transferring context: 495.52MB 6.1s done 09:24:36 #68 DONE 34.3s 09:24:36 09:24:36 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:24:36 #51 37.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:36 #51 39.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:36 #51 39.95 (1/2) Installing ca-certificates (20240226-r0) 09:24:36 #51 40.30 (2/2) Installing dumb-init (1.2.5-r2) 09:24:36 #51 40.30 Executing busybox-1.36.1-r7.trigger 09:24:36 #51 40.31 Executing ca-certificates-20240226-r0.trigger 09:24:36 #51 40.36 OK: 8 MiB in 17 packages 09:24:36 #51 DONE 43.0s 09:24:36 09:24:36 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:24:36 #56 29.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:36 #56 29.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:36 #56 29.59 (1/4) Installing ca-certificates (20240226-r0) 09:24:36 #56 29.65 (2/4) Installing dumb-init (1.2.5-r2) 09:24:36 #56 29.67 (3/4) Installing su-exec (0.2-r3) 09:24:36 #56 29.67 (4/4) Installing yq (4.33.3-r5) 09:24:36 #56 29.75 Executing busybox-1.36.1-r7.trigger 09:24:36 #56 29.76 Executing ca-certificates-20240226-r0.trigger 09:24:36 #56 29.82 OK: 17 MiB in 19 packages 09:24:36 #56 DONE 34.6s 09:24:36 09:24:36 #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:24:36 #58 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:36 #58 29.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:36 #58 29.50 OK: 264 MiB in 52 packages 09:24:36 #58 DONE 34.4s 09:24:36 09:24:36 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:24:36 #64 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:36 #64 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:36 #64 29.44 OK: 264 MiB in 52 packages 09:24:36 #64 DONE 34.4s 09:24:36 09:24:36 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:24:36 #57 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:36 #57 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:36 #57 29.15 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:24:36 #57 29.15 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:24:36 #57 29.15 OK: 20078 distinct packages available 09:24:36 #57 29.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:36 #57 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:36 #57 29.53 OK: 264 MiB in 52 packages 09:24:36 #57 DONE 34.4s 09:24:36 09:24:36 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:24:36 #74 DONE 5.5s 09:24:36 09:24:36 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:36 #75 ... 09:24:36 09:24:36 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:24:36 #76 DONE 0.1s 09:24:36 09:24:36 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:24:36 #77 DONE 0.1s 09:24:36 09:24:36 #78 [core-command builder 4/7] COPY go.mod vendor* ./ 09:24:36 #78 DONE 0.2s 09:24:36 09:24:36 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:24:36 #46 DONE 34.3s 09:24:36 09:24:36 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:24:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:24:36 Dload Upload Total Spent Left Speed 09:24:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80175 0 --:--:-- --:--:-- --:--:-- 80175 [Pipeline] sh 09:24:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:24:37 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:24:37 sudo tee /etc/docker/daemon.new 09:24:37 { 09:24:37 "registry-mirrors": [ 09:24:37 "https://nexus3.edgexfoundry.org:10001" 09:24:37 ], 09:24:37 "bip": "10.250.0.254/24", 09:24:37 "hosts": [ 09:24:37 "tcp://0.0.0.0:5555", 09:24:37 "unix:///var/run/docker.sock" 09:24:37 ], 09:24:37 "mtu": 1458, 09:24:37 "selinux-enabled": true, 09:24:37 "seccomp-profile": "/etc/docker/seccomp.json" 09:24:37 } [Pipeline] sh 09:24:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:24:38 + sudo service docker restart 09:24:38 #79 ... 09:24:38 09:24:38 #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:24:38 #44 35.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:38 #44 35.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:38 #44 35.43 (1/4) Installing dumb-init (1.2.5-r2) 09:24:38 #44 35.43 (2/4) Installing openssl (3.1.7-r0) 09:24:38 #44 35.45 (3/4) Installing su-exec (0.2-r3) 09:24:38 #44 35.45 (4/4) Installing yq (4.33.3-r5) 09:24:38 #44 35.51 Executing busybox-1.36.1-r7.trigger 09:24:38 #44 35.51 OK: 17 MiB in 19 packages 09:24:38 #44 DONE 36.0s 09:24:38 09:24:38 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:24:38 #59 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:38 #59 35.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:38 #59 35.72 (1/1) Installing dumb-init (1.2.5-r2) 09:24:38 #59 35.72 Executing busybox-1.36.1-r7.trigger 09:24:38 #59 35.73 OK: 7 MiB in 16 packages 09:24:38 #59 DONE 36.0s 09:24:38 09:24:38 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:24:38 #65 35.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:38 #65 35.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:38 #65 35.59 (1/3) Installing ca-certificates (20240226-r0) 09:24:38 #65 35.60 (2/3) Installing dumb-init (1.2.5-r2) 09:24:38 #65 35.71 (3/3) Installing tzdata (2024a-r0) 09:24:38 #65 35.77 Executing busybox-1.36.1-r7.trigger 09:24:38 #65 35.77 Executing ca-certificates-20240226-r0.trigger 09:24:38 #65 35.81 OK: 11 MiB in 18 packages 09:24:38 #65 DONE 36.1s 09:24:38 09:24:38 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:38 #73 25.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:38 #73 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:38 #73 25.89 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:24:38 #73 25.89 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:24:38 #73 25.89 OK: 20070 distinct packages available 09:24:38 #73 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:38 #73 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:38 #73 26.27 (1/4) Installing dumb-init (1.2.5-r2) 09:24:38 #73 26.30 (2/4) Installing musl-obstack (1.2.3-r2) 09:24:38 #73 26.30 (3/4) Installing libucontext (1.2-r2) 09:24:38 #73 26.30 (4/4) Installing gcompat (1.1.0-r1) 09:24:38 #73 ... 09:24:38 09:24:38 #80 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:24:38 #0 8.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:38 #0 8.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:38 #0 9.198 OK: 7 MiB in 16 packages 09:24:38 #80 DONE 9.4s 09:24:38 09:24:38 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:24:38 #0 8.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:38 #0 9.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:38 #0 9.214 OK: 12 MiB in 26 packages 09:24:38 #81 DONE 9.5s 09:24:38 09:24:38 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:24:38 #0 8.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:38 #0 8.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:38 #0 9.087 OK: 7 MiB in 17 packages 09:24:38 #82 DONE 9.3s 09:24:38 09:24:38 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:38 #73 26.32 Executing busybox-1.36.1-r7.trigger 09:24:38 #73 26.33 OK: 8 MiB in 19 packages 09:24:38 #73 DONE 26.6s 09:24:38 09:24:38 #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:38 #72 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:38 #72 25.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:38 #72 26.05 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:24:38 #72 26.05 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:24:38 #72 26.05 OK: 20070 distinct packages available 09:24:38 #72 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:38 #72 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:38 #72 26.43 (1/5) Installing dumb-init (1.2.5-r2) 09:24:38 #72 26.43 (2/5) Installing musl-obstack (1.2.3-r2) 09:24:38 #72 26.43 (3/5) Installing libucontext (1.2-r2) 09:24:38 #72 26.44 (4/5) Installing gcompat (1.1.0-r1) 09:24:38 #72 26.44 (5/5) Installing openssl (3.1.7-r0) 09:24:38 #72 26.45 Executing busybox-1.36.1-r7.trigger 09:24:38 #72 26.45 OK: 8 MiB in 20 packages 09:24:39 #72 DONE 26.6s 09:24:39 09:24:39 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:24:39 #83 ... 09:24:39 09:24:39 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:24:39 #0 8.936 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:39 #0 9.477 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:39 #0 10.13 (1/1) Installing dumb-init (1.2.5-r2) 09:24:39 #84 ... 09:24:39 09:24:39 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:24:39 #70 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 17.0s done 09:24:39 #70 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:24:39 #70 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:24:39 #70 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:24:39 #70 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:24:39 #70 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:24:39 #70 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:24:39 #70 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 09:24:39 #70 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 09:24:39 #70 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:24:39 #70 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 09:24:39 #70 ... 09:24:39 09:24:39 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:24:39 #84 10.43 Executing busybox-1.36.1-r7.trigger 09:24:39 #84 10.44 OK: 7 MiB in 16 packages 09:24:39 #84 DONE 10.8s 09:24:39 09:24:39 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:24:39 #0 2.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:39 #0 2.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:39 #0 2.949 OK: 8 MiB in 17 packages 09:24:39 #85 DONE 3.6s 09:24:39 09:24:39 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:24:39 #0 7.791 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:39 #0 8.311 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:39 #0 8.944 OK: 264 MiB in 52 packages 09:24:39 #86 DONE 9.0s 09:24:39 09:24:39 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:24:40 #87 DONE 0.4s 09:24:40 09:24:40 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:24:41 #88 ... 09:24:41 09:24:41 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:24:41 #0 3.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:41 #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:41 #0 4.363 OK: 17 MiB in 19 packages 09:24:41 #89 DONE 4.9s 09:24:41 09:24:41 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:42 #90 ... 09:24:42 09:24:42 #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:24:42 #0 3.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:42 #0 3.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:42 #0 3.585 OK: 7 MiB in 16 packages 09:24:42 #91 DONE 3.7s 09:24:42 09:24:42 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:24:42 #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:42 #0 3.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:42 #0 3.750 OK: 17 MiB in 19 packages 09:24:42 #92 DONE 3.9s 09:24:42 09:24:42 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:24:42 #93 DONE 3.4s 09:24:42 09:24:42 #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:24:42 #94 DONE 0.0s 09:24:42 09:24:42 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:24:42 #95 DONE 0.0s 09:24:42 09:24:42 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:24:42 #0 3.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:42 #0 3.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:42 #0 3.823 OK: 11 MiB in 18 packages 09:24:42 #96 DONE 3.9s 09:24:42 09:24:42 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:24:42 #83 3.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:42 #83 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:42 #83 ... 09:24:42 09:24:42 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:24:42 #88 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:24:42 #88 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:24:42 #88 3.443 OK: 8 MiB in 19 packages 09:24:42 #88 DONE 3.6s 09:24:42 09:24:42 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:24:42 #83 3.563 OK: 8 MiB in 20 packages 09:24:43 #83 DONE 4.5s 09:24:43 09:24:43 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:24:43 #97 DONE 1.0s 09:24:43 09:24:43 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:24:44 #98 DONE 1.2s 09:24:44 09:24:44 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:24:44 #99 DONE 1.2s 09:24:44 09:24:44 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:24:44 #100 DONE 1.2s 09:24:44 09:24:44 #101 [security-spire-config stage-2 6/10] COPY security.txt / 09:24:44 #101 DONE 0.1s 09:24:44 09:24:44 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:24:44 #102 DONE 0.1s 09:24:44 09:24:44 #103 [security-spire-server stage-2 6/9] COPY security.txt / 09:24:45 #103 ... 09:24:45 09:24:45 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:24:45 #104 DONE 0.5s 09:24:45 09:24:45 #103 [security-spire-server stage-2 6/9] COPY security.txt / 09:24:45 #103 DONE 0.5s 09:24:45 09:24:45 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:24:45 #105 DONE 0.6s 09:24:45 09:24:45 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:24:45 #106 DONE 0.1s 09:24:45 09:24:45 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:24:45 #107 DONE 0.1s 09:24:45 09:24:45 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:24:45 #108 DONE 0.1s 09:24:45 09:24:45 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:24:45 #109 DONE 0.1s 09:24:45 09:24:45 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:24:45 #110 DONE 0.1s 09:24:45 09:24:45 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 09:24:45 #111 DONE 0.1s 09:24:45 09:24:45 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:24:45 #112 DONE 0.1s 09:24:45 09:24:45 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:24:45 #113 DONE 0.1s 09:24:45 09:24:45 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:24:45 #114 DONE 0.1s 09:24:45 09:24:45 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:24:45 #115 DONE 0.1s 09:24:45 09:24:45 #116 [security-spire-agent] exporting to image 09:24:45 #116 exporting layers 09:24:46 #116 exporting layers 0.7s done 09:24:46 #116 writing image sha256:d411eae7728e686ba14e41c268f79d7a423362f1c831b08e336e02d3fb48235b done 09:24:46 #116 naming to docker.io/library/security-spire-config done 09:24:46 #116 writing image sha256:fb5c42fac6842c2413be7ffd8335d6bf90be660cb1c230490d86a2a6ef0dc43d 09:24:46 #116 exporting layers 0.7s done 09:24:46 #116 writing image sha256:fb5c42fac6842c2413be7ffd8335d6bf90be660cb1c230490d86a2a6ef0dc43d done 09:24:46 #116 naming to docker.io/library/security-spire-server done 09:24:46 #116 writing image sha256:89e88290ff517230e9c14c96466bae0d382d035e54da53d526a0c93b4a864b04 done 09:24:46 #116 naming to docker.io/library/security-spire-agent done 09:24:46 #116 DONE 1.0s 09:24:46 09:24:46 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:46 #117 ... 09:24:46 09:24:46 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:24:56 provisioning config files... 09:24:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config125447228287791857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:57 ---> ****-login.sh 09:24:57 nexus3.edgexfoundry.org:10001 09:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:57 Configure a credential helper to remove this warning. See 09:24:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:57 09:24:57 Login Succeeded 09:24:57 nexus3.edgexfoundry.org:10002 09:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:58 Configure a credential helper to remove this warning. See 09:24:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:58 09:24:58 Login Succeeded 09:24:58 nexus3.edgexfoundry.org:10003 09:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:58 Configure a credential helper to remove this warning. See 09:24:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:58 09:24:58 Login Succeeded 09:24:58 nexus3.edgexfoundry.org:10004 09:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:58 Configure a credential helper to remove this warning. See 09:24:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:58 09:24:58 Login Succeeded 09:24:58 ****.io 09:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:59 Configure a credential helper to remove this warning. See 09:24:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:59 09:24:59 Login Succeeded 09:24:59 ---> ****-login.sh ends [Pipeline] } 09:24:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:25:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:25:00 ========================================================= 09:25:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:25:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:25:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:25:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:25:00 c6b39de5b339: Pulling fs layer 09:25:00 a69c41024577: Pulling fs layer 09:25:00 d6de4b400683: Pulling fs layer 09:25:00 35cb2a7552d0: Pulling fs layer 09:25:00 4f4fb700ef54: Pulling fs layer 09:25:00 464afbd9ba4c: Pulling fs layer 09:25:00 00f215d4a9da: Pulling fs layer 09:25:00 d496ad576159: Pulling fs layer 09:25:00 35cb2a7552d0: Waiting 09:25:00 4f4fb700ef54: Waiting 09:25:00 464afbd9ba4c: Waiting 09:25:00 00f215d4a9da: Waiting 09:25:00 d496ad576159: Waiting 09:25:01 a69c41024577: Verifying Checksum 09:25:01 a69c41024577: Download complete 09:25:01 35cb2a7552d0: Verifying Checksum 09:25:01 35cb2a7552d0: Download complete 09:25:01 4f4fb700ef54: Verifying Checksum 09:25:01 4f4fb700ef54: Download complete 09:25:01 464afbd9ba4c: Verifying Checksum 09:25:01 464afbd9ba4c: Download complete 09:25:01 c6b39de5b339: Download complete 09:25:01 d496ad576159: Verifying Checksum 09:25:01 d496ad576159: Download complete 09:25:01 c6b39de5b339: Pull complete 09:25:02 a69c41024577: Pull complete 09:25:02 d6de4b400683: Download complete 09:25:04 00f215d4a9da: Verifying Checksum 09:25:04 00f215d4a9da: Download complete 09:25:16 d6de4b400683: Pull complete 09:25:17 35cb2a7552d0: Pull complete 09:25:17 4f4fb700ef54: Pull complete 09:25:17 464afbd9ba4c: Pull complete 09:25:27 00f215d4a9da: Pull complete 09:25:28 d496ad576159: Pull complete 09:25:28 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:25:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:25:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:25:28 WORKDIR /edgex 09:25:28 COPY go.mod . 09:25:28 RUN go mod download 09:25:28 + docker build -t ci-base-image-arm64 -f - . 09:25:29 Sending build context to Docker daemon 3.539MB 09:25:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:25:29 ---> f246e2811388 09:25:29 Step 2/4 : WORKDIR /edgex 09:25:31 ---> Running in e74ede604995 09:25:31 Removing intermediate container e74ede604995 09:25:31 ---> 0851871ff3fc 09:25:31 Step 3/4 : COPY go.mod . 09:25:31 ---> b89f92b5bf15 09:25:31 Step 4/4 : RUN go mod download 09:25:31 ---> Running in 5cf039a87590 09:25:43 #118 ... 09:25:43 09:25:43 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:43 #117 DONE 58.9s 09:25:43 09:25:43 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:43 #90 DONE 55.0s 09:25:43 09:25:43 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:43 #118 DONE 58.9s 09:25:43 09:25:43 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:43 #79 DONE 58.9s 09:25:43 09:25:43 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:43 #75 DONE 59.0s 09:25:43 09:25:43 #119 [core-command builder 6/7] COPY . . 09:25:45 #119 ... 09:25:45 09:25:45 #120 [security-bootstrapper builder 6/7] COPY . . 09:25:45 #120 ... 09:25:45 09:25:45 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:25:45 #121 ... 09:25:45 09:25:45 #122 [support-notifications builder 6/7] COPY . . 09:25:45 #122 ... 09:25:45 09:25:45 #123 [core-keeper builder 7/8] COPY . . 09:25:48 #123 DONE 12.8s 09:25:48 09:25:48 #124 [security-proxy-setup builder 6/7] COPY . . 09:25:48 #124 CACHED 09:25:48 09:25:48 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:25:48 #125 CACHED 09:25:48 09:25:48 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:48 #126 CACHED 09:25:48 09:25:48 #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:48 #127 CACHED 09:25:48 09:25:48 #128 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:25:48 #128 CACHED 09:25:48 09:25:48 #129 [support-cron-scheduler builder 6/7] COPY . . 09:25:48 #129 CACHED 09:25:48 09:25:48 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:25:48 #130 CACHED 09:25:48 09:25:48 #131 [security-secretstore-setup builder 6/7] COPY . . 09:25:48 #131 CACHED 09:25:48 09:25:48 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:48 #132 CACHED 09:25:48 09:25:48 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:25:48 #133 CACHED 09:25:48 09:25:48 #134 [core-metadata builder 6/7] COPY . . 09:25:48 #134 CACHED 09:25:48 09:25:48 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:48 #135 CACHED 09:25:48 09:25:48 #122 [support-notifications builder 6/7] COPY . . 09:25:48 #122 DONE 12.8s 09:25:48 09:25:48 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:48 #136 CACHED 09:25:48 09:25:48 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:25:48 #137 CACHED 09:25:48 09:25:48 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 09:25:48 #138 CACHED 09:25:48 09:25:48 #139 [core-data builder 6/7] COPY . . 09:25:48 #139 CACHED 09:25:48 09:25:48 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:48 #140 CACHED 09:25:48 09:25:48 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 09:25:48 #141 CACHED 09:25:48 09:25:48 #119 [core-command builder 6/7] COPY . . 09:25:48 #119 DONE 12.8s 09:25:48 09:25:48 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:25:48 #142 CACHED 09:25:48 09:25:48 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:48 #143 CACHED 09:25:48 09:25:48 #144 [security-proxy-auth builder 6/7] COPY . . 09:25:48 #144 CACHED 09:25:48 09:25:48 #145 [support-scheduler builder 6/7] COPY . . 09:25:48 #145 CACHED 09:25:48 09:25:48 #146 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:25:48 #146 CACHED 09:25:48 09:25:48 #147 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:48 #147 CACHED 09:25:48 09:25:48 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:25:48 #121 DONE 12.8s 09:25:48 09:25:48 #120 [security-bootstrapper builder 6/7] COPY . . 09:25:48 #120 DONE 12.8s 09:25:48 09:25:48 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:25:49 #148 1.449 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 09:26:00 #148 ... 09:26:00 09:26:00 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:26:00 #0 1.453 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 09:26:00 #149 ... 09:26:00 09:26:00 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:26:00 #0 1.023 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 09:26:00 #150 ... 09:26:00 09:26:00 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:00 #0 1.393 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 09:26:00 #151 ... 09:26:00 09:26:00 #152 [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:26:00 #0 1.226 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 09:26:00 #152 ... 09:26:00 09:26:00 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:00 #0 1.253 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 09:26:00 #153 ... 09:26:00 09:26:00 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:26:00 #0 1.545 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 09:26:00 #154 ... 09:26:00 09:26:00 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:26:00 #0 0.463 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 09:26:00 #155 ... 09:26:00 09:26:00 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:26:00 #0 0.530 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 09:26:00 #156 ... 09:26:00 09:26:00 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:26:00 #0 1.111 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:26:00 #157 ... 09:26:00 09:26:00 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:26:00 #0 1.602 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 09:26:00 #158 ... 09:26:00 09:26:00 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:26:00 #0 1.654 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 09:26:00 #159 ... 09:26:00 09:26:00 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:00 #0 1.688 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 09:26:39 Removing intermediate container 5cf039a87590 09:26:39 ---> 4489abc106fd 09:26:39 Successfully built 4489abc106fd 09:26:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:40 + docker inspect -f . ci-base-image-arm64 09:26:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:40 prd-ubuntu20.04-docker-arm64-4c-16g-9829 does not seem to be running inside a container 09:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 09:26:42 $ docker top 96616472871f86907461c8771eac33525617ad922b1573bd9e342804d5b76fb3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:42 + go version 09:26:42 go version go1.21.9 linux/arm64 [Pipeline] } 09:26:42 $ docker stop --time=1 96616472871f86907461c8771eac33525617ad922b1573bd9e342804d5b76fb3 09:26:44 $ docker rm -f --volumes 96616472871f86907461c8771eac33525617ad922b1573bd9e342804d5b76fb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:45 + docker inspect -f . ci-base-image-arm64 09:26:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:45 prd-ubuntu20.04-docker-arm64-4c-16g-9829 does not seem to be running inside a container 09:26:45 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 09:26:47 $ docker top 79125e8ed1ea057c39c1b1cb5c74ad81b6faa9a93f5f7671a4083033f47a57ae -eo pid,comm [Pipeline] { [Pipeline] echo 09:26:47 ========================================================= 09:26:47 [edgeXBuildGoParallel] Running Tests and Build... 09:26:47 ========================================================= [Pipeline] sh 09:26:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:26:48 + make test 09:26:48 go test -race -coverprofile=coverage.out ./... 09:27:22 #160 ... 09:27:22 09:27:22 #152 [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:27:22 #152 93.14 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:27:35 ? github.com/edgexfoundry/edgex-go [no test files] 09:28:49 #152 ... 09:28:49 09:28:49 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:28:49 #156 DONE 171.9s 09:28:49 09:28:49 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:28:49 #158 DONE 171.9s 09:28:49 09:28:49 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:28:49 #155 DONE 172.0s 09:28:49 09:28:49 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:28:49 #149 DONE 172.0s 09:28:49 09:28:49 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:49 #160 DONE 171.9s 09:28:49 09:28:49 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:49 #151 DONE 172.0s 09:28:49 09:28:49 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:28:49 #150 DONE 171.9s 09:28:49 09:28:49 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:28:49 #161 ... 09:28:49 09:28:49 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:28:49 #159 DONE 172.1s 09:28:49 09:28:49 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:49 #153 DONE 172.2s 09:28:49 09:28:49 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:28:49 #148 DONE 172.3s 09:28:49 09:28:49 #152 [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:28:49 #152 DONE 172.4s 09:28:49 09:28:49 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #162 ... 09:28:49 09:28:49 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:49 #154 DONE 172.4s 09:28:49 09:28:49 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:28:49 #157 DONE 172.4s 09:28:49 09:28:49 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #163 ... 09:28:49 09:28:49 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:28:49 #161 DONE 0.9s 09:28:49 09:28:49 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #164 DONE 1.0s 09:28:49 09:28:49 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #165 DONE 0.9s 09:28:49 09:28:49 #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:49 #166 ... 09:28:49 09:28:49 #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #167 DONE 1.1s 09:28:49 09:28:49 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #162 DONE 0.9s 09:28:49 09:28:49 #168 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #168 DONE 1.0s 09:28:49 09:28:49 #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #169 DONE 0.7s 09:28:49 09:28:49 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #163 DONE 0.6s 09:28:49 09:28:49 #170 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #170 DONE 0.6s 09:28:49 09:28:49 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:28:49 #171 ... 09:28:49 09:28:49 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:28:49 #172 DONE 0.9s 09:28:49 09:28:49 #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:49 #166 DONE 0.8s 09:28:49 09:28:49 #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:49 #173 DONE 0.7s 09:28:49 09:28:49 #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #174 CACHED 09:28:49 09:28:49 #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:49 #175 CACHED 09:28:49 09:28:49 #176 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:49 #176 DONE 0.7s 09:28:49 09:28:49 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:28:49 #177 CACHED 09:28:49 09:28:49 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #178 CACHED 09:28:49 09:28:49 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:49 #179 CACHED 09:28:49 09:28:49 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #180 CACHED 09:28:49 09:28:49 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #181 CACHED 09:28:49 09:28:49 #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:49 #182 CACHED 09:28:49 09:28:49 #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:28:49 #183 DONE 0.8s 09:28:49 09:28:49 #184 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:28:49 #184 DONE 0.8s 09:28:49 09:28:49 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:49 #185 DONE 0.7s 09:28:49 09:28:49 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:28:49 #186 ... 09:28:49 09:28:49 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:28:49 #171 DONE 0.8s 09:28:49 09:28:49 #187 [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:28:49 #187 ... 09:28:49 09:28:49 #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 09:28:49 #188 DONE 1.8s 09:28:49 09:28:49 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:28:49 #189 DONE 2.8s 09:28:49 09:28:49 #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:28:49 #190 DONE 2.8s 09:28:49 09:28:49 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:28:49 #191 DONE 2.8s 09:28:49 09:28:49 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:28:49 #192 DONE 2.8s 09:28:49 09:28:49 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:28:49 #193 DONE 2.8s 09:28:49 09:28:49 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:28:49 #186 DONE 2.8s 09:28:49 09:28:49 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:28:49 #194 DONE 2.9s 09:28:49 09:28:49 #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:28:49 #195 DONE 2.8s 09:28:49 09:28:49 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:28:49 #196 DONE 2.8s 09:28:49 09:28:49 #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:28:49 #197 DONE 2.8s 09:28:49 09:28:49 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:28:49 #198 DONE 3.7s 09:28:49 09:28:49 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:28:49 #199 ... 09:28:49 09:28:49 #187 [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:28:49 #187 DONE 2.8s 09:28:49 09:28:49 #116 [core-keeper] exporting to image 09:28:49 #116 exporting layers 0.3s done 09:28:49 #116 ... 09:28:49 09:28:49 #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:28:49 #200 DONE 0.4s 09:28:49 09:28:49 #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:28:49 #201 DONE 0.5s 09:28:49 09:28:49 #202 [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:28:49 #202 DONE 0.5s 09:28:49 09:28:49 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:28:49 #203 DONE 0.5s 09:28:49 09:28:49 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:28:49 #204 DONE 0.5s 09:28:49 09:28:49 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:28:49 #205 DONE 0.5s 09:28:49 09:28:49 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:28:49 #206 DONE 0.5s 09:28:49 09:28:49 #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:28:49 #207 DONE 0.5s 09:28:49 09:28:49 #208 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:28:49 #208 DONE 0.5s 09:28:49 09:28:49 #116 [core-command] exporting to image 09:28:49 #116 ... 09:28:49 09:28:49 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:28:49 #199 DONE 0.5s 09:28:49 09:28:49 #209 [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:28:49 #209 DONE 0.5s 09:28:49 09:28:49 #210 [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:28:49 #210 DONE 0.6s 09:28:49 09:28:49 #116 [security-spiffe-token-provider] exporting to image 09:28:49 #116 ... 09:28:49 09:28:49 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:28:49 #211 DONE 0.5s 09:28:49 09:28:49 #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:28:49 #212 DONE 0.4s 09:28:49 09:28:49 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:28:49 #213 DONE 0.4s 09:28:49 09:28:49 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:28:49 #214 DONE 0.4s 09:28:49 09:28:49 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:28:49 #215 DONE 0.4s 09:28:49 09:28:49 #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:28:49 #216 DONE 0.4s 09:28:49 09:28:49 #116 [core-data] exporting to image 09:28:49 #116 exporting layers 0.5s done 09:28:49 #116 ... 09:28:49 09:28:49 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:28:49 #217 DONE 0.4s 09:28:49 09:28:49 #116 [core-keeper] exporting to image 09:28:49 #116 writing image sha256:8bc8364a8a7ed277a89887359a14da5392c7f759f61216225809d0a0eb965b83 0.0s done 09:28:49 #116 naming to docker.io/library/core-keeper done 09:28:49 #116 ... 09:28:49 09:28:49 #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:28:49 #218 DONE 0.4s 09:28:49 09:28:49 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:28:49 #219 DONE 0.4s 09:28:49 09:28:49 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:28:49 #220 DONE 0.3s 09:28:49 09:28:49 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:28:49 #221 DONE 0.1s 09:28:49 09:28:49 #116 [core-metadata] exporting to image 09:28:49 #116 exporting layers 0.4s done 09:28:49 #116 writing image sha256:fa70462afb9bf91f062eb14485ddb10447acf92c93929a5fb955e690dceccf90 0.0s done 09:28:49 #116 writing image sha256:e6b751ebaaa1eb396c19710ba69a791778c534d95b81adac22da46c144dc4a33 0.0s done 09:28:49 #116 writing image sha256:91cb261b2caf99c73910a5bfa6d6735ff69b4c175ce1d435136528f95873da72 0.0s done 09:28:49 #116 writing image sha256:e55a5fd4749e21be0147b1b687d3e6ee9b6a57389ed3643c3792ba030273273c 0.0s done 09:28:49 #116 writing image sha256:ac352b1cf373c2f59a0afe45b4fa94d22e9933e486e7d7ab3a73f2afdc285ebb 0.0s done 09:28:49 #116 naming to docker.io/library/support-notifications done 09:28:49 #116 naming to docker.io/library/core-command done 09:28:49 #116 naming to docker.io/library/security-spiffe-token-provider done 09:28:49 #116 naming to docker.io/library/support-scheduler done 09:28:49 #116 naming to docker.io/library/support-cron-scheduler done 09:28:49 #116 writing image sha256:eae1c61e9a38f8c5f03bcbfa4232910af6fa6e820d34f25646249ec4e361590e done 09:28:49 #116 naming to docker.io/library/core-metadata done 09:28:49 #116 writing image sha256:795e318a98362bdab53ed01b8d3329437dd0f9a100e99e523af6922510da5f68 0.0s done 09:28:49 #116 naming to docker.io/library/core-data 09:28:49 #116 naming to docker.io/library/core-data 0.1s done 09:28:49 #116 DONE 2.4s 09:28:49 09:28:49 #222 [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:28:49 #222 DONE 0.3s 09:28:49 09:28:49 #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:49 #223 DONE 0.7s 09:28:49 09:28:49 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:28:49 #224 DONE 0.3s 09:28:49 09:28:49 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:49 #225 DONE 0.7s 09:28:49 09:28:49 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:28:49 #226 DONE 0.1s 09:28:49 09:28:49 #116 [core-common-config-bootstrapper] exporting to image 09:28:49 #116 ... 09:28:49 09:28:49 #227 [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:28:49 #227 DONE 0.1s 09:28:49 09:28:49 #228 [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:28:49 #228 DONE 0.1s 09:28:49 09:28:49 #116 [core-common-config-bootstrapper] exporting to image 09:28:49 #116 exporting layers 0.2s done 09:28:49 #116 writing image sha256:6e77c48c4544c851c329d5e25675bc37d9c48546f28ab276c6ae0fc77fed638c 09:28:49 #116 exporting layers 0.3s done 09:28:49 #116 writing image sha256:6e77c48c4544c851c329d5e25675bc37d9c48546f28ab276c6ae0fc77fed638c 0.0s done 09:28:49 #116 naming to docker.io/library/core-common-config-bootstrapper done 09:28:49 #116 ... 09:28:49 09:28:49 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:49 #229 DONE 0.7s 09:28:49 09:28:49 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:28:49 #230 DONE 0.1s 09:28:49 09:28:49 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:28:49 #231 DONE 0.1s 09:28:49 09:28:49 #116 [security-proxy-auth] exporting to image 09:28:49 #116 writing image sha256:fba951db7e4f1119acd161dd780c612b393c9024a8d314364e4da337ac048f97 done 09:28:49 #116 naming to docker.io/library/security-proxy-auth done 09:28:49 #116 exporting layers 0.2s done 09:28:49 #116 writing image sha256:658d2d78b0705f0a86b1f5ae1623c5e6f95e42b6289672765f9224ea10dc4450 done 09:28:49 #116 naming to docker.io/library/security-proxy-setup done 09:28:49 #116 DONE 3.0s 09:28:49 09:28:49 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:49 #232 DONE 0.5s 09:28:49 09:28:49 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:28:49 #233 ... 09:28:49 09:28:49 #116 [security-secretstore-setup] exporting to image 09:28:49 #116 exporting layers 0.2s done 09:28:49 #116 writing image sha256:35d299f56621acac3f688b4cd6b0dfc8b7e307f03c164c45f3f9d031b4e568ba done 09:28:49 #116 naming to docker.io/library/security-secretstore-setup done 09:28:49 #116 DONE 3.2s 09:28:49 09:28:49 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:28:49 #233 DONE 0.4s 09:28:49 09:28:49 #116 [security-bootstrapper] exporting to image 09:28:49 #116 exporting layers 0.2s done 09:28:49 #116 writing image sha256:daab9d59e34ff2ea22e0734c5e3e59256e1213ce8dc6aab5528c575d85330e31 done 09:28:49 #116 naming to docker.io/library/security-bootstrapper done 09:28:49 #116 DONE 3.4s 09:28:49 09:28:49 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:49 time="2024-09-09T09:23:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:28:49 $ docker stop --time=1 098d78addfffccfc1b61216b02205232ce69fa621ebd2c2ba2a5dd7bc8315325 09:28:50 $ docker rm -f --volumes 098d78addfffccfc1b61216b02205232ce69fa621ebd2c2ba2a5dd7bc8315325 [Pipeline] // withDockerContainer [Pipeline] sh 09:28:50 + docker images 09:28:50 REPOSITORY TAG IMAGE ID CREATED SIZE 09:28:50 security-bootstrapper latest daab9d59e34f 3 seconds ago 19MB 09:28:50 core-common-config-bootstrapper latest 6e77c48c4544 4 seconds ago 15.2MB 09:28:50 security-proxy-setup latest 658d2d78b070 4 seconds ago 26.2MB 09:28:50 security-proxy-auth latest fba951db7e4f 4 seconds ago 33.1MB 09:28:50 security-secretstore-setup latest 35d299f56621 4 seconds ago 37MB 09:28:50 support-scheduler latest ac352b1cf373 5 seconds ago 42MB 09:28:50 core-metadata latest eae1c61e9a38 5 seconds ago 39.8MB 09:28:50 security-spiffe-token-provider latest e55a5fd4749e 5 seconds ago 28.9MB 09:28:50 core-data latest 795e318a9836 5 seconds ago 39.7MB 09:28:50 core-command latest e6b751ebaaa1 5 seconds ago 35.5MB 09:28:50 support-notifications latest fa70462afb9b 5 seconds ago 42.5MB 09:28:50 support-cron-scheduler latest 91cb261b2caf 5 seconds ago 44.1MB 09:28:50 core-keeper latest 8bc8364a8a7e 6 seconds ago 39.5MB 09:28:50 security-spire-config latest d411eae7728e 4 minutes ago 120MB 09:28:50 security-spire-agent latest 89e88290ff51 4 minutes ago 182MB 09:28:50 security-spire-server latest fb5c42fac684 4 minutes ago 121MB 09:28:50 ci-base-image-x86_64 latest 9cb072204f17 8 minutes ago 971MB 09:28:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 09:28:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 09:28:50 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] } 09:31:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:31:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:32:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:32:01 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:32:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:32:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:32:05 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:32:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:32:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:32:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:32:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements 09:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.192s coverage: 97.0% of statements 09:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.304s coverage: 69.2% of statements 09:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.225s coverage: 53.2% of statements 09:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:32:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 7.566s coverage: 93.4% of statements 09:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:32:58 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.261s coverage: 91.7% of statements 09:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.256s coverage: 7.0% of statements 09:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:33:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:33:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:33:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:33:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:33:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:33:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:33:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:33:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:33:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.810s coverage: 95.8% of statements 09:33:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements 09:33:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:33:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.112s coverage: 0.0% of statements [no tests to run] 09:33:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:33:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:33:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements 09:33:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.141s coverage: 30.7% of statements 09:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.142s coverage: 41.7% of statements 09:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 77.8% of statements 09:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.106s coverage: 94.1% of statements 09:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements 09:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.097s coverage: 87.5% of statements 09:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:33:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.091s coverage: 94.4% of statements 09:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.882s coverage: 79.9% of statements 09:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.138s coverage: 92.9% of statements 09:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.089s coverage: 66.7% of statements 09:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements 09:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.101s coverage: 75.0% of statements 09:34:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.115s coverage: 87.2% of statements 09:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements 09:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements 09:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.269s coverage: 81.8% of statements 09:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.260s coverage: 82.1% of statements 09:34:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.103s coverage: 86.0% of statements 09:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.771s coverage: 63.1% of statements 09:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.147s coverage: 100.0% of statements 09:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements 09:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.079s coverage: 100.0% of statements 09:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements 09:34:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements 09:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.727s coverage: 36.5% of statements 09:34:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements 09:34:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:34:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:34:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:34:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements 09:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:34:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:34:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.118s coverage: 5.2% of statements 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:34:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.329s coverage: 97.1% of statements 09:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.192s coverage: 19.9% of statements 09:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:34:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.500s coverage: 95.7% of statements 09:35:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:35:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:35:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.153s coverage: 61.8% of statements 09:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:35:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.304s coverage: 98.9% of statements 09:35:08 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 09:35:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:35:08 go vet ./... 09:40:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:40:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:40:02 ./bin/test-attribution-txt.sh [Pipeline] echo 09:40:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:40:02 + ls -al . 09:40:02 total 916 09:40:02 drwxrwxr-x 10 1001 1001 4096 Sep 9 09:26 . 09:40:02 drwxr-xr-x 4 root root 4096 Sep 9 09:26 .. 09:40:02 drwxrwxr-x 2 1001 1001 4096 Sep 9 09:24 .blubracket 09:40:02 -rw-rw-r-- 1 1001 1001 10 Sep 9 09:24 .dockerignore 09:40:02 drwxrwxr-x 8 1001 1001 4096 Sep 9 09:24 .git 09:40:02 drwxrwxr-x 3 1001 1001 4096 Sep 9 09:24 .github 09:40:02 -rw-rw-r-- 1 1001 1001 1102 Sep 9 09:24 .gitignore 09:40:02 -rw-rw-r-- 1 1001 1001 42 Sep 9 09:24 .golangci.yml 09:40:02 -rw-rw-r-- 1 1001 1001 100 Sep 9 09:24 .hadolint.yml 09:40:02 -rw-rw-r-- 1 1001 1001 155 Sep 9 09:24 .sonarcloud.properties 09:40:02 -rw-rw-r-- 1 1001 1001 1171 Sep 9 09:24 ADOPTERS.md 09:40:02 -rw-rw-r-- 1 1001 1001 21286 Sep 9 09:24 Attribution.txt 09:40:02 -rw-rw-r-- 1 1001 1001 100284 Sep 9 09:24 CHANGELOG.md 09:40:02 -rw-rw-r-- 1 1001 1001 3804 Sep 9 09:24 CONTRIBUTING.md 09:40:02 -rw-rw-r-- 1 1001 1001 677 Sep 9 09:24 GOVERNANCE.md 09:40:02 -rw-rw-r-- 1 1001 1001 861 Sep 9 09:24 Jenkinsfile 09:40:02 -rw-rw-r-- 1 1001 1001 10775 Sep 9 09:24 LICENSE 09:40:02 -rw-rw-r-- 1 1001 1001 16854 Sep 9 09:24 Makefile 09:40:02 -rw-rw-r-- 1 1001 1001 582 Sep 9 09:24 OWNERS.md 09:40:02 -rw-rw-r-- 1 1001 1001 9528 Sep 9 09:24 README.md 09:40:02 -rw-rw-r-- 1 1001 1001 789 Sep 9 09:24 SECURITY.md 09:40:02 -rw-rw-r-- 1 1001 1001 5 Sep 9 09:20 VERSION 09:40:02 drwxrwxr-x 2 1001 1001 4096 Sep 9 09:24 bin 09:40:02 drwxrwxr-x 20 1001 1001 4096 Sep 9 09:24 cmd 09:40:02 -rw-r--r-- 1 root root 545683 Sep 9 09:35 coverage.out 09:40:02 drwxrwxr-x 2 1001 1001 4096 Sep 9 09:24 fuzz_test 09:40:02 -rw-rw-r-- 1 1001 1001 7306 Sep 9 09:24 go.mod 09:40:02 -rw-rw-r-- 1 1001 1001 102583 Sep 9 09:24 go.sum 09:40:02 drwxrwxr-x 7 1001 1001 4096 Sep 9 09:24 internal 09:40:02 drwxrwxr-x 3 1001 1001 4096 Sep 9 09:24 openapi 09:40:02 -rw-rw-r-- 1 1001 1001 584 Sep 9 09:24 security.txt 09:40:02 -rw-rw-r-- 1 1001 1001 204 Sep 9 09:24 version.go [Pipeline] sh 09:40:03 + '[' -e coverage.out ] 09:40:03 + chown 1001:1001 coverage.out [Pipeline] stash 09:40:03 Warning: overwriting stash ‘coverage-report’ 09:40:05 Stashed 1 file(s) [Pipeline] sh 09:40:06 + make build 09:40:06 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 09:43:46 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 09:43:51 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 09:44:01 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 09:44:04 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 09:44:16 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 09:44:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:44:59 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 09:45: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:45:23 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:45:28 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 09:45:32 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 09:45:35 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 09:45:42 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] } 09:45:46 $ docker stop --time=1 79125e8ed1ea057c39c1b1cb5c74ad81b6faa9a93f5f7671a4083033f47a57ae 09:45:48 $ docker rm -f --volumes 79125e8ed1ea057c39c1b1cb5c74ad81b6faa9a93f5f7671a4083033f47a57ae [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 09:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:45:53 09:45:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:45:53 latest: Pulling from edgex-devops/edgex-compose-arm64 09:45:53 547446be3368: Pulling fs layer 09:45:53 d125d8839a47: Pulling fs layer 09:45:53 3e85d5ac6304: Pulling fs layer 09:45:53 c3105a71a48b: Pulling fs layer 09:45:53 c3105a71a48b: Waiting 09:45:53 0f093f025ec4: Pulling fs layer 09:45:53 0f093f025ec4: Waiting 09:45:53 c3106fc0e877: Pulling fs layer 09:45:53 c3106fc0e877: Waiting 09:45:54 547446be3368: Verifying Checksum 09:45:54 547446be3368: Download complete 09:45:54 c3105a71a48b: Verifying Checksum 09:45:54 c3105a71a48b: Download complete 09:45:54 d125d8839a47: Verifying Checksum 09:45:54 d125d8839a47: Download complete 09:45:54 c3106fc0e877: Verifying Checksum 09:45:54 c3106fc0e877: Download complete 09:45:54 0f093f025ec4: Verifying Checksum 09:45:54 0f093f025ec4: Download complete 09:45:54 547446be3368: Pull complete 09:45:56 d125d8839a47: Pull complete 09:45:56 3e85d5ac6304: Verifying Checksum 09:45:56 3e85d5ac6304: Download complete 09:46:07 3e85d5ac6304: Pull complete 09:46:07 c3105a71a48b: Pull complete 09:46:08 0f093f025ec4: Pull complete 09:46:08 c3106fc0e877: Pull complete 09:46:08 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:46:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:46:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:09 prd-ubuntu20.04-docker-arm64-4c-16g-9829 does not seem to be running inside a container 09:46:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 09:46:11 $ docker top dcc03c2f07cdb8b0f98079e4467eafc623510a9a0ff02576db329c6a08aea9a0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:12 + docker compose -f ./docker-compose-build.yml build --parallel 09:46:24 #1 [security-proxy-auth internal] load build definition from Dockerfile 09:46:24 #1 transferring dockerfile: 2.15kB done 09:46:24 #1 DONE 0.1s 09:46:24 09:46:24 #2 [security-proxy-setup internal] load build definition from Dockerfile 09:46:24 #2 transferring dockerfile: 2.50kB done 09:46:24 #2 DONE 0.0s 09:46:24 09:46:24 #3 [security-spire-agent internal] load build definition from Dockerfile 09:46:24 #3 transferring dockerfile: 1.81kB done 09:46:24 #3 DONE 0.1s 09:46:24 09:46:24 #4 [support-cron-scheduler internal] load build definition from Dockerfile 09:46:24 #4 transferring dockerfile: 1.85kB 0.0s done 09:46:24 #4 DONE 0.1s 09:46:24 09:46:24 #5 [security-spire-server internal] load build definition from Dockerfile 09:46:24 #5 transferring dockerfile: 1.70kB 0.0s done 09:46:24 #5 DONE 0.1s 09:46:24 09:46:24 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:46:24 #6 transferring dockerfile: 1.89kB 0.0s done 09:46:24 #6 DONE 0.1s 09:46:24 09:46:24 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:46:24 #7 transferring dockerfile: 2.23kB 0.0s done 09:46:24 #7 DONE 0.1s 09:46:24 09:46:24 #8 [support-notifications internal] load build definition from Dockerfile 09:46:24 #8 transferring dockerfile: 1.95kB 0.0s done 09:46:24 #8 DONE 0.1s 09:46:24 09:46:24 #9 [core-data internal] load build definition from Dockerfile 09:46:24 #9 transferring dockerfile: 2.07kB done 09:46:24 #9 DONE 0.1s 09:46:24 09:46:24 #10 [security-bootstrapper internal] load build definition from Dockerfile 09:46:24 #10 transferring dockerfile: 3.17kB 0.0s done 09:46:24 #10 DONE 0.1s 09:46:24 09:46:24 #11 [core-metadata internal] load build definition from Dockerfile 09:46:24 #11 transferring dockerfile: 2.06kB done 09:46:24 #11 DONE 0.1s 09:46:24 09:46:24 #12 [security-spire-config internal] load build definition from Dockerfile 09:46:24 #12 transferring dockerfile: 1.69kB done 09:46:24 #12 DONE 0.1s 09:46:24 09:46:24 #13 [support-scheduler internal] load build definition from Dockerfile 09:46:24 #13 transferring dockerfile: 1.93kB done 09:46:24 #13 DONE 0.1s 09:46:24 09:46:24 #14 [security-secretstore-setup internal] load build definition from Dockerfile 09:46:24 #14 transferring dockerfile: 2.49kB done 09:46:24 #14 DONE 0.1s 09:46:24 09:46:24 #15 [core-command internal] load build definition from Dockerfile 09:46:25 #15 transferring dockerfile: 1.93kB 0.0s done 09:46:25 #15 DONE 0.1s 09:46:25 09:46:25 #16 [core-keeper internal] load build definition from Dockerfile 09:46:25 #16 transferring dockerfile: 2.01kB done 09:46:25 #16 DONE 0.1s 09:46:25 09:46:25 #17 [security-proxy-auth internal] load .dockerignore 09:46:25 #17 transferring context: 50B 0.0s done 09:46:25 #17 DONE 0.1s 09:46:25 09:46:25 #18 [security-proxy-setup internal] load .dockerignore 09:46:25 #18 transferring context: 50B done 09:46:25 #18 DONE 0.0s 09:46:26 09:46:26 #19 [security-spire-agent internal] load .dockerignore 09:46:26 #19 transferring context: 50B done 09:46:26 #19 DONE 0.1s 09:46:26 09:46:26 #20 [support-cron-scheduler internal] load .dockerignore 09:46:26 #20 transferring context: 50B 0.0s done 09:46:26 #20 DONE 0.1s 09:46:26 09:46:26 #21 [security-spire-server internal] load .dockerignore 09:46:26 #21 transferring context: 50B done 09:46:26 #21 DONE 0.1s 09:46:26 09:46:26 #22 [security-spiffe-token-provider internal] load .dockerignore 09:46:26 #22 transferring context: 50B done 09:46:26 #22 DONE 0.1s 09:46:26 09:46:26 #23 [core-common-config-bootstrapper internal] load .dockerignore 09:46:26 #23 transferring context: 50B done 09:46:26 #23 DONE 0.1s 09:46:26 09:46:26 #24 [support-notifications internal] load .dockerignore 09:46:26 #24 transferring context: 50B done 09:46:26 #24 DONE 0.1s 09:46:26 09:46:26 #25 [core-data internal] load .dockerignore 09:46:26 #25 transferring context: 50B 0.0s done 09:46:26 #25 DONE 0.1s 09:46:26 09:46:26 #26 [security-bootstrapper internal] load .dockerignore 09:46:26 #26 transferring context: 50B 0.0s done 09:46:26 #26 DONE 0.1s 09:46:26 09:46:26 #27 [core-metadata internal] load .dockerignore 09:46:26 #27 transferring context: 50B done 09:46:26 #27 DONE 0.1s 09:46:26 09:46:26 #28 [security-spire-config internal] load .dockerignore 09:46:26 #28 transferring context: 50B 0.0s done 09:46:26 #28 DONE 0.1s 09:46:26 09:46:26 #29 [support-scheduler internal] load .dockerignore 09:46:27 #29 transferring context: 50B done 09:46:27 #29 DONE 0.1s 09:46:27 09:46:27 #30 [security-secretstore-setup internal] load .dockerignore 09:46:27 #30 transferring context: 50B done 09:46:27 #30 DONE 0.1s 09:46:27 09:46:27 #31 [core-command internal] load .dockerignore 09:46:27 #31 transferring context: 50B 0.0s done 09:46:27 #31 DONE 0.1s 09:46:27 09:46:27 #32 [core-keeper internal] load .dockerignore 09:46:27 #32 transferring context: 50B 0.0s done 09:46:27 #32 DONE 0.1s 09:46:27 09:46:27 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:27 #33 DONE 0.0s 09:46:27 09:46:27 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:46:27 #34 DONE 0.2s 09:46:27 09:46:27 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:27 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:46:27 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:46:27 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:46:27 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:46:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.0s 09:46:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.1s 09:46:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:46:27 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 09:46:28 #35 ... 09:46:28 09:46:28 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:46:28 #36 DONE 1.2s 09:46:28 09:46:28 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:28 #35 ... 09:46:28 09:46:28 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:28 #33 DONE 0.0s 09:46:28 09:46:28 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 09:46:29 #35 ... 09:46:29 09:46:29 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:29 #33 DONE 0.0s 09:46:29 09:46:29 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:46:29 #37 DONE 0.3s 09:46:29 09:46:29 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:46:29 #36 DONE 2.0s 09:46:29 09:46:29 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 09:46:29 #37 DONE 0.7s 09:46:29 09:46:29 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:46:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:46:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:46:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:46:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:46:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 09:46:29 #35 ... 09:46:29 09:46:29 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:29 #33 DONE 0.0s 09:46:29 09:46:29 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:29 #33 DONE 0.0s 09:46:29 09:46:29 #38 [security-proxy-setup internal] load build context 09:46:29 #38 ... 09:46:29 09:46:29 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:46:29 #36 DONE 2.0s 09:46:29 09:46:29 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:29 #33 DONE 0.0s 09:46:29 09:46:29 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:46:29 #37 DONE 0.8s 09:46:29 09:46:29 #38 [security-proxy-setup internal] load build context 09:46:29 #38 ... 09:46:29 09:46:29 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:29 #33 DONE 0.0s 09:46:29 09:46:29 #38 [security-proxy-setup internal] load build context 09:46:29 #38 ... 09:46:29 09:46:29 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:29 #33 DONE 0.0s 09:46:29 09:46:29 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:46:29 #36 DONE 2.1s 09:46:29 09:46:29 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:46:29 #37 DONE 0.8s 09:46:29 09:46:29 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:46:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:46:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:46:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:46:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:46:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 09:46:29 #35 ... 09:46:29 09:46:29 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:29 #33 DONE 0.0s 09:46:29 09:46:29 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 09:46:30 #34 ... 09:46:30 09:46:30 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:30 #35 DONE 3.6s 09:46:30 09:46:30 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:30 #33 DONE 0.0s 09:46:30 09:46:30 #38 [security-proxy-setup internal] load build context 09:46:30 #38 ... 09:46:30 09:46:30 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:30 #33 DONE 0.0s 09:46:30 09:46:30 #38 [security-proxy-setup internal] load build context 09:46:30 #38 ... 09:46:30 09:46:30 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:46:30 #39 DONE 1.7s 09:46:30 09:46:30 #38 [security-proxy-setup internal] load build context 09:46:30 #38 ... 09:46:30 09:46:30 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:30 #33 DONE 0.1s 09:46:30 09:46:30 #38 [security-proxy-setup internal] load build context 09:46:30 #38 ... 09:46:30 09:46:30 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:46:30 #33 DONE 0.1s 09:46:30 09:46:30 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:46:30 #36 DONE 2.1s 09:46:30 09:46:30 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:46:30 #37 DONE 0.9s 09:46:30 09:46:30 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:46:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:46:30 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:46:30 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:46:30 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:46:30 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 09:46:30 #35 DONE 3.7s 09:46:30 09:46:30 #40 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:46:30 #40 ... 09:46:30 09:46:30 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:46:30 #36 DONE 2.2s 09:46:30 09:46:30 #37 [core-command builder 2/7] WORKDIR /edgex-go 09:46:30 #37 DONE 0.9s 09:46:30 09:46:30 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:46:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:46:30 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:46:30 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:46:30 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:46:30 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 09:46:30 #35 DONE 3.7s 09:46:30 09:46:30 #40 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:46:31 #40 ... 09:46:31 09:46:31 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:46:31 #36 DONE 2.2s 09:46:31 09:46:31 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:46:31 #37 DONE 0.9s 09:46:31 09:46:31 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:31 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:46:31 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:46:31 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:46:31 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:46:31 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:46:31 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 09:46:31 #35 DONE 3.7s 09:46:31 09:46:31 #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:46:31 #40 ... 09:46:31 09:46:31 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:31 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:46:31 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:46:31 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:46:31 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:46:31 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:46:31 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 09:46:31 #35 DONE 3.7s 09:46:31 09:46:31 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:46:31 #41 DONE 2.5s 09:46:31 09:46:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:31 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:35 #42 ... 09:46:35 09:46:35 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:46:35 #34 DONE 6.3s 09:46:35 09:46:35 #43 [security-spire-server internal] load build context 09:46:35 #43 transferring context: 27.71kB 0.3s done 09:46:35 #43 DONE 4.0s 09:46:35 09:46:35 #44 [security-proxy-auth internal] load build context 09:46:35 #44 ... 09:46:35 09:46:35 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:46:35 #36 DONE 2.2s 09:46:35 09:46:35 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 09:46:35 #37 DONE 0.9s 09:46:35 09:46:35 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:46:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:46:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:46:35 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:46:35 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:46:35 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:46:35 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.1s done 09:46:35 #35 DONE 3.7s 09:46:35 09:46:35 #45 [core-keeper internal] load build context 09:46:35 #45 DONE 0.0s 09:46:35 09:46:35 #44 [security-proxy-auth internal] load build context 09:46:35 #44 ... 09:46:35 09:46:35 #46 [security-spiffe-token-provider internal] load build context 09:46:35 #46 ... 09:46:35 09:46:35 #47 [security-spire-config internal] load build context 09:46:35 #47 transferring context: 25.96kB 0.2s done 09:46:35 #47 DONE 4.3s 09:46:35 09:46:35 #45 [core-keeper internal] load build context 09:46:36 #45 ... 09:46:36 09:46:36 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:36 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 4.9s done 09:46:36 #42 DONE 5.1s 09:46:36 09:46:36 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:36 #42 ... 09:46:36 09:46:36 #48 [security-spire-agent internal] load build context 09:46:36 #48 transferring context: 27.24kB 0.3s done 09:46:36 #48 DONE 5.5s 09:46:36 09:46:36 #44 [security-proxy-auth internal] load build context 09:46:37 #44 ... 09:46:37 09:46:37 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:46:37 #0 4.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:37 #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:37 #0 6.401 OK: 266 MiB in 52 packages 09:46:37 #49 DONE 9.5s 09:46:37 09:46:37 #44 [security-proxy-auth internal] load build context 09:46:38 #44 transferring context: 61.56MB 11.5s 09:46:39 #44 ... 09:46:39 09:46:39 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:46:39 #0 7.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:39 #0 8.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:39 #50 ... 09:46:39 09:46:39 #51 [support-cron-scheduler internal] load build context 09:46:39 #51 ... 09:46:39 09:46:39 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:46:39 #0 6.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:39 #0 6.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:39 #0 9.276 OK: 266 MiB in 52 packages 09:46:39 #52 ... 09:46:39 09:46:39 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:46:39 #0 7.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:39 #0 7.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:39 #53 ... 09:46:39 09:46:39 #51 [support-cron-scheduler internal] load build context 09:46:39 #51 ... 09:46:39 09:46:39 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:46:39 #52 DONE 10.8s 09:46:39 09:46:39 #51 [support-cron-scheduler internal] load build context 09:46:39 #51 ... 09:46:39 09:46:39 #54 [core-data internal] load build context 09:46:40 #54 ... 09:46:40 09:46:40 #55 [support-notifications internal] load build context 09:46:40 #55 ... 09:46:40 09:46:40 #56 [core-common-config-bootstrapper internal] load build context 09:46:40 #56 ... 09:46:40 09:46:40 #54 [core-data internal] load build context 09:46:40 #54 ... 09:46:40 09:46:40 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:46:40 #0 8.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:40 #0 8.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:40 #57 ... 09:46:40 09:46:40 #54 [core-data internal] load build context 09:46:40 #54 ... 09:46:40 09:46:40 #38 [security-proxy-setup internal] load build context 09:46:41 #38 ... 09:46:41 09:46:41 #58 [support-scheduler internal] load build context 09:46:41 #58 ... 09:46:41 09:46:41 #59 [security-secretstore-setup internal] load build context 09:46:41 #59 ... 09:46:41 09:46:41 #60 [core-command internal] load build context 09:46:41 #60 ... 09:46:41 09:46:41 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:46:41 #50 11.12 OK: 266 MiB in 52 packages 09:46:41 #50 DONE 12.2s 09:46:41 09:46:41 #60 [core-command internal] load build context 09:46:41 #60 ... 09:46:41 09:46:41 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:46:41 #61 ... 09:46:41 09:46:41 #62 [security-bootstrapper internal] load build context 09:46:41 #62 ... 09:46:41 09:46:41 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:46:41 #63 ... 09:46:41 09:46:41 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:46:41 #64 ... 09:46:41 09:46:41 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:41 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 5.3s done 09:46:41 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:46:41 #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:46:41 #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:46:41 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done 09:46:41 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.0s done 09:46:41 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 09:46:41 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s done 09:46:41 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 2.7s 09:46:41 #65 ... 09:46:41 09:46:41 #66 [core-metadata internal] load build context 09:46:42 #66 ... 09:46:42 09:46:42 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:46:42 #67 ... 09:46:42 09:46:42 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:42 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 3.1s 09:46:42 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 3.5s 09:46:43 #65 ... 09:46:43 09:46:43 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:46:43 #68 ... 09:46:43 09:46:43 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:43 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:46:43 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:46:43 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:46:43 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 09:46:43 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done 09:46:43 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.3s done 09:46:43 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.4s 09:46:43 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.2s done 09:46:43 #42 ... 09:46:43 09:46:43 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:46:43 #69 ... 09:46:43 09:46:43 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:43 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 4.6s 09:46:44 #65 ... 09:46:44 09:46:44 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:46:44 #53 10.87 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:46:44 #53 10.87 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:46:44 #53 10.87 OK: 19954 distinct packages available 09:46:44 #53 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:44 #53 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:44 #53 13.82 OK: 266 MiB in 52 packages 09:46:44 #53 DONE 14.8s 09:46:44 09:46:44 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:44 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.1s 09:46:44 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 09:46:44 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 5.3s 09:46:44 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:46:44 #65 ... 09:46:44 09:46:44 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:46:44 #70 ... 09:46:44 09:46:44 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:46:44 #71 ... 09:46:44 09:46:44 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:44 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.2s 09:46:44 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:46:44 #42 ... 09:46:44 09:46:44 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:46:44 #57 11.09 (1/2) Installing ca-certificates (20240226-r0) 09:46:44 #57 11.39 (2/2) Installing dumb-init (1.2.5-r2) 09:46:44 #57 11.39 Executing busybox-1.36.1-r7.trigger 09:46:44 #57 11.39 Executing ca-certificates-20240226-r0.trigger 09:46:44 #57 11.99 OK: 9 MiB in 17 packages 09:46:44 #57 DONE 14.3s 09:46:44 09:46:44 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:45 #42 ... 09:46:45 09:46:45 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:45 #72 ... 09:46:45 09:46:45 #46 [security-spiffe-token-provider internal] load build context 09:46:45 #46 transferring context: 35.14MB 16.0s 09:46:45 #46 ... 09:46:45 09:46:45 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:45 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 6.7s 09:46:46 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 7.2s 09:46:46 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 7.7s 09:46:47 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 7.9s 09:46:47 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.66MB / 18.32MB 8.2s 09:46:47 #65 ... 09:46:47 09:46:47 #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:46:47 #40 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:47 #40 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:47 #40 16.22 (1/1) Installing dumb-init (1.2.5-r2) 09:46:47 #40 16.22 Executing busybox-1.36.1-r7.trigger 09:46:47 #40 16.22 OK: 8 MiB in 16 packages 09:46:47 #40 DONE 17.6s 09:46:47 09:46:47 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:47 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.61MB / 18.32MB 8.5s 09:46:47 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:46:47 #65 ... 09:46:47 09:46:47 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:47 #73 ... 09:46:47 09:46:47 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:49 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 9.8s 09:46:49 #65 ... 09:46:49 09:46:49 #45 [core-keeper internal] load build context 09:46:49 #45 ... 09:46:49 09:46:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:49 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.8s 09:46:49 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:46:49 #42 ... 09:46:49 09:46:49 #44 [security-proxy-auth internal] load build context 09:46:49 #44 ... 09:46:49 09:46:49 #45 [core-keeper internal] load build context 09:46:50 #45 ... 09:46:50 09:46:50 #51 [support-cron-scheduler internal] load build context 09:46:50 #51 ... 09:46:50 09:46:50 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:50 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 10.9s 09:46:50 #42 ... 09:46:50 09:46:50 #55 [support-notifications internal] load build context 09:46:50 #55 ... 09:46:50 09:46:50 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:50 #42 ... 09:46:50 09:46:50 #56 [core-common-config-bootstrapper internal] load build context 09:46:50 #56 ... 09:46:50 09:46:50 #55 [support-notifications internal] load build context 09:46:51 #55 ... 09:46:51 09:46:51 #54 [core-data internal] load build context 09:46:51 #54 ... 09:46:51 09:46:51 #58 [support-scheduler internal] load build context 09:46:51 #58 transferring context: 23.77MB 18.6s 09:46:51 #58 ... 09:46:51 09:46:51 #38 [security-proxy-setup internal] load build context 09:46:51 #38 ... 09:46:51 09:46:51 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:51 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 12.0s 09:46:51 #42 ... 09:46:51 09:46:51 #59 [security-secretstore-setup internal] load build context 09:46:51 #59 ... 09:46:51 09:46:51 #62 [security-bootstrapper internal] load build context 09:46:51 #62 ... 09:46:51 09:46:51 #60 [core-command internal] load build context 09:46:51 #60 ... 09:46:51 09:46:51 #62 [security-bootstrapper internal] load build context 09:46:52 #62 ... 09:46:52 09:46:52 #66 [core-metadata internal] load build context 09:46:52 #66 ... 09:46:52 09:46:52 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:52 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.81MB / 28.04MB 13.0s 09:46:52 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 13.8s 09:46:54 #42 ... 09:46:54 09:46:54 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:46:54 #63 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:54 #63 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:54 #63 19.74 (1/4) Installing dumb-init (1.2.5-r2) 09:46:54 #63 19.87 (2/4) Installing openssl (3.1.7-r0) 09:46:54 #63 20.08 (3/4) Installing su-exec (0.2-r3) 09:46:54 #63 20.08 (4/4) Installing yq (4.33.3-r5) 09:46:54 #63 20.56 Executing busybox-1.36.1-r7.trigger 09:46:54 #63 20.72 OK: 18 MiB in 19 packages 09:46:54 #63 DONE 23.1s 09:46:54 09:46:54 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:54 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.60MB / 28.04MB 14.9s 09:46:55 #42 ... 09:46:55 09:46:55 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:46:55 #74 ... 09:46:55 09:46:55 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:55 #42 ... 09:46:55 09:46:55 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:46:55 #64 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:55 #64 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:55 #64 17.18 (1/3) Installing ca-certificates (20240226-r0) 09:46:55 #64 17.32 (2/3) Installing dumb-init (1.2.5-r2) 09:46:55 #64 17.32 (3/3) Installing tzdata (2024a-r0) 09:46:55 #64 19.35 Executing busybox-1.36.1-r7.trigger 09:46:55 #64 19.51 Executing ca-certificates-20240226-r0.trigger 09:46:55 #64 20.79 OK: 12 MiB in 18 packages 09:46:55 #64 DONE 24.0s 09:46:55 09:46:55 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:55 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.0s 09:46:55 #42 ... 09:46:55 09:46:55 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:46:55 #67 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:55 #67 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:55 #67 22.62 (1/1) Installing dumb-init (1.2.5-r2) 09:46:55 #67 22.62 Executing busybox-1.36.1-r7.trigger 09:46:55 #67 22.72 OK: 8 MiB in 16 packages 09:46:55 #67 DONE 24.6s 09:46:55 09:46:55 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:46:55 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s done 09:46:56 #42 ... 09:46:56 09:46:56 #46 [security-spiffe-token-provider internal] load build context 09:46:56 #46 transferring context: 45.96MB 26.4s 09:46:56 #46 ... 09:46:56 09:46:56 #66 [core-metadata internal] load build context 09:46:57 #66 ... 09:46:57 09:46:57 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:46:57 #75 ... 09:46:57 09:46:57 #46 [security-spiffe-token-provider internal] load build context 09:46:58 #46 ... 09:46:58 09:46:58 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:46:58 #61 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:58 #61 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:58 #61 22.49 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:46:58 #61 22.49 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:46:58 #61 22.49 OK: 19946 distinct packages available 09:46:58 #61 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:58 #61 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:58 #61 ... 09:46:58 09:46:58 #44 [security-proxy-auth internal] load build context 09:46:58 #44 ... 09:46:58 09:46:58 #46 [security-spiffe-token-provider internal] load build context 09:46:58 #46 ... 09:46:58 09:46:58 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:46:58 #73 DONE 21.2s 09:46:58 09:46:58 #46 [security-spiffe-token-provider internal] load build context 09:46:59 #46 ... 09:46:59 09:46:59 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:46:59 #68 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:46:59 #68 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:46:59 #68 21.96 (1/4) Installing ca-certificates (20240226-r0) 09:46:59 #68 22.11 (2/4) Installing dumb-init (1.2.5-r2) 09:46:59 #68 22.22 (3/4) Installing su-exec (0.2-r3) 09:46:59 #68 22.22 (4/4) Installing yq (4.33.3-r5) 09:46:59 #68 22.59 Executing busybox-1.36.1-r7.trigger 09:46:59 #68 22.59 Executing ca-certificates-20240226-r0.trigger 09:46:59 #68 23.61 OK: 18 MiB in 19 packages 09:46:59 #68 DONE 26.3s 09:46:59 09:46:59 #46 [security-spiffe-token-provider internal] load build context 09:46:59 #46 ... 09:46:59 09:46:59 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:46:59 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.7s done 09:46:59 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.7s 09:46:59 #65 ... 09:46:59 09:46:59 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:46:59 #61 28.00 (1/11) Installing ca-certificates (20240226-r0) 09:46:59 #61 28.11 (2/11) Installing brotli-libs (1.0.9-r14) 09:46:59 #61 28.22 (3/11) Installing libunistring (1.1-r1) 09:46:59 #61 28.29 (4/11) Installing libidn2 (2.3.4-r1) 09:46:59 #61 28.32 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:46:59 #61 28.41 (6/11) Installing libcurl (8.9.0-r0) 09:46:59 #61 28.51 (7/11) Installing curl (8.9.0-r0) 09:46:59 #61 28.59 (8/11) Installing dumb-init (1.2.5-r2) 09:46:59 #61 28.59 (9/11) Installing musl-obstack (1.2.3-r2) 09:46:59 #61 28.59 (10/11) Installing libucontext (1.2-r2) 09:46:59 #61 28.59 (11/11) Installing gcompat (1.1.0-r1) 09:47:00 #61 28.72 Executing busybox-1.36.1-r7.trigger 09:47:00 #61 28.83 Executing ca-certificates-20240226-r0.trigger 09:47:00 #61 ... 09:47:00 09:47:00 #45 [core-keeper internal] load build context 09:47:00 #45 ... 09:47:00 09:47:00 #51 [support-cron-scheduler internal] load build context 09:47:00 #51 ... 09:47:00 09:47:00 #46 [security-spiffe-token-provider internal] load build context 09:47:00 #46 ... 09:47:00 09:47:00 #56 [core-common-config-bootstrapper internal] load build context 09:47:01 #56 ... 09:47:01 09:47:01 #46 [security-spiffe-token-provider internal] load build context 09:47:01 #46 ... 09:47:01 09:47:01 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:01 #72 DONE 25.4s 09:47:01 09:47:01 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:47:01 #75 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:01 #75 ... 09:47:01 09:47:01 #58 [support-scheduler internal] load build context 09:47:01 #58 transferring context: 35.81MB 28.9s 09:47:01 #58 ... 09:47:01 09:47:01 #55 [support-notifications internal] load build context 09:47:01 #55 ... 09:47:01 09:47:01 #54 [core-data internal] load build context 09:47:01 #54 ... 09:47:01 09:47:01 #38 [security-proxy-setup internal] load build context 09:47:02 #38 ... 09:47:02 09:47:02 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:47:02 #61 29.40 OK: 13 MiB in 26 packages 09:47:02 #61 DONE 30.8s 09:47:02 09:47:02 #38 [security-proxy-setup internal] load build context 09:47:02 #38 ... 09:47:02 09:47:02 #59 [security-secretstore-setup internal] load build context 09:47:02 #59 ... 09:47:02 09:47:02 #60 [core-command internal] load build context 09:47:02 #60 ... 09:47:02 09:47:02 #38 [security-proxy-setup internal] load build context 09:47:02 #38 ... 09:47:02 09:47:02 #62 [security-bootstrapper internal] load build context 09:47:02 #62 ... 09:47:02 09:47:02 #60 [core-command internal] load build context 09:47:03 #60 ... 09:47:03 09:47:03 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:47:03 #69 22.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:03 #69 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:03 #69 27.22 (1/2) Installing dumb-init (1.2.5-r2) 09:47:03 #69 27.22 (2/2) Installing su-exec (0.2-r3) 09:47:03 #69 27.22 Executing busybox-1.36.1-r7.trigger 09:47:03 #69 27.43 OK: 8 MiB in 17 packages 09:47:03 #69 DONE 29.7s 09:47:03 09:47:03 #60 [core-command internal] load build context 09:47:03 #60 ... 09:47:03 09:47:03 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:47:03 #71 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:03 #71 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:03 #71 23.08 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:47:03 #71 23.08 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:47:03 #71 23.08 OK: 19946 distinct packages available 09:47:03 #71 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:03 #71 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:03 #71 27.40 (1/5) Installing dumb-init (1.2.5-r2) 09:47:03 #71 27.40 (2/5) Installing musl-obstack (1.2.3-r2) 09:47:03 #71 27.45 (3/5) Installing libucontext (1.2-r2) 09:47:03 #71 27.45 (4/5) Installing gcompat (1.1.0-r1) 09:47:03 #71 27.45 (5/5) Installing openssl (3.1.7-r0) 09:47:03 #71 27.53 Executing busybox-1.36.1-r7.trigger 09:47:03 #71 27.74 OK: 9 MiB in 20 packages 09:47:03 #71 ... 09:47:03 09:47:03 #60 [core-command internal] load build context 09:47:04 #60 ... 09:47:04 09:47:04 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:47:04 #76 ... 09:47:04 09:47:04 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:47:04 #71 DONE 30.5s 09:47:04 09:47:04 #60 [core-command internal] load build context 09:47:05 #60 ... 09:47:05 09:47:05 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:47:05 #77 ... 09:47:05 09:47:05 #60 [core-command internal] load build context 09:47:05 #60 ... 09:47:05 09:47:05 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:47:05 #74 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:05 #74 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:05 #74 19.73 OK: 9 MiB in 17 packages 09:47:05 #74 DONE 20.8s 09:47:05 09:47:05 #60 [core-command internal] load build context 09:47:05 #60 ... 09:47:05 09:47:05 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:47:06 #78 ... 09:47:06 09:47:06 #46 [security-spiffe-token-provider internal] load build context 09:47:06 #46 ... 09:47:06 09:47:06 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:47:06 #75 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:06 #75 18.34 OK: 8 MiB in 16 packages 09:47:06 #75 DONE 19.9s 09:47:06 09:47:06 #46 [security-spiffe-token-provider internal] load build context 09:47:06 #46 transferring context: 61.11MB 36.7s 09:47:06 #46 ... 09:47:06 09:47:06 #62 [security-bootstrapper internal] load build context 09:47:07 #62 ... 09:47:07 09:47:07 #66 [core-metadata internal] load build context 09:47:07 #66 ... 09:47:07 09:47:07 #46 [security-spiffe-token-provider internal] load build context 09:47:08 #46 ... 09:47:08 09:47:08 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:47:08 #70 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:08 #70 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:08 #70 29.94 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:47:08 #70 29.94 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:47:08 #70 29.94 OK: 19946 distinct packages available 09:47:08 #70 30.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:08 #70 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:08 #70 32.70 (1/4) Installing dumb-init (1.2.5-r2) 09:47:08 #70 32.70 (2/4) Installing musl-obstack (1.2.3-r2) 09:47:08 #70 32.70 (3/4) Installing libucontext (1.2-r2) 09:47:08 #70 32.74 (4/4) Installing gcompat (1.1.0-r1) 09:47:08 #70 32.74 Executing busybox-1.36.1-r7.trigger 09:47:08 #70 32.80 OK: 8 MiB in 19 packages 09:47:08 #70 DONE 34.1s 09:47:08 09:47:08 #46 [security-spiffe-token-provider internal] load build context 09:47:09 #46 ... 09:47:09 09:47:09 #44 [security-proxy-auth internal] load build context 09:47:09 #44 ... 09:47:09 09:47:09 #46 [security-spiffe-token-provider internal] load build context 09:47:09 #46 ... 09:47:09 09:47:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:09 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s 09:47:09 #42 ... 09:47:09 09:47:09 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:47:09 #79 ... 09:47:09 09:47:09 #44 [security-proxy-auth internal] load build context 09:47:09 #44 ... 09:47:09 09:47:09 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:47:09 #80 ... 09:47:09 09:47:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:10 #42 ... 09:47:10 09:47:10 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:47:10 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.5s 09:47:10 #65 ... 09:47:10 09:47:10 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:10 #42 ... 09:47:10 09:47:10 #51 [support-cron-scheduler internal] load build context 09:47:10 #51 ... 09:47:10 09:47:10 #45 [core-keeper internal] load build context 09:47:11 #45 ... 09:47:11 09:47:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:11 #42 ... 09:47:11 09:47:11 #56 [core-common-config-bootstrapper internal] load build context 09:47:11 #56 ... 09:47:11 09:47:11 #51 [support-cron-scheduler internal] load build context 09:47:11 #51 transferring context: 62.91MB 42.3s 09:47:11 #51 ... 09:47:11 09:47:11 #55 [support-notifications internal] load build context 09:47:11 #55 ... 09:47:11 09:47:11 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:47:12 #81 ... 09:47:12 09:47:12 #58 [support-scheduler internal] load build context 09:47:12 #58 ... 09:47:12 09:47:12 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:47:12 #76 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:12 #76 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:12 #76 16.44 OK: 18 MiB in 19 packages 09:47:12 #76 DONE 17.6s 09:47:12 09:47:12 #59 [security-secretstore-setup internal] load build context 09:47:12 #59 ... 09:47:12 09:47:12 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:47:12 #82 ... 09:47:12 09:47:12 #54 [core-data internal] load build context 09:47:12 #54 ... 09:47:12 09:47:12 #38 [security-proxy-setup internal] load build context 09:47:12 #38 ... 09:47:12 09:47:12 #54 [core-data internal] load build context 09:47:14 #54 ... 09:47:14 09:47:14 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:47:14 #83 DONE 1.3s 09:47:14 09:47:14 #54 [core-data internal] load build context 09:47:14 #54 ... 09:47:14 09:47:14 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:47:14 #84 ... 09:47:14 09:47:14 #54 [core-data internal] load build context 09:47:14 #54 ... 09:47:14 09:47:14 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:47:14 #77 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:14 #77 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:14 #77 17.61 OK: 12 MiB in 18 packages 09:47:14 #77 DONE 19.5s 09:47:14 09:47:14 #54 [core-data internal] load build context 09:47:14 #54 ... 09:47:14 09:47:14 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:47:15 #85 ... 09:47:15 09:47:15 #54 [core-data internal] load build context 09:47:15 #54 ... 09:47:15 09:47:15 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:47:15 #78 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:15 #78 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:15 #78 17.28 OK: 8 MiB in 16 packages 09:47:15 #78 DONE 19.3s 09:47:15 09:47:15 #54 [core-data internal] load build context 09:47:16 #54 ... 09:47:16 09:47:16 #60 [core-command internal] load build context 09:47:16 #60 ... 09:47:16 09:47:16 #45 [core-keeper internal] load build context 09:47:16 #45 ... 09:47:16 09:47:16 #60 [core-command internal] load build context 09:47:16 #60 ... 09:47:16 09:47:16 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:47:16 #80 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:16 #80 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:16 #80 16.18 OK: 18 MiB in 19 packages 09:47:16 #80 DONE 17.0s 09:47:16 09:47:16 #54 [core-data internal] load build context 09:47:17 #54 transferring context: 50.51MB 46.8s 09:47:18 #54 ... 09:47:18 09:47:18 #62 [security-bootstrapper internal] load build context 09:47:18 #62 ... 09:47:18 09:47:18 #54 [core-data internal] load build context 09:47:18 #54 ... 09:47:18 09:47:18 #66 [core-metadata internal] load build context 09:47:18 #66 ... 09:47:18 09:47:18 #54 [core-data internal] load build context 09:47:18 #54 ... 09:47:18 09:47:18 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:47:18 #86 ... 09:47:18 09:47:18 #54 [core-data internal] load build context 09:47:19 #54 ... 09:47:19 09:47:19 #46 [security-spiffe-token-provider internal] load build context 09:47:19 #46 ... 09:47:19 09:47:19 #60 [core-command internal] load build context 09:47:20 #60 ... 09:47:20 09:47:20 #44 [security-proxy-auth internal] load build context 09:47:20 #44 ... 09:47:20 09:47:20 #60 [core-command internal] load build context 09:47:20 #60 ... 09:47:20 09:47:20 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:47:20 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.0s 09:47:20 #65 ... 09:47:20 09:47:20 #44 [security-proxy-auth internal] load build context 09:47:20 #44 transferring context: 116.41MB 53.6s 09:47:21 #44 ... 09:47:21 09:47:21 #56 [core-common-config-bootstrapper internal] load build context 09:47:21 #56 ... 09:47:21 09:47:21 #44 [security-proxy-auth internal] load build context 09:47:22 #44 ... 09:47:22 09:47:22 #51 [support-cron-scheduler internal] load build context 09:47:22 #51 ... 09:47:22 09:47:22 #44 [security-proxy-auth internal] load build context 09:47:22 #44 ... 09:47:22 09:47:22 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:47:22 #81 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:22 #81 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:22 #81 18.31 OK: 13 MiB in 26 packages 09:47:22 #81 DONE 20.2s 09:47:22 09:47:22 #44 [security-proxy-auth internal] load build context 09:47:22 #44 ... 09:47:22 09:47:22 #55 [support-notifications internal] load build context 09:47:22 #55 ... 09:47:22 09:47:22 #58 [support-scheduler internal] load build context 09:47:22 #58 ... 09:47:22 09:47:22 #59 [security-secretstore-setup internal] load build context 09:47:22 #59 ... 09:47:22 09:47:22 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:22 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.5s 09:47:22 #42 ... 09:47:22 09:47:22 #58 [support-scheduler internal] load build context 09:47:22 #58 ... 09:47:22 09:47:22 #38 [security-proxy-setup internal] load build context 09:47:22 #38 ... 09:47:22 09:47:22 #59 [security-secretstore-setup internal] load build context 09:47:24 #59 ... 09:47:24 09:47:24 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:47:24 #79 17.54 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:24 #79 18.31 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:24 #79 22.35 (1/1) Installing dumb-init (1.2.5-r2) 09:47:24 #79 23.30 Executing busybox-1.36.1-r7.trigger 09:47:24 #79 23.58 OK: 8 MiB in 16 packages 09:47:24 #79 DONE 24.9s 09:47:24 09:47:24 #59 [security-secretstore-setup internal] load build context 09:47:25 #59 ... 09:47:25 09:47:25 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:47:25 #86 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:25 #86 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:25 #86 15.94 OK: 8 MiB in 19 packages 09:47:25 #86 DONE 17.3s 09:47:26 09:47:26 #59 [security-secretstore-setup internal] load build context 09:47:26 #59 ... 09:47:26 09:47:26 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:47:26 #85 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:26 #85 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:26 #85 20.03 OK: 9 MiB in 20 packages 09:47:26 #85 DONE 21.2s 09:47:26 09:47:26 #59 [security-secretstore-setup internal] load build context 09:47:26 #59 ... 09:47:26 09:47:26 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:47:26 #84 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:26 #84 16.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:26 #84 20.65 OK: 8 MiB in 17 packages 09:47:26 #84 DONE 22.3s 09:47:26 09:47:26 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:47:26 #82 16.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:47:26 #82 18.53 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:47:26 #82 23.68 OK: 266 MiB in 52 packages 09:47:26 #82 DONE 24.6s 09:47:26 09:47:26 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:47:26 #87 ... 09:47:26 09:47:26 #45 [core-keeper internal] load build context 09:47:26 #45 ... 09:47:26 09:47:26 #59 [security-secretstore-setup internal] load build context 09:47:27 #59 transferring context: 59.90MB 54.1s 09:47:28 #59 ... 09:47:28 09:47:28 #62 [security-bootstrapper internal] load build context 09:47:28 #62 ... 09:47:28 09:47:28 #66 [core-metadata internal] load build context 09:47:28 #66 ... 09:47:28 09:47:28 #62 [security-bootstrapper internal] load build context 09:47:29 #62 ... 09:47:29 09:47:29 #54 [core-data internal] load build context 09:47:29 #54 ... 09:47:29 09:47:29 #46 [security-spiffe-token-provider internal] load build context 09:47:29 #46 ... 09:47:29 09:47:29 #62 [security-bootstrapper internal] load build context 09:47:30 #62 ... 09:47:30 09:47:30 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:47:30 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.8s done 09:47:30 #65 ... 09:47:30 09:47:30 #60 [core-command internal] load build context 09:47:31 #60 ... 09:47:31 09:47:31 #62 [security-bootstrapper internal] load build context 09:47:31 #62 ... 09:47:31 09:47:31 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:47:31 #87 DONE 4.7s 09:47:31 09:47:31 #62 [security-bootstrapper internal] load build context 09:47:31 #62 ... 09:47:31 09:47:31 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:47:31 #65 DONE 59.7s 09:47:31 09:47:31 #62 [security-bootstrapper internal] load build context 09:47:31 #62 ... 09:47:31 09:47:31 #56 [core-common-config-bootstrapper internal] load build context 09:47:31 #56 ... 09:47:31 09:47:31 #62 [security-bootstrapper internal] load build context 09:47:32 #62 transferring context: 78.09MB 58.7s 09:47:32 #62 ... 09:47:32 09:47:32 #51 [support-cron-scheduler internal] load build context 09:47:32 #51 ... 09:47:32 09:47:32 #62 [security-bootstrapper internal] load build context 09:47:32 #62 ... 09:47:32 09:47:32 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:47:32 #88 DONE 1.1s 09:47:32 09:47:32 #62 [security-bootstrapper internal] load build context 09:47:32 #62 ... 09:47:32 09:47:32 #44 [security-proxy-auth internal] load build context 09:47:32 #44 ... 09:47:32 09:47:32 #62 [security-bootstrapper internal] load build context 09:47:32 #62 ... 09:47:32 09:47:32 #55 [support-notifications internal] load build context 09:47:32 #55 ... 09:47:32 09:47:32 #62 [security-bootstrapper internal] load build context 09:47:32 #62 ... 09:47:32 09:47:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:32 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.7s 09:47:33 #42 ... 09:47:33 09:47:33 #58 [support-scheduler internal] load build context 09:47:33 #58 ... 09:47:33 09:47:33 #38 [security-proxy-setup internal] load build context 09:47:33 #38 ... 09:47:33 09:47:33 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:36 #42 ... 09:47:36 09:47:36 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:47:36 #89 DONE 1.6s 09:47:36 09:47:36 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:36 #42 ... 09:47:36 09:47:36 #45 [core-keeper internal] load build context 09:47:36 #45 ... 09:47:36 09:47:36 #46 [security-spiffe-token-provider internal] load build context 09:47:36 #46 ... 09:47:36 09:47:36 #45 [core-keeper internal] load build context 09:47:37 #45 transferring context: 93.21MB 58.3s 09:47:38 #45 ... 09:47:38 09:47:38 #59 [security-secretstore-setup internal] load build context 09:47:38 #59 ... 09:47:38 09:47:38 #45 [core-keeper internal] load build context 09:47:38 #45 ... 09:47:38 09:47:38 #66 [core-metadata internal] load build context 09:47:38 #66 ... 09:47:38 09:47:38 #45 [core-keeper internal] load build context 09:47:39 #45 ... 09:47:39 09:47:39 #54 [core-data internal] load build context 09:47:39 #54 ... 09:47:39 09:47:39 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:39 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.6s 09:47:41 #42 ... 09:47:41 09:47:41 #60 [core-command internal] load build context 09:47:41 #60 ... 09:47:41 09:47:41 #45 [core-keeper internal] load build context 09:47:41 #45 ... 09:47:41 09:47:41 #56 [core-common-config-bootstrapper internal] load build context 09:47:42 #56 transferring context: 129.92MB 71.9s 09:47:42 #56 ... 09:47:42 09:47:42 #45 [core-keeper internal] load build context 09:47:42 #45 ... 09:47:42 09:47:42 #51 [support-cron-scheduler internal] load build context 09:47:42 #51 ... 09:47:42 09:47:42 #45 [core-keeper internal] load build context 09:47:42 #45 ... 09:47:42 09:47:42 #44 [security-proxy-auth internal] load build context 09:47:42 #44 ... 09:47:42 09:47:42 #45 [core-keeper internal] load build context 09:47:42 #45 ... 09:47:42 09:47:42 #55 [support-notifications internal] load build context 09:47:42 #55 ... 09:47:42 09:47:42 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:43 #42 ... 09:47:43 09:47:43 #62 [security-bootstrapper internal] load build context 09:47:43 #62 ... 09:47:43 09:47:43 #58 [support-scheduler internal] load build context 09:47:43 #58 ... 09:47:43 09:47:43 #38 [security-proxy-setup internal] load build context 09:47:43 #38 ... 09:47:43 09:47:43 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:47:43 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.6s done 09:47:45 #42 DONE 74.0s 09:47:45 09:47:45 #56 [core-common-config-bootstrapper internal] load build context 09:47:46 #56 ... 09:47:46 09:47:46 #46 [security-spiffe-token-provider internal] load build context 09:47:47 #46 ... 09:47:47 09:47:47 #56 [core-common-config-bootstrapper internal] load build context 09:47:47 #56 transferring context: 154.96MB 76.9s 09:47:48 #56 ... 09:47:48 09:47:48 #59 [security-secretstore-setup internal] load build context 09:47:48 #59 ... 09:47:48 09:47:48 #56 [core-common-config-bootstrapper internal] load build context 09:47:48 #56 ... 09:47:48 09:47:48 #66 [core-metadata internal] load build context 09:47:48 #66 ... 09:47:48 09:47:48 #56 [core-common-config-bootstrapper internal] load build context 09:47:50 #56 ... 09:47:50 09:47:50 #54 [core-data internal] load build context 09:47:50 #54 ... 09:47:50 09:47:50 #56 [core-common-config-bootstrapper internal] load build context 09:47:51 #56 ... 09:47:51 09:47:51 #60 [core-command internal] load build context 09:47:51 #60 ... 09:47:51 09:47:51 #56 [core-common-config-bootstrapper internal] load build context 09:47:52 #56 transferring context: 174.10MB 82.0s 09:47:52 #56 ... 09:47:52 09:47:52 #51 [support-cron-scheduler internal] load build context 09:47:52 #51 ... 09:47:52 09:47:52 #56 [core-common-config-bootstrapper internal] load build context 09:47:52 #56 ... 09:47:52 09:47:52 #44 [security-proxy-auth internal] load build context 09:47:53 #44 ... 09:47:53 09:47:53 #45 [core-keeper internal] load build context 09:47:53 #45 ... 09:47:53 09:47:53 #56 [core-common-config-bootstrapper internal] load build context 09:47:53 #56 ... 09:47:53 09:47:53 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:47:53 #90 DONE 5.0s 09:47:53 09:47:53 #56 [core-common-config-bootstrapper internal] load build context 09:47:53 #56 ... 09:47:53 09:47:53 #55 [support-notifications internal] load build context 09:47:53 #55 ... 09:47:53 09:47:53 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:47:53 #91 DONE 5.2s 09:47:53 09:47:53 #55 [support-notifications internal] load build context 09:47:53 #55 ... 09:47:53 09:47:53 #45 [core-keeper internal] load build context 09:47:53 #45 ... 09:47:53 09:47:53 #62 [security-bootstrapper internal] load build context 09:47:53 #62 ... 09:47:53 09:47:53 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:47:53 #92 DONE 3.8s 09:47:53 09:47:53 #62 [security-bootstrapper internal] load build context 09:47:53 #62 ... 09:47:53 09:47:53 #58 [support-scheduler internal] load build context 09:47:53 #58 ... 09:47:53 09:47:53 #38 [security-proxy-setup internal] load build context 09:47:53 #38 ... 09:47:53 09:47:53 #58 [support-scheduler internal] load build context 09:47:55 #58 ... 09:47:55 09:47:55 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:47:55 #93 DONE 1.5s 09:47:55 09:47:55 #58 [support-scheduler internal] load build context 09:47:55 #58 ... 09:47:55 09:47:55 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:47:55 #94 DONE 1.8s 09:47:55 09:47:55 #58 [support-scheduler internal] load build context 09:47:55 #58 ... 09:47:55 09:47:55 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:47:55 #95 DONE 2.1s 09:47:55 09:47:55 #58 [support-scheduler internal] load build context 09:47:56 #58 ... 09:47:56 09:47:56 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 09:47:56 #96 DONE 1.0s 09:47:56 09:47:56 #58 [support-scheduler internal] load build context 09:47:56 #58 ... 09:47:56 09:47:56 #97 [security-spire-config stage-2 6/10] COPY security.txt / 09:47:56 #97 DONE 1.4s 09:47:56 09:47:56 #58 [support-scheduler internal] load build context 09:47:57 #58 ... 09:47:57 09:47:57 #46 [security-spiffe-token-provider internal] load build context 09:47:57 #46 ... 09:47:57 09:47:57 #98 [security-spire-server stage-2 6/9] COPY security.txt / 09:47:57 #98 DONE 1.5s 09:47:57 09:47:57 #46 [security-spiffe-token-provider internal] load build context 09:47:57 #46 transferring context: 220.65MB 87.4s 09:47:57 #46 ... 09:47:57 09:47:57 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:47:58 #99 ... 09:47:58 09:47:58 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:47:58 #100 DONE 1.6s 09:47:58 09:47:58 #46 [security-spiffe-token-provider internal] load build context 09:47:58 #46 ... 09:47:58 09:47:58 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:47:58 #99 DONE 1.1s 09:47:58 09:47:58 #46 [security-spiffe-token-provider internal] load build context 09:47:58 #46 ... 09:47:58 09:47:58 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:47:58 #101 DONE 1.5s 09:47:58 09:47:58 #46 [security-spiffe-token-provider internal] load build context 09:47:58 #46 ... 09:47:58 09:47:58 #59 [security-secretstore-setup internal] load build context 09:47:58 #59 ... 09:47:58 09:47:58 #46 [security-spiffe-token-provider internal] load build context 09:47:59 #46 ... 09:47:59 09:47:59 #66 [core-metadata internal] load build context 09:47:59 #66 ... 09:47:59 09:47:59 #46 [security-spiffe-token-provider internal] load build context 09:48:00 #46 ... 09:48:00 09:48:00 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:48:00 #102 DONE 1.4s 09:48:00 09:48:00 #46 [security-spiffe-token-provider internal] load build context 09:48:00 #46 ... 09:48:00 09:48:00 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:48:00 #103 DONE 1.6s 09:48:00 09:48:00 #46 [security-spiffe-token-provider internal] load build context 09:48:00 #46 ... 09:48:00 09:48:00 #54 [core-data internal] load build context 09:48:00 #54 ... 09:48:00 09:48:00 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:48:00 #104 DONE 2.1s 09:48:00 09:48:00 #54 [core-data internal] load build context 09:48:00 #54 ... 09:48:00 09:48:00 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:48:01 #105 DONE 1.1s 09:48:01 09:48:01 #54 [core-data internal] load build context 09:48:01 #54 ... 09:48:01 09:48:01 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:48:01 #106 DONE 1.1s 09:48:01 09:48:01 #54 [core-data internal] load build context 09:48:01 #54 ... 09:48:01 09:48:01 #60 [core-command internal] load build context 09:48:01 #60 ... 09:48:01 09:48:01 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:48:01 #107 DONE 1.7s 09:48:01 09:48:01 #60 [core-command internal] load build context 09:48:01 #60 ... 09:48:01 09:48:01 #54 [core-data internal] load build context 09:48:02 #54 transferring context: 191.18MB 92.3s 09:48:02 #54 ... 09:48:02 09:48:02 #51 [support-cron-scheduler internal] load build context 09:48:02 #51 ... 09:48:02 09:48:02 #54 [core-data internal] load build context 09:48:03 #54 ... 09:48:03 09:48:03 #44 [security-proxy-auth internal] load build context 09:48:03 #44 ... 09:48:03 09:48:03 #54 [core-data internal] load build context 09:48:03 #54 ... 09:48:03 09:48:03 #56 [core-common-config-bootstrapper internal] load build context 09:48:03 #56 ... 09:48:03 09:48:03 #55 [support-notifications internal] load build context 09:48:03 #55 ... 09:48:03 09:48:03 #54 [core-data internal] load build context 09:48:03 #54 ... 09:48:03 09:48:03 #45 [core-keeper internal] load build context 09:48:03 #45 ... 09:48:03 09:48:03 #62 [security-bootstrapper internal] load build context 09:48:03 #62 ... 09:48:03 09:48:03 #38 [security-proxy-setup internal] load build context 09:48:03 #38 ... 09:48:03 09:48:03 #62 [security-bootstrapper internal] load build context 09:48:07 #62 ... 09:48:07 09:48:07 #58 [support-scheduler internal] load build context 09:48:07 #58 ... 09:48:07 09:48:07 #62 [security-bootstrapper internal] load build context 09:48:07 #62 transferring context: 231.87MB 94.1s 09:48:08 #62 ... 09:48:08 09:48:08 #108 [security-spire-server] exporting to image 09:48:08 #108 exporting layers 6.5s done 09:48:08 #108 writing image sha256:e61ce6fcd192a2874443354e1c52a0510286363ec99e38a03508234824c9da29 0.1s done 09:48:08 #108 naming to docker.io/library/security-spire-config-arm64 0.2s done 09:48:08 #108 writing image sha256:5fc42f51b144830dd3b9c1ca07b47d5bec0887a7b46171e6c641cf06124314d8 0.0s done 09:48:08 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:48:08 #108 writing image sha256:2a8bad78daf719007e6545e500bb660a94bd5ad00c06ee64664dbe2b53e51df8 done 09:48:08 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:48:08 #108 DONE 6.8s 09:48:08 09:48:08 #62 [security-bootstrapper internal] load build context 09:48:09 #62 ... 09:48:09 09:48:09 #59 [security-secretstore-setup internal] load build context 09:48:09 #59 ... 09:48:09 09:48:09 #62 [security-bootstrapper internal] load build context 09:48:09 #62 ... 09:48:09 09:48:09 #66 [core-metadata internal] load build context 09:48:09 #66 ... 09:48:09 09:48:09 #62 [security-bootstrapper internal] load build context 09:48:10 #62 ... 09:48:10 09:48:10 #46 [security-spiffe-token-provider internal] load build context 09:48:10 #46 ... 09:48:10 09:48:10 #62 [security-bootstrapper internal] load build context 09:48:12 #62 ... 09:48:12 09:48:12 #60 [core-command internal] load build context 09:48:12 #60 ... 09:48:12 09:48:12 #62 [security-bootstrapper internal] load build context 09:48:12 #62 transferring context: 258.47MB 99.2s 09:48:12 #62 ... 09:48:12 09:48:12 #55 [support-notifications internal] load build context 09:48:12 #55 transferring context: 310.11MB 102.2s done 09:48:12 #55 DONE 103.0s 09:48:12 09:48:12 #62 [security-bootstrapper internal] load build context 09:48:13 #62 ... 09:48:13 09:48:13 #51 [support-cron-scheduler internal] load build context 09:48:13 #51 ... 09:48:13 09:48:13 #62 [security-bootstrapper internal] load build context 09:48:13 #62 ... 09:48:13 09:48:13 #44 [security-proxy-auth internal] load build context 09:48:13 #44 ... 09:48:13 09:48:13 #60 [core-command internal] load build context 09:48:13 #60 ... 09:48:13 09:48:13 #56 [core-common-config-bootstrapper internal] load build context 09:48:13 #56 ... 09:48:13 09:48:13 #44 [security-proxy-auth internal] load build context 09:48:13 #44 ... 09:48:13 09:48:13 #54 [core-data internal] load build context 09:48:13 #54 ... 09:48:13 09:48:13 #45 [core-keeper internal] load build context 09:48:14 #45 ... 09:48:14 09:48:14 #54 [core-data internal] load build context 09:48:14 #54 ... 09:48:14 09:48:14 #38 [security-proxy-setup internal] load build context 09:48:14 #38 ... 09:48:14 09:48:14 #54 [core-data internal] load build context 09:48:15 #54 ... 09:48:15 09:48:15 #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:48:15 #109 DONE 2.1s 09:48:15 09:48:15 #54 [core-data internal] load build context 09:48:16 #54 ... 09:48:16 09:48:16 #58 [support-scheduler internal] load build context 09:48:16 #58 transferring context: 310.11MB 103.5s done 09:48:16 #58 DONE 105.7s 09:48:16 09:48:16 #54 [core-data internal] load build context 09:48:18 #54 ... 09:48:18 09:48:18 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:48:18 #110 DONE 1.3s 09:48:18 09:48:18 #54 [core-data internal] load build context 09:48:18 #54 ... 09:48:18 09:48:18 #44 [security-proxy-auth internal] load build context 09:48:18 #44 transferring context: 310.11MB 111.0s done 09:48:18 #44 DONE 111.4s 09:48:18 09:48:18 #54 [core-data internal] load build context 09:48:19 #54 ... 09:48:19 09:48:19 #59 [security-secretstore-setup internal] load build context 09:48:19 #59 ... 09:48:19 09:48:19 #54 [core-data internal] load build context 09:48:19 #54 ... 09:48:19 09:48:19 #66 [core-metadata internal] load build context 09:48:19 #66 ... 09:48:19 09:48:19 #59 [security-secretstore-setup internal] load build context 09:48:19 #59 ... 09:48:19 09:48:19 #60 [core-command internal] load build context 09:48:19 #60 transferring context: 310.11MB 106.3s done 09:48:19 #60 DONE 108.8s 09:48:20 09:48:20 #66 [core-metadata internal] load build context 09:48:20 #66 ... 09:48:20 09:48:20 #46 [security-spiffe-token-provider internal] load build context 09:48:20 #46 ... 09:48:20 09:48:20 #66 [core-metadata internal] load build context 09:48:21 #66 ... 09:48:21 09:48:21 #46 [security-spiffe-token-provider internal] load build context 09:48:21 #46 transferring context: 310.11MB 111.2s done 09:48:21 #46 DONE 111.7s 09:48:21 09:48:21 #66 [core-metadata internal] load build context 09:48:22 #66 ... 09:48:22 09:48:22 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:48:22 #111 DONE 1.3s 09:48:22 09:48:22 #66 [core-metadata internal] load build context 09:48:23 #66 ... 09:48:23 09:48:23 #56 [core-common-config-bootstrapper internal] load build context 09:48:23 #56 transferring context: 310.11MB 112.6s done 09:48:23 #56 DONE 113.4s 09:48:23 09:48:23 #66 [core-metadata internal] load build context 09:48:23 #66 ... 09:48:23 09:48:23 #51 [support-cron-scheduler internal] load build context 09:48:23 #51 ... 09:48:23 09:48:23 #66 [core-metadata internal] load build context 09:48:23 #66 ... 09:48:23 09:48:23 #62 [security-bootstrapper internal] load build context 09:48:23 #62 ... 09:48:23 09:48:23 #45 [core-keeper internal] load build context 09:48:23 #45 ... 09:48:23 09:48:23 #62 [security-bootstrapper internal] load build context 09:48:24 #62 transferring context: 310.11MB 111.0s done 09:48:24 #62 ... 09:48:24 09:48:24 #38 [security-proxy-setup internal] load build context 09:48:24 #38 ... 09:48:24 09:48:24 #62 [security-bootstrapper internal] load build context 09:48:24 #62 DONE 113.4s 09:48:24 09:48:24 #38 [security-proxy-setup internal] load build context 09:48:24 #38 ... 09:48:24 09:48:24 #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:48:25 #112 ... 09:48:25 09:48:25 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:25 #113 ... 09:48:25 09:48:25 #45 [core-keeper internal] load build context 09:48:25 #45 ... 09:48:25 09:48:25 #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:48:25 #112 DONE 1.0s 09:48:25 09:48:25 #66 [core-metadata internal] load build context 09:48:25 #66 transferring context: 310.11MB 112.2s done 09:48:25 #66 DONE 114.5s 09:48:25 09:48:25 #38 [security-proxy-setup internal] load build context 09:48:25 #38 ... 09:48:25 09:48:25 #45 [core-keeper internal] load build context 09:48:25 #45 transferring context: 310.11MB 106.6s done 09:48:25 #45 DONE 110.0s 09:48:25 09:48:25 #38 [security-proxy-setup internal] load build context 09:48:27 #38 ... 09:48:27 09:48:27 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:48:27 #114 DONE 1.0s 09:48:27 09:48:27 #38 [security-proxy-setup internal] load build context 09:48:28 #38 ... 09:48:28 09:48:28 #59 [security-secretstore-setup internal] load build context 09:48:28 #59 transferring context: 310.11MB 114.9s done 09:48:28 #59 DONE 117.0s 09:48:28 09:48:28 #38 [security-proxy-setup internal] load build context 09:48:28 #38 ... 09:48:28 09:48:28 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:28 #115 ... 09:48:28 09:48:28 #38 [security-proxy-setup internal] load build context 09:48:29 #38 ... 09:48:29 09:48:29 #51 [support-cron-scheduler internal] load build context 09:48:29 #51 transferring context: 310.11MB 119.7s done 09:48:29 #51 DONE 120.1s 09:48:29 09:48:29 #38 [security-proxy-setup internal] load build context 09:48:29 #38 ... 09:48:29 09:48:29 #54 [core-data internal] load build context 09:48:29 #54 transferring context: 310.11MB 119.3s done 09:48:29 #54 DONE 119.7s 09:48:29 09:48:29 #38 [security-proxy-setup internal] load build context 09:48:33 #38 ... 09:48:33 09:48:33 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:33 #116 ... 09:48:33 09:48:33 #38 [security-proxy-setup internal] load build context 09:48:33 #38 transferring context: 310.11MB 124.1s done 09:48:33 #38 DONE 124.2s 09:48:33 09:48:33 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:36 #117 ... 09:48:36 09:48:36 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #118 ... 09:49:44 09:49:44 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #113 DONE 82.5s 09:49:44 09:49:44 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #115 DONE 79.7s 09:49:44 09:49:44 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #116 DONE 75.2s 09:49:44 09:49:44 #119 [support-scheduler builder 6/7] COPY . . 09:49:44 #119 DONE 5.6s 09:49:44 09:49:44 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #117 DONE 76.5s 09:49:44 09:49:44 #120 [core-command builder 6/7] COPY . . 09:49:44 #120 CACHED 09:49:44 09:49:44 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #121 CACHED 09:49:44 09:49:44 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 09:49:44 #122 CACHED 09:49:44 09:49:44 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #123 CACHED 09:49:44 09:49:44 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:49:44 #124 CACHED 09:49:44 09:49:44 #125 [core-metadata builder 6/7] COPY . . 09:49:44 #125 CACHED 09:49:44 09:49:44 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #126 CACHED 09:49:44 09:49:44 #127 [core-data builder 6/7] COPY . . 09:49:44 #127 CACHED 09:49:44 09:49:44 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 09:49:44 #128 CACHED 09:49:44 09:49:44 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:49:44 #129 CACHED 09:49:44 09:49:44 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 09:49:44 #130 CACHED 09:49:44 09:49:44 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #131 CACHED 09:49:44 09:49:44 #132 [support-notifications builder 6/7] COPY . . 09:49:44 #132 DONE 5.8s 09:49:44 09:49:44 #133 [support-cron-scheduler builder 6/7] COPY . . 09:49:44 #133 CACHED 09:49:44 09:49:44 #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #134 CACHED 09:49:44 09:49:44 #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:49:44 #135 CACHED 09:49:44 09:49:44 #136 [security-proxy-auth builder 6/7] COPY . . 09:49:44 #136 CACHED 09:49:44 09:49:44 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #137 CACHED 09:49:44 09:49:44 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:49:44 #138 CACHED 09:49:44 09:49:44 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:49:44 #139 ... 09:49:44 09:49:44 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:44 #118 DONE 78.0s 09:49:44 09:49:44 #140 [security-spiffe-token-provider builder 6/7] COPY . . 09:49:44 #140 DONE 5.8s 09:49:44 09:49:44 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:49:49 #141 5.251 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:49:49 #141 ... 09:49:49 09:49:49 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:49:49 #139 4.972 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 09:49:53 #139 ... 09:49:53 09:49:53 #142 [core-keeper builder 7/8] COPY . . 09:49:53 #142 DONE 10.0s 09:49:53 09:49:53 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:49:53 #0 5.626 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 09:49:53 #143 ... 09:49:53 09:49:53 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:49:53 #144 CACHED 09:49:53 09:49:53 #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:53 #145 CACHED 09:49:53 09:49:53 #146 [security-secretstore-setup builder 6/7] COPY . . 09:49:53 #146 CACHED 09:49:53 09:49:53 #147 [security-bootstrapper builder 6/7] COPY . . 09:49:53 #147 DONE 10.0s 09:49:53 09:49:53 #148 [security-proxy-setup builder 6/7] COPY . . 09:49:53 #148 CACHED 09:49:53 09:49:53 #149 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:53 #149 CACHED 09:49:53 09:49:53 #150 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:49:53 #150 CACHED 09:49:53 09:49:53 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:49:53 #0 5.362 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 09:49:53 #151 ... 09:49:53 09:49:53 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:49:53 #0 4.459 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 09:49:54 #152 ... 09:49:54 09:49:54 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:49:54 #0 5.595 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 09:49:54 #153 ... 09:49:54 09:49:54 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:49:54 #0 5.313 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 09:49:54 #154 ... 09:49:54 09:49:54 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:49:54 #0 4.116 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 09:49:54 #155 ... 09:49:54 09:49:54 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:49:54 #0 4.914 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 09:49:54 #156 ... 09:49:54 09:49:54 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:49:57 #157 4.245 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 09:50:04 #157 ... 09:50:04 09:50:04 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:50:04 #0 3.897 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 09:50:04 #158 ... 09:50:04 09:50:04 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:50:04 #0 3.110 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 09:50:04 #159 ... 09:50:04 09:50:04 #160 [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:50:04 #0 4.024 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 10:11:57 #160 1315.1 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 10:11:57 #160 ... 10:11:57 10:11:57 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:11:57 #158 DONE 1318.6s 10:11:57 10:11:57 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:11:57 #153 ... 10:11:57 10:11:57 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:11:57 #161 DONE 0.3s 10:11:57 10:11:57 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:11:57 #162 DONE 2.3s 10:11:57 10:11:57 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:11:57 #153 ... 10:11:57 10:11:57 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:11:57 #163 DONE 0.3s 10:11:57 10:11:57 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:11:57 #164 DONE 0.3s 10:11:57 10:11:57 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:11:57 #165 DONE 0.3s 10:11:57 10:11:57 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:11:57 #166 DONE 0.1s 10:11:57 10:11:57 #167 [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/ 10:11:57 #167 DONE 0.3s 10:11:57 10:11:57 #168 [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/ 10:11:57 #168 DONE 0.2s 10:11:57 10:11:57 #169 [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/ 10:11:57 #169 DONE 0.1s 10:11:57 10:11:57 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:11:57 #170 DONE 0.2s 10:11:57 10:11:57 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:11:57 #171 DONE 0.2s 10:11:57 10:11:57 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:11:59 #172 DONE 2.1s 10:11:59 10:11:59 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:11:59 #154 ... 10:11:59 10:11:59 #108 [security-bootstrapper] exporting to image 10:11:59 #108 exporting layers 10:12:01 #108 exporting layers 1.2s done 10:12:01 #108 writing image sha256:50956f677a1f0b82dfbd572eec1423fde24e4195b9b95a1f555cb61b3b1425f1 done 10:12:01 #108 naming to docker.io/library/security-bootstrapper-arm64 done 10:12:01 #108 DONE 8.0s 10:12:01 10:12:01 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:12:04 #151 ... 10:12:04 10:12:04 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:12:04 #157 DONE 1330.4s 10:12:04 10:12:04 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:12:04 #151 ... 10:12:04 10:12:04 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:12:05 #173 DONE 0.2s 10:12:05 10:12:05 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:12:05 #174 DONE 0.2s 10:12:05 10:12:05 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:12:05 #153 ... 10:12:05 10:12:05 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:12:05 #175 DONE 0.1s 10:12:05 10:12:05 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:12:05 #176 DONE 0.1s 10:12:05 10:12:05 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:12:05 #151 ... 10:12:05 10:12:05 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:12:05 #177 DONE 0.3s 10:12:05 10:12:05 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:12:05 #151 ... 10:12:05 10:12:05 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:12:05 #178 DONE 0.1s 10:12:05 10:12:05 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:12:08 #179 DONE 2.3s 10:12:08 10:12:08 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:12:08 #152 ... 10:12:08 10:12:08 #108 [security-proxy-setup] exporting to image 10:12:08 #108 exporting layers 10:12:09 #108 exporting layers 0.9s done 10:12:09 #108 writing image sha256:e9a14fe2c2be7bd554953c02ef89dd8864466018048fbf969117be1e45ed5a68 0.0s done 10:12:09 #108 naming to docker.io/library/security-proxy-setup-arm64 done 10:12:09 #108 DONE 9.0s 10:12:09 10:12:09 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:12:12 #151 ... 10:12:12 10:12:12 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:12:12 #160 DONE 1338.9s 10:12:12 10:12:12 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:12:13 #151 ... 10:12:13 10:12:13 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:12:13 #180 DONE 0.2s 10:12:13 10:12:13 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:12:13 #181 DONE 0.1s 10:12:13 10:12:13 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:12:13 #182 DONE 0.3s 10:12:13 10:12:13 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:12:13 #183 DONE 0.2s 10:12:13 10:12:13 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:12:14 #184 DONE 0.2s 10:12:14 10:12:14 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:12:14 #185 DONE 0.3s 10:12:14 10:12:14 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:12:14 #186 DONE 0.3s 10:12:14 10:12:14 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:12:14 #187 DONE 0.2s 10:12:14 10:12:14 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:12:17 #188 DONE 2.3s 10:12:17 10:12:17 #108 [security-secretstore-setup] exporting to image 10:12:17 #108 exporting layers 10:12:18 #108 exporting layers 1.2s done 10:12:18 #108 writing image sha256:85784040219cbb5d07436bd029920b1b3541cbe33e79eee677448d4b1f9fc89f done 10:12:18 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 10:12:18 #108 DONE 10.2s 10:12:18 10:12:18 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:13:14 #139 ... 10:13:14 10:13:14 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:13:14 #143 DONE 1404.0s 10:13:14 10:13:14 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:13:14 #151 ... 10:13:14 10:13:14 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:13:14 #189 DONE 0.3s 10:13:14 10:13:14 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:13:14 #151 ... 10:13:14 10:13:14 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:13:14 #190 DONE 0.2s 10:13:14 10:13:14 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:13:14 #151 ... 10:13:14 10:13:14 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:13:14 #191 DONE 0.3s 10:13:14 10:13:14 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:13:14 #139 ... 10:13:14 10:13:14 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:13:14 #192 DONE 0.2s 10:13:14 10:13:14 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:13:14 #193 DONE 0.2s 10:13:14 10:13:14 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:13:14 #194 DONE 2.3s 10:13:14 10:13:14 #108 [core-common-config-bootstrapper] exporting to image 10:13:14 #108 exporting layers 10:13:14 #108 exporting layers 0.5s done 10:13:14 #108 writing image sha256:b3606c0ba634abb458c227059fbb5fc0414d903c559c47812c546cae57489f90 0.0s done 10:13:14 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 10:13:14 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:13:14 #108 DONE 10.7s 10:13:14 10:13:14 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:15:21 #154 ... 10:15:21 10:15:21 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:15:21 #141 DONE 1524.0s 10:15:21 10:15:21 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:15:21 #154 ... 10:15:21 10:15:21 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:15:21 #195 DONE 0.2s 10:15:21 10:15:21 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:15:21 #196 DONE 0.3s 10:15:21 10:15:21 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:15:21 #151 ... 10:15:21 10:15:21 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:15:21 #197 DONE 0.3s 10:15:21 10:15:21 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:15:21 #198 DONE 0.1s 10:15:21 10:15:21 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:15:21 #139 ... 10:15:21 10:15:21 #108 [security-spiffe-token-provider] exporting to image 10:15:21 #108 exporting layers 10:15:21 #108 exporting layers 0.8s done 10:15:21 #108 writing image sha256:7733d3865a152f89c02948d62cc67a29ec909e463561fa84ca3507624d6491c6 done 10:15:21 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:15:21 #108 DONE 11.5s 10:15:21 10:15:21 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:23:43 #151 DONE 2029.7s 10:23:43 10:23:43 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:23:43 #154 ... 10:23:43 10:23:43 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:23:43 #199 DONE 0.2s 10:23:43 10:23:43 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:23:43 #200 DONE 0.2s 10:23:43 10:23:43 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:23:43 #201 DONE 0.4s 10:23:43 10:23:43 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:23:43 #154 ... 10:23:43 10:23:43 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:23:43 #202 DONE 0.1s 10:23:43 10:23:43 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:23:43 #203 DONE 0.1s 10:23:43 10:23:43 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:23:43 #154 ... 10:23:43 10:23:43 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:23:43 #204 DONE 2.1s 10:23:43 10:23:43 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:23:43 #154 ... 10:23:43 10:23:43 #108 [security-proxy-auth] exporting to image 10:23:43 #108 exporting layers 10:23:43 #108 exporting layers 0.7s done 10:23:43 #108 writing image sha256:740559dd8755cb9f3fc0b18f26fc505c04ef63e96003a33229f49257e293acd9 done 10:23:43 #108 naming to docker.io/library/security-proxy-auth-arm64 done 10:23:43 #108 DONE 12.2s 10:23:43 10:23:43 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:24:40 #154 ... 10:24:40 10:24:40 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:24:40 #156 DONE 2094.4s 10:24:40 10:24:40 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:24:40 #154 ... 10:24:40 10:24:40 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:24:40 #205 DONE 0.1s 10:24:40 10:24:40 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:24:40 #206 DONE 0.1s 10:24:40 10:24:40 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:24:40 #154 ... 10:24:40 10:24:40 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:24:40 #207 DONE 0.4s 10:24:40 10:24:40 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:24:40 #208 DONE 0.2s 10:24:40 10:24:40 #108 [core-command] exporting to image 10:24:40 #108 exporting layers 10:24:40 #108 exporting layers 0.5s done 10:24:40 #108 writing image sha256:dd846d72c04a1de067a663d19fc34cd139c6fe8f22f34e8c109f1f352b3e332d done 10:24:40 #108 naming to docker.io/library/core-command-arm64 done 10:24:40 #108 DONE 12.7s 10:24:40 10:24:40 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:26:46 #139 ... 10:26:46 10:26:46 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:26:46 #159 DONE 2207.8s 10:26:46 10:26:46 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:46 #154 ... 10:26:46 10:26:46 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:26:46 #209 DONE 0.2s 10:26:46 10:26:46 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:46 #154 ... 10:26:46 10:26:46 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:26:46 #210 DONE 0.5s 10:26:46 10:26:46 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:26:46 #211 DONE 0.2s 10:26:46 10:26:46 #108 [core-keeper] exporting to image 10:26:46 #108 exporting layers 10:26:46 #108 exporting layers 0.6s done 10:26:46 #108 writing image sha256:8982ac5497e87c5b27fe790f3709ced4afdf9b4329f278f10ff9d4e12e319d3b 0.0s done 10:26:46 #108 naming to docker.io/library/core-keeper-arm64 done 10:26:46 #108 DONE 13.3s 10:26:46 10:26:46 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:26:46 #152 DONE 2223.3s 10:26:46 10:26:46 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:47 #154 ... 10:26:47 10:26:47 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:26:47 #212 DONE 0.3s 10:26:47 10:26:47 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:47 #154 ... 10:26:47 10:26:47 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:26:48 #213 DONE 0.2s 10:26:48 10:26:48 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:48 #154 ... 10:26:48 10:26:48 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:26:48 #214 DONE 0.5s 10:26:48 10:26:48 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:26:48 #215 DONE 0.1s 10:26:48 10:26:48 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:26:48 #216 DONE 0.1s 10:26:48 10:26:48 #108 [core-data] exporting to image 10:26:48 #108 exporting layers 10:26:49 #108 exporting layers 0.7s done 10:26:49 #108 writing image sha256:1fcd3a4ab5ac1aa4d817a1fb5dd565ea2582d9e0424b795588a65c45bb5e6a60 0.0s done 10:26:49 #108 naming to docker.io/library/core-data-arm64 done 10:26:49 #108 DONE 14.1s 10:26:49 10:26:49 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:26:51 #154 DONE 2227.8s 10:26:51 10:26:51 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:26:51 #153 ... 10:26:51 10:26:51 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:26:51 #217 DONE 0.1s 10:26:51 10:26:51 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:26:52 #218 DONE 0.1s 10:26:52 10:26:52 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:26:52 #153 ... 10:26:52 10:26:52 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:26:52 #219 DONE 0.4s 10:26:52 10:26:52 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:26:52 #220 DONE 0.1s 10:26:52 10:26:52 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:26:52 #153 ... 10:26:52 10:26:52 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:26:52 #221 DONE 0.1s 10:26:53 10:26:53 #108 [core-metadata] exporting to image 10:26:54 #108 exporting layers 1.4s done 10:26:54 #108 writing image sha256:a4acc7592d97427b8f138f887e09d0ac009114bc7d9eb821983d3e0def619d56 done 10:26:54 #108 naming to docker.io/library/core-metadata-arm64 done 10:26:54 #108 DONE 15.5s 10:26:54 10:26:54 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:27:26 #153 DONE 2257.7s 10:27:26 10:27:26 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:27:26 #155 DONE 2257.8s 10:27:26 10:27:26 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:27:26 #139 ... 10:27:26 10:27:26 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:27:26 #222 DONE 0.1s 10:27:26 10:27:26 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:27:26 #139 ... 10:27:26 10:27:26 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:27:26 #223 DONE 0.2s 10:27:26 10:27:26 #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:27:26 #224 DONE 0.2s 10:27:26 10:27:26 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:27:26 #225 ... 10:27:26 10:27:26 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:27:26 #226 DONE 0.2s 10:27:26 10:27:26 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:27:26 #139 DONE 2259.0s 10:27:26 10:27:26 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:27:26 #225 DONE 0.5s 10:27:26 10:27:26 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:27:26 #227 DONE 0.2s 10:27:26 10:27:26 #108 [support-scheduler] exporting to image 10:27:26 #108 exporting layers 10:27:26 #108 ... 10:27:26 10:27:26 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:27:26 #228 DONE 0.6s 10:27:26 10:27:26 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:27:26 #229 DONE 0.2s 10:27:26 10:27:26 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:27:26 #230 DONE 0.2s 10:27:26 10:27:26 #108 [support-notifications] exporting to image 10:27:26 #108 ... 10:27:26 10:27:26 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:27:26 #231 DONE 0.1s 10:27:26 10:27:26 #108 [support-scheduler] exporting to image 10:27:26 #108 exporting layers 0.7s done 10:27:26 #108 writing image sha256:8d4c663c9fdf221ee0141e8d405b60447f7abb6f8097de12a05e9c706e4b506b 0.0s done 10:27:26 #108 naming to docker.io/library/support-scheduler-arm64 done 10:27:26 #108 ... 10:27:26 10:27:26 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:27:26 #232 DONE 0.4s 10:27:26 10:27:26 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:27:26 #233 DONE 0.1s 10:27:26 10:27:26 #108 [support-cron-scheduler] exporting to image 10:27:26 #108 exporting layers 0.8s done 10:27:26 #108 writing image sha256:6bafd04f9bae1b6e30e28a67c9d1ef56aa243195dfd22b2d547acedd609a1ede done 10:27:26 #108 naming to docker.io/library/support-notifications-arm64 done 10:27:26 #108 exporting layers 1.3s done 10:27:26 #108 writing image sha256:9610842b313bb094dc8c51edd2035b465a9bcc1452f5852fbc50674242255829 done 10:27:26 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 10:27:26 #108 DONE 18.2s 10:27:26 time="2024-09-09T09:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:27:26 time="2024-09-09T09:46:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:27:26 $ docker stop --time=1 dcc03c2f07cdb8b0f98079e4467eafc623510a9a0ff02576db329c6a08aea9a0 10:27:28 $ docker rm -f --volumes dcc03c2f07cdb8b0f98079e4467eafc623510a9a0ff02576db329c6a08aea9a0 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:28 + docker images 10:27:28 REPOSITORY TAG IMAGE ID CREATED SIZE 10:27:28 support-cron-scheduler-arm64 latest 9610842b313b 5 seconds ago 43.6MB 10:27:28 support-notifications-arm64 latest 6bafd04f9bae 5 seconds ago 42MB 10:27:28 support-scheduler-arm64 latest 8d4c663c9fdf 6 seconds ago 41.4MB 10:27:28 core-metadata-arm64 latest a4acc7592d97 36 seconds ago 39.3MB 10:27:28 core-data-arm64 latest 1fcd3a4ab5ac 40 seconds ago 39.1MB 10:27:28 core-keeper-arm64 latest 8982ac5497e8 45 seconds ago 39MB 10:27:28 core-command-arm64 latest dd846d72c04a 2 minutes ago 35.1MB 10:27:28 security-proxy-auth-arm64 latest 740559dd8755 3 minutes ago 32.7MB 10:27:28 security-spiffe-token-provider-arm64 latest 7733d3865a15 12 minutes ago 29.1MB 10:27:28 core-common-config-bootstrapper-arm64 latest b3606c0ba634 14 minutes ago 15.4MB 10:27:28 security-secretstore-setup-arm64 latest 85784040219c 15 minutes ago 36.4MB 10:27:28 security-proxy-setup-arm64 latest e9a14fe2c2be 15 minutes ago 26.2MB 10:27:28 security-bootstrapper-arm64 latest 50956f677a1f 15 minutes ago 18.9MB 10:27:28 security-spire-config-arm64 latest e61ce6fcd192 39 minutes ago 115MB 10:27:28 security-spire-server-arm64 latest 2a8bad78daf7 39 minutes ago 116MB 10:27:28 security-spire-agent-arm64 latest 5fc42f51b144 39 minutes ago 174MB 10:27:28 ci-base-image-arm64 latest 4489abc106fd About an hour ago 967MB 10:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 10:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 10:27:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:30 10:27:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:30 arm64: Pulling from edgex-lftools-log-publisher 10:27:30 8998bd30e6a1: Pulling fs layer 10:27:30 04944245beec: Pulling fs layer 10:27:30 699f458cf7ca: Pulling fs layer 10:27:30 765212b225bb: Pulling fs layer 10:27:30 f23df028b6ca: Pulling fs layer 10:27:30 d65c8cfc05b1: Pulling fs layer 10:27:30 2437ff75d9bd: Pulling fs layer 10:27:30 d65c8cfc05b1: Waiting 10:27:30 765212b225bb: Waiting 10:27:30 2437ff75d9bd: Waiting 10:27:30 f23df028b6ca: Waiting 10:27:30 04944245beec: Verifying Checksum 10:27:30 04944245beec: Download complete 10:27:30 765212b225bb: Verifying Checksum 10:27:30 765212b225bb: Download complete 10:27:30 f23df028b6ca: Verifying Checksum 10:27:30 f23df028b6ca: Download complete 10:27:30 d65c8cfc05b1: Verifying Checksum 10:27:30 d65c8cfc05b1: Download complete 10:27:30 699f458cf7ca: Verifying Checksum 10:27:30 699f458cf7ca: Download complete 10:27:31 8998bd30e6a1: Verifying Checksum 10:27:31 8998bd30e6a1: Download complete 10:27:33 2437ff75d9bd: Verifying Checksum 10:27:33 2437ff75d9bd: Download complete 10:27:36 8998bd30e6a1: Pull complete 10:27:36 04944245beec: Pull complete 10:27:38 699f458cf7ca: Pull complete 10:27:38 765212b225bb: Pull complete 10:27:39 f23df028b6ca: Pull complete 10:27:39 d65c8cfc05b1: Pull complete 10:27:57 2437ff75d9bd: Pull complete 10:27:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:57 prd-ubuntu20.04-docker-arm64-4c-16g-9829 does not seem to be running inside a container 10:27:57 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 10:28:00 $ docker top 3f83bee85e258f777cc45511c800b1c905287abb7b112d00613b0f2a79908f5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:01 ---> job-cost.sh 10:28:01 lf-activate-venv: SKIPPING 10:28:01 INFO: No Stack... 10:28:02 INFO: Retrieving Pricing Info for: v3-standard-4 10:28:03 INFO: Archiving Costs [Pipeline] sh 10:28:03 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:28:03 + cut -d, -f6 [Pipeline] lock 10:28:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4900-1-stack-cost] 10:28:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4900-1-stack-cost] did not exist. Created. 10:28:03 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4900-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:28:04 + echo total: 0.2199999988079071 [Pipeline] stash 10:28:04 Stashed 1 file(s) [Pipeline] } 10:28:04 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4900-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:28:04 $ docker stop --time=1 3f83bee85e258f777cc45511c800b1c905287abb7b112d00613b0f2a79908f5c 10:28:06 $ docker rm -f --volumes 3f83bee85e258f777cc45511c800b1c905287abb7b112d00613b0f2a79908f5c [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 10:28:07 provisioning config files... 10:28:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5445632667046829999tmp [Pipeline] { [Pipeline] sh 10:28:07 + set +x 10:28:07 + bash -s -- 10:28:07 + curl -s https://codecov.io/bash 10:28:07 10:28:07 _____ _ 10:28:07 / ____| | | 10:28:07 | | ___ __| | ___ ___ _____ __ 10:28:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:28:07 | |___| (_) | (_| | __/ (_| (_) \ V / 10:28:07 \_____\___/ \__,_|\___|\___\___/ \_/ 10:28:07 Bash-1.0.6 10:28:07 10:28:07 10:28:07 ==> git version 2.25.1 found 10:28:07 ==> 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 10:28:07 Release-Date: 2020-01-08 10:28:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:28:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:28:07 ==> Jenkins CI detected. 10:28:07 current dir:  /w/workspace/edgex-go/1 10:28:07 project root: . 10:28:07 --> token set from env 10:28:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:28:07 ==> Running gcov in . (disable via -X gcov) 10:28:07 ==> Python coveragepy not found 10:28:07 ==> Searching for coverage reports in: 10:28:07 + . 10:28:08 -> Found 1 reports 10:28:08 ==> Detecting git/mercurial file structure 10:28:08 ==> Reading reports 10:28:08 + ./coverage.out bytes=545683 10:28:08 ==> Appending adjustments 10:28:08 https://docs.codecov.io/docs/fixing-reports 10:28:09 + Found adjustments 10:28:09 ==> Gzipping contents 10:28:09 68K /tmp/codecov.nrrzVw.gz 10:28:09 ==> Uploading reports 10:28:09 url: https://codecov.io 10:28:09 query: branch=PR-4900&commit=b28e27c397a684cdafcfa7fc85b774e1d972bc3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4900%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4900&job=&cmd_args= 10:28:09 -> Pinging Codecov 10:28:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4900&commit=b28e27c397a684cdafcfa7fc85b774e1d972bc3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4900%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4900&job=&cmd_args= 10:28:09 -> Uploading to 10:28:09 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/b28e27c397a684cdafcfa7fc85b774e1d972bc3c/9aaf26bd-f1de-438b-8ad5-20708bf3248e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T102809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=967f5b9a60e7fc605e61d12a0ab0906cce83449bab364b3cceaa2b0ff1856695 10:28:09 % Total % Received % Xferd Average Speed Time Time Time Current 10:28:09 Dload Upload Total Spent Left Speed 10:28:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68079 0 0 100 68079 0 233k --:--:-- --:--:-- --:--:-- 232k 10:28:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b28e27c397a684cdafcfa7fc85b774e1d972bc3c [Pipeline] } 10:28:09 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 10:28:11 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:28:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:28:12 ---> package-listing.sh 10:28:12 ++ facter osfamily 10:28:12 ++ tr '[:upper:]' '[:lower:]' 10:28:13 + OS_FAMILY=debian 10:28:13 + workspace=/w/workspace/edgex-go/1 10:28:13 + START_PACKAGES=/tmp/packages_start.txt 10:28:13 + END_PACKAGES=/tmp/packages_end.txt 10:28:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:28:13 + PACKAGES=/tmp/packages_start.txt 10:28:13 + '[' /w/workspace/edgex-go/1 ']' 10:28:13 + PACKAGES=/tmp/packages_end.txt 10:28:13 + case "${OS_FAMILY}" in 10:28:13 + dpkg -l 10:28:13 + grep '^ii' 10:28:13 + '[' -f /tmp/packages_start.txt ']' 10:28:13 + '[' -f /tmp/packages_end.txt ']' 10:28:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:28:13 + '[' /w/workspace/edgex-go/1 ']' 10:28:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:28:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:28: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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:28:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:14 10:28:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:14 latest: Pulling from edgex-lftools-log-publisher 10:28:14 5eb5b503b376: Pulling fs layer 10:28:14 5c69ac0246d0: Pulling fs layer 10:28:14 ec43610c2a17: Pulling fs layer 10:28:14 3a2ae6a8a46f: Pulling fs layer 10:28:14 33b1e0a273af: Pulling fs layer 10:28:14 5d3b04190fa2: Pulling fs layer 10:28:14 2f39f015ded8: Pulling fs layer 10:28:14 33b1e0a273af: Waiting 10:28:14 5d3b04190fa2: Waiting 10:28:14 3a2ae6a8a46f: Waiting 10:28:14 2f39f015ded8: Waiting 10:28:14 5c69ac0246d0: Verifying Checksum 10:28:14 3a2ae6a8a46f: Verifying Checksum 10:28:14 3a2ae6a8a46f: Download complete 10:28:14 33b1e0a273af: Verifying Checksum 10:28:14 33b1e0a273af: Download complete 10:28:14 5d3b04190fa2: Verifying Checksum 10:28:14 5d3b04190fa2: Download complete 10:28:14 ec43610c2a17: Verifying Checksum 10:28:14 ec43610c2a17: Download complete 10:28:14 5eb5b503b376: Verifying Checksum 10:28:14 5eb5b503b376: Download complete 10:28:15 2f39f015ded8: Verifying Checksum 10:28:15 2f39f015ded8: Download complete 10:28:16 5eb5b503b376: Pull complete 10:28:16 5c69ac0246d0: Pull complete 10:28:16 ec43610c2a17: Pull complete 10:28:16 3a2ae6a8a46f: Pull complete 10:28:16 33b1e0a273af: Pull complete 10:28:16 5d3b04190fa2: Pull complete 10:28:21 2f39f015ded8: Pull complete 10:28:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:28:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:21 prd-ubuntu20.04-docker-8c-8g-9828 does not seem to be running inside a container 10:28: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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 10:28:24 $ docker top 410c152a74c2a883be97e4f9476347df752a48a75095b06be8913dc1b35dae82 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:24 + touch /tmp/pre-build-complete [Pipeline] sh 10:28:25 + mkdir -p /var/log/sysstat [Pipeline] sh 10:28:25 + ls /var/log/sa-host 10:28:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:25 provisioning config files... 10:28:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config18405317691061260067tmp [Pipeline] { [Pipeline] echo 10:28:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:28:26 ---> create-netrc.sh [Pipeline] } 10:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:28:26 ---> python-tools-install.sh [Pipeline] echo 10:28:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:28:27 ---> sudo-logs.sh 10:28:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:28:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:28:27 ---> job-cost.sh 10:28:27 lf-activate-venv: SKIPPING 10:28:27 DEBUG: total: 0.2199999988079071 10:28:27 INFO: Retrieving Stack Cost... 10:28:27 INFO: Retrieving Pricing Info for: v3-standard-8 10:28:28 INFO: Archiving Costs [Pipeline] echo 10:28:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:28:28 ---> logs-deploy.sh 10:28:28 lf-activate-venv: SKIPPING 10:28:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4900/1 10:28:28 INFO: archiving workspace using pattern(s): 10:28:29 Archives upload complete. 10:28:29 INFO: archiving logs to Nexus 10:28:30 ---> uname -a: 10:28:30 Linux prd-ubuntu20-04-docker-8c-8g-9828 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:28:30 10:28:30 10:28:30 ---> lscpu: 10:28:30 Architecture: x86_64 10:28:30 CPU op-mode(s): 32-bit, 64-bit 10:28:30 Byte Order: Little Endian 10:28:30 Address sizes: 40 bits physical, 48 bits virtual 10:28:30 CPU(s): 8 10:28:30 On-line CPU(s) list: 0-7 10:28:30 Thread(s) per core: 1 10:28:30 Core(s) per socket: 1 10:28:30 Socket(s): 8 10:28:30 NUMA node(s): 1 10:28:30 Vendor ID: AuthenticAMD 10:28:30 CPU family: 23 10:28:30 Model: 49 10:28:30 Model name: AMD EPYC-Rome Processor 10:28:30 Stepping: 0 10:28:30 CPU MHz: 2800.000 10:28:30 BogoMIPS: 5600.00 10:28:30 Virtualization: AMD-V 10:28:30 Hypervisor vendor: KVM 10:28:30 Virtualization type: full 10:28:30 L1d cache: 256 KiB 10:28:30 L1i cache: 256 KiB 10:28:30 L2 cache: 4 MiB 10:28:30 L3 cache: 128 MiB 10:28:30 NUMA node0 CPU(s): 0-7 10:28:30 Vulnerability Itlb multihit: Not affected 10:28:30 Vulnerability L1tf: Not affected 10:28:30 Vulnerability Mds: Not affected 10:28:30 Vulnerability Meltdown: Not affected 10:28:30 Vulnerability Mmio stale data: Not affected 10:28:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:28:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:28:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:28:30 Vulnerability Srbds: Not affected 10:28:30 Vulnerability Tsx async abort: Not affected 10:28:30 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 10:28:30 10:28:30 10:28:30 ---> nproc: 10:28:30 8 10:28:30 10:28:30 10:28:30 ---> df -h: 10:28:30 Filesystem Size Used Avail Use% Mounted on 10:28:30 overlay 155G 28G 128G 18% / 10:28:30 tmpfs 64M 0 64M 0% /dev 10:28:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:28:30 shm 64M 0 64M 0% /dev/shm 10:28:30 /dev/vda1 155G 28G 128G 18% /facter-os 10:28:30 10:28:30 10:28:30 ---> sar -b -r -n DEV: 10:28:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9828) 09/09/24 _x86_64_ (8 CPU) 10:28:30 10:28:30 09:18:45 LINUX RESTART (8 CPU) 10:28:30 10:28:30 09:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:28:30 09:20:01 356.65 47.95 308.69 0.00 5390.54 61675.55 0.00 10:28:30 09:21:01 193.77 1.68 192.08 0.00 51.46 62871.65 0.00 10:28:30 09:22:01 39.21 0.02 39.19 0.00 0.13 33142.23 0.00 10:28:30 09:23:01 43.20 0.32 42.89 0.00 6.26 19532.29 0.00 10:28:30 09:24:01 178.55 2.03 176.52 0.00 132.64 81964.34 0.00 10:28:30 09:25:01 686.24 14.89 671.35 0.00 4369.42 229255.77 0.00 10:28:30 09:26:01 415.24 0.60 414.65 0.00 14.40 164231.79 0.00 10:28:30 09:27:01 178.34 0.10 178.24 0.00 0.80 49497.37 0.00 10:28:30 09:28:01 238.22 0.05 238.17 0.00 0.40 91063.65 0.00 10:28:30 09:29:01 602.35 0.05 602.30 0.00 7.60 97739.58 0.00 10:28:30 09:30:01 1.92 0.00 1.92 0.00 0.00 21.60 0.00 10:28:30 09:31:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 10:28:30 09:32:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 10:28:30 09:33:01 1.68 0.00 1.68 0.00 0.00 24.26 0.00 10:28:30 09:34:01 1.82 0.02 1.80 0.00 0.13 20.13 0.00 10:28:30 09:35:01 2.23 0.00 2.23 0.00 0.00 29.73 0.00 10:28:30 09:36:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 10:28:30 09:37:01 2.03 0.00 2.03 0.00 0.00 23.33 0.00 10:28:30 09:38:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 10:28:30 09:39:01 1.92 0.00 1.92 0.00 0.00 22.00 0.00 10:28:30 09:40:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 10:28:30 09:41:01 3.57 1.58 1.98 0.00 36.93 25.60 0.00 10:28:30 09:42:02 1.28 0.00 1.28 0.00 0.00 13.86 0.00 10:28:30 09:43:01 1.85 0.00 1.85 0.00 0.00 21.69 0.00 10:28:30 09:44:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 10:28:30 09:45:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 10:28:30 09:46:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 10:28:30 09:47:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 10:28:30 09:48:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 10:28:30 09:49:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 10:28:30 09:50:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 10:28:30 09:51:01 1.78 0.00 1.78 0.00 0.00 20.80 0.00 10:28:30 09:52:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 10:28:30 09:53:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 10:28:30 09:54:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 10:28:30 09:55:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 10:28:30 09:56:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 10:28:30 09:57:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 10:28:30 09:58:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 10:28:30 09:59:01 1.72 0.00 1.72 0.00 0.00 21.06 0.00 10:28:30 10:00:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 10:28:30 10:01:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 10:28:30 10:02:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 10:28:30 10:03:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 10:28:30 10:04:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 10:28:30 10:05:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 10:28:30 10:06:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 10:28:30 10:07:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 10:28:30 10:08:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 10:28:30 10:09:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 10:28:30 10:10:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 10:28:30 10:11:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 10:28:30 10:12:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 10:28:30 10:13:01 1.59 0.00 1.59 0.00 0.00 17.25 0.00 10:28:30 10:14:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 10:28:30 10:15:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 10:28:30 10:16:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 10:28:30 10:17:01 1.58 0.02 1.57 0.00 0.13 19.06 0.00 10:28:30 10:18:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 10:28:30 10:19:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 10:28:30 10:20:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 10:28:30 10:21:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 10:28:30 10:22:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 10:28:30 10:23:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 10:28:30 10:24:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 10:28:30 10:25:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 10:28:30 10:26:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 10:28:30 10:27:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 10:28:30 10:28:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 10:28:30 Average: 43.72 1.01 42.71 0.00 145.16 12930.50 0.00 10:28:30 10:28:30 09:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:28:30 09:20:01 29519928 31569944 773400 2.35 61224 2286244 1831388 5.40 1036964 1988164 55024 10:28:30 09:21:01 27825080 31286812 1013992 3.08 127240 3510888 2321764 6.84 1575052 2981680 230016 10:28:30 09:22:01 27062824 31423548 874312 2.66 129428 4359836 2010916 5.93 1900824 3369720 116012 10:28:30 09:23:01 26347392 31240396 1055372 3.21 135648 4840140 2433032 7.17 1911808 4023772 551728 10:28:30 09:24:01 24517188 31346564 935452 2.84 150716 6749404 2273500 6.70 1933672 5795096 1529508 10:28:30 09:25:01 16909040 31285920 955428 2.91 324688 13661360 2550452 7.52 2846136 11986464 2191624 10:28:30 09:26:01 11287644 28952860 3227132 9.81 369448 16556920 7966204 23.48 5365296 14660004 358404 10:28:30 09:27:01 7479260 27896772 4276556 13.01 388360 19151012 11166352 32.91 7681284 15994728 1613988 10:28:30 09:28:01 6236092 29190012 3000836 9.13 399048 21622764 7201740 21.22 7326824 17569576 1966468 10:28:30 09:29:01 9735856 31389396 860528 2.62 407176 20520040 2040436 6.01 3296364 18383796 488 10:28:30 09:30:01 9736652 31390220 859672 2.61 407196 20520044 2040436 6.01 3296268 18383800 16 10:28:30 09:31:01 9793240 31446872 802880 2.44 407228 20520044 2040436 6.01 3238816 18383800 180 10:28:30 09:32:01 9796240 31449880 799788 2.43 407252 20520048 2040436 6.01 3236252 18383804 184 10:28:30 09:33:01 9796564 31450260 799432 2.43 407276 20520056 2040436 6.01 3236932 18383808 52 10:28:30 09:34:01 9796708 31450516 799436 2.43 407328 20520048 2038604 6.01 3236432 18383812 32 10:28:30 09:35:01 9796484 31450352 799472 2.43 407404 20520036 2038604 6.01 3236952 18383792 180 10:28:30 09:36:01 9796396 31450292 799380 2.43 407460 20520036 2038604 6.01 3236908 18383792 184 10:28:30 09:37:01 9796704 31450696 799016 2.43 407516 20520032 2038604 6.01 3236568 18383796 12 10:28:30 09:38:01 9795848 31449888 799796 2.43 407556 20520044 2038604 6.01 3236384 18383804 8 10:28:30 09:39:01 9796424 31450620 798760 2.43 407620 20520044 2038604 6.01 3236680 18383800 32 10:28:30 09:40:01 9797576 31451808 797536 2.43 407668 20520048 2038604 6.01 3236020 18383804 8 10:28:30 09:41:01 9791952 31448264 801220 2.44 407712 20521156 2038604 6.01 3244024 18384112 24 10:28:30 09:42:02 9791936 31448280 801176 2.44 407740 20521160 2038604 6.01 3243448 18384092 8 10:28:30 09:43:01 9791628 31448036 801332 2.44 407792 20521168 2038604 6.01 3243796 18384096 204 10:28:30 09:44:01 9791684 31448100 801264 2.44 407804 20521168 2038604 6.01 3243376 18384096 8 10:28:30 09:45:01 9791132 31447608 801708 2.44 407844 20521172 2038604 6.01 3243536 18384108 20 10:28:30 09:46:01 9791084 31447572 801672 2.44 407864 20521176 2038604 6.01 3243472 18384112 8 10:28:30 09:47:01 9791036 31447564 801632 2.44 407892 20521176 2038604 6.01 3243564 18384112 44 10:28:30 09:48:01 9791052 31447656 801532 2.44 407952 20521180 2038604 6.01 3243628 18384120 8 10:28:30 09:49:01 9790712 31447332 801828 2.44 407972 20521180 2038604 6.01 3243984 18384116 4 10:28:30 09:50:01 9790216 31446852 802228 2.44 408004 20521176 2038604 6.01 3244096 18384120 12 10:28:30 09:51:01 9790208 31446908 802080 2.44 408052 20521192 2038604 6.01 3243828 18384128 52 10:28:30 09:52:01 9789940 31446640 802268 2.44 408072 20521192 2038604 6.01 3243828 18384128 4 10:28:30 09:53:01 9789852 31446728 802036 2.44 408096 20521324 2038604 6.01 3244560 18384236 212 10:28:30 09:54:01 9790012 31446924 801984 2.44 408136 20521324 2038604 6.01 3244044 18384236 204 10:28:30 09:55:01 9790092 31447032 801844 2.44 408164 20521328 2038604 6.01 3244244 18384264 208 10:28:30 09:56:01 9790536 31447484 801524 2.44 408180 20521332 2038604 6.01 3244348 18384268 172 10:28:30 09:57:01 9790528 31447536 801504 2.44 408188 20521332 2038604 6.01 3244204 18384272 216 10:28:30 09:58:01 9790640 31447656 801356 2.44 408208 20521336 2038604 6.01 3244036 18384276 12 10:28:30 09:59:01 9790364 31447428 801488 2.44 408248 20521336 2038604 6.01 3244376 18384276 56 10:28:30 10:00:01 9790640 31447712 801164 2.44 408272 20521340 2054724 6.06 3244024 18384276 12 10:28:30 10:01:01 9790776 31447920 801136 2.44 408304 20521352 2054724 6.06 3244408 18384288 176 10:28:30 10:02:01 9790596 31447784 801200 2.44 408328 20521352 2054724 6.06 3245040 18384292 196 10:28:30 10:03:01 9790508 31447700 801212 2.44 408336 20521356 2054724 6.06 3244504 18384296 300 10:28:30 10:04:01 9790376 31447608 801252 2.44 408364 20521360 2054724 6.06 3244316 18384296 12 10:28:30 10:05:01 9790352 31447584 801304 2.44 408400 20521360 2054724 6.06 3244132 18384296 188 10:28:30 10:06:01 9790556 31447848 801024 2.44 408420 20521364 2054724 6.06 3244204 18384300 12 10:28:30 10:07:01 9790540 31447836 800968 2.44 408436 20521364 2054724 6.06 3244188 18384300 184 10:28:30 10:08:01 9790480 31447780 801164 2.44 408444 20521368 2054724 6.06 3244188 18384304 8 10:28:30 10:09:01 9790464 31447800 801136 2.44 408448 20521376 2054724 6.06 3244244 18384312 184 10:28:30 10:10:01 9790480 31447824 801044 2.44 408464 20521368 2054724 6.06 3244320 18384308 8 10:28:30 10:11:01 9790360 31447712 801016 2.44 408480 20521380 2054724 6.06 3244632 18384316 188 10:28:30 10:12:01 9790440 31447844 800856 2.44 408496 20521384 2054724 6.06 3244624 18384320 184 10:28:30 10:13:01 9790600 31448012 800824 2.44 408516 20521384 2054724 6.06 3245004 18384320 172 10:28:30 10:14:01 9790576 31448032 800792 2.44 408540 20521388 2038616 6.01 3244708 18384324 180 10:28:30 10:15:01 9789772 31447232 801508 2.44 408576 20521388 2038616 6.01 3244676 18384324 36 10:28:30 10:16:01 9790320 31447784 801124 2.44 408596 20521392 2038616 6.01 3244732 18384328 180 10:28:30 10:17:01 9790480 31448168 800908 2.44 408608 20521528 2038616 6.01 3245056 18384468 272 10:28:30 10:18:01 9790196 31447888 801192 2.44 408612 20521532 2054940 6.06 3245096 18384468 184 10:28:30 10:19:01 9790212 31447936 801140 2.44 408636 20521536 2054940 6.06 3244492 18384476 40 10:28:30 10:20:01 9789872 31447596 801384 2.44 408656 20521536 2054940 6.06 3244968 18384472 216 10:28:30 10:21:01 9790148 31447880 801076 2.44 408680 20521540 2054940 6.06 3244564 18384476 192 10:28:30 10:22:01 9790092 31447832 800996 2.44 408688 20521544 2054940 6.06 3245100 18384480 180 10:28:30 10:23:01 9790304 31448108 800764 2.44 408704 20521544 2054940 6.06 3244652 18384484 192 10:28:30 10:24:01 9790248 31448056 800740 2.44 408712 20521548 2054940 6.06 3244504 18384488 8 10:28:30 10:25:01 9789632 31447448 801260 2.44 408740 20521552 2054940 6.06 3244560 18384492 196 10:28:30 10:26:01 9789836 31447716 801076 2.44 408764 20521552 2054940 6.06 3244620 18384496 8 10:28:30 10:27:01 9790068 31447952 800984 2.44 408780 20521560 2054940 6.06 3244668 18384500 4 10:28:30 10:28:01 9790052 31447940 800964 2.44 408796 20521560 2054940 6.06 3244532 18384504 8 10:28:30 Average: 11080619 31318286 931754 2.83 385133 19188468 2354872 6.94 3279211 17122043 124918 10:28:30 10:28:30 09:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:28:30 09:20:01 docker0 684.11 598.35 46.80 2883.48 0.00 0.00 0.00 0.00 10:28:30 09:20:01 lo 5.53 5.53 0.53 0.53 0.00 0.00 0.00 0.00 10:28:30 09:20:01 ens3 1277.37 1205.86 9039.23 160.68 0.00 0.00 0.00 0.00 10:28:30 09:21:01 docker0 232.29 342.28 20.35 2073.43 0.00 0.00 0.00 0.00 10:28:30 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:21:01 veth4adf270 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:21:01 ens3 437.84 282.89 4392.37 39.73 0.00 0.00 0.00 0.00 10:28:30 09:22:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 10:28:30 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:22:01 veth4adf270 1.57 1.62 0.14 0.14 0.00 0.00 0.00 0.00 10:28:30 09:22:01 ens3 34.03 25.13 26.40 15.35 0.00 0.00 0.00 0.00 10:28:30 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:23:01 veth4adf270 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:23:01 ens3 26.82 13.83 24.28 9.56 0.00 0.00 0.00 0.00 10:28:30 09:24:01 docker0 0.63 0.48 0.05 0.23 0.00 0.00 0.00 0.00 10:28:30 09:24:01 vethbbcc1fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:24:01 veth220ea06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:24:01 vethe579c05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:24:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 10:28:30 09:24:01 veth891915e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:24:01 veth001cacb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:24:01 veth1560ccb 0.63 0.62 0.06 0.24 0.00 0.00 0.00 0.00 10:28:30 09:24:01 ens3 164.29 118.20 2944.14 151.25 0.00 0.00 0.00 0.00 10:28:30 09:24:01 veth7f46047 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:25:01 docker0 465.90 844.81 39.94 7047.72 0.00 0.00 0.00 0.00 10:28:30 09:25:01 veth00bc70d 77.63 161.92 8.13 1182.84 0.00 0.00 0.00 0.10 10:28:30 09:25:01 veth13aa75d 76.40 151.82 8.03 1181.25 0.00 0.00 0.00 0.10 10:28:30 09:25:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 10:28:30 09:25:01 veth3753ce5 91.09 159.97 9.12 1187.59 0.00 0.00 0.00 0.10 10:28:30 09:25:01 veth1560ccb 0.07 0.77 0.00 0.03 0.00 0.00 0.00 0.00 10:28:30 09:25:01 vethe53f7f1 86.16 150.02 8.59 1198.98 0.00 0.00 0.00 0.10 10:28:30 09:25:01 ens3 1018.77 530.07 9968.49 64.82 0.00 0.00 0.00 0.00 10:28:30 09:25:01 veth9320a8e 80.84 133.25 8.41 1182.55 0.00 0.00 0.00 0.10 10:28:30 09:26:01 docker0 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 veth349666c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 vethd5e3ab2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 veth63cfbea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 vetheab7a7d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 veth2cd62f1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 veth0dc66c9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 vetha5d78a8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 veth1560ccb 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 veth492c365 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 vethdb49403 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 vethbbaddcd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 ens3 11.81 9.40 9.50 5.54 0.00 0.00 0.00 0.00 10:28:30 09:26:01 vethe12ddc9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 vethea9f929 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:26:01 veth4ea5139 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:28:30 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 veth349666c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 vethd5e3ab2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 veth63cfbea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:27:01 vetheab7a7d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 veth2cd62f1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 veth0dc66c9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 vetha5d78a8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 veth1560ccb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 veth492c365 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 vethdb49403 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 vethbbaddcd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 ens3 5.90 4.75 5.84 2.52 0.00 0.00 0.00 0.00 10:28:30 09:27:01 vethe12ddc9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 vethea9f929 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:27:01 veth4ea5139 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 veth349666c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 vethd5e3ab2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 veth63cfbea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 vetheab7a7d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 veth2cd62f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 veth0dc66c9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 vetha5d78a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 veth1560ccb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 veth492c365 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 vethdb49403 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 vethbbaddcd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 ens3 6.35 4.88 4.90 2.84 0.00 0.00 0.00 0.00 10:28:30 09:28:01 vethe12ddc9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 vethea9f929 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:28:01 veth4ea5139 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:29:01 ens3 4.27 2.95 4.25 2.01 0.00 0.00 0.00 0.00 10:28:30 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:30:01 ens3 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 10:28:30 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:34:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 10:28:30 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:35:01 ens3 0.95 0.97 0.88 0.38 0.00 0.00 0.00 0.00 10:28:30 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:36:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:39:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:28:30 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:40:01 ens3 0.82 0.65 0.54 0.35 0.00 0.00 0.00 0.00 10:28:30 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:28:30 09:41:01 ens3 8.35 7.52 5.48 6.45 0.00 0.00 0.00 0.00 10:28:30 09:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:42:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:43:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:45:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:28:30 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:48:01 ens3 0.33 0.07 0.13 0.01 0.00 0.00 0.00 0.00 10:28:30 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:50:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:28:30 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:51:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:52:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 10:28:30 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:53:01 ens3 0.78 0.62 0.42 0.30 0.00 0.00 0.00 0.00 10:28:30 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:55:01 ens3 0.38 0.33 0.09 0.18 0.00 0.00 0.00 0.00 10:28:30 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:56:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:28:30 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:57:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:28:30 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:58:01 ens3 0.77 0.48 0.38 0.29 0.00 0.00 0.00 0.00 10:28:30 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 09:59:01 ens3 0.43 0.30 0.31 0.21 0.00 0.00 0.00 0.00 10:28:30 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:00:01 ens3 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 10:28:30 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:01:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:28:30 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:02:01 ens3 0.55 0.30 0.26 0.21 0.00 0.00 0.00 0.00 10:28:30 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:03:01 ens3 0.53 0.12 0.06 0.01 0.00 0.00 0.00 0.00 10:28:30 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:04:01 ens3 1.12 0.73 0.64 0.49 0.00 0.00 0.00 0.00 10:28:30 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:05:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:28:30 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:07:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:28:30 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:08:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:28:30 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:10:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:28:30 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:11:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:28:30 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:12:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 10:28:30 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:13:01 ens3 0.46 0.36 0.26 0.21 0.00 0.00 0.00 0.00 10:28:30 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:15:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:28:30 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:16:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 10:28:30 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:17:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:18:01 ens3 0.32 0.35 0.25 0.21 0.00 0.00 0.00 0.00 10:28:30 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:19:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:28:30 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:20:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:28:30 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:22:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 10:28:30 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:25:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:28:30 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:27:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:28:30 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 10:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:30 Average: docker0 20.08 25.92 1.56 174.06 0.00 0.00 0.00 0.00 10:28:30 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 10:28:30 Average: ens3 43.67 32.10 383.22 6.73 0.00 0.00 0.00 0.00 10:28:30 10:28:30 10:28:30 ---> sar -P ALL: 10:28:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9828) 09/09/24 _x86_64_ (8 CPU) 10:28:30 10:28:30 09:18:45 LINUX RESTART (8 CPU) 10:28:30 10:28:30 09:19:01 CPU %user %nice %system %iowait %steal %idle 10:28:30 09:20:01 all 8.36 0.00 2.49 2.90 0.06 86.20 10:28:30 09:20:01 0 11.72 0.00 2.88 8.03 0.07 77.30 10:28:30 09:20:01 1 8.47 0.00 3.04 0.40 0.05 88.04 10:28:30 09:20:01 2 9.91 0.00 2.36 2.63 0.07 85.03 10:28:30 09:20:01 3 6.80 0.00 2.93 2.82 0.07 87.39 10:28:30 09:20:01 4 8.05 0.00 2.12 6.64 0.07 83.12 10:28:30 09:20:01 5 9.30 0.00 1.19 0.40 0.07 89.04 10:28:30 09:20:01 6 5.07 0.00 2.33 1.72 0.05 90.83 10:28:30 09:20:01 7 7.53 0.00 3.04 0.57 0.05 88.81 10:28:30 09:21:01 all 13.40 0.00 4.05 4.44 0.07 78.04 10:28:30 09:21:01 0 13.59 0.00 4.09 0.97 0.07 81.28 10:28:30 09:21:01 1 13.24 0.00 3.77 0.03 0.12 82.84 10:28:30 09:21:01 2 13.78 0.00 3.50 0.07 0.05 82.60 10:28:30 09:21:01 3 12.72 0.00 4.69 1.03 0.08 81.48 10:28:30 09:21:01 4 13.28 0.00 4.21 8.39 0.05 74.07 10:28:30 09:21:01 5 12.49 0.00 3.67 3.79 0.08 79.97 10:28:30 09:21:01 6 13.73 0.00 4.01 5.21 0.07 76.99 10:28:30 09:21:01 7 14.35 0.00 4.47 16.08 0.07 65.04 10:28:30 09:22:01 all 32.43 0.00 4.78 2.54 0.11 60.15 10:28:30 09:22:01 0 32.17 0.00 4.35 1.16 0.10 62.22 10:28:30 09:22:01 1 32.23 0.00 5.20 2.06 0.10 60.41 10:28:30 09:22:01 2 30.36 0.00 4.75 1.23 0.12 63.55 10:28:30 09:22:01 3 30.19 0.00 4.75 0.37 0.12 64.57 10:28:30 09:22:01 4 33.99 0.00 4.55 10.83 0.12 50.51 10:28:30 09:22:01 5 34.62 0.00 5.52 2.21 0.13 57.52 10:28:30 09:22:01 6 34.60 0.00 4.54 2.41 0.10 58.34 10:28:30 09:22:01 7 31.27 0.00 4.53 0.02 0.10 64.07 10:28:30 09:23:01 all 62.15 0.00 7.94 2.50 0.11 27.30 10:28:30 09:23:01 0 61.43 0.00 8.14 1.05 0.10 29.28 10:28:30 09:23:01 1 60.74 0.00 7.30 3.94 0.12 27.90 10:28:30 09:23:01 2 61.70 0.00 7.45 1.20 0.10 29.55 10:28:30 09:23:01 3 62.70 0.00 8.02 1.43 0.15 27.70 10:28:30 09:23:01 4 62.02 0.00 8.17 1.56 0.10 28.15 10:28:30 09:23:01 5 63.01 0.00 8.44 5.80 0.10 22.66 10:28:30 09:23:01 6 61.89 0.00 8.32 2.47 0.12 27.20 10:28:30 09:23:01 7 63.75 0.00 7.63 2.53 0.10 25.99 10:28:30 09:24:01 all 19.49 0.00 5.70 6.45 0.18 68.18 10:28:30 09:24:01 0 18.75 0.00 4.82 11.82 0.25 64.35 10:28:30 09:24:01 1 18.36 0.00 4.87 2.92 0.26 73.60 10:28:30 09:24:01 2 19.79 0.00 6.14 4.15 0.17 69.75 10:28:30 09:24:01 3 21.70 0.00 6.04 2.10 0.15 70.01 10:28:30 09:24:01 4 20.50 0.00 6.36 16.00 0.14 57.00 10:28:30 09:24:01 5 19.67 0.00 5.62 6.76 0.17 67.78 10:28:30 09:24:01 6 17.90 0.00 5.55 2.75 0.10 73.70 10:28:30 09:24:01 7 19.27 0.00 6.18 5.18 0.19 69.19 10:28:30 09:25:01 all 20.45 0.00 8.11 36.14 0.18 35.13 10:28:30 09:25:01 0 18.81 0.00 8.57 51.65 0.12 20.85 10:28:30 09:25:01 1 20.80 0.00 7.01 35.61 0.14 36.44 10:28:30 09:25:01 2 20.67 0.00 8.69 28.37 0.14 42.14 10:28:30 09:25:01 3 23.17 0.00 8.37 30.15 0.16 38.16 10:28:30 09:25:01 4 22.18 0.00 8.70 42.43 0.15 26.53 10:28:30 09:25:01 5 18.36 0.00 7.13 30.83 0.14 43.55 10:28:30 09:25:01 6 19.34 0.00 8.28 28.35 0.24 43.79 10:28:30 09:25:01 7 20.26 0.00 8.10 41.73 0.33 29.58 10:28:30 09:26:01 all 18.88 0.00 4.68 19.94 0.06 56.44 10:28:30 09:26:01 0 19.42 0.00 3.67 5.87 0.08 70.96 10:28:30 09:26:01 1 18.56 0.00 4.75 49.20 0.07 27.43 10:28:30 09:26:01 2 19.68 0.00 4.61 3.67 0.05 71.99 10:28:30 09:26:01 3 18.40 0.00 4.72 4.52 0.05 72.31 10:28:30 09:26:01 4 18.31 0.00 4.99 21.43 0.05 55.22 10:28:30 09:26:01 5 18.04 0.00 4.95 5.78 0.07 71.17 10:28:30 09:26:01 6 20.20 0.00 5.26 61.73 0.07 12.75 10:28:30 09:26:01 7 18.42 0.00 4.54 7.50 0.05 69.50 10:28:30 09:27:01 all 88.42 0.00 11.37 0.00 0.21 0.00 10:28:30 09:27:01 0 89.40 0.00 10.40 0.00 0.20 0.00 10:28:30 09:27:01 1 87.78 0.00 12.06 0.00 0.15 0.00 10:28:30 09:27:01 2 88.02 0.00 11.59 0.00 0.39 0.00 10:28:30 09:27:01 3 88.54 0.00 11.24 0.00 0.20 0.02 10:28:30 09:27:01 4 89.15 0.00 10.67 0.00 0.19 0.00 10:28:30 09:27:01 5 87.54 0.00 12.29 0.00 0.17 0.00 10:28:30 09:27:01 6 89.11 0.00 10.74 0.00 0.15 0.00 10:28:30 09:27:01 7 87.81 0.00 11.99 0.00 0.21 0.00 10:28:30 09:28:01 all 88.94 0.00 10.90 0.01 0.15 0.01 10:28:30 09:28:01 0 89.42 0.00 10.43 0.02 0.14 0.00 10:28:30 09:28:01 1 87.69 0.00 12.12 0.03 0.15 0.00 10:28:30 09:28:01 2 88.12 0.00 11.73 0.00 0.15 0.00 10:28:30 09:28:01 3 88.93 0.00 10.90 0.00 0.17 0.00 10:28:30 09:28:01 4 89.25 0.00 10.60 0.00 0.14 0.02 10:28:30 09:28:01 5 88.34 0.00 11.52 0.00 0.14 0.00 10:28:30 09:28:01 6 89.98 0.00 9.83 0.00 0.15 0.03 10:28:30 09:28:01 7 89.72 0.00 10.15 0.00 0.14 0.00 10:28:30 09:29:01 all 26.45 0.00 4.95 8.69 0.08 59.83 10:28:30 09:29:01 0 27.17 0.00 4.94 4.00 0.08 63.80 10:28:30 09:29:01 1 26.08 0.00 5.60 10.16 0.08 58.08 10:28:30 09:29:01 2 27.08 0.00 5.00 8.32 0.07 59.53 10:28:30 09:29:01 3 25.76 0.00 5.11 3.32 0.07 65.74 10:28:30 09:29:01 4 26.78 0.00 4.98 30.52 0.10 37.62 10:28:30 09:29:01 5 26.97 0.00 4.78 5.69 0.08 62.49 10:28:30 09:29:01 6 25.69 0.00 4.18 3.75 0.07 66.32 10:28:30 09:29:01 7 26.06 0.00 5.03 3.71 0.07 65.14 10:28:30 09:30:01 all 0.07 0.00 0.02 0.00 0.01 99.90 10:28:30 09:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:28:30 09:30:01 1 0.07 0.00 0.03 0.02 0.02 99.87 10:28:30 09:30:01 2 0.03 0.00 0.02 0.02 0.00 99.93 10:28:30 09:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 09:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 09:30:01 7 0.37 0.00 0.02 0.00 0.02 99.60 10:28:30 10:28:30 09:30:01 CPU %user %nice %system %iowait %steal %idle 10:28:30 09:31:01 all 0.04 0.00 0.01 0.00 0.01 99.93 10:28:30 09:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 09:31:01 1 0.07 0.00 0.03 0.02 0.03 99.85 10:28:30 09:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:28:30 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:31:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:28:30 09:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 09:31:01 7 0.08 0.00 0.00 0.00 0.00 99.92 10:28:30 09:32:01 all 0.19 0.00 0.01 0.00 0.01 99.79 10:28:30 09:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 09:32:01 1 0.07 0.00 0.03 0.02 0.03 99.85 10:28:30 09:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 09:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:28:30 09:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:32:01 6 1.36 0.00 0.02 0.00 0.02 98.61 10:28:30 09:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:28:30 09:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:33:01 1 0.08 0.00 0.03 0.00 0.02 99.87 10:28:30 09:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:28:30 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:33:01 5 0.02 0.00 0.03 0.00 0.03 99.92 10:28:30 09:33:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:28:30 09:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:28:30 09:34:01 all 0.03 0.00 0.04 0.01 0.01 99.92 10:28:30 09:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 09:34:01 1 0.07 0.00 0.07 0.03 0.03 99.80 10:28:30 09:34:01 2 0.03 0.00 0.05 0.00 0.00 99.92 10:28:30 09:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:34:01 4 0.00 0.00 0.03 0.00 0.02 99.95 10:28:30 09:34:01 5 0.05 0.00 0.05 0.02 0.02 99.87 10:28:30 09:34:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:28:30 09:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:28:30 09:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:28:30 09:35:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:28:30 09:35:01 1 0.03 0.00 0.03 0.02 0.02 99.90 10:28:30 09:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:35:01 4 0.03 0.00 0.00 0.02 0.00 99.95 10:28:30 09:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:28:30 09:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 09:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:28:30 09:36:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:28:30 09:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:36:01 1 0.00 0.00 0.03 0.03 0.03 99.90 10:28:30 09:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 09:36:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:28:30 09:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 09:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:28:30 09:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 09:37:01 all 0.01 0.00 0.02 0.00 0.01 99.96 10:28:30 09:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:37:01 1 0.05 0.00 0.02 0.02 0.03 99.88 10:28:30 09:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:37:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:28:30 09:37:01 5 0.00 0.00 0.03 0.00 0.02 99.95 10:28:30 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 09:38:01 all 0.10 0.00 0.00 0.01 0.01 99.87 10:28:30 09:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:38:01 1 0.03 0.00 0.00 0.03 0.02 99.92 10:28:30 09:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:38:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:28:30 09:38:01 5 0.07 0.00 0.02 0.00 0.02 99.90 10:28:30 09:38:01 6 0.62 0.00 0.00 0.00 0.02 99.37 10:28:30 09:38:01 7 0.08 0.00 0.02 0.00 0.02 99.88 10:28:30 09:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:28:30 09:39:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:28:30 09:39:01 1 0.03 0.00 0.03 0.02 0.03 99.88 10:28:30 09:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 09:39:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:28:30 09:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 09:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 09:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 09:40:01 all 0.04 0.00 0.01 0.00 0.00 99.94 10:28:30 09:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:28:30 09:40:01 1 0.05 0.00 0.03 0.02 0.02 99.88 10:28:30 09:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:28:30 09:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:28:30 09:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:40:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:28:30 09:40:01 7 0.10 0.00 0.00 0.00 0.00 99.90 10:28:30 09:41:01 all 0.29 0.00 0.04 0.01 0.01 99.66 10:28:30 09:41:01 0 0.38 0.00 0.07 0.00 0.00 99.55 10:28:30 09:41:01 1 0.13 0.00 0.05 0.02 0.02 99.78 10:28:30 09:41:01 2 0.07 0.00 0.05 0.00 0.00 99.88 10:28:30 09:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:41:01 4 0.73 0.00 0.02 0.00 0.02 99.23 10:28:30 09:41:01 5 0.27 0.00 0.02 0.00 0.02 99.70 10:28:30 09:41:01 6 0.30 0.00 0.02 0.00 0.03 99.65 10:28:30 09:41:01 7 0.42 0.00 0.07 0.03 0.00 99.48 10:28:30 10:28:30 09:41:01 CPU %user %nice %system %iowait %steal %idle 10:28:30 09:42:02 all 0.02 0.00 0.02 0.01 0.01 99.94 10:28:30 09:42:02 0 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 09:42:02 1 0.03 0.00 0.03 0.02 0.03 99.88 10:28:30 09:42:02 2 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 09:42:02 3 0.03 0.00 0.00 0.08 0.02 99.87 10:28:30 09:42:02 4 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 09:42:02 5 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 09:42:02 6 0.02 0.00 0.03 0.00 0.00 99.95 10:28:30 09:42:02 7 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:43:01 all 0.02 0.00 0.02 0.01 0.01 99.94 10:28:30 09:43:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:28:30 09:43:01 1 0.03 0.00 0.03 0.03 0.03 99.86 10:28:30 09:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 09:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 09:43:01 5 0.02 0.00 0.00 0.00 0.03 99.95 10:28:30 09:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:28:30 09:43:01 7 0.02 0.00 0.05 0.00 0.02 99.92 10:28:30 09:44:01 all 0.07 0.00 0.02 0.01 0.01 99.90 10:28:30 09:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:28:30 09:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 09:44:01 3 0.02 0.00 0.00 0.07 0.00 99.92 10:28:30 09:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 09:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 09:44:01 6 0.40 0.00 0.02 0.00 0.00 99.58 10:28:30 09:44:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:28:30 09:45:01 all 0.11 0.00 0.01 0.00 0.01 99.87 10:28:30 09:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:28:30 09:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:28:30 09:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 09:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:28:30 09:45:01 6 0.78 0.00 0.03 0.00 0.02 99.17 10:28:30 09:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:28:30 09:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 09:46:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:28:30 09:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:46:01 3 0.03 0.00 0.00 0.02 0.00 99.95 10:28:30 09:46:01 4 0.03 0.00 0.02 0.00 0.03 99.92 10:28:30 09:46:01 5 0.07 0.00 0.03 0.00 0.00 99.90 10:28:30 09:46:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:28:30 09:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 09:47:01 all 0.19 0.00 0.01 0.00 0.01 99.79 10:28:30 09:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:28:30 09:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:47:01 3 0.00 0.00 0.00 0.02 0.02 99.97 10:28:30 09:47:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:28:30 09:47:01 5 0.02 0.00 0.00 0.00 0.03 99.95 10:28:30 09:47:01 6 1.37 0.00 0.02 0.00 0.02 98.60 10:28:30 09:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:48:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:28:30 09:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:48:01 1 0.02 0.00 0.00 0.05 0.02 99.92 10:28:30 09:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:28:30 09:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:28:30 09:48:01 4 0.05 0.00 0.00 0.00 0.03 99.92 10:28:30 09:48:01 5 0.07 0.00 0.02 0.00 0.02 99.90 10:28:30 09:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:28:30 09:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:28:30 09:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:28:30 09:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:28:30 09:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 09:49:01 3 0.00 0.00 0.02 0.03 0.02 99.93 10:28:30 09:49:01 4 0.05 0.00 0.02 0.00 0.03 99.90 10:28:30 09:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:50:01 all 0.17 0.00 0.01 0.00 0.01 99.80 10:28:30 09:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:50:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:28:30 09:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:28:30 09:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:50:01 4 1.12 0.00 0.03 0.00 0.03 98.81 10:28:30 09:50:01 5 0.05 0.00 0.03 0.00 0.03 99.88 10:28:30 09:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 09:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:28:30 09:51:01 all 0.26 0.00 0.01 0.01 0.01 99.70 10:28:30 09:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:51:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:28:30 09:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:51:01 3 0.00 0.00 0.00 0.03 0.00 99.97 10:28:30 09:51:01 4 1.97 0.00 0.02 0.00 0.03 97.98 10:28:30 09:51:01 5 0.02 0.00 0.05 0.00 0.03 99.90 10:28:30 09:51:01 6 0.02 0.00 0.05 0.00 0.02 99.92 10:28:30 09:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:52:01 all 0.07 0.00 0.01 0.00 0.01 99.90 10:28:30 09:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 09:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 09:52:01 4 0.52 0.00 0.03 0.00 0.03 99.42 10:28:30 09:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 09:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:28:30 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:28:30 09:53:01 all 0.18 0.00 0.02 0.00 0.01 99.78 10:28:30 09:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:28:30 09:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:53:01 3 0.03 0.00 0.00 0.02 0.00 99.95 10:28:30 09:53:01 4 1.27 0.00 0.10 0.00 0.03 98.60 10:28:30 09:53:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:28:30 09:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:28:30 09:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:28:30 09:54:01 all 0.01 0.00 0.01 0.01 0.01 99.95 10:28:30 09:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 09:54:01 1 0.02 0.00 0.02 0.05 0.02 99.90 10:28:30 09:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:54:01 3 0.00 0.00 0.00 0.02 0.02 99.97 10:28:30 09:54:01 4 0.00 0.00 0.02 0.00 0.03 99.95 10:28:30 09:54:01 5 0.03 0.00 0.00 0.00 0.03 99.93 10:28:30 09:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:28:30 09:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 09:55:01 all 0.02 0.00 0.01 0.01 0.04 99.93 10:28:30 09:55:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:28:30 09:55:01 1 0.02 0.00 0.00 0.02 0.05 99.92 10:28:30 09:55:01 2 0.02 0.00 0.00 0.00 0.13 99.85 10:28:30 09:55:01 3 0.00 0.00 0.00 0.03 0.00 99.97 10:28:30 09:55:01 4 0.05 0.00 0.05 0.00 0.03 99.87 10:28:30 09:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 09:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:28:30 09:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 09:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:28:30 09:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 09:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:56:01 4 0.05 0.00 0.02 0.00 0.03 99.90 10:28:30 09:56:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:28:30 09:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 09:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:28:30 09:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 09:57:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:28:30 09:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 09:57:01 3 0.03 0.00 0.00 0.02 0.00 99.95 10:28:30 09:57:01 4 0.05 0.00 0.03 0.00 0.03 99.88 10:28:30 09:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 09:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:58:01 all 0.03 0.00 0.02 0.00 0.01 99.93 10:28:30 09:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 09:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 09:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 09:58:01 3 0.00 0.00 0.02 0.02 0.02 99.95 10:28:30 09:58:01 4 0.05 0.00 0.03 0.00 0.03 99.88 10:28:30 09:58:01 5 0.08 0.00 0.03 0.00 0.02 99.87 10:28:30 09:58:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 09:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:59:01 all 0.11 0.00 0.02 0.00 0.01 99.86 10:28:30 09:59:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:28:30 09:59:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:28:30 09:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 09:59:01 3 0.03 0.00 0.03 0.02 0.00 99.92 10:28:30 09:59:01 4 0.72 0.00 0.03 0.00 0.02 99.23 10:28:30 09:59:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:28:30 09:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 09:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:28:30 10:00:01 all 0.27 0.00 0.01 0.01 0.01 99.70 10:28:30 10:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 10:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:28:30 10:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 10:00:01 4 2.00 0.00 0.02 0.00 0.03 97.95 10:28:30 10:00:01 5 0.03 0.00 0.02 0.03 0.02 99.90 10:28:30 10:00:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:28:30 10:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:01:01 all 0.11 0.00 0.01 0.00 0.25 99.63 10:28:30 10:01:01 0 0.00 0.00 0.00 0.00 0.50 99.50 10:28:30 10:01:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:28:30 10:01:01 2 0.03 0.00 0.00 0.00 0.55 99.42 10:28:30 10:01:01 3 0.00 0.00 0.00 0.00 0.05 99.95 10:28:30 10:01:01 4 0.55 0.00 0.02 0.00 0.02 99.42 10:28:30 10:01:01 5 0.07 0.00 0.02 0.00 0.40 99.52 10:28:30 10:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:01:01 7 0.17 0.00 0.03 0.00 0.50 99.30 10:28:30 10:02:01 all 0.12 0.00 0.01 0.02 0.02 99.83 10:28:30 10:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:02:01 1 0.00 0.00 0.00 0.17 0.00 99.83 10:28:30 10:02:01 2 0.02 0.00 0.00 0.00 0.03 99.95 10:28:30 10:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 10:28:30 10:02:01 4 0.86 0.00 0.03 0.00 0.05 99.05 10:28:30 10:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 10:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:03:01 all 0.19 0.00 0.01 0.02 0.01 99.77 10:28:30 10:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:03:01 1 0.02 0.00 0.00 0.12 0.02 99.85 10:28:30 10:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:28:30 10:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:28:30 10:03:01 4 1.31 0.00 0.02 0.00 0.02 98.66 10:28:30 10:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:28:30 10:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:28:30 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 10:28:30 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:28:30 10:04:01 all 0.23 0.00 0.02 0.02 0.01 99.73 10:28:30 10:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 10:04:01 1 0.03 0.00 0.03 0.13 0.03 99.77 10:28:30 10:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 10:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:04:01 4 1.69 0.00 0.07 0.00 0.00 98.24 10:28:30 10:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:04:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 10:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:28:30 10:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:05:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:28:30 10:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 10:05:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:28:30 10:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:05:01 5 0.03 0.00 0.00 0.03 0.00 99.93 10:28:30 10:05:01 6 0.03 0.00 0.03 0.00 0.03 99.90 10:28:30 10:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 10:06:01 all 0.01 0.00 0.02 0.00 0.01 99.96 10:28:30 10:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:28:30 10:06:01 1 0.08 0.00 0.03 0.02 0.02 99.85 10:28:30 10:06:01 2 0.00 0.00 0.03 0.00 0.02 99.95 10:28:30 10:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:28:30 10:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 10:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:07:01 all 0.02 0.00 0.02 0.00 0.01 99.94 10:28:30 10:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:07:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:28:30 10:07:01 2 0.02 0.00 0.02 0.00 0.03 99.93 10:28:30 10:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 10:07:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:28:30 10:07:01 5 0.07 0.00 0.02 0.00 0.00 99.92 10:28:30 10:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 10:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 10:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:28:30 10:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 10:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:28:30 10:08:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:28:30 10:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 10:08:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 10:08:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:28:30 10:09:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:28:30 10:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 10:09:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:28:30 10:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:28:30 10:09:01 4 0.17 0.00 0.02 0.00 0.00 99.82 10:28:30 10:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 10:09:01 6 0.02 0.00 0.05 0.00 0.02 99.92 10:28:30 10:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:28:30 10:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:28:30 10:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:10:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:28:30 10:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:28:30 10:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 10:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:28:30 10:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:28:30 10:10:01 6 0.05 0.00 0.08 0.00 0.03 99.83 10:28:30 10:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 10:11:01 all 0.15 0.00 0.01 0.01 0.01 99.82 10:28:30 10:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:11:01 1 0.05 0.00 0.02 0.02 0.02 99.90 10:28:30 10:11:01 2 1.04 0.00 0.03 0.00 0.03 98.89 10:28:30 10:11:01 3 0.00 0.00 0.00 0.03 0.00 99.97 10:28:30 10:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:11:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:28:30 10:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 10:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:28:30 10:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:12:01 1 0.08 0.00 0.02 0.02 0.02 99.87 10:28:30 10:12:01 2 0.05 0.00 0.03 0.00 0.02 99.90 10:28:30 10:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:12:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:28:30 10:12:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:28:30 10:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 10:13:01 all 0.02 0.00 0.02 0.01 0.01 99.94 10:28:30 10:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 10:13:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:28:30 10:13:01 2 0.07 0.00 0.02 0.00 0.02 99.90 10:28:30 10:13:01 3 0.02 0.00 0.02 0.05 0.00 99.92 10:28:30 10:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:28:30 10:13:01 6 0.03 0.00 0.03 0.00 0.03 99.90 10:28:30 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:14:01 all 0.11 0.00 0.01 0.75 0.01 99.11 10:28:30 10:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:14:01 1 0.03 0.00 0.00 2.02 0.02 97.93 10:28:30 10:14:01 2 0.63 0.00 0.03 0.00 0.03 99.30 10:28:30 10:14:01 3 0.02 0.00 0.00 2.07 0.02 97.90 10:28:30 10:14:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:28:30 10:14:01 5 0.07 0.00 0.02 0.00 0.00 99.92 10:28:30 10:14:01 6 0.03 0.00 0.02 1.94 0.02 98.00 10:28:30 10:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 10:28:30 10:14:01 CPU %user %nice %system %iowait %steal %idle 10:28:30 10:15:01 all 0.05 0.00 0.01 0.00 0.01 99.92 10:28:30 10:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:15:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:28:30 10:15:01 2 0.33 0.00 0.03 0.00 0.02 99.62 10:28:30 10:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 10:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:28:30 10:15:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:28:30 10:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:16:01 all 0.28 0.00 0.01 0.00 0.01 99.70 10:28:30 10:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:16:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:28:30 10:16:01 2 0.91 0.00 0.00 0.00 0.02 99.07 10:28:30 10:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:16:01 4 1.21 0.00 0.00 0.00 0.00 98.79 10:28:30 10:16:01 5 0.07 0.00 0.02 0.00 0.02 99.90 10:28:30 10:16:01 6 0.05 0.00 0.03 0.00 0.03 99.88 10:28:30 10:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:17:01 all 0.02 0.00 0.02 0.01 0.01 99.95 10:28:30 10:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 10:17:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:28:30 10:17:01 2 0.00 0.00 0.03 0.02 0.02 99.93 10:28:30 10:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:28:30 10:17:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:28:30 10:17:01 5 0.03 0.00 0.05 0.00 0.02 99.90 10:28:30 10:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 10:18:01 all 0.08 0.00 0.01 0.00 0.01 99.90 10:28:30 10:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 10:18:01 2 0.05 0.00 0.03 0.00 0.02 99.90 10:28:30 10:18:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:28:30 10:18:01 4 0.07 0.00 0.00 0.00 0.00 99.93 10:28:30 10:18:01 5 0.42 0.00 0.02 0.00 0.00 99.57 10:28:30 10:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:28:30 10:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:28:30 10:19:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:28:30 10:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 10:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:28:30 10:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:28:30 10:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:19:01 5 1.98 0.00 0.02 0.00 0.02 97.98 10:28:30 10:19:01 6 0.02 0.00 0.03 0.02 0.03 99.90 10:28:30 10:19:01 7 0.05 0.00 0.03 0.00 0.00 99.92 10:28:30 10:20:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:28:30 10:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 10:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 10:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:28:30 10:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:28:30 10:20:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:28:30 10:20:01 5 1.99 0.00 0.00 0.00 0.02 98.00 10:28:30 10:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:21:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:28:30 10:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 10:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:28:30 10:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:28:30 10:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:28:30 10:21:01 5 2.00 0.00 0.00 0.00 0.00 98.00 10:28:30 10:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:22:01 all 0.05 0.00 0.01 0.00 0.01 99.91 10:28:30 10:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:22:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:28:30 10:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 10:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 10:28:30 10:22:01 4 0.07 0.00 0.02 0.00 0.02 99.90 10:28:30 10:22:01 5 0.28 0.00 0.02 0.00 0.02 99.68 10:28:30 10:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:28:30 10:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:23:01 all 0.01 0.00 0.02 0.00 0.01 99.96 10:28:30 10:23:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:28:30 10:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:28:30 10:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 10:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 10:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 10:23:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:28:30 10:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:24:01 all 0.21 0.00 0.01 0.00 0.01 99.75 10:28:30 10:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:24:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:28:30 10:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 10:24:01 3 0.03 0.00 0.02 0.02 0.02 99.92 10:28:30 10:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:28:30 10:24:01 5 1.53 0.00 0.02 0.00 0.02 98.43 10:28:30 10:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 10:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:25:01 all 0.19 0.00 0.01 0.00 0.01 99.79 10:28:30 10:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:28:30 10:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:28:30 10:25:01 5 1.37 0.00 0.07 0.00 0.02 98.55 10:28:30 10:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:28:30 10:25:01 CPU %user %nice %system %iowait %steal %idle 10:28:30 10:26:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:28:30 10:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:28:30 10:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 10:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 10:28:30 10:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:28:30 10:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:28:30 10:26:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:28:30 10:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:28:30 10:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:28:30 10:27:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:28:30 10:27:01 2 0.07 0.00 0.03 0.00 0.00 99.90 10:28:30 10:27:01 3 0.03 0.00 0.00 0.02 0.00 99.95 10:28:30 10:27:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:28:30 10:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:28:30 10:27:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:28:30 10:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 10:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:28:30 10:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:28:30 10:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:28:30 10:28:01 2 0.02 0.00 0.05 0.00 0.00 99.93 10:28:30 10:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:28:30 10:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:28:01 5 0.27 0.00 0.00 0.00 0.00 99.73 10:28:30 10:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:28:30 10:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:28:30 Average: all 5.50 0.00 0.94 1.21 0.03 92.33 10:28:30 Average: 0 5.49 0.00 0.90 1.20 0.03 92.37 10:28:30 Average: 1 5.35 0.00 0.95 1.54 0.03 92.12 10:28:30 Average: 2 5.46 0.00 0.95 0.71 0.04 92.84 10:28:30 Average: 3 5.41 0.00 0.96 0.69 0.02 92.92 10:28:30 Average: 4 5.73 0.00 0.95 1.97 0.03 91.32 10:28:30 Average: 5 5.57 0.00 0.94 0.87 0.03 92.58 10:28:30 Average: 6 5.51 0.00 0.92 1.58 0.03 91.96 10:28:30 Average: 7 5.42 0.00 0.95 1.10 0.03 92.50 10:28:30 10:28:30 10:28:30