Pull request #4861 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 2fe50baefb41898c0b64cb13fefc71dfea2b2722+4ff11727c7037816f98f6c0e9d374500f07cffc5 (bd9880d5c20b96585c36c00e9de30037cfe8ea78) 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-ssh7302282946542830428.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-ssh17251625072029811647.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4861/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4861/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14824572269819094336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4861/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11199091476609254532.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14904413211650813520.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4861/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4861/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5174060648709162707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-7616 in /w/workspace/edgexfoundry_edgex-go_PR-4861 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4ff11727c7037816f98f6c0e9d374500f07cffc5 into PR head commit 2fe50baefb41898c0b64cb13fefc71dfea2b2722 Merge succeeded, producing 2fe50baefb41898c0b64cb13fefc71dfea2b2722 Checking out Revision 2fe50baefb41898c0b64cb13fefc71dfea2b2722 (PR-4861) > 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/4861/head:refs/remotes/origin/PR-4861 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fe50baefb41898c0b64cb13fefc71dfea2b2722 # 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 2fe50baefb41898c0b64cb13fefc71dfea2b2722 # timeout=10 Commit message: "feat: Complete Schedule Job features and Add Unit Tests" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-13T06:27:15.078Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-13T06:27:15.289Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-13T06:27:15.416Z] ========================================================= [2024-08-13T06:27:15.417Z] EdgeX Global Pipelines Version Info [2024-08-13T06:27:15.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-13T06:27:16.208Z] ------------------- [2024-08-13T06:27:16.208Z] stable info: [2024-08-13T06:27:16.208Z] ------------------- [2024-08-13T06:27:16.208Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-13T06:27:16.208Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-13T06:27:16.208Z] Message: update stable to v1.0.260 [2024-08-13T06:27:16.779Z] ------------------- [2024-08-13T06:27:16.779Z] experimental info: [2024-08-13T06:27:16.779Z] ------------------- [2024-08-13T06:27:16.779Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-13T06:27:16.779Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-13T06:27:16.779Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-13T06:27:17.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-13T06:27:17.095Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-13T06:27:17.152Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-13T06:27:17.207Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-13T06:27:17.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-13T06:27:17.327Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-13T06:27:17.384Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-13T06:27:17.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-13T06:27:17.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-13T06:27:17.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-13T06:27:17.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-13T06:27:17.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-13T06:27:17.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-13T06:27:17.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-13T06:27:17.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-13T06:27:17.920Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-13T06:27:17.977Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-13T06:27:18.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-13T06:27:18.108Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-13T06:27:18.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-13T06:27:18.231Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-13T06:27:18.295Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-13T06:27:18.356Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-13T06:27:18.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4861 [Pipeline] echo [2024-08-13T06:27:18.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4861 [Pipeline] echo [2024-08-13T06:27:18.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4861 [Pipeline] echo [2024-08-13T06:27:18.590Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fe50baefb41898c0b64cb13fefc71dfea2b2722 [Pipeline] echo [2024-08-13T06:27:18.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fe50ba [Pipeline] echo [2024-08-13T06:27:18.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-13T06:27:18.883Z] provisioning config files... [2024-08-13T06:27:18.897Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13217483274733205989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-13T06:27:19.294Z] ---> ****-login.sh [2024-08-13T06:27:19.294Z] nexus3.edgexfoundry.org:10001 [2024-08-13T06:27:19.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T06:27:19.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T06:27:19.557Z] Configure a credential helper to remove this warning. See [2024-08-13T06:27:19.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T06:27:19.557Z] [2024-08-13T06:27:19.557Z] Login Succeeded [2024-08-13T06:27:19.557Z] nexus3.edgexfoundry.org:10002 [2024-08-13T06:27:19.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T06:27:19.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T06:27:19.829Z] Configure a credential helper to remove this warning. See [2024-08-13T06:27:19.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T06:27:19.829Z] [2024-08-13T06:27:19.829Z] Login Succeeded [2024-08-13T06:27:19.829Z] nexus3.edgexfoundry.org:10003 [2024-08-13T06:27:19.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T06:27:19.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T06:27:19.830Z] Configure a credential helper to remove this warning. See [2024-08-13T06:27:19.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T06:27:19.830Z] [2024-08-13T06:27:19.830Z] Login Succeeded [2024-08-13T06:27:19.830Z] nexus3.edgexfoundry.org:10004 [2024-08-13T06:27:20.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T06:27:20.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T06:27:20.092Z] Configure a credential helper to remove this warning. See [2024-08-13T06:27:20.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T06:27:20.092Z] [2024-08-13T06:27:20.092Z] Login Succeeded [2024-08-13T06:27:20.092Z] ****.io [2024-08-13T06:27:20.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T06:27:20.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T06:27:20.353Z] Configure a credential helper to remove this warning. See [2024-08-13T06:27:20.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T06:27:20.353Z] [2024-08-13T06:27:20.353Z] Login Succeeded [2024-08-13T06:27:20.353Z] ---> ****-login.sh ends [Pipeline] } [2024-08-13T06:27:20.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-13T06:27:20.860Z] + 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 [2024-08-13T06:27:20.860Z] + + dirname cmd/core-command/Dockerfile [2024-08-13T06:27:20.860Z] cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/core-data/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/core-keeper/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/core-metadata/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/support-notifications/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-13T06:27:20.860Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-13T06:27:20.860Z] + cut -d/ -f2 [2024-08-13T06:27:20.860Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-13T06:27:20.922Z] 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 [2024-08-13T06:27:21.508Z] + git rev-list -1 --merges 2fe50baefb41898c0b64cb13fefc71dfea2b2722~1..2fe50baefb41898c0b64cb13fefc71dfea2b2722 [Pipeline] echo [2024-08-13T06:27:21.545Z] -----------> git rev-list -1 --merges 2fe50baefb41898c0b64cb13fefc71dfea2b2722~1..2fe50baefb41898c0b64cb13fefc71dfea2b2722 2fe50baefb41898c0b64cb13fefc71dfea2b2722 [false] [Pipeline] sh [2024-08-13T06:27:21.872Z] + git log --format=format:%s -1 2fe50baefb41898c0b64cb13fefc71dfea2b2722 [Pipeline] echo [2024-08-13T06:27:21.917Z] ========================================================= [2024-08-13T06:27:21.917Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-13T06:27:21.917Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-13T06:27:22.440Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-13T06:27:22.440Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-13T06:27:22.440Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-13T06:27:22.440Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-13T06:27:22.440Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-13T06:27:22.440Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-13T06:27:22.440Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T06:27:22.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-13T06:27:22.980Z] [2024-08-13T06:27:22.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T06:27:23.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-13T06:27:23.475Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-13T06:27:23.475Z] b85a868b505f: Pulling fs layer [2024-08-13T06:27:23.475Z] e2be974225ed: Pulling fs layer [2024-08-13T06:27:23.475Z] 339a4e72a1f5: Pulling fs layer [2024-08-13T06:27:23.475Z] 988bab9f4d93: Pulling fs layer [2024-08-13T06:27:23.475Z] 1469e6f7b9e6: Pulling fs layer [2024-08-13T06:27:23.475Z] eaf3925da568: Pulling fs layer [2024-08-13T06:27:23.475Z] bab4dde63d76: Pulling fs layer [2024-08-13T06:27:23.475Z] bde34c3a00c8: Pulling fs layer [2024-08-13T06:27:23.475Z] b352a97aabf1: Pulling fs layer [2024-08-13T06:27:23.475Z] 4872d77fe225: Pulling fs layer [2024-08-13T06:27:23.475Z] 5851b861e8e6: Pulling fs layer [2024-08-13T06:27:23.475Z] bab4dde63d76: Waiting [2024-08-13T06:27:23.475Z] bde34c3a00c8: Waiting [2024-08-13T06:27:23.475Z] b352a97aabf1: Waiting [2024-08-13T06:27:23.475Z] 4872d77fe225: Waiting [2024-08-13T06:27:23.475Z] 5851b861e8e6: Waiting [2024-08-13T06:27:23.475Z] 988bab9f4d93: Waiting [2024-08-13T06:27:23.475Z] 1469e6f7b9e6: Waiting [2024-08-13T06:27:23.475Z] eaf3925da568: Waiting [2024-08-13T06:27:23.475Z] e2be974225ed: Verifying Checksum [2024-08-13T06:27:23.475Z] e2be974225ed: Download complete [2024-08-13T06:27:23.475Z] 988bab9f4d93: Verifying Checksum [2024-08-13T06:27:23.475Z] 988bab9f4d93: Download complete [2024-08-13T06:27:23.751Z] 1469e6f7b9e6: Verifying Checksum [2024-08-13T06:27:23.751Z] 1469e6f7b9e6: Download complete [2024-08-13T06:27:23.751Z] eaf3925da568: Verifying Checksum [2024-08-13T06:27:23.751Z] eaf3925da568: Download complete [2024-08-13T06:27:23.751Z] 339a4e72a1f5: Verifying Checksum [2024-08-13T06:27:23.751Z] 339a4e72a1f5: Download complete [2024-08-13T06:27:23.751Z] bde34c3a00c8: Download complete [2024-08-13T06:27:24.011Z] b352a97aabf1: Verifying Checksum [2024-08-13T06:27:24.011Z] b352a97aabf1: Download complete [2024-08-13T06:27:24.011Z] 4872d77fe225: Verifying Checksum [2024-08-13T06:27:24.011Z] 4872d77fe225: Download complete [2024-08-13T06:27:24.011Z] 5851b861e8e6: Verifying Checksum [2024-08-13T06:27:24.011Z] 5851b861e8e6: Download complete [2024-08-13T06:27:24.011Z] b85a868b505f: Verifying Checksum [2024-08-13T06:27:24.011Z] b85a868b505f: Download complete [2024-08-13T06:27:24.270Z] bab4dde63d76: Verifying Checksum [2024-08-13T06:27:24.270Z] bab4dde63d76: Download complete [2024-08-13T06:27:25.225Z] b85a868b505f: Pull complete [2024-08-13T06:27:25.225Z] e2be974225ed: Pull complete [2024-08-13T06:27:25.794Z] 339a4e72a1f5: Pull complete [2024-08-13T06:27:25.794Z] 988bab9f4d93: Pull complete [2024-08-13T06:27:26.055Z] 1469e6f7b9e6: Pull complete [2024-08-13T06:27:26.314Z] eaf3925da568: Pull complete [2024-08-13T06:27:28.221Z] bab4dde63d76: Pull complete [2024-08-13T06:27:28.221Z] bde34c3a00c8: Pull complete [2024-08-13T06:27:28.221Z] b352a97aabf1: Pull complete [2024-08-13T06:27:28.221Z] 4872d77fe225: Pull complete [2024-08-13T06:27:28.221Z] 5851b861e8e6: Pull complete [2024-08-13T06:27:28.221Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-13T06:27:28.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-13T06:27:28.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T06:27:28.525Z] prd-ubuntu20.04-docker-8c-8g-7616 does not seem to be running inside a container [2024-08-13T06:27:28.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-13T06:27:30.950Z] $ docker top 403215ebc1bc6eb7f4c27fc022addd85b1a485ce8f81601e425d831bdabb02b0 -eo pid,comm [2024-08-13T06:27:31.020Z] 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). [2024-08-13T06:27:31.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-13T06:27:31.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-13T06:27:31.193Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-13T06:27:31.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-13T06:27:31.323Z] $ docker exec 403215ebc1bc6eb7f4c27fc022addd85b1a485ce8f81601e425d831bdabb02b0 ssh-agent [2024-08-13T06:27:31.452Z] SSH_AUTH_SOCK=/tmp/ssh-d7Y26Wq8DiaB/agent.32 [2024-08-13T06:27:31.452Z] SSH_AGENT_PID=38 [2024-08-13T06:27:31.459Z] Running ssh-add (command line suppressed) [2024-08-13T06:27:31.561Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15196582559126310917.key (/w/workspace/edgex-go/1@tmp/private_key_15196582559126310917.key) [2024-08-13T06:27:31.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-13T06:27:31.926Z] + git tag --points-at HEAD [Pipeline] } [2024-08-13T06:27:31.956Z] $ docker exec --env ******** --env ******** 403215ebc1bc6eb7f4c27fc022addd85b1a485ce8f81601e425d831bdabb02b0 ssh-agent -k [2024-08-13T06:27:32.054Z] unset SSH_AUTH_SOCK; [2024-08-13T06:27:32.055Z] unset SSH_AGENT_PID; [2024-08-13T06:27:32.055Z] echo Agent pid 38 killed; [2024-08-13T06:27:32.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-13T06:27:32.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-13T06:27:32.188Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-13T06:27:32.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-13T06:27:32.297Z] $ docker exec 403215ebc1bc6eb7f4c27fc022addd85b1a485ce8f81601e425d831bdabb02b0 ssh-agent [2024-08-13T06:27:32.418Z] SSH_AUTH_SOCK=/tmp/ssh-UfU879rkCxAd/agent.71 [2024-08-13T06:27:32.418Z] SSH_AGENT_PID=77 [2024-08-13T06:27:32.423Z] Running ssh-add (command line suppressed) [2024-08-13T06:27:32.529Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11042024386860897789.key (/w/workspace/edgex-go/1@tmp/private_key_11042024386860897789.key) [2024-08-13T06:27:32.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-13T06:27:32.912Z] + git semver init [2024-08-13T06:27:33.176Z] 2024-08-13 06:27:33,072 [run_init] DEBUG init version:0.0.0 force:False [2024-08-13T06:27:33.176Z] 2024-08-13 06:27:33,073 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-13T06:27:33.176Z] 2024-08-13 06:27:33,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-13T06:27:33.176Z] 2024-08-13 06:27:33,074 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-13T06:27:39.751Z] 2024-08-13 06:27:39,465 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-13T06:27:39.751Z] 2024-08-13 06:27:39,467 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4861 with force:False [2024-08-13T06:27:39.751Z] 2024-08-13 06:27:39,467 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4861 [2024-08-13T06:27:39.751Z] 2024-08-13 06:27:39,471 [execute] INFO git cat-file --batch-check [2024-08-13T06:27:39.751Z] 2024-08-13 06:27:39,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-13T06:27:39.751Z] 2024-08-13 06:27:39,477 [execute] INFO git cat-file --batch [2024-08-13T06:27:39.751Z] 2024-08-13 06:27:39,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-13T06:27:39.751Z] 2024-08-13 06:27:39,482 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4861 [2024-08-13T06:27:39.751Z] 0.0.0 [Pipeline] } [2024-08-13T06:27:39.776Z] $ docker exec --env ******** --env ******** 403215ebc1bc6eb7f4c27fc022addd85b1a485ce8f81601e425d831bdabb02b0 ssh-agent -k [2024-08-13T06:27:39.868Z] unset SSH_AUTH_SOCK; [2024-08-13T06:27:39.869Z] unset SSH_AGENT_PID; [2024-08-13T06:27:39.869Z] echo Agent pid 77 killed; [2024-08-13T06:27:39.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-13T06:27:40.362Z] + git semver [Pipeline] } [2024-08-13T06:27:40.653Z] $ docker stop --time=1 403215ebc1bc6eb7f4c27fc022addd85b1a485ce8f81601e425d831bdabb02b0 [2024-08-13T06:27:41.969Z] $ docker rm -f --volumes 403215ebc1bc6eb7f4c27fc022addd85b1a485ce8f81601e425d831bdabb02b0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-13T06:27:42.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-13T06:27:42.708Z] Stashed 1 file(s) [Pipeline] echo [2024-08-13T06:27:42.732Z] [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 [2024-08-13T06:27:43.647Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-13T06:27:43.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-13T06:27:43.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-13T06:27:43.793Z] ========================================================= [2024-08-13T06:27:43.793Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-13T06:27:43.793Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-13T06:27:44.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-13T06:27:44.155Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-13T06:27:44.155Z] 619be1103602: Pulling fs layer [2024-08-13T06:27:44.155Z] 7862e08f4a3e: Pulling fs layer [2024-08-13T06:27:44.155Z] 5df492c9dc93: Pulling fs layer [2024-08-13T06:27:44.155Z] 7629e6793208: Pulling fs layer [2024-08-13T06:27:44.155Z] 4f4fb700ef54: Pulling fs layer [2024-08-13T06:27:44.155Z] fb5054dd5b73: Pulling fs layer [2024-08-13T06:27:44.155Z] eeca6798cff9: Pulling fs layer [2024-08-13T06:27:44.155Z] aa269ceb94a6: Pulling fs layer [2024-08-13T06:27:44.155Z] ada007ff1a6a: Pulling fs layer [2024-08-13T06:27:44.155Z] 7629e6793208: Waiting [2024-08-13T06:27:44.155Z] 4f4fb700ef54: Waiting [2024-08-13T06:27:44.155Z] fb5054dd5b73: Waiting [2024-08-13T06:27:44.155Z] eeca6798cff9: Waiting [2024-08-13T06:27:44.155Z] aa269ceb94a6: Waiting [2024-08-13T06:27:44.155Z] ada007ff1a6a: Waiting [2024-08-13T06:27:44.155Z] 7862e08f4a3e: Download complete [2024-08-13T06:27:44.155Z] 7629e6793208: Verifying Checksum [2024-08-13T06:27:44.155Z] 7629e6793208: Download complete [2024-08-13T06:27:44.155Z] 4f4fb700ef54: Verifying Checksum [2024-08-13T06:27:44.155Z] 4f4fb700ef54: Download complete [2024-08-13T06:27:44.155Z] fb5054dd5b73: Verifying Checksum [2024-08-13T06:27:44.155Z] fb5054dd5b73: Download complete [2024-08-13T06:27:44.155Z] 619be1103602: Download complete [2024-08-13T06:27:44.415Z] eeca6798cff9: Verifying Checksum [2024-08-13T06:27:44.415Z] eeca6798cff9: Download complete [2024-08-13T06:27:44.415Z] 619be1103602: Pull complete [2024-08-13T06:27:44.415Z] ada007ff1a6a: Verifying Checksum [2024-08-13T06:27:44.415Z] ada007ff1a6a: Download complete [2024-08-13T06:27:44.676Z] 7862e08f4a3e: Pull complete [2024-08-13T06:27:44.676Z] 5df492c9dc93: Verifying Checksum [2024-08-13T06:27:44.676Z] 5df492c9dc93: Download complete [2024-08-13T06:27:45.243Z] aa269ceb94a6: Download complete [2024-08-13T06:27:48.533Z] 5df492c9dc93: Pull complete [2024-08-13T06:27:48.533Z] 7629e6793208: Pull complete [2024-08-13T06:27:48.533Z] 4f4fb700ef54: Pull complete [2024-08-13T06:27:48.533Z] fb5054dd5b73: Pull complete [2024-08-13T06:27:48.533Z] eeca6798cff9: Pull complete [2024-08-13T06:27:50.445Z] aa269ceb94a6: Pull complete [2024-08-13T06:27:51.012Z] ada007ff1a6a: Pull complete [2024-08-13T06:27:51.012Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-13T06:27:51.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-13T06:27:51.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-13T06:27:51.419Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-13T06:27:51.419Z] WORKDIR /edgex [2024-08-13T06:27:51.419Z] COPY go.mod . [2024-08-13T06:27:51.419Z] RUN go mod download [2024-08-13T06:27:51.419Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-13T06:27:51.987Z] Sending build context to Docker daemon 179MB [2024-08-13T06:27:51.987Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-13T06:27:51.987Z] ---> f489d0715acc [2024-08-13T06:27:51.987Z] Step 2/4 : WORKDIR /edgex [2024-08-13T06:27:56.190Z] ---> Running in bf2eb230f08e [2024-08-13T06:27:56.190Z] Removing intermediate container bf2eb230f08e [2024-08-13T06:27:56.190Z] ---> ba1b122f6c5f [2024-08-13T06:27:56.190Z] Step 3/4 : COPY go.mod . [2024-08-13T06:27:56.190Z] ---> fa724f242314 [2024-08-13T06:27:56.190Z] Step 4/4 : RUN go mod download [2024-08-13T06:27:56.190Z] ---> Running in 157c5a5fbfe0 [2024-08-13T06:27:58.115Z] Still waiting to schedule task [2024-08-13T06:27:58.115Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-13T06:28:22.764Z] Removing intermediate container 157c5a5fbfe0 [2024-08-13T06:28:22.764Z] ---> a702b3c23037 [2024-08-13T06:28:22.764Z] Successfully built a702b3c23037 [2024-08-13T06:28:22.764Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T06:28:23.174Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-13T06:28:23.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T06:28:23.355Z] prd-ubuntu20.04-docker-8c-8g-7616 does not seem to be running inside a container [2024-08-13T06:28:23.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-13T06:28:23.847Z] $ docker top f3874abf9b1bab13647fd2a8345a57fc04e3ef89bf3d5bc6cc6950f74895b82c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T06:28:24.273Z] + go version [2024-08-13T06:28:24.273Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-13T06:28:24.317Z] $ docker stop --time=1 f3874abf9b1bab13647fd2a8345a57fc04e3ef89bf3d5bc6cc6950f74895b82c [2024-08-13T06:28:25.595Z] $ docker rm -f --volumes f3874abf9b1bab13647fd2a8345a57fc04e3ef89bf3d5bc6cc6950f74895b82c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T06:28:26.423Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-13T06:28:26.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T06:28:26.608Z] prd-ubuntu20.04-docker-8c-8g-7616 does not seem to be running inside a container [2024-08-13T06:28:26.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-13T06:28:26.974Z] $ docker top 25c7942e3ad9bd288571c5c79a35796a8937eb35f1ba9eb65abb3d884b57ba0f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-13T06:28:27.123Z] ========================================================= [2024-08-13T06:28:27.123Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-13T06:28:27.123Z] ========================================================= [Pipeline] sh [2024-08-13T06:28:27.427Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-13T06:28:27.816Z] + make test [2024-08-13T06:28:27.816Z] go test -race -coverprofile=coverage.out ./... [2024-08-13T06:28:35.940Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-13T06:29:08.021Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-13T06:29:08.022Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-13T06:29:08.022Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-13T06:29:08.022Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-13T06:29:08.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-13T06:29:08.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-13T06:29:08.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-13T06:29:08.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-08-13T06:29:08.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-13T06:29:08.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-13T06:29:08.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-13T06:29:08.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-13T06:29:08.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-13T06:29:09.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements [2024-08-13T06:29:10.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-13T06:29:10.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-13T06:29:10.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:29:10.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-13T06:29:10.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-13T06:29:10.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-13T06:29:10.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-13T06:29:10.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-13T06:29:10.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-13T06:29:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-13T06:29:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:29:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-13T06:29:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-13T06:29:11.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-13T06:29:12.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-13T06:29:12.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-13T06:29:12.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements [2024-08-13T06:29:12.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.035s coverage: 53.2% of statements [2024-08-13T06:29:12.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.756s coverage: 93.4% of statements [2024-08-13T06:29:12.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements [2024-08-13T06:29:13.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 6.5% of statements [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-13T06:29:13.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-13T06:29:15.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 95.8% of statements [2024-08-13T06:29:15.186Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-08-13T06:29:15.447Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-08-13T06:29:15.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-13T06:29:15.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-13T06:29:16.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements [2024-08-13T06:29:16.744Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-08-13T06:29:16.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-13T06:29:16.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-08-13T06:29:16.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements [2024-08-13T06:29:17.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-08-13T06:29:17.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-13T06:29:17.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-13T06:29:17.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-13T06:29:17.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-13T06:29:17.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-13T06:29:17.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-13T06:29:17.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-13T06:29:17.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-13T06:29:17.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-13T06:29:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-13T06:29:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-13T06:29:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-13T06:29:20.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-13T06:29:20.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-13T06:29:20.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-13T06:29:20.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-13T06:29:20.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-13T06:29:20.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-13T06:29:20.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-13T06:29:22.812Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7617 in /w/workspace/edgexfoundry_edgex-go_PR-4861 [Pipeline] { [Pipeline] ws [2024-08-13T06:29:22.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-13T06:29:22.897Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-13T06:29:23.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-13T06:29:24.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-13T06:29:24.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-13T06:29:26.026Z] The recommended git tool is: git [2024-08-13T06:29:27.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-13T06:29:27.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-13T06:29:27.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-13T06:29:28.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-13T06:29:28.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-13T06:29:28.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-13T06:29:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-13T06:29:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-13T06:29:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-13T06:29:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-13T06:29:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-13T06:29:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-13T06:29:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-13T06:29:29.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-13T06:29:29.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2024-08-13T06:29:30.349Z] using credential edgex-jenkins-ssh [2024-08-13T06:29:30.373Z] Cloning the remote Git repository [2024-08-13T06:29:30.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-13T06:29:30.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-13T06:29:30.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:29:30.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-13T06:29:30.411Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-13T06:29:30.509Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-13T06:29:30.631Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-13T06:29:30.631Z] > git --version # timeout=10 [2024-08-13T06:29:30.649Z] > git --version # 'git version 2.25.1' [2024-08-13T06:29:30.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-13T06:29:30.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-13T06:29:31.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-13T06:29:31.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-13T06:29:31.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-13T06:29:31.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-13T06:29:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-13T06:29:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:29:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-13T06:29:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-13T06:29:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-13T06:29:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-13T06:29:34.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-13T06:29:34.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.310s coverage: 79.9% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.046s coverage: 92.9% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 67.2% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.039s coverage: 87.2% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.112s coverage: 63.1% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 36.5% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.041s coverage: 45.8% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-08-13T06:29:42.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements [2024-08-13T06:29:43.156Z] 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 [2024-08-13T06:29:43.415Z] running golangci-lint [2024-08-13T06:29:43.415Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-13T06:29:43.415Z] go version go1.21.9 linux/amd64 [2024-08-13T06:29:43.674Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-13T06:29:43.674Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-13T06:29:46.544Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-13T06:29:46.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-13T06:29:47.432Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-13T06:29:47.474Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-13T06:29:47.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-13T06:29:47.496Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4861/head:refs/remotes/origin/PR-4861 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-13T06:29:48.295Z] Merging remotes/origin/main commit 4ff11727c7037816f98f6c0e9d374500f07cffc5 into PR head commit 2fe50baefb41898c0b64cb13fefc71dfea2b2722 [2024-08-13T06:29:48.719Z] Merge succeeded, producing 2fe50baefb41898c0b64cb13fefc71dfea2b2722 [2024-08-13T06:29:48.720Z] Checking out Revision 2fe50baefb41898c0b64cb13fefc71dfea2b2722 (PR-4861) [2024-08-13T06:29:48.309Z] > git config core.sparsecheckout # timeout=10 [2024-08-13T06:29:48.375Z] > git checkout -f 2fe50baefb41898c0b64cb13fefc71dfea2b2722 # timeout=10 [2024-08-13T06:29:48.618Z] > git remote # timeout=10 [2024-08-13T06:29:48.640Z] > git config --get remote.origin.url # timeout=10 [2024-08-13T06:29:48.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-13T06:29:48.674Z] > git merge 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 [2024-08-13T06:29:48.697Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-13T06:29:48.722Z] > git config core.sparsecheckout # timeout=10 [2024-08-13T06:29:48.740Z] > git checkout -f 2fe50baefb41898c0b64cb13fefc71dfea2b2722 # timeout=10 [2024-08-13T06:29:52.485Z] Commit message: "feat: Complete Schedule Job features and Add Unit Tests" [2024-08-13T06:29:52.524Z] > git --version # timeout=10 [2024-08-13T06:29:52.541Z] > git --version # 'git version 2.25.1' [2024-08-13T06:29:52.564Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-13T06:29:54.497Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-13T06:29:54.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T06:29:54.497Z] Dload Upload Total Spent Left Speed [2024-08-13T06:29:54.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-08-13T06:29:54.849Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-13T06:29:55.210Z] + sudo tee /etc/docker/daemon.new [2024-08-13T06:29:55.210Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-13T06:29:55.210Z] { [2024-08-13T06:29:55.210Z] "registry-mirrors": [ [2024-08-13T06:29:55.210Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-13T06:29:55.210Z] ], [2024-08-13T06:29:55.210Z] "bip": "10.250.0.254/24", [2024-08-13T06:29:55.210Z] "hosts": [ [2024-08-13T06:29:55.210Z] "tcp://0.0.0.0:5555", [2024-08-13T06:29:55.210Z] "unix:///var/run/docker.sock" [2024-08-13T06:29:55.210Z] ], [2024-08-13T06:29:55.210Z] "mtu": 1458, [2024-08-13T06:29:55.210Z] "selinux-enabled": true, [2024-08-13T06:29:55.210Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-13T06:29:55.210Z] } [Pipeline] sh [2024-08-13T06:29:55.560Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-13T06:29:55.910Z] + sudo service docker restart [2024-08-13T06:30:10.223Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|compiled_files|deps|exports_file|name|types_sizes) took 23.128591212s" [2024-08-13T06:30:10.223Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.231314ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-13T06:30:14.259Z] provisioning config files... [2024-08-13T06:30:14.283Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4990586869522611725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-13T06:30:14.759Z] ---> ****-login.sh [2024-08-13T06:30:14.759Z] nexus3.edgexfoundry.org:10001 [2024-08-13T06:30:15.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T06:30:15.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T06:30:15.301Z] Configure a credential helper to remove this warning. See [2024-08-13T06:30:15.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T06:30:15.301Z] [2024-08-13T06:30:15.301Z] Login Succeeded [2024-08-13T06:30:15.301Z] nexus3.edgexfoundry.org:10002 [2024-08-13T06:30:15.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T06:30:15.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T06:30:15.850Z] Configure a credential helper to remove this warning. See [2024-08-13T06:30:15.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T06:30:15.850Z] [2024-08-13T06:30:15.850Z] Login Succeeded [2024-08-13T06:30:15.850Z] nexus3.edgexfoundry.org:10003 [2024-08-13T06:30:16.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T06:30:16.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T06:30:16.121Z] Configure a credential helper to remove this warning. See [2024-08-13T06:30:16.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T06:30:16.121Z] [2024-08-13T06:30:16.121Z] Login Succeeded [2024-08-13T06:30:16.121Z] nexus3.edgexfoundry.org:10004 [2024-08-13T06:30:16.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T06:30:16.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T06:30:16.392Z] Configure a credential helper to remove this warning. See [2024-08-13T06:30:16.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T06:30:16.392Z] [2024-08-13T06:30:16.392Z] Login Succeeded [2024-08-13T06:30:16.392Z] ****.io [2024-08-13T06:30:16.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-13T06:30:16.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-13T06:30:16.930Z] Configure a credential helper to remove this warning. See [2024-08-13T06:30:16.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-13T06:30:16.930Z] [2024-08-13T06:30:16.930Z] Login Succeeded [2024-08-13T06:30:16.930Z] ---> ****-login.sh ends [Pipeline] } [2024-08-13T06:30:16.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-13T06:30:17.728Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-13T06:30:17.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-13T06:30:17.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-13T06:30:17.883Z] ========================================================= [2024-08-13T06:30:17.883Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-13T06:30:17.883Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-13T06:30:18.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-13T06:30:18.330Z] level=info msg="[linters_context/goanalysis] analyzers took 1m55.782200365s with top 10 stages: buildir: 49.973208799s, gosec: 7.119050999s, fact_deprecated: 2.782666817s, inspect: 2.742273915s, printf: 2.288414657s, ctrlflow: 1.95887544s, S1038: 1.530302537s, fact_purity: 1.41632052s, nilness: 1.351097426s, S1019: 879.118347ms" [2024-08-13T06:30:18.330Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-13T06:30:18.330Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, skip_files: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22" [2024-08-13T06:30:18.330Z] level=info msg="[runner] processing took 36.324731ms with stages: path_prettifier: 18.107575ms, nolint: 11.256728ms, identifier_marker: 3.814186ms, autogenerated_exclude: 1.37877ms, exclude-rules: 1.248689ms, skip_dirs: 426.252µs, cgo: 52.591µs, filename_unadjuster: 30.88µs, max_same_issues: 1.94µs, diff: 1.04µs, uniq_by_line: 940ns, source_code: 840ns, fixer: 720ns, severity-rules: 710ns, path_shortener: 500ns, skip_files: 490ns, exclude: 490ns, sort_results: 470ns, max_from_linter: 410ns, max_per_file_from_linter: 270ns, path_prefixer: 240ns" [2024-08-13T06:30:18.330Z] level=info msg="[runner] linters took 10.913665903s with stages: goanalysis_metalinter: 10.877124241s" [2024-08-13T06:30:18.330Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-13T06:30:18.330Z] level=info msg="Memory: 343 samples, avg is 286.2MB, max is 1363.7MB" [2024-08-13T06:30:18.330Z] level=info msg="Execution took 34.102704708s" [2024-08-13T06:30:18.330Z] go vet ./... [2024-08-13T06:30:18.547Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-13T06:30:18.547Z] c6b39de5b339: Pulling fs layer [2024-08-13T06:30:18.547Z] a69c41024577: Pulling fs layer [2024-08-13T06:30:18.547Z] d6de4b400683: Pulling fs layer [2024-08-13T06:30:18.547Z] 35cb2a7552d0: Pulling fs layer [2024-08-13T06:30:18.547Z] 4f4fb700ef54: Pulling fs layer [2024-08-13T06:30:18.547Z] 464afbd9ba4c: Pulling fs layer [2024-08-13T06:30:18.547Z] 00f215d4a9da: Pulling fs layer [2024-08-13T06:30:18.547Z] d496ad576159: Pulling fs layer [2024-08-13T06:30:18.547Z] 464afbd9ba4c: Waiting [2024-08-13T06:30:18.547Z] 00f215d4a9da: Waiting [2024-08-13T06:30:18.547Z] d496ad576159: Waiting [2024-08-13T06:30:18.547Z] 35cb2a7552d0: Waiting [2024-08-13T06:30:18.547Z] 4f4fb700ef54: Waiting [2024-08-13T06:30:18.547Z] a69c41024577: Download complete [2024-08-13T06:30:18.547Z] 35cb2a7552d0: Verifying Checksum [2024-08-13T06:30:18.547Z] 35cb2a7552d0: Download complete [2024-08-13T06:30:18.547Z] 4f4fb700ef54: Download complete [2024-08-13T06:30:18.547Z] 464afbd9ba4c: Verifying Checksum [2024-08-13T06:30:18.547Z] 464afbd9ba4c: Download complete [2024-08-13T06:30:18.547Z] c6b39de5b339: Verifying Checksum [2024-08-13T06:30:18.547Z] c6b39de5b339: Download complete [2024-08-13T06:30:19.135Z] d496ad576159: Download complete [2024-08-13T06:30:19.406Z] c6b39de5b339: Pull complete [2024-08-13T06:30:20.371Z] a69c41024577: Pull complete [2024-08-13T06:30:20.371Z] d6de4b400683: Verifying Checksum [2024-08-13T06:30:20.371Z] d6de4b400683: Download complete [2024-08-13T06:30:21.782Z] 00f215d4a9da: Verifying Checksum [2024-08-13T06:30:21.782Z] 00f215d4a9da: Download complete [2024-08-13T06:30:24.909Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-13T06:30:24.909Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-13T06:30:24.909Z] ./bin/test-attribution-txt.sh [2024-08-13T06:30:24.909Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-13T06:30:24.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-13T06:30:25.290Z] + ls -al . [2024-08-13T06:30:25.290Z] total 888 [2024-08-13T06:30:25.290Z] drwxrwxr-x 11 1001 1001 4096 Aug 13 06:28 . [2024-08-13T06:30:25.290Z] drwxr-xr-x 4 root root 4096 Aug 13 06:28 .. [2024-08-13T06:30:25.290Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 06:27 .blubracket [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 10 Aug 13 06:27 .dockerignore [2024-08-13T06:30:25.290Z] drwxrwxr-x 8 1001 1001 4096 Aug 13 06:29 .git [2024-08-13T06:30:25.290Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 06:27 .github [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 1102 Aug 13 06:27 .gitignore [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 42 Aug 13 06:27 .golangci.yml [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 100 Aug 13 06:27 .hadolint.yml [2024-08-13T06:30:25.290Z] drwxr-xr-x 3 1001 1001 4096 Aug 13 06:27 .semver [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 155 Aug 13 06:27 .sonarcloud.properties [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 1171 Aug 13 06:27 ADOPTERS.md [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 21171 Aug 13 06:27 Attribution.txt [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 100284 Aug 13 06:27 CHANGELOG.md [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 3804 Aug 13 06:27 CONTRIBUTING.md [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 677 Aug 13 06:27 GOVERNANCE.md [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 861 Aug 13 06:27 Jenkinsfile [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 10775 Aug 13 06:27 LICENSE [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 16854 Aug 13 06:27 Makefile [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 582 Aug 13 06:27 OWNERS.md [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 9528 Aug 13 06:27 README.md [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 789 Aug 13 06:27 SECURITY.md [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 5 Aug 13 06:27 VERSION [2024-08-13T06:30:25.290Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 06:27 bin [2024-08-13T06:30:25.290Z] drwxrwxr-x 20 1001 1001 4096 Aug 13 06:27 cmd [2024-08-13T06:30:25.290Z] -rw-r--r-- 1 root root 518746 Aug 13 06:29 coverage.out [2024-08-13T06:30:25.290Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 06:27 fuzz_test [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 7317 Aug 13 06:27 go.mod [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 102581 Aug 13 06:27 go.sum [2024-08-13T06:30:25.290Z] drwxrwxr-x 7 1001 1001 4096 Aug 13 06:27 internal [2024-08-13T06:30:25.290Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 06:27 openapi [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 584 Aug 13 06:27 security.txt [2024-08-13T06:30:25.290Z] -rw-rw-r-- 1 1001 1001 204 Aug 13 06:27 version.go [Pipeline] sh [2024-08-13T06:30:25.615Z] + '[' -e coverage.out ] [2024-08-13T06:30:25.615Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-13T06:30:25.752Z] Stashed 1 file(s) [Pipeline] sh [2024-08-13T06:30:26.051Z] + make build [2024-08-13T06:30:26.051Z] 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 [2024-08-13T06:30:34.114Z] d6de4b400683: Pull complete [2024-08-13T06:30:34.114Z] 35cb2a7552d0: Pull complete [2024-08-13T06:30:34.114Z] 4f4fb700ef54: Pull complete [2024-08-13T06:30:34.114Z] 464afbd9ba4c: Pull complete [2024-08-13T06:30:42.331Z] 00f215d4a9da: Pull complete [2024-08-13T06:30:43.741Z] d496ad576159: Pull complete [2024-08-13T06:30:43.741Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-13T06:30:43.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-13T06:30:43.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-13T06:30:44.148Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-13T06:30:44.148Z] WORKDIR /edgex [2024-08-13T06:30:44.148Z] COPY go.mod . [2024-08-13T06:30:44.148Z] RUN go mod download [2024-08-13T06:30:44.148Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-13T06:30:44.739Z] Sending build context to Docker daemon 3.46MB [2024-08-13T06:30:44.739Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-13T06:30:44.739Z] ---> f246e2811388 [2024-08-13T06:30:44.739Z] Step 2/4 : WORKDIR /edgex [2024-08-13T06:30:46.682Z] ---> Running in debc05117b31 [2024-08-13T06:30:46.682Z] Removing intermediate container debc05117b31 [2024-08-13T06:30:46.682Z] ---> 761aaec8d449 [2024-08-13T06:30:46.682Z] Step 3/4 : COPY go.mod . [2024-08-13T06:30:47.269Z] ---> ee5307227702 [2024-08-13T06:30:47.269Z] Step 4/4 : RUN go mod download [2024-08-13T06:30:47.269Z] ---> Running in 9fa5a7a71bc7 [2024-08-13T06:30:52.603Z] 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 [2024-08-13T06:30:52.603Z] 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 [2024-08-13T06:30:52.603Z] 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 [2024-08-13T06:30:53.172Z] 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 [2024-08-13T06:30:55.079Z] 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 [2024-08-13T06:30:59.271Z] 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 [2024-08-13T06:31:00.651Z] 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 [2024-08-13T06:31:02.563Z] 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 [2024-08-13T06:31:04.469Z] 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 [2024-08-13T06:31:05.038Z] 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 [2024-08-13T06:31:05.605Z] 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 [2024-08-13T06:31:06.174Z] 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 [2024-08-13T06:31:07.116Z] 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] } [2024-08-13T06:31:08.081Z] $ docker stop --time=1 25c7942e3ad9bd288571c5c79a35796a8937eb35f1ba9eb65abb3d884b57ba0f [2024-08-13T06:31:13.195Z] $ docker rm -f --volumes 25c7942e3ad9bd288571c5c79a35796a8937eb35f1ba9eb65abb3d884b57ba0f [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 [2024-08-13T06:31:14.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-13T06:31:14.870Z] [2024-08-13T06:31:14.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T06:31:15.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-13T06:31:15.274Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-13T06:31:15.274Z] 91d30c5bc195: Pulling fs layer [2024-08-13T06:31:15.274Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-13T06:31:15.274Z] 9c61dcf015f6: Pulling fs layer [2024-08-13T06:31:15.274Z] 4698f68db338: Pulling fs layer [2024-08-13T06:31:15.274Z] 2a2f49069b9e: Pulling fs layer [2024-08-13T06:31:15.274Z] e0025b399a48: Pulling fs layer [2024-08-13T06:31:15.274Z] 4698f68db338: Waiting [2024-08-13T06:31:15.274Z] e0025b399a48: Waiting [2024-08-13T06:31:15.274Z] 2a2f49069b9e: Waiting [2024-08-13T06:31:15.274Z] 91d30c5bc195: Verifying Checksum [2024-08-13T06:31:15.274Z] 91d30c5bc195: Download complete [2024-08-13T06:31:15.274Z] 4698f68db338: Verifying Checksum [2024-08-13T06:31:15.274Z] 4698f68db338: Download complete [2024-08-13T06:31:15.537Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-13T06:31:15.537Z] 2e9b0aa3be6d: Download complete [2024-08-13T06:31:15.537Z] e0025b399a48: Verifying Checksum [2024-08-13T06:31:15.537Z] e0025b399a48: Download complete [2024-08-13T06:31:15.537Z] 91d30c5bc195: Pull complete [2024-08-13T06:31:15.537Z] 2a2f49069b9e: Download complete [2024-08-13T06:31:15.797Z] 2e9b0aa3be6d: Pull complete [2024-08-13T06:31:16.064Z] 9c61dcf015f6: Download complete [2024-08-13T06:31:18.601Z] 9c61dcf015f6: Pull complete [2024-08-13T06:31:18.601Z] 4698f68db338: Pull complete [2024-08-13T06:31:18.861Z] 2a2f49069b9e: Pull complete [2024-08-13T06:31:18.861Z] e0025b399a48: Pull complete [2024-08-13T06:31:18.861Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-13T06:31:18.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-13T06:31:18.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T06:31:19.207Z] prd-ubuntu20.04-docker-8c-8g-7616 does not seem to be running inside a container [2024-08-13T06:31:19.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-13T06:31:21.507Z] $ docker top 4eb25969355e8682c9746e596b0703897fae753582178af05cfe0e71c301a6df -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T06:31:21.964Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-13T06:31:24.499Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-13T06:31:24.499Z] #1 transferring dockerfile: 1.89kB done [2024-08-13T06:31:24.499Z] #1 DONE 0.0s [2024-08-13T06:31:24.499Z] [2024-08-13T06:31:24.499Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-13T06:31:24.499Z] #2 transferring dockerfile: 1.85kB done [2024-08-13T06:31:24.499Z] #2 DONE 0.0s [2024-08-13T06:31:24.499Z] [2024-08-13T06:31:24.499Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-13T06:31:24.499Z] #3 transferring dockerfile: 2.15kB done [2024-08-13T06:31:24.499Z] #3 DONE 0.0s [2024-08-13T06:31:24.499Z] [2024-08-13T06:31:24.499Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-08-13T06:31:24.499Z] #4 transferring dockerfile: 1.81kB done [2024-08-13T06:31:24.499Z] #4 DONE 0.0s [2024-08-13T06:31:24.499Z] [2024-08-13T06:31:24.499Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-13T06:31:24.499Z] #5 transferring dockerfile: 2.50kB done [2024-08-13T06:31:24.499Z] #5 DONE 0.0s [2024-08-13T06:31:24.499Z] [2024-08-13T06:31:24.499Z] #6 [core-command internal] load build definition from Dockerfile [2024-08-13T06:31:24.499Z] #6 transferring dockerfile: 1.93kB done [2024-08-13T06:31:24.499Z] #6 DONE 0.0s [2024-08-13T06:31:24.499Z] [2024-08-13T06:31:24.499Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-08-13T06:31:24.499Z] #7 transferring dockerfile: 1.70kB done [2024-08-13T06:31:24.499Z] #7 DONE 0.0s [2024-08-13T06:31:24.499Z] [2024-08-13T06:31:24.499Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-08-13T06:31:24.499Z] #8 transferring dockerfile: 1.95kB done [2024-08-13T06:31:24.499Z] #8 DONE 0.0s [2024-08-13T06:31:24.499Z] [2024-08-13T06:31:24.499Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-13T06:31:24.757Z] #9 transferring dockerfile: 3.17kB done [2024-08-13T06:31:24.757Z] #9 DONE 0.0s [2024-08-13T06:31:24.757Z] [2024-08-13T06:31:24.757Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-08-13T06:31:24.757Z] #10 transferring dockerfile: 1.93kB done [2024-08-13T06:31:24.757Z] #10 DONE 0.0s [2024-08-13T06:31:24.757Z] [2024-08-13T06:31:24.757Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-08-13T06:31:24.757Z] #11 transferring dockerfile: 2.06kB done [2024-08-13T06:31:24.757Z] #11 DONE 0.0s [2024-08-13T06:31:24.757Z] [2024-08-13T06:31:24.757Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-08-13T06:31:24.757Z] #12 transferring dockerfile: 2.01kB done [2024-08-13T06:31:24.757Z] #12 DONE 0.1s [2024-08-13T06:31:24.757Z] [2024-08-13T06:31:24.757Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-13T06:31:24.757Z] #13 transferring dockerfile: 2.49kB done [2024-08-13T06:31:24.757Z] #13 DONE 0.1s [2024-08-13T06:31:24.757Z] [2024-08-13T06:31:24.757Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-13T06:31:24.757Z] #14 transferring dockerfile: 2.23kB done [2024-08-13T06:31:24.757Z] #14 DONE 0.1s [2024-08-13T06:31:24.757Z] [2024-08-13T06:31:24.757Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-08-13T06:31:24.757Z] #15 transferring dockerfile: 1.69kB done [2024-08-13T06:31:24.757Z] #15 DONE 0.1s [2024-08-13T06:31:24.757Z] [2024-08-13T06:31:24.757Z] #16 [core-data internal] load build definition from Dockerfile [2024-08-13T06:31:24.757Z] #16 transferring dockerfile: 2.01kB done [2024-08-13T06:31:24.757Z] #16 DONE 0.2s [2024-08-13T06:31:24.757Z] [2024-08-13T06:31:24.757Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-08-13T06:31:24.757Z] #17 transferring context: 50B done [2024-08-13T06:31:24.757Z] #17 DONE 0.1s [2024-08-13T06:31:25.016Z] [2024-08-13T06:31:25.016Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-08-13T06:31:25.016Z] #18 transferring context: 50B done [2024-08-13T06:31:25.016Z] #18 DONE 0.0s [2024-08-13T06:31:25.016Z] [2024-08-13T06:31:25.016Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-13T06:31:25.016Z] #19 transferring context: 50B done [2024-08-13T06:31:25.016Z] #19 DONE 0.0s [2024-08-13T06:31:25.016Z] [2024-08-13T06:31:25.016Z] #20 [security-spire-agent internal] load .dockerignore [2024-08-13T06:31:25.016Z] #20 transferring context: 50B done [2024-08-13T06:31:25.016Z] #20 DONE 0.0s [2024-08-13T06:31:25.016Z] [2024-08-13T06:31:25.016Z] #21 [security-proxy-setup internal] load .dockerignore [2024-08-13T06:31:25.016Z] #21 transferring context: 50B done [2024-08-13T06:31:25.016Z] #21 DONE 0.0s [2024-08-13T06:31:25.016Z] [2024-08-13T06:31:25.016Z] #22 [core-command internal] load .dockerignore [2024-08-13T06:31:25.016Z] #22 transferring context: 50B done [2024-08-13T06:31:25.016Z] #22 DONE 0.0s [2024-08-13T06:31:25.016Z] [2024-08-13T06:31:25.016Z] #23 [security-spire-server internal] load .dockerignore [2024-08-13T06:31:25.016Z] #23 transferring context: 50B done [2024-08-13T06:31:25.016Z] #23 DONE 0.0s [2024-08-13T06:31:25.016Z] [2024-08-13T06:31:25.016Z] #24 [support-scheduler internal] load .dockerignore [2024-08-13T06:31:25.276Z] #24 transferring context: 50B done [2024-08-13T06:31:25.276Z] #24 DONE 0.0s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #25 [support-notifications internal] load .dockerignore [2024-08-13T06:31:25.276Z] #25 transferring context: 50B done [2024-08-13T06:31:25.276Z] #25 DONE 0.0s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #26 [security-bootstrapper internal] load .dockerignore [2024-08-13T06:31:25.276Z] #26 transferring context: 50B done [2024-08-13T06:31:25.276Z] #26 DONE 0.0s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #27 [core-metadata internal] load .dockerignore [2024-08-13T06:31:25.276Z] #27 transferring context: 50B done [2024-08-13T06:31:25.276Z] #27 DONE 0.0s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-13T06:31:25.276Z] #28 transferring context: 50B done [2024-08-13T06:31:25.276Z] #28 DONE 0.0s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #29 [security-spire-config internal] load .dockerignore [2024-08-13T06:31:25.276Z] #29 transferring context: 50B done [2024-08-13T06:31:25.276Z] #29 DONE 0.0s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #30 [core-data internal] load .dockerignore [2024-08-13T06:31:25.276Z] #30 transferring context: 50B done [2024-08-13T06:31:25.276Z] #30 DONE 0.0s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #31 [core-keeper internal] load .dockerignore [2024-08-13T06:31:25.276Z] #31 transferring context: 50B done [2024-08-13T06:31:25.276Z] #31 DONE 0.1s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-13T06:31:25.276Z] #32 transferring context: 50B done [2024-08-13T06:31:25.276Z] #32 DONE 0.0s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-13T06:31:25.276Z] #33 DONE 0.0s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T06:31:25.276Z] #34 ... [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-13T06:31:25.276Z] #33 DONE 0.0s [2024-08-13T06:31:25.276Z] [2024-08-13T06:31:25.276Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T06:31:25.535Z] #34 ... [2024-08-13T06:31:25.535Z] [2024-08-13T06:31:25.535Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-13T06:31:25.535Z] #33 DONE 0.0s [2024-08-13T06:31:25.535Z] [2024-08-13T06:31:25.535Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T06:31:25.793Z] #34 DONE 0.5s [2024-08-13T06:31:25.793Z] [2024-08-13T06:31:25.793Z] #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:31:25.793Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:31:25.793Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-13T06:31:25.793Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:31:25.793Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-13T06:31:25.793Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-13T06:31:25.793Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s [2024-08-13T06:31:26.052Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:31:26.052Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-13T06:31:26.052Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-13T06:31:26.052Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.2s [2024-08-13T06:31:26.052Z] #35 ... [2024-08-13T06:31:26.052Z] [2024-08-13T06:31:26.052Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-13T06:31:26.052Z] #36 DONE 0.7s [2024-08-13T06:31:26.052Z] [2024-08-13T06:31:26.052Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-13T06:31:26.052Z] #37 DONE 0.7s [2024-08-13T06:31:26.052Z] [2024-08-13T06:31:26.052Z] #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:31:26.052Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-13T06:31:26.052Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:31:26.052Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-13T06:31:26.052Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-13T06:31:26.052Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s [2024-08-13T06:31:26.310Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-13T06:31:26.310Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-13T06:31:26.310Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-13T06:31:26.569Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-13T06:31:26.830Z] #35 ... [2024-08-13T06:31:26.830Z] [2024-08-13T06:31:26.830Z] #38 [security-spire-config internal] load build context [2024-08-13T06:31:26.830Z] #38 transferring context: 25.85kB 0.0s done [2024-08-13T06:31:26.830Z] #38 DONE 0.6s [2024-08-13T06:31:26.830Z] [2024-08-13T06:31:26.830Z] #39 [security-spire-agent internal] load build context [2024-08-13T06:31:26.830Z] #39 transferring context: 27.13kB 0.0s done [2024-08-13T06:31:26.830Z] #39 DONE 0.6s [2024-08-13T06:31:26.830Z] [2024-08-13T06:31:26.830Z] #40 [security-spire-server internal] load build context [2024-08-13T06:31:26.830Z] #40 transferring context: 27.60kB 0.0s done [2024-08-13T06:31:26.830Z] #40 DONE 0.6s [2024-08-13T06:31:26.830Z] [2024-08-13T06:31:26.830Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:31:26.830Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-13T06:31:26.830Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-13T06:31:26.830Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-13T06:31:26.830Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-13T06:31:26.830Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-13T06:31:26.830Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-13T06:31:26.830Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-13T06:31:26.830Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-13T06:31:26.830Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.4s [2024-08-13T06:31:26.830Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-13T06:31:26.830Z] #41 ... [2024-08-13T06:31:26.830Z] [2024-08-13T06:31:26.830Z] #35 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:31:26.830Z] #35 DONE 1.6s [2024-08-13T06:31:26.830Z] [2024-08-13T06:31:26.830Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:31:26.830Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.5s [2024-08-13T06:31:26.830Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-13T06:31:27.088Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.49MB / 30.73MB 0.6s [2024-08-13T06:31:27.088Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-08-13T06:31:27.654Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-08-13T06:31:27.911Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-13T06:31:29.293Z] #41 ... [2024-08-13T06:31:29.293Z] [2024-08-13T06:31:29.293Z] #42 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-08-13T06:31:29.293Z] #42 DONE 3.7s [2024-08-13T06:31:29.293Z] [2024-08-13T06:31:29.293Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:31:30.893Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.9s done [2024-08-13T06:31:31.154Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.9s done [2024-08-13T06:31:35.411Z] #41 ... [2024-08-13T06:31:35.411Z] [2024-08-13T06:31:35.411Z] #43 [support-scheduler internal] load build context [2024-08-13T06:31:35.411Z] #43 transferring context: 281.11MB 8.7s [2024-08-13T06:31:35.411Z] #43 ... [2024-08-13T06:31:35.411Z] [2024-08-13T06:31:35.411Z] #44 [security-secretstore-setup internal] load build context [2024-08-13T06:31:35.411Z] #44 ... [2024-08-13T06:31:35.411Z] [2024-08-13T06:31:35.411Z] #43 [support-scheduler internal] load build context [2024-08-13T06:31:35.980Z] #43 ... [2024-08-13T06:31:35.980Z] [2024-08-13T06:31:35.980Z] #45 [support-notifications internal] load build context [2024-08-13T06:31:35.980Z] #45 ... [2024-08-13T06:31:35.980Z] [2024-08-13T06:31:35.980Z] #46 [support-cron-scheduler internal] load build context [2024-08-13T06:31:35.980Z] #46 ... [2024-08-13T06:31:35.980Z] [2024-08-13T06:31:35.980Z] #47 [core-keeper internal] load build context [2024-08-13T06:31:36.237Z] #47 ... [2024-08-13T06:31:36.237Z] [2024-08-13T06:31:36.237Z] #48 [security-bootstrapper internal] load build context [2024-08-13T06:31:36.237Z] #48 ... [2024-08-13T06:31:36.237Z] [2024-08-13T06:31:36.237Z] #49 [core-metadata internal] load build context [2024-08-13T06:31:36.501Z] #49 ... [2024-08-13T06:31:36.501Z] [2024-08-13T06:31:36.501Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-13T06:31:36.501Z] #50 ... [2024-08-13T06:31:36.501Z] [2024-08-13T06:31:36.501Z] #51 [security-proxy-auth internal] load build context [2024-08-13T06:31:36.501Z] #51 ... [2024-08-13T06:31:36.501Z] [2024-08-13T06:31:36.501Z] #52 [core-command internal] load build context [2024-08-13T06:31:36.760Z] #52 ... [2024-08-13T06:31:36.760Z] [2024-08-13T06:31:36.760Z] #53 [security-proxy-setup internal] load build context [2024-08-13T06:31:36.760Z] #53 ... [2024-08-13T06:31:36.760Z] [2024-08-13T06:31:36.760Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:31:37.042Z] #54 ... [2024-08-13T06:31:37.042Z] [2024-08-13T06:31:37.042Z] #55 [core-data internal] load build context [2024-08-13T06:31:37.042Z] #55 ... [2024-08-13T06:31:37.042Z] [2024-08-13T06:31:37.042Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T06:31:37.042Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-13T06:31:37.042Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-13T06:31:37.042Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-13T06:31:37.042Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-13T06:31:37.042Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-13T06:31:37.042Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-13T06:31:37.042Z] #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-13T06:31:37.042Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-13T06:31:37.042Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.6s done [2024-08-13T06:31:37.042Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-13T06:31:37.042Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done [2024-08-13T06:31:37.042Z] #56 ... [2024-08-13T06:31:37.042Z] [2024-08-13T06:31:37.042Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-13T06:31:37.042Z] #0 1.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:31:37.042Z] #0 2.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:31:37.042Z] #0 2.416 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T06:31:37.042Z] #0 2.416 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T06:31:37.042Z] #0 2.416 OK: 20070 distinct packages available [2024-08-13T06:31:37.042Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:31:37.042Z] #0 2.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:31:37.042Z] #0 2.754 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-13T06:31:37.042Z] #0 2.758 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-13T06:31:37.042Z] #0 2.766 (3/5) Installing libucontext (1.2-r2) [2024-08-13T06:31:37.042Z] #0 2.777 (4/5) Installing gcompat (1.1.0-r1) [2024-08-13T06:31:37.042Z] #0 2.777 (5/5) Installing openssl (3.1.6-r0) [2024-08-13T06:31:37.042Z] #0 2.783 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:31:37.042Z] #0 2.800 OK: 8 MiB in 20 packages [2024-08-13T06:31:37.431Z] #57 ... [2024-08-13T06:31:37.431Z] [2024-08-13T06:31:37.431Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T06:31:37.697Z] #58 ... [2024-08-13T06:31:37.697Z] [2024-08-13T06:31:37.697Z] #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-13T06:31:37.697Z] #59 ... [2024-08-13T06:31:37.697Z] [2024-08-13T06:31:37.697Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-13T06:31:37.697Z] #60 ... [2024-08-13T06:31:37.697Z] [2024-08-13T06:31:37.697Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-13T06:31:37.697Z] #61 ... [2024-08-13T06:31:37.697Z] [2024-08-13T06:31:37.697Z] #43 [support-scheduler internal] load build context [2024-08-13T06:31:38.642Z] #43 ... [2024-08-13T06:31:38.642Z] [2024-08-13T06:31:38.642Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-13T06:31:38.642Z] #62 ... [2024-08-13T06:31:38.642Z] [2024-08-13T06:31:38.642Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T06:31:38.642Z] #63 ... [2024-08-13T06:31:38.642Z] [2024-08-13T06:31:38.642Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T06:31:38.903Z] #64 ... [2024-08-13T06:31:38.903Z] [2024-08-13T06:31:38.903Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-13T06:31:38.903Z] #0 6.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:31:38.903Z] #0 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:31:38.903Z] #0 7.170 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T06:31:38.903Z] #0 7.170 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T06:31:38.903Z] #0 7.170 OK: 20070 distinct packages available [2024-08-13T06:31:38.903Z] #0 7.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:31:38.903Z] #0 7.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:31:38.903Z] #0 7.592 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-13T06:31:38.903Z] #0 7.862 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-13T06:31:38.903Z] #0 7.883 (3/4) Installing libucontext (1.2-r2) [2024-08-13T06:31:38.903Z] #0 7.883 (4/4) Installing gcompat (1.1.0-r1) [2024-08-13T06:31:38.903Z] #0 7.886 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:31:38.903Z] #0 7.911 OK: 8 MiB in 19 packages [2024-08-13T06:31:38.903Z] #65 ... [2024-08-13T06:31:38.903Z] [2024-08-13T06:31:38.903Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-13T06:31:38.903Z] #66 ... [2024-08-13T06:31:38.903Z] [2024-08-13T06:31:38.903Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-13T06:31:39.187Z] #67 ... [2024-08-13T06:31:39.187Z] [2024-08-13T06:31:39.187Z] #43 [support-scheduler internal] load build context [2024-08-13T06:31:39.187Z] #43 ... [2024-08-13T06:31:39.187Z] [2024-08-13T06:31:39.187Z] #68 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2024-08-13T06:31:39.447Z] #68 ... [2024-08-13T06:31:39.447Z] [2024-08-13T06:31:39.447Z] #47 [core-keeper internal] load build context [2024-08-13T06:31:39.707Z] #47 transferring context: 327.71MB 13.9s [2024-08-13T06:31:41.630Z] #47 ... [2024-08-13T06:31:41.630Z] [2024-08-13T06:31:41.630Z] #43 [support-scheduler internal] load build context [2024-08-13T06:31:42.220Z] #43 transferring context: 494.04MB 16.3s done [2024-08-13T06:31:43.674Z] Removing intermediate container 9fa5a7a71bc7 [2024-08-13T06:31:43.674Z] ---> 212ba5a870ef [2024-08-13T06:31:43.674Z] Successfully built 212ba5a870ef [2024-08-13T06:31:43.674Z] Successfully tagged ci-base-image-arm64:latest [2024-08-13T06:31:44.941Z] #43 ... [2024-08-13T06:31:44.941Z] [2024-08-13T06:31:44.941Z] #45 [support-notifications internal] load build context [2024-08-13T06:31:44.941Z] #45 transferring context: 494.04MB 18.5s done [2024-08-13T06:31:45.668Z] #45 ... [2024-08-13T06:31:45.668Z] [2024-08-13T06:31:45.668Z] #44 [security-secretstore-setup internal] load build context [2024-08-13T06:31:45.668Z] #44 transferring context: 494.04MB 16.5s done [2024-08-13T06:31:45.934Z] #44 ... [2024-08-13T06:31:45.934Z] [2024-08-13T06:31:45.934Z] #52 [core-command internal] load build context [2024-08-13T06:31:45.934Z] #52 transferring context: 494.04MB 18.3s done [2024-08-13T06:31:46.306Z] #52 ... [2024-08-13T06:31:46.306Z] [2024-08-13T06:31:46.306Z] #46 [support-cron-scheduler internal] load build context [2024-08-13T06:31:46.306Z] #46 transferring context: 494.04MB 15.6s done [2024-08-13T06:31:46.306Z] #46 ... [2024-08-13T06:31:46.306Z] [2024-08-13T06:31:46.306Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-13T06:31:46.306Z] #50 transferring context: 494.04MB 16.9s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T06:31:47.011Z] + docker inspect -f . ci-base-image-arm64 [2024-08-13T06:31:47.011Z] . [2024-08-13T06:31:47.033Z] #50 ... [2024-08-13T06:31:47.033Z] [2024-08-13T06:31:47.033Z] #48 [security-bootstrapper internal] load build context [2024-08-13T06:31:47.033Z] #48 transferring context: 494.04MB 15.6s done [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T06:31:47.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-7617 does not seem to be running inside a container [2024-08-13T06:31:47.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-13T06:31:47.894Z] #48 ... [2024-08-13T06:31:47.894Z] [2024-08-13T06:31:47.894Z] #49 [core-metadata internal] load build context [2024-08-13T06:31:47.894Z] #49 transferring context: 494.04MB 16.4s done [2024-08-13T06:31:48.164Z] #49 ... [2024-08-13T06:31:48.164Z] [2024-08-13T06:31:48.164Z] #55 [core-data internal] load build context [2024-08-13T06:31:48.164Z] #55 transferring context: 494.04MB 15.6s done [2024-08-13T06:31:48.164Z] #55 ... [2024-08-13T06:31:48.164Z] [2024-08-13T06:31:48.164Z] #53 [security-proxy-setup internal] load build context [2024-08-13T06:31:48.164Z] #53 transferring context: 494.04MB 17.0s done [2024-08-13T06:31:48.425Z] #53 ... [2024-08-13T06:31:48.425Z] [2024-08-13T06:31:48.425Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:31:48.425Z] #54 transferring context: 494.04MB 16.3s done [2024-08-13T06:31:48.425Z] #54 ... [2024-08-13T06:31:48.425Z] [2024-08-13T06:31:48.425Z] #51 [security-proxy-auth internal] load build context [2024-08-13T06:31:48.425Z] #51 transferring context: 494.04MB 15.3s done [2024-08-13T06:31:48.609Z] $ docker top 82b03d03e554ffdf281287d11debe3d99e8c78b3b2adca5c58b69fd5ca25c88d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T06:31:49.548Z] + go version [2024-08-13T06:31:49.548Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-13T06:31:49.580Z] $ docker stop --time=1 82b03d03e554ffdf281287d11debe3d99e8c78b3b2adca5c58b69fd5ca25c88d [2024-08-13T06:31:51.192Z] $ docker rm -f --volumes 82b03d03e554ffdf281287d11debe3d99e8c78b3b2adca5c58b69fd5ca25c88d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2024-08-13T06:31:51.726Z] #51 ... [2024-08-13T06:31:51.727Z] [2024-08-13T06:31:51.727Z] #47 [core-keeper internal] load build context [2024-08-13T06:31:51.727Z] #47 transferring context: 494.04MB 17.9s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T06:31:52.170Z] + docker inspect -f . ci-base-image-arm64 [2024-08-13T06:31:52.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T06:31:52.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-7617 does not seem to be running inside a container [2024-08-13T06:31:52.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-13T06:31:53.722Z] $ docker top cbe5c18a7ef7e12addbed7884e718cb3455aabc5ab6b4294ee064c3490d4a295 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-13T06:31:54.020Z] ========================================================= [2024-08-13T06:31:54.020Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-13T06:31:54.020Z] ========================================================= [Pipeline] sh [2024-08-13T06:31:54.684Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-13T06:31:55.412Z] + make test [2024-08-13T06:31:55.413Z] go test -race -coverprofile=coverage.out ./... [2024-08-13T06:32:01.818Z] #47 ... [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #51 [security-proxy-auth internal] load build context [2024-08-13T06:32:01.818Z] #51 DONE 35.4s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #68 [support-cron-scheduler builder 2/8] WORKDIR /edgex-go [2024-08-13T06:32:01.818Z] #68 DONE 32.2s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-13T06:32:01.818Z] #65 DONE 32.9s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #55 [core-data internal] load build context [2024-08-13T06:32:01.818Z] #55 DONE 35.4s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-13T06:32:01.818Z] #57 DONE 34.1s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #48 [security-bootstrapper internal] load build context [2024-08-13T06:32:01.818Z] #48 DONE 35.5s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #46 [support-cron-scheduler internal] load build context [2024-08-13T06:32:01.818Z] #46 DONE 35.5s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T06:32:01.818Z] #69 ... [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:32:01.818Z] #54 DONE 35.5s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #49 [core-metadata internal] load build context [2024-08-13T06:32:01.818Z] #49 DONE 35.5s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #44 [security-secretstore-setup internal] load build context [2024-08-13T06:32:01.818Z] #44 DONE 35.5s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #43 [support-scheduler internal] load build context [2024-08-13T06:32:01.818Z] #43 DONE 35.5s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #47 [core-keeper internal] load build context [2024-08-13T06:32:01.818Z] #47 DONE 35.6s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #53 [security-proxy-setup internal] load build context [2024-08-13T06:32:01.818Z] #53 DONE 35.6s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #52 [core-command internal] load build context [2024-08-13T06:32:01.818Z] #52 DONE 35.6s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #45 [support-notifications internal] load build context [2024-08-13T06:32:01.818Z] #45 DONE 35.6s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-13T06:32:01.818Z] #50 DONE 35.6s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:32:01.818Z] #41 DONE 35.3s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-13T06:32:01.818Z] #59 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:01.818Z] #59 34.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:01.818Z] #59 ... [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T06:32:01.818Z] #58 DONE 34.5s [2024-08-13T06:32:01.818Z] [2024-08-13T06:32:01.818Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T06:32:01.818Z] #63 33.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:01.818Z] #63 33.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.085Z] #63 33.98 (1/2) Installing ca-certificates (20240226-r0) [2024-08-13T06:32:02.085Z] #63 34.05 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-13T06:32:02.085Z] #63 ... [2024-08-13T06:32:02.085Z] [2024-08-13T06:32:02.085Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-13T06:32:02.085Z] #62 33.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.085Z] #62 33.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.085Z] #62 33.74 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-13T06:32:02.085Z] #62 33.75 (2/2) Installing su-exec (0.2-r3) [2024-08-13T06:32:02.085Z] #62 33.76 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:32:02.085Z] #62 33.78 OK: 7 MiB in 17 packages [2024-08-13T06:32:02.085Z] #62 DONE 34.1s [2024-08-13T06:32:02.085Z] [2024-08-13T06:32:02.085Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T06:32:02.085Z] #63 34.05 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:32:02.085Z] #63 34.08 Executing ca-certificates-20240226-r0.trigger [2024-08-13T06:32:02.346Z] #63 ... [2024-08-13T06:32:02.346Z] [2024-08-13T06:32:02.346Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-13T06:32:02.346Z] #59 34.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T06:32:02.346Z] #59 34.65 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:32:02.346Z] #59 34.66 OK: 7 MiB in 16 packages [2024-08-13T06:32:02.346Z] #59 DONE 35.0s [2024-08-13T06:32:02.346Z] [2024-08-13T06:32:02.346Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T06:32:02.346Z] #63 34.17 OK: 8 MiB in 17 packages [2024-08-13T06:32:02.606Z] #63 ... [2024-08-13T06:32:02.606Z] [2024-08-13T06:32:02.606Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-13T06:32:02.606Z] #60 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.606Z] #60 34.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.606Z] #60 34.66 (1/4) Installing ca-certificates (20240226-r0) [2024-08-13T06:32:02.606Z] #60 34.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-13T06:32:02.606Z] #60 34.68 (3/4) Installing su-exec (0.2-r3) [2024-08-13T06:32:02.606Z] #60 34.68 (4/4) Installing yq (4.33.3-r5) [2024-08-13T06:32:02.606Z] #60 35.02 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:32:02.606Z] #60 35.04 Executing ca-certificates-20240226-r0.trigger [2024-08-13T06:32:02.606Z] #60 35.09 OK: 17 MiB in 19 packages [2024-08-13T06:32:02.606Z] #60 DONE 35.5s [2024-08-13T06:32:02.883Z] [2024-08-13T06:32:02.883Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-13T06:32:02.883Z] #66 33.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.883Z] #66 33.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.883Z] #66 34.05 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-13T06:32:02.883Z] #66 34.06 (2/4) Installing openssl (3.1.6-r0) [2024-08-13T06:32:02.883Z] #66 34.08 (3/4) Installing su-exec (0.2-r3) [2024-08-13T06:32:02.883Z] #66 34.09 (4/4) Installing yq (4.33.3-r5) [2024-08-13T06:32:02.883Z] #66 34.18 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:32:02.883Z] #66 34.18 OK: 17 MiB in 19 packages [2024-08-13T06:32:02.883Z] #66 DONE 34.6s [2024-08-13T06:32:02.883Z] [2024-08-13T06:32:02.883Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T06:32:02.883Z] #63 DONE 34.6s [2024-08-13T06:32:02.883Z] [2024-08-13T06:32:02.883Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T06:32:02.883Z] #64 33.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.883Z] #64 33.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.883Z] #64 33.92 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T06:32:02.883Z] #64 33.92 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T06:32:02.883Z] #64 33.92 OK: 20070 distinct packages available [2024-08-13T06:32:02.883Z] #64 33.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.883Z] #64 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.883Z] #64 34.27 (1/11) Installing ca-certificates (20240226-r0) [2024-08-13T06:32:02.883Z] #64 34.29 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-13T06:32:02.883Z] #64 34.36 (3/11) Installing libunistring (1.1-r1) [2024-08-13T06:32:02.883Z] #64 34.38 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-13T06:32:02.883Z] #64 34.39 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-13T06:32:02.883Z] #64 34.39 (6/11) Installing libcurl (8.9.0-r0) [2024-08-13T06:32:02.883Z] #64 34.40 (7/11) Installing curl (8.9.0-r0) [2024-08-13T06:32:02.883Z] #64 34.41 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-13T06:32:02.883Z] #64 34.41 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-13T06:32:02.883Z] #64 34.42 (10/11) Installing libucontext (1.2-r2) [2024-08-13T06:32:02.883Z] #64 34.42 (11/11) Installing gcompat (1.1.0-r1) [2024-08-13T06:32:02.883Z] #64 34.43 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:32:02.883Z] #64 34.44 Executing ca-certificates-20240226-r0.trigger [2024-08-13T06:32:02.883Z] #64 34.49 OK: 12 MiB in 26 packages [2024-08-13T06:32:02.883Z] #64 DONE 34.6s [2024-08-13T06:32:02.883Z] [2024-08-13T06:32:02.883Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:32:02.883Z] #70 ... [2024-08-13T06:32:02.883Z] [2024-08-13T06:32:02.883Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T06:32:02.883Z] #0 1.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.883Z] #0 1.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:02.883Z] #0 1.604 OK: 264 MiB in 52 packages [2024-08-13T06:32:02.883Z] #71 DONE 1.8s [2024-08-13T06:32:02.883Z] [2024-08-13T06:32:02.883Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:32:02.883Z] #72 DONE 0.1s [2024-08-13T06:32:02.883Z] [2024-08-13T06:32:02.883Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:32:03.469Z] #73 ... [2024-08-13T06:32:03.469Z] [2024-08-13T06:32:03.469Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-13T06:32:03.469Z] #61 34.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #61 35.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #61 35.71 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T06:32:03.469Z] #61 35.71 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:32:03.469Z] #61 35.72 OK: 7 MiB in 16 packages [2024-08-13T06:32:03.469Z] #61 DONE 36.0s [2024-08-13T06:32:03.469Z] [2024-08-13T06:32:03.469Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-13T06:32:03.469Z] #67 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #67 34.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #67 34.76 (1/3) Installing ca-certificates (20240226-r0) [2024-08-13T06:32:03.469Z] #67 34.78 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-13T06:32:03.469Z] #67 34.79 (3/3) Installing tzdata (2024a-r0) [2024-08-13T06:32:03.469Z] #67 34.84 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:32:03.469Z] #67 34.85 Executing ca-certificates-20240226-r0.trigger [2024-08-13T06:32:03.469Z] #67 34.88 OK: 11 MiB in 18 packages [2024-08-13T06:32:03.469Z] #67 DONE 35.2s [2024-08-13T06:32:03.469Z] [2024-08-13T06:32:03.469Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-13T06:32:03.469Z] #0 1.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #0 2.045 OK: 8 MiB in 19 packages [2024-08-13T06:32:03.469Z] #74 DONE 2.4s [2024-08-13T06:32:03.469Z] [2024-08-13T06:32:03.469Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T06:32:03.469Z] #69 1.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #69 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #69 2.091 OK: 264 MiB in 52 packages [2024-08-13T06:32:03.469Z] #69 DONE 2.4s [2024-08-13T06:32:03.469Z] [2024-08-13T06:32:03.469Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-13T06:32:03.469Z] #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #0 1.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #0 1.585 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T06:32:03.469Z] #0 1.585 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T06:32:03.469Z] #0 1.585 OK: 20077 distinct packages available [2024-08-13T06:32:03.469Z] #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #0 1.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:03.469Z] #0 1.970 OK: 264 MiB in 52 packages [2024-08-13T06:32:03.469Z] #75 DONE 2.3s [2024-08-13T06:32:03.469Z] [2024-08-13T06:32:03.469Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:32:03.469Z] #76 ... [2024-08-13T06:32:03.469Z] [2024-08-13T06:32:03.469Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:32:03.469Z] #77 DONE 0.2s [2024-08-13T06:32:03.730Z] [2024-08-13T06:32:03.730Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:32:03.730Z] #76 DONE 0.2s [2024-08-13T06:32:03.730Z] [2024-08-13T06:32:03.730Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:32:03.996Z] #78 ... [2024-08-13T06:32:03.996Z] [2024-08-13T06:32:03.996Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T06:32:03.996Z] #79 DONE 0.7s [2024-08-13T06:32:04.258Z] [2024-08-13T06:32:04.258Z] #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-13T06:32:04.258Z] #80 DONE 0.1s [2024-08-13T06:32:04.258Z] [2024-08-13T06:32:04.258Z] #81 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-08-13T06:32:04.258Z] #81 ... [2024-08-13T06:32:04.258Z] [2024-08-13T06:32:04.258Z] #82 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-13T06:32:04.258Z] #82 DONE 0.1s [2024-08-13T06:32:04.258Z] [2024-08-13T06:32:04.258Z] #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T06:32:04.258Z] #83 DONE 0.1s [2024-08-13T06:32:04.519Z] [2024-08-13T06:32:04.519Z] #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-13T06:32:04.519Z] #84 DONE 0.1s [2024-08-13T06:32:04.519Z] [2024-08-13T06:32:04.519Z] #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-13T06:32:04.519Z] #85 DONE 0.2s [2024-08-13T06:32:04.519Z] [2024-08-13T06:32:04.519Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-13T06:32:04.519Z] #0 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:04.519Z] #0 3.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:04.519Z] #0 3.417 OK: 8 MiB in 20 packages [2024-08-13T06:32:04.783Z] #86 DONE 3.6s [2024-08-13T06:32:04.784Z] [2024-08-13T06:32:04.784Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T06:32:04.784Z] #87 ... [2024-08-13T06:32:04.784Z] [2024-08-13T06:32:04.784Z] #88 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T06:32:04.784Z] #88 DONE 3.7s [2024-08-13T06:32:04.784Z] [2024-08-13T06:32:04.784Z] #89 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-13T06:32:04.784Z] #0 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:04.784Z] #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:04.784Z] #0 3.444 OK: 264 MiB in 52 packages [2024-08-13T06:32:04.784Z] #89 DONE 3.7s [2024-08-13T06:32:05.087Z] [2024-08-13T06:32:05.087Z] #90 [security-spire-config] exporting to image [2024-08-13T06:32:05.087Z] #90 exporting layers [2024-08-13T06:32:06.104Z] #90 ... [2024-08-13T06:32:06.104Z] [2024-08-13T06:32:06.104Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:32:06.104Z] #91 DONE 1.1s [2024-08-13T06:32:06.104Z] [2024-08-13T06:32:06.104Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T06:32:06.104Z] #87 DONE 1.2s [2024-08-13T06:32:06.104Z] [2024-08-13T06:32:06.104Z] #90 [security-spire-config] exporting to image [2024-08-13T06:32:06.104Z] #90 exporting layers 1.2s done [2024-08-13T06:32:06.104Z] #90 writing image sha256:b43a7b09935b9e3577beb4296ac6d505854530bd0139f6765574eb09b0f930eb done [2024-08-13T06:32:06.104Z] #90 naming to docker.io/library/security-spire-config done [2024-08-13T06:32:06.104Z] #90 DONE 1.3s [2024-08-13T06:32:06.104Z] [2024-08-13T06:32:06.104Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-13T06:32:06.104Z] #92 DONE 1.2s [2024-08-13T06:32:06.104Z] [2024-08-13T06:32:06.104Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-13T06:32:06.104Z] #93 DONE 0.1s [2024-08-13T06:32:06.104Z] [2024-08-13T06:32:06.104Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-13T06:32:06.676Z] #94 DONE 0.6s [2024-08-13T06:32:06.676Z] [2024-08-13T06:32:06.676Z] #95 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-13T06:32:06.676Z] #0 2.904 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:06.676Z] #0 3.409 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:06.676Z] #0 4.068 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T06:32:06.676Z] #0 4.370 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:32:06.676Z] #0 4.375 OK: 7 MiB in 16 packages [2024-08-13T06:32:06.676Z] #95 DONE 4.8s [2024-08-13T06:32:06.676Z] [2024-08-13T06:32:06.676Z] #81 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-13T06:32:06.676Z] #81 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:06.676Z] #81 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:06.676Z] #81 3.940 OK: 7 MiB in 16 packages [2024-08-13T06:32:06.676Z] #81 DONE 4.4s [2024-08-13T06:32:06.676Z] [2024-08-13T06:32:06.676Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T06:32:06.676Z] #96 DONE 0.7s [2024-08-13T06:32:06.676Z] [2024-08-13T06:32:06.676Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T06:32:06.676Z] #97 DONE 0.1s [2024-08-13T06:32:06.676Z] [2024-08-13T06:32:06.676Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-13T06:32:06.676Z] #98 DONE 0.1s [2024-08-13T06:32:06.676Z] [2024-08-13T06:32:06.677Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-13T06:32:06.677Z] #99 DONE 0.1s [2024-08-13T06:32:06.677Z] [2024-08-13T06:32:06.677Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-13T06:32:06.677Z] #100 DONE 0.1s [2024-08-13T06:32:06.677Z] [2024-08-13T06:32:06.677Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-13T06:32:06.677Z] #101 DONE 0.1s [2024-08-13T06:32:06.677Z] [2024-08-13T06:32:06.677Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T06:32:06.677Z] #102 DONE 0.0s [2024-08-13T06:32:06.677Z] [2024-08-13T06:32:06.677Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-13T06:32:06.677Z] #103 DONE 0.1s [2024-08-13T06:32:06.677Z] [2024-08-13T06:32:06.677Z] #90 [security-spire-server] exporting to image [2024-08-13T06:32:06.939Z] #90 ... [2024-08-13T06:32:06.939Z] [2024-08-13T06:32:06.939Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-13T06:32:06.939Z] #104 DONE 0.0s [2024-08-13T06:32:06.939Z] [2024-08-13T06:32:06.939Z] #90 [security-spire-agent] exporting to image [2024-08-13T06:32:07.881Z] #90 ... [2024-08-13T06:32:07.881Z] [2024-08-13T06:32:07.881Z] #105 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-13T06:32:07.881Z] #0 4.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:07.881Z] #0 4.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:07.881Z] #0 4.639 OK: 17 MiB in 19 packages [2024-08-13T06:32:07.881Z] #105 DONE 5.0s [2024-08-13T06:32:07.881Z] [2024-08-13T06:32:07.881Z] #106 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-13T06:32:07.881Z] #0 4.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:07.881Z] #0 4.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:07.881Z] #0 5.162 OK: 7 MiB in 17 packages [2024-08-13T06:32:07.881Z] #106 DONE 5.6s [2024-08-13T06:32:07.881Z] [2024-08-13T06:32:07.881Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:32:07.881Z] #70 5.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:07.881Z] #70 5.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:07.881Z] #70 ... [2024-08-13T06:32:07.881Z] [2024-08-13T06:32:07.881Z] #107 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:32:07.881Z] #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:07.881Z] #0 4.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:07.881Z] #0 4.907 OK: 8 MiB in 17 packages [2024-08-13T06:32:07.881Z] #107 DONE 5.2s [2024-08-13T06:32:07.881Z] [2024-08-13T06:32:07.881Z] #108 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-13T06:32:07.881Z] #0 4.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:07.881Z] #0 4.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:07.881Z] #0 5.062 OK: 17 MiB in 19 packages [2024-08-13T06:32:07.881Z] #108 DONE 5.3s [2024-08-13T06:32:08.142Z] [2024-08-13T06:32:08.142Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:32:08.142Z] #70 5.390 OK: 12 MiB in 26 packages [2024-08-13T06:32:09.085Z] #70 ... [2024-08-13T06:32:09.085Z] [2024-08-13T06:32:09.085Z] #109 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:32:09.085Z] #0 4.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:09.085Z] #0 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:09.085Z] #0 5.030 OK: 7 MiB in 16 packages [2024-08-13T06:32:09.085Z] #109 DONE 5.5s [2024-08-13T06:32:09.085Z] [2024-08-13T06:32:09.085Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:32:09.085Z] #70 DONE 6.2s [2024-08-13T06:32:09.085Z] [2024-08-13T06:32:09.085Z] #110 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-13T06:32:09.085Z] #110 DONE 1.1s [2024-08-13T06:32:09.085Z] [2024-08-13T06:32:09.085Z] #111 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-13T06:32:09.350Z] #111 ... [2024-08-13T06:32:09.350Z] [2024-08-13T06:32:09.350Z] #112 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:32:09.350Z] #0 5.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:09.350Z] #0 5.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:09.350Z] #0 5.586 OK: 11 MiB in 18 packages [2024-08-13T06:32:09.350Z] #112 DONE 5.9s [2024-08-13T06:32:09.350Z] [2024-08-13T06:32:09.350Z] #90 [security-spire-server] exporting to image [2024-08-13T06:32:09.350Z] #90 exporting layers 2.6s done [2024-08-13T06:32:09.350Z] #90 writing image sha256:dc7c68d266048b815a031b836a7e6087a9f7a886d6a4374fda62ba7a10ab71c2 0.1s done [2024-08-13T06:32:09.350Z] #90 naming to docker.io/library/security-spire-server done [2024-08-13T06:32:09.350Z] #90 writing image sha256:2fa178013ae6e563369debfa73f562b13945984266884b7650ba94cf1c08ef3b done [2024-08-13T06:32:09.350Z] #90 naming to docker.io/library/security-spire-agent [2024-08-13T06:32:09.611Z] #90 naming to docker.io/library/security-spire-agent done [2024-08-13T06:32:09.611Z] #90 DONE 4.0s [2024-08-13T06:32:09.611Z] [2024-08-13T06:32:09.611Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:32:11.526Z] #113 ... [2024-08-13T06:32:11.526Z] [2024-08-13T06:32:11.526Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T06:32:11.526Z] #56 ... [2024-08-13T06:32:11.526Z] [2024-08-13T06:32:11.526Z] #111 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-13T06:32:11.526Z] #111 DONE 3.6s [2024-08-13T06:32:11.526Z] [2024-08-13T06:32:11.526Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-13T06:32:11.787Z] #114 DONE 0.1s [2024-08-13T06:32:11.787Z] [2024-08-13T06:32:11.787Z] #115 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-13T06:32:11.787Z] #0 6.122 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:11.787Z] #0 6.583 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-13T06:32:12.049Z] #115 7.245 OK: 264 MiB in 52 packages [2024-08-13T06:32:12.637Z] #115 DONE 7.8s [2024-08-13T06:32:12.637Z] [2024-08-13T06:32:12.637Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-13T06:32:13.208Z] #116 DONE 0.5s [2024-08-13T06:32:13.208Z] [2024-08-13T06:32:13.208Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:32:13.468Z] #117 ... [2024-08-13T06:32:13.468Z] [2024-08-13T06:32:13.468Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:32:42.380Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-13T06:32:52.246Z] #118 DONE 46.8s [2024-08-13T06:32:52.246Z] [2024-08-13T06:32:52.246Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:32:52.246Z] #117 DONE 37.3s [2024-08-13T06:32:52.246Z] [2024-08-13T06:32:52.246Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:32:52.246Z] #113 DONE 44.5s [2024-08-13T06:32:52.246Z] [2024-08-13T06:32:52.246Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:32:52.246Z] #78 DONE 46.7s [2024-08-13T06:32:52.246Z] [2024-08-13T06:32:52.246Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:32:52.246Z] #73 DONE 47.4s [2024-08-13T06:32:52.246Z] [2024-08-13T06:32:52.246Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-13T06:33:00.416Z] #119 ... [2024-08-13T06:33:00.416Z] [2024-08-13T06:33:00.416Z] #120 [core-data builder 6/7] COPY . . [2024-08-13T06:33:00.416Z] #120 ... [2024-08-13T06:33:00.416Z] [2024-08-13T06:33:00.416Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-08-13T06:33:00.678Z] #121 ... [2024-08-13T06:33:00.678Z] [2024-08-13T06:33:00.678Z] #122 [core-keeper builder 7/8] COPY . . [2024-08-13T06:33:00.678Z] #122 ... [2024-08-13T06:33:00.678Z] [2024-08-13T06:33:00.678Z] #123 [support-notifications builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #123 ... [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #120 [core-data builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #120 DONE 12.0s [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:33:02.594Z] #124 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:33:02.594Z] #125 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #126 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:33:02.594Z] #127 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:33:02.594Z] #128 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #129 [core-metadata builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #129 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:33:02.594Z] #130 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #131 [support-scheduler builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #131 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:33:02.594Z] #132 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #122 [core-keeper builder 7/8] COPY . . [2024-08-13T06:33:02.594Z] #122 DONE 12.0s [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #133 [core-command builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #133 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:33:02.594Z] #134 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:33:02.594Z] #135 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #136 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:33:02.594Z] #137 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:33:02.594Z] #138 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:33:02.594Z] #139 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:33:02.594Z] #140 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #141 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #142 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:33:02.594Z] #143 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:33:02.594Z] #144 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #123 [support-notifications builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #123 DONE 12.0s [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #121 DONE 12.0s [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #145 [support-cron-scheduler builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #145 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #146 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:33:02.594Z] #146 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #147 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:33:02.594Z] #147 CACHED [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-13T06:33:02.594Z] #119 DONE 12.0s [2024-08-13T06:33:02.594Z] [2024-08-13T06:33:02.594Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-13T06:33:03.985Z] #148 1.433 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 [2024-08-13T06:33:13.981Z] #148 ... [2024-08-13T06:33:13.981Z] [2024-08-13T06:33:13.981Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T06:33:13.981Z] #0 1.474 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 [2024-08-13T06:33:13.981Z] #149 ... [2024-08-13T06:33:13.981Z] [2024-08-13T06:33:13.981Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T06:33:13.981Z] #0 0.875 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 [2024-08-13T06:33:14.242Z] #150 ... [2024-08-13T06:33:14.242Z] [2024-08-13T06:33:14.242Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-13T06:33:14.242Z] #0 0.827 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 [2024-08-13T06:33:14.242Z] #151 ... [2024-08-13T06:33:14.242Z] [2024-08-13T06:33:14.242Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T06:33:14.242Z] #0 0.933 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 [2024-08-13T06:33:14.502Z] #152 ... [2024-08-13T06:33:14.502Z] [2024-08-13T06:33:14.502Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T06:33:14.502Z] #0 1.078 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 [2024-08-13T06:33:14.502Z] #153 ... [2024-08-13T06:33:14.502Z] [2024-08-13T06:33:14.502Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T06:33:14.502Z] #0 0.884 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 [2024-08-13T06:33:14.762Z] #154 ... [2024-08-13T06:33:14.763Z] [2024-08-13T06:33:14.763Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T06:33:14.763Z] #0 1.724 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 [2024-08-13T06:33:14.763Z] #155 ... [2024-08-13T06:33:14.763Z] [2024-08-13T06:33:14.763Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T06:33:14.763Z] #0 1.440 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 [2024-08-13T06:33:15.023Z] #156 ... [2024-08-13T06:33:15.023Z] [2024-08-13T06:33:15.023Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-13T06:33:15.023Z] #0 1.269 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 [2024-08-13T06:33:15.284Z] #157 ... [2024-08-13T06:33:15.284Z] [2024-08-13T06:33:15.284Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T06:33:15.284Z] #0 0.513 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 [2024-08-13T06:33:15.284Z] #158 ... [2024-08-13T06:33:15.284Z] [2024-08-13T06:33:15.284Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-13T06:33:15.284Z] #0 0.394 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 [2024-08-13T06:33:15.553Z] #159 ... [2024-08-13T06:33:15.553Z] [2024-08-13T06:33:15.553Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T06:33:15.553Z] #0 0.611 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 [2024-08-13T06:34:37.064Z] #160 ... [2024-08-13T06:34:37.064Z] [2024-08-13T06:34:37.064Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-13T06:34:37.064Z] #151 93.60 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 [2024-08-13T06:35:58.511Z] #151 DONE 168.5s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T06:35:58.511Z] #160 DONE 168.5s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T06:35:58.511Z] #153 DONE 168.5s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-13T06:35:58.511Z] #157 DONE 168.5s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T06:35:58.511Z] #150 DONE 168.6s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T06:35:58.511Z] #156 DONE 168.6s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #161 ... [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-13T06:35:58.511Z] #148 DONE 168.8s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-13T06:35:58.511Z] #162 ... [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T06:35:58.511Z] #158 DONE 169.2s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #163 ... [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T06:35:58.511Z] #155 DONE 169.4s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #164 ... [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T06:35:58.511Z] #149 DONE 169.8s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T06:35:58.511Z] #154 DONE 169.8s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-13T06:35:58.511Z] #159 DONE 169.9s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #165 ... [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T06:35:58.511Z] #152 DONE 170.1s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #166 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #166 ... [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #161 DONE 2.1s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #166 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #166 DONE 1.9s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #167 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.511Z] #167 ... [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-13T06:35:58.511Z] #162 DONE 1.8s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #168 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #168 DONE 2.1s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #169 DONE 2.1s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #164 DONE 1.5s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #163 DONE 1.6s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #170 DONE 0.8s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #165 DONE 1.1s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.511Z] #171 ... [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.511Z] #172 DONE 1.7s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.511Z] #173 DONE 1.6s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #174 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-13T06:35:58.511Z] #174 DONE 1.6s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #167 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.511Z] #167 DONE 1.6s [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #175 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #175 CACHED [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.511Z] #176 CACHED [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.511Z] #177 CACHED [2024-08-13T06:35:58.511Z] [2024-08-13T06:35:58.511Z] #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.511Z] #178 CACHED [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.512Z] #179 DONE 1.6s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #180 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.512Z] #180 DONE 1.6s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.512Z] #181 CACHED [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.512Z] #182 CACHED [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.512Z] #183 CACHED [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.512Z] #184 CACHED [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.512Z] #185 DONE 1.3s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.512Z] #171 DONE 1.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-13T06:35:58.512Z] #186 ... [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-13T06:35:58.512Z] #187 DONE 1.2s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #188 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-13T06:35:58.512Z] #188 DONE 1.2s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #189 [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 [2024-08-13T06:35:58.512Z] #189 ... [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-13T06:35:58.512Z] #190 DONE 1.7s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-13T06:35:58.512Z] #191 DONE 1.7s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #192 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-13T06:35:58.512Z] #192 DONE 3.4s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-13T06:35:58.512Z] #193 DONE 1.7s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-13T06:35:58.512Z] #194 DONE 1.7s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-13T06:35:58.512Z] #195 DONE 1.8s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-13T06:35:58.512Z] #196 DONE 1.8s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-13T06:35:58.512Z] #197 DONE 1.8s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-13T06:35:58.512Z] #198 DONE 1.8s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #199 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-13T06:35:58.512Z] #199 DONE 1.8s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-13T06:35:58.512Z] #186 DONE 1.8s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #200 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-13T06:35:58.512Z] #200 ... [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #189 [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 [2024-08-13T06:35:58.512Z] #189 DONE 0.8s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-13T06:35:58.512Z] #201 DONE 0.4s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #202 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T06:35:58.512Z] #202 DONE 0.4s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-13T06:35:58.512Z] #203 DONE 0.4s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-13T06:35:58.512Z] #204 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-13T06:35:58.512Z] #205 DONE 0.4s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-13T06:35:58.512Z] #206 ... [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #207 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-13T06:35:58.512Z] #207 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-13T06:35:58.512Z] #208 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-13T06:35:58.512Z] #209 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-13T06:35:58.512Z] #210 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #200 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-13T06:35:58.512Z] #200 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #211 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-13T06:35:58.512Z] #211 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #90 [security-spiffe-token-provider] exporting to image [2024-08-13T06:35:58.512Z] #90 exporting layers 0.3s done [2024-08-13T06:35:58.512Z] #90 writing image sha256:d6a827ab6f771084a0a3aff57710c65009230a54822ae90d7e92b40a4e2a983e 0.0s done [2024-08-13T06:35:58.512Z] #90 naming to docker.io/library/core-keeper done [2024-08-13T06:35:58.512Z] #90 exporting layers 0.2s done [2024-08-13T06:35:58.512Z] #90 ... [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-13T06:35:58.512Z] #212 DONE 0.4s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-13T06:35:58.512Z] #213 DONE 0.6s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-13T06:35:58.512Z] #214 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-13T06:35:58.512Z] #215 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-13T06:35:58.512Z] #216 DONE 0.4s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-13T06:35:58.512Z] #206 DONE 0.4s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #90 [core-metadata] exporting to image [2024-08-13T06:35:58.512Z] #90 writing image sha256:57219770e24e3a7232e14e8d4061bd7563689d9d0fd2f3c61ec9c9440907d3c6 [2024-08-13T06:35:58.512Z] #90 writing image sha256:8bdeb238d4f6b42767bab0f706959276f96d04c322e8293b7f9677fb9fa3a9d3 [2024-08-13T06:35:58.512Z] #90 writing image sha256:075d41016947c2b795a990f105e07fa8e125a01ee1a6283de09422839c705e12 [2024-08-13T06:35:58.512Z] #90 writing image sha256:ccb4ed5e320765b41b406a8ffc45876ac719ab2cefefa2cd02a63e7b6c935060 [2024-08-13T06:35:58.512Z] #90 ... [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-13T06:35:58.512Z] #217 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-13T06:35:58.512Z] #218 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-13T06:35:58.512Z] #219 DONE 0.5s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #90 [support-cron-scheduler] exporting to image [2024-08-13T06:35:58.512Z] #90 exporting layers 0.5s done [2024-08-13T06:35:58.512Z] #90 writing image sha256:57219770e24e3a7232e14e8d4061bd7563689d9d0fd2f3c61ec9c9440907d3c6 0.2s done [2024-08-13T06:35:58.512Z] #90 writing image sha256:8bdeb238d4f6b42767bab0f706959276f96d04c322e8293b7f9677fb9fa3a9d3 0.2s done [2024-08-13T06:35:58.512Z] #90 writing image sha256:075d41016947c2b795a990f105e07fa8e125a01ee1a6283de09422839c705e12 0.2s done [2024-08-13T06:35:58.512Z] #90 writing image sha256:ccb4ed5e320765b41b406a8ffc45876ac719ab2cefefa2cd02a63e7b6c935060 0.2s done [2024-08-13T06:35:58.512Z] #90 naming to docker.io/library/core-data done [2024-08-13T06:35:58.512Z] #90 writing image sha256:042f3e53966ec3a5e8199f8dfea13fbb473b4000af53a9aabf7eaa563cc4a760 done [2024-08-13T06:35:58.512Z] #90 naming to docker.io/library/core-command done [2024-08-13T06:35:58.512Z] #90 naming to docker.io/library/support-scheduler done [2024-08-13T06:35:58.512Z] #90 naming to docker.io/library/support-notifications done [2024-08-13T06:35:58.512Z] #90 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-13T06:35:58.512Z] #90 writing image sha256:6eda31b7538ada54e7349d9f1b895222af81959dab381f154c78982fc3d1c462 done [2024-08-13T06:35:58.512Z] #90 naming to docker.io/library/support-cron-scheduler done [2024-08-13T06:35:58.512Z] #90 writing image sha256:7e2fe66381686319b670d5e3a7790f4295d6d8b82d3cf0920c31ec46f233bb19 done [2024-08-13T06:35:58.512Z] #90 naming to docker.io/library/core-metadata done [2024-08-13T06:35:58.512Z] #90 DONE 5.7s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-13T06:35:58.512Z] #220 DONE 0.3s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T06:35:58.512Z] #221 DONE 0.9s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-13T06:35:58.512Z] #222 DONE 0.3s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T06:35:58.512Z] #223 DONE 0.8s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #224 [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/ [2024-08-13T06:35:58.512Z] #224 DONE 0.1s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #90 [security-proxy-auth] exporting to image [2024-08-13T06:35:58.512Z] #90 ... [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-13T06:35:58.512Z] #225 DONE 0.1s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #90 [security-proxy-auth] exporting to image [2024-08-13T06:35:58.512Z] #90 exporting layers 0.2s done [2024-08-13T06:35:58.512Z] #90 ... [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #226 [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/ [2024-08-13T06:35:58.512Z] #226 DONE 0.1s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #227 [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/ [2024-08-13T06:35:58.512Z] #227 DONE 0.1s [2024-08-13T06:35:58.512Z] [2024-08-13T06:35:58.512Z] #90 [core-common-config-bootstrapper] exporting to image [2024-08-13T06:35:58.512Z] #90 writing image sha256:e9a26478021696706fd7d17de883b57a50a4fa9cd698b2d70a574849343a126e done [2024-08-13T06:35:58.512Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-13T06:35:58.773Z] #90 exporting layers 0.3s done [2024-08-13T06:35:58.773Z] #90 writing image sha256:7c1f650ae8a1a715cd9a5c8f620950fa752b13f5a1afb42c7c19c03a725eb9f5 done [2024-08-13T06:35:58.773Z] #90 naming to docker.io/library/security-proxy-auth done [2024-08-13T06:35:58.773Z] #90 DONE 6.1s [2024-08-13T06:35:58.773Z] [2024-08-13T06:35:58.773Z] #228 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-13T06:35:58.773Z] #228 DONE 0.1s [2024-08-13T06:35:58.773Z] [2024-08-13T06:35:58.773Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T06:35:58.773Z] #229 DONE 0.8s [2024-08-13T06:35:58.773Z] [2024-08-13T06:35:58.773Z] #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-13T06:35:58.773Z] #230 DONE 0.1s [2024-08-13T06:35:58.773Z] [2024-08-13T06:35:58.773Z] #90 [security-proxy-setup] exporting to image [2024-08-13T06:35:59.034Z] #90 exporting layers 0.2s done [2024-08-13T06:35:59.034Z] #90 writing image sha256:93b57ca6aa2df4501dc9bb8536937d8ddcc5583c16b68c397f7be01c853c7fa9 done [2024-08-13T06:35:59.034Z] #90 naming to docker.io/library/security-proxy-setup done [2024-08-13T06:35:59.034Z] #90 DONE 6.3s [2024-08-13T06:35:59.034Z] [2024-08-13T06:35:59.034Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T06:35:59.034Z] #231 DONE 0.6s [2024-08-13T06:35:59.034Z] [2024-08-13T06:35:59.034Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-13T06:35:59.294Z] #232 ... [2024-08-13T06:35:59.294Z] [2024-08-13T06:35:59.294Z] #90 [security-secretstore-setup] exporting to image [2024-08-13T06:35:59.294Z] #90 exporting layers 0.2s done [2024-08-13T06:35:59.294Z] #90 writing image sha256:46e1d6f4be46914562d18a34ef0cd9d3469844300ad7a9835593cf4481762a26 done [2024-08-13T06:35:59.294Z] #90 naming to docker.io/library/security-secretstore-setup done [2024-08-13T06:35:59.294Z] #90 DONE 6.6s [2024-08-13T06:35:59.294Z] [2024-08-13T06:35:59.294Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-13T06:35:59.294Z] #232 DONE 0.6s [2024-08-13T06:35:59.294Z] [2024-08-13T06:35:59.294Z] #90 [security-bootstrapper] exporting to image [2024-08-13T06:35:59.555Z] #90 exporting layers 0.2s done [2024-08-13T06:35:59.555Z] #90 writing image sha256:7eaa12c1ce30fc995458299d369f8011541b4b5bbfdcad3fa75aded6de2c4476 done [2024-08-13T06:35:59.555Z] #90 naming to docker.io/library/security-bootstrapper done [2024-08-13T06:35:59.555Z] #90 DONE 6.8s [2024-08-13T06:35:59.555Z] [2024-08-13T06:35:59.555Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T06:35:59.555Z] time="2024-08-13T06:31:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-13T06:35:59.587Z] $ docker stop --time=1 4eb25969355e8682c9746e596b0703897fae753582178af05cfe0e71c301a6df [2024-08-13T06:36:00.858Z] $ docker rm -f --volumes 4eb25969355e8682c9746e596b0703897fae753582178af05cfe0e71c301a6df [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-13T06:36:01.303Z] + docker images [2024-08-13T06:36:01.303Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-13T06:36:01.303Z] security-bootstrapper latest 7eaa12c1ce30 2 seconds ago 18.9MB [2024-08-13T06:36:01.303Z] security-secretstore-setup latest 46e1d6f4be46 3 seconds ago 37MB [2024-08-13T06:36:01.303Z] core-common-config-bootstrapper latest e9a264780216 3 seconds ago 15.2MB [2024-08-13T06:36:01.303Z] security-proxy-setup latest 93b57ca6aa2d 3 seconds ago 26.2MB [2024-08-13T06:36:01.303Z] security-proxy-auth latest 7c1f650ae8a1 3 seconds ago 33MB [2024-08-13T06:36:01.303Z] core-metadata latest 7e2fe6638168 4 seconds ago 39.7MB [2024-08-13T06:36:01.303Z] core-data latest 075d41016947 5 seconds ago 39.5MB [2024-08-13T06:36:01.303Z] support-cron-scheduler latest 6eda31b7538a 5 seconds ago 44MB [2024-08-13T06:36:01.303Z] support-scheduler latest ccb4ed5e3207 5 seconds ago 41.8MB [2024-08-13T06:36:01.303Z] core-command latest 57219770e24e 5 seconds ago 35.4MB [2024-08-13T06:36:01.303Z] support-notifications latest 8bdeb238d4f6 5 seconds ago 42.4MB [2024-08-13T06:36:01.303Z] security-spiffe-token-provider latest 042f3e53966e 5 seconds ago 28.8MB [2024-08-13T06:36:01.303Z] core-keeper latest d6a827ab6f77 6 seconds ago 39.4MB [2024-08-13T06:36:01.303Z] security-spire-server latest dc7c68d26604 3 minutes ago 121MB [2024-08-13T06:36:01.303Z] security-spire-agent latest 2fa178013ae6 3 minutes ago 182MB [2024-08-13T06:36:01.303Z] security-spire-config latest b43a7b09935b 3 minutes ago 120MB [2024-08-13T06:36:01.303Z] ci-base-image-x86_64 latest a702b3c23037 7 minutes ago 970MB [2024-08-13T06:36:01.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-13T06:36:01.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-13T06:36:01.303Z] 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] } [2024-08-13T06:36:19.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-13T06:36:19.210Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-13T06:36:58.083Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-13T06:36:58.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-13T06:36:59.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-13T06:36:59.757Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-13T06:36:59.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-13T06:36:59.757Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-13T06:37:01.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-13T06:37:01.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-13T06:37:01.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-13T06:37:06.521Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-13T06:37:06.521Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-13T06:37:06.521Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-13T06:37:06.790Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-13T06:37:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-13T06:37:19.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-13T06:37:19.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-13T06:37:19.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.176s coverage: 28.7% of statements [2024-08-13T06:37:31.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.187s coverage: 97.0% of statements [2024-08-13T06:37:35.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-13T06:37:35.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-13T06:37:35.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-13T06:37:39.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.279s coverage: 69.2% of statements [2024-08-13T06:37:41.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-13T06:37:41.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-13T06:37:42.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.218s coverage: 53.2% of statements [2024-08-13T06:37:47.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-13T06:37:47.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-13T06:37:47.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:37:47.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-13T06:37:47.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-13T06:37:47.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-13T06:37:47.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-13T06:37:47.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-13T06:37:47.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-13T06:37:55.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-13T06:37:55.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:37:55.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-13T06:37:55.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-13T06:37:55.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-13T06:38:01.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.549s coverage: 93.4% of statements [2024-08-13T06:38:01.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.341s coverage: 91.7% of statements [2024-08-13T06:38:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-13T06:38:02.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-13T06:38:04.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.226s coverage: 6.5% of statements [2024-08-13T06:38:14.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-13T06:38:14.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:38:14.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-13T06:38:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-13T06:38:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-13T06:38:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-13T06:38:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-13T06:38:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-13T06:38:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-13T06:38:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-13T06:38:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-13T06:38:16.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.611s coverage: 95.8% of statements [2024-08-13T06:38:17.455Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.112s coverage: 72.2% of statements [2024-08-13T06:38:22.787Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.108s coverage: 0.0% of statements [no tests to run] [2024-08-13T06:38:28.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-13T06:38:28.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-13T06:38:29.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.305s coverage: 0.8% of statements [2024-08-13T06:38:29.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.169s coverage: 30.7% of statements [2024-08-13T06:38:33.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.130s coverage: 41.7% of statements [2024-08-13T06:38:33.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.115s coverage: 77.8% of statements [2024-08-13T06:38:33.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.105s coverage: 94.1% of statements [2024-08-13T06:38:33.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements [2024-08-13T06:38:37.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.100s coverage: 87.5% of statements [2024-08-13T06:38:39.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-13T06:38:40.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-13T06:38:40.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-13T06:38:40.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-13T06:38:43.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-13T06:38:43.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-13T06:38:43.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-13T06:38:43.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-13T06:38:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.099s coverage: 94.4% of statements [2024-08-13T06:38:49.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-13T06:38:49.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-13T06:38:49.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-13T06:38:54.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-13T06:38:54.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-13T06:38:54.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-13T06:38:54.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-13T06:38:59.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-13T06:38:59.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-13T06:39:01.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-13T06:39:04.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.952s coverage: 79.9% of statements [2024-08-13T06:39:04.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.148s coverage: 92.9% of statements [2024-08-13T06:39:04.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 67.2% of statements [2024-08-13T06:39:04.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.104s coverage: 62.3% of statements [2024-08-13T06:39:04.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.097s coverage: 76.6% of statements [2024-08-13T06:39:06.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-13T06:39:08.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements [2024-08-13T06:39:08.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-08-13T06:39:08.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements [2024-08-13T06:39:08.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.352s coverage: 81.8% of statements [2024-08-13T06:39:08.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.274s coverage: 82.1% of statements [2024-08-13T06:39:08.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-13T06:39:09.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.123s coverage: 86.0% of statements [2024-08-13T06:39:14.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-13T06:39:14.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-13T06:39:15.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.731s coverage: 63.1% of statements [2024-08-13T06:39:15.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements [2024-08-13T06:39:17.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.126s coverage: 89.4% of statements [2024-08-13T06:39:17.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.080s coverage: 100.0% of statements [2024-08-13T06:39:17.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-13T06:39:17.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-13T06:39:17.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-13T06:39:17.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-08-13T06:39:18.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-08-13T06:39:24.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-13T06:39:24.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-13T06:39:24.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-13T06:39:26.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.673s coverage: 36.5% of statements [2024-08-13T06:39:26.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.118s coverage: 89.5% of statements [2024-08-13T06:39:26.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-13T06:39:26.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-13T06:39:26.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-13T06:39:26.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-13T06:39:26.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-13T06:39:26.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-13T06:39:26.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-13T06:39:26.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-13T06:39:27.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements [2024-08-13T06:39:33.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-13T06:39:33.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-13T06:39:33.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:39:33.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-13T06:39:34.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.230s coverage: 45.8% of statements [2024-08-13T06:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-13T06:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-13T06:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-13T06:39:39.459Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-13T06:39:47.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.187s coverage: 19.9% of statements [2024-08-13T06:39:48.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-13T06:39:48.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:39:48.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-13T06:39:48.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-13T06:39:49.632Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.512s coverage: 95.7% of statements [2024-08-13T06:39:52.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-13T06:39:52.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-13T06:39:53.917Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.160s coverage: 61.8% of statements [2024-08-13T06:39:55.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-13T06:39:55.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-13T06:39:57.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.280s coverage: 98.9% of statements [2024-08-13T06:39:58.650Z] 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 [2024-08-13T06:39:58.650Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-13T06:39:58.650Z] go vet ./... [2024-08-13T06:44:20.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-13T06:44:20.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-13T06:44:20.865Z] ./bin/test-attribution-txt.sh [2024-08-13T06:44:20.865Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-13T06:44:20.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-13T06:44:21.619Z] + ls -al . [2024-08-13T06:44:21.619Z] total 884 [2024-08-13T06:44:21.619Z] drwxrwxr-x 10 1001 1001 4096 Aug 13 06:32 . [2024-08-13T06:44:21.619Z] drwxr-xr-x 4 root root 4096 Aug 13 06:31 .. [2024-08-13T06:44:21.619Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 06:29 .blubracket [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 10 Aug 13 06:29 .dockerignore [2024-08-13T06:44:21.620Z] drwxrwxr-x 8 1001 1001 4096 Aug 13 06:29 .git [2024-08-13T06:44:21.620Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 06:29 .github [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 1102 Aug 13 06:29 .gitignore [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 42 Aug 13 06:29 .golangci.yml [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 100 Aug 13 06:29 .hadolint.yml [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 155 Aug 13 06:29 .sonarcloud.properties [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 1171 Aug 13 06:29 ADOPTERS.md [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 21171 Aug 13 06:29 Attribution.txt [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 100284 Aug 13 06:29 CHANGELOG.md [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 3804 Aug 13 06:29 CONTRIBUTING.md [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 677 Aug 13 06:29 GOVERNANCE.md [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 861 Aug 13 06:29 Jenkinsfile [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 10775 Aug 13 06:29 LICENSE [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 16854 Aug 13 06:29 Makefile [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 582 Aug 13 06:29 OWNERS.md [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 9528 Aug 13 06:29 README.md [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 789 Aug 13 06:29 SECURITY.md [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 5 Aug 13 06:27 VERSION [2024-08-13T06:44:21.620Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 06:29 bin [2024-08-13T06:44:21.620Z] drwxrwxr-x 20 1001 1001 4096 Aug 13 06:29 cmd [2024-08-13T06:44:21.620Z] -rw-r--r-- 1 root root 518746 Aug 13 06:39 coverage.out [2024-08-13T06:44:21.620Z] drwxrwxr-x 2 1001 1001 4096 Aug 13 06:29 fuzz_test [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 7317 Aug 13 06:29 go.mod [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 102581 Aug 13 06:29 go.sum [2024-08-13T06:44:21.620Z] drwxrwxr-x 7 1001 1001 4096 Aug 13 06:29 internal [2024-08-13T06:44:21.620Z] drwxrwxr-x 3 1001 1001 4096 Aug 13 06:29 openapi [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 584 Aug 13 06:29 security.txt [2024-08-13T06:44:21.620Z] -rw-rw-r-- 1 1001 1001 204 Aug 13 06:29 version.go [Pipeline] sh [2024-08-13T06:44:22.284Z] + '[' -e coverage.out ] [2024-08-13T06:44:22.284Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-13T06:44:22.331Z] Warning: overwriting stash ‘coverage-report’ [2024-08-13T06:44:23.143Z] Stashed 1 file(s) [Pipeline] sh [2024-08-13T06:44:23.789Z] + make build [2024-08-13T06:44:23.789Z] 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 [2024-08-13T06:47:30.552Z] 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 [2024-08-13T06:47:40.620Z] 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 [2024-08-13T06:47:47.256Z] 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 [2024-08-13T06:47:49.831Z] 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 [2024-08-13T06:47:58.024Z] 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 [2024-08-13T06:48:24.689Z] 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 [2024-08-13T06:48:34.732Z] 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 [2024-08-13T06:48:44.782Z] 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 [2024-08-13T06:48:57.078Z] 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 [2024-08-13T06:48:59.016Z] 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 [2024-08-13T06:49:02.349Z] 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 [2024-08-13T06:49:05.678Z] 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 [2024-08-13T06:49:09.930Z] 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] } [2024-08-13T06:49:15.276Z] $ docker stop --time=1 cbe5c18a7ef7e12addbed7884e718cb3455aabc5ab6b4294ee064c3490d4a295 [2024-08-13T06:49:17.369Z] $ docker rm -f --volumes cbe5c18a7ef7e12addbed7884e718cb3455aabc5ab6b4294ee064c3490d4a295 [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 [2024-08-13T06:49:21.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-13T06:49:21.535Z] [2024-08-13T06:49:21.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T06:49:21.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-13T06:49:22.238Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-13T06:49:22.238Z] 547446be3368: Pulling fs layer [2024-08-13T06:49:22.238Z] d125d8839a47: Pulling fs layer [2024-08-13T06:49:22.238Z] 3e85d5ac6304: Pulling fs layer [2024-08-13T06:49:22.238Z] c3105a71a48b: Pulling fs layer [2024-08-13T06:49:22.238Z] 0f093f025ec4: Pulling fs layer [2024-08-13T06:49:22.238Z] c3106fc0e877: Pulling fs layer [2024-08-13T06:49:22.238Z] c3106fc0e877: Waiting [2024-08-13T06:49:22.238Z] c3105a71a48b: Waiting [2024-08-13T06:49:22.238Z] 0f093f025ec4: Waiting [2024-08-13T06:49:22.238Z] 547446be3368: Verifying Checksum [2024-08-13T06:49:22.238Z] 547446be3368: Download complete [2024-08-13T06:49:22.238Z] c3105a71a48b: Download complete [2024-08-13T06:49:22.818Z] d125d8839a47: Verifying Checksum [2024-08-13T06:49:22.818Z] d125d8839a47: Download complete [2024-08-13T06:49:22.818Z] c3106fc0e877: Verifying Checksum [2024-08-13T06:49:22.818Z] c3106fc0e877: Download complete [2024-08-13T06:49:22.818Z] 0f093f025ec4: Verifying Checksum [2024-08-13T06:49:22.818Z] 0f093f025ec4: Download complete [2024-08-13T06:49:23.083Z] 547446be3368: Pull complete [2024-08-13T06:49:24.035Z] d125d8839a47: Pull complete [2024-08-13T06:49:24.988Z] 3e85d5ac6304: Verifying Checksum [2024-08-13T06:49:24.988Z] 3e85d5ac6304: Download complete [2024-08-13T06:49:35.046Z] 3e85d5ac6304: Pull complete [2024-08-13T06:49:35.046Z] c3105a71a48b: Pull complete [2024-08-13T06:49:36.447Z] 0f093f025ec4: Pull complete [2024-08-13T06:49:36.711Z] c3106fc0e877: Pull complete [2024-08-13T06:49:36.711Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-13T06:49:36.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-13T06:49:36.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T06:49:37.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-7617 does not seem to be running inside a container [2024-08-13T06:49:37.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-13T06:49:39.378Z] $ docker top 5d73c15ff5045c40ff52c774f737e8e13ff4da240e42667faa5fc78510db886f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T06:49:40.289Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-13T06:49:50.356Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-08-13T06:49:50.356Z] #1 transferring dockerfile: 1.95kB done [2024-08-13T06:49:50.356Z] #1 DONE 0.1s [2024-08-13T06:49:50.356Z] [2024-08-13T06:49:50.356Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-08-13T06:49:50.356Z] #2 transferring dockerfile: 1.81kB done [2024-08-13T06:49:50.356Z] #2 DONE 0.1s [2024-08-13T06:49:50.356Z] [2024-08-13T06:49:50.356Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-13T06:49:50.356Z] #3 transferring dockerfile: 2.49kB done [2024-08-13T06:49:50.356Z] #3 DONE 0.1s [2024-08-13T06:49:50.356Z] [2024-08-13T06:49:50.356Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-13T06:49:50.356Z] #4 transferring dockerfile: 2.50kB done [2024-08-13T06:49:50.356Z] #4 DONE 0.1s [2024-08-13T06:49:50.356Z] [2024-08-13T06:49:50.356Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-08-13T06:49:50.624Z] #5 transferring dockerfile: 1.70kB done [2024-08-13T06:49:50.624Z] #5 DONE 0.1s [2024-08-13T06:49:50.624Z] [2024-08-13T06:49:50.624Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-08-13T06:49:50.624Z] #6 DONE 0.0s [2024-08-13T06:49:50.624Z] [2024-08-13T06:49:50.624Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-08-13T06:49:50.624Z] #7 transferring dockerfile: 2.06kB done [2024-08-13T06:49:50.624Z] #7 DONE 0.1s [2024-08-13T06:49:50.624Z] [2024-08-13T06:49:50.624Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-08-13T06:49:50.624Z] #6 transferring dockerfile: 2.01kB done [2024-08-13T06:49:50.624Z] #6 DONE 0.1s [2024-08-13T06:49:50.624Z] [2024-08-13T06:49:50.624Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-13T06:49:50.624Z] #8 transferring dockerfile: 1.85kB 0.0s done [2024-08-13T06:49:50.624Z] #8 DONE 0.1s [2024-08-13T06:49:50.624Z] [2024-08-13T06:49:50.624Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-13T06:49:50.624Z] #9 transferring dockerfile: 2.15kB done [2024-08-13T06:49:50.624Z] #9 DONE 0.1s [2024-08-13T06:49:50.624Z] [2024-08-13T06:49:50.624Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-13T06:49:50.891Z] #10 transferring dockerfile: 1.89kB done [2024-08-13T06:49:50.891Z] #10 DONE 0.1s [2024-08-13T06:49:50.891Z] [2024-08-13T06:49:50.891Z] #11 [core-command internal] load build definition from Dockerfile [2024-08-13T06:49:50.891Z] #11 transferring dockerfile: 1.93kB done [2024-08-13T06:49:50.891Z] #11 DONE 0.1s [2024-08-13T06:49:50.891Z] [2024-08-13T06:49:50.891Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-08-13T06:49:50.891Z] #12 transferring dockerfile: 1.93kB done [2024-08-13T06:49:50.891Z] #12 DONE 0.1s [2024-08-13T06:49:50.891Z] [2024-08-13T06:49:50.891Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-08-13T06:49:51.156Z] #13 transferring dockerfile: 1.69kB done [2024-08-13T06:49:51.156Z] #13 DONE 0.0s [2024-08-13T06:49:51.156Z] [2024-08-13T06:49:51.156Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-13T06:49:51.156Z] #14 transferring dockerfile: 2.23kB done [2024-08-13T06:49:51.156Z] #14 DONE 0.1s [2024-08-13T06:49:51.156Z] [2024-08-13T06:49:51.156Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-13T06:49:51.156Z] #15 transferring dockerfile: 2.01kB done [2024-08-13T06:49:51.156Z] #15 DONE 0.1s [2024-08-13T06:49:51.156Z] [2024-08-13T06:49:51.156Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-13T06:49:51.420Z] #16 transferring dockerfile: 3.17kB done [2024-08-13T06:49:51.420Z] #16 DONE 0.1s [2024-08-13T06:49:51.420Z] [2024-08-13T06:49:51.420Z] #17 [support-notifications internal] load .dockerignore [2024-08-13T06:49:51.420Z] #17 transferring context: 50B done [2024-08-13T06:49:51.420Z] #17 DONE 0.1s [2024-08-13T06:49:52.002Z] [2024-08-13T06:49:52.002Z] #18 [security-spire-agent internal] load .dockerignore [2024-08-13T06:49:52.002Z] #18 transferring context: 50B done [2024-08-13T06:49:52.002Z] #18 DONE 0.1s [2024-08-13T06:49:52.267Z] [2024-08-13T06:49:52.268Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-08-13T06:49:52.268Z] #19 transferring context: 50B done [2024-08-13T06:49:52.268Z] #19 DONE 0.0s [2024-08-13T06:49:52.268Z] [2024-08-13T06:49:52.268Z] #20 [security-proxy-setup internal] load .dockerignore [2024-08-13T06:49:52.268Z] #20 transferring context: 50B 0.0s done [2024-08-13T06:49:52.268Z] #20 DONE 0.1s [2024-08-13T06:49:52.268Z] [2024-08-13T06:49:52.268Z] #21 [security-spire-server internal] load .dockerignore [2024-08-13T06:49:52.268Z] #21 transferring context: 50B done [2024-08-13T06:49:52.268Z] #21 DONE 0.1s [2024-08-13T06:49:52.268Z] [2024-08-13T06:49:52.268Z] #22 [core-metadata internal] load .dockerignore [2024-08-13T06:49:52.268Z] #22 transferring context: 50B done [2024-08-13T06:49:52.268Z] #22 DONE 0.1s [2024-08-13T06:49:52.268Z] [2024-08-13T06:49:52.268Z] #23 [core-keeper internal] load .dockerignore [2024-08-13T06:49:52.268Z] #23 transferring context: 50B 0.0s done [2024-08-13T06:49:52.268Z] #23 DONE 0.1s [2024-08-13T06:49:52.268Z] [2024-08-13T06:49:52.268Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-08-13T06:49:52.534Z] #24 transferring context: 50B 0.0s done [2024-08-13T06:49:52.535Z] #24 DONE 0.1s [2024-08-13T06:49:52.535Z] [2024-08-13T06:49:52.535Z] #25 [security-proxy-auth internal] load .dockerignore [2024-08-13T06:49:52.535Z] #25 transferring context: 50B 0.0s done [2024-08-13T06:49:52.535Z] #25 DONE 0.1s [2024-08-13T06:49:52.535Z] [2024-08-13T06:49:52.535Z] #26 [core-command internal] load .dockerignore [2024-08-13T06:49:52.808Z] #26 transferring context: 50B 0.0s done [2024-08-13T06:49:52.808Z] #26 DONE 0.1s [2024-08-13T06:49:52.808Z] [2024-08-13T06:49:52.808Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-08-13T06:49:52.808Z] #27 transferring context: 50B 0.0s done [2024-08-13T06:49:52.808Z] #27 DONE 0.1s [2024-08-13T06:49:52.808Z] [2024-08-13T06:49:52.808Z] #28 [support-scheduler internal] load .dockerignore [2024-08-13T06:49:52.808Z] #28 transferring context: 50B 0.0s done [2024-08-13T06:49:52.808Z] #28 DONE 0.1s [2024-08-13T06:49:52.808Z] [2024-08-13T06:49:52.808Z] #29 [security-spire-config internal] load .dockerignore [2024-08-13T06:49:52.808Z] #29 transferring context: 50B done [2024-08-13T06:49:52.808Z] #29 DONE 0.1s [2024-08-13T06:49:52.808Z] [2024-08-13T06:49:52.808Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-13T06:49:52.808Z] #30 transferring context: 50B done [2024-08-13T06:49:52.808Z] #30 DONE 0.1s [2024-08-13T06:49:52.808Z] [2024-08-13T06:49:52.808Z] #31 [core-data internal] load .dockerignore [2024-08-13T06:49:52.808Z] #31 transferring context: 50B done [2024-08-13T06:49:52.808Z] #31 DONE 0.1s [2024-08-13T06:49:52.808Z] [2024-08-13T06:49:52.808Z] #32 [security-bootstrapper internal] load .dockerignore [2024-08-13T06:49:53.073Z] #32 transferring context: 50B 0.0s done [2024-08-13T06:49:53.073Z] #32 DONE 0.1s [2024-08-13T06:49:53.073Z] [2024-08-13T06:49:53.073Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:53.073Z] #33 DONE 0.0s [2024-08-13T06:49:53.073Z] [2024-08-13T06:49:53.073Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T06:49:53.338Z] #34 DONE 0.4s [2024-08-13T06:49:53.338Z] [2024-08-13T06:49:53.338Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:53.338Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T06:49:53.608Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:49:53.608Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T06:49:53.608Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T06:49:53.608Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-13T06:49:53.608Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.2s [2024-08-13T06:49:53.608Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-13T06:49:53.873Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-13T06:49:54.145Z] #35 ... [2024-08-13T06:49:54.145Z] [2024-08-13T06:49:54.145Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:54.145Z] #33 DONE 0.0s [2024-08-13T06:49:54.145Z] [2024-08-13T06:49:54.145Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T06:49:54.145Z] #34 DONE 0.4s [2024-08-13T06:49:54.145Z] [2024-08-13T06:49:54.145Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:54.145Z] #33 DONE 0.0s [2024-08-13T06:49:54.145Z] [2024-08-13T06:49:54.145Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T06:49:54.410Z] #34 DONE 0.4s [2024-08-13T06:49:54.410Z] [2024-08-13T06:49:54.410Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:54.410Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T06:49:54.410Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:49:54.410Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T06:49:54.410Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T06:49:54.410Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-13T06:49:54.410Z] #35 ... [2024-08-13T06:49:54.410Z] [2024-08-13T06:49:54.410Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:54.410Z] #33 DONE 0.0s [2024-08-13T06:49:54.410Z] [2024-08-13T06:49:54.410Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:54.676Z] #35 ... [2024-08-13T06:49:54.676Z] [2024-08-13T06:49:54.676Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:54.676Z] #33 DONE 0.0s [2024-08-13T06:49:54.676Z] [2024-08-13T06:49:54.676Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:54.676Z] #35 ... [2024-08-13T06:49:54.676Z] [2024-08-13T06:49:54.676Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:54.676Z] #33 DONE 0.0s [2024-08-13T06:49:54.676Z] [2024-08-13T06:49:54.676Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:54.943Z] #35 ... [2024-08-13T06:49:54.943Z] [2024-08-13T06:49:54.943Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:54.943Z] #33 DONE 0.0s [2024-08-13T06:49:54.943Z] [2024-08-13T06:49:54.943Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:54.943Z] #35 ... [2024-08-13T06:49:54.943Z] [2024-08-13T06:49:54.943Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T06:49:54.943Z] #34 DONE 1.0s [2024-08-13T06:49:54.943Z] [2024-08-13T06:49:54.943Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:54.943Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T06:49:54.943Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:49:54.943Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T06:49:54.943Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T06:49:54.943Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-13T06:49:55.211Z] #35 ... [2024-08-13T06:49:55.211Z] [2024-08-13T06:49:55.211Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:55.211Z] #33 DONE 0.0s [2024-08-13T06:49:55.211Z] [2024-08-13T06:49:55.211Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T06:49:55.211Z] #36 DONE 2.4s [2024-08-13T06:49:55.211Z] [2024-08-13T06:49:55.211Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:55.211Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T06:49:55.211Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:49:55.211Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T06:49:55.211Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T06:49:55.211Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-13T06:49:55.211Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-13T06:49:55.211Z] #35 ... [2024-08-13T06:49:55.211Z] [2024-08-13T06:49:55.211Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:55.211Z] #33 DONE 0.0s [2024-08-13T06:49:55.211Z] [2024-08-13T06:49:55.211Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-13T06:49:55.211Z] #37 DONE 1.3s [2024-08-13T06:49:55.481Z] [2024-08-13T06:49:55.481Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-13T06:49:55.481Z] #38 DONE 1.4s [2024-08-13T06:49:55.481Z] [2024-08-13T06:49:55.481Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:55.481Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T06:49:55.481Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:49:55.481Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T06:49:55.481Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T06:49:55.481Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-13T06:49:55.481Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-13T06:49:55.481Z] #35 ... [2024-08-13T06:49:55.481Z] [2024-08-13T06:49:55.481Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:55.481Z] #33 DONE 0.1s [2024-08-13T06:49:55.481Z] [2024-08-13T06:49:55.481Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T06:49:55.481Z] #39 DONE 0.0s [2024-08-13T06:49:55.481Z] [2024-08-13T06:49:55.481Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:55.481Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T06:49:55.481Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:49:55.481Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T06:49:55.481Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T06:49:55.481Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-13T06:49:55.481Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-13T06:49:56.063Z] #35 ... [2024-08-13T06:49:56.063Z] [2024-08-13T06:49:56.063Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T06:49:56.063Z] #34 DONE 1.7s [2024-08-13T06:49:56.063Z] [2024-08-13T06:49:56.063Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T06:49:56.063Z] #36 DONE 2.5s [2024-08-13T06:49:56.064Z] [2024-08-13T06:49:56.064Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:56.064Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T06:49:56.064Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:49:56.064Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T06:49:56.064Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T06:49:56.064Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-13T06:49:56.064Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-13T06:49:56.064Z] #35 ... [2024-08-13T06:49:56.064Z] [2024-08-13T06:49:56.064Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:56.064Z] #33 DONE 0.1s [2024-08-13T06:49:56.330Z] [2024-08-13T06:49:56.330Z] #40 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-13T06:49:56.330Z] #40 DONE 2.0s [2024-08-13T06:49:56.330Z] [2024-08-13T06:49:56.330Z] #41 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T06:49:56.330Z] #41 ... [2024-08-13T06:49:56.330Z] [2024-08-13T06:49:56.330Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:56.330Z] #33 DONE 0.1s [2024-08-13T06:49:56.596Z] [2024-08-13T06:49:56.596Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:49:56.596Z] #42 ... [2024-08-13T06:49:56.596Z] [2024-08-13T06:49:56.596Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-13T06:49:56.596Z] #33 DONE 0.1s [2024-08-13T06:49:56.596Z] [2024-08-13T06:49:56.596Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:49:56.596Z] #42 ... [2024-08-13T06:49:56.596Z] [2024-08-13T06:49:56.596Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-13T06:49:56.596Z] #38 DONE 2.4s [2024-08-13T06:49:56.596Z] [2024-08-13T06:49:56.596Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:49:56.864Z] #42 ... [2024-08-13T06:49:56.864Z] [2024-08-13T06:49:56.864Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-13T06:49:56.864Z] #34 DONE 2.4s [2024-08-13T06:49:56.864Z] [2024-08-13T06:49:56.864Z] #43 [security-spire-server internal] load build context [2024-08-13T06:49:56.864Z] #43 transferring context: 27.60kB 0.2s done [2024-08-13T06:49:56.864Z] #43 DONE 1.3s [2024-08-13T06:49:56.864Z] [2024-08-13T06:49:56.864Z] #44 [security-spire-agent internal] load build context [2024-08-13T06:49:56.864Z] #44 transferring context: 27.13kB 0.1s done [2024-08-13T06:49:56.864Z] #44 DONE 1.2s [2024-08-13T06:49:56.864Z] [2024-08-13T06:49:56.864Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:49:56.864Z] #42 ... [2024-08-13T06:49:56.864Z] [2024-08-13T06:49:56.864Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T06:49:56.864Z] #36 DONE 2.6s [2024-08-13T06:49:56.864Z] [2024-08-13T06:49:56.864Z] #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-13T06:49:56.864Z] #40 DONE 2.1s [2024-08-13T06:49:57.132Z] [2024-08-13T06:49:57.132Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-13T06:49:57.132Z] #36 DONE 2.6s [2024-08-13T06:49:57.132Z] [2024-08-13T06:49:57.132Z] #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-13T06:49:57.132Z] #40 DONE 2.1s [2024-08-13T06:49:57.132Z] [2024-08-13T06:49:57.132Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-13T06:49:57.132Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-13T06:49:57.132Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-13T06:49:57.132Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-13T06:49:57.132Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-13T06:49:57.132Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-13T06:49:57.132Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-13T06:49:59.809Z] #35 ... [2024-08-13T06:49:59.809Z] [2024-08-13T06:49:59.809Z] #45 [security-spire-config internal] load build context [2024-08-13T06:49:59.809Z] #45 transferring context: 25.85kB 0.4s done [2024-08-13T06:49:59.809Z] #45 DONE 3.0s [2024-08-13T06:50:00.081Z] [2024-08-13T06:50:00.081Z] #46 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-13T06:50:03.520Z] #46 ... [2024-08-13T06:50:03.520Z] [2024-08-13T06:50:03.520Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:03.520Z] #47 ... [2024-08-13T06:50:03.520Z] [2024-08-13T06:50:03.520Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:03.520Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done [2024-08-13T06:50:03.520Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-13T06:50:03.520Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-13T06:50:03.520Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-13T06:50:03.520Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done [2024-08-13T06:50:03.520Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s done [2024-08-13T06:50:03.520Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.5s done [2024-08-13T06:50:03.520Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-13T06:50:03.520Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-13T06:50:03.520Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.4s [2024-08-13T06:50:03.520Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.4s done [2024-08-13T06:50:04.127Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.97MB / 28.04MB 7.3s [2024-08-13T06:50:04.127Z] #48 ... [2024-08-13T06:50:04.127Z] [2024-08-13T06:50:04.127Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:50:04.394Z] #49 ... [2024-08-13T06:50:04.394Z] [2024-08-13T06:50:04.394Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:04.394Z] #50 transferring context: 27.42MB 9.8s [2024-08-13T06:50:04.394Z] #50 ... [2024-08-13T06:50:04.394Z] [2024-08-13T06:50:04.394Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:04.981Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.8s [2024-08-13T06:50:04.981Z] #48 ... [2024-08-13T06:50:04.981Z] [2024-08-13T06:50:04.981Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:05.250Z] #51 ... [2024-08-13T06:50:05.250Z] [2024-08-13T06:50:05.250Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:50:05.250Z] #52 ... [2024-08-13T06:50:05.250Z] [2024-08-13T06:50:05.250Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:05.535Z] #53 ... [2024-08-13T06:50:05.535Z] [2024-08-13T06:50:05.535Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:05.806Z] #51 ... [2024-08-13T06:50:05.806Z] [2024-08-13T06:50:05.806Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T06:50:05.806Z] #39 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done [2024-08-13T06:50:05.806Z] #39 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-13T06:50:05.806Z] #39 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-13T06:50:05.806Z] #39 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-13T06:50:05.806Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done [2024-08-13T06:50:05.806Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2024-08-13T06:50:05.806Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-13T06:50:05.806Z] #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.3s done [2024-08-13T06:50:05.806Z] #39 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 8.5s [2024-08-13T06:50:05.806Z] #39 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-13T06:50:05.806Z] #39 ... [2024-08-13T06:50:05.806Z] [2024-08-13T06:50:05.806Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:05.806Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 8.8s [2024-08-13T06:50:06.072Z] #48 ... [2024-08-13T06:50:06.072Z] [2024-08-13T06:50:06.072Z] #54 [support-scheduler internal] load build context [2024-08-13T06:50:06.072Z] #54 ... [2024-08-13T06:50:06.072Z] [2024-08-13T06:50:06.072Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:06.338Z] #55 ... [2024-08-13T06:50:06.338Z] [2024-08-13T06:50:06.338Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T06:50:06.338Z] #0 7.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:06.338Z] #0 8.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:06.338Z] #56 ... [2024-08-13T06:50:06.338Z] [2024-08-13T06:50:06.338Z] #57 [core-command internal] load build context [2024-08-13T06:50:06.338Z] #57 ... [2024-08-13T06:50:06.338Z] [2024-08-13T06:50:06.338Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-13T06:50:06.338Z] #0 5.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:06.338Z] #0 6.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:06.338Z] #0 8.902 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T06:50:06.338Z] #0 8.902 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T06:50:06.338Z] #0 8.902 OK: 19953 distinct packages available [2024-08-13T06:50:06.338Z] #0 9.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:06.338Z] #0 9.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:06.605Z] #58 ... [2024-08-13T06:50:06.605Z] [2024-08-13T06:50:06.605Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T06:50:06.605Z] #59 ... [2024-08-13T06:50:06.605Z] [2024-08-13T06:50:06.605Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-13T06:50:06.605Z] #0 6.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:06.605Z] #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:06.605Z] #0 8.911 OK: 266 MiB in 52 packages [2024-08-13T06:50:06.874Z] #60 ... [2024-08-13T06:50:06.874Z] [2024-08-13T06:50:06.874Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:06.874Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.9s [2024-08-13T06:50:06.874Z] #48 ... [2024-08-13T06:50:06.874Z] [2024-08-13T06:50:06.874Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:07.139Z] #61 ... [2024-08-13T06:50:07.139Z] [2024-08-13T06:50:07.139Z] #62 [core-data internal] load build context [2024-08-13T06:50:07.139Z] #62 ... [2024-08-13T06:50:07.139Z] [2024-08-13T06:50:07.139Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:50:07.139Z] #63 ... [2024-08-13T06:50:07.139Z] [2024-08-13T06:50:07.139Z] #41 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T06:50:07.140Z] #41 9.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:07.140Z] #41 9.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:07.417Z] #41 ... [2024-08-13T06:50:07.417Z] [2024-08-13T06:50:07.417Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T06:50:07.417Z] #59 DONE 11.2s [2024-08-13T06:50:07.417Z] [2024-08-13T06:50:07.417Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:50:07.417Z] #42 ... [2024-08-13T06:50:07.417Z] [2024-08-13T06:50:07.417Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:07.700Z] #48 ... [2024-08-13T06:50:07.700Z] [2024-08-13T06:50:07.700Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-13T06:50:07.700Z] #60 DONE 12.1s [2024-08-13T06:50:07.700Z] [2024-08-13T06:50:07.700Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:07.700Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.8s [2024-08-13T06:50:07.970Z] #48 ... [2024-08-13T06:50:07.970Z] [2024-08-13T06:50:07.970Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-13T06:50:08.239Z] #64 ... [2024-08-13T06:50:08.239Z] [2024-08-13T06:50:08.239Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:50:08.505Z] #42 ... [2024-08-13T06:50:08.505Z] [2024-08-13T06:50:08.505Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T06:50:08.505Z] #56 11.06 OK: 266 MiB in 52 packages [2024-08-13T06:50:08.505Z] #56 DONE 12.4s [2024-08-13T06:50:08.505Z] [2024-08-13T06:50:08.505Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:08.505Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.7s [2024-08-13T06:50:09.469Z] #48 ... [2024-08-13T06:50:09.469Z] [2024-08-13T06:50:09.469Z] #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-13T06:50:09.469Z] #41 12.24 OK: 266 MiB in 52 packages [2024-08-13T06:50:09.469Z] #41 DONE 13.3s [2024-08-13T06:50:09.469Z] [2024-08-13T06:50:09.469Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:09.469Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 12.6s [2024-08-13T06:50:09.735Z] #48 ... [2024-08-13T06:50:09.735Z] [2024-08-13T06:50:09.735Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-13T06:50:09.735Z] #65 ... [2024-08-13T06:50:09.735Z] [2024-08-13T06:50:09.735Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T06:50:10.000Z] #66 ... [2024-08-13T06:50:10.000Z] [2024-08-13T06:50:10.000Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-13T06:50:10.000Z] #67 ... [2024-08-13T06:50:10.000Z] [2024-08-13T06:50:10.000Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-13T06:50:10.000Z] #58 12.04 OK: 266 MiB in 52 packages [2024-08-13T06:50:10.000Z] #58 DONE 13.8s [2024-08-13T06:50:10.000Z] [2024-08-13T06:50:10.000Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T06:50:10.267Z] #68 ... [2024-08-13T06:50:10.267Z] [2024-08-13T06:50:10.267Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-13T06:50:10.267Z] #69 ... [2024-08-13T06:50:10.267Z] [2024-08-13T06:50:10.267Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-13T06:50:10.532Z] #70 ... [2024-08-13T06:50:10.532Z] [2024-08-13T06:50:10.532Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T06:50:10.532Z] #71 ... [2024-08-13T06:50:10.532Z] [2024-08-13T06:50:10.532Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-13T06:50:10.798Z] #72 ... [2024-08-13T06:50:10.798Z] [2024-08-13T06:50:10.798Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-13T06:50:10.798Z] #73 ... [2024-08-13T06:50:10.798Z] [2024-08-13T06:50:10.798Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:10.798Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.5s done [2024-08-13T06:50:13.373Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-13T06:50:13.639Z] #48 ... [2024-08-13T06:50:13.639Z] [2024-08-13T06:50:13.639Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:13.639Z] #47 transferring context: 48.74MB 19.9s [2024-08-13T06:50:13.639Z] #47 ... [2024-08-13T06:50:13.639Z] [2024-08-13T06:50:13.639Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:50:13.905Z] #42 ... [2024-08-13T06:50:13.905Z] [2024-08-13T06:50:13.905Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:14.491Z] #47 ... [2024-08-13T06:50:14.491Z] [2024-08-13T06:50:14.491Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:50:14.491Z] #49 ... [2024-08-13T06:50:14.491Z] [2024-08-13T06:50:14.491Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-13T06:50:14.491Z] #64 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:14.491Z] #64 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:14.491Z] #64 14.32 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:14.491Z] #64 14.32 (2/2) Installing su-exec (0.2-r3) [2024-08-13T06:50:14.491Z] #64 14.32 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:14.491Z] #64 14.32 OK: 8 MiB in 17 packages [2024-08-13T06:50:14.491Z] #64 DONE 16.3s [2024-08-13T06:50:14.491Z] [2024-08-13T06:50:14.491Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:50:14.491Z] #49 ... [2024-08-13T06:50:14.491Z] [2024-08-13T06:50:14.491Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:14.757Z] #47 ... [2024-08-13T06:50:14.757Z] [2024-08-13T06:50:14.757Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:14.757Z] #50 ... [2024-08-13T06:50:14.757Z] [2024-08-13T06:50:14.757Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:15.026Z] #48 ... [2024-08-13T06:50:15.026Z] [2024-08-13T06:50:15.026Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-13T06:50:15.026Z] #66 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:15.026Z] #66 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:15.026Z] #66 13.70 (1/2) Installing ca-certificates (20240226-r0) [2024-08-13T06:50:15.026Z] #66 13.96 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:15.026Z] #66 13.96 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:15.026Z] #66 13.96 Executing ca-certificates-20240226-r0.trigger [2024-08-13T06:50:15.026Z] #66 14.50 OK: 9 MiB in 17 packages [2024-08-13T06:50:15.026Z] #66 DONE 15.5s [2024-08-13T06:50:15.294Z] [2024-08-13T06:50:15.294Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:15.561Z] #50 ... [2024-08-13T06:50:15.561Z] [2024-08-13T06:50:15.561Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:50:15.561Z] #52 ... [2024-08-13T06:50:15.561Z] [2024-08-13T06:50:15.561Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:15.828Z] #50 ... [2024-08-13T06:50:15.828Z] [2024-08-13T06:50:15.828Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:15.828Z] #51 ... [2024-08-13T06:50:15.828Z] [2024-08-13T06:50:15.828Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:16.095Z] #53 ... [2024-08-13T06:50:16.095Z] [2024-08-13T06:50:16.095Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T06:50:16.095Z] #39 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.3s done [2024-08-13T06:50:16.095Z] #39 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.7s [2024-08-13T06:50:16.095Z] #39 ... [2024-08-13T06:50:16.095Z] [2024-08-13T06:50:16.095Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:16.361Z] #51 ... [2024-08-13T06:50:16.361Z] [2024-08-13T06:50:16.361Z] #54 [support-scheduler internal] load build context [2024-08-13T06:50:16.361Z] #54 ... [2024-08-13T06:50:16.361Z] [2024-08-13T06:50:16.361Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:16.361Z] #55 ... [2024-08-13T06:50:16.361Z] [2024-08-13T06:50:16.361Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:16.626Z] #48 ... [2024-08-13T06:50:16.626Z] [2024-08-13T06:50:16.626Z] #57 [core-command internal] load build context [2024-08-13T06:50:16.626Z] #57 ... [2024-08-13T06:50:16.626Z] [2024-08-13T06:50:16.626Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:17.210Z] #55 ... [2024-08-13T06:50:17.210Z] [2024-08-13T06:50:17.210Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:17.210Z] #61 ... [2024-08-13T06:50:17.210Z] [2024-08-13T06:50:17.210Z] #62 [core-data internal] load build context [2024-08-13T06:50:17.478Z] #62 ... [2024-08-13T06:50:17.478Z] [2024-08-13T06:50:17.478Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:17.755Z] #61 ... [2024-08-13T06:50:17.755Z] [2024-08-13T06:50:17.755Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:50:17.755Z] #63 ... [2024-08-13T06:50:17.755Z] [2024-08-13T06:50:17.755Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-13T06:50:17.755Z] #74 ... [2024-08-13T06:50:17.755Z] [2024-08-13T06:50:17.755Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:18.346Z] #61 ... [2024-08-13T06:50:18.346Z] [2024-08-13T06:50:18.346Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-13T06:50:18.346Z] #65 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:18.346Z] #65 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:18.346Z] #65 15.10 (1/4) Installing ca-certificates (20240226-r0) [2024-08-13T06:50:18.346Z] #65 15.25 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:18.346Z] #65 15.25 (3/4) Installing su-exec (0.2-r3) [2024-08-13T06:50:18.346Z] #65 15.25 (4/4) Installing yq (4.33.3-r5) [2024-08-13T06:50:18.346Z] #65 15.78 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:18.346Z] #65 15.78 Executing ca-certificates-20240226-r0.trigger [2024-08-13T06:50:18.346Z] #65 16.43 OK: 18 MiB in 19 packages [2024-08-13T06:50:18.346Z] #65 DONE 18.5s [2024-08-13T06:50:18.346Z] [2024-08-13T06:50:18.346Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:50:19.302Z] #63 ... [2024-08-13T06:50:19.302Z] [2024-08-13T06:50:19.302Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-13T06:50:19.302Z] #73 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:19.302Z] #73 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:19.302Z] #73 17.38 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:19.302Z] #73 17.38 (2/4) Installing openssl (3.1.6-r0) [2024-08-13T06:50:19.302Z] #73 17.38 (3/4) Installing su-exec (0.2-r3) [2024-08-13T06:50:19.302Z] #73 17.38 (4/4) Installing yq (4.33.3-r5) [2024-08-13T06:50:19.302Z] #73 17.80 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:19.302Z] #73 17.80 OK: 18 MiB in 19 packages [2024-08-13T06:50:19.302Z] #73 DONE 19.5s [2024-08-13T06:50:19.302Z] [2024-08-13T06:50:19.302Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:50:19.570Z] #63 transferring context: 18.48MB 21.5s [2024-08-13T06:50:21.529Z] #63 ... [2024-08-13T06:50:21.529Z] [2024-08-13T06:50:21.529Z] #46 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-13T06:50:21.529Z] #46 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:21.529Z] #46 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:21.529Z] #46 19.60 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:21.529Z] #46 19.60 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:21.529Z] #46 19.60 OK: 8 MiB in 16 packages [2024-08-13T06:50:21.529Z] #46 DONE 21.6s [2024-08-13T06:50:21.529Z] [2024-08-13T06:50:21.529Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:50:24.116Z] #63 ... [2024-08-13T06:50:24.116Z] [2024-08-13T06:50:24.116Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:50:24.116Z] #42 ... [2024-08-13T06:50:24.116Z] [2024-08-13T06:50:24.116Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:24.116Z] #50 ... [2024-08-13T06:50:24.116Z] [2024-08-13T06:50:24.116Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:50:24.707Z] #63 ... [2024-08-13T06:50:24.707Z] [2024-08-13T06:50:24.707Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:50:24.707Z] #49 transferring context: 66.58MB 30.3s [2024-08-13T06:50:24.707Z] #49 ... [2024-08-13T06:50:24.707Z] [2024-08-13T06:50:24.707Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-13T06:50:24.707Z] #75 ... [2024-08-13T06:50:24.707Z] [2024-08-13T06:50:24.707Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:50:24.973Z] #49 ... [2024-08-13T06:50:24.973Z] [2024-08-13T06:50:24.973Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:24.973Z] #47 ... [2024-08-13T06:50:24.973Z] [2024-08-13T06:50:24.973Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:50:25.933Z] #49 ... [2024-08-13T06:50:25.933Z] [2024-08-13T06:50:25.933Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:50:25.933Z] #76 ... [2024-08-13T06:50:25.933Z] [2024-08-13T06:50:25.933Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:50:25.933Z] #52 ... [2024-08-13T06:50:25.933Z] [2024-08-13T06:50:25.933Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:26.200Z] #61 ... [2024-08-13T06:50:26.200Z] [2024-08-13T06:50:26.200Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:26.200Z] #53 ... [2024-08-13T06:50:26.200Z] [2024-08-13T06:50:26.200Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:50:26.466Z] #52 ... [2024-08-13T06:50:26.466Z] [2024-08-13T06:50:26.466Z] #54 [support-scheduler internal] load build context [2024-08-13T06:50:26.734Z] #54 ... [2024-08-13T06:50:26.734Z] [2024-08-13T06:50:26.734Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:26.734Z] #51 ... [2024-08-13T06:50:26.734Z] [2024-08-13T06:50:26.734Z] #57 [core-command internal] load build context [2024-08-13T06:50:26.734Z] #57 ... [2024-08-13T06:50:26.734Z] [2024-08-13T06:50:26.734Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:27.000Z] #51 ... [2024-08-13T06:50:27.000Z] [2024-08-13T06:50:27.000Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T06:50:27.000Z] #39 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.6s [2024-08-13T06:50:27.266Z] #39 ... [2024-08-13T06:50:27.266Z] [2024-08-13T06:50:27.266Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:27.266Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.3s [2024-08-13T06:50:27.266Z] #48 ... [2024-08-13T06:50:27.266Z] [2024-08-13T06:50:27.266Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:50:27.531Z] #52 ... [2024-08-13T06:50:27.531Z] [2024-08-13T06:50:27.531Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-13T06:50:27.531Z] #70 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:27.531Z] #70 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:27.531Z] #70 22.26 (1/3) Installing ca-certificates (20240226-r0) [2024-08-13T06:50:27.531Z] #70 22.39 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:27.531Z] #70 22.42 (3/3) Installing tzdata (2024a-r0) [2024-08-13T06:50:27.531Z] #70 23.94 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:27.531Z] #70 23.94 Executing ca-certificates-20240226-r0.trigger [2024-08-13T06:50:27.531Z] #70 24.67 OK: 12 MiB in 18 packages [2024-08-13T06:50:27.531Z] #70 DONE 27.4s [2024-08-13T06:50:27.531Z] [2024-08-13T06:50:27.531Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:50:27.531Z] #52 ... [2024-08-13T06:50:27.531Z] [2024-08-13T06:50:27.531Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:27.531Z] #55 ... [2024-08-13T06:50:27.531Z] [2024-08-13T06:50:27.531Z] #62 [core-data internal] load build context [2024-08-13T06:50:27.531Z] #62 ... [2024-08-13T06:50:27.531Z] [2024-08-13T06:50:27.531Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-13T06:50:27.531Z] #68 DONE 27.7s [2024-08-13T06:50:27.531Z] [2024-08-13T06:50:27.531Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:28.117Z] #48 ... [2024-08-13T06:50:28.117Z] [2024-08-13T06:50:28.117Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-13T06:50:28.117Z] #69 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:28.117Z] #69 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:28.117Z] #69 26.07 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:28.117Z] #69 26.07 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:28.117Z] #69 26.07 OK: 8 MiB in 16 packages [2024-08-13T06:50:28.117Z] #69 DONE 27.9s [2024-08-13T06:50:28.117Z] [2024-08-13T06:50:28.117Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:50:28.716Z] #77 ... [2024-08-13T06:50:28.717Z] [2024-08-13T06:50:28.717Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-13T06:50:28.717Z] #78 ... [2024-08-13T06:50:28.717Z] [2024-08-13T06:50:28.717Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:29.300Z] #55 ... [2024-08-13T06:50:29.300Z] [2024-08-13T06:50:29.300Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-13T06:50:29.565Z] #79 ... [2024-08-13T06:50:29.565Z] [2024-08-13T06:50:29.565Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:29.833Z] #51 transferring context: 69.24MB 34.4s [2024-08-13T06:50:31.255Z] #51 ... [2024-08-13T06:50:31.255Z] [2024-08-13T06:50:31.255Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-13T06:50:31.255Z] #72 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:31.255Z] #72 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:31.255Z] #72 26.24 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T06:50:31.255Z] #72 26.24 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T06:50:31.255Z] #72 26.24 OK: 19946 distinct packages available [2024-08-13T06:50:31.255Z] #72 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:31.255Z] #72 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:31.255Z] #72 30.02 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:31.255Z] #72 30.02 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-13T06:50:31.255Z] #72 30.02 (3/5) Installing libucontext (1.2-r2) [2024-08-13T06:50:31.255Z] #72 30.02 (4/5) Installing gcompat (1.1.0-r1) [2024-08-13T06:50:31.255Z] #72 30.19 (5/5) Installing openssl (3.1.6-r0) [2024-08-13T06:50:31.255Z] #72 30.19 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:31.255Z] #72 30.34 OK: 9 MiB in 20 packages [2024-08-13T06:50:31.255Z] #72 ... [2024-08-13T06:50:31.255Z] [2024-08-13T06:50:31.255Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:31.255Z] #51 ... [2024-08-13T06:50:31.255Z] [2024-08-13T06:50:31.255Z] #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-13T06:50:31.539Z] #80 ... [2024-08-13T06:50:31.539Z] [2024-08-13T06:50:31.539Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:31.539Z] #51 ... [2024-08-13T06:50:31.539Z] [2024-08-13T06:50:31.539Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-13T06:50:31.539Z] #67 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:31.539Z] #67 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:31.539Z] #67 26.92 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T06:50:31.539Z] #67 26.92 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T06:50:31.539Z] #67 26.92 OK: 19946 distinct packages available [2024-08-13T06:50:31.539Z] #67 27.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:31.539Z] #67 28.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:31.539Z] #67 30.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:31.539Z] #67 30.58 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-13T06:50:31.539Z] #67 30.58 (3/4) Installing libucontext (1.2-r2) [2024-08-13T06:50:31.539Z] #67 30.58 (4/4) Installing gcompat (1.1.0-r1) [2024-08-13T06:50:31.539Z] #67 30.58 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:31.539Z] #67 30.77 OK: 8 MiB in 19 packages [2024-08-13T06:50:31.539Z] #67 DONE 31.5s [2024-08-13T06:50:31.539Z] [2024-08-13T06:50:31.539Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:32.137Z] #51 ... [2024-08-13T06:50:32.137Z] [2024-08-13T06:50:32.137Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-13T06:50:32.137Z] #72 DONE 32.1s [2024-08-13T06:50:32.137Z] [2024-08-13T06:50:32.137Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:34.076Z] #51 ... [2024-08-13T06:50:34.076Z] [2024-08-13T06:50:34.076Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:50:34.342Z] #42 ... [2024-08-13T06:50:34.342Z] [2024-08-13T06:50:34.342Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:34.342Z] #50 ... [2024-08-13T06:50:34.342Z] [2024-08-13T06:50:34.342Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:34.613Z] #51 ... [2024-08-13T06:50:34.613Z] [2024-08-13T06:50:34.613Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T06:50:34.613Z] #71 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:34.613Z] #71 26.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:34.613Z] #71 28.99 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-13T06:50:34.613Z] #71 28.99 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-13T06:50:34.613Z] #71 28.99 OK: 19946 distinct packages available [2024-08-13T06:50:34.613Z] #71 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:34.613Z] #71 30.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:34.613Z] #71 32.90 (1/11) Installing ca-certificates (20240226-r0) [2024-08-13T06:50:34.613Z] #71 33.33 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-13T06:50:34.613Z] #71 33.33 (3/11) Installing libunistring (1.1-r1) [2024-08-13T06:50:34.613Z] #71 33.47 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-13T06:50:34.613Z] #71 33.47 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-13T06:50:34.613Z] #71 33.47 (6/11) Installing libcurl (8.9.0-r0) [2024-08-13T06:50:34.613Z] #71 33.56 (7/11) Installing curl (8.9.0-r0) [2024-08-13T06:50:34.613Z] #71 33.57 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:34.613Z] #71 33.61 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-13T06:50:34.613Z] #71 33.65 (10/11) Installing libucontext (1.2-r2) [2024-08-13T06:50:34.613Z] #71 33.65 (11/11) Installing gcompat (1.1.0-r1) [2024-08-13T06:50:34.613Z] #71 33.72 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:34.613Z] #71 33.94 Executing ca-certificates-20240226-r0.trigger [2024-08-13T06:50:34.613Z] #71 ... [2024-08-13T06:50:34.613Z] [2024-08-13T06:50:34.613Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:34.883Z] #50 ... [2024-08-13T06:50:34.883Z] [2024-08-13T06:50:34.883Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:50:35.153Z] #63 ... [2024-08-13T06:50:35.153Z] [2024-08-13T06:50:35.153Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:35.153Z] #55 transferring context: 69.44MB 38.4s [2024-08-13T06:50:35.153Z] #55 ... [2024-08-13T06:50:35.153Z] [2024-08-13T06:50:35.153Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:35.419Z] #47 ... [2024-08-13T06:50:35.419Z] [2024-08-13T06:50:35.419Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:36.378Z] #55 ... [2024-08-13T06:50:36.378Z] [2024-08-13T06:50:36.378Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-13T06:50:36.378Z] #74 21.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:36.378Z] #74 22.67 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:36.378Z] #74 26.41 OK: 266 MiB in 52 packages [2024-08-13T06:50:36.378Z] #74 DONE 28.6s [2024-08-13T06:50:36.378Z] [2024-08-13T06:50:36.378Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:36.378Z] #55 ... [2024-08-13T06:50:36.378Z] [2024-08-13T06:50:36.378Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:36.378Z] #61 ... [2024-08-13T06:50:36.378Z] [2024-08-13T06:50:36.378Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:50:36.378Z] #49 ... [2024-08-13T06:50:36.378Z] [2024-08-13T06:50:36.378Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:36.644Z] #55 ... [2024-08-13T06:50:36.644Z] [2024-08-13T06:50:36.644Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:36.644Z] #53 ... [2024-08-13T06:50:36.644Z] [2024-08-13T06:50:36.644Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:36.911Z] #61 ... [2024-08-13T06:50:36.911Z] [2024-08-13T06:50:36.911Z] #54 [support-scheduler internal] load build context [2024-08-13T06:50:36.911Z] #54 ... [2024-08-13T06:50:36.911Z] [2024-08-13T06:50:36.911Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:37.185Z] #55 ... [2024-08-13T06:50:37.185Z] [2024-08-13T06:50:37.185Z] #57 [core-command internal] load build context [2024-08-13T06:50:37.185Z] #57 ... [2024-08-13T06:50:37.185Z] [2024-08-13T06:50:37.185Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:37.455Z] #55 ... [2024-08-13T06:50:37.455Z] [2024-08-13T06:50:37.455Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T06:50:37.455Z] #39 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.0s [2024-08-13T06:50:37.720Z] #39 ... [2024-08-13T06:50:37.720Z] [2024-08-13T06:50:37.720Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:50:37.720Z] #52 ... [2024-08-13T06:50:37.720Z] [2024-08-13T06:50:37.720Z] #62 [core-data internal] load build context [2024-08-13T06:50:37.720Z] #62 ... [2024-08-13T06:50:37.720Z] [2024-08-13T06:50:37.720Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-13T06:50:37.987Z] #81 ... [2024-08-13T06:50:37.987Z] [2024-08-13T06:50:37.987Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:50:37.987Z] #82 ... [2024-08-13T06:50:37.987Z] [2024-08-13T06:50:37.987Z] #62 [core-data internal] load build context [2024-08-13T06:50:38.253Z] #62 ... [2024-08-13T06:50:38.253Z] [2024-08-13T06:50:38.253Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:50:38.253Z] #76 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:38.253Z] #76 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:38.253Z] #76 20.56 OK: 9 MiB in 17 packages [2024-08-13T06:50:38.253Z] #76 DONE 22.4s [2024-08-13T06:50:38.253Z] [2024-08-13T06:50:38.253Z] #62 [core-data internal] load build context [2024-08-13T06:50:38.835Z] #62 ... [2024-08-13T06:50:38.835Z] [2024-08-13T06:50:38.835Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-13T06:50:38.835Z] #71 35.60 OK: 13 MiB in 26 packages [2024-08-13T06:50:38.835Z] #71 DONE 38.6s [2024-08-13T06:50:38.835Z] [2024-08-13T06:50:38.835Z] #62 [core-data internal] load build context [2024-08-13T06:50:39.104Z] #62 ... [2024-08-13T06:50:39.104Z] [2024-08-13T06:50:39.104Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-13T06:50:39.104Z] #75 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:39.104Z] #75 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:39.104Z] #75 22.46 OK: 8 MiB in 17 packages [2024-08-13T06:50:39.104Z] #75 DONE 24.5s [2024-08-13T06:50:39.104Z] [2024-08-13T06:50:39.104Z] #62 [core-data internal] load build context [2024-08-13T06:50:39.691Z] #62 ... [2024-08-13T06:50:39.691Z] [2024-08-13T06:50:39.691Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:39.691Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.4s [2024-08-13T06:50:39.691Z] #48 ... [2024-08-13T06:50:39.691Z] [2024-08-13T06:50:39.691Z] #62 [core-data internal] load build context [2024-08-13T06:50:40.654Z] #62 ... [2024-08-13T06:50:40.654Z] [2024-08-13T06:50:40.654Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-13T06:50:40.654Z] #79 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:40.654Z] #79 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:40.654Z] #79 19.28 OK: 18 MiB in 19 packages [2024-08-13T06:50:40.654Z] #79 DONE 21.0s [2024-08-13T06:50:40.654Z] [2024-08-13T06:50:40.654Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-13T06:50:40.654Z] #78 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:40.654Z] #78 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:40.654Z] #78 20.03 OK: 18 MiB in 19 packages [2024-08-13T06:50:40.654Z] #78 DONE 21.8s [2024-08-13T06:50:40.654Z] [2024-08-13T06:50:40.654Z] #62 [core-data internal] load build context [2024-08-13T06:50:40.654Z] #62 transferring context: 45.96MB 40.9s [2024-08-13T06:50:40.927Z] #62 ... [2024-08-13T06:50:40.927Z] [2024-08-13T06:50:40.927Z] #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-13T06:50:40.927Z] #80 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:40.927Z] #80 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:40.927Z] #80 17.61 OK: 8 MiB in 16 packages [2024-08-13T06:50:40.927Z] #80 DONE 19.7s [2024-08-13T06:50:41.198Z] [2024-08-13T06:50:41.198Z] #62 [core-data internal] load build context [2024-08-13T06:50:41.780Z] #62 ... [2024-08-13T06:50:41.780Z] [2024-08-13T06:50:41.780Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-13T06:50:41.780Z] #83 DONE 1.3s [2024-08-13T06:50:41.780Z] [2024-08-13T06:50:41.780Z] #62 [core-data internal] load build context [2024-08-13T06:50:42.046Z] #62 ... [2024-08-13T06:50:42.046Z] [2024-08-13T06:50:42.046Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-13T06:50:42.046Z] #84 ... [2024-08-13T06:50:42.046Z] [2024-08-13T06:50:42.046Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-13T06:50:42.046Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:42.311Z] #85 ... [2024-08-13T06:50:42.311Z] [2024-08-13T06:50:42.311Z] #62 [core-data internal] load build context [2024-08-13T06:50:44.267Z] #62 ... [2024-08-13T06:50:44.267Z] [2024-08-13T06:50:44.267Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:50:44.533Z] #42 ... [2024-08-13T06:50:44.533Z] [2024-08-13T06:50:44.533Z] #62 [core-data internal] load build context [2024-08-13T06:50:44.799Z] #62 ... [2024-08-13T06:50:44.799Z] [2024-08-13T06:50:44.799Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:44.799Z] #51 ... [2024-08-13T06:50:44.799Z] [2024-08-13T06:50:44.799Z] #62 [core-data internal] load build context [2024-08-13T06:50:45.064Z] #62 ... [2024-08-13T06:50:45.064Z] [2024-08-13T06:50:45.064Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:45.329Z] #50 ... [2024-08-13T06:50:45.329Z] [2024-08-13T06:50:45.329Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:50:45.329Z] #63 ... [2024-08-13T06:50:45.329Z] [2024-08-13T06:50:45.329Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:45.329Z] #47 transferring context: 84.09MB 51.7s [2024-08-13T06:50:45.594Z] #47 ... [2024-08-13T06:50:45.594Z] [2024-08-13T06:50:45.594Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:46.564Z] #50 ... [2024-08-13T06:50:46.564Z] [2024-08-13T06:50:46.564Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:50:46.564Z] #49 ... [2024-08-13T06:50:46.564Z] [2024-08-13T06:50:46.564Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:46.830Z] #50 ... [2024-08-13T06:50:46.830Z] [2024-08-13T06:50:46.830Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:46.830Z] #53 ... [2024-08-13T06:50:46.830Z] [2024-08-13T06:50:46.830Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:50:47.095Z] #49 ... [2024-08-13T06:50:47.095Z] [2024-08-13T06:50:47.095Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:47.095Z] #61 ... [2024-08-13T06:50:47.095Z] [2024-08-13T06:50:47.095Z] #54 [support-scheduler internal] load build context [2024-08-13T06:50:47.361Z] #54 ... [2024-08-13T06:50:47.361Z] [2024-08-13T06:50:47.361Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:50:47.361Z] #82 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:47.361Z] #82 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:47.361Z] #82 17.99 OK: 12 MiB in 18 packages [2024-08-13T06:50:47.361Z] #82 DONE 19.5s [2024-08-13T06:50:47.361Z] [2024-08-13T06:50:47.361Z] #54 [support-scheduler internal] load build context [2024-08-13T06:50:47.361Z] #54 ... [2024-08-13T06:50:47.361Z] [2024-08-13T06:50:47.361Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:47.361Z] #53 ... [2024-08-13T06:50:47.361Z] [2024-08-13T06:50:47.361Z] #57 [core-command internal] load build context [2024-08-13T06:50:47.361Z] #57 ... [2024-08-13T06:50:47.361Z] [2024-08-13T06:50:47.361Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:47.635Z] #53 ... [2024-08-13T06:50:47.635Z] [2024-08-13T06:50:47.635Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:47.905Z] #55 ... [2024-08-13T06:50:47.905Z] [2024-08-13T06:50:47.905Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:50:47.905Z] #52 ... [2024-08-13T06:50:47.905Z] [2024-08-13T06:50:47.905Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:48.174Z] #53 ... [2024-08-13T06:50:48.174Z] [2024-08-13T06:50:48.174Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-13T06:50:48.174Z] #85 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:48.174Z] #85 14.59 OK: 9 MiB in 20 packages [2024-08-13T06:50:48.174Z] #85 DONE 16.1s [2024-08-13T06:50:48.174Z] [2024-08-13T06:50:48.174Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:48.441Z] #53 ... [2024-08-13T06:50:48.708Z] [2024-08-13T06:50:48.708Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:50:48.708Z] #77 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:48.708Z] #77 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:48.708Z] #77 19.42 OK: 8 MiB in 16 packages [2024-08-13T06:50:48.708Z] #77 DONE 20.4s [2024-08-13T06:50:48.708Z] [2024-08-13T06:50:48.708Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:48.975Z] #53 ... [2024-08-13T06:50:48.975Z] [2024-08-13T06:50:48.975Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T06:50:48.975Z] #39 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 40.4s [2024-08-13T06:50:48.975Z] #39 ... [2024-08-13T06:50:48.975Z] [2024-08-13T06:50:48.975Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-13T06:50:48.975Z] #84 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:48.975Z] #84 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:48.975Z] #84 15.66 OK: 8 MiB in 19 packages [2024-08-13T06:50:48.975Z] #84 DONE 17.0s [2024-08-13T06:50:48.975Z] [2024-08-13T06:50:48.975Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:49.241Z] #50 ... [2024-08-13T06:50:49.241Z] [2024-08-13T06:50:49.241Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:50:49.241Z] #0 8.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:49.241Z] #0 8.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:49.510Z] #86 ... [2024-08-13T06:50:49.510Z] [2024-08-13T06:50:49.510Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-13T06:50:49.510Z] #87 DONE 10.0s [2024-08-13T06:50:49.510Z] [2024-08-13T06:50:49.510Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:49.510Z] #47 ... [2024-08-13T06:50:49.510Z] [2024-08-13T06:50:49.510Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-13T06:50:49.510Z] #81 13.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:49.510Z] #81 15.19 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-13T06:50:49.510Z] #81 19.83 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-13T06:50:49.510Z] #81 20.54 Executing busybox-1.36.1-r7.trigger [2024-08-13T06:50:49.510Z] #81 20.61 OK: 8 MiB in 16 packages [2024-08-13T06:50:49.510Z] #81 DONE 21.8s [2024-08-13T06:50:49.780Z] [2024-08-13T06:50:49.780Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:50.047Z] #47 ... [2024-08-13T06:50:50.047Z] [2024-08-13T06:50:50.047Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:50.047Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.7s [2024-08-13T06:50:50.047Z] #48 ... [2024-08-13T06:50:50.047Z] [2024-08-13T06:50:50.047Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-13T06:50:50.047Z] #86 10.52 OK: 13 MiB in 26 packages [2024-08-13T06:50:50.047Z] #86 DONE 11.3s [2024-08-13T06:50:50.047Z] [2024-08-13T06:50:50.047Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:50.047Z] #48 ... [2024-08-13T06:50:50.047Z] [2024-08-13T06:50:50.047Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:50.345Z] #47 transferring context: 93.27MB 56.8s [2024-08-13T06:50:50.612Z] #47 ... [2024-08-13T06:50:50.612Z] [2024-08-13T06:50:50.612Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-13T06:50:50.612Z] #88 DONE 1.1s [2024-08-13T06:50:50.612Z] [2024-08-13T06:50:50.612Z] #47 [support-notifications internal] load build context [2024-08-13T06:50:54.864Z] #47 ... [2024-08-13T06:50:54.864Z] [2024-08-13T06:50:54.864Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:50:54.864Z] #42 ... [2024-08-13T06:50:54.864Z] [2024-08-13T06:50:54.864Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:50:54.864Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.8s [2024-08-13T06:50:55.134Z] #48 ... [2024-08-13T06:50:55.134Z] [2024-08-13T06:50:55.134Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:55.134Z] #51 ... [2024-08-13T06:50:55.134Z] [2024-08-13T06:50:55.134Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:50:55.401Z] #42 ... [2024-08-13T06:50:55.401Z] [2024-08-13T06:50:55.401Z] #62 [core-data internal] load build context [2024-08-13T06:50:55.401Z] #62 ... [2024-08-13T06:50:55.401Z] [2024-08-13T06:50:55.401Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:50:55.666Z] #63 ... [2024-08-13T06:50:55.666Z] [2024-08-13T06:50:55.666Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-13T06:50:57.108Z] #89 ... [2024-08-13T06:50:57.108Z] [2024-08-13T06:50:57.108Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:50:57.108Z] #49 transferring context: 140.45MB 62.7s [2024-08-13T06:50:57.108Z] #49 ... [2024-08-13T06:50:57.108Z] [2024-08-13T06:50:57.108Z] #51 [core-metadata internal] load build context [2024-08-13T06:50:57.373Z] #51 ... [2024-08-13T06:50:57.373Z] [2024-08-13T06:50:57.373Z] #54 [support-scheduler internal] load build context [2024-08-13T06:50:57.373Z] #54 ... [2024-08-13T06:50:57.373Z] [2024-08-13T06:50:57.373Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:57.644Z] #61 ... [2024-08-13T06:50:57.644Z] [2024-08-13T06:50:57.644Z] #57 [core-command internal] load build context [2024-08-13T06:50:57.644Z] #57 ... [2024-08-13T06:50:57.644Z] [2024-08-13T06:50:57.644Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:57.911Z] #61 ... [2024-08-13T06:50:57.911Z] [2024-08-13T06:50:57.911Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-13T06:50:57.911Z] #89 DONE 2.2s [2024-08-13T06:50:57.911Z] [2024-08-13T06:50:57.911Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:50:57.911Z] #61 ... [2024-08-13T06:50:57.911Z] [2024-08-13T06:50:57.911Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:57.911Z] #55 ... [2024-08-13T06:50:57.911Z] [2024-08-13T06:50:57.911Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:50:58.177Z] #52 ... [2024-08-13T06:50:58.177Z] [2024-08-13T06:50:58.177Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:59.139Z] #55 ... [2024-08-13T06:50:59.139Z] [2024-08-13T06:50:59.139Z] #53 [core-keeper internal] load build context [2024-08-13T06:50:59.139Z] #53 ... [2024-08-13T06:50:59.139Z] [2024-08-13T06:50:59.139Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:50:59.408Z] #55 ... [2024-08-13T06:50:59.408Z] [2024-08-13T06:50:59.408Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:50:59.676Z] #50 ... [2024-08-13T06:50:59.676Z] [2024-08-13T06:50:59.676Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T06:50:59.676Z] #39 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 43.0s done [2024-08-13T06:50:59.676Z] #39 ... [2024-08-13T06:50:59.676Z] [2024-08-13T06:50:59.676Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:51:02.256Z] #50 transferring context: 141.08MB 67.6s [2024-08-13T06:51:04.838Z] #50 ... [2024-08-13T06:51:04.838Z] [2024-08-13T06:51:04.838Z] #47 [support-notifications internal] load build context [2024-08-13T06:51:04.838Z] #47 ... [2024-08-13T06:51:04.838Z] [2024-08-13T06:51:04.838Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:51:05.800Z] #50 ... [2024-08-13T06:51:05.800Z] [2024-08-13T06:51:05.800Z] #62 [core-data internal] load build context [2024-08-13T06:51:05.800Z] #62 ... [2024-08-13T06:51:05.800Z] [2024-08-13T06:51:05.800Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:51:05.800Z] #63 ... [2024-08-13T06:51:05.800Z] [2024-08-13T06:51:05.800Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T06:51:05.800Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.9s done [2024-08-13T06:51:05.800Z] #48 ... [2024-08-13T06:51:05.800Z] [2024-08-13T06:51:05.800Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:51:06.066Z] #42 ... [2024-08-13T06:51:06.066Z] [2024-08-13T06:51:06.066Z] #62 [core-data internal] load build context [2024-08-13T06:51:07.471Z] #62 ... [2024-08-13T06:51:07.471Z] [2024-08-13T06:51:07.471Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:51:07.471Z] #49 transferring context: 187.77MB 73.0s [2024-08-13T06:51:07.471Z] #49 ... [2024-08-13T06:51:07.471Z] [2024-08-13T06:51:07.471Z] #62 [core-data internal] load build context [2024-08-13T06:51:07.471Z] #62 ... [2024-08-13T06:51:07.471Z] [2024-08-13T06:51:07.471Z] #51 [core-metadata internal] load build context [2024-08-13T06:51:07.471Z] #51 ... [2024-08-13T06:51:07.471Z] [2024-08-13T06:51:07.471Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:07.737Z] #54 ... [2024-08-13T06:51:07.737Z] [2024-08-13T06:51:07.737Z] #57 [core-command internal] load build context [2024-08-13T06:51:07.737Z] #57 ... [2024-08-13T06:51:07.737Z] [2024-08-13T06:51:07.737Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:08.015Z] #54 ... [2024-08-13T06:51:08.015Z] [2024-08-13T06:51:08.015Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:51:08.015Z] #61 ... [2024-08-13T06:51:08.015Z] [2024-08-13T06:51:08.015Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T06:51:08.282Z] #90 ... [2024-08-13T06:51:08.282Z] [2024-08-13T06:51:08.282Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:08.282Z] #52 ... [2024-08-13T06:51:08.282Z] [2024-08-13T06:51:08.282Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:09.245Z] #54 ... [2024-08-13T06:51:09.245Z] [2024-08-13T06:51:09.245Z] #53 [core-keeper internal] load build context [2024-08-13T06:51:09.245Z] #53 ... [2024-08-13T06:51:09.245Z] [2024-08-13T06:51:09.245Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T06:51:09.515Z] #91 ... [2024-08-13T06:51:09.515Z] [2024-08-13T06:51:09.515Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:51:09.515Z] #55 ... [2024-08-13T06:51:09.515Z] [2024-08-13T06:51:09.515Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:12.096Z] #54 ... [2024-08-13T06:51:12.096Z] [2024-08-13T06:51:12.096Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T06:51:12.096Z] #92 DONE 3.9s [2024-08-13T06:51:12.096Z] [2024-08-13T06:51:12.096Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:12.096Z] #54 ... [2024-08-13T06:51:12.096Z] [2024-08-13T06:51:12.096Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T06:51:12.096Z] #91 DONE 2.7s [2024-08-13T06:51:12.096Z] [2024-08-13T06:51:12.096Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:12.361Z] #54 ... [2024-08-13T06:51:12.361Z] [2024-08-13T06:51:12.361Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-13T06:51:12.361Z] #90 DONE 4.3s [2024-08-13T06:51:12.361Z] [2024-08-13T06:51:12.361Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:12.628Z] #54 transferring context: 132.90MB 75.8s [2024-08-13T06:51:13.586Z] #54 ... [2024-08-13T06:51:13.586Z] [2024-08-13T06:51:13.586Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-13T06:51:13.586Z] #93 DONE 1.4s [2024-08-13T06:51:13.586Z] [2024-08-13T06:51:13.586Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:13.586Z] #54 ... [2024-08-13T06:51:13.586Z] [2024-08-13T06:51:13.586Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-13T06:51:13.586Z] #94 DONE 1.4s [2024-08-13T06:51:13.586Z] [2024-08-13T06:51:13.586Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-13T06:51:14.178Z] #95 ... [2024-08-13T06:51:14.178Z] [2024-08-13T06:51:14.178Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-13T06:51:14.178Z] #96 DONE 1.7s [2024-08-13T06:51:14.178Z] [2024-08-13T06:51:14.178Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-13T06:51:14.766Z] #97 ... [2024-08-13T06:51:14.766Z] [2024-08-13T06:51:14.767Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-13T06:51:14.767Z] #98 DONE 1.4s [2024-08-13T06:51:14.767Z] [2024-08-13T06:51:14.767Z] #47 [support-notifications internal] load build context [2024-08-13T06:51:15.037Z] #47 ... [2024-08-13T06:51:15.037Z] [2024-08-13T06:51:15.037Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:15.037Z] #54 ... [2024-08-13T06:51:15.037Z] [2024-08-13T06:51:15.037Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-13T06:51:15.037Z] #95 DONE 1.4s [2024-08-13T06:51:15.300Z] [2024-08-13T06:51:15.300Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-13T06:51:15.300Z] #97 DONE 1.1s [2024-08-13T06:51:15.300Z] [2024-08-13T06:51:15.300Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T06:51:15.568Z] #99 ... [2024-08-13T06:51:15.568Z] [2024-08-13T06:51:15.568Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:51:15.833Z] #50 ... [2024-08-13T06:51:15.833Z] [2024-08-13T06:51:15.833Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:15.833Z] #54 ... [2024-08-13T06:51:15.833Z] [2024-08-13T06:51:15.833Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:51:16.101Z] #63 ... [2024-08-13T06:51:16.101Z] [2024-08-13T06:51:16.101Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:16.101Z] #54 ... [2024-08-13T06:51:16.101Z] [2024-08-13T06:51:16.101Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:51:16.101Z] #42 ... [2024-08-13T06:51:16.101Z] [2024-08-13T06:51:16.101Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:16.365Z] #54 ... [2024-08-13T06:51:16.365Z] [2024-08-13T06:51:16.365Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T06:51:16.365Z] #100 DONE 1.3s [2024-08-13T06:51:16.365Z] [2024-08-13T06:51:16.365Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:16.630Z] #54 ... [2024-08-13T06:51:16.630Z] [2024-08-13T06:51:16.630Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T06:51:16.630Z] #99 DONE 1.5s [2024-08-13T06:51:16.630Z] [2024-08-13T06:51:16.630Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:17.215Z] #54 ... [2024-08-13T06:51:17.215Z] [2024-08-13T06:51:17.215Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-13T06:51:17.215Z] #101 DONE 1.9s [2024-08-13T06:51:17.216Z] [2024-08-13T06:51:17.216Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:17.481Z] #54 ... [2024-08-13T06:51:17.481Z] [2024-08-13T06:51:17.481Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:51:17.481Z] #49 transferring context: 233.01MB 83.1s [2024-08-13T06:51:17.745Z] #49 ... [2024-08-13T06:51:17.745Z] [2024-08-13T06:51:17.745Z] #62 [core-data internal] load build context [2024-08-13T06:51:17.745Z] #62 ... [2024-08-13T06:51:17.745Z] [2024-08-13T06:51:17.745Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-13T06:51:17.745Z] #102 DONE 1.3s [2024-08-13T06:51:17.745Z] [2024-08-13T06:51:17.745Z] #51 [core-metadata internal] load build context [2024-08-13T06:51:17.745Z] #51 ... [2024-08-13T06:51:17.745Z] [2024-08-13T06:51:17.745Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:51:18.009Z] #49 ... [2024-08-13T06:51:18.009Z] [2024-08-13T06:51:18.009Z] #57 [core-command internal] load build context [2024-08-13T06:51:18.288Z] #57 ... [2024-08-13T06:51:18.288Z] [2024-08-13T06:51:18.288Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-13T06:51:18.288Z] #103 DONE 1.2s [2024-08-13T06:51:18.288Z] [2024-08-13T06:51:18.288Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:51:18.288Z] #61 ... [2024-08-13T06:51:18.288Z] [2024-08-13T06:51:18.288Z] #57 [core-command internal] load build context [2024-08-13T06:51:18.557Z] #57 ... [2024-08-13T06:51:18.557Z] [2024-08-13T06:51:18.557Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:18.557Z] #52 ... [2024-08-13T06:51:18.557Z] [2024-08-13T06:51:18.557Z] #57 [core-command internal] load build context [2024-08-13T06:51:18.824Z] #57 ... [2024-08-13T06:51:18.824Z] [2024-08-13T06:51:18.824Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-13T06:51:18.824Z] #104 DONE 1.7s [2024-08-13T06:51:18.824Z] [2024-08-13T06:51:18.824Z] #57 [core-command internal] load build context [2024-08-13T06:51:19.092Z] #57 ... [2024-08-13T06:51:19.092Z] [2024-08-13T06:51:19.092Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-13T06:51:19.092Z] #105 DONE 1.4s [2024-08-13T06:51:19.092Z] [2024-08-13T06:51:19.092Z] #57 [core-command internal] load build context [2024-08-13T06:51:19.359Z] #57 ... [2024-08-13T06:51:19.359Z] [2024-08-13T06:51:19.359Z] #53 [core-keeper internal] load build context [2024-08-13T06:51:19.359Z] #53 ... [2024-08-13T06:51:19.359Z] [2024-08-13T06:51:19.359Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:19.632Z] #52 ... [2024-08-13T06:51:19.632Z] [2024-08-13T06:51:19.632Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:51:19.905Z] #55 ... [2024-08-13T06:51:19.905Z] [2024-08-13T06:51:19.905Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-13T06:51:19.905Z] #106 DONE 1.6s [2024-08-13T06:51:19.905Z] [2024-08-13T06:51:19.905Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:51:19.905Z] #55 ... [2024-08-13T06:51:19.905Z] [2024-08-13T06:51:19.905Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:20.171Z] #52 ... [2024-08-13T06:51:20.171Z] [2024-08-13T06:51:20.171Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-13T06:51:20.171Z] #107 DONE 1.1s [2024-08-13T06:51:20.437Z] [2024-08-13T06:51:20.437Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:23.017Z] #52 transferring context: 187.57MB 87.3s [2024-08-13T06:51:24.969Z] #52 ... [2024-08-13T06:51:24.969Z] [2024-08-13T06:51:24.969Z] #47 [support-notifications internal] load build context [2024-08-13T06:51:25.238Z] #47 ... [2024-08-13T06:51:25.238Z] [2024-08-13T06:51:25.238Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:25.819Z] #52 ... [2024-08-13T06:51:25.819Z] [2024-08-13T06:51:25.819Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:51:26.085Z] #50 ... [2024-08-13T06:51:26.085Z] [2024-08-13T06:51:26.085Z] #47 [support-notifications internal] load build context [2024-08-13T06:51:26.085Z] #47 ... [2024-08-13T06:51:26.085Z] [2024-08-13T06:51:26.085Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:51:26.353Z] #63 ... [2024-08-13T06:51:26.353Z] [2024-08-13T06:51:26.353Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:26.353Z] #52 ... [2024-08-13T06:51:26.353Z] [2024-08-13T06:51:26.353Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:51:26.353Z] #42 ... [2024-08-13T06:51:26.353Z] [2024-08-13T06:51:26.353Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:51:27.760Z] #50 transferring context: 239.14MB 93.2s [2024-08-13T06:51:27.760Z] #50 ... [2024-08-13T06:51:27.760Z] [2024-08-13T06:51:27.760Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:27.760Z] #54 ... [2024-08-13T06:51:27.760Z] [2024-08-13T06:51:27.760Z] #108 [security-spire-server] exporting to image [2024-08-13T06:51:27.760Z] #108 exporting layers 7.3s done [2024-08-13T06:51:27.760Z] #108 writing image sha256:3f6fd8baa4928c14a59b832e89d1a3e2583de9ace495736d7d7cfb1c5bcc795f 0.1s done [2024-08-13T06:51:27.760Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-13T06:51:27.760Z] #108 writing image sha256:6beb2c19029f5b8c1a77050604bbf2316487f21f3749eac77b2835e62f82e5ae 0.1s done [2024-08-13T06:51:27.760Z] #108 writing image sha256:1329f4f2fd4c5b99e652e74b6a56d160b08ad451e68a2d1d33f2bbba6a64e61a 0.0s done [2024-08-13T06:51:27.760Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-13T06:51:27.760Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-13T06:51:27.760Z] #108 DONE 8.2s [2024-08-13T06:51:27.760Z] [2024-08-13T06:51:27.760Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:27.760Z] #54 ... [2024-08-13T06:51:27.760Z] [2024-08-13T06:51:27.760Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:51:27.760Z] #50 ... [2024-08-13T06:51:27.760Z] [2024-08-13T06:51:27.760Z] #62 [core-data internal] load build context [2024-08-13T06:51:28.024Z] #62 ... [2024-08-13T06:51:28.024Z] [2024-08-13T06:51:28.024Z] #51 [core-metadata internal] load build context [2024-08-13T06:51:28.024Z] #51 ... [2024-08-13T06:51:28.024Z] [2024-08-13T06:51:28.024Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:51:28.289Z] #50 ... [2024-08-13T06:51:28.289Z] [2024-08-13T06:51:28.289Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:51:28.289Z] #49 ... [2024-08-13T06:51:28.289Z] [2024-08-13T06:51:28.289Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:51:28.553Z] #61 ... [2024-08-13T06:51:28.553Z] [2024-08-13T06:51:28.553Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:51:29.511Z] #49 ... [2024-08-13T06:51:29.511Z] [2024-08-13T06:51:29.511Z] #51 [core-metadata internal] load build context [2024-08-13T06:51:29.511Z] #51 transferring context: 308.89MB 93.8s done [2024-08-13T06:51:29.511Z] #51 DONE 94.4s [2024-08-13T06:51:29.511Z] [2024-08-13T06:51:29.511Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:51:29.512Z] #49 ... [2024-08-13T06:51:29.512Z] [2024-08-13T06:51:29.512Z] #57 [core-command internal] load build context [2024-08-13T06:51:29.512Z] #57 ... [2024-08-13T06:51:29.512Z] [2024-08-13T06:51:29.512Z] #53 [core-keeper internal] load build context [2024-08-13T06:51:29.777Z] #53 ... [2024-08-13T06:51:29.777Z] [2024-08-13T06:51:29.777Z] #57 [core-command internal] load build context [2024-08-13T06:51:30.047Z] #57 ... [2024-08-13T06:51:30.047Z] [2024-08-13T06:51:30.047Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:51:30.047Z] #55 ... [2024-08-13T06:51:30.047Z] [2024-08-13T06:51:30.047Z] #57 [core-command internal] load build context [2024-08-13T06:51:32.028Z] #57 ... [2024-08-13T06:51:32.028Z] [2024-08-13T06:51:32.028Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:51:32.028Z] #109 DONE 2.2s [2024-08-13T06:51:32.028Z] [2024-08-13T06:51:32.028Z] #57 [core-command internal] load build context [2024-08-13T06:51:33.979Z] #57 ... [2024-08-13T06:51:33.979Z] [2024-08-13T06:51:33.979Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-13T06:51:33.979Z] #55 transferring context: 308.89MB 96.5s done [2024-08-13T06:51:33.979Z] #55 DONE 97.6s [2024-08-13T06:51:33.979Z] [2024-08-13T06:51:33.979Z] #57 [core-command internal] load build context [2024-08-13T06:51:34.948Z] #57 ... [2024-08-13T06:51:34.948Z] [2024-08-13T06:51:34.948Z] #53 [core-keeper internal] load build context [2024-08-13T06:51:34.948Z] #53 transferring context: 308.89MB 98.8s done [2024-08-13T06:51:34.948Z] #53 DONE 99.6s [2024-08-13T06:51:34.948Z] [2024-08-13T06:51:34.948Z] #57 [core-command internal] load build context [2024-08-13T06:51:35.214Z] #57 ... [2024-08-13T06:51:35.214Z] [2024-08-13T06:51:35.214Z] #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:51:35.214Z] #110 DONE 1.1s [2024-08-13T06:51:35.214Z] [2024-08-13T06:51:35.214Z] #49 [security-secretstore-setup internal] load build context [2024-08-13T06:51:35.214Z] #49 transferring context: 308.89MB 100.6s done [2024-08-13T06:51:35.214Z] #49 DONE 101.0s [2024-08-13T06:51:35.214Z] [2024-08-13T06:51:35.214Z] #57 [core-command internal] load build context [2024-08-13T06:51:35.481Z] #57 ... [2024-08-13T06:51:35.481Z] [2024-08-13T06:51:35.481Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-13T06:51:35.481Z] #61 transferring context: 308.89MB 95.6s done [2024-08-13T06:51:35.481Z] #61 DONE 98.6s [2024-08-13T06:51:35.481Z] [2024-08-13T06:51:35.481Z] #57 [core-command internal] load build context [2024-08-13T06:51:36.441Z] #57 ... [2024-08-13T06:51:36.441Z] [2024-08-13T06:51:36.441Z] #47 [support-notifications internal] load build context [2024-08-13T06:51:36.441Z] #47 ... [2024-08-13T06:51:36.441Z] [2024-08-13T06:51:36.441Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:51:36.441Z] #63 ... [2024-08-13T06:51:36.713Z] [2024-08-13T06:51:36.713Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:51:36.713Z] #42 ... [2024-08-13T06:51:36.713Z] [2024-08-13T06:51:36.713Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-13T06:51:36.713Z] #111 DONE 1.7s [2024-08-13T06:51:36.713Z] [2024-08-13T06:51:36.713Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:51:36.713Z] #42 ... [2024-08-13T06:51:36.713Z] [2024-08-13T06:51:36.713Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:36.713Z] #52 ... [2024-08-13T06:51:36.713Z] [2024-08-13T06:51:36.713Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:51:37.670Z] #42 ... [2024-08-13T06:51:37.670Z] [2024-08-13T06:51:37.670Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:51:37.670Z] #112 DONE 1.7s [2024-08-13T06:51:37.670Z] [2024-08-13T06:51:37.670Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:51:37.937Z] #42 ... [2024-08-13T06:51:37.937Z] [2024-08-13T06:51:37.937Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:37.937Z] #54 ... [2024-08-13T06:51:37.937Z] [2024-08-13T06:51:37.937Z] #62 [core-data internal] load build context [2024-08-13T06:51:38.203Z] #62 ... [2024-08-13T06:51:38.203Z] [2024-08-13T06:51:38.203Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:38.203Z] #54 ... [2024-08-13T06:51:38.203Z] [2024-08-13T06:51:38.203Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:51:38.474Z] #50 ... [2024-08-13T06:51:38.474Z] [2024-08-13T06:51:38.474Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:40.414Z] #52 transferring context: 247.24MB 104.7s [2024-08-13T06:51:41.374Z] #52 ... [2024-08-13T06:51:41.374Z] [2024-08-13T06:51:41.374Z] #63 [security-bootstrapper internal] load build context [2024-08-13T06:51:41.374Z] #63 transferring context: 308.89MB 102.9s done [2024-08-13T06:51:41.374Z] #63 DONE 104.2s [2024-08-13T06:51:41.374Z] [2024-08-13T06:51:41.374Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:41.956Z] #52 ... [2024-08-13T06:51:41.956Z] [2024-08-13T06:51:41.956Z] #57 [core-command internal] load build context [2024-08-13T06:51:41.956Z] #57 transferring context: 308.89MB 104.8s done [2024-08-13T06:51:41.956Z] #57 DONE 105.7s [2024-08-13T06:51:41.956Z] [2024-08-13T06:51:41.956Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:41.956Z] #52 ... [2024-08-13T06:51:41.956Z] [2024-08-13T06:51:41.956Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:51:41.956Z] #113 ... [2024-08-13T06:51:41.956Z] [2024-08-13T06:51:41.956Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:42.535Z] #52 ... [2024-08-13T06:51:42.535Z] [2024-08-13T06:51:42.535Z] #62 [core-data internal] load build context [2024-08-13T06:51:42.535Z] #62 transferring context: 308.89MB 102.6s done [2024-08-13T06:51:42.535Z] #62 DONE 105.6s [2024-08-13T06:51:42.535Z] [2024-08-13T06:51:42.535Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:44.477Z] #52 ... [2024-08-13T06:51:44.477Z] [2024-08-13T06:51:44.477Z] #50 [security-proxy-setup internal] load build context [2024-08-13T06:51:44.477Z] #50 transferring context: 308.89MB 109.6s done [2024-08-13T06:51:44.477Z] #50 DONE 109.8s [2024-08-13T06:51:44.477Z] [2024-08-13T06:51:44.477Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:45.059Z] #52 ... [2024-08-13T06:51:45.059Z] [2024-08-13T06:51:45.059Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:51:45.327Z] #114 ... [2024-08-13T06:51:45.327Z] [2024-08-13T06:51:45.327Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:46.289Z] #52 ... [2024-08-13T06:51:46.289Z] [2024-08-13T06:51:46.289Z] #54 [support-scheduler internal] load build context [2024-08-13T06:51:46.289Z] #54 transferring context: 308.89MB 109.3s done [2024-08-13T06:51:46.289Z] #54 DONE 110.2s [2024-08-13T06:51:46.289Z] [2024-08-13T06:51:46.289Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:46.589Z] #52 ... [2024-08-13T06:51:46.589Z] [2024-08-13T06:51:46.589Z] #42 [support-cron-scheduler internal] load build context [2024-08-13T06:51:46.589Z] #42 transferring context: 308.89MB 111.2s done [2024-08-13T06:51:46.589Z] #42 DONE 111.4s [2024-08-13T06:51:46.589Z] [2024-08-13T06:51:46.589Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:46.589Z] #52 ... [2024-08-13T06:51:46.589Z] [2024-08-13T06:51:46.589Z] #47 [support-notifications internal] load build context [2024-08-13T06:51:46.589Z] #47 ... [2024-08-13T06:51:46.589Z] [2024-08-13T06:51:46.589Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:51:46.861Z] #115 ... [2024-08-13T06:51:46.861Z] [2024-08-13T06:51:46.861Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:47.828Z] #52 ... [2024-08-13T06:51:47.828Z] [2024-08-13T06:51:47.828Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:51:47.828Z] #116 ... [2024-08-13T06:51:47.828Z] [2024-08-13T06:51:47.828Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:47.828Z] #52 ... [2024-08-13T06:51:47.828Z] [2024-08-13T06:51:47.828Z] #117 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:51:47.828Z] #117 DONE 1.3s [2024-08-13T06:51:47.828Z] [2024-08-13T06:51:47.828Z] #52 [security-proxy-auth internal] load build context [2024-08-13T06:51:48.422Z] #52 transferring context: 308.89MB 113.0s done [2024-08-13T06:51:48.422Z] #52 DONE 113.4s [2024-08-13T06:51:48.422Z] [2024-08-13T06:51:48.422Z] #47 [support-notifications internal] load build context [2024-08-13T06:51:48.422Z] #47 transferring context: 308.89MB 115.0s done [2024-08-13T06:51:48.692Z] #47 DONE 115.2s [2024-08-13T06:51:48.692Z] [2024-08-13T06:51:48.692Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.337Z] #118 ... [2024-08-13T06:52:57.337Z] [2024-08-13T06:52:57.337Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.337Z] #113 DONE 78.0s [2024-08-13T06:52:57.337Z] [2024-08-13T06:52:57.337Z] #119 [core-metadata builder 6/7] COPY . . [2024-08-13T06:52:57.337Z] #119 ... [2024-08-13T06:52:57.337Z] [2024-08-13T06:52:57.337Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.337Z] #114 DONE 74.9s [2024-08-13T06:52:57.337Z] [2024-08-13T06:52:57.338Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #120 ... [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.338Z] #116 DONE 74.1s [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.338Z] #115 DONE 75.1s [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-13T06:52:57.338Z] #121 ... [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #120 DONE 4.8s [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.338Z] #122 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:52:57.338Z] #123 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #124 [core-data builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #124 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #125 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.338Z] #126 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:52:57.338Z] #127 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #128 [support-scheduler builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #128 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.338Z] #129 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:52:57.338Z] #130 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:52:57.338Z] #131 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #132 [core-command builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #132 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.338Z] #133 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #134 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.338Z] #135 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:52:57.338Z] #136 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.338Z] #118 DONE 67.0s [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #119 [core-metadata builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #119 DONE 5.0s [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #137 DONE 3.3s [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #138 [support-cron-scheduler builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #138 ... [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.338Z] #139 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:52:57.338Z] #140 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #141 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:52:57.338Z] #142 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:52:57.338Z] #143 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #144 [security-proxy-setup builder 6/7] COPY . . [2024-08-13T06:52:57.338Z] #144 CACHED [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-13T06:52:57.338Z] #145 ... [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-13T06:52:57.338Z] #121 DONE 4.1s [2024-08-13T06:52:57.338Z] [2024-08-13T06:52:57.338Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T06:53:01.897Z] #146 4.971 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 [2024-08-13T06:53:01.898Z] #146 ... [2024-08-13T06:53:01.898Z] [2024-08-13T06:53:01.898Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-13T06:53:01.898Z] #145 5.727 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 [2024-08-13T06:53:05.000Z] #145 ... [2024-08-13T06:53:05.000Z] [2024-08-13T06:53:05.000Z] #138 [support-cron-scheduler builder 6/7] COPY . . [2024-08-13T06:53:05.000Z] #138 DONE 9.0s [2024-08-13T06:53:05.000Z] [2024-08-13T06:53:05.000Z] #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-13T06:53:05.000Z] #147 CACHED [2024-08-13T06:53:05.000Z] [2024-08-13T06:53:05.000Z] #148 [support-notifications builder 6/7] COPY . . [2024-08-13T06:53:05.000Z] #148 CACHED [2024-08-13T06:53:05.000Z] [2024-08-13T06:53:05.000Z] #149 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-13T06:53:05.000Z] #149 CACHED [2024-08-13T06:53:05.000Z] [2024-08-13T06:53:05.000Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T06:53:05.000Z] #150 ... [2024-08-13T06:53:05.000Z] [2024-08-13T06:53:05.000Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T06:53:05.000Z] #0 5.432 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 [2024-08-13T06:53:05.000Z] #151 ... [2024-08-13T06:53:05.000Z] [2024-08-13T06:53:05.000Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T06:53:05.000Z] #0 5.290 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 [2024-08-13T06:53:05.266Z] #152 ... [2024-08-13T06:53:05.266Z] [2024-08-13T06:53:05.266Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T06:53:05.266Z] #0 6.206 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 [2024-08-13T06:53:05.266Z] #153 ... [2024-08-13T06:53:05.266Z] [2024-08-13T06:53:05.266Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T06:53:05.266Z] #0 5.856 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 [2024-08-13T06:53:05.537Z] #154 ... [2024-08-13T06:53:05.537Z] [2024-08-13T06:53:05.537Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-13T06:53:05.537Z] #0 5.269 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 [2024-08-13T06:53:05.804Z] #155 ... [2024-08-13T06:53:05.804Z] [2024-08-13T06:53:05.804Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-13T06:53:05.804Z] #0 4.931 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 [2024-08-13T06:53:05.804Z] #156 ... [2024-08-13T06:53:05.804Z] [2024-08-13T06:53:05.804Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T06:53:05.805Z] #0 4.988 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 [2024-08-13T06:53:06.070Z] #157 ... [2024-08-13T06:53:06.070Z] [2024-08-13T06:53:06.070Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-13T06:53:06.070Z] #0 6.084 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 [2024-08-13T06:53:06.070Z] #158 ... [2024-08-13T06:53:06.070Z] [2024-08-13T06:53:06.070Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T06:53:06.070Z] #0 4.655 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 [2024-08-13T06:53:06.336Z] #159 ... [2024-08-13T06:53:06.336Z] [2024-08-13T06:53:06.336Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T06:53:08.442Z] #160 3.099 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 [2024-08-13T06:53:18.527Z] #160 ... [2024-08-13T06:53:18.527Z] [2024-08-13T06:53:18.527Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T06:53:18.527Z] #150 2.808 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 [2024-08-13T07:12:31.530Z] #150 ... [2024-08-13T07:12:31.530Z] [2024-08-13T07:12:31.530Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-13T07:12:31.530Z] #158 1176.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-13T07:12:43.838Z] #158 ... [2024-08-13T07:12:43.838Z] [2024-08-13T07:12:43.838Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-13T07:12:43.838Z] #155 DONE 1187.5s [2024-08-13T07:12:43.838Z] [2024-08-13T07:12:43.838Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T07:12:43.838Z] #39 ... [2024-08-13T07:12:43.838Z] [2024-08-13T07:12:43.838Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:12:43.838Z] #161 DONE 0.4s [2024-08-13T07:12:43.838Z] [2024-08-13T07:12:43.838Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:12:43.838Z] #162 DONE 0.3s [2024-08-13T07:12:43.838Z] [2024-08-13T07:12:43.838Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-13T07:12:43.838Z] #163 DONE 0.3s [2024-08-13T07:12:43.838Z] [2024-08-13T07:12:43.838Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T07:12:44.104Z] #160 ... [2024-08-13T07:12:44.104Z] [2024-08-13T07:12:44.104Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-13T07:12:44.370Z] #164 DONE 0.2s [2024-08-13T07:12:44.370Z] [2024-08-13T07:12:44.370Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-13T07:12:44.637Z] #165 DONE 0.3s [2024-08-13T07:12:44.637Z] [2024-08-13T07:12:44.637Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-13T07:12:44.637Z] #166 DONE 0.2s [2024-08-13T07:12:44.637Z] [2024-08-13T07:12:44.637Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T07:12:44.904Z] #153 ... [2024-08-13T07:12:44.904Z] [2024-08-13T07:12:44.904Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T07:12:47.487Z] #167 DONE 2.3s [2024-08-13T07:12:47.488Z] [2024-08-13T07:12:47.488Z] #108 [security-proxy-setup] exporting to image [2024-08-13T07:12:47.488Z] #108 exporting layers [2024-08-13T07:12:48.069Z] #108 exporting layers 1.0s done [2024-08-13T07:12:48.069Z] #108 writing image sha256:6f20aa12f5d64501ffa8e23ae35c497053fea6f13674f43fb1391de3e0e2225d 0.0s done [2024-08-13T07:12:48.069Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-13T07:12:48.069Z] #108 DONE 9.2s [2024-08-13T07:12:48.069Z] [2024-08-13T07:12:48.069Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T07:12:49.476Z] #153 ... [2024-08-13T07:12:49.476Z] [2024-08-13T07:12:49.476Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-13T07:12:49.476Z] #145 DONE 1194.3s [2024-08-13T07:12:49.476Z] [2024-08-13T07:12:49.476Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-13T07:12:49.747Z] #168 DONE 0.3s [2024-08-13T07:12:49.747Z] [2024-08-13T07:12:49.747Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-13T07:12:52.416Z] #169 DONE 2.2s [2024-08-13T07:12:52.416Z] [2024-08-13T07:12:52.416Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T07:12:52.416Z] #150 ... [2024-08-13T07:12:52.416Z] [2024-08-13T07:12:52.416Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:12:52.416Z] #170 DONE 0.2s [2024-08-13T07:12:52.416Z] [2024-08-13T07:12:52.416Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:12:52.716Z] #171 DONE 0.3s [2024-08-13T07:12:52.716Z] [2024-08-13T07:12:52.716Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-13T07:12:52.983Z] #172 DONE 0.5s [2024-08-13T07:12:52.983Z] [2024-08-13T07:12:52.983Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-13T07:12:53.251Z] #173 DONE 0.3s [2024-08-13T07:12:53.251Z] [2024-08-13T07:12:53.251Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-13T07:12:53.251Z] #174 DONE 0.1s [2024-08-13T07:12:53.251Z] [2024-08-13T07:12:53.251Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T07:12:53.516Z] #154 ... [2024-08-13T07:12:53.516Z] [2024-08-13T07:12:53.516Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-13T07:12:53.516Z] #175 DONE 0.2s [2024-08-13T07:12:53.516Z] [2024-08-13T07:12:53.516Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-13T07:12:53.794Z] #176 DONE 0.1s [2024-08-13T07:12:53.794Z] [2024-08-13T07:12:53.794Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-13T07:12:54.068Z] #177 DONE 0.1s [2024-08-13T07:12:54.068Z] [2024-08-13T07:12:54.068Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-13T07:12:54.068Z] #178 DONE 0.2s [2024-08-13T07:12:54.068Z] [2024-08-13T07:12:54.068Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-13T07:12:55.031Z] #179 ... [2024-08-13T07:12:55.031Z] [2024-08-13T07:12:55.031Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-13T07:12:55.031Z] #158 DONE 1199.8s [2024-08-13T07:12:55.031Z] [2024-08-13T07:12:55.031Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T07:12:55.629Z] #160 ... [2024-08-13T07:12:55.629Z] [2024-08-13T07:12:55.629Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:12:55.629Z] #180 DONE 0.3s [2024-08-13T07:12:55.629Z] [2024-08-13T07:12:55.629Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:12:56.210Z] #181 DONE 0.4s [2024-08-13T07:12:56.210Z] [2024-08-13T07:12:56.210Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T07:12:56.210Z] #153 ... [2024-08-13T07:12:56.210Z] [2024-08-13T07:12:56.210Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-13T07:12:56.478Z] #182 DONE 0.2s [2024-08-13T07:12:56.478Z] [2024-08-13T07:12:56.478Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-13T07:12:56.744Z] #183 DONE 0.2s [2024-08-13T07:12:56.744Z] [2024-08-13T07:12:56.744Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-13T07:12:57.051Z] #184 DONE 0.2s [2024-08-13T07:12:57.051Z] [2024-08-13T07:12:57.051Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-13T07:12:57.318Z] #185 ... [2024-08-13T07:12:57.318Z] [2024-08-13T07:12:57.318Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-13T07:12:57.318Z] #179 DONE 3.2s [2024-08-13T07:12:57.318Z] [2024-08-13T07:12:57.318Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-13T07:12:57.318Z] #185 DONE 0.4s [2024-08-13T07:12:57.318Z] [2024-08-13T07:12:57.318Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-13T07:12:58.276Z] #186 DONE 1.1s [2024-08-13T07:12:58.276Z] [2024-08-13T07:12:58.276Z] #108 [security-bootstrapper] exporting to image [2024-08-13T07:12:58.276Z] #108 exporting layers [2024-08-13T07:12:58.859Z] #108 ... [2024-08-13T07:12:58.859Z] [2024-08-13T07:12:58.859Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-13T07:12:58.859Z] #187 DONE 0.2s [2024-08-13T07:12:58.859Z] [2024-08-13T07:12:58.859Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T07:12:59.124Z] #188 ... [2024-08-13T07:12:59.124Z] [2024-08-13T07:12:59.124Z] #108 [security-bootstrapper] exporting to image [2024-08-13T07:12:59.124Z] #108 exporting layers 1.8s done [2024-08-13T07:12:59.124Z] #108 writing image sha256:6bb0a6241f9a321bf002f9ad04bf05535179448ba3f506fbdcba95b520ec5a6d 0.0s done [2024-08-13T07:12:59.124Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-13T07:12:59.124Z] #108 DONE 11.0s [2024-08-13T07:12:59.390Z] [2024-08-13T07:12:59.390Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T07:13:00.793Z] #39 ... [2024-08-13T07:13:00.793Z] [2024-08-13T07:13:00.793Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T07:13:00.793Z] #188 DONE 2.3s [2024-08-13T07:13:01.060Z] [2024-08-13T07:13:01.060Z] #108 [security-secretstore-setup] exporting to image [2024-08-13T07:13:02.473Z] #108 exporting layers 1.3s done [2024-08-13T07:13:02.473Z] #108 writing image sha256:11e317530139b85c6224321e88d2d114e147a58d5daad3b5317b97bf252697b7 done [2024-08-13T07:13:02.473Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-13T07:13:02.473Z] #108 DONE 12.3s [2024-08-13T07:13:02.473Z] [2024-08-13T07:13:02.473Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-13T07:13:58.855Z] #153 DONE 1255.4s [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T07:13:58.855Z] #159 ... [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:13:58.855Z] #189 DONE 0.4s [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T07:13:58.855Z] #151 ... [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:13:58.855Z] #190 DONE 0.2s [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-13T07:13:58.855Z] #191 DONE 0.3s [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-13T07:13:58.855Z] #192 DONE 0.2s [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-13T07:13:58.855Z] #193 DONE 0.1s [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T07:13:58.855Z] #194 DONE 2.0s [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T07:13:58.855Z] #159 ... [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-13T07:13:58.855Z] #108 exporting layers [2024-08-13T07:13:58.855Z] #108 exporting layers 0.6s done [2024-08-13T07:13:58.855Z] #108 writing image sha256:ab1137805b38e9003e7ec61656b4ae6050e7b3c2ef5aa57029ec7c1391f981fa done [2024-08-13T07:13:58.855Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-13T07:13:58.855Z] #108 DONE 12.9s [2024-08-13T07:13:58.855Z] [2024-08-13T07:13:58.855Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-13T07:16:05.559Z] #159 DONE 1383.5s [2024-08-13T07:16:05.559Z] [2024-08-13T07:16:05.559Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T07:16:05.559Z] #151 ... [2024-08-13T07:16:05.559Z] [2024-08-13T07:16:05.559Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:16:05.559Z] #195 DONE 0.2s [2024-08-13T07:16:05.559Z] [2024-08-13T07:16:05.559Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:16:05.559Z] #196 DONE 0.2s [2024-08-13T07:16:05.559Z] [2024-08-13T07:16:05.559Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T07:16:05.559Z] #152 ... [2024-08-13T07:16:05.559Z] [2024-08-13T07:16:05.559Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-13T07:16:05.559Z] #197 DONE 0.3s [2024-08-13T07:16:05.559Z] [2024-08-13T07:16:05.559Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-13T07:16:05.559Z] #198 DONE 0.1s [2024-08-13T07:16:05.559Z] [2024-08-13T07:16:05.559Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:16:05.559Z] #48 ... [2024-08-13T07:16:05.559Z] [2024-08-13T07:16:05.559Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-13T07:16:05.559Z] #108 exporting layers [2024-08-13T07:16:05.559Z] #108 exporting layers 0.9s done [2024-08-13T07:16:05.559Z] #108 writing image sha256:8591b99e360815975e57b8a5af92de477d3592e1ab47a812222199002397ca09 done [2024-08-13T07:16:05.559Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-13T07:16:05.559Z] #108 DONE 13.8s [2024-08-13T07:16:05.559Z] [2024-08-13T07:16:05.559Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T07:24:12.645Z] #150 ... [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-13T07:24:12.645Z] #156 DONE 1864.9s [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T07:24:12.645Z] #154 ... [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:24:12.645Z] #199 DONE 0.1s [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T07:24:12.645Z] #39 ... [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:24:12.645Z] #200 DONE 0.2s [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-13T07:24:12.645Z] #201 DONE 0.4s [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:24:12.645Z] #48 ... [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-13T07:24:12.645Z] #202 DONE 0.2s [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-13T07:24:12.645Z] #203 DONE 0.1s [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:24:12.645Z] #48 ... [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-13T07:24:12.645Z] #204 DONE 2.0s [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #108 [security-proxy-auth] exporting to image [2024-08-13T07:24:12.645Z] #108 exporting layers [2024-08-13T07:24:12.645Z] #108 exporting layers 0.7s done [2024-08-13T07:24:12.645Z] #108 writing image sha256:d627e543a315232d85a72adc2855135ed7840cf0cb0847acd079a2d1b63d2ade done [2024-08-13T07:24:12.645Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-13T07:24:12.645Z] #108 DONE 14.5s [2024-08-13T07:24:12.645Z] [2024-08-13T07:24:12.645Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:24:59.478Z] #48 ... [2024-08-13T07:24:59.478Z] [2024-08-13T07:24:59.478Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-13T07:24:59.478Z] #154 DONE 1922.2s [2024-08-13T07:24:59.478Z] [2024-08-13T07:24:59.478Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T07:24:59.478Z] #151 ... [2024-08-13T07:24:59.478Z] [2024-08-13T07:24:59.478Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:24:59.478Z] #205 DONE 0.2s [2024-08-13T07:24:59.478Z] [2024-08-13T07:24:59.478Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:24:59.478Z] #206 DONE 0.1s [2024-08-13T07:24:59.478Z] [2024-08-13T07:24:59.478Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-13T07:24:59.478Z] #207 DONE 0.5s [2024-08-13T07:24:59.478Z] [2024-08-13T07:24:59.478Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T07:24:59.478Z] #152 ... [2024-08-13T07:24:59.478Z] [2024-08-13T07:24:59.478Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-13T07:24:59.478Z] #208 DONE 0.1s [2024-08-13T07:24:59.478Z] [2024-08-13T07:24:59.478Z] #108 [core-command] exporting to image [2024-08-13T07:24:59.478Z] #108 exporting layers [2024-08-13T07:24:59.478Z] #108 exporting layers 0.6s done [2024-08-13T07:24:59.478Z] #108 writing image sha256:ee4cc2719d610b8b90e4f1289f1837bbc4e4d9e006a1606a3044464bd6063ad7 done [2024-08-13T07:24:59.478Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-13T07:24:59.478Z] #108 DONE 15.1s [2024-08-13T07:24:59.478Z] [2024-08-13T07:24:59.478Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:27:06.320Z] #48 ... [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-13T07:27:06.320Z] #151 DONE 2048.1s [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-13T07:27:06.320Z] #146 DONE 2047.1s [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T07:27:06.320Z] #39 ... [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:27:06.320Z] #209 ... [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:27:06.320Z] #210 DONE 0.2s [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:27:06.320Z] #211 DONE 0.2s [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:27:06.320Z] #209 DONE 0.3s [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T07:27:06.320Z] #150 ... [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-13T07:27:06.320Z] #212 DONE 0.6s [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #213 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-13T07:27:06.320Z] #213 DONE 0.6s [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-13T07:27:06.320Z] #214 DONE 0.1s [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-13T07:27:06.320Z] #215 DONE 0.2s [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #108 [core-keeper] exporting to image [2024-08-13T07:27:06.320Z] #108 exporting layers [2024-08-13T07:27:06.320Z] #108 exporting layers 0.8s done [2024-08-13T07:27:06.320Z] #108 writing image sha256:adc39e7d7a9c5aa3ecdcc329fcd7fc4a189314e4f798032744ac0b57b8f08445 [2024-08-13T07:27:06.320Z] #108 exporting layers 0.9s done [2024-08-13T07:27:06.320Z] #108 writing image sha256:adc39e7d7a9c5aa3ecdcc329fcd7fc4a189314e4f798032744ac0b57b8f08445 0.1s done [2024-08-13T07:27:06.320Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-13T07:27:06.320Z] #108 writing image sha256:c5ca4088ec9253721071ca50d5bb787d308178da6fec777f889e23104f60bb33 0.0s done [2024-08-13T07:27:06.320Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2024-08-13T07:27:06.320Z] #108 DONE 16.2s [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:27:06.320Z] #48 ... [2024-08-13T07:27:06.320Z] [2024-08-13T07:27:06.320Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-13T07:27:06.320Z] #152 DONE 2051.4s [2024-08-13T07:27:06.599Z] [2024-08-13T07:27:06.600Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:27:06.600Z] #48 ... [2024-08-13T07:27:06.600Z] [2024-08-13T07:27:06.600Z] #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:27:06.893Z] #216 DONE 0.2s [2024-08-13T07:27:06.893Z] [2024-08-13T07:27:06.893Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:27:06.893Z] #48 ... [2024-08-13T07:27:06.893Z] [2024-08-13T07:27:06.893Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:27:07.181Z] #217 DONE 0.2s [2024-08-13T07:27:07.181Z] [2024-08-13T07:27:07.181Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-13T07:27:07.488Z] #218 DONE 0.4s [2024-08-13T07:27:07.488Z] [2024-08-13T07:27:07.488Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:27:07.771Z] #48 ... [2024-08-13T07:27:07.772Z] [2024-08-13T07:27:07.772Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-13T07:27:07.772Z] #219 DONE 0.2s [2024-08-13T07:27:07.772Z] [2024-08-13T07:27:07.772Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-13T07:27:07.772Z] #220 DONE 0.1s [2024-08-13T07:27:07.772Z] [2024-08-13T07:27:07.772Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T07:27:08.050Z] #39 ... [2024-08-13T07:27:08.050Z] [2024-08-13T07:27:08.050Z] #108 [core-metadata] exporting to image [2024-08-13T07:27:08.318Z] #108 exporting layers 0.5s done [2024-08-13T07:27:08.318Z] #108 writing image sha256:eb0a868f74cece4cd7321ccb6e5404afa0aee282b42de71017b533b20d5d9869 done [2024-08-13T07:27:08.318Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-13T07:27:08.318Z] #108 DONE 16.7s [2024-08-13T07:27:08.318Z] [2024-08-13T07:27:08.318Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T07:27:47.199Z] #150 ... [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-13T07:27:47.199Z] #157 DONE 2087.8s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:27:47.199Z] #48 ... [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:27:47.199Z] #221 DONE 0.2s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:27:47.199Z] #48 ... [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:27:47.199Z] #222 DONE 0.2s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-13T07:27:47.199Z] #223 DONE 0.5s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-13T07:27:47.199Z] #224 DONE 0.2s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-13T07:27:47.199Z] #150 DONE 2080.4s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-13T07:27:47.199Z] #39 ... [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #108 [support-scheduler] exporting to image [2024-08-13T07:27:47.199Z] #108 exporting layers [2024-08-13T07:27:47.199Z] #108 ... [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-13T07:27:47.199Z] #160 DONE 2081.0s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:27:47.199Z] #225 DONE 0.1s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:27:47.199Z] #226 DONE 0.2s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:27:47.199Z] #48 ... [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #108 [support-scheduler] exporting to image [2024-08-13T07:27:47.199Z] #108 exporting layers 0.9s done [2024-08-13T07:27:47.199Z] #108 writing image sha256:07d9c7e408e80090c7be8d978dc5010d69ef79c5ad21414b93a808ecc0b62322 done [2024-08-13T07:27:47.199Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-13T07:27:47.199Z] #108 DONE 17.7s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-13T07:27:47.199Z] #227 DONE 0.2s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-13T07:27:47.199Z] #228 DONE 0.2s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-13T07:27:47.199Z] #229 DONE 0.5s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-13T07:27:47.199Z] #230 DONE 0.1s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #108 [support-notifications] exporting to image [2024-08-13T07:27:47.199Z] #108 ... [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-13T07:27:47.199Z] #231 DONE 0.4s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-13T07:27:47.199Z] #232 DONE 0.1s [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:27:47.199Z] #48 ... [2024-08-13T07:27:47.199Z] [2024-08-13T07:27:47.199Z] #108 [support-cron-scheduler] exporting to image [2024-08-13T07:27:47.199Z] #108 exporting layers 0.7s done [2024-08-13T07:27:47.200Z] #108 writing image sha256:63aa8b5149cbc07682e3afab04cb0ca20e086f9a312d80c3518f62a7b0942d74 done [2024-08-13T07:27:47.200Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-13T07:27:47.775Z] #108 exporting layers 1.4s done [2024-08-13T07:27:47.775Z] #108 writing image sha256:0d446cf170a93f1a0230f400e04f29935c8cd571ed47cbce935a7082c9a71bcf done [2024-08-13T07:27:47.775Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-13T07:27:47.775Z] #108 DONE 19.1s [2024-08-13T07:27:47.775Z] [2024-08-13T07:27:47.775Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-13T07:27:47.775Z] time="2024-08-13T06:49:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-13T07:27:47.792Z] $ docker stop --time=1 5d73c15ff5045c40ff52c774f737e8e13ff4da240e42667faa5fc78510db886f [2024-08-13T07:27:49.463Z] $ docker rm -f --volumes 5d73c15ff5045c40ff52c774f737e8e13ff4da240e42667faa5fc78510db886f [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-13T07:27:50.165Z] + docker images [2024-08-13T07:27:50.165Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-13T07:27:50.165Z] support-cron-scheduler-arm64 latest 0d446cf170a9 3 seconds ago 43.4MB [2024-08-13T07:27:50.165Z] support-notifications-arm64 latest 63aa8b5149cb 4 seconds ago 41.9MB [2024-08-13T07:27:50.165Z] support-scheduler-arm64 latest 07d9c7e408e8 5 seconds ago 41.3MB [2024-08-13T07:27:50.165Z] core-metadata-arm64 latest eb0a868f74ce 42 seconds ago 39.2MB [2024-08-13T07:27:50.165Z] core-data-arm64 latest c5ca4088ec92 45 seconds ago 39.1MB [2024-08-13T07:27:50.165Z] core-keeper-arm64 latest adc39e7d7a9c 45 seconds ago 38.9MB [2024-08-13T07:27:50.165Z] core-command-arm64 latest ee4cc2719d61 2 minutes ago 35MB [2024-08-13T07:27:50.165Z] security-proxy-auth-arm64 latest d627e543a315 3 minutes ago 32.6MB [2024-08-13T07:27:50.165Z] security-spiffe-token-provider-arm64 latest 8591b99e3608 11 minutes ago 29MB [2024-08-13T07:27:50.165Z] core-common-config-bootstrapper-arm64 latest ab1137805b38 13 minutes ago 15.3MB [2024-08-13T07:27:50.165Z] security-secretstore-setup-arm64 latest 11e317530139 14 minutes ago 36.4MB [2024-08-13T07:27:50.165Z] security-bootstrapper-arm64 latest 6bb0a6241f9a 14 minutes ago 18.9MB [2024-08-13T07:27:50.165Z] security-proxy-setup-arm64 latest 6f20aa12f5d6 15 minutes ago 26.1MB [2024-08-13T07:27:50.165Z] security-spire-config-arm64 latest 3f6fd8baa492 36 minutes ago 115MB [2024-08-13T07:27:50.165Z] security-spire-server-arm64 latest 6beb2c19029f 36 minutes ago 116MB [2024-08-13T07:27:50.165Z] security-spire-agent-arm64 latest 1329f4f2fd4c 36 minutes ago 174MB [2024-08-13T07:27:50.165Z] ci-base-image-arm64 latest 212ba5a870ef 56 minutes ago 967MB [2024-08-13T07:27:50.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-13T07:27:50.165Z] 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 [2024-08-13T07:27:51.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-13T07:27:51.099Z] [2024-08-13T07:27:51.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T07:27:51.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-13T07:27:51.833Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-13T07:27:51.833Z] 8998bd30e6a1: Pulling fs layer [2024-08-13T07:27:51.833Z] 04944245beec: Pulling fs layer [2024-08-13T07:27:51.833Z] 699f458cf7ca: Pulling fs layer [2024-08-13T07:27:51.833Z] 765212b225bb: Pulling fs layer [2024-08-13T07:27:51.833Z] f23df028b6ca: Pulling fs layer [2024-08-13T07:27:51.833Z] d65c8cfc05b1: Pulling fs layer [2024-08-13T07:27:51.833Z] 2437ff75d9bd: Pulling fs layer [2024-08-13T07:27:51.833Z] 765212b225bb: Waiting [2024-08-13T07:27:51.833Z] f23df028b6ca: Waiting [2024-08-13T07:27:51.833Z] d65c8cfc05b1: Waiting [2024-08-13T07:27:51.833Z] 2437ff75d9bd: Waiting [2024-08-13T07:27:51.833Z] 04944245beec: Verifying Checksum [2024-08-13T07:27:51.833Z] 04944245beec: Download complete [2024-08-13T07:27:51.833Z] 765212b225bb: Verifying Checksum [2024-08-13T07:27:51.833Z] 765212b225bb: Download complete [2024-08-13T07:27:51.833Z] f23df028b6ca: Download complete [2024-08-13T07:27:51.833Z] d65c8cfc05b1: Verifying Checksum [2024-08-13T07:27:51.833Z] d65c8cfc05b1: Download complete [2024-08-13T07:27:52.566Z] 699f458cf7ca: Verifying Checksum [2024-08-13T07:27:52.566Z] 699f458cf7ca: Download complete [2024-08-13T07:27:52.833Z] 8998bd30e6a1: Download complete [2024-08-13T07:27:55.413Z] 2437ff75d9bd: Verifying Checksum [2024-08-13T07:27:55.413Z] 2437ff75d9bd: Download complete [2024-08-13T07:27:57.351Z] 8998bd30e6a1: Pull complete [2024-08-13T07:27:57.932Z] 04944245beec: Pull complete [2024-08-13T07:27:59.336Z] 699f458cf7ca: Pull complete [2024-08-13T07:27:59.601Z] 765212b225bb: Pull complete [2024-08-13T07:28:00.557Z] f23df028b6ca: Pull complete [2024-08-13T07:28:00.823Z] d65c8cfc05b1: Pull complete [2024-08-13T07:28:19.017Z] 2437ff75d9bd: Pull complete [2024-08-13T07:28:19.017Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-13T07:28:19.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-13T07:28:19.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T07:28:19.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-7617 does not seem to be running inside a container [2024-08-13T07:28:19.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-13T07:28:22.245Z] $ docker top 175640abb189d82dec16f48b999730da82d1378845ee0e5288558b7d7570709b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-13T07:28:23.296Z] ---> job-cost.sh [2024-08-13T07:28:23.296Z] lf-activate-venv: SKIPPING [2024-08-13T07:28:23.296Z] INFO: No Stack... [2024-08-13T07:28:23.560Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-13T07:28:24.517Z] INFO: Archiving Costs [Pipeline] sh [2024-08-13T07:28:24.882Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2024-08-13T07:28:24.882Z] -d, -f6 [Pipeline] lock [2024-08-13T07:28:24.951Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4861-1-stack-cost] [2024-08-13T07:28:24.958Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4861-1-stack-cost] did not exist. Created. [2024-08-13T07:28:24.966Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4861-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-13T07:28:25.729Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-13T07:28:25.976Z] Stashed 1 file(s) [Pipeline] } [2024-08-13T07:28:25.999Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4861-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-13T07:28:26.074Z] $ docker stop --time=1 175640abb189d82dec16f48b999730da82d1378845ee0e5288558b7d7570709b [2024-08-13T07:28:27.605Z] $ docker rm -f --volumes 175640abb189d82dec16f48b999730da82d1378845ee0e5288558b7d7570709b [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 [2024-08-13T07:28:28.800Z] provisioning config files... [2024-08-13T07:28:28.805Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11273770748754795775tmp [Pipeline] { [Pipeline] sh [2024-08-13T07:28:29.174Z] + set +x [2024-08-13T07:28:29.174Z] + bash -s -- [2024-08-13T07:28:29.174Z] + curl -s https://codecov.io/bash [2024-08-13T07:28:29.174Z] [2024-08-13T07:28:29.174Z] _____ _ [2024-08-13T07:28:29.174Z] / ____| | | [2024-08-13T07:28:29.174Z] | | ___ __| | ___ ___ _____ __ [2024-08-13T07:28:29.174Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-13T07:28:29.174Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-13T07:28:29.174Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-13T07:28:29.174Z] Bash-1.0.6 [2024-08-13T07:28:29.174Z] [2024-08-13T07:28:29.174Z] [2024-08-13T07:28:29.174Z] ==> git version 2.25.1 found [2024-08-13T07:28:29.174Z] ==> 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 [2024-08-13T07:28:29.174Z] Release-Date: 2020-01-08 [2024-08-13T07:28:29.174Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-13T07:28:29.174Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-13T07:28:29.174Z] ==> Jenkins CI detected. [2024-08-13T07:28:29.174Z] current dir:  /w/workspace/edgex-go/1 [2024-08-13T07:28:29.174Z] project root: . [2024-08-13T07:28:29.174Z] --> token set from env [2024-08-13T07:28:29.174Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-13T07:28:29.174Z] ==> Running gcov in . (disable via -X gcov) [2024-08-13T07:28:29.174Z] ==> Python coveragepy not found [2024-08-13T07:28:29.174Z] ==> Searching for coverage reports in: [2024-08-13T07:28:29.174Z] + . [2024-08-13T07:28:29.174Z] -> Found 1 reports [2024-08-13T07:28:29.174Z] ==> Detecting git/mercurial file structure [2024-08-13T07:28:29.432Z] ==> Reading reports [2024-08-13T07:28:29.432Z] + ./coverage.out bytes=518746 [2024-08-13T07:28:29.432Z] ==> Appending adjustments [2024-08-13T07:28:29.432Z] https://docs.codecov.io/docs/fixing-reports [2024-08-13T07:28:30.812Z] + Found adjustments [2024-08-13T07:28:30.812Z] ==> Gzipping contents [2024-08-13T07:28:30.812Z] 68K /tmp/codecov.OWbmW7.gz [2024-08-13T07:28:30.812Z] ==> Uploading reports [2024-08-13T07:28:30.812Z] url: https://codecov.io [2024-08-13T07:28:30.813Z] query: branch=PR-4861&commit=2fe50baefb41898c0b64cb13fefc71dfea2b2722&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4861%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4861&job=&cmd_args= [2024-08-13T07:28:30.813Z] -> Pinging Codecov [2024-08-13T07:28:30.813Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4861&commit=2fe50baefb41898c0b64cb13fefc71dfea2b2722&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4861%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4861&job=&cmd_args= [2024-08-13T07:28:30.813Z] -> Uploading to [2024-08-13T07:28:30.813Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-13/00271124DB129430A58F1EEE437C3FCB/2fe50baefb41898c0b64cb13fefc71dfea2b2722/bd4cf966-40fc-426a-855d-a61abcb6f14a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240813%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240813T072830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ee3f61dbc89eb0c47bde46687d6a25f1bc3b9470f05f59f9ebf635f847aa8ba [2024-08-13T07:28:30.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-13T07:28:30.813Z] Dload Upload Total Spent Left Speed [2024-08-13T07:28:31.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65831 0 0 100 65831 0 220k --:--:-- --:--:-- --:--:-- 220k [2024-08-13T07:28:31.074Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2fe50baefb41898c0b64cb13fefc71dfea2b2722 [Pipeline] } [2024-08-13T07:28:31.109Z] 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 [2024-08-13T07:28:32.856Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-13T07:28:33.197Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T07:28:34.125Z] ---> package-listing.sh [2024-08-13T07:28:34.125Z] ++ facter osfamily [2024-08-13T07:28:34.125Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-13T07:28:34.388Z] + OS_FAMILY=debian [2024-08-13T07:28:34.388Z] + workspace=/w/workspace/edgex-go/1 [2024-08-13T07:28:34.388Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-13T07:28:34.388Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-13T07:28:34.388Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-13T07:28:34.388Z] + PACKAGES=/tmp/packages_start.txt [2024-08-13T07:28:34.388Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-13T07:28:34.388Z] + PACKAGES=/tmp/packages_end.txt [2024-08-13T07:28:34.388Z] + case "${OS_FAMILY}" in [2024-08-13T07:28:34.388Z] + dpkg -l [2024-08-13T07:28:34.388Z] + grep '^ii' [2024-08-13T07:28:34.388Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-13T07:28:34.388Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-13T07:28:34.388Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-13T07:28:34.388Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-13T07:28:34.388Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-13T07:28:34.388Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-13T07:28:34.435Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-13T07:28:34.731Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T07:28:35.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-13T07:28:35.386Z] [2024-08-13T07:28:35.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-13T07:28:35.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-13T07:28:35.791Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-13T07:28:35.791Z] 5eb5b503b376: Pulling fs layer [2024-08-13T07:28:35.791Z] 5c69ac0246d0: Pulling fs layer [2024-08-13T07:28:35.791Z] ec43610c2a17: Pulling fs layer [2024-08-13T07:28:35.791Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-13T07:28:35.791Z] 33b1e0a273af: Pulling fs layer [2024-08-13T07:28:35.791Z] 3a2ae6a8a46f: Waiting [2024-08-13T07:28:35.791Z] 5d3b04190fa2: Pulling fs layer [2024-08-13T07:28:35.791Z] 2f39f015ded8: Pulling fs layer [2024-08-13T07:28:35.791Z] 5d3b04190fa2: Waiting [2024-08-13T07:28:35.791Z] 33b1e0a273af: Waiting [2024-08-13T07:28:35.791Z] 2f39f015ded8: Waiting [2024-08-13T07:28:35.791Z] 5c69ac0246d0: Verifying Checksum [2024-08-13T07:28:35.791Z] 5c69ac0246d0: Download complete [2024-08-13T07:28:35.791Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-13T07:28:35.791Z] 3a2ae6a8a46f: Download complete [2024-08-13T07:28:35.791Z] 33b1e0a273af: Verifying Checksum [2024-08-13T07:28:35.791Z] 33b1e0a273af: Download complete [2024-08-13T07:28:35.791Z] 5d3b04190fa2: Verifying Checksum [2024-08-13T07:28:35.791Z] 5d3b04190fa2: Download complete [2024-08-13T07:28:35.791Z] ec43610c2a17: Verifying Checksum [2024-08-13T07:28:35.791Z] ec43610c2a17: Download complete [2024-08-13T07:28:36.050Z] 5eb5b503b376: Verifying Checksum [2024-08-13T07:28:36.050Z] 5eb5b503b376: Download complete [2024-08-13T07:28:36.618Z] 2f39f015ded8: Verifying Checksum [2024-08-13T07:28:36.618Z] 2f39f015ded8: Download complete [2024-08-13T07:28:37.186Z] 5eb5b503b376: Pull complete [2024-08-13T07:28:37.445Z] 5c69ac0246d0: Pull complete [2024-08-13T07:28:37.705Z] ec43610c2a17: Pull complete [2024-08-13T07:28:37.705Z] 3a2ae6a8a46f: Pull complete [2024-08-13T07:28:37.964Z] 33b1e0a273af: Pull complete [2024-08-13T07:28:37.964Z] 5d3b04190fa2: Pull complete [2024-08-13T07:28:42.147Z] 2f39f015ded8: Pull complete [2024-08-13T07:28:42.148Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-13T07:28:42.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-13T07:28:42.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-13T07:28:42.414Z] prd-ubuntu20.04-docker-8c-8g-7616 does not seem to be running inside a container [2024-08-13T07:28:42.382Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-13T07:28:45.564Z] $ docker top 8428947ae784c184e23395fd81b6d8e73c00150ec1a226167ce55ab3925bb74b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-13T07:28:46.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-13T07:28:46.361Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-13T07:28:46.685Z] + ls /var/log/sa-host [2024-08-13T07:28:46.685Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-13T07:28:46.938Z] provisioning config files... [2024-08-13T07:28:46.948Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9066789972152770186tmp [Pipeline] { [Pipeline] echo [2024-08-13T07:28:47.015Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T07:28:47.341Z] ---> create-netrc.sh [Pipeline] } [2024-08-13T07:28:47.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-13T07:28:47.799Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-13T07:28:47.841Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T07:28:48.177Z] ---> sudo-logs.sh [2024-08-13T07:28:48.177Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-13T07:28:48.280Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T07:28:48.607Z] ---> job-cost.sh [2024-08-13T07:28:48.607Z] lf-activate-venv: SKIPPING [2024-08-13T07:28:48.607Z] DEBUG: total: 0.2199999988079071 [2024-08-13T07:28:48.607Z] INFO: Retrieving Stack Cost... [2024-08-13T07:28:48.865Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-13T07:28:49.434Z] INFO: Archiving Costs [Pipeline] echo [2024-08-13T07:28:49.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-13T07:28:49.823Z] ---> logs-deploy.sh [2024-08-13T07:28:49.823Z] lf-activate-venv: SKIPPING [2024-08-13T07:28:49.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4861/1 [2024-08-13T07:28:49.823Z] INFO: archiving workspace using pattern(s): [2024-08-13T07:28:50.759Z] Archives upload complete. [2024-08-13T07:28:51.018Z] INFO: archiving logs to Nexus [2024-08-13T07:28:51.585Z] ---> uname -a: [2024-08-13T07:28:51.585Z] Linux prd-ubuntu20-04-docker-8c-8g-7616 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-13T07:28:51.585Z] [2024-08-13T07:28:51.585Z] [2024-08-13T07:28:51.585Z] ---> lscpu: [2024-08-13T07:28:51.585Z] Architecture: x86_64 [2024-08-13T07:28:51.585Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-13T07:28:51.585Z] Byte Order: Little Endian [2024-08-13T07:28:51.585Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-13T07:28:51.585Z] CPU(s): 8 [2024-08-13T07:28:51.585Z] On-line CPU(s) list: 0-7 [2024-08-13T07:28:51.585Z] Thread(s) per core: 1 [2024-08-13T07:28:51.585Z] Core(s) per socket: 1 [2024-08-13T07:28:51.585Z] Socket(s): 8 [2024-08-13T07:28:51.585Z] NUMA node(s): 1 [2024-08-13T07:28:51.585Z] Vendor ID: AuthenticAMD [2024-08-13T07:28:51.585Z] CPU family: 23 [2024-08-13T07:28:51.585Z] Model: 49 [2024-08-13T07:28:51.585Z] Model name: AMD EPYC-Rome Processor [2024-08-13T07:28:51.585Z] Stepping: 0 [2024-08-13T07:28:51.585Z] CPU MHz: 2800.000 [2024-08-13T07:28:51.585Z] BogoMIPS: 5600.00 [2024-08-13T07:28:51.585Z] Virtualization: AMD-V [2024-08-13T07:28:51.585Z] Hypervisor vendor: KVM [2024-08-13T07:28:51.585Z] Virtualization type: full [2024-08-13T07:28:51.585Z] L1d cache: 256 KiB [2024-08-13T07:28:51.585Z] L1i cache: 256 KiB [2024-08-13T07:28:51.585Z] L2 cache: 4 MiB [2024-08-13T07:28:51.585Z] L3 cache: 128 MiB [2024-08-13T07:28:51.585Z] NUMA node0 CPU(s): 0-7 [2024-08-13T07:28:51.585Z] Vulnerability Itlb multihit: Not affected [2024-08-13T07:28:51.585Z] Vulnerability L1tf: Not affected [2024-08-13T07:28:51.585Z] Vulnerability Mds: Not affected [2024-08-13T07:28:51.585Z] Vulnerability Meltdown: Not affected [2024-08-13T07:28:51.585Z] Vulnerability Mmio stale data: Not affected [2024-08-13T07:28:51.585Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-13T07:28:51.585Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-13T07:28:51.585Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-13T07:28:51.585Z] Vulnerability Srbds: Not affected [2024-08-13T07:28:51.585Z] Vulnerability Tsx async abort: Not affected [2024-08-13T07:28:51.586Z] 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 [2024-08-13T07:28:51.586Z] [2024-08-13T07:28:51.586Z] [2024-08-13T07:28:51.586Z] ---> nproc: [2024-08-13T07:28:51.586Z] 8 [2024-08-13T07:28:51.586Z] [2024-08-13T07:28:51.586Z] [2024-08-13T07:28:51.586Z] ---> df -h: [2024-08-13T07:28:51.586Z] Filesystem Size Used Avail Use% Mounted on [2024-08-13T07:28:51.586Z] overlay 155G 28G 128G 18% / [2024-08-13T07:28:51.586Z] tmpfs 64M 0 64M 0% /dev [2024-08-13T07:28:51.586Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-13T07:28:51.586Z] shm 64M 0 64M 0% /dev/shm [2024-08-13T07:28:51.586Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-13T07:28:51.586Z] [2024-08-13T07:28:51.586Z]