Pull request #4860 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from fd3df5eab013d8fff394db05c4d2567a60966353+4ff11727c7037816f98f6c0e9d374500f07cffc5 (9b0c6c26b2b794d8d3336760c4840702198b5478) 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-ssh15906723097672629196.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15212765475852205083.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11860288050699227552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11287222570401945443.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8173284835310578054.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7553 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4ff11727c7037816f98f6c0e9d374500f07cffc5 into PR head commit fd3df5eab013d8fff394db05c4d2567a60966353 Merge succeeded, producing fd3df5eab013d8fff394db05c4d2567a60966353 Checking out Revision fd3df5eab013d8fff394db05c4d2567a60966353 (PR-4860) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # 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 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # timeout=10 Commit message: "fix!: Disable the default discovery scheduler" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:02:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:02:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:02:40 ========================================================= 10:02:40 EdgeX Global Pipelines Version Info 10:02:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2c31469fcbafdf609912e12b1b7d5b3ecc7e8184 # timeout=10 10:02:42 ------------------- 10:02:42 stable info: 10:02:42 ------------------- 10:02:42 Commited By: Ginny Guan ginny@iotechsys.com 10:02:42 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:02:42 Message: update stable to v1.0.260 10:02:42 ------------------- 10:02:42 experimental info: 10:02:42 ------------------- 10:02:42 Commited By: Ginny Guan ginny@iotechsys.com 10:02:42 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:02:42 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4860 [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4860 [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4860 [Pipeline] echo 10:02:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd3df5eab013d8fff394db05c4d2567a60966353 [Pipeline] echo 10:02:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd3df5e [Pipeline] echo 10:02:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:43 provisioning config files... 10:02:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1219498432369825940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:43 ---> ****-login.sh 10:02:43 nexus3.edgexfoundry.org:10001 10:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:43 Configure a credential helper to remove this warning. See 10:02:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:43 10:02:43 Login Succeeded 10:02:43 nexus3.edgexfoundry.org:10002 10:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:43 Configure a credential helper to remove this warning. See 10:02:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:43 10:02:43 Login Succeeded 10:02:43 nexus3.edgexfoundry.org:10003 10:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:43 Configure a credential helper to remove this warning. See 10:02:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:43 10:02:43 Login Succeeded 10:02:43 nexus3.edgexfoundry.org:10004 10:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:43 Configure a credential helper to remove this warning. See 10:02:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:43 10:02:43 Login Succeeded 10:02:43 ****.io 10:02:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:44 Configure a credential helper to remove this warning. See 10:02:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:44 10:02:44 Login Succeeded 10:02:44 ---> ****-login.sh ends [Pipeline] } 10:02:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:44 + 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 10:02:44 + + cut -d/ -f2 10:02:44 dirname cmd/core-command/Dockerfile 10:02:44 + echo core-command,cmd/core-command/Dockerfile 10:02:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:02:44 + + dirname cmd/core-data/Dockerfile 10:02:44 cut -d/ -f2 10:02:44 + echo core-data,cmd/core-data/Dockerfile 10:02:44 + cut -d/ -f2+ 10:02:44 dirname cmd/core-keeper/Dockerfile 10:02:44 + echo core-keeper,cmd/core-keeper/Dockerfile 10:02:44 + dirname cmd/core-metadata/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo core-metadata,cmd/core-metadata/Dockerfile 10:02:44 + dirname cmd/security-bootstrapper/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:02:44 + dirname cmd/security-proxy-auth/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:02:44 + dirname+ cmd/security-proxy-setup/Dockerfile 10:02:44 cut -d/ -f2 10:02:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:02:44 + dirname cmd/security-secretstore-setup/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:02:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:02:44 + dirname cmd/security-spire-agent/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:02:44 + dirname cmd/security-spire-config/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:02:44 + dirname cmd/security-spire-server/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:02:44 + dirname cmd/support-cron-scheduler/Dockerfile+ 10:02:44 cut -d/ -f2 10:02:44 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 10:02:44 + dirname cmd/support-notifications/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo support-notifications,cmd/support-notifications/Dockerfile 10:02:44 + dirname cmd/support-scheduler/Dockerfile 10:02:44 + cut -d/ -f2 10:02:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:02:44 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 10:02:44 + git rev-list -1 --merges fd3df5eab013d8fff394db05c4d2567a60966353~1..fd3df5eab013d8fff394db05c4d2567a60966353 [Pipeline] echo 10:02:44 -----------> git rev-list -1 --merges fd3df5eab013d8fff394db05c4d2567a60966353~1..fd3df5eab013d8fff394db05c4d2567a60966353 fd3df5eab013d8fff394db05c4d2567a60966353 [false] [Pipeline] sh 10:02:45 + git log --format=format:%s -1 fd3df5eab013d8fff394db05c4d2567a60966353 [Pipeline] echo 10:02:45 ========================================================= 10:02:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:02:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:02:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:45 + grep -v github /etc/ssh/ssh_known_hosts 10:02:45 + [ -e /tmp/ssh_known_hosts ] 10:02:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:02:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:02:45 + sudo tee -a /etc/ssh/ssh_known_hosts 10:02:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:46 10:02:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:46 0.1.4: Pulling from edgex-devops/py-git-semver 10:02:46 b85a868b505f: Pulling fs layer 10:02:46 e2be974225ed: Pulling fs layer 10:02:46 339a4e72a1f5: Pulling fs layer 10:02:46 988bab9f4d93: Pulling fs layer 10:02:46 1469e6f7b9e6: Pulling fs layer 10:02:46 eaf3925da568: Pulling fs layer 10:02:46 bab4dde63d76: Pulling fs layer 10:02:46 bde34c3a00c8: Pulling fs layer 10:02:46 b352a97aabf1: Pulling fs layer 10:02:46 4872d77fe225: Pulling fs layer 10:02:46 5851b861e8e6: Pulling fs layer 10:02:46 bde34c3a00c8: Waiting 10:02:46 988bab9f4d93: Waiting 10:02:46 b352a97aabf1: Waiting 10:02:46 4872d77fe225: Waiting 10:02:46 1469e6f7b9e6: Waiting 10:02:46 eaf3925da568: Waiting 10:02:46 5851b861e8e6: Waiting 10:02:46 bab4dde63d76: Waiting 10:02:46 e2be974225ed: Verifying Checksum 10:02:46 e2be974225ed: Download complete 10:02:46 988bab9f4d93: Verifying Checksum 10:02:46 988bab9f4d93: Download complete 10:02:46 1469e6f7b9e6: Verifying Checksum 10:02:46 1469e6f7b9e6: Download complete 10:02:46 339a4e72a1f5: Verifying Checksum 10:02:46 339a4e72a1f5: Download complete 10:02:46 eaf3925da568: Verifying Checksum 10:02:46 eaf3925da568: Download complete 10:02:46 bde34c3a00c8: Download complete 10:02:46 b352a97aabf1: Download complete 10:02:46 4872d77fe225: Verifying Checksum 10:02:46 4872d77fe225: Download complete 10:02:46 5851b861e8e6: Verifying Checksum 10:02:46 5851b861e8e6: Download complete 10:02:46 b85a868b505f: Verifying Checksum 10:02:46 b85a868b505f: Download complete 10:02:46 bab4dde63d76: Verifying Checksum 10:02:46 bab4dde63d76: Download complete 10:02:47 b85a868b505f: Pull complete 10:02:47 e2be974225ed: Pull complete 10:02:48 339a4e72a1f5: Pull complete 10:02:48 988bab9f4d93: Pull complete 10:02:48 1469e6f7b9e6: Pull complete 10:02:48 eaf3925da568: Pull complete 10:02:50 bab4dde63d76: Pull complete 10:02:50 bde34c3a00c8: Pull complete 10:02:50 b352a97aabf1: Pull complete 10:02:50 4872d77fe225: Pull complete 10:02:50 5851b861e8e6: Pull complete 10:02:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:50 prd-ubuntu20.04-docker-8c-8g-7553 does not seem to be running inside a container 10:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:02:54 $ docker top edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 -eo pid,comm 10:02:54 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). 10:02:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:54 [ssh-agent] Looking for ssh-agent implementation... 10:02:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:54 $ docker exec edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 ssh-agent 10:02:54 SSH_AUTH_SOCK=/tmp/ssh-JIz9afAETb3f/agent.32 10:02:54 SSH_AGENT_PID=38 10:02:54 Running ssh-add (command line suppressed) 10:02:54 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6809593472239592014.key (/w/workspace/edgex-go/2@tmp/private_key_6809593472239592014.key) 10:02:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:55 + git tag --points-at HEAD [Pipeline] } 10:02:55 $ docker exec --env ******** --env ******** edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 ssh-agent -k 10:02:55 unset SSH_AUTH_SOCK; 10:02:55 unset SSH_AGENT_PID; 10:02:55 echo Agent pid 38 killed; 10:02:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:02:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:55 [ssh-agent] Looking for ssh-agent implementation... 10:02:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:55 $ docker exec edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 ssh-agent 10:02:55 SSH_AUTH_SOCK=/tmp/ssh-sA5dhnKTrmrU/agent.71 10:02:55 SSH_AGENT_PID=77 10:02:55 Running ssh-add (command line suppressed) 10:02:55 Identity added: /w/workspace/edgex-go/2@tmp/private_key_18321094735043768886.key (/w/workspace/edgex-go/2@tmp/private_key_18321094735043768886.key) 10:02:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:55 + git semver init 10:02:56 2024-08-12 10:02:56,085 [run_init] DEBUG init version:0.0.0 force:False 10:02:56 2024-08-12 10:02:56,086 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 10:02:56 2024-08-12 10:02:56,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 10:02:56 2024-08-12 10:02:56,087 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 10:03:01 2024-08-12 10:03:01,374 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 10:03:01 2024-08-12 10:03:01,375 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4860 with force:False 10:03:01 2024-08-12 10:03:01,375 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4860 10:03:01 2024-08-12 10:03:01,380 [execute] INFO git cat-file --batch-check 10:03:01 2024-08-12 10:03:01,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 10:03:01 2024-08-12 10:03:01,386 [execute] INFO git cat-file --batch 10:03:01 2024-08-12 10:03:01,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 10:03:01 2024-08-12 10:03:01,391 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4860 10:03:01 0.0.0 [Pipeline] } 10:03:01 $ docker exec --env ******** --env ******** edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 ssh-agent -k 10:03:01 unset SSH_AUTH_SOCK; 10:03:01 unset SSH_AGENT_PID; 10:03:01 echo Agent pid 77 killed; 10:03:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:01 + git semver [Pipeline] } 10:03:02 $ docker stop --time=1 edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 10:03:03 $ docker rm -f --volumes edfbbc448c18f2510db9027d6be63cb31ed5c39e74f9fe831573f76b94dff959 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:03:04 Stashed 1 file(s) [Pipeline] echo 10:03:04 [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 10:03:04 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 10:03:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:03:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:03:04 ========================================================= 10:03:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:03:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:03:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:03:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:03:04 619be1103602: Pulling fs layer 10:03:04 7862e08f4a3e: Pulling fs layer 10:03:04 5df492c9dc93: Pulling fs layer 10:03:04 7629e6793208: Pulling fs layer 10:03:04 4f4fb700ef54: Pulling fs layer 10:03:04 fb5054dd5b73: Pulling fs layer 10:03:04 eeca6798cff9: Pulling fs layer 10:03:04 aa269ceb94a6: Pulling fs layer 10:03:04 ada007ff1a6a: Pulling fs layer 10:03:04 7629e6793208: Waiting 10:03:04 4f4fb700ef54: Waiting 10:03:04 fb5054dd5b73: Waiting 10:03:04 eeca6798cff9: Waiting 10:03:04 aa269ceb94a6: Waiting 10:03:04 7862e08f4a3e: Verifying Checksum 10:03:04 7862e08f4a3e: Download complete 10:03:04 7629e6793208: Download complete 10:03:04 4f4fb700ef54: Verifying Checksum 10:03:04 4f4fb700ef54: Download complete 10:03:04 619be1103602: Verifying Checksum 10:03:04 619be1103602: Download complete 10:03:04 fb5054dd5b73: Download complete 10:03:04 eeca6798cff9: Verifying Checksum 10:03:04 eeca6798cff9: Download complete 10:03:05 619be1103602: Pull complete 10:03:05 ada007ff1a6a: Verifying Checksum 10:03:05 ada007ff1a6a: Download complete 10:03:05 7862e08f4a3e: Pull complete 10:03:05 5df492c9dc93: Verifying Checksum 10:03:05 5df492c9dc93: Download complete 10:03:05 aa269ceb94a6: Verifying Checksum 10:03:05 aa269ceb94a6: Download complete 10:03:08 5df492c9dc93: Pull complete 10:03:08 7629e6793208: Pull complete 10:03:08 4f4fb700ef54: Pull complete 10:03:08 fb5054dd5b73: Pull complete 10:03:08 eeca6798cff9: Pull complete 10:03:11 aa269ceb94a6: Pull complete 10:03:11 ada007ff1a6a: Pull complete 10:03:11 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:03:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:03:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:03:11 WORKDIR /edgex 10:03:11 COPY go.mod . 10:03:11 RUN go mod download 10:03:11 + docker build -t ci-base-image-x86_64 -f - . 10:03:12 Sending build context to Docker daemon 179MB 10:03:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:03:12 ---> f489d0715acc 10:03:12 Step 2/4 : WORKDIR /edgex 10:03:17 ---> Running in 2aec7bfba47c 10:03:17 Removing intermediate container 2aec7bfba47c 10:03:17 ---> 5a0127a655d9 10:03:17 Step 3/4 : COPY go.mod . 10:03:17 ---> e0abb5bdd9d8 10:03:17 Step 4/4 : RUN go mod download 10:03:17 ---> Running in 217b47ceedc8 10:03:19 Still waiting to schedule task 10:03:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:03:39 Removing intermediate container 217b47ceedc8 10:03:39 ---> 04822a1bdddd 10:03:39 Successfully built 04822a1bdddd 10:03:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:39 + docker inspect -f . ci-base-image-x86_64 10:03:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:39 prd-ubuntu20.04-docker-8c-8g-7553 does not seem to be running inside a container 10:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:03:40 $ docker top 2a9d12419c3ab07100d223e5d1c8dde67f8503cb347a02f8354cfced05e73d11 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:40 + go version 10:03:40 go version go1.21.9 linux/amd64 [Pipeline] } 10:03:40 $ docker stop --time=1 2a9d12419c3ab07100d223e5d1c8dde67f8503cb347a02f8354cfced05e73d11 10:03:41 $ docker rm -f --volumes 2a9d12419c3ab07100d223e5d1c8dde67f8503cb347a02f8354cfced05e73d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:42 + docker inspect -f . ci-base-image-x86_64 10:03:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:42 prd-ubuntu20.04-docker-8c-8g-7553 does not seem to be running inside a container 10:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:03:42 $ docker top d78ff08b28d364aa4d8b902f996a7b5941870c008954bf2abc5cdc6635e4e91d -eo pid,comm [Pipeline] { [Pipeline] echo 10:03:42 ========================================================= 10:03:42 [edgeXBuildGoParallel] Running Tests and Build... 10:03:42 ========================================================= [Pipeline] sh 10:03:43 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 10:03:43 + make test 10:03:43 go test -race -coverprofile=coverage.out ./... 10:03:51 ? github.com/edgexfoundry/edgex-go [no test files] 10:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:04:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:04:18 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:04:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:04:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:04:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:04:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:04:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:04:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:04:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:04:19 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:04:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:04:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:04:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:04:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 10:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:04:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements 10:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements 10:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.387s coverage: 93.4% of statements 10:04:26 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements 10:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:04:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 6.5% of statements 10:04:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.423s coverage: 95.8% of statements 10:04:29 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 10:04:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.016s coverage: 0.0% of statements [no tests to run] 10:04:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:04:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:04:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 0.8% of statements 10:04:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements 10:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 10:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 10:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 10:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 10:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:04:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:04:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:04:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:04:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:04:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:04:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:04:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:04:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:04:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:04:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:04:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 10:04:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:04:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:04:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:04:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:04:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:04:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:04:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:04:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:04:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:04:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7555 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws 10:04:54 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 10:04:54 The recommended git tool is: git 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.220s coverage: 79.9% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.018s coverage: 100.0% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.015s coverage: 89.4% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.028s coverage: 100.0% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.163s coverage: 36.5% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.025s coverage: 61.8% of statements 10:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements 10:04:57 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 10:04:57 running golangci-lint 10:04:57 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 10:04:57 go version go1.21.9 linux/amd64 10:04:57 level=info msg="[config_reader] Used config file .golangci.yml" 10:04:57 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:05:02 using credential edgex-jenkins-ssh 10:05:02 Cloning the remote Git repository 10:05:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:05:02 > git init /w/workspace/edgex-go/2 # timeout=10 10:05:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:05:03 > git --version # timeout=10 10:05:03 > git --version # 'git version 2.25.1' 10:05:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:19 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|deps|files|imports|name|compiled_files) took 21.694864924s" 10:05:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 53.475045ms" 10:05:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:05:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:05:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:05:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:05:22 Merging remotes/origin/main commit 4ff11727c7037816f98f6c0e9d374500f07cffc5 into PR head commit fd3df5eab013d8fff394db05c4d2567a60966353 10:05:22 Merge succeeded, producing fd3df5eab013d8fff394db05c4d2567a60966353 10:05:22 Checking out Revision fd3df5eab013d8fff394db05c4d2567a60966353 (PR-4860) 10:05:22 > git config core.sparsecheckout # timeout=10 10:05:22 > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # timeout=10 10:05:22 > git remote # timeout=10 10:05:22 > git config --get remote.origin.url # timeout=10 10:05:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:22 > git merge 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 10:05:22 > git rev-parse HEAD^{commit} # timeout=10 10:05:22 > git config core.sparsecheckout # timeout=10 10:05:22 > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # timeout=10 10:05:26 Commit message: "fix!: Disable the default discovery scheduler" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:05:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:05:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:05:27 Dload Upload Total Spent Left Speed 10:05:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 10:05:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:05:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:05:28 + sudo tee /etc/docker/daemon.new 10:05:28 { 10:05:28 "registry-mirrors": [ 10:05:28 "https://nexus3.edgexfoundry.org:10001" 10:05:28 ], 10:05:28 "bip": "10.250.0.254/24", 10:05:28 "hosts": [ 10:05:28 "tcp://0.0.0.0:5555", 10:05:28 "unix:///var/run/docker.sock" 10:05:28 ], 10:05:28 "mtu": 1458, 10:05:28 "selinux-enabled": true, 10:05:28 "seccomp-profile": "/etc/docker/seccomp.json" 10:05:28 } [Pipeline] sh 10:05:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:05:29 + sudo service docker restart 10:05:31 level=info msg="[linters_context/goanalysis] analyzers took 1m41.187826903s with top 10 stages: buildir: 59.658125598s, gosec: 9.210065961s, inspect: 2.712464553s, fact_deprecated: 2.610281899s, printf: 1.711214544s, ctrlflow: 1.487266821s, nilness: 1.347041323s, fact_purity: 1.215738089s, S1038: 993.934058ms, ineffassign: 890.536055ms" 10:05:31 level=info msg="[runner] Issues before processing: 214, after processing: 0" 10:05:31 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, autogenerated_exclude: 214/214, path_prettifier: 214/214, cgo: 214/214, exclude: 214/214, identifier_marker: 214/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22, filename_unadjuster: 214/214" 10:05:31 level=info msg="[runner] processing took 15.568423ms with stages: nolint: 7.106176ms, identifier_marker: 3.925281ms, path_prettifier: 1.519582ms, exclude-rules: 1.179409ms, autogenerated_exclude: 948.708µs, skip_dirs: 806.246µs, cgo: 64.751µs, filename_unadjuster: 14.47µs, fixer: 640ns, max_same_issues: 570ns, uniq_by_line: 490ns, skip_files: 430ns, sort_results: 240ns, exclude: 240ns, severity-rules: 240ns, diff: 200ns, path_shortener: 190ns, max_per_file_from_linter: 150ns, max_from_linter: 150ns, source_code: 150ns, path_prefixer: 110ns" 10:05:31 level=info msg="[runner] linters took 12.611324127s with stages: goanalysis_metalinter: 12.595662373s" 10:05:31 level=info msg="File cache stats: 0 entries of total size 0B" 10:05:31 level=info msg="Memory: 338 samples, avg is 310.6MB, max is 1333.9MB" 10:05:31 level=info msg="Execution took 34.368660682s" 10:05:31 go vet ./... 10:05:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:05:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:05:39 ./bin/test-attribution-txt.sh 10:05:39 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 10:05:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:05:40 + ls -al . 10:05:40 total 880 10:05:40 drwxrwxr-x 11 1001 1001 4096 Aug 12 10:03 . 10:05:40 drwxr-xr-x 4 root root 4096 Aug 12 10:03 .. 10:05:40 drwxrwxr-x 2 1001 1001 4096 Aug 12 10:02 .blubracket 10:05:40 -rw-rw-r-- 1 1001 1001 10 Aug 12 10:02 .dockerignore 10:05:40 drwxrwxr-x 8 1001 1001 4096 Aug 12 10:04 .git 10:05:40 drwxrwxr-x 3 1001 1001 4096 Aug 12 10:02 .github 10:05:40 -rw-rw-r-- 1 1001 1001 1102 Aug 12 10:02 .gitignore 10:05:40 -rw-rw-r-- 1 1001 1001 42 Aug 12 10:02 .golangci.yml 10:05:40 -rw-rw-r-- 1 1001 1001 100 Aug 12 10:02 .hadolint.yml 10:05:40 drwxr-xr-x 3 1001 1001 4096 Aug 12 10:03 .semver 10:05:40 -rw-rw-r-- 1 1001 1001 155 Aug 12 10:02 .sonarcloud.properties 10:05:40 -rw-rw-r-- 1 1001 1001 1171 Aug 12 10:02 ADOPTERS.md 10:05:40 -rw-rw-r-- 1 1001 1001 21171 Aug 12 10:02 Attribution.txt 10:05:40 -rw-rw-r-- 1 1001 1001 100284 Aug 12 10:02 CHANGELOG.md 10:05:40 -rw-rw-r-- 1 1001 1001 3804 Aug 12 10:02 CONTRIBUTING.md 10:05:40 -rw-rw-r-- 1 1001 1001 677 Aug 12 10:02 GOVERNANCE.md 10:05:40 -rw-rw-r-- 1 1001 1001 861 Aug 12 10:02 Jenkinsfile 10:05:40 -rw-rw-r-- 1 1001 1001 10775 Aug 12 10:02 LICENSE 10:05:40 -rw-rw-r-- 1 1001 1001 16854 Aug 12 10:02 Makefile 10:05:40 -rw-rw-r-- 1 1001 1001 582 Aug 12 10:02 OWNERS.md 10:05:40 -rw-rw-r-- 1 1001 1001 9528 Aug 12 10:02 README.md 10:05:40 -rw-rw-r-- 1 1001 1001 789 Aug 12 10:02 SECURITY.md 10:05:40 -rw-rw-r-- 1 1001 1001 5 Aug 12 10:03 VERSION 10:05:40 drwxrwxr-x 2 1001 1001 4096 Aug 12 10:02 bin 10:05:40 drwxrwxr-x 20 1001 1001 4096 Aug 12 10:02 cmd 10:05:40 -rw-r--r-- 1 root root 511262 Aug 12 10:04 coverage.out 10:05:40 drwxrwxr-x 2 1001 1001 4096 Aug 12 10:02 fuzz_test 10:05:40 -rw-rw-r-- 1 1001 1001 7317 Aug 12 10:02 go.mod 10:05:40 -rw-rw-r-- 1 1001 1001 102581 Aug 12 10:02 go.sum 10:05:40 drwxrwxr-x 7 1001 1001 4096 Aug 12 10:02 internal 10:05:40 drwxrwxr-x 3 1001 1001 4096 Aug 12 10:02 openapi 10:05:40 -rw-rw-r-- 1 1001 1001 584 Aug 12 10:02 security.txt 10:05:40 -rw-rw-r-- 1 1001 1001 204 Aug 12 10:02 version.go [Pipeline] sh 10:05:40 + '[' -e coverage.out ] 10:05:40 + chown 1001:1001 coverage.out [Pipeline] stash 10:05:40 Stashed 1 file(s) [Pipeline] sh 10:05:40 + make build 10:05:40 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:47 provisioning config files... 10:05:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3570332347679210047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:47 ---> ****-login.sh 10:05:47 nexus3.edgexfoundry.org:10001 10:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:48 Configure a credential helper to remove this warning. See 10:05:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:48 10:05:48 Login Succeeded 10:05:48 nexus3.edgexfoundry.org:10002 10:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:48 Configure a credential helper to remove this warning. See 10:05:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:48 10:05:48 Login Succeeded 10:05:48 nexus3.edgexfoundry.org:10003 10:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:49 Configure a credential helper to remove this warning. See 10:05:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:49 10:05:49 Login Succeeded 10:05:49 nexus3.edgexfoundry.org:10004 10:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:49 Configure a credential helper to remove this warning. See 10:05:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:49 10:05:49 Login Succeeded 10:05:49 ****.io 10:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:50 Configure a credential helper to remove this warning. See 10:05:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:50 10:05:50 Login Succeeded 10:05:50 ---> ****-login.sh ends [Pipeline] } 10:05:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:05:50 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 10:05:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:05:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:05:50 ========================================================= 10:05:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:05:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:05:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:05:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:05:51 c6b39de5b339: Pulling fs layer 10:05:51 a69c41024577: Pulling fs layer 10:05:51 d6de4b400683: Pulling fs layer 10:05:51 35cb2a7552d0: Pulling fs layer 10:05:51 4f4fb700ef54: Pulling fs layer 10:05:51 464afbd9ba4c: Pulling fs layer 10:05:51 00f215d4a9da: Pulling fs layer 10:05:51 d496ad576159: Pulling fs layer 10:05:51 35cb2a7552d0: Waiting 10:05:51 4f4fb700ef54: Waiting 10:05:51 464afbd9ba4c: Waiting 10:05:51 d496ad576159: Waiting 10:05:51 00f215d4a9da: Waiting 10:05:51 a69c41024577: Verifying Checksum 10:05:51 a69c41024577: Download complete 10:05:51 35cb2a7552d0: Download complete 10:05:51 4f4fb700ef54: Verifying Checksum 10:05:51 4f4fb700ef54: Download complete 10:05:51 464afbd9ba4c: Verifying Checksum 10:05:51 464afbd9ba4c: Download complete 10:05:51 c6b39de5b339: Verifying Checksum 10:05:51 c6b39de5b339: Download complete 10:05:51 d496ad576159: Verifying Checksum 10:05:51 d496ad576159: Download complete 10:05:52 c6b39de5b339: Pull complete 10:05:53 a69c41024577: Pull complete 10:05:53 d6de4b400683: Verifying Checksum 10:05:53 d6de4b400683: Download complete 10:05:54 00f215d4a9da: Verifying Checksum 10:05:54 00f215d4a9da: Download complete 10:06:06 d6de4b400683: Pull complete 10:06:06 35cb2a7552d0: Pull complete 10:06:06 4f4fb700ef54: Pull complete 10:06:06 464afbd9ba4c: Pull complete 10:06:08 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 10:06:08 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 10:06:08 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 10:06:08 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 10:06:09 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 10:06:13 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 10:06:15 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 10:06:16 00f215d4a9da: Pull complete 10:06:16 d496ad576159: Pull complete 10:06:16 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:06:16 + docker build -t ci-base-image-arm64 -f - . 10:06:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:06:16 WORKDIR /edgex 10:06:16 COPY go.mod . 10:06:16 RUN go mod download 10:06:17 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 10:06:17 Sending build context to Docker daemon 3.433MB 10:06:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:06:17 ---> f246e2811388 10:06:17 Step 2/4 : WORKDIR /edgex 10:06:19 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:06:19 ---> Running in b87cc9da8206 10:06:19 Removing intermediate container b87cc9da8206 10:06:19 ---> 8e0e61c46820 10:06:19 Step 3/4 : COPY go.mod . 10:06:19 ---> e25969491652 10:06:19 Step 4/4 : RUN go mod download 10:06:19 ---> Running in d773b7ae96e4 10:06:20 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:06:20 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 10:06: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:06: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:06:23 $ docker stop --time=1 d78ff08b28d364aa4d8b902f996a7b5941870c008954bf2abc5cdc6635e4e91d 10:06:30 $ docker rm -f --volumes d78ff08b28d364aa4d8b902f996a7b5941870c008954bf2abc5cdc6635e4e91d [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 10:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:06:31 10:06:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:06:31 latest: Pulling from edgex-devops/edgex-compose 10:06:31 91d30c5bc195: Pulling fs layer 10:06:31 2e9b0aa3be6d: Pulling fs layer 10:06:31 9c61dcf015f6: Pulling fs layer 10:06:31 4698f68db338: Pulling fs layer 10:06:31 2a2f49069b9e: Pulling fs layer 10:06:31 e0025b399a48: Pulling fs layer 10:06:31 2a2f49069b9e: Waiting 10:06:31 e0025b399a48: Waiting 10:06:31 4698f68db338: Waiting 10:06:31 91d30c5bc195: Verifying Checksum 10:06:31 91d30c5bc195: Download complete 10:06:31 4698f68db338: Verifying Checksum 10:06:31 4698f68db338: Download complete 10:06:31 2e9b0aa3be6d: Verifying Checksum 10:06:31 2e9b0aa3be6d: Download complete 10:06:31 e0025b399a48: Verifying Checksum 10:06:31 e0025b399a48: Download complete 10:06:31 91d30c5bc195: Pull complete 10:06:31 2a2f49069b9e: Download complete 10:06:32 2e9b0aa3be6d: Pull complete 10:06:32 9c61dcf015f6: Verifying Checksum 10:06:32 9c61dcf015f6: Download complete 10:06:35 9c61dcf015f6: Pull complete 10:06:35 4698f68db338: Pull complete 10:06:35 2a2f49069b9e: Pull complete 10:06:35 e0025b399a48: Pull complete 10:06:35 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:06:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:35 prd-ubuntu20.04-docker-8c-8g-7553 does not seem to be running inside a container 10:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:06:38 $ docker top 30be4af14518d5f9bf490ea0c7da9826969908a58ae6f08495f53eb5b388e78e -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:39 + docker compose -f ./docker-compose-build.yml build --parallel 10:06:41 #1 [core-command internal] load build definition from Dockerfile 10:06:41 #1 transferring dockerfile: 1.93kB done 10:06:41 #1 DONE 0.0s 10:06:41 10:06:41 #2 [security-secretstore-setup internal] load build definition from Dockerfile 10:06:41 #2 transferring dockerfile: 2.49kB done 10:06:41 #2 DONE 0.0s 10:06:41 10:06:41 #3 [core-keeper internal] load build definition from Dockerfile 10:06:41 #3 transferring dockerfile: 2.01kB done 10:06:41 #3 DONE 0.0s 10:06:41 10:06:41 #4 [security-spire-agent internal] load build definition from Dockerfile 10:06:41 #4 transferring dockerfile: 1.81kB done 10:06:41 #4 DONE 0.0s 10:06:41 10:06:41 #5 [security-spire-config internal] load build definition from Dockerfile 10:06:41 #5 transferring dockerfile: 1.69kB done 10:06:41 #5 DONE 0.0s 10:06:41 10:06:41 #6 [security-proxy-setup internal] load build definition from Dockerfile 10:06:41 #6 transferring dockerfile: 2.50kB done 10:06:41 #6 DONE 0.0s 10:06:41 10:06:41 #7 [support-notifications internal] load build definition from Dockerfile 10:06:41 #7 transferring dockerfile: 1.95kB done 10:06:41 #7 DONE 0.0s 10:06:41 10:06:41 #8 [security-bootstrapper internal] load build definition from Dockerfile 10:06:41 #8 transferring dockerfile: 3.17kB done 10:06:41 #8 DONE 0.0s 10:06:41 10:06:41 #9 [security-proxy-auth internal] load build definition from Dockerfile 10:06:41 #9 transferring dockerfile: 2.15kB done 10:06:41 #9 DONE 0.0s 10:06:41 10:06:41 #10 [support-scheduler internal] load build definition from Dockerfile 10:06:41 #10 transferring dockerfile: 1.93kB done 10:06:41 #10 DONE 0.0s 10:06:41 10:06:41 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:06:41 #11 transferring dockerfile: 2.23kB done 10:06:41 #11 DONE 0.0s 10:06:41 10:06:41 #12 [core-command internal] load .dockerignore 10:06:41 #12 transferring context: 50B done 10:06:41 #12 DONE 0.0s 10:06:41 10:06:41 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:06:41 #13 transferring dockerfile: 1.89kB done 10:06:41 #13 DONE 0.0s 10:06:41 10:06:41 #14 [core-data internal] load build definition from Dockerfile 10:06:41 #14 transferring dockerfile: 2.01kB done 10:06:41 #14 DONE 0.0s 10:06:41 10:06:41 #15 [core-metadata internal] load build definition from Dockerfile 10:06:41 #15 transferring dockerfile: 2.06kB done 10:06:41 #15 DONE 0.0s 10:06:41 10:06:41 #16 [security-spire-server internal] load build definition from Dockerfile 10:06:41 #16 transferring dockerfile: 1.70kB done 10:06:41 #16 DONE 0.0s 10:06:41 10:06:41 #17 [support-cron-scheduler internal] load build definition from Dockerfile 10:06:41 #17 transferring dockerfile: 1.85kB done 10:06:41 #17 DONE 0.0s 10:06:41 10:06:41 #18 [security-secretstore-setup internal] load .dockerignore 10:06:41 #18 transferring context: 50B done 10:06:41 #18 DONE 0.0s 10:06:41 10:06:41 #19 [core-keeper internal] load .dockerignore 10:06:41 #19 transferring context: 50B done 10:06:41 #19 DONE 0.0s 10:06:41 10:06:41 #20 [security-spire-agent internal] load .dockerignore 10:06:41 #20 transferring context: 50B done 10:06:41 #20 DONE 0.0s 10:06:41 10:06:41 #21 [security-spire-config internal] load .dockerignore 10:06:41 #21 transferring context: 50B done 10:06:41 #21 DONE 0.0s 10:06:41 10:06:41 #22 [security-proxy-setup internal] load .dockerignore 10:06:41 #22 transferring context: 50B done 10:06:41 #22 DONE 0.0s 10:06:41 10:06:41 #23 [security-bootstrapper internal] load .dockerignore 10:06:41 #23 transferring context: 50B done 10:06:41 #23 DONE 0.0s 10:06:41 10:06:41 #24 [support-notifications internal] load .dockerignore 10:06:41 #24 transferring context: 50B done 10:06:41 #24 DONE 0.0s 10:06:41 10:06:41 #25 [security-proxy-auth internal] load .dockerignore 10:06:41 #25 transferring context: 50B done 10:06:41 #25 DONE 0.0s 10:06:41 10:06:41 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:06:41 #26 DONE 0.0s 10:06:41 10:06:41 #27 [support-scheduler internal] load .dockerignore 10:06:42 #27 transferring context: 50B done 10:06:42 #27 DONE 0.0s 10:06:42 10:06:42 #28 [core-common-config-bootstrapper internal] load .dockerignore 10:06:42 #28 transferring context: 50B done 10:06:42 #28 DONE 0.0s 10:06:42 10:06:42 #29 [core-data internal] load .dockerignore 10:06:42 #29 transferring context: 50B done 10:06:42 #29 DONE 0.0s 10:06:42 10:06:42 #30 [security-spiffe-token-provider internal] load .dockerignore 10:06:42 #30 transferring context: 50B done 10:06:42 #30 DONE 0.0s 10:06:42 10:06:42 #31 [core-metadata internal] load .dockerignore 10:06:42 #31 transferring context: 50B done 10:06:42 #31 DONE 0.1s 10:06:42 10:06:42 #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 10:06:42 #32 DONE 0.1s 10:06:42 10:06:42 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:06:42 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:06:42 #33 ... 10:06:42 10:06:42 #34 [security-spire-server internal] load .dockerignore 10:06:42 #34 transferring context: 50B done 10:06:42 #34 DONE 0.1s 10:06:42 10:06:42 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:06:42 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:06:42 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 10:06:42 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:06:42 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:06:42 #33 ... 10:06:42 10:06:42 #35 [support-cron-scheduler internal] load .dockerignore 10:06:42 #35 transferring context: 50B done 10:06:42 #35 DONE 0.2s 10:06:42 10:06:42 #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:06:42 #26 DONE 0.0s 10:06:42 10:06:42 #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:06:42 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:06:42 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:06:42 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:06:42 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:06:42 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:06:42 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 10:06:42 #33 ... 10:06:42 10:06:42 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:06:42 #26 DONE 0.0s 10:06:42 10:06:42 #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:06:42 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:06:42 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:06:42 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:06:42 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:06:42 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:06:42 #33 ... 10:06:42 10:06:42 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:06:42 #26 DONE 0.0s 10:06:42 10:06:42 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:06:42 #36 DONE 0.6s 10:06:42 10:06:42 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:06:42 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:06:42 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:06:42 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:06:42 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:06:42 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:06:42 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 10:06:42 #33 ... 10:06:42 10:06:42 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:06:42 #26 DONE 0.0s 10:06:43 10:06:43 #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:06:43 #26 DONE 0.0s 10:06:43 10:06:43 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 10:06:43 #32 ... 10:06:43 10:06:43 #26 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:06:43 #26 DONE 0.0s 10:06:43 10:06:43 #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 10:06:47 #32 DONE 4.8s 10:06:47 10:06:47 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:06:47 #36 DONE 0.6s 10:06:47 10:06:47 #33 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:06:47 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:06:47 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:06:47 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:06:47 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:06:47 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:06:47 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 10:06:47 #33 ... 10:06:47 10:06:47 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:06:47 #37 DONE 5.6s 10:06:48 10:06:48 #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:06:48 #38 ... 10:06:48 10:06:48 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:06:48 #33 DONE 6.2s 10:06:48 10:06:48 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:06:48 #39 DONE 5.8s 10:06:48 10:06:48 #40 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:06:48 #40 ... 10:06:48 10:06:48 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:06:48 #41 DONE 6.0s 10:06:48 10:06:48 #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:06:48 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:06:48 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 10:06:48 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 10:06:48 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:06:48 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 10:06:48 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 10:06:48 #33 DONE 6.2s 10:06:48 10:06:48 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:06:48 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:06:49 #42 ... 10:06:49 10:06:49 #43 [security-spire-config internal] load build context 10:06:49 #43 transferring context: 25.85kB 0.0s done 10:06:49 #43 DONE 0.5s 10:06:49 10:06:49 #44 [security-spire-server internal] load build context 10:06:49 #44 transferring context: 27.60kB 0.0s done 10:06:49 #44 DONE 0.5s 10:06:49 10:06:49 #45 [security-spire-agent internal] load build context 10:06:49 #45 transferring context: 27.13kB 0.0s done 10:06:49 #45 DONE 0.6s 10:06:49 10:06:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:06:49 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 10:06:49 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:06:49 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:06:49 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:06:49 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 10:06:49 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 10:06:49 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s 10:06:50 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 10:06:50 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:06:52 #42 ... 10:06:52 10:06:52 #46 [core-command internal] load build context 10:06:52 #46 ... 10:06:52 10:06:52 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:06:52 #42 ... 10:06:52 10:06:52 #47 [core-keeper internal] load build context 10:06:52 #47 ... 10:06:52 10:06:52 #48 [security-secretstore-setup internal] load build context 10:06:52 #48 transferring context: 494.04MB 8.3s done 10:06:52 #48 ... 10:06:52 10:06:52 #49 [security-bootstrapper internal] load build context 10:06:52 #49 transferring context: 494.04MB 9.1s done 10:06:52 #49 ... 10:06:52 10:06:52 #50 [security-proxy-setup internal] load build context 10:06:52 #50 transferring context: 494.04MB 8.9s done 10:06:53 #50 ... 10:06:53 10:06:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:06:54 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.1s 10:06:55 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.1s done 10:06:57 #42 ... 10:06:57 10:06:57 #51 [security-spiffe-token-provider internal] load build context 10:06:57 #51 transferring context: 272.91MB 8.9s 10:06:57 #51 ... 10:06:57 10:06:57 #52 [core-common-config-bootstrapper internal] load build context 10:06:57 #52 ... 10:06:57 10:06:57 #53 [support-cron-scheduler internal] load build context 10:06:57 #53 ... 10:06:57 10:06:57 #54 [core-data internal] load build context 10:06:57 #54 ... 10:06:57 10:06:57 #55 [security-proxy-auth internal] load build context 10:06:57 #55 ... 10:06:57 10:06:57 #56 [support-scheduler internal] load build context 10:06:58 #56 ... 10:06:58 10:06:58 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:06:58 #0 0.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:06:58 #0 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:06:58 #0 1.458 OK: 264 MiB in 52 packages 10:06:58 #57 ... 10:06:58 10:06:58 #58 [core-metadata internal] load build context 10:06:58 #58 ... 10:06:58 10:06:58 #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:06:58 #0 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:06:58 #0 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:06:58 #0 1.453 OK: 264 MiB in 52 packages 10:06:58 #59 ... 10:06:58 10:06:58 #60 [support-notifications internal] load build context 10:06:58 #60 ... 10:06:58 10:06:58 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:59 #61 ... 10:06:59 10:06:59 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:06:59 #62 ... 10:06:59 10:06:59 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:06:59 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 10:06:59 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:06:59 #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 10:06:59 #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 10:06:59 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 10:06:59 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.2s done 10:06:59 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 8.1s done 10:06:59 #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 10:07:00 #63 ... 10:07:00 10:07:00 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:07:00 #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:00 #0 6.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:00 #0 6.384 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:07:00 #0 6.384 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:07:00 #0 6.384 OK: 20070 distinct packages available 10:07:00 #0 6.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:00 #0 6.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:00 #0 6.796 (1/11) Installing ca-certificates (20240226-r0) 10:07:00 #0 6.811 (2/11) Installing brotli-libs (1.0.9-r14) 10:07:00 #0 7.030 (3/11) Installing libunistring (1.1-r1) 10:07:00 #0 7.045 (4/11) Installing libidn2 (2.3.4-r1) 10:07:00 #0 7.049 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:07:00 #0 7.051 (6/11) Installing libcurl (8.9.0-r0) 10:07:00 #0 7.061 (7/11) Installing curl (8.9.0-r0) 10:07:00 #0 7.071 (8/11) Installing dumb-init (1.2.5-r2) 10:07:00 #0 7.071 (9/11) Installing musl-obstack (1.2.3-r2) 10:07:00 #0 7.071 (10/11) Installing libucontext (1.2-r2) 10:07:00 #0 7.074 (11/11) Installing gcompat (1.1.0-r1) 10:07:00 #0 7.078 Executing busybox-1.36.1-r7.trigger 10:07:00 #0 7.092 Executing ca-certificates-20240226-r0.trigger 10:07:00 #0 7.128 OK: 12 MiB in 26 packages 10:07:00 #64 ... 10:07:00 10:07:00 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:07:00 #65 ... 10:07:00 10:07:00 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:07:00 #66 ... 10:07:00 10:07:00 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:07:00 #0 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:00 #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:00 #0 1.485 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:07:00 #0 1.485 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:07:00 #0 1.485 OK: 20077 distinct packages available 10:07:00 #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:00 #0 1.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:00 #0 2.101 OK: 264 MiB in 52 packages 10:07:00 #67 ... 10:07:00 10:07:00 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:07:00 #68 ... 10:07:00 10:07:00 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:07:00 #69 ... 10:07:00 10:07:00 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:07:00 #70 ... 10:07:00 10:07:00 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:00 #71 ... 10:07:00 10:07:00 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:07:01 #72 ... 10:07:01 10:07:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:01 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 10:07:01 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 11.5s 10:07:01 #42 ... 10:07:01 10:07:01 #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:07:01 #38 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:01 #38 3.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:01 #38 3.792 OK: 264 MiB in 52 packages 10:07:01 #38 ... 10:07:01 10:07:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:02 #42 ... 10:07:02 10:07:02 #46 [core-command internal] load build context 10:07:02 #46 transferring context: 375.53MB 20.0s 10:07:02 #46 ... 10:07:02 10:07:02 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:02 #42 ... 10:07:02 10:07:02 #47 [core-keeper internal] load build context 10:07:02 #47 transferring context: 494.04MB 11.5s done 10:07:02 #47 ... 10:07:02 10:07:02 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:03 #42 ... 10:07:03 10:07:03 #40 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:07:03 #40 5.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:03 #40 5.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:03 #40 5.375 (1/1) Installing dumb-init (1.2.5-r2) 10:07:03 #40 5.610 Executing busybox-1.36.1-r7.trigger 10:07:03 #40 5.615 OK: 7 MiB in 16 packages 10:07:03 #40 ... 10:07:03 10:07:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:06 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 16.5s 10:07:06 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 17.2s 10:07:07 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 17.7s 10:07:07 #42 ... 10:07:07 10:07:07 #51 [security-spiffe-token-provider internal] load build context 10:07:07 #51 transferring context: 494.04MB 15.0s done 10:07:07 #51 ... 10:07:07 10:07:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:07 #42 ... 10:07:07 10:07:07 #52 [core-common-config-bootstrapper internal] load build context 10:07:07 #52 transferring context: 494.04MB 15.0s done 10:07:08 #52 ... 10:07:08 10:07:08 #54 [core-data internal] load build context 10:07:08 #54 transferring context: 494.04MB 16.1s done 10:07:08 #54 ... 10:07:08 10:07:08 #55 [security-proxy-auth internal] load build context 10:07:08 #55 transferring context: 494.04MB 16.5s done 10:07:08 #55 ... 10:07:08 10:07:08 #58 [core-metadata internal] load build context 10:07:08 #58 transferring context: 494.04MB 15.8s done 10:07:08 #58 ... 10:07:08 10:07:08 #53 [support-cron-scheduler internal] load build context 10:07:08 #53 transferring context: 494.04MB 15.7s done 10:07:08 #53 ... 10:07:08 10:07:08 #56 [support-scheduler internal] load build context 10:07:08 #56 transferring context: 494.04MB 17.0s done 10:07:08 #56 ... 10:07:08 10:07:08 #60 [support-notifications internal] load build context 10:07:08 #60 transferring context: 494.04MB 15.9s done 10:07:09 #60 ... 10:07:09 10:07:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:09 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 19.4s done 10:07:12 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 22.8s 10:07:12 #42 ... 10:07:12 10:07:12 #46 [core-command internal] load build context 10:07:12 #46 transferring context: 494.04MB 22.9s done 10:07:12 #46 ... 10:07:12 10:07:12 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:14 #42 ... 10:07:14 10:07:14 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:07:14 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 24.5s 10:07:14 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 10:07:14 #63 ... 10:07:14 10:07:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:16 Removing intermediate container d773b7ae96e4 10:07:16 ---> 0a24714b07af 10:07:16 Successfully built 0a24714b07af 10:07:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:16 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 10:07:16 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 26.5s done 10:07:16 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:07:16 + docker inspect -f . ci-base-image-arm64 10:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:16 prd-ubuntu20.04-docker-arm64-4c-16g-7555 does not seem to be running inside a container 10:07:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:07:18 $ docker top 41931c3809d91c793cdee4930d4141e21a665a95adc978f331cc21f8b46ecf61 -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:18 #42 ... 10:07:18 10:07:18 #48 [security-secretstore-setup internal] load build context 10:07:18 #48 DONE 35.7s 10:07:18 10:07:18 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:07:18 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 24.6s done 10:07:18 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done 10:07:18 #63 ... 10:07:18 10:07:18 #50 [security-proxy-setup internal] load build context 10:07:18 #50 DONE 35.8s 10:07:18 10:07:18 #49 [security-bootstrapper internal] load build context 10:07:18 #49 DONE 35.8s 10:07:18 10:07:18 #47 [core-keeper internal] load build context 10:07:18 #47 DONE 35.9s 10:07:18 10:07:18 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:18 #61 DONE 30.5s 10:07:18 10:07:18 #51 [security-spiffe-token-provider internal] load build context 10:07:18 #51 DONE 31.2s 10:07:18 10:07:18 #52 [core-common-config-bootstrapper internal] load build context 10:07:18 #52 DONE 31.2s 10:07:18 10:07:18 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:07:18 #57 DONE 30.5s 10:07:18 10:07:18 #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:07:18 #59 DONE 30.5s 10:07:18 10:07:18 #40 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:07:18 #40 DONE 30.3s 10:07:18 10:07:18 #73 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 10:07:18 #73 ... 10:07:18 10:07:18 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:07:18 #64 DONE 30.0s 10:07:18 10:07:18 #53 [support-cron-scheduler internal] load build context 10:07:18 #53 DONE 31.3s 10:07:18 10:07:18 #58 [core-metadata internal] load build context 10:07:18 #58 DONE 31.3s 10:07:18 10:07:18 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:07:18 #67 DONE 30.6s 10:07:18 10:07:18 #60 [support-notifications internal] load build context 10:07:18 #60 DONE 31.3s 10:07:18 10:07:18 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:18 #71 DONE 30.1s 10:07:18 10:07:18 #38 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:07:18 #38 DONE 30.8s 10:07:18 10:07:18 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 10:07:18 #73 ... 10:07:18 10:07:18 #54 [core-data internal] load build context 10:07:18 #54 DONE 31.4s 10:07:18 10:07:18 #55 [security-proxy-auth internal] load build context 10:07:18 #55 DONE 31.4s 10:07:18 10:07:18 #56 [support-scheduler internal] load build context 10:07:18 #56 DONE 31.4s 10:07:18 10:07:18 #46 [core-command internal] load build context 10:07:18 #46 DONE 36.5s 10:07:18 10:07:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:18 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.4s 10:07:18 + go version 10:07:18 go version go1.21.9 linux/arm64 10:07:19 #42 ... 10:07:19 10:07:19 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:07:19 #74 DONE 0.5s 10:07:19 10:07:19 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:07:19 #75 DONE 0.4s 10:07:19 10:07:19 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:07:19 #76 DONE 0.4s 10:07:19 10:07:19 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:07:19 #42 ... 10:07:19 10:07:19 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:07:19 #77 DONE 0.4s 10:07:19 10:07:19 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:07:19 #63 DONE 30.5s 10:07:19 10:07:19 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] } 10:07:19 $ docker stop --time=1 41931c3809d91c793cdee4930d4141e21a665a95adc978f331cc21f8b46ecf61 10:07:19 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 10:07:20 #42 DONE 31.6s 10:07:20 10:07:20 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:07:20 #65 30.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:20 #65 31.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:20 #65 31.45 (1/4) Installing dumb-init (1.2.5-r2) 10:07:20 #65 31.46 (2/4) Installing openssl (3.1.6-r0) 10:07:20 #65 31.47 (3/4) Installing su-exec (0.2-r3) 10:07:20 #65 31.48 (4/4) Installing yq (4.33.3-r5) 10:07:20 #65 31.56 Executing busybox-1.36.1-r7.trigger 10:07:20 #65 31.57 OK: 17 MiB in 19 packages 10:07:20 $ docker rm -f --volumes 41931c3809d91c793cdee4930d4141e21a665a95adc978f331cc21f8b46ecf61 10:07:20 #65 DONE 32.2s 10:07:20 10:07:20 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:07:20 #70 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:20 #70 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:20 #70 31.58 (1/2) Installing dumb-init (1.2.5-r2) 10:07:20 #70 31.59 (2/2) Installing su-exec (0.2-r3) 10:07:20 #70 31.60 Executing busybox-1.36.1-r7.trigger 10:07:20 #70 31.61 OK: 7 MiB in 17 packages 10:07:20 #70 DONE 32.1s 10:07:20 10:07:20 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:07:20 #72 30.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:20 #72 30.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:20 #72 31.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:07:20 #72 31.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:07:20 #72 31.01 OK: 20070 distinct packages available 10:07:20 #72 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:20 #72 31.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:20 #72 31.42 (1/5) Installing dumb-init (1.2.5-r2) 10:07:20 #72 31.42 (2/5) Installing musl-obstack (1.2.3-r2) 10:07:20 #72 31.42 (3/5) Installing libucontext (1.2-r2) 10:07:20 #72 31.42 (4/5) Installing gcompat (1.1.0-r1) 10:07:20 #72 31.42 (5/5) Installing openssl (3.1.6-r0) 10:07:20 #72 31.43 Executing busybox-1.36.1-r7.trigger 10:07:20 #72 31.45 OK: 8 MiB in 20 packages 10:07:20 #72 DONE 31.8s 10:07:20 10:07:20 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:07:20 #68 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:20 #68 31.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:20 #68 31.62 (1/1) Installing dumb-init (1.2.5-r2) 10:07:20 #68 31.63 Executing busybox-1.36.1-r7.trigger 10:07:20 #68 31.64 OK: 7 MiB in 16 packages 10:07:20 #68 DONE 32.1s 10:07:20 10:07:20 #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:07:20 #78 ... 10:07:20 10:07:20 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:07:20 #62 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:20 #62 31.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:20 #62 31.43 (1/4) Installing ca-certificates (20240226-r0) 10:07:20 #62 31.45 (2/4) Installing dumb-init (1.2.5-r2) 10:07:20 #62 31.46 (3/4) Installing su-exec (0.2-r3) 10:07:20 #62 31.46 (4/4) Installing yq (4.33.3-r5) 10:07:20 #62 31.57 Executing busybox-1.36.1-r7.trigger 10:07:20 #62 31.58 Executing ca-certificates-20240226-r0.trigger 10:07:20 #62 31.64 OK: 17 MiB in 19 packages 10:07:20 #62 DONE 32.1s 10:07:20 10:07:20 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:07:20 #69 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:20 #69 31.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:20 #69 31.53 (1/2) Installing ca-certificates (20240226-r0) 10:07:20 #69 31.55 (2/2) Installing dumb-init (1.2.5-r2) 10:07:20 #69 31.55 Executing busybox-1.36.1-r7.trigger 10:07:20 #69 31.57 Executing ca-certificates-20240226-r0.trigger 10:07:20 #69 31.69 OK: 8 MiB in 17 packages 10:07:20 #69 DONE 32.3s 10:07:20 10:07:20 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:07:20 #66 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:20 #66 30.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:20 #66 31.05 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:07:20 #66 31.05 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:07:20 #66 31.05 OK: 20070 distinct packages available 10:07:20 #66 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:20 #66 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:20 #66 31.47 (1/4) Installing dumb-init (1.2.5-r2) 10:07:20 #66 31.47 (2/4) Installing musl-obstack (1.2.3-r2) 10:07:20 #66 31.47 (3/4) Installing libucontext (1.2-r2) 10:07:20 #66 31.48 (4/4) Installing gcompat (1.1.0-r1) 10:07:20 #66 31.49 Executing busybox-1.36.1-r7.trigger 10:07:20 #66 31.49 OK: 8 MiB in 19 packages 10:07:20 #66 DONE 31.8s [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:21 10:07:21 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 10:07:21 #73 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:21 #73 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:21 #73 2.495 OK: 7 MiB in 16 packages 10:07:21 + docker inspect -f . ci-base-image-arm64 10:07:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:21 prd-ubuntu20.04-docker-arm64-4c-16g-7555 does not seem to be running inside a container 10:07:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:07:21 #73 DONE 3.0s 10:07:21 10:07:21 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:07:21 #79 ... 10:07:21 10:07:21 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:07:21 #0 2.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:21 #0 2.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:21 #0 3.143 OK: 12 MiB in 26 packages 10:07:21 #80 DONE 3.3s 10:07:21 10:07:21 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:07:21 #0 2.270 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:21 #0 2.752 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:21 #0 3.394 OK: 264 MiB in 52 packages 10:07:21 #81 DONE 3.5s 10:07:21 10:07:21 #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:07:21 #82 DONE 0.1s 10:07:21 10:07:21 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:07:21 #0 2.849 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:21 #0 3.317 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:22 $ docker top 4e2954cded616d0edaa8393a9accec39a1c402c85cb94e693788107c1bbadfb9 -eo pid,comm [Pipeline] { [Pipeline] echo 10:07:22 ========================================================= 10:07:22 [edgeXBuildGoParallel] Running Tests and Build... 10:07:22 ========================================================= [Pipeline] sh 10:07:22 #83 4.029 (1/1) Installing dumb-init (1.2.5-r2) 10:07:23 #83 4.337 Executing busybox-1.36.1-r7.trigger 10:07:23 #83 4.344 OK: 7 MiB in 16 packages 10:07:23 #83 DONE 4.5s 10:07:23 10:07:23 #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:07:23 #78 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:23 #78 2.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:23 + git config --global --add safe.directory /w/workspace/edgex-go/2 10:07:23 #78 2.521 OK: 8 MiB in 20 packages 10:07:23 #78 DONE 2.7s 10:07:23 10:07:23 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:07:23 #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:23 #0 2.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:23 #0 2.479 OK: 7 MiB in 17 packages 10:07:23 #84 DONE 2.6s 10:07:23 10:07:23 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:07:23 #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:23 #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:23 #0 2.493 OK: 17 MiB in 19 packages 10:07:23 #85 DONE 2.6s 10:07:23 10:07:23 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] fileExists [Pipeline] sh 10:07:23 #86 ... 10:07:23 10:07:23 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:07:23 #87 DONE 0.1s 10:07:23 10:07:23 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:07:23 #79 2.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:23 #79 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:23 #79 2.855 OK: 8 MiB in 17 packages 10:07:23 + make test 10:07:23 go test -race -coverprofile=coverage.out ./... 10:07:24 #79 DONE 3.7s 10:07:24 10:07:24 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:07:24 #0 2.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:24 #0 2.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:24 #0 2.857 OK: 17 MiB in 19 packages 10:07:24 #88 DONE 3.7s 10:07:24 10:07:24 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:07:24 #0 2.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:24 #0 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:24 #0 2.758 OK: 8 MiB in 19 packages 10:07:24 #89 DONE 3.7s 10:07:24 10:07:24 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:07:24 #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:07:24 #0 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:07:24 #0 2.733 OK: 7 MiB in 16 packages 10:07:24 #90 DONE 3.7s 10:07:24 10:07:24 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:07:24 #86 DONE 1.1s 10:07:24 10:07:24 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:07:24 #91 DONE 1.1s 10:07:24 10:07:24 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:07:25 #92 ... 10:07:25 10:07:25 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:07:25 #93 DONE 1.1s 10:07:25 10:07:25 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:07:25 #92 DONE 1.1s 10:07:25 10:07:25 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:07:25 #94 DONE 1.1s 10:07:25 10:07:25 #95 [security-spire-server stage-2 6/9] COPY security.txt / 10:07:25 #95 DONE 0.1s 10:07:25 10:07:25 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:07:25 #96 DONE 0.1s 10:07:25 10:07:25 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:07:25 #97 DONE 0.1s 10:07:25 10:07:25 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:07:25 #98 DONE 0.1s 10:07:25 10:07:25 #99 [security-spire-config stage-2 6/10] COPY security.txt / 10:07:25 #99 DONE 0.2s 10:07:25 10:07:25 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 10:07:25 #100 DONE 0.2s 10:07:25 10:07:25 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:07:26 #101 ... 10:07:26 10:07:26 #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:07:26 #102 DONE 2.5s 10:07:26 10:07:26 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:07:26 #103 DONE 0.2s 10:07:26 10:07:26 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:07:26 #101 DONE 0.2s 10:07:26 10:07:26 #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:07:26 #104 DONE 0.1s 10:07:26 10:07:26 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:07:26 #105 DONE 0.2s 10:07:26 10:07:26 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:07:26 #106 DONE 0.2s 10:07:26 10:07:26 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:07:26 #107 DONE 0.2s 10:07:26 10:07:26 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:07:26 #108 DONE 0.1s 10:07:26 10:07:26 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:07:26 #109 DONE 0.1s 10:07:26 10:07:26 #110 [security-spire-server] exporting to image 10:07:26 #110 exporting layers 10:07:26 #110 ... 10:07:26 10:07:26 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:07:26 #111 DONE 0.1s 10:07:26 10:07:26 #110 [security-spire-agent] exporting to image 10:07:26 #110 exporting layers 0.6s done 10:07:26 #110 writing image sha256:0737bdd19f624da1ba1c463e6027d6e9d71b3bd987cba7d222a4244cd21904e8 done 10:07:26 #110 naming to docker.io/library/security-spire-server done 10:07:27 #110 exporting layers 0.7s done 10:07:27 #110 writing image sha256:27700f5a53c9d212f5a396ba956821195ebc9ad11c819772f40d590e85784bdf done 10:07:27 #110 naming to docker.io/library/security-spire-config done 10:07:27 #110 writing image sha256:23e93b4ee863d1c38a66beabdfa4df5cc2886dfa2a21d34fa3b3d0bcd6ce52e6 done 10:07:27 #110 naming to docker.io/library/security-spire-agent done 10:07:27 #110 DONE 0.8s 10:07:27 10:07:27 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:29 #112 ... 10:07:29 10:07:29 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:29 #113 ... 10:07:29 10:07:29 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:29 #114 ... 10:07:29 10:07:29 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:29 #115 ... 10:07:29 10:07:29 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:08 #116 DONE 44.0s 10:08:08 10:08:08 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:08 #113 DONE 44.0s 10:08:08 10:08:08 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:08 #114 DONE 44.1s 10:08:08 10:08:08 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:08 #115 DONE 44.1s 10:08:08 10:08:08 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:08 #112 DONE 41.0s 10:08:08 10:08:08 #117 [core-keeper builder 7/8] COPY . . 10:08:10 ? github.com/edgexfoundry/edgex-go [no test files] 10:08:13 #117 DONE 9.8s 10:08:13 10:08:13 #118 [core-metadata builder 6/7] COPY . . 10:08:13 #118 DONE 9.8s 10:08:13 10:08:13 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:13 #119 CACHED 10:08:13 10:08:13 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:08:13 #120 CACHED 10:08:13 10:08:13 #121 [support-scheduler builder 6/7] COPY . . 10:08:13 #121 CACHED 10:08:13 10:08:13 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:08:13 #122 CACHED 10:08:13 10:08:13 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:13 #123 CACHED 10:08:13 10:08:13 #124 [security-proxy-auth builder 6/7] COPY . . 10:08:13 #124 CACHED 10:08:13 10:08:13 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:13 #125 CACHED 10:08:13 10:08:13 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:08:13 #126 CACHED 10:08:13 10:08:13 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 10:08:13 #127 CACHED 10:08:13 10:08:13 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 10:08:13 #128 CACHED 10:08:13 10:08:13 #129 [core-data builder 6/7] COPY . . 10:08:13 #129 CACHED 10:08:13 10:08:13 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:13 #130 CACHED 10:08:13 10:08:13 #131 [security-spiffe-token-provider builder 6/7] COPY . . 10:08:13 #131 DONE 9.8s 10:08:13 10:08:13 #132 [support-cron-scheduler builder 6/7] COPY . . 10:08:13 #132 DONE 9.8s 10:08:13 10:08:13 #133 [security-secretstore-setup builder 6/7] COPY . . 10:08:13 #133 DONE 9.8s 10:08:13 10:08:13 #134 [support-notifications builder 6/7] COPY . . 10:08:13 #134 CACHED 10:08:13 10:08:13 #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:13 #135 CACHED 10:08:13 10:08:13 #136 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:08:13 #136 CACHED 10:08:13 10:08:13 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:08:13 #137 CACHED 10:08:13 10:08:13 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:13 #138 CACHED 10:08:13 10:08:13 #139 [security-proxy-setup builder 6/7] COPY . . 10:08:13 #139 CACHED 10:08:13 10:08:13 #140 [security-bootstrapper builder 6/7] COPY . . 10:08:13 #140 CACHED 10:08:13 10:08:13 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:08:13 #141 CACHED 10:08:13 10:08:13 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:13 #142 CACHED 10:08:13 10:08:13 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:13 #143 CACHED 10:08:13 10:08:13 #144 [core-command builder 4/7] COPY go.mod vendor* ./ 10:08:13 #144 CACHED 10:08:13 10:08:13 #145 [core-command builder 6/7] COPY . . 10:08:13 #145 CACHED 10:08:13 10:08:13 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:08:14 #146 1.934 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 10:08:24 #146 ... 10:08:24 10:08:24 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:08:24 #0 1.046 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 10:08:24 #147 ... 10:08:24 10:08:24 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:08:24 #0 0.926 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 10:08:24 #148 ... 10:08:24 10:08:24 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:08:24 #0 0.565 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 10:08:24 #149 ... 10:08:24 10:08:24 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:08:24 #0 1.077 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 10:08:24 #150 ... 10:08:24 10:08:24 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:08:24 #0 1.351 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 10:08:24 #151 ... 10:08:24 10:08:24 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:08:24 #0 0.467 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 10:08:24 #152 ... 10:08:24 10:08:24 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:08:24 #0 0.640 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 10:08:24 #153 ... 10:08:24 10:08:24 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:08:24 #0 1.576 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 10:08:24 #154 ... 10:08:24 10:08:24 #155 [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:08:24 #0 1.364 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:08:25 #155 ... 10:08:25 10:08:25 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:08:25 #0 1.207 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 10:08:25 #156 ... 10:08:25 10:08:25 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:08:25 #0 0.960 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 10:08:25 #157 ... 10:08:25 10:08:25 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:08:25 #0 0.578 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 10:10:02 #158 ... 10:10:02 10:10:02 #155 [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:10:02 #155 106.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:10:28 #155 ... 10:10:28 10:10:28 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:10:28 #153 DONE 134.7s 10:10:28 10:10:28 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:10:28 #154 DONE 135.2s 10:10:28 10:10:28 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:10:28 #151 ... 10:10:28 10:10:28 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:10:29 #159 ... 10:10:29 10:10:29 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:10:29 #146 DONE 136.9s 10:10:29 10:10:29 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:10:30 #149 ... 10:10:30 10:10:30 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:34 #160 ... 10:10:34 10:10:34 #155 [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:10:34 #155 DONE 140.9s 10:10:34 10:10:34 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:10:36 #161 ... 10:10:36 10:10:36 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:10:36 #156 DONE 144.1s 10:10:37 10:10:37 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:10:40 #162 DONE 3.4s 10:10:40 10:10:40 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:10:40 #159 DONE 12.2s 10:10:40 10:10:40 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:10:40 #161 DONE 6.5s 10:10:40 10:10:40 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:40 #160 DONE 10.1s 10:10:40 10:10:40 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:10:42 #163 ... 10:10:42 10:10:42 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:10:42 #164 DONE 2.8s 10:10:44 10:10:44 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:10:44 #163 DONE 2.4s 10:10:44 10:10:44 #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:10:44 #165 ... 10:10:44 10:10:44 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:10:44 #166 DONE 2.5s 10:10:44 10:10:44 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:10:44 #167 ... 10:10:44 10:10:44 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:10:44 #168 DONE 2.7s 10:10:44 10:10:44 #169 [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:10:44 #169 ... 10:10:44 10:10:44 #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:10:44 #165 DONE 0.9s 10:10:44 10:10:44 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:10:44 #167 DONE 0.6s 10:10:44 10:10:44 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:10:44 #170 DONE 0.7s 10:10:44 10:10:44 #169 [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:10:44 #169 DONE 0.3s 10:10:44 10:10:44 #171 [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:10:44 #171 ... 10:10:44 10:10:44 #172 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:10:44 #172 DONE 4.3s 10:10:44 10:10:44 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:10:44 #173 DONE 1.0s 10:10:44 10:10:44 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:10:44 #174 DONE 1.1s 10:10:44 10:10:44 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:10:44 #175 DONE 1.1s 10:10:44 10:10:44 #176 [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:10:44 #176 ... 10:10:44 10:10:44 #171 [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:10:44 #171 DONE 1.3s 10:10:44 10:10:44 #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:10:44 #177 DONE 0.4s 10:10:44 10:10:44 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:10:44 #178 DONE 0.4s 10:10:44 10:10:44 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:45 #179 ... 10:10:45 10:10:45 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:10:45 #180 DONE 0.4s 10:10:45 10:10:45 #176 [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:10:45 #176 DONE 0.4s 10:10:45 10:10:45 #110 [security-spiffe-token-provider] exporting to image 10:10:45 #110 exporting layers 10:10:45 #110 ... 10:10:45 10:10:45 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:10:45 #181 DONE 0.4s 10:10:45 10:10:45 #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:10:45 #182 DONE 0.4s 10:10:45 10:10:45 #183 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:10:45 #183 ... 10:10:45 10:10:45 #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:10:45 #184 DONE 0.8s 10:10:45 10:10:45 #110 [security-spiffe-token-provider] exporting to image 10:10:45 #110 exporting layers 0.7s done 10:10:45 #110 writing image sha256:b2ca3e876c02dabf60c282a90b1d1b71fd6f6df26acb07621857dc505d69cc48 done 10:10:45 #110 naming to docker.io/library/security-spiffe-token-provider done 10:10:45 #110 DONE 1.6s 10:10:45 10:10:45 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:47 #185 ... 10:10:47 10:10:47 #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:10:47 #186 DONE 2.0s 10:10:47 10:10:47 #183 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:10:47 #183 DONE 1.9s 10:10:47 10:10:47 #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:10:47 #187 ... 10:10:47 10:10:47 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:47 #179 DONE 2.5s 10:10:47 10:10:47 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:10:47 #158 DONE 154.7s 10:10:47 10:10:47 #110 [core-common-config-bootstrapper] exporting to image 10:10:48 #110 ... 10:10:48 10:10:48 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:10:48 #188 DONE 0.7s 10:10:48 10:10:48 #189 [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:10:49 #189 ... 10:10:49 10:10:49 #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:10:49 #187 DONE 2.0s 10:10:49 10:10:49 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:49 #190 CACHED 10:10:49 10:10:49 #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:10:49 #191 CACHED 10:10:49 10:10:49 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:10:54 #192 ... 10:10:54 10:10:54 #110 [core-common-config-bootstrapper] exporting to image 10:10:54 #110 exporting layers 6.6s done 10:10:54 #110 writing image sha256:a94b75807469e1cbab3b2b430697dd60e00d98bf279a622133a77a9ae47275a4 0.4s done 10:10:54 #110 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 10:10:54 #110 DONE 8.7s 10:10:54 10:10:54 #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:10:55 #193 ... 10:10:55 10:10:55 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:55 #185 DONE 9.1s 10:10:55 10:10:55 #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:10:55 #193 ... 10:10:55 10:10:55 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:10:55 #149 DONE 162.6s 10:10:55 10:10:55 #110 [security-proxy-setup] exporting to image 10:10:55 #110 ... 10:10:55 10:10:55 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:10:55 #192 DONE 6.0s 10:10:55 10:10:55 #189 [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:10:56 #189 ... 10:10:56 10:10:56 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:10:57 #194 ... 10:10:57 10:10:57 #193 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:10:57 #193 DONE 8.4s 10:10:57 10:10:57 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:10:58 #157 ... 10:10:58 10:10:58 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:58 #195 ... 10:10:58 10:10:58 #189 [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:10:58 #189 DONE 9.8s 10:10:58 10:10:58 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:00 #157 ... 10:11:00 10:11:00 #196 [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:00 #196 DONE 0.5s 10:11:00 10:11:00 #197 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:11:00 #197 CACHED 10:11:00 10:11:00 #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:11:00 #198 CACHED 10:11:00 10:11:00 #199 [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:00 #199 ... 10:11:00 10:11:00 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:11:00 #194 DONE 2.9s 10:11:00 10:11:00 #110 [security-proxy-setup] exporting to image 10:11:00 #110 exporting layers 4.2s done 10:11:00 #110 writing image sha256:cdff5ecb27cd2791914cf64f5957259125fd863b7acbbf91927903bf2a3e59e8 0.0s done 10:11:00 #110 naming to docker.io/library/security-proxy-setup 0.2s done 10:11:00 #110 DONE 13.0s 10:11:00 10:11:00 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:11:03 #200 ... 10:11:03 10:11:03 #199 [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:03 #199 DONE 4.0s 10:11:03 10:11:03 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:11:03 #201 DONE 4.6s 10:11:03 10:11:03 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:11:04 #202 ... 10:11:04 10:11:04 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:11:04 #148 DONE 171.4s 10:11:04 10:11:04 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:11:04 #195 DONE 6.1s 10:11:04 10:11:04 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:04 #157 DONE 171.5s 10:11:04 10:11:04 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:11:04 #150 DONE 171.5s 10:11:04 10:11:04 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:11:04 #152 DONE 171.5s 10:11:04 10:11:04 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:11:04 #200 DONE 4.9s 10:11:04 10:11:04 #110 [security-secretstore-setup] exporting to image 10:11:04 #110 ... 10:11:04 10:11:04 #203 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:11:04 #203 DONE 0.5s 10:11:04 10:11:04 #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:11:04 #204 CACHED 10:11:04 10:11:04 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:11:04 #205 CACHED 10:11:04 10:11:04 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:11:04 #202 DONE 0.5s 10:11:04 10:11:04 #110 [core-command] exporting to image 10:11:04 #110 exporting layers 10:11:05 #110 ... 10:11:05 10:11:05 #206 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:11:05 #206 CACHED 10:11:05 10:11:05 #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:11:05 #207 CACHED 10:11:05 10:11:05 #208 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:11:05 #208 DONE 1.1s 10:11:05 10:11:05 #209 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:11:06 #209 ... 10:11:06 10:11:06 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:11:06 #147 DONE 173.5s 10:11:06 10:11:06 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:11:06 #151 DONE 173.6s 10:11:06 10:11:06 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:11:06 #210 DONE 2.0s 10:11:06 10:11:06 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:11:06 #211 ... 10:11:06 10:11:06 #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:11:06 #212 DONE 1.1s 10:11:06 10:11:06 #110 [security-secretstore-setup] exporting to image 10:11:06 #110 exporting layers 2.3s done 10:11:06 #110 writing image sha256:97f3cadd648780ea12f9c2df007683687f09d9992909ed1654275a43d6d76ead 0.0s done 10:11:06 #110 naming to docker.io/library/core-command 0.0s done 10:11:06 #110 writing image sha256:274f18c46384bc9c160bc66503e7c75058d15217ee63c59323cb5fb2198a4261 done 10:11:06 #110 naming to docker.io/library/security-secretstore-setup done 10:11:06 #110 DONE 15.6s 10:11:06 10:11:06 #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:11:06 #213 DONE 0.5s 10:11:06 10:11:06 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:11:06 #214 DONE 0.3s 10:11:06 10:11:06 #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:11:06 #215 DONE 0.5s 10:11:06 10:11:06 #216 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:11:06 #216 DONE 0.4s 10:11:06 10:11:06 #217 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:11:07 #217 ... 10:11:07 10:11:07 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:11:07 #211 DONE 0.4s 10:11:07 10:11:07 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:11:07 #218 DONE 2.6s 10:11:07 10:11:07 #110 [security-proxy-auth] exporting to image 10:11:07 #110 ... 10:11:07 10:11:07 #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:11:07 #219 DONE 0.6s 10:11:07 10:11:07 #220 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:11:07 #220 DONE 0.6s 10:11:07 10:11:07 #217 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:11:07 #217 DONE 0.5s 10:11:07 10:11:07 #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:11:07 #221 CACHED 10:11:07 10:11:07 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:11:07 #222 CACHED 10:11:07 10:11:07 #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:11:07 #223 DONE 0.5s 10:11:07 10:11:07 #209 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:11:07 #209 DONE 2.0s 10:11:07 10:11:07 #110 [security-bootstrapper] exporting to image 10:11:07 #110 ... 10:11:07 10:11:07 #224 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:11:07 #224 DONE 0.4s 10:11:07 10:11:07 #225 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:11:07 #225 DONE 0.3s 10:11:07 10:11:07 #110 [support-scheduler] exporting to image 10:11:07 #110 writing image sha256:f4de98120968c47f45eda01636838c592c3e8448b60e328346041ff856c07da0 0.0s done 10:11:07 #110 naming to docker.io/library/support-scheduler done 10:11:08 #110 ... 10:11:08 10:11:08 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:11:08 #226 DONE 0.9s 10:11:08 10:11:08 #227 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:11:08 #227 DONE 0.6s 10:11:08 10:11:08 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:11:08 #228 DONE 0.9s 10:11:08 10:11:08 #110 [core-data] exporting to image 10:11:08 #110 exporting layers 1.4s done 10:11:08 #110 writing image sha256:a74ebc8aedd54fad3bfecf771291971642ee79b49502a444814ccbf7350ce005 10:11:08 #110 writing image sha256:e750630a13d7fb41388bcc02cf42491a7f91aa75bba5d20c1cb5dfba057cdbd8 0.0s done 10:11:08 #110 naming to docker.io/library/core-metadata 10:11:08 #110 ... 10:11:08 10:11:08 #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:11:08 #229 DONE 0.1s 10:11:08 10:11:08 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:11:08 #230 DONE 0.1s 10:11:08 10:11:08 #110 [core-keeper] exporting to image 10:11:08 #110 exporting layers 0.7s done 10:11:08 #110 writing image sha256:a74ebc8aedd54fad3bfecf771291971642ee79b49502a444814ccbf7350ce005 0.0s done 10:11:08 #110 naming to docker.io/library/core-metadata done 10:11:08 #110 naming to docker.io/library/security-proxy-auth done 10:11:08 #110 writing image sha256:286cea9430453108ddf4d6bfda12bfd5c5d269bcc84f48a027e44ea2e2176ff8 done 10:11:08 #110 naming to docker.io/library/core-keeper done 10:11:08 #110 exporting layers 0.2s done 10:11:08 #110 writing image sha256:09228ed5dae9a95bc596381379ca31db432581a53f64f5b0d986ec4afa4fca6a done 10:11:08 #110 naming to docker.io/library/core-data done 10:11:08 #110 writing image sha256:66db35fe4e7dd1fecc69c6c8ecaa636c0b7c9d5c1d88361a099650d1d6b49489 done 10:11:08 #110 naming to docker.io/library/security-bootstrapper done 10:11:08 #110 exporting layers 0.2s done 10:11:08 #110 writing image sha256:f5876b4c0522f1e966155f1dce5870629a514bb49768c6abf639f2da699af2ab done 10:11:08 #110 naming to docker.io/library/support-cron-scheduler done 10:11:08 #110 writing image sha256:9bc8fd16635b6d2a2e80934697c9a90f8f2011edf211ce6755e6880056f6a136 done 10:11:08 #110 naming to docker.io/library/support-notifications done 10:11:08 #110 DONE 17.3s 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:11:08 time="2024-08-12T10:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:11:08 $ docker stop --time=1 30be4af14518d5f9bf490ea0c7da9826969908a58ae6f08495f53eb5b388e78e 10:11:10 $ docker rm -f --volumes 30be4af14518d5f9bf490ea0c7da9826969908a58ae6f08495f53eb5b388e78e [Pipeline] // withDockerContainer [Pipeline] sh 10:11:10 + docker images 10:11:10 REPOSITORY TAG IMAGE ID CREATED SIZE 10:11:10 support-notifications latest 9bc8fd16635b 2 seconds ago 42.4MB 10:11:10 support-cron-scheduler latest f5876b4c0522 2 seconds ago 42.8MB 10:11:10 core-data latest 09228ed5dae9 2 seconds ago 39.5MB 10:11:10 core-keeper latest 286cea943045 3 seconds ago 39.4MB 10:11:10 security-bootstrapper latest 66db35fe4e7d 3 seconds ago 18.9MB 10:11:10 core-metadata latest e750630a13d7 3 seconds ago 39.7MB 10:11:10 security-proxy-auth latest a74ebc8aedd5 4 seconds ago 33MB 10:11:10 support-scheduler latest f4de98120968 4 seconds ago 41.8MB 10:11:10 core-command latest 97f3cadd6487 6 seconds ago 35.4MB 10:11:10 security-secretstore-setup latest 274f18c46384 6 seconds ago 37MB 10:11:10 security-proxy-setup latest cdff5ecb27cd 16 seconds ago 26.2MB 10:11:10 core-common-config-bootstrapper latest a94b75807469 23 seconds ago 15.2MB 10:11:10 security-spiffe-token-provider latest b2ca3e876c02 26 seconds ago 28.8MB 10:11:10 security-spire-config latest 27700f5a53c9 3 minutes ago 120MB 10:11:10 security-spire-agent latest 23e93b4ee863 3 minutes ago 182MB 10:11:10 security-spire-server latest 0737bdd19f62 3 minutes ago 121MB 10:11:10 ci-base-image-x86_64 latest 04822a1bdddd 7 minutes ago 971MB 10:11:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 10:11:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 10:11:10 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] } 10:11:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:11:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:12:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:12:04 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:12:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:12:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:12:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:12:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:12:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:12:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:12:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:12:09 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:12:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:12:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:12:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:12:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:12:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.116s coverage: 28.7% of statements 10:12:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.187s coverage: 97.0% of statements 10:12:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:12:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:12:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:12:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.289s coverage: 69.2% of statements 10:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:12:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:12:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.207s coverage: 53.2% of statements 10:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:12:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:12:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:13:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.994s coverage: 93.4% of statements 10:13:03 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.242s coverage: 91.7% of statements 10:13:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:13:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:13:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.219s coverage: 6.5% of statements 10:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:13:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.567s coverage: 95.8% of statements 10:13:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements 10:13:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.102s coverage: 0.0% of statements [no tests to run] 10:13:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:13:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.306s coverage: 0.8% of statements 10:13:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.143s coverage: 30.7% of statements 10:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.138s coverage: 41.7% of statements 10:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.103s coverage: 77.8% of statements 10:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.089s coverage: 94.1% of statements 10:13:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.113s coverage: 96.3% of statements 10:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.109s coverage: 87.5% of statements 10:13:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:13:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:13:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:13:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.106s coverage: 94.4% of statements 10:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 10:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 10:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 10:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.842s coverage: 79.9% of statements 10:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.137s coverage: 92.9% of statements 10:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 67.2% of statements 10:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.124s coverage: 62.3% of statements 10:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.098s coverage: 76.6% of statements 10:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements 10:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements 10:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements 10:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.262s coverage: 81.8% of statements 10:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.258s coverage: 82.1% of statements 10:14:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.108s coverage: 86.0% of statements 10:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.734s coverage: 63.1% of statements 10:14:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.122s coverage: 100.0% of statements 10:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements 10:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.103s coverage: 100.0% of statements 10:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:14:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:14:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 10:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements 10:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.682s coverage: 36.5% of statements 10:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.126s coverage: 89.5% of statements 10:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:14:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 10:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 10:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 10:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 10:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 10:14:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:14:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements 10:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:14:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:14:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements 10:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.497s coverage: 95.7% of statements 10:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:14:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.149s coverage: 61.8% of statements 10:14:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:14:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:14:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.286s coverage: 98.9% of statements 10:14:54 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 10:14:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:14:54 go vet ./... 10:19:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:19:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:19:16 ./bin/test-attribution-txt.sh 10:19:16 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 10:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:19:16 + ls -al . 10:19:16 total 876 10:19:16 drwxrwxr-x 10 1001 1001 4096 Aug 12 10:07 . 10:19:16 drwxr-xr-x 4 root root 4096 Aug 12 10:07 .. 10:19:16 drwxrwxr-x 2 1001 1001 4096 Aug 12 10:05 .blubracket 10:19:16 -rw-rw-r-- 1 1001 1001 10 Aug 12 10:05 .dockerignore 10:19:16 drwxrwxr-x 8 1001 1001 4096 Aug 12 10:05 .git 10:19:16 drwxrwxr-x 3 1001 1001 4096 Aug 12 10:05 .github 10:19:16 -rw-rw-r-- 1 1001 1001 1102 Aug 12 10:05 .gitignore 10:19:16 -rw-rw-r-- 1 1001 1001 42 Aug 12 10:05 .golangci.yml 10:19:16 -rw-rw-r-- 1 1001 1001 100 Aug 12 10:05 .hadolint.yml 10:19:16 -rw-rw-r-- 1 1001 1001 155 Aug 12 10:05 .sonarcloud.properties 10:19:16 -rw-rw-r-- 1 1001 1001 1171 Aug 12 10:05 ADOPTERS.md 10:19:16 -rw-rw-r-- 1 1001 1001 21171 Aug 12 10:05 Attribution.txt 10:19:16 -rw-rw-r-- 1 1001 1001 100284 Aug 12 10:05 CHANGELOG.md 10:19:16 -rw-rw-r-- 1 1001 1001 3804 Aug 12 10:05 CONTRIBUTING.md 10:19:16 -rw-rw-r-- 1 1001 1001 677 Aug 12 10:05 GOVERNANCE.md 10:19:16 -rw-rw-r-- 1 1001 1001 861 Aug 12 10:05 Jenkinsfile 10:19:16 -rw-rw-r-- 1 1001 1001 10775 Aug 12 10:05 LICENSE 10:19:16 -rw-rw-r-- 1 1001 1001 16854 Aug 12 10:05 Makefile 10:19:16 -rw-rw-r-- 1 1001 1001 582 Aug 12 10:05 OWNERS.md 10:19:16 -rw-rw-r-- 1 1001 1001 9528 Aug 12 10:05 README.md 10:19:16 -rw-rw-r-- 1 1001 1001 789 Aug 12 10:05 SECURITY.md 10:19:16 -rw-rw-r-- 1 1001 1001 5 Aug 12 10:03 VERSION 10:19:16 drwxrwxr-x 2 1001 1001 4096 Aug 12 10:05 bin 10:19:16 drwxrwxr-x 20 1001 1001 4096 Aug 12 10:05 cmd 10:19:16 -rw-r--r-- 1 root root 511262 Aug 12 10:14 coverage.out 10:19:16 drwxrwxr-x 2 1001 1001 4096 Aug 12 10:05 fuzz_test 10:19:16 -rw-rw-r-- 1 1001 1001 7317 Aug 12 10:05 go.mod 10:19:16 -rw-rw-r-- 1 1001 1001 102581 Aug 12 10:05 go.sum 10:19:16 drwxrwxr-x 7 1001 1001 4096 Aug 12 10:05 internal 10:19:16 drwxrwxr-x 3 1001 1001 4096 Aug 12 10:05 openapi 10:19:16 -rw-rw-r-- 1 1001 1001 584 Aug 12 10:05 security.txt 10:19:16 -rw-rw-r-- 1 1001 1001 204 Aug 12 10:05 version.go [Pipeline] sh 10:19:17 + '[' -e coverage.out ] 10:19:17 + chown 1001:1001 coverage.out [Pipeline] stash 10:19:17 Warning: overwriting stash ‘coverage-report’ 10:19:18 Stashed 1 file(s) [Pipeline] sh 10:19:18 + make build 10:19:18 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 10:22:40 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 10:22:40 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 10:22:47 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 10:22:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:22:58 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 10:23:30 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 10:23:36 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 10:23:48 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 10:23:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:24:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:24:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:24:09 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 10:24:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:24:19 $ docker stop --time=1 4e2954cded616d0edaa8393a9accec39a1c402c85cb94e693788107c1bbadfb9 10:24:21 $ docker rm -f --volumes 4e2954cded616d0edaa8393a9accec39a1c402c85cb94e693788107c1bbadfb9 [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 10:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:24:25 10:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:24:26 latest: Pulling from edgex-devops/edgex-compose-arm64 10:24:26 547446be3368: Pulling fs layer 10:24:26 d125d8839a47: Pulling fs layer 10:24:26 3e85d5ac6304: Pulling fs layer 10:24:26 c3105a71a48b: Pulling fs layer 10:24:26 0f093f025ec4: Pulling fs layer 10:24:26 c3105a71a48b: Waiting 10:24:26 c3106fc0e877: Pulling fs layer 10:24:26 c3106fc0e877: Waiting 10:24:26 0f093f025ec4: Waiting 10:24:26 547446be3368: Verifying Checksum 10:24:26 547446be3368: Download complete 10:24:26 c3105a71a48b: Verifying Checksum 10:24:26 c3105a71a48b: Download complete 10:24:26 d125d8839a47: Verifying Checksum 10:24:26 d125d8839a47: Download complete 10:24:26 c3106fc0e877: Download complete 10:24:27 0f093f025ec4: Verifying Checksum 10:24:27 0f093f025ec4: Download complete 10:24:27 547446be3368: Pull complete 10:24:28 d125d8839a47: Pull complete 10:24:29 3e85d5ac6304: Verifying Checksum 10:24:29 3e85d5ac6304: Download complete 10:24:39 3e85d5ac6304: Pull complete 10:24:39 c3105a71a48b: Pull complete 10:24:40 0f093f025ec4: Pull complete 10:24:40 c3106fc0e877: Pull complete 10:24:40 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:24:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:40 prd-ubuntu20.04-docker-arm64-4c-16g-7555 does not seem to be running inside a container 10:24:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:24:43 $ docker top 166a15c8ab415220daeac092134dde136d270431d42b48c22f7edfc7bfbace9b -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:43 + docker compose -f ./docker-compose-build.yml build --parallel 10:24:53 #1 [core-command internal] load build definition from Dockerfile 10:24:53 #1 transferring dockerfile: 1.93kB 0.0s done 10:24:53 #1 DONE 0.1s 10:24:54 10:24:54 #2 [security-secretstore-setup internal] load build definition from Dockerfile 10:24:54 #2 transferring dockerfile: 2.49kB done 10:24:54 #2 DONE 0.0s 10:24:54 10:24:54 #3 [security-proxy-auth internal] load build definition from Dockerfile 10:24:54 #3 transferring dockerfile: 2.15kB 0.0s done 10:24:54 #3 DONE 0.1s 10:24:54 10:24:54 #4 [security-bootstrapper internal] load build definition from Dockerfile 10:24:54 #4 transferring dockerfile: 3.17kB 0.0s done 10:24:54 #4 DONE 0.1s 10:24:54 10:24:54 #5 [security-proxy-setup internal] load build definition from Dockerfile 10:24:54 #5 transferring dockerfile: 2.50kB done 10:24:54 #5 DONE 0.1s 10:24:54 10:24:54 #6 [core-metadata internal] load build definition from Dockerfile 10:24:54 #6 transferring dockerfile: 2.06kB done 10:24:54 #6 DONE 0.1s 10:24:54 10:24:54 #7 [security-spire-agent internal] load build definition from Dockerfile 10:24:54 #7 transferring dockerfile: 1.81kB done 10:24:54 #7 DONE 0.1s 10:24:54 10:24:54 #8 [support-cron-scheduler internal] load build definition from Dockerfile 10:24:55 #8 transferring dockerfile: 1.85kB done 10:24:55 #8 DONE 0.1s 10:24:55 10:24:55 #9 [core-keeper internal] load build definition from Dockerfile 10:24:55 #9 transferring dockerfile: 2.01kB done 10:24:55 #9 DONE 0.1s 10:24:55 10:24:55 #10 [support-notifications internal] load build definition from Dockerfile 10:24:55 #10 transferring dockerfile: 1.95kB 0.0s done 10:24:55 #10 DONE 0.1s 10:24:55 10:24:55 #11 [core-data internal] load build definition from Dockerfile 10:24:55 #11 transferring dockerfile: 2.01kB done 10:24:55 #11 DONE 0.1s 10:24:55 10:24:55 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:24:55 #12 transferring dockerfile: 2.23kB 0.0s done 10:24:55 #12 DONE 0.1s 10:24:55 10:24:55 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:24:55 #13 transferring dockerfile: 1.89kB done 10:24:55 #13 DONE 0.1s 10:24:55 10:24:55 #14 [security-spire-server internal] load build definition from Dockerfile 10:24:55 #14 transferring dockerfile: 1.70kB 0.0s done 10:24:55 #14 DONE 0.1s 10:24:55 10:24:55 #15 [security-spire-config internal] load build definition from Dockerfile 10:24:55 #15 transferring dockerfile: 1.69kB 0.0s done 10:24:55 #15 DONE 0.1s 10:24:55 10:24:55 #16 [support-scheduler internal] load build definition from Dockerfile 10:24:55 #16 transferring dockerfile: 1.93kB done 10:24:55 #16 DONE 0.1s 10:24:55 10:24:55 #17 [core-command internal] load .dockerignore 10:24:55 #17 transferring context: 50B done 10:24:55 #17 DONE 0.1s 10:24:56 10:24:56 #18 [security-secretstore-setup internal] load .dockerignore 10:24:56 #18 transferring context: 50B done 10:24:56 #18 DONE 0.0s 10:24:56 10:24:56 #19 [security-proxy-auth internal] load .dockerignore 10:24:56 #19 transferring context: 50B 0.0s done 10:24:56 #19 DONE 0.1s 10:24:56 10:24:56 #20 [security-bootstrapper internal] load .dockerignore 10:24:56 #20 transferring context: 50B done 10:24:56 #20 DONE 0.1s 10:24:56 10:24:56 #21 [security-proxy-setup internal] load .dockerignore 10:24:56 #21 transferring context: 50B done 10:24:56 #21 DONE 0.1s 10:24:56 10:24:56 #22 [core-metadata internal] load .dockerignore 10:24:56 #22 transferring context: 50B 0.0s done 10:24:56 #22 DONE 0.1s 10:24:56 10:24:56 #23 [security-spire-agent internal] load .dockerignore 10:24:56 #23 transferring context: 50B 0.0s done 10:24:56 #23 DONE 0.1s 10:24:56 10:24:56 #24 [support-cron-scheduler internal] load .dockerignore 10:24:56 #24 transferring context: 50B 0.0s done 10:24:56 #24 DONE 0.1s 10:24:56 10:24:56 #25 [core-keeper internal] load .dockerignore 10:24:56 #25 transferring context: 50B 0.0s done 10:24:56 #25 DONE 0.1s 10:24:56 10:24:56 #26 [support-notifications internal] load .dockerignore 10:24:56 #26 transferring context: 50B done 10:24:56 #26 DONE 0.1s 10:24:56 10:24:56 #27 [core-data internal] load .dockerignore 10:24:56 #27 transferring context: 50B 0.0s done 10:24:56 #27 DONE 0.1s 10:24:56 10:24:56 #28 [core-common-config-bootstrapper internal] load .dockerignore 10:24:56 #28 transferring context: 50B 0.0s done 10:24:56 #28 DONE 0.1s 10:24:56 10:24:56 #29 [security-spiffe-token-provider internal] load .dockerignore 10:24:56 #29 transferring context: 50B 0.0s done 10:24:56 #29 DONE 0.1s 10:24:56 10:24:56 #30 [security-spire-server internal] load .dockerignore 10:24:57 #30 transferring context: 50B 0.0s done 10:24:57 #30 DONE 0.1s 10:24:57 10:24:57 #31 [security-spire-config internal] load .dockerignore 10:24:57 #31 transferring context: 50B done 10:24:57 #31 DONE 0.1s 10:24:57 10:24:57 #32 [support-scheduler internal] load .dockerignore 10:24:57 #32 transferring context: 50B 0.0s done 10:24:57 #32 DONE 0.1s 10:24:57 10:24:57 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:57 #33 DONE 0.0s 10:24:57 10:24:57 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 10:24:57 #34 DONE 0.1s 10:24:57 10:24:57 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:24:57 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:24:57 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:24:57 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:24:57 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 311.30kB / 3.34MB 0.1s 10:24:57 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:24:57 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.2s 10:24:57 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:24:57 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 10:24:58 #35 ... 10:24:58 10:24:58 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:58 #36 DONE 0.8s 10:24:58 10:24:58 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:24:58 #35 ... 10:24:58 10:24:58 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:58 #33 DONE 0.0s 10:24:58 10:24:58 #37 [core-command builder 2/7] WORKDIR /edgex-go 10:24:58 #37 DONE 0.2s 10:24:58 10:24:58 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:24:58 #35 ... 10:24:58 10:24:58 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:58 #33 DONE 0.0s 10:24:58 10:24:58 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:24:58 #35 ... 10:24:58 10:24:58 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 10:24:58 #34 DONE 0.3s 10:24:58 10:24:58 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:58 #36 DONE 1.6s 10:24:58 10:24:58 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:24:58 #37 DONE 0.5s 10:24:58 10:24:58 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:24:58 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:24:58 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:24:58 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:24:58 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:24:58 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:24:58 #35 ... 10:24:58 10:24:58 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:58 #33 DONE 0.0s 10:24:58 10:24:58 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:24:58 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 10:24:58 #35 ... 10:24:58 10:24:58 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 10:24:58 #34 DONE 0.4s 10:24:58 10:24:58 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:24:58 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 10:24:58 #35 ... 10:24:58 10:24:58 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:58 #33 DONE 0.0s 10:24:58 10:24:58 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:58 #36 DONE 1.6s 10:24:58 10:24:58 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 10:24:58 #34 DONE 0.5s 10:24:58 10:24:58 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 10:24:58 #37 DONE 0.5s 10:24:58 10:24:58 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:24:58 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:24:58 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:24:58 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:24:58 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:24:58 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:24:58 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 10:24:59 #35 ... 10:24:59 10:24:59 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:59 #36 DONE 1.7s 10:24:59 10:24:59 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:59 #33 DONE 0.0s 10:24:59 10:24:59 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 10:24:59 #37 DONE 0.5s 10:24:59 10:24:59 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:24:59 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:24:59 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:24:59 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:24:59 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:24:59 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:24:59 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 10:24:59 #35 ... 10:24:59 10:24:59 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 10:24:59 #34 DONE 0.7s 10:24:59 10:24:59 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:59 #36 DONE 1.7s 10:24:59 10:24:59 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 10:24:59 #37 DONE 0.6s 10:24:59 10:24:59 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:24:59 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:24:59 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:24:59 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:24:59 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:24:59 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:24:59 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 10:24:59 #35 ... 10:24:59 10:24:59 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:59 #33 DONE 0.0s 10:24:59 10:24:59 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:24:59 #33 DONE 0.0s 10:24:59 10:24:59 #38 [core-metadata internal] load build context 10:24:59 #38 ... 10:24:59 10:24:59 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:59 #36 DONE 1.8s 10:24:59 10:24:59 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 10:24:59 #37 DONE 0.7s 10:24:59 10:24:59 #38 [core-metadata internal] load build context 10:25:00 #38 ... 10:25:00 10:25:00 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:25:00 #33 DONE 0.0s 10:25:00 10:25:00 #38 [core-metadata internal] load build context 10:25:00 #38 ... 10:25:00 10:25:00 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:25:00 #36 DONE 1.8s 10:25:00 10:25:00 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 10:25:00 #37 DONE 0.7s 10:25:00 10:25:00 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:25:00 #33 DONE 0.0s 10:25:00 10:25:00 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:25:00 #36 DONE 1.8s 10:25:00 10:25:00 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 10:25:00 #37 DONE 0.7s 10:25:00 10:25:00 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:25:00 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:25:00 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:25:00 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:25:00 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:25:00 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:25:00 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 10:25:00 #35 DONE 4.1s 10:25:00 10:25:00 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:25:00 #33 DONE 0.0s 10:25:00 10:25:00 #39 [support-cron-scheduler internal] load build context 10:25:00 #39 ... 10:25:00 10:25:00 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:25:00 #33 DONE 0.0s 10:25:00 10:25:00 #39 [support-cron-scheduler internal] load build context 10:25:01 #39 ... 10:25:01 10:25:01 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:25:01 #33 DONE 0.1s 10:25:01 10:25:01 #39 [support-cron-scheduler internal] load build context 10:25:01 #39 ... 10:25:01 10:25:01 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:25:01 #36 DONE 1.9s 10:25:01 10:25:01 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 10:25:01 #37 DONE 0.7s 10:25:01 10:25:01 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:25:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:25:01 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:25:01 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:25:01 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:25:01 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:25:01 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 10:25:01 #35 DONE 4.2s 10:25:01 10:25:01 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 10:25:01 #34 DONE 2.8s 10:25:01 10:25:01 #39 [support-cron-scheduler internal] load build context 10:25:01 #39 ... 10:25:01 10:25:01 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:25:01 #36 DONE 1.9s 10:25:01 10:25:01 #37 [core-data builder 2/7] WORKDIR /edgex-go 10:25:01 #37 DONE 0.8s 10:25:01 10:25:01 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:25:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:25:01 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:25:01 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:25:01 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:25:01 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:25:01 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 10:25:01 #35 DONE 4.2s 10:25:01 10:25:01 #40 [security-spiffe-token-provider internal] load build context 10:25:01 #40 DONE 0.0s 10:25:01 10:25:01 #39 [support-cron-scheduler internal] load build context 10:25:02 #39 ... 10:25:02 10:25:02 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:25:02 #36 DONE 1.9s 10:25:02 10:25:02 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 10:25:02 #37 DONE 0.8s 10:25:02 10:25:02 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:25:02 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:25:02 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:25:02 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:25:02 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:25:02 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:25:02 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 10:25:02 #35 DONE 4.2s 10:25:02 10:25:02 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:25:02 #41 DONE 2.7s 10:25:02 10:25:02 #39 [support-cron-scheduler internal] load build context 10:25:02 #39 transferring context: 6.28MB 2.0s 10:25:02 #39 ... 10:25:02 10:25:02 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:25:02 #42 DONE 3.4s 10:25:02 10:25:02 #39 [support-cron-scheduler internal] load build context 10:25:03 #39 ... 10:25:03 10:25:03 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 10:25:03 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 10:25:03 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 10:25:03 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 10:25:03 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 10:25:03 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 10:25:03 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 10:25:03 #35 DONE 4.2s 10:25:03 10:25:03 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:25:03 #43 DONE 0.0s 10:25:03 10:25:03 #44 [security-spire-agent internal] load build context 10:25:03 #44 DONE 0.0s 10:25:03 10:25:03 #39 [support-cron-scheduler internal] load build context 10:25:06 #39 ... 10:25:06 10:25:06 #45 [security-spire-server internal] load build context 10:25:06 #45 transferring context: 27.60kB 0.4s done 10:25:06 #45 DONE 3.7s 10:25:06 10:25:06 #39 [support-cron-scheduler internal] load build context 10:25:06 #39 ... 10:25:06 10:25:06 #46 [security-spire-config internal] load build context 10:25:06 #46 transferring context: 25.85kB 0.6s done 10:25:06 #46 DONE 4.4s 10:25:06 10:25:06 #39 [support-cron-scheduler internal] load build context 10:25:07 #39 ... 10:25:07 10:25:07 #47 [core-command internal] load build context 10:25:07 #47 ... 10:25:07 10:25:07 #39 [support-cron-scheduler internal] load build context 10:25:08 #39 ... 10:25:08 10:25:08 #44 [security-spire-agent internal] load build context 10:25:08 #44 transferring context: 27.13kB 0.3s done 10:25:08 #44 DONE 5.2s 10:25:08 10:25:08 #39 [support-cron-scheduler internal] load build context 10:25:08 #39 ... 10:25:08 10:25:08 #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:25:08 #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:08 #0 9.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:08 #48 ... 10:25:08 10:25:08 #49 [security-bootstrapper internal] load build context 10:25:08 #49 ... 10:25:08 10:25:08 #50 [security-secretstore-setup internal] load build context 10:25:08 #50 ... 10:25:08 10:25:08 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:25:08 #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:08 #0 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:09 #51 ... 10:25:09 10:25:09 #52 [security-proxy-auth internal] load build context 10:25:09 #52 ... 10:25:09 10:25:09 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:09 #53 DONE 8.8s 10:25:09 10:25:09 #50 [security-secretstore-setup internal] load build context 10:25:09 #50 ... 10:25:09 10:25:09 #54 [security-proxy-setup internal] load build context 10:25:09 #54 ... 10:25:09 10:25:09 #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:25:10 #55 ... 10:25:10 10:25:10 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:25:10 #0 7.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:10 #0 8.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:10 #56 ... 10:25:10 10:25:10 #52 [security-proxy-auth internal] load build context 10:25:10 #52 ... 10:25:10 10:25:10 #57 [support-notifications internal] load build context 10:25:10 #57 ... 10:25:10 10:25:10 #58 [core-keeper internal] load build context 10:25:10 #58 ... 10:25:10 10:25:10 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:10 #59 DONE 9.5s 10:25:10 10:25:10 #58 [core-keeper internal] load build context 10:25:10 #58 ... 10:25:10 10:25:10 #38 [core-metadata internal] load build context 10:25:10 #38 ... 10:25:10 10:25:10 #52 [security-proxy-auth internal] load build context 10:25:11 #52 ... 10:25:11 10:25:11 #60 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:25:11 #60 ... 10:25:11 10:25:11 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:25:11 #61 ... 10:25:11 10:25:11 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:25:11 #62 ... 10:25:11 10:25:11 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:25:11 #63 ... 10:25:11 10:25:11 #64 [support-scheduler internal] load build context 10:25:12 #64 ... 10:25:12 10:25:12 #40 [security-spiffe-token-provider internal] load build context 10:25:12 #40 transferring context: 1.35MB 8.1s 10:25:12 #40 ... 10:25:12 10:25:12 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:25:12 #0 7.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:12 #0 9.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:12 #65 ... 10:25:12 10:25:12 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:25:12 #66 ... 10:25:12 10:25:12 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:12 #67 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 4.3s done 10:25:12 #67 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:25:12 #67 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:25:12 #67 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 10:25:12 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 10:25:12 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.8s done 10:25:12 #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.6s done 10:25:12 #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 10:25:12 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.6s 10:25:12 #67 ... 10:25:12 10:25:12 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:25:12 #56 11.17 OK: 266 MiB in 52 packages 10:25:12 #56 DONE 12.6s 10:25:12 10:25:12 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:12 #67 ... 10:25:12 10:25:12 #68 [core-common-config-bootstrapper internal] load build context 10:25:12 #68 ... 10:25:12 10:25:12 #69 [core-data internal] load build context 10:25:12 #69 ... 10:25:12 10:25:12 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:13 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.77MB / 28.04MB 5.3s 10:25:13 #67 ... 10:25:13 10:25:13 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:25:13 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.6s done 10:25:13 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:25:13 #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 10:25:13 #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 10:25:13 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done 10:25:13 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done 10:25:13 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.6s 10:25:13 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 10:25:13 #43 ... 10:25:13 10:25:13 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:25:13 #51 11.63 OK: 266 MiB in 52 packages 10:25:13 #51 DONE 14.7s 10:25:13 10:25:13 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:25:13 #70 ... 10:25:13 10:25:13 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:25:13 #71 ... 10:25:13 10:25:13 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:14 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.38MB / 28.04MB 6.6s 10:25:14 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 10:25:14 #67 ... 10:25:14 10:25:14 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:25:14 #72 ... 10:25:14 10:25:14 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:14 #73 ... 10:25:14 10:25:14 #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:25:14 #48 12.14 OK: 266 MiB in 52 packages 10:25:14 #48 DONE 17.1s 10:25:14 10:25:14 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:14 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 7.0s 10:25:14 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 10:25:15 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.82MB / 28.04MB 7.8s 10:25:15 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 8.3s 10:25:17 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.75MB / 28.04MB 9.6s 10:25:17 #67 ... 10:25:17 10:25:17 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:25:17 #65 10.39 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:25:17 #65 10.39 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:25:17 #65 10.39 OK: 19953 distinct packages available 10:25:17 #65 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:17 #65 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:17 #65 14.16 OK: 266 MiB in 52 packages 10:25:17 #65 DONE 15.6s 10:25:17 10:25:17 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:17 #67 ... 10:25:17 10:25:17 #47 [core-command internal] load build context 10:25:17 #47 transferring context: 64.51MB 20.0s 10:25:17 #47 ... 10:25:17 10:25:17 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:17 #67 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:25:17 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.53MB / 28.04MB 10.1s 10:25:17 #67 ... 10:25:17 10:25:17 #60 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:25:17 #60 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:17 #60 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:17 #60 14.94 (1/1) Installing dumb-init (1.2.5-r2) 10:25:17 #60 14.94 Executing busybox-1.36.1-r7.trigger 10:25:17 #60 15.04 OK: 8 MiB in 16 packages 10:25:17 #60 DONE 17.8s 10:25:17 10:25:17 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:18 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.44MB / 28.04MB 10.7s 10:25:18 #67 ... 10:25:18 10:25:18 #39 [support-cron-scheduler internal] load build context 10:25:18 #39 ... 10:25:18 10:25:18 #49 [security-bootstrapper internal] load build context 10:25:18 #49 ... 10:25:18 10:25:18 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:19 #67 ... 10:25:19 10:25:19 #50 [security-secretstore-setup internal] load build context 10:25:19 #50 ... 10:25:19 10:25:19 #54 [security-proxy-setup internal] load build context 10:25:19 #54 ... 10:25:19 10:25:19 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:19 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 11.8s 10:25:20 #67 ... 10:25:20 10:25:20 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:25:20 #66 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:20 #66 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:20 #66 15.01 (1/4) Installing ca-certificates (20240226-r0) 10:25:20 #66 15.41 (2/4) Installing dumb-init (1.2.5-r2) 10:25:20 #66 15.41 (3/4) Installing su-exec (0.2-r3) 10:25:20 #66 15.41 (4/4) Installing yq (4.33.3-r5) 10:25:20 #66 15.89 Executing busybox-1.36.1-r7.trigger 10:25:20 #66 15.96 Executing ca-certificates-20240226-r0.trigger 10:25:20 #66 17.03 OK: 18 MiB in 19 packages 10:25:20 #66 DONE 18.4s 10:25:20 10:25:20 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:20 #67 ... 10:25:20 10:25:20 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:25:20 #74 ... 10:25:20 10:25:20 #57 [support-notifications internal] load build context 10:25:20 #57 ... 10:25:20 10:25:20 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:20 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.26MB / 28.04MB 13.0s 10:25:21 #67 ... 10:25:21 10:25:21 #38 [core-metadata internal] load build context 10:25:21 #38 ... 10:25:21 10:25:21 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:25:21 #61 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:21 #61 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:21 #61 17.73 (1/2) Installing dumb-init (1.2.5-r2) 10:25:21 #61 17.73 (2/2) Installing su-exec (0.2-r3) 10:25:21 #61 17.73 Executing busybox-1.36.1-r7.trigger 10:25:21 #61 17.94 OK: 8 MiB in 17 packages 10:25:21 #61 DONE 19.6s 10:25:21 10:25:21 #38 [core-metadata internal] load build context 10:25:21 #38 ... 10:25:21 10:25:21 #58 [core-keeper internal] load build context 10:25:21 #58 ... 10:25:21 10:25:21 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:21 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.7s 10:25:21 #67 ... 10:25:21 10:25:21 #52 [security-proxy-auth internal] load build context 10:25:21 #52 ... 10:25:21 10:25:21 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:22 #67 ... 10:25:22 10:25:22 #64 [support-scheduler internal] load build context 10:25:22 #64 ... 10:25:22 10:25:22 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:22 #67 ... 10:25:22 10:25:22 #40 [security-spiffe-token-provider internal] load build context 10:25:22 #40 ... 10:25:22 10:25:22 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:22 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 14.7s 10:25:22 #67 ... 10:25:22 10:25:22 #68 [core-common-config-bootstrapper internal] load build context 10:25:22 #68 ... 10:25:22 10:25:22 #69 [core-data internal] load build context 10:25:22 #69 ... 10:25:22 10:25:22 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:22 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.1s 10:25:23 #67 ... 10:25:23 10:25:23 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:25:23 #63 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:23 #63 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:23 #63 18.90 (1/2) Installing ca-certificates (20240226-r0) 10:25:23 #63 19.00 (2/2) Installing dumb-init (1.2.5-r2) 10:25:23 #63 19.03 Executing busybox-1.36.1-r7.trigger 10:25:23 #63 19.09 Executing ca-certificates-20240226-r0.trigger 10:25:23 #63 19.92 OK: 9 MiB in 17 packages 10:25:23 #63 DONE 21.4s 10:25:23 10:25:23 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:23 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.19MB / 28.04MB 15.9s 10:25:23 #67 ... 10:25:23 10:25:23 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:25:23 #62 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:23 #62 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:23 #62 19.70 (1/4) Installing dumb-init (1.2.5-r2) 10:25:23 #62 19.70 (2/4) Installing openssl (3.1.6-r0) 10:25:23 #62 19.70 (3/4) Installing su-exec (0.2-r3) 10:25:23 #62 19.70 (4/4) Installing yq (4.33.3-r5) 10:25:23 #62 20.45 Executing busybox-1.36.1-r7.trigger 10:25:23 #62 20.59 OK: 18 MiB in 19 packages 10:25:23 #62 DONE 22.3s 10:25:24 10:25:24 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:25:24 #70 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:24 #70 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:24 #70 19.26 (1/1) Installing dumb-init (1.2.5-r2) 10:25:24 #70 19.26 Executing busybox-1.36.1-r7.trigger 10:25:24 #70 19.26 OK: 8 MiB in 16 packages 10:25:24 #70 DONE 20.8s 10:25:24 10:25:24 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:24 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s done 10:25:24 #67 ... 10:25:24 10:25:24 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:25:24 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.4s done 10:25:24 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 10:25:24 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 10:25:24 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.5s 10:25:24 #43 ... 10:25:24 10:25:24 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:24 #67 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s done 10:25:25 #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.1s 10:25:28 #67 ... 10:25:28 10:25:28 #47 [core-command internal] load build context 10:25:28 #47 transferring context: 79.96MB 30.2s 10:25:28 #47 ... 10:25:28 10:25:28 #75 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 10:25:28 #75 ... 10:25:28 10:25:28 #47 [core-command internal] load build context 10:25:29 #47 ... 10:25:29 10:25:29 #39 [support-cron-scheduler internal] load build context 10:25:29 #39 ... 10:25:29 10:25:29 #49 [security-bootstrapper internal] load build context 10:25:29 #49 ... 10:25:29 10:25:29 #47 [core-command internal] load build context 10:25:29 #47 ... 10:25:29 10:25:29 #54 [security-proxy-setup internal] load build context 10:25:29 #54 ... 10:25:29 10:25:29 #50 [security-secretstore-setup internal] load build context 10:25:29 #50 ... 10:25:29 10:25:29 #54 [security-proxy-setup internal] load build context 10:25:30 #54 ... 10:25:30 10:25:30 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:25:30 #76 ... 10:25:30 10:25:30 #54 [security-proxy-setup internal] load build context 10:25:30 #54 ... 10:25:30 10:25:30 #57 [support-notifications internal] load build context 10:25:30 #57 ... 10:25:30 10:25:30 #47 [core-command internal] load build context 10:25:31 #47 ... 10:25:31 10:25:31 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:25:31 #77 ... 10:25:31 10:25:31 #38 [core-metadata internal] load build context 10:25:31 #38 ... 10:25:31 10:25:31 #58 [core-keeper internal] load build context 10:25:31 #58 ... 10:25:31 10:25:31 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:25:31 #72 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:31 #72 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:31 #72 21.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:25:31 #72 21.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:25:31 #72 21.57 OK: 19946 distinct packages available 10:25:31 #72 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:31 #72 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:31 #72 25.78 (1/4) Installing dumb-init (1.2.5-r2) 10:25:31 #72 25.78 (2/4) Installing musl-obstack (1.2.3-r2) 10:25:31 #72 25.78 (3/4) Installing libucontext (1.2-r2) 10:25:31 #72 25.78 (4/4) Installing gcompat (1.1.0-r1) 10:25:31 #72 25.88 Executing busybox-1.36.1-r7.trigger 10:25:31 #72 25.95 OK: 8 MiB in 19 packages 10:25:31 #72 DONE 27.2s 10:25:31 10:25:31 #58 [core-keeper internal] load build context 10:25:31 #58 ... 10:25:31 10:25:31 #47 [core-command internal] load build context 10:25:32 #47 ... 10:25:32 10:25:32 #52 [security-proxy-auth internal] load build context 10:25:32 #52 ... 10:25:32 10:25:32 #38 [core-metadata internal] load build context 10:25:32 #38 ... 10:25:32 10:25:32 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:25:32 #71 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:32 #71 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:32 #71 21.67 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:25:32 #71 21.67 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:25:32 #71 21.67 OK: 19946 distinct packages available 10:25:32 #71 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:32 #71 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:32 #71 24.85 (1/11) Installing ca-certificates (20240226-r0) 10:25:32 #71 25.05 (2/11) Installing brotli-libs (1.0.9-r14) 10:25:32 #71 25.10 (3/11) Installing libunistring (1.1-r1) 10:25:32 #71 25.30 (4/11) Installing libidn2 (2.3.4-r1) 10:25:32 #71 25.30 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:25:32 #71 25.30 (6/11) Installing libcurl (8.9.0-r0) 10:25:32 #71 25.39 (7/11) Installing curl (8.9.0-r0) 10:25:32 #71 25.39 (8/11) Installing dumb-init (1.2.5-r2) 10:25:32 #71 25.39 (9/11) Installing musl-obstack (1.2.3-r2) 10:25:32 #71 25.39 (10/11) Installing libucontext (1.2-r2) 10:25:32 #71 25.39 (11/11) Installing gcompat (1.1.0-r1) 10:25:32 #71 25.49 Executing busybox-1.36.1-r7.trigger 10:25:32 #71 25.65 Executing ca-certificates-20240226-r0.trigger 10:25:32 #71 26.59 OK: 13 MiB in 26 packages 10:25:32 #71 DONE 28.7s 10:25:32 10:25:32 #38 [core-metadata internal] load build context 10:25:32 #38 ... 10:25:32 10:25:32 #64 [support-scheduler internal] load build context 10:25:32 #64 ... 10:25:32 10:25:32 #40 [security-spiffe-token-provider internal] load build context 10:25:32 #40 ... 10:25:32 10:25:32 #52 [security-proxy-auth internal] load build context 10:25:32 #52 ... 10:25:32 10:25:32 #69 [core-data internal] load build context 10:25:33 #69 ... 10:25:33 10:25:33 #68 [core-common-config-bootstrapper internal] load build context 10:25:33 #68 ... 10:25:33 10:25:33 #47 [core-command internal] load build context 10:25:33 #47 transferring context: 90.22MB 35.7s 10:25:33 #47 ... 10:25:33 10:25:33 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:25:33 #78 ... 10:25:33 10:25:33 #75 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 10:25:33 #75 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:34 #75 ... 10:25:34 10:25:34 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:25:34 #79 ... 10:25:34 10:25:34 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:25:34 #80 ... 10:25:34 10:25:34 #57 [support-notifications internal] load build context 10:25:35 #57 ... 10:25:35 10:25:35 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:25:35 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.6s 10:25:35 #43 ... 10:25:35 10:25:35 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:25:35 #78 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:36 #78 ... 10:25:36 10:25:36 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:36 #73 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:36 #73 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:36 #73 25.90 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:25:36 #73 25.90 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:25:36 #73 25.90 OK: 19946 distinct packages available 10:25:36 #73 26.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:36 #73 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:36 #73 29.73 (1/5) Installing dumb-init (1.2.5-r2) 10:25:36 #73 29.73 (2/5) Installing musl-obstack (1.2.3-r2) 10:25:36 #73 29.73 (3/5) Installing libucontext (1.2-r2) 10:25:36 #73 29.73 (4/5) Installing gcompat (1.1.0-r1) 10:25:36 #73 29.73 (5/5) Installing openssl (3.1.6-r0) 10:25:36 #73 29.80 Executing busybox-1.36.1-r7.trigger 10:25:36 #73 29.98 OK: 9 MiB in 20 packages 10:25:36 #73 ... 10:25:36 10:25:36 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:25:36 #77 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:36 #77 ... 10:25:36 10:25:36 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:25:36 #74 18.41 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:36 #74 20.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:36 #74 22.95 (1/1) Installing dumb-init (1.2.5-r2) 10:25:36 #74 23.83 Executing busybox-1.36.1-r7.trigger 10:25:36 #74 23.94 OK: 8 MiB in 16 packages 10:25:36 #74 DONE 26.3s 10:25:36 10:25:36 #49 [security-bootstrapper internal] load build context 10:25:37 #49 ... 10:25:37 10:25:37 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:25:37 #78 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:37 #78 ... 10:25:37 10:25:37 #55 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:25:37 #55 21.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:37 #55 22.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:37 #55 25.11 OK: 266 MiB in 52 packages 10:25:37 #55 DONE 28.2s 10:25:37 10:25:37 #49 [security-bootstrapper internal] load build context 10:25:37 #49 ... 10:25:37 10:25:37 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:37 #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.4s 10:25:38 #67 ... 10:25:38 10:25:38 #49 [security-bootstrapper internal] load build context 10:25:38 #49 ... 10:25:38 10:25:38 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:38 #73 DONE 33.8s 10:25:38 10:25:38 #49 [security-bootstrapper internal] load build context 10:25:39 #49 transferring context: 48.71MB 40.2s 10:25:39 #49 ... 10:25:39 10:25:39 #39 [support-cron-scheduler internal] load build context 10:25:39 #39 ... 10:25:39 10:25:39 #49 [security-bootstrapper internal] load build context 10:25:39 #49 ... 10:25:39 10:25:39 #50 [security-secretstore-setup internal] load build context 10:25:39 #50 ... 10:25:39 10:25:39 #40 [security-spiffe-token-provider internal] load build context 10:25:40 #40 ... 10:25:40 10:25:40 #75 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 10:25:40 #75 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:40 #75 20.59 OK: 8 MiB in 16 packages 10:25:40 #75 DONE 23.0s 10:25:40 10:25:40 #40 [security-spiffe-token-provider internal] load build context 10:25:40 #40 ... 10:25:40 10:25:40 #39 [support-cron-scheduler internal] load build context 10:25:40 #39 ... 10:25:40 10:25:40 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:25:40 #76 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:40 #76 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:40 #76 19.71 OK: 18 MiB in 19 packages 10:25:40 #76 DONE 20.7s 10:25:40 10:25:40 #39 [support-cron-scheduler internal] load build context 10:25:41 #39 ... 10:25:41 10:25:41 #54 [security-proxy-setup internal] load build context 10:25:41 #54 ... 10:25:41 10:25:41 #52 [security-proxy-auth internal] load build context 10:25:41 #52 ... 10:25:41 10:25:41 #39 [support-cron-scheduler internal] load build context 10:25:41 #39 ... 10:25:41 10:25:41 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:25:41 #78 17.58 OK: 9 MiB in 17 packages 10:25:41 #78 DONE 18.5s 10:25:41 10:25:41 #39 [support-cron-scheduler internal] load build context 10:25:42 #39 ... 10:25:42 10:25:42 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:25:42 #0 9.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:42 #81 ... 10:25:42 10:25:42 #58 [core-keeper internal] load build context 10:25:42 #58 ... 10:25:42 10:25:42 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:25:42 #0 9.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:42 #82 ... 10:25:42 10:25:42 #58 [core-keeper internal] load build context 10:25:42 #58 ... 10:25:42 10:25:42 #38 [core-metadata internal] load build context 10:25:42 #38 ... 10:25:42 10:25:42 #58 [core-keeper internal] load build context 10:25:42 #58 ... 10:25:42 10:25:42 #64 [support-scheduler internal] load build context 10:25:42 #64 ... 10:25:42 10:25:42 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:25:42 #81 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:43 #81 ... 10:25:43 10:25:43 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:25:43 #77 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:43 #77 19.97 OK: 8 MiB in 17 packages 10:25:43 #77 DONE 21.8s 10:25:43 10:25:43 #38 [core-metadata internal] load build context 10:25:43 #38 ... 10:25:43 10:25:43 #69 [core-data internal] load build context 10:25:43 #69 ... 10:25:43 10:25:43 #68 [core-common-config-bootstrapper internal] load build context 10:25:43 #68 ... 10:25:43 10:25:43 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:25:43 #79 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:43 #79 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:43 #79 17.88 OK: 18 MiB in 19 packages 10:25:43 #79 DONE 19.5s 10:25:43 10:25:43 #68 [core-common-config-bootstrapper internal] load build context 10:25:43 #68 ... 10:25:43 10:25:43 #47 [core-command internal] load build context 10:25:43 #47 transferring context: 105.49MB 46.1s 10:25:43 #47 ... 10:25:43 10:25:43 #69 [core-data internal] load build context 10:25:44 #69 ... 10:25:44 10:25:44 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:25:44 #80 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:44 #80 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:44 #80 19.06 OK: 8 MiB in 16 packages 10:25:44 #80 DONE 20.1s 10:25:44 10:25:44 #69 [core-data internal] load build context 10:25:45 #69 ... 10:25:45 10:25:45 #57 [support-notifications internal] load build context 10:25:45 #57 ... 10:25:45 10:25:45 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:25:45 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.8s 10:25:45 #43 ... 10:25:45 10:25:45 #68 [core-common-config-bootstrapper internal] load build context 10:25:45 #68 ... 10:25:45 10:25:45 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:25:45 #82 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:45 #82 12.68 OK: 13 MiB in 26 packages 10:25:45 #82 DONE 13.7s 10:25:45 10:25:45 #68 [core-common-config-bootstrapper internal] load build context 10:25:45 #68 ... 10:25:45 10:25:45 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:25:45 #81 12.86 OK: 8 MiB in 19 packages 10:25:45 #81 DONE 14.1s 10:25:45 10:25:45 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:25:45 #83 DONE 1.9s 10:25:45 10:25:45 #68 [core-common-config-bootstrapper internal] load build context 10:25:47 #68 ... 10:25:47 10:25:47 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:25:47 #0 7.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:25:47 #0 8.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:25:47 #0 9.308 OK: 9 MiB in 20 packages 10:25:47 #84 DONE 10.0s 10:25:48 10:25:48 #68 [core-common-config-bootstrapper internal] load build context 10:25:48 #68 ... 10:25:48 10:25:48 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:48 #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.2s 10:25:49 #67 ... 10:25:49 10:25:49 #68 [core-common-config-bootstrapper internal] load build context 10:25:49 #68 transferring context: 68.95MB 45.5s 10:25:50 #68 ... 10:25:50 10:25:50 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:25:50 #85 DONE 6.7s 10:25:50 10:25:50 #68 [core-common-config-bootstrapper internal] load build context 10:25:50 #68 ... 10:25:50 10:25:50 #49 [security-bootstrapper internal] load build context 10:25:50 #49 ... 10:25:50 10:25:50 #50 [security-secretstore-setup internal] load build context 10:25:50 #50 ... 10:25:50 10:25:50 #40 [security-spiffe-token-provider internal] load build context 10:25:50 #40 ... 10:25:50 10:25:50 #68 [core-common-config-bootstrapper internal] load build context 10:25:50 #68 ... 10:25:50 10:25:50 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:25:50 #86 DONE 0.8s 10:25:50 10:25:50 #68 [core-common-config-bootstrapper internal] load build context 10:25:51 #68 ... 10:25:51 10:25:51 #54 [security-proxy-setup internal] load build context 10:25:51 #54 ... 10:25:51 10:25:51 #52 [security-proxy-auth internal] load build context 10:25:51 #52 ... 10:25:51 10:25:51 #54 [security-proxy-setup internal] load build context 10:25:52 #54 ... 10:25:52 10:25:52 #39 [support-cron-scheduler internal] load build context 10:25:52 #39 ... 10:25:52 10:25:52 #54 [security-proxy-setup internal] load build context 10:25:53 #54 ... 10:25:53 10:25:53 #58 [core-keeper internal] load build context 10:25:53 #58 ... 10:25:53 10:25:53 #54 [security-proxy-setup internal] load build context 10:25:53 #54 ... 10:25:53 10:25:53 #64 [support-scheduler internal] load build context 10:25:53 #64 ... 10:25:53 10:25:53 #54 [security-proxy-setup internal] load build context 10:25:53 #54 ... 10:25:53 10:25:53 #38 [core-metadata internal] load build context 10:25:53 #38 ... 10:25:53 10:25:53 #54 [security-proxy-setup internal] load build context 10:25:53 #54 ... 10:25:53 10:25:53 #47 [core-command internal] load build context 10:25:53 #47 transferring context: 137.69MB 56.3s 10:25:53 #47 ... 10:25:53 10:25:53 #54 [security-proxy-setup internal] load build context 10:25:55 #54 ... 10:25:55 10:25:55 #69 [core-data internal] load build context 10:25:55 #69 ... 10:25:55 10:25:55 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:25:55 #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.7s 10:25:55 #67 ... 10:25:55 10:25:55 #69 [core-data internal] load build context 10:25:55 #69 ... 10:25:55 10:25:55 #57 [support-notifications internal] load build context 10:25:55 #57 ... 10:25:55 10:25:55 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:25:55 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.4s done 10:25:56 #43 ... 10:25:56 10:25:56 #57 [support-notifications internal] load build context 10:26:00 #57 transferring context: 120.71MB 59.1s 10:26:00 #57 ... 10:26:00 10:26:00 #49 [security-bootstrapper internal] load build context 10:26:00 #49 ... 10:26:00 10:26:00 #50 [security-secretstore-setup internal] load build context 10:26:00 #50 ... 10:26:00 10:26:00 #40 [security-spiffe-token-provider internal] load build context 10:26:00 #40 ... 10:26:00 10:26:00 #49 [security-bootstrapper internal] load build context 10:26:01 #49 ... 10:26:01 10:26:01 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:26:01 #87 DONE 2.3s 10:26:01 10:26:01 #49 [security-bootstrapper internal] load build context 10:26:01 #49 ... 10:26:01 10:26:01 #68 [core-common-config-bootstrapper internal] load build context 10:26:01 #68 ... 10:26:01 10:26:01 #52 [security-proxy-auth internal] load build context 10:26:01 #52 ... 10:26:01 10:26:01 #68 [core-common-config-bootstrapper internal] load build context 10:26:01 #68 ... 10:26:01 10:26:01 #39 [support-cron-scheduler internal] load build context 10:26:02 #39 ... 10:26:02 10:26:02 #68 [core-common-config-bootstrapper internal] load build context 10:26:03 #68 ... 10:26:03 10:26:03 #58 [core-keeper internal] load build context 10:26:03 #58 ... 10:26:03 10:26:03 #64 [support-scheduler internal] load build context 10:26:03 #64 ... 10:26:03 10:26:03 #58 [core-keeper internal] load build context 10:26:03 #58 ... 10:26:03 10:26:03 #38 [core-metadata internal] load build context 10:26:03 #38 ... 10:26:03 10:26:03 #58 [core-keeper internal] load build context 10:26:04 #58 ... 10:26:04 10:26:04 #47 [core-command internal] load build context 10:26:04 #47 transferring context: 175.21MB 66.5s 10:26:04 #47 ... 10:26:04 10:26:04 #58 [core-keeper internal] load build context 10:26:05 #58 ... 10:26:05 10:26:05 #54 [security-proxy-setup internal] load build context 10:26:05 #54 ... 10:26:05 10:26:05 #58 [core-keeper internal] load build context 10:26:05 #58 ... 10:26:05 10:26:05 #69 [core-data internal] load build context 10:26:06 #69 ... 10:26:06 10:26:06 #54 [security-proxy-setup internal] load build context 10:26:06 #54 ... 10:26:06 10:26:06 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:26:06 #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.3s 10:26:06 #67 ... 10:26:06 10:26:06 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:26:06 #43 ... 10:26:06 10:26:06 #58 [core-keeper internal] load build context 10:26:10 #58 transferring context: 170.90MB 69.3s 10:26:10 #58 ... 10:26:10 10:26:10 #57 [support-notifications internal] load build context 10:26:10 #57 ... 10:26:10 10:26:10 #52 [security-proxy-auth internal] load build context 10:26:10 #52 ... 10:26:10 10:26:10 #57 [support-notifications internal] load build context 10:26:10 #57 ... 10:26:10 10:26:10 #50 [security-secretstore-setup internal] load build context 10:26:11 #50 ... 10:26:11 10:26:11 #40 [security-spiffe-token-provider internal] load build context 10:26:11 #40 ... 10:26:11 10:26:11 #50 [security-secretstore-setup internal] load build context 10:26:11 #50 ... 10:26:11 10:26:11 #49 [security-bootstrapper internal] load build context 10:26:11 #49 ... 10:26:11 10:26:11 #50 [security-secretstore-setup internal] load build context 10:26:12 #50 ... 10:26:12 10:26:12 #39 [support-cron-scheduler internal] load build context 10:26:12 #39 ... 10:26:12 10:26:12 #50 [security-secretstore-setup internal] load build context 10:26:13 #50 ... 10:26:13 10:26:13 #68 [core-common-config-bootstrapper internal] load build context 10:26:13 #68 ... 10:26:13 10:26:13 #50 [security-secretstore-setup internal] load build context 10:26:13 #50 ... 10:26:13 10:26:13 #64 [support-scheduler internal] load build context 10:26:13 #64 ... 10:26:13 10:26:13 #50 [security-secretstore-setup internal] load build context 10:26:14 #50 ... 10:26:14 10:26:14 #38 [core-metadata internal] load build context 10:26:14 #38 ... 10:26:14 10:26:14 #47 [core-command internal] load build context 10:26:14 #47 transferring context: 218.68MB 76.6s 10:26:14 #47 ... 10:26:14 10:26:14 #38 [core-metadata internal] load build context 10:26:16 #38 ... 10:26:16 10:26:16 #54 [security-proxy-setup internal] load build context 10:26:16 #54 ... 10:26:16 10:26:16 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:26:16 #88 DONE 5.0s 10:26:16 10:26:16 #54 [security-proxy-setup internal] load build context 10:26:16 #54 ... 10:26:16 10:26:16 #69 [core-data internal] load build context 10:26:16 #69 ... 10:26:16 10:26:16 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:26:16 #89 ... 10:26:16 10:26:16 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:26:16 #67 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.5s done 10:26:16 #67 ... 10:26:16 10:26:16 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:26:16 #90 DONE 3.9s 10:26:16 10:26:16 #69 [core-data internal] load build context 10:26:16 #69 ... 10:26:16 10:26:16 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:26:16 #91 DONE 5.4s 10:26:16 10:26:16 #69 [core-data internal] load build context 10:26:17 #69 ... 10:26:17 10:26:17 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:26:17 #89 DONE 1.0s 10:26:17 10:26:17 #69 [core-data internal] load build context 10:26:17 #69 ... 10:26:17 10:26:17 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:26:17 #92 DONE 1.0s 10:26:17 10:26:17 #69 [core-data internal] load build context 10:26:18 #69 ... 10:26:18 10:26:18 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:26:18 #93 DONE 1.3s 10:26:18 10:26:18 #69 [core-data internal] load build context 10:26:18 #69 ... 10:26:18 10:26:18 #94 [security-spire-config stage-2 6/10] COPY security.txt / 10:26:18 #94 DONE 1.2s 10:26:18 10:26:18 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:26:19 #95 ... 10:26:19 10:26:19 #96 [security-spire-server stage-2 6/9] COPY security.txt / 10:26:19 #96 DONE 1.4s 10:26:19 10:26:19 #69 [core-data internal] load build context 10:26:19 #69 ... 10:26:19 10:26:19 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 10:26:19 #97 DONE 1.3s 10:26:19 10:26:19 #69 [core-data internal] load build context 10:26:20 #69 ... 10:26:20 10:26:20 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:26:20 #95 DONE 1.2s 10:26:20 10:26:20 #69 [core-data internal] load build context 10:26:20 #69 transferring context: 145.72MB 76.6s 10:26:20 #69 ... 10:26:20 10:26:20 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:26:20 #98 DONE 1.1s 10:26:20 10:26:20 #69 [core-data internal] load build context 10:26:20 #69 ... 10:26:20 10:26:20 #58 [core-keeper internal] load build context 10:26:20 #58 ... 10:26:20 10:26:20 #69 [core-data internal] load build context 10:26:20 #69 ... 10:26:20 10:26:20 #52 [security-proxy-auth internal] load build context 10:26:20 #52 ... 10:26:20 10:26:20 #57 [support-notifications internal] load build context 10:26:20 #57 ... 10:26:20 10:26:20 #52 [security-proxy-auth internal] load build context 10:26:21 #52 ... 10:26:21 10:26:21 #40 [security-spiffe-token-provider internal] load build context 10:26:21 #40 ... 10:26:21 10:26:21 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:26:21 #99 DONE 1.0s 10:26:21 10:26:21 #52 [security-proxy-auth internal] load build context 10:26:21 #52 ... 10:26:21 10:26:21 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:26:21 #100 DONE 1.6s 10:26:21 10:26:21 #52 [security-proxy-auth internal] load build context 10:26:21 #52 ... 10:26:21 10:26:21 #49 [security-bootstrapper internal] load build context 10:26:21 #49 ... 10:26:21 10:26:21 #57 [support-notifications internal] load build context 10:26:22 #57 ... 10:26:22 10:26:22 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:26:22 #101 DONE 1.5s 10:26:22 10:26:22 #57 [support-notifications internal] load build context 10:26:22 #57 ... 10:26:22 10:26:22 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:26:22 #102 DONE 1.2s 10:26:22 10:26:22 #57 [support-notifications internal] load build context 10:26:22 #57 ... 10:26:22 10:26:22 #39 [support-cron-scheduler internal] load build context 10:26:22 #39 ... 10:26:22 10:26:22 #57 [support-notifications internal] load build context 10:26:22 #57 ... 10:26:22 10:26:22 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:26:22 #103 DONE 1.5s 10:26:22 10:26:22 #57 [support-notifications internal] load build context 10:26:23 #57 ... 10:26:23 10:26:23 #68 [core-common-config-bootstrapper internal] load build context 10:26:23 #68 ... 10:26:23 10:26:23 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:26:23 #104 DONE 1.5s 10:26:23 10:26:23 #68 [core-common-config-bootstrapper internal] load build context 10:26:23 #68 ... 10:26:23 10:26:23 #57 [support-notifications internal] load build context 10:26:23 #57 ... 10:26:23 10:26:23 #64 [support-scheduler internal] load build context 10:26:23 #64 ... 10:26:23 10:26:23 #68 [core-common-config-bootstrapper internal] load build context 10:26:24 #68 ... 10:26:24 10:26:24 #50 [security-secretstore-setup internal] load build context 10:26:24 #50 ... 10:26:24 10:26:24 #68 [core-common-config-bootstrapper internal] load build context 10:26:24 #68 ... 10:26:24 10:26:24 #47 [core-command internal] load build context 10:26:24 #47 transferring context: 255.82MB 86.8s 10:26:24 #47 ... 10:26:24 10:26:24 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:26:24 #105 DONE 1.4s 10:26:24 10:26:24 #47 [core-command internal] load build context 10:26:24 #47 ... 10:26:24 10:26:24 #50 [security-secretstore-setup internal] load build context 10:26:26 #50 ... 10:26:26 10:26:26 #38 [core-metadata internal] load build context 10:26:26 #38 ... 10:26:26 10:26:26 #54 [security-proxy-setup internal] load build context 10:26:26 #54 ... 10:26:26 10:26:26 #38 [core-metadata internal] load build context 10:26:29 #38 ... 10:26:29 10:26:29 #106 [security-spire-agent] exporting to image 10:26:29 #106 exporting layers 5.0s done 10:26:29 #106 writing image sha256:da9907c614290572f9e2629654c7c7f853067341d3037ee01b1f832dee0c2c7d 0.0s done 10:26:29 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 10:26:29 #106 writing image sha256:54908712acf4bfd49159321503fd40c81643e2d54e22adac79219a19776edf4c 0.1s done 10:26:29 #106 naming to docker.io/library/security-spire-server-arm64 done 10:26:29 #106 writing image sha256:8e832fc62042d9454aeedc1312e71bd6abff791c8bbf76de3f68bba165e9b681 0.0s done 10:26:29 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 10:26:29 #106 DONE 7.0s 10:26:29 10:26:29 #38 [core-metadata internal] load build context 10:26:30 #38 transferring context: 218.33MB 90.7s 10:26:31 #38 ... 10:26:31 10:26:31 #69 [core-data internal] load build context 10:26:31 #69 ... 10:26:31 10:26:31 #58 [core-keeper internal] load build context 10:26:31 #58 ... 10:26:31 10:26:31 #69 [core-data internal] load build context 10:26:31 #69 ... 10:26:31 10:26:31 #40 [security-spiffe-token-provider internal] load build context 10:26:31 #40 ... 10:26:31 10:26:31 #69 [core-data internal] load build context 10:26:31 #69 ... 10:26:31 10:26:31 #52 [security-proxy-auth internal] load build context 10:26:31 #52 ... 10:26:31 10:26:31 #49 [security-bootstrapper internal] load build context 10:26:31 #49 ... 10:26:31 10:26:31 #52 [security-proxy-auth internal] load build context 10:26:33 #52 ... 10:26:33 10:26:33 #39 [support-cron-scheduler internal] load build context 10:26:33 #39 ... 10:26:33 10:26:33 #52 [security-proxy-auth internal] load build context 10:26:33 #52 transferring context: 308.86MB 94.3s done 10:26:33 #52 DONE 94.7s 10:26:33 10:26:33 #39 [support-cron-scheduler internal] load build context 10:26:34 #39 ... 10:26:34 10:26:34 #57 [support-notifications internal] load build context 10:26:34 #57 ... 10:26:34 10:26:34 #64 [support-scheduler internal] load build context 10:26:34 #64 ... 10:26:34 10:26:34 #38 [core-metadata internal] load build context 10:26:34 #38 ... 10:26:34 10:26:34 #47 [core-command internal] load build context 10:26:34 #47 ... 10:26:34 10:26:34 #68 [core-common-config-bootstrapper internal] load build context 10:26:34 #68 ... 10:26:34 10:26:34 #38 [core-metadata internal] load build context 10:26:36 #38 ... 10:26:36 10:26:36 #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:26:36 #107 DONE 2.3s 10:26:36 10:26:36 #38 [core-metadata internal] load build context 10:26:36 #38 ... 10:26:36 10:26:36 #50 [security-secretstore-setup internal] load build context 10:26:36 #50 ... 10:26:36 10:26:36 #40 [security-spiffe-token-provider internal] load build context 10:26:36 #40 ... 10:26:36 10:26:36 #54 [security-proxy-setup internal] load build context 10:26:36 #54 ... 10:26:36 10:26:36 #50 [security-secretstore-setup internal] load build context 10:26:36 #50 transferring context: 308.86MB 98.0s done 10:26:37 #50 DONE 98.2s 10:26:37 10:26:37 #38 [core-metadata internal] load build context 10:26:37 #38 ... 10:26:37 10:26:37 #40 [security-spiffe-token-provider internal] load build context 10:26:37 #40 transferring context: 308.86MB 93.1s done 10:26:37 #40 DONE 95.3s 10:26:37 10:26:37 #38 [core-metadata internal] load build context 10:26:38 #38 ... 10:26:38 10:26:38 #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:26:38 #108 DONE 1.5s 10:26:38 10:26:38 #38 [core-metadata internal] load build context 10:26:38 #38 ... 10:26:38 10:26:38 #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:26:38 #109 DONE 1.3s 10:26:38 10:26:38 #38 [core-metadata internal] load build context 10:26:39 #38 ... 10:26:39 10:26:39 #58 [core-keeper internal] load build context 10:26:39 #58 transferring context: 308.86MB 97.6s done 10:26:39 #58 DONE 98.8s 10:26:39 10:26:39 #47 [core-command internal] load build context 10:26:39 #47 transferring context: 308.86MB 100.8s done 10:26:39 #47 DONE 101.6s 10:26:39 10:26:39 #38 [core-metadata internal] load build context 10:26:41 #38 ... 10:26:41 10:26:41 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:26:41 #110 DONE 1.7s 10:26:41 10:26:41 #38 [core-metadata internal] load build context 10:26:41 #38 ... 10:26:41 10:26:41 #69 [core-data internal] load build context 10:26:41 #69 ... 10:26:41 10:26:41 #49 [security-bootstrapper internal] load build context 10:26:42 #49 ... 10:26:42 10:26:42 #69 [core-data internal] load build context 10:26:42 #69 ... 10:26:42 10:26:42 #57 [support-notifications internal] load build context 10:26:42 #57 transferring context: 308.86MB 101.5s done 10:26:42 #57 DONE 102.1s 10:26:42 10:26:42 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:26:43 #111 ... 10:26:43 10:26:43 #39 [support-cron-scheduler internal] load build context 10:26:43 #39 transferring context: 308.86MB 103.0s done 10:26:43 #39 DONE 103.6s 10:26:43 10:26:43 #69 [core-data internal] load build context 10:26:43 #69 ... 10:26:43 10:26:43 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:26:43 #111 DONE 1.5s 10:26:43 10:26:43 #69 [core-data internal] load build context 10:26:44 #69 ... 10:26:44 10:26:44 #64 [support-scheduler internal] load build context 10:26:44 #64 ... 10:26:44 10:26:44 #69 [core-data internal] load build context 10:26:44 #69 ... 10:26:44 10:26:44 #54 [security-proxy-setup internal] load build context 10:26:44 #54 transferring context: 308.86MB 105.4s done 10:26:44 #54 DONE 105.6s 10:26:44 10:26:44 #69 [core-data internal] load build context 10:26:44 #69 ... 10:26:44 10:26:44 #68 [core-common-config-bootstrapper internal] load build context 10:26:44 #68 transferring context: 308.86MB 100.5s done 10:26:45 #68 DONE 103.0s 10:26:45 10:26:45 #49 [security-bootstrapper internal] load build context 10:26:46 #49 ... 10:26:46 10:26:46 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:46 #112 ... 10:26:46 10:26:46 #49 [security-bootstrapper internal] load build context 10:26:49 #49 ... 10:26:49 10:26:49 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:49 #113 ... 10:26:49 10:26:49 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:49 #114 ... 10:26:49 10:26:49 #49 [security-bootstrapper internal] load build context 10:26:49 #49 ... 10:26:49 10:26:49 #38 [core-metadata internal] load build context 10:26:49 #38 transferring context: 308.86MB 109.9s done 10:26:49 #38 DONE 110.1s 10:26:49 10:26:49 #49 [security-bootstrapper internal] load build context 10:26:51 #49 ... 10:26:51 10:26:51 #69 [core-data internal] load build context 10:26:51 #69 transferring context: 308.86MB 107.2s done 10:26:51 #69 DONE 109.0s 10:26:51 10:26:51 #49 [security-bootstrapper internal] load build context 10:26:51 #49 ... 10:26:51 10:26:51 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:51 #115 ... 10:26:51 10:26:51 #64 [support-scheduler internal] load build context 10:26:52 #64 ... 10:26:52 10:26:52 #49 [security-bootstrapper internal] load build context 10:26:52 #49 transferring context: 308.86MB 113.4s done 10:26:52 #49 DONE 113.5s 10:26:52 10:26:52 #64 [support-scheduler internal] load build context 10:26:52 #64 ... 10:26:52 10:26:52 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:52 #116 ... 10:26:52 10:26:52 #64 [support-scheduler internal] load build context 10:26:55 #64 transferring context: 308.86MB 111.6s done 10:26:55 #64 DONE 113.2s 10:26:55 10:26:55 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #113 ... 10:28:03 10:28:03 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #115 DONE 80.9s 10:28:03 10:28:03 #117 [core-keeper builder 7/8] COPY . . 10:28:03 #117 ... 10:28:03 10:28:03 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #114 DONE 83.2s 10:28:03 10:28:03 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #116 DONE 77.9s 10:28:03 10:28:03 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #113 DONE 83.3s 10:28:03 10:28:03 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:03 #112 DONE 85.7s 10:28:03 10:28:03 #118 [support-notifications builder 6/7] COPY . . 10:28:07 #118 ... 10:28:07 10:28:07 #119 [security-proxy-auth builder 6/7] COPY . . 10:28:07 #119 DONE 5.7s 10:28:07 10:28:07 #120 [security-spiffe-token-provider builder 6/7] COPY . . 10:28:07 #120 DONE 5.7s 10:28:07 10:28:07 #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:28:07 #121 CACHED 10:28:07 10:28:07 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:07 #122 CACHED 10:28:07 10:28:07 #123 [support-scheduler builder 6/7] COPY . . 10:28:07 #123 CACHED 10:28:07 10:28:07 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:07 #124 CACHED 10:28:07 10:28:07 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 10:28:07 #125 CACHED 10:28:07 10:28:07 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:28:07 #126 CACHED 10:28:07 10:28:07 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 10:28:07 #127 CACHED 10:28:07 10:28:07 #128 [core-data builder 6/7] COPY . . 10:28:07 #128 CACHED 10:28:07 10:28:07 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:07 #129 CACHED 10:28:07 10:28:07 #117 [core-keeper builder 7/8] COPY . . 10:28:07 #117 DONE 5.8s 10:28:07 10:28:07 #118 [support-notifications builder 6/7] COPY . . 10:28:07 #118 DONE 5.7s 10:28:07 10:28:07 #130 [core-metadata builder 6/7] COPY . . 10:28:07 #130 CACHED 10:28:07 10:28:07 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:28:07 #131 CACHED 10:28:07 10:28:07 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:07 #132 CACHED 10:28:07 10:28:07 #133 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:28:07 #133 CACHED 10:28:07 10:28:07 #134 [support-cron-scheduler builder 6/7] COPY . . 10:28:07 #134 CACHED 10:28:07 10:28:07 #135 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:07 #135 CACHED 10:28:07 10:28:07 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:28:07 #136 CACHED 10:28:07 10:28:07 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:07 #137 CACHED 10:28:07 10:28:07 #138 [security-proxy-setup builder 6/7] COPY . . 10:28:07 #138 CACHED 10:28:07 10:28:07 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:07 #139 CACHED 10:28:07 10:28:07 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:28:07 #140 CACHED 10:28:07 10:28:07 #141 [security-bootstrapper builder 6/7] COPY . . 10:28:07 #141 CACHED 10:28:07 10:28:07 #142 [security-secretstore-setup builder 6/7] COPY . . 10:28:07 #142 DONE 5.8s 10:28:07 10:28:07 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 10:28:07 #143 CACHED 10:28:07 10:28:07 #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:07 #144 CACHED 10:28:07 10:28:07 #145 [core-command builder 6/7] COPY . . 10:28:07 #145 CACHED 10:28:07 10:28:07 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:28:13 #146 ... 10:28:13 10:28:13 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:28:13 #0 4.690 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 10:28:13 #147 ... 10:28:13 10:28:13 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:28:13 #146 6.107 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 10:28:18 #146 ... 10:28:18 10:28:18 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:28:18 #0 5.786 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 10:28:18 #148 ... 10:28:18 10:28:18 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:28:18 #0 6.811 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 10:28:18 #149 ... 10:28:18 10:28:18 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:28:18 #0 6.453 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 10:28:18 #150 ... 10:28:18 10:28:18 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:28:18 #0 6.036 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 10:28:18 #151 ... 10:28:18 10:28:18 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:28:18 #0 7.192 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 10:28:18 #152 ... 10:28:18 10:28:18 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:28:18 #0 5.034 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 10:28:18 #153 ... 10:28:18 10:28:18 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:28:18 #0 6.538 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 10:28:18 #154 ... 10:28:18 10:28:18 #155 [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:28:18 #0 6.853 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:28:18 #155 ... 10:28:18 10:28:18 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:28:18 #0 7.325 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 10:28:18 #156 ... 10:28:18 10:28:18 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:28:18 #0 4.559 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 10:28:19 #157 ... 10:28:19 10:28:19 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:28:19 #0 6.400 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 10:47:58 #158 ... 10:47:58 10:47:58 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:47:58 #152 DONE 1185.0s 10:47:58 10:47:58 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:47:58 #43 ... 10:47:58 10:47:58 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:47:58 #159 DONE 0.2s 10:47:58 10:47:58 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:47:58 #160 DONE 0.1s 10:47:58 10:47:58 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:47:58 #161 DONE 0.3s 10:47:58 10:47:58 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:47:58 #151 ... 10:47:58 10:47:58 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:47:58 #162 DONE 0.2s 10:47:58 10:47:58 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:47:58 #151 ... 10:47:58 10:47:58 #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:47:58 #163 DONE 0.3s 10:47:58 10:47:58 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:47:58 #156 ... 10:47:58 10:47:58 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:47:58 #164 DONE 0.2s 10:47:58 10:47:58 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:47:58 #165 ... 10:47:58 10:47:58 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:47:58 #151 DONE 1188.2s 10:47:58 10:47:58 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:47:58 #166 DONE 0.4s 10:47:58 10:47:58 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:47:58 #167 ... 10:47:58 10:47:58 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:47:58 #165 DONE 3.5s 10:47:58 10:47:58 #106 [security-proxy-setup] exporting to image 10:47:58 #106 exporting layers 10:47:59 #106 exporting layers 1.1s done 10:47:59 #106 writing image sha256:98b25645d361ba98a3610a0bcd0481b44aae21ff2574fdb0e68790b44c6e2362 done 10:47:59 #106 naming to docker.io/library/security-proxy-setup-arm64 done 10:47:59 #106 DONE 8.1s 10:47:59 10:47:59 #155 [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:47:59 #155 1190.8 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:47:59 #155 ... 10:47:59 10:47:59 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:47:59 #167 DONE 3.5s 10:48:00 10:48:00 #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:48:00 #168 DONE 0.3s 10:48:00 10:48:00 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:48:00 #149 ... 10:48:00 10:48:00 #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:48:00 #169 DONE 0.2s 10:48:00 10:48:00 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:48:00 #43 ... 10:48:00 10:48:00 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:48:00 #170 DONE 0.5s 10:48:00 10:48:00 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:48:01 #171 DONE 0.2s 10:48:01 10:48:01 #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:48:01 #172 DONE 0.2s 10:48:01 10:48:01 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:48:01 #156 ... 10:48:01 10:48:01 #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:48:01 #173 DONE 0.1s 10:48:01 10:48:01 #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:48:01 #174 DONE 0.2s 10:48:01 10:48:01 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:48:01 #175 DONE 0.2s 10:48:01 10:48:01 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:48:01 #176 DONE 0.2s 10:48:01 10:48:01 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:48:04 #177 DONE 2.1s 10:48:04 10:48:04 #106 [security-bootstrapper] exporting to image 10:48:05 #106 exporting layers 1.2s done 10:48:05 #106 writing image sha256:366bee9c534431d5c5a904bb405cfa2c6fe12e0a7e1850c9c78354131a801102 done 10:48:05 #106 naming to docker.io/library/security-bootstrapper-arm64 done 10:48:05 #106 DONE 9.3s 10:48:05 10:48:05 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:48:20 #156 ... 10:48:20 10:48:20 #155 [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:48:20 #155 DONE 1210.3s 10:48:20 10:48:20 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:48:20 #149 ... 10:48:20 10:48:20 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:48:20 #178 DONE 0.1s 10:48:20 10:48:20 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:48:20 #149 ... 10:48:20 10:48:20 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:48:20 #179 DONE 0.1s 10:48:20 10:48:20 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:48:20 #180 DONE 0.2s 10:48:20 10:48:20 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:48:20 #181 DONE 0.3s 10:48:20 10:48:20 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:48:20 #149 ... 10:48:20 10:48:20 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:48:20 #182 DONE 0.2s 10:48:20 10:48:20 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:48:20 #183 DONE 0.2s 10:48:20 10:48:20 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:48:20 #184 DONE 0.4s 10:48:20 10:48:20 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:48:20 #185 DONE 0.2s 10:48:20 10:48:20 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:48:20 #149 ... 10:48:20 10:48:20 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:48:23 #186 DONE 2.3s 10:48:23 10:48:23 #106 [security-secretstore-setup] exporting to image 10:48:23 #106 exporting layers 10:48:24 #106 exporting layers 1.5s done 10:48:24 #106 writing image sha256:ffde1fb939a4009abdbfd247da3891c1578269bdfc2448bb6aea1f7216bdfb86 done 10:48:24 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 10:48:24 #106 DONE 10.8s 10:48:24 10:48:24 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:49:20 #156 DONE 1264.0s 10:49:20 10:49:20 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:49:20 #147 ... 10:49:20 10:49:20 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:49:20 #187 DONE 0.3s 10:49:20 10:49:20 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:49:20 #188 DONE 0.1s 10:49:20 10:49:20 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:49:20 #189 DONE 0.2s 10:49:20 10:49:20 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:49:20 #190 DONE 0.3s 10:49:20 10:49:20 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:49:20 #157 ... 10:49:20 10:49:20 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:49:20 #191 DONE 0.2s 10:49:20 10:49:20 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:49:20 #192 DONE 2.0s 10:49:20 10:49:20 #106 [core-common-config-bootstrapper] exporting to image 10:49:20 #106 exporting layers 10:49:20 #106 exporting layers 0.5s done 10:49:20 #106 writing image sha256:de27ab3d24d7d790995367e93bfeb5434a52421e7e9ae102c63fbd36fffe8568 0.0s done 10:49:20 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:49:20 #106 DONE 11.4s 10:49:20 10:49:20 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:51:12 #154 ... 10:51:12 10:51:12 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:51:12 #150 DONE 1382.5s 10:51:12 10:51:12 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:51:12 #157 ... 10:51:12 10:51:12 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:51:12 #193 DONE 0.3s 10:51:12 10:51:12 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:51:12 #148 ... 10:51:12 10:51:12 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:51:12 #194 DONE 0.2s 10:51:12 10:51:12 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:51:12 #195 DONE 0.3s 10:51:12 10:51:12 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:51:12 #196 DONE 0.1s 10:51:12 10:51:12 #106 [security-spiffe-token-provider] exporting to image 10:51:12 #106 exporting layers 10:51:12 #106 exporting layers 0.8s done 10:51:12 #106 writing image sha256:db76eabc0816cf8b44476ebb5e810f3da3cae584bfa7093b929344060146f892 done 10:51:12 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:51:12 #106 DONE 12.2s 10:51:12 10:51:12 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:59:20 #147 ... 10:59:20 10:59:20 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:59:20 #157 DONE 1860.9s 10:59:20 10:59:20 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:59:20 #147 ... 10:59:20 10:59:20 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:59:20 #197 DONE 0.2s 10:59:20 10:59:20 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:59:20 #198 DONE 0.3s 10:59:20 10:59:20 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:59:20 #199 DONE 0.4s 10:59:20 10:59:20 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:59:20 #43 ... 10:59:20 10:59:20 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:59:20 #200 DONE 0.1s 10:59:20 10:59:20 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:59:20 #201 DONE 0.1s 10:59:20 10:59:20 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:59:20 #147 ... 10:59:20 10:59:20 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:59:20 #202 DONE 1.7s 10:59:20 10:59:20 #106 [security-proxy-auth] exporting to image 10:59:20 #106 exporting layers 10:59:20 #106 exporting layers 0.8s done 10:59:20 #106 writing image sha256:8c024c72f99e0932623214e75248778affd3ff6a2386b88a32c8663a733d1449 done 10:59:20 #106 naming to docker.io/library/security-proxy-auth-arm64 done 10:59:20 #106 DONE 13.0s 10:59:20 10:59:20 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:00:16 #158 ... 11:00:16 11:00:16 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:00:16 #147 DONE 1921.2s 11:00:16 11:00:16 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:00:16 #148 ... 11:00:16 11:00:16 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:00:16 #203 DONE 0.2s 11:00:16 11:00:16 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:00:16 #158 ... 11:00:16 11:00:16 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:00:16 #204 DONE 0.1s 11:00:16 11:00:16 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:00:16 #205 DONE 0.4s 11:00:16 11:00:16 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:00:16 #149 ... 11:00:16 11:00:16 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:00:16 #206 DONE 0.1s 11:00:16 11:00:16 #106 [core-command] exporting to image 11:00:16 #106 exporting layers 11:00:16 #106 exporting layers 0.4s done 11:00:16 #106 writing image sha256:70eeb21406d7b0023c5c24750fb667735aecdb747268fcdafecd1fdcd92910ca done 11:00:16 #106 naming to docker.io/library/core-command-arm64 done 11:00:16 #106 DONE 13.4s 11:00:16 11:00:16 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:02:29 #43 ... 11:02:29 11:02:29 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:02:29 #149 DONE 2046.8s 11:02:29 11:02:29 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:02:29 #158 ... 11:02:29 11:02:29 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:02:29 #207 DONE 0.3s 11:02:29 11:02:29 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:02:29 #158 ... 11:02:29 11:02:29 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:02:29 #208 DONE 0.5s 11:02:29 11:02:29 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:02:29 #209 DONE 0.1s 11:02:29 11:02:29 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:02:29 #43 ... 11:02:29 11:02:29 #106 [core-keeper] exporting to image 11:02:29 #106 exporting layers 11:02:29 #106 exporting layers 0.5s done 11:02:29 #106 writing image sha256:fb0d8c473253ae54d467c82917716254699c55315774e397cd7c6d0158fa2014 0.0s done 11:02:29 #106 naming to docker.io/library/core-keeper-arm64 done 11:02:29 #106 DONE 13.9s 11:02:29 11:02:29 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:02:29 #158 ... 11:02:29 11:02:29 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:02:29 #148 DONE 2053.9s 11:02:29 11:02:29 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:02:29 #158 ... 11:02:29 11:02:29 #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:02:29 #210 DONE 0.1s 11:02:29 11:02:29 #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:02:29 #211 DONE 0.1s 11:02:29 11:02:29 #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:02:29 #212 DONE 0.4s 11:02:29 11:02:29 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:29 #67 ... 11:02:29 11:02:29 #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:02:29 #213 DONE 0.1s 11:02:29 11:02:29 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:02:29 #214 DONE 0.1s 11:02:29 11:02:29 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:29 #67 ... 11:02:29 11:02:29 #106 [core-metadata] exporting to image 11:02:29 #106 exporting layers 11:02:29 #106 exporting layers 0.7s done 11:02:29 #106 writing image sha256:a39eb8815fd193a24e36d57762f06507b51fcf403684aa846b234688a2f117d3 0.0s done 11:02:29 #106 naming to docker.io/library/core-metadata-arm64 done 11:02:29 #106 DONE 14.7s 11:02:29 11:02:29 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:02:29 #158 DONE 2056.2s 11:02:29 11:02:29 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:29 #67 ... 11:02:29 11:02:29 #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:29 #215 DONE 0.1s 11:02:29 11:02:29 #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:29 #216 DONE 0.1s 11:02:29 11:02:29 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:29 #67 ... 11:02:29 11:02:29 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:02:29 #217 DONE 0.4s 11:02:29 11:02:29 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:29 #67 ... 11:02:29 11:02:29 #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:02:29 #218 DONE 0.1s 11:02:29 11:02:29 #106 [core-data] exporting to image 11:02:29 #106 exporting layers 0.5s done 11:02:29 #106 writing image sha256:e5f485f759e148861794d099c6492e473759bd05cd296f9eabf515e7a51c22ba done 11:02:29 #106 naming to docker.io/library/core-data-arm64 done 11:02:29 #106 DONE 15.2s 11:02:29 11:02:29 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:02:55 #43 ... 11:02:55 11:02:55 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:02:55 #153 DONE 2088.1s 11:02:55 11:02:55 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:56 #67 ... 11:02:56 11:02:56 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:02:56 #146 DONE 2088.7s 11:02:56 11:02:56 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:56 #219 ... 11:02:56 11:02:56 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:02:56 #154 DONE 2088.8s 11:02:56 11:02:56 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:56 #219 DONE 0.3s 11:02:56 11:02:56 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:56 #220 DONE 0.2s 11:02:56 11:02:56 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:57 #67 ... 11:02:57 11:02:57 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:02:57 #221 DONE 0.4s 11:02:57 11:02:57 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:57 #222 DONE 0.3s 11:02:57 11:02:57 #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:02:57 #223 DONE 0.1s 11:02:57 11:02:57 #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:57 #224 DONE 0.1s 11:02:57 11:02:57 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:57 #225 CACHED 11:02:57 11:02:57 #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:57 #226 CACHED 11:02:57 11:02:57 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:02:58 #227 DONE 0.6s 11:02:58 11:02:58 #106 [support-scheduler] exporting to image 11:02:58 #106 exporting layers 0.7s done 11:02:58 #106 writing image sha256:d1f987539201abaa85dccd8a91a5d05c58d67ef18eea9f4ebe835d042e112eb4 done 11:02:58 #106 naming to docker.io/library/support-scheduler-arm64 done 11:02:58 #106 DONE 15.9s 11:02:58 11:02:58 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:02:58 #228 DONE 0.5s 11:02:58 11:02:58 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:02:58 #229 DONE 0.2s 11:02:58 11:02:58 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 11:02:58 #230 DONE 0.2s 11:02:58 11:02:58 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:58 #67 ... 11:02:58 11:02:58 #106 [support-cron-scheduler] exporting to image 11:02:58 #106 exporting layers 0.6s done 11:02:58 #106 exporting layers 0.6s done 11:02:58 #106 writing image sha256:df33009fbf2f39d7a632e6e4937476dfb5a244c7ed9dd3a697eae82001ff42da 0.0s done 11:02:58 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 11:02:58 #106 writing image sha256:d041482bd43a45b6ac14f8f223b25acec385b95d36e0e4ce2983490ecb78b35a done 11:02:58 #106 naming to docker.io/library/support-notifications-arm64 done 11:02:58 #106 DONE 16.5s 11:02:58 11:02:58 #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:02:58 time="2024-08-12T10:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:02:58 $ docker stop --time=1 166a15c8ab415220daeac092134dde136d270431d42b48c22f7edfc7bfbace9b 11:03:00 $ docker rm -f --volumes 166a15c8ab415220daeac092134dde136d270431d42b48c22f7edfc7bfbace9b [Pipeline] // withDockerContainer [Pipeline] sh 11:03:01 + docker images 11:03:01 REPOSITORY TAG IMAGE ID CREATED SIZE 11:03:01 support-cron-scheduler-arm64 latest df33009fbf2f 3 seconds ago 42.2MB 11:03:01 support-notifications-arm64 latest d041482bd43a 3 seconds ago 41.9MB 11:03:01 support-scheduler-arm64 latest d1f987539201 4 seconds ago 41.3MB 11:03:01 core-data-arm64 latest e5f485f759e1 36 seconds ago 39.1MB 11:03:01 core-metadata-arm64 latest a39eb8815fd1 39 seconds ago 39.2MB 11:03:01 core-keeper-arm64 latest fb0d8c473253 46 seconds ago 38.9MB 11:03:01 core-command-arm64 latest 70eeb21406d7 2 minutes ago 35MB 11:03:01 security-proxy-auth-arm64 latest 8c024c72f99e 3 minutes ago 32.6MB 11:03:01 security-spiffe-token-provider-arm64 latest db76eabc0816 11 minutes ago 29MB 11:03:01 core-common-config-bootstrapper-arm64 latest de27ab3d24d7 13 minutes ago 15.3MB 11:03:01 security-secretstore-setup-arm64 latest ffde1fb939a4 14 minutes ago 36.4MB 11:03:01 security-bootstrapper-arm64 latest 366bee9c5344 14 minutes ago 18.9MB 11:03:01 security-proxy-setup-arm64 latest 98b25645d361 15 minutes ago 26.1MB 11:03:01 security-spire-agent-arm64 latest 8e832fc62042 36 minutes ago 174MB 11:03:01 security-spire-server-arm64 latest 54908712acf4 36 minutes ago 116MB 11:03:01 security-spire-config-arm64 latest da9907c61429 36 minutes ago 115MB 11:03:01 ci-base-image-arm64 latest 0a24714b07af 55 minutes ago 967MB 11:03:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 11:03:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:03:01 11:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:03:02 arm64: Pulling from edgex-lftools-log-publisher 11:03:02 8998bd30e6a1: Pulling fs layer 11:03:02 04944245beec: Pulling fs layer 11:03:02 699f458cf7ca: Pulling fs layer 11:03:02 765212b225bb: Pulling fs layer 11:03:02 f23df028b6ca: Pulling fs layer 11:03:02 d65c8cfc05b1: Pulling fs layer 11:03:02 2437ff75d9bd: Pulling fs layer 11:03:02 f23df028b6ca: Waiting 11:03:02 d65c8cfc05b1: Waiting 11:03:02 765212b225bb: Waiting 11:03:02 04944245beec: Verifying Checksum 11:03:02 04944245beec: Download complete 11:03:02 765212b225bb: Verifying Checksum 11:03:02 765212b225bb: Download complete 11:03:02 f23df028b6ca: Verifying Checksum 11:03:02 f23df028b6ca: Download complete 11:03:02 d65c8cfc05b1: Verifying Checksum 11:03:02 d65c8cfc05b1: Download complete 11:03:02 699f458cf7ca: Verifying Checksum 11:03:02 699f458cf7ca: Download complete 11:03:02 8998bd30e6a1: Download complete 11:03:05 2437ff75d9bd: Verifying Checksum 11:03:05 2437ff75d9bd: Download complete 11:03:07 8998bd30e6a1: Pull complete 11:03:07 04944245beec: Pull complete 11:03:09 699f458cf7ca: Pull complete 11:03:09 765212b225bb: Pull complete 11:03:10 f23df028b6ca: Pull complete 11:03:11 d65c8cfc05b1: Pull complete 11:03:29 2437ff75d9bd: Pull complete 11:03:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:03:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:29 prd-ubuntu20.04-docker-arm64-4c-16g-7555 does not seem to be running inside a container 11:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:03:32 $ docker top 552adf63083db6722df178c67be12eea019a44f4bdde3a224d53f9a9baf9b8ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:33 ---> job-cost.sh 11:03:33 lf-activate-venv: SKIPPING 11:03:33 INFO: No Stack... 11:03:34 INFO: Retrieving Pricing Info for: v3-standard-4 11:03:35 INFO: Archiving Costs [Pipeline] sh 11:03:35 + cat /w/workspace/edgex-go/2/archives/cost.csv 11:03:35 + cut -d, -f6 [Pipeline] lock 11:03:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-2-stack-cost] 11:03:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4860-2-stack-cost] did not exist. Created. 11:03:35 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:03:36 + echo total: 0.2199999988079071 [Pipeline] stash 11:03:36 Stashed 1 file(s) [Pipeline] } 11:03:36 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:03:36 $ docker stop --time=1 552adf63083db6722df178c67be12eea019a44f4bdde3a224d53f9a9baf9b8ad 11:03:37 $ docker rm -f --volumes 552adf63083db6722df178c67be12eea019a44f4bdde3a224d53f9a9baf9b8ad [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 11:03:38 provisioning config files... 11:03:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8785237599815169176tmp [Pipeline] { [Pipeline] sh 11:03:38 + set +x 11:03:38 + bash -s -- 11:03:38 + curl -s https://codecov.io/bash 11:03:38 11:03:38 _____ _ 11:03:38 / ____| | | 11:03:38 | | ___ __| | ___ ___ _____ __ 11:03:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:03:38 | |___| (_) | (_| | __/ (_| (_) \ V / 11:03:38 \_____\___/ \__,_|\___|\___\___/ \_/ 11:03:38 Bash-1.0.6 11:03:38 11:03:38 11:03:39 ==> git version 2.25.1 found 11:03:39 ==> 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 11:03:39 Release-Date: 2020-01-08 11:03:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:03:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:03:39 ==> Jenkins CI detected. 11:03:39 current dir:  /w/workspace/edgex-go/2 11:03:39 project root: . 11:03:39 --> token set from env 11:03:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:03:39 ==> Running gcov in . (disable via -X gcov) 11:03:39 ==> Python coveragepy not found 11:03:39 ==> Searching for coverage reports in: 11:03:39 + . 11:03:39 -> Found 1 reports 11:03:39 ==> Detecting git/mercurial file structure 11:03:39 ==> Reading reports 11:03:39 + ./coverage.out bytes=511262 11:03:39 ==> Appending adjustments 11:03:39 https://docs.codecov.io/docs/fixing-reports 11:03:40 + Found adjustments 11:03:40 ==> Gzipping contents 11:03:40 64K /tmp/codecov.LUK1ue.gz 11:03:40 ==> Uploading reports 11:03:40 url: https://codecov.io 11:03:40 query: branch=PR-4860&commit=fd3df5eab013d8fff394db05c4d2567a60966353&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4860%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4860&job=&cmd_args= 11:03:40 -> Pinging Codecov 11:03:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4860&commit=fd3df5eab013d8fff394db05c4d2567a60966353&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4860%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4860&job=&cmd_args= 11:03:40 -> Uploading to 11:03:40 https://storage.googleapis.com/codecov/v4/raw/2024-08-12/00271124DB129430A58F1EEE437C3FCB/fd3df5eab013d8fff394db05c4d2567a60966353/7e155fbb-4b21-4b41-8a7e-d12515bdebb6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240812%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240812T110340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb7fb4e8ae71a0cc0ee35fd0c8cc243df609e96ebe71cfa3c386c2839e321fc4 11:03:40 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:40 Dload Upload Total Spent Left Speed 11:03:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65119 0 0 100 65119 0 213k --:--:-- --:--:-- --:--:-- 213k 11:03:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd3df5eab013d8fff394db05c4d2567a60966353 [Pipeline] } 11:03:41 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 11:03:41 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 11:03:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:03:42 ---> package-listing.sh 11:03:42 ++ facter osfamily 11:03:42 ++ tr '[:upper:]' '[:lower:]' 11:03:43 + OS_FAMILY=debian 11:03:43 + workspace=/w/workspace/edgex-go/2 11:03:43 + START_PACKAGES=/tmp/packages_start.txt 11:03:43 + END_PACKAGES=/tmp/packages_end.txt 11:03:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:43 + PACKAGES=/tmp/packages_start.txt 11:03:43 + '[' /w/workspace/edgex-go/2 ']' 11:03:43 + PACKAGES=/tmp/packages_end.txt 11:03:43 + case "${OS_FAMILY}" in 11:03:43 + dpkg -l 11:03:43 + grep '^ii' 11:03:43 + '[' -f /tmp/packages_start.txt ']' 11:03:43 + '[' -f /tmp/packages_end.txt ']' 11:03:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:43 + '[' /w/workspace/edgex-go/2 ']' 11:03:43 + mkdir -p /w/workspace/edgex-go/2/archives/ 11:03:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 11:03:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:03:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:43 11:03:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:44 latest: Pulling from edgex-lftools-log-publisher 11:03:44 5eb5b503b376: Pulling fs layer 11:03:44 5c69ac0246d0: Pulling fs layer 11:03:44 ec43610c2a17: Pulling fs layer 11:03:44 3a2ae6a8a46f: Pulling fs layer 11:03:44 33b1e0a273af: Pulling fs layer 11:03:44 5d3b04190fa2: Pulling fs layer 11:03:44 2f39f015ded8: Pulling fs layer 11:03:44 5d3b04190fa2: Waiting 11:03:44 3a2ae6a8a46f: Waiting 11:03:44 5c69ac0246d0: Download complete 11:03:44 3a2ae6a8a46f: Verifying Checksum 11:03:44 3a2ae6a8a46f: Download complete 11:03:44 33b1e0a273af: Verifying Checksum 11:03:44 33b1e0a273af: Download complete 11:03:44 5d3b04190fa2: Download complete 11:03:44 ec43610c2a17: Verifying Checksum 11:03:44 5eb5b503b376: Verifying Checksum 11:03:44 5eb5b503b376: Download complete 11:03:45 2f39f015ded8: Download complete 11:03:45 5eb5b503b376: Pull complete 11:03:45 5c69ac0246d0: Pull complete 11:03:46 ec43610c2a17: Pull complete 11:03:46 3a2ae6a8a46f: Pull complete 11:03:46 33b1e0a273af: Pull complete 11:03:46 5d3b04190fa2: Pull complete 11:03:50 2f39f015ded8: Pull complete 11:03:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:50 prd-ubuntu20.04-docker-8c-8g-7553 does not seem to be running inside a container 11:03:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:03:54 $ docker top fb0f1924efc2747304d57ddaeed98befbf1eb5a3663a7504b4a381d1f610a282 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:55 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:55 + mkdir -p /var/log/sysstat [Pipeline] sh 11:03:55 + ls /var/log/sa-host 11:03:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:55 provisioning config files... 11:03:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config14449356652026219265tmp [Pipeline] { [Pipeline] echo 11:03:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:56 ---> create-netrc.sh [Pipeline] } 11:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:03:56 ---> python-tools-install.sh [Pipeline] echo 11:03:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:56 ---> sudo-logs.sh 11:03:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:03:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:57 ---> job-cost.sh 11:03:57 lf-activate-venv: SKIPPING 11:03:57 DEBUG: total: 0.2199999988079071 11:03:57 INFO: Retrieving Stack Cost... 11:03:57 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:58 INFO: Archiving Costs [Pipeline] echo 11:03:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:03:58 ---> logs-deploy.sh 11:03:58 lf-activate-venv: SKIPPING 11:03:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4860/2 11:03:58 INFO: archiving workspace using pattern(s): 11:03:59 Archives upload complete. 11:03:59 INFO: archiving logs to Nexus 11:04:00 ---> uname -a: 11:04:00 Linux prd-ubuntu20-04-docker-8c-8g-7553 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:04:00 11:04:00 11:04:00 ---> lscpu: 11:04:00 Architecture: x86_64 11:04:00 CPU op-mode(s): 32-bit, 64-bit 11:04:00 Byte Order: Little Endian 11:04:00 Address sizes: 40 bits physical, 48 bits virtual 11:04:00 CPU(s): 8 11:04:00 On-line CPU(s) list: 0-7 11:04:00 Thread(s) per core: 1 11:04:00 Core(s) per socket: 1 11:04:00 Socket(s): 8 11:04:00 NUMA node(s): 1 11:04:00 Vendor ID: AuthenticAMD 11:04:00 CPU family: 23 11:04:00 Model: 49 11:04:00 Model name: AMD EPYC-Rome Processor 11:04:00 Stepping: 0 11:04:00 CPU MHz: 2800.000 11:04:00 BogoMIPS: 5600.00 11:04:00 Virtualization: AMD-V 11:04:00 Hypervisor vendor: KVM 11:04:00 Virtualization type: full 11:04:00 L1d cache: 256 KiB 11:04:00 L1i cache: 256 KiB 11:04:00 L2 cache: 4 MiB 11:04:00 L3 cache: 128 MiB 11:04:00 NUMA node0 CPU(s): 0-7 11:04:00 Vulnerability Itlb multihit: Not affected 11:04:00 Vulnerability L1tf: Not affected 11:04:00 Vulnerability Mds: Not affected 11:04:00 Vulnerability Meltdown: Not affected 11:04:00 Vulnerability Mmio stale data: Not affected 11:04:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:04:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:04:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:04:00 Vulnerability Srbds: Not affected 11:04:00 Vulnerability Tsx async abort: Not affected 11:04:00 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 11:04:00 11:04:00 11:04:00 ---> nproc: 11:04:00 8 11:04:00 11:04:00 11:04:00 ---> df -h: 11:04:00 Filesystem Size Used Avail Use% Mounted on 11:04:00 overlay 155G 28G 128G 18% / 11:04:00 tmpfs 64M 0 64M 0% /dev 11:04:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:04:00 shm 64M 0 64M 0% /dev/shm 11:04:00 /dev/vda1 155G 28G 128G 18% /facter-os 11:04:00 11:04:00 11:04:00 ---> sar -b -r -n DEV: 11:04:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7553) 08/12/24 _x86_64_ (8 CPU) 11:04:00 11:04:00 10:01:53 LINUX RESTART (8 CPU) 11:04:00 11:04:00 10:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:04:00 10:03:03 355.92 48.06 307.87 0.00 5421.23 172893.72 0.00 11:04:00 10:04:01 198.91 1.79 197.12 0.00 30.48 65264.89 0.00 11:04:00 10:05:01 43.22 0.00 43.22 0.00 0.00 33752.37 0.00 11:04:00 10:06:01 41.61 0.25 41.36 0.00 3.20 19116.15 0.00 11:04:00 10:07:01 221.90 0.40 221.50 0.00 43.33 133307.38 0.00 11:04:00 10:08:01 825.11 15.34 809.77 0.00 222.86 241426.96 0.00 11:04:00 10:09:01 413.11 3.95 409.16 0.00 4258.45 147217.46 0.00 11:04:00 10:10:01 290.07 0.17 289.91 0.00 1.87 67844.21 0.00 11:04:00 10:11:01 724.11 0.07 724.05 0.00 0.53 148355.94 0.00 11:04:00 10:12:01 270.28 0.03 270.24 0.00 0.80 18838.65 0.00 11:04:00 10:13:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 11:04:00 10:14:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 11:04:00 10:15:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 11:04:00 10:16:01 1.07 0.00 1.07 0.00 0.00 17.33 0.00 11:04:00 10:17:01 1.20 0.03 1.17 0.00 0.27 14.00 0.00 11:04:00 10:18:01 1.62 0.00 1.62 0.00 0.00 22.80 0.00 11:04:00 10:19:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 11:04:00 10:20:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 11:04:00 10:21:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 11:04:00 10:22:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 11:04:00 10:23:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 11:04:00 10:24:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 11:04:00 10:25:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 11:04:00 10:26:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 11:04:00 10:27:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 11:04:00 10:28:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 11:04:00 10:29:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 11:04:00 10:30:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 11:04:00 10:31:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 11:04:00 10:32:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 11:04:00 10:33:02 1.35 0.00 1.35 0.00 0.00 16.80 0.00 11:04:00 10:34:01 1.41 0.00 1.41 0.00 0.00 16.27 0.00 11:04:00 10:35:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 11:04:00 10:36:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 11:04:00 10:37:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 11:04:00 10:38:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 11:04:00 10:39:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 11:04:00 10:40:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 11:04:00 10:41:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 11:04:00 10:42:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 11:04:00 10:43:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 11:04:00 10:44:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 11:04:00 10:45:01 1.33 0.00 1.33 0.00 0.00 16.79 0.00 11:04:00 10:46:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 11:04:00 10:47:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 11:04:00 10:48:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 11:04:00 10:49:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 11:04:00 10:50:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 11:04:00 10:51:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 11:04:00 10:52:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 11:04:00 10:53:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 11:04:00 10:54:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 11:04:00 10:55:01 3.03 1.50 1.53 0.00 35.46 19.86 0.00 11:04:00 10:56:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 11:04:00 10:57:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 11:04:00 10:58:01 1.57 0.00 1.57 0.00 0.00 19.60 0.00 11:04:00 10:59:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 11:04:00 11:00:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 11:04:00 11:01:01 1.32 0.18 1.13 0.00 18.53 14.26 0.00 11:04:00 11:02:01 1.78 0.00 1.78 0.00 0.00 21.73 0.00 11:04:00 11:03:01 1.32 0.00 1.32 0.00 0.00 17.20 0.00 11:04:00 Average: 56.49 1.18 55.31 0.00 164.67 17193.62 0.00 11:04:00 11:04:00 10:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:00 10:03:03 29569992 31563016 771612 2.35 60680 2231352 1881236 5.54 1028452 1941812 688 11:04:00 10:04:01 27431460 31292096 1003008 3.05 128424 3890216 2340572 6.90 1768300 3158348 613420 11:04:00 10:05:01 27476716 31355220 937124 2.85 131836 3889608 2287972 6.74 1496180 3364956 112220 11:04:00 10:06:01 26435820 31492180 798992 2.43 136016 4998464 1862628 5.49 1743116 4099632 699904 11:04:00 10:07:01 22103424 31205572 1075884 3.27 147372 8953528 2768096 8.16 2042544 8028100 2040652 11:04:00 10:08:01 17187504 31341124 902672 2.75 327096 13460772 2396224 7.06 2631956 11952480 167896 11:04:00 10:09:01 9451996 28375372 3796444 11.55 372416 17744764 11286304 33.26 6476832 15289268 292252 11:04:00 10:10:01 6919444 27899696 4282608 13.02 397868 19717700 9484036 27.95 7750556 16515772 808600 11:04:00 10:11:01 7140328 30850396 1347208 4.10 406976 22384600 4033820 11.89 5835660 18192340 84608 11:04:00 10:12:01 9765428 31376340 868180 2.64 410008 20478444 2147272 6.33 3301184 18348180 8 11:04:00 10:13:01 9766232 31377180 867384 2.64 410040 20478448 2147272 6.33 3301148 18348188 36 11:04:00 10:14:01 9816900 31427876 816684 2.48 410056 20478448 2147272 6.33 3250168 18348184 136 11:04:00 10:15:01 9818292 31429300 815200 2.48 410080 20478452 2147272 6.33 3248264 18348188 184 11:04:00 10:16:01 9821584 31432624 811792 2.47 410116 20478456 2147272 6.33 3246376 18348192 156 11:04:00 10:17:01 9814908 31426012 818788 2.49 410144 20478456 2165104 6.38 3259152 18348192 212 11:04:00 10:18:01 9823732 31434852 810476 2.46 410152 20478440 2148364 6.33 3246252 18348176 132 11:04:00 10:19:01 9823892 31435012 810284 2.46 410172 20478440 2148364 6.33 3246732 18348176 12 11:04:00 10:20:01 9823852 31435104 810096 2.46 410192 20478572 2148364 6.33 3246200 18348308 144 11:04:00 10:21:01 9824364 31435684 809564 2.46 410208 20478576 2148364 6.33 3245628 18348312 12 11:04:00 10:22:01 9824032 31435380 809808 2.46 410244 20478568 2148364 6.33 3245612 18348312 48 11:04:00 10:23:01 9825048 31436408 808684 2.46 410280 20478580 2148364 6.33 3244896 18348316 36 11:04:00 10:24:01 9824820 31436224 808884 2.46 410288 20478584 2148364 6.33 3244748 18348320 152 11:04:00 10:25:01 9824804 31436212 808864 2.46 410304 20478584 2148364 6.33 3244736 18348320 8 11:04:00 10:26:01 9824684 31436096 808896 2.46 410320 20478596 2148364 6.33 3244844 18348324 148 11:04:00 10:27:01 9824960 31436412 808576 2.46 410360 20478580 2148364 6.33 3244828 18348324 8 11:04:00 10:28:01 9825188 31436688 808196 2.46 410384 20478600 2148364 6.33 3245084 18348336 140 11:04:00 10:29:01 9824928 31436436 808416 2.46 410400 20478604 2148364 6.33 3244768 18348340 12 11:04:00 10:30:01 9825120 31436632 808364 2.46 410404 20478604 2148364 6.33 3244824 18348340 160 11:04:00 10:31:01 9825120 31436692 808340 2.46 410424 20478608 2148364 6.33 3245080 18348348 12 11:04:00 10:32:01 9825128 31436700 808276 2.46 410444 20478608 2148364 6.33 3244880 18348348 148 11:04:00 10:33:02 9825144 31436768 808196 2.46 410484 20478608 2148364 6.33 3244984 18348348 8 11:04:00 10:34:01 9824852 31436556 808348 2.46 410540 20478616 2148364 6.33 3245076 18348356 152 11:04:00 10:35:01 9824828 31436536 808300 2.46 410564 20478620 2148364 6.33 3245032 18348360 8 11:04:00 10:36:01 9824716 31436472 808300 2.46 410584 20478624 2164424 6.38 3245420 18348360 152 11:04:00 10:37:01 9824732 31436492 808248 2.46 410616 20478628 2164424 6.38 3245160 18348364 8 11:04:00 10:38:01 9824868 31436692 808324 2.46 410640 20478628 2180528 6.43 3245236 18348364 180 11:04:00 10:39:01 9824884 31436712 808308 2.46 410648 20478632 2180528 6.43 3245128 18348368 12 11:04:00 10:40:01 9824940 31436772 808236 2.46 410660 20478632 2180528 6.43 3245284 18348368 156 11:04:00 10:41:01 9824916 31436752 808204 2.46 410676 20478636 2180528 6.43 3245372 18348372 8 11:04:00 10:42:01 9824824 31436728 808420 2.46 410700 20478640 2180528 6.43 3245228 18348380 28 11:04:00 10:43:01 9825092 31437044 808076 2.46 410740 20478644 2180528 6.43 3245320 18348376 36 11:04:00 10:44:01 9825036 31437004 808024 2.46 410756 20478652 2180528 6.43 3245844 18348384 252 11:04:00 10:45:01 9825060 31437064 807976 2.46 410776 20478656 2180528 6.43 3245344 18348388 12 11:04:00 10:46:01 9824988 31437004 807948 2.46 410792 20478656 2180528 6.43 3245368 18348392 148 11:04:00 10:47:01 9824964 31436988 807900 2.46 410812 20478660 2180528 6.43 3245352 18348396 4 11:04:00 10:48:01 9824860 31436888 807916 2.46 410820 20478660 2180528 6.43 3245356 18348396 156 11:04:00 10:49:01 9824828 31437028 807748 2.46 410840 20478792 2180528 6.43 3245336 18348500 8 11:04:00 10:50:01 9824644 31436912 807720 2.46 410848 20478796 2163976 6.38 3245368 18348532 176 11:04:00 10:51:01 9824956 31437224 807600 2.46 410872 20478796 2163976 6.38 3245400 18348532 12 11:04:00 10:52:01 9824608 31436884 807852 2.46 410880 20478800 2163976 6.38 3245404 18348536 152 11:04:00 10:53:01 9824568 31436900 807964 2.46 410912 20478800 2163976 6.38 3246116 18348536 48 11:04:00 10:54:01 9825096 31437432 807420 2.46 410924 20478804 2163976 6.38 3245472 18348540 4 11:04:00 10:55:01 9809492 31423992 820808 2.50 410976 20479872 2180944 6.43 3261908 18348796 24 11:04:00 10:56:01 9808940 31423468 821268 2.50 411004 20479872 2180944 6.43 3261604 18348792 12 11:04:00 10:57:01 9808600 31423132 821512 2.50 411020 20479876 2180944 6.43 3262088 18348796 176 11:04:00 10:58:01 9808624 31423160 821460 2.50 411056 20479868 2180944 6.43 3261612 18348800 300 11:04:00 10:59:01 9808608 31423204 821432 2.50 411072 20479880 2180944 6.43 3261644 18348804 8 11:04:00 11:00:01 9808236 31422840 821664 2.50 411084 20479888 2180944 6.43 3262220 18348812 264 11:04:00 11:01:01 9794712 31410296 833596 2.54 411092 20480456 2211800 6.52 3275068 18349332 156 11:04:00 11:02:01 9804508 31419896 824972 2.51 411112 20480452 2211800 6.52 3262272 18349320 12 11:04:00 11:03:01 9805012 31420444 824364 2.51 411136 20480456 2211800 6.52 3262060 18349324 36 11:04:00 Average: 11217932 31307964 938318 2.85 384579 19051998 2474574 7.29 3275854 16994465 79096 11:04:00 11:04:00 10:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:00 10:03:03 veth7d2f8f6 541.74 547.84 46.21 2878.41 0.00 0.00 0.00 0.24 11:04:00 10:03:03 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 11:04:00 10:03:03 ens3 1426.71 1346.39 8178.58 172.99 0.00 0.00 0.00 0.00 11:04:00 10:03:03 docker0 541.74 547.73 38.81 2878.40 0.00 0.00 0.00 0.00 11:04:00 10:04:01 veth6512682 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:04:01 lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 11:04:00 10:04:01 ens3 471.30 307.50 5438.06 45.55 0.00 0.00 0.00 0.00 11:04:00 10:04:01 docker0 222.67 321.96 19.84 2139.64 0.00 0.00 0.00 0.00 11:04:00 10:05:01 veth6512682 1.70 1.73 0.15 0.16 0.00 0.00 0.00 0.00 11:04:00 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:05:01 ens3 33.89 21.71 26.38 14.90 0.00 0.00 0.00 0.00 11:04:00 10:05:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 11:04:00 10:06:01 veth6512682 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:06:01 ens3 17.80 11.78 15.42 8.45 0.00 0.00 0.00 0.00 11:04:00 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:07:01 vethced0a02 5.63 7.95 0.43 92.65 0.00 0.00 0.00 0.01 11:04:00 10:07:01 veth1ed5d95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:07:01 veth1061de2 1.35 2.57 0.10 31.38 0.00 0.00 0.00 0.00 11:04:00 10:07:01 veth6055a3d 0.60 0.70 0.05 0.24 0.00 0.00 0.00 0.00 11:04:00 10:07:01 vethe2d9577 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:07:01 veth94942c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:07:01 veth0576667 1.38 2.67 0.10 30.89 0.00 0.00 0.00 0.00 11:04:00 10:07:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 11:04:00 10:07:01 veth4d08701 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:07:01 ens3 160.32 113.60 3076.84 161.96 0.00 0.00 0.00 0.00 11:04:00 10:07:01 veth3e97fc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:07:01 docker0 14.48 21.80 0.91 279.14 0.00 0.00 0.00 0.00 11:04:00 10:07:01 veth400f7c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:07:01 veth0c07800 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:07:01 vethb84698e 1.63 2.22 0.12 31.30 0.00 0.00 0.00 0.00 11:04:00 10:07:01 veth73ee251 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:07:01 vethf62850d 2.47 4.57 0.19 61.73 0.00 0.00 0.00 0.01 11:04:00 10:07:01 veth73382d0 1.42 2.37 0.10 31.04 0.00 0.00 0.00 0.00 11:04:00 10:07:01 veth33975f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:08:01 veth8c94d79 73.29 124.49 7.64 1191.45 0.00 0.00 0.00 0.10 11:04:00 10:08:01 vethc0d327f 76.30 130.16 7.93 1172.27 0.00 0.00 0.00 0.10 11:04:00 10:08:01 veth6055a3d 0.10 0.94 0.00 0.04 0.00 0.00 0.00 0.00 11:04:00 10:08:01 veth7176dec 75.16 123.07 7.90 1171.25 0.00 0.00 0.00 0.10 11:04:00 10:08:01 vethf6963a6 84.91 141.11 8.49 1172.62 0.00 0.00 0.00 0.10 11:04:00 10:08:01 lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 11:04:00 10:08:01 ens3 843.81 471.89 8091.69 57.83 0.00 0.00 0.00 0.00 11:04:00 10:08:01 veth4e9acf8 74.93 150.63 7.72 1173.37 0.00 0.00 0.00 0.10 11:04:00 10:08:01 docker0 421.15 725.69 36.66 6639.40 0.00 0.00 0.00 0.00 11:04:00 10:09:01 veth6d68144 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 vethd5a1793 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 veth6055a3d 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 vethc2ac53c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 veth0c9da2f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 veth40a1ed0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 vethcb6954b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:04:00 10:09:01 veth2bde3af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 ens3 241.75 106.08 1643.73 12.51 0.00 0.00 0.00 0.00 11:04:00 10:09:01 veth00c2d8a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:09:01 veth5c08d60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 vethd7f795e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 vetha091c5a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 vetha9e3128 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:09:01 veth4cdf248 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:04:00 10:10:01 veth6d68144 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 vethd5a1793 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 veth6055a3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 vethc2ac53c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 veth0c9da2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 veth40a1ed0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 vethcb6954b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:04:00 10:10:01 veth2bde3af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 ens3 2.02 1.67 1.48 0.74 0.00 0.00 0.00 0.00 11:04:00 10:10:01 veth00c2d8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 veth5c08d60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 vethd7f795e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 vetha091c5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 vetha9e3128 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:10:01 veth4cdf248 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:11:01 veth6d68144 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:11:01 vethaf73ec8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:11:01 veth6055a3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:11:01 veth0c9da2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:11:01 veth40a1ed0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:11:01 veth2bde3af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:11:01 ens3 27.83 17.53 21.58 12.07 0.00 0.00 0.00 0.00 11:04:00 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:11:01 vetha9e3128 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:11:01 veth4cdf248 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:12:01 ens3 9.08 5.23 8.87 3.63 0.00 0.00 0.00 0.00 11:04:00 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:13:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:04:00 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:15:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:17:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:18:01 ens3 0.57 0.18 0.12 0.07 0.00 0.00 0.00 0.00 11:04:00 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:19:01 ens3 0.80 0.52 0.47 0.29 0.00 0.00 0.00 0.00 11:04:00 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:21:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:22:01 ens3 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:04:00 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:23:01 ens3 0.73 0.52 0.43 0.35 0.00 0.00 0.00 0.00 11:04:00 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:24:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:26:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 11:04:00 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:27:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:04:00 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:28:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 11:04:00 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:29:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:30:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:32:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:33:02 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:04:00 10:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:35:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:36:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:38:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:04:00 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:39:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:40:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:43:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:04:00 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:44:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:45:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:48:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:04:00 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:49:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:50:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:51:01 ens3 0.23 0.22 0.28 0.01 0.00 0.00 0.00 0.00 11:04:00 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:52:01 ens3 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 11:04:00 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:53:01 ens3 0.78 0.62 0.36 0.29 0.00 0.00 0.00 0.00 11:04:00 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:55:01 ens3 7.73 5.50 5.55 6.20 0.00 0.00 0.00 0.00 11:04:00 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:56:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:57:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 10:58:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:04:00 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:59:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 11:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 11:01:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 11:01:01 ens3 0.23 0.23 0.08 0.03 0.00 0.00 0.00 0.00 11:04:00 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:00 11:02:01 ens3 0.45 0.38 0.26 0.22 0.00 0.00 0.00 0.00 11:04:00 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 11:03:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:04:00 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:00 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:04:00 Average: ens3 53.16 39.50 432.75 8.16 0.00 0.00 0.00 0.00 11:04:00 Average: docker0 19.64 26.46 1.57 195.32 0.00 0.00 0.00 0.00 11:04:00 11:04:00