Pull request #4808 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d6cdd1e76488b6d8e13b2371014d40488be16d4+a802096cb56626d3379e9589aa0de6bc0bfaf5c9 (2768b5d3bd2e4f201e7f15296cca4a2fb71c6fba) 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-ssh12898244152968068845.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-ssh12245186103731232602.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-4808/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-4808/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3662716864038688019.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-4808/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1695595706104869616.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-ssh10098062835738309784.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-4808/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-4808/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16813031600452954895.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-4278 in /w/workspace/edgexfoundry_edgex-go_PR-4808 [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 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 8d6cdd1e76488b6d8e13b2371014d40488be16d4 Merge succeeded, producing 8d6cdd1e76488b6d8e13b2371014d40488be16d4 Checking out Revision 8d6cdd1e76488b6d8e13b2371014d40488be16d4 (PR-4808) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4808/head:refs/remotes/origin/PR-4808 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d6cdd1e76488b6d8e13b2371014d40488be16d4 # 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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d6cdd1e76488b6d8e13b2371014d40488be16d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-24T19:07:30.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-24T19:07:30.479Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-24T19:07:30.604Z] ========================================================= [2024-06-24T19:07:30.604Z] EdgeX Global Pipelines Version Info [2024-06-24T19:07:30.604Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-24T19:07:31.366Z] ------------------- [2024-06-24T19:07:31.366Z] stable info: [2024-06-24T19:07:31.366Z] ------------------- [2024-06-24T19:07:31.366Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T19:07:31.366Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T19:07:31.366Z] Message: update stable to v1.0.260 [2024-06-24T19:07:31.935Z] ------------------- [2024-06-24T19:07:31.935Z] experimental info: [2024-06-24T19:07:31.935Z] ------------------- [2024-06-24T19:07:31.935Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T19:07:31.935Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-24T19:07:31.935Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-24T19:07:32.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-06-24T19:07:32.244Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-06-24T19:07:32.301Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-24T19:07:32.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-24T19:07:32.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-24T19:07:32.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-24T19:07:32.520Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-24T19:07:32.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-06-24T19:07:32.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-06-24T19:07:32.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-06-24T19:07:32.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-24T19:07:32.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-24T19:07:32.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-24T19:07:32.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-24T19:07:32.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-24T19:07:33.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T19:07:33.099Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T19:07:33.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-24T19:07:33.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-24T19:07:33.270Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-24T19:07:33.332Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-24T19:07:33.381Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-24T19:07:33.433Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-24T19:07:33.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4808 [Pipeline] echo [2024-06-24T19:07:33.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4808 [Pipeline] echo [2024-06-24T19:07:33.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4808 [Pipeline] echo [2024-06-24T19:07:33.637Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d6cdd1e76488b6d8e13b2371014d40488be16d4 [Pipeline] echo [2024-06-24T19:07:33.692Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d6cdd1 [Pipeline] echo [2024-06-24T19:07:33.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T19:07:33.905Z] provisioning config files... [2024-06-24T19:07:33.919Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9308754981113963205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T19:07:34.305Z] ---> ****-login.sh [2024-06-24T19:07:34.305Z] nexus3.edgexfoundry.org:10001 [2024-06-24T19:07:34.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:07:34.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:07:34.570Z] Configure a credential helper to remove this warning. See [2024-06-24T19:07:34.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:07:34.570Z] [2024-06-24T19:07:34.570Z] Login Succeeded [2024-06-24T19:07:34.570Z] nexus3.edgexfoundry.org:10002 [2024-06-24T19:07:34.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:07:34.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:07:34.571Z] Configure a credential helper to remove this warning. See [2024-06-24T19:07:34.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:07:34.571Z] [2024-06-24T19:07:34.571Z] Login Succeeded [2024-06-24T19:07:34.571Z] nexus3.edgexfoundry.org:10003 [2024-06-24T19:07:34.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:07:34.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:07:34.832Z] Configure a credential helper to remove this warning. See [2024-06-24T19:07:34.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:07:34.832Z] [2024-06-24T19:07:34.832Z] Login Succeeded [2024-06-24T19:07:34.832Z] nexus3.edgexfoundry.org:10004 [2024-06-24T19:07:34.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:07:34.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:07:34.832Z] Configure a credential helper to remove this warning. See [2024-06-24T19:07:34.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:07:34.832Z] [2024-06-24T19:07:34.832Z] Login Succeeded [2024-06-24T19:07:34.832Z] ****.io [2024-06-24T19:07:34.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:07:35.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:07:35.093Z] Configure a credential helper to remove this warning. See [2024-06-24T19:07:35.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:07:35.093Z] [2024-06-24T19:07:35.093Z] Login Succeeded [2024-06-24T19:07:35.093Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T19:07:35.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T19:07:35.556Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + dirname cmd/core-command/Dockerfile [2024-06-24T19:07:35.557Z] + echo core-command,cmd/core-command/Dockerfile [2024-06-24T19:07:35.557Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-06-24T19:07:35.557Z] cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-06-24T19:07:35.557Z] + dirname cmd/core-data/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo core-data,cmd/core-data/Dockerfile [2024-06-24T19:07:35.557Z] + dirname cmd/core-metadata/Dockerfile+ [2024-06-24T19:07:35.557Z] cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-06-24T19:07:35.557Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-06-24T19:07:35.557Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-06-24T19:07:35.557Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-06-24T19:07:35.557Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-06-24T19:07:35.557Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-06-24T19:07:35.557Z] + dirname cmd/security-spire-agent/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-06-24T19:07:35.557Z] + + dirname cmd/security-spire-config/Dockerfile [2024-06-24T19:07:35.557Z] cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-06-24T19:07:35.557Z] + dirname cmd/security-spire-server/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + dirname cmd/support-notifications/Dockerfile [2024-06-24T19:07:35.557Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-06-24T19:07:35.557Z] + dirname cmd/support-scheduler/Dockerfile [2024-06-24T19:07:35.557Z] + cut -d/ -f2 [2024-06-24T19:07:35.557Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-06-24T19:07:35.615Z] 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-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-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-06-24T19:07:36.159Z] + git rev-list -1 --merges 8d6cdd1e76488b6d8e13b2371014d40488be16d4~1..8d6cdd1e76488b6d8e13b2371014d40488be16d4 [Pipeline] echo [2024-06-24T19:07:36.199Z] -----------> git rev-list -1 --merges 8d6cdd1e76488b6d8e13b2371014d40488be16d4~1..8d6cdd1e76488b6d8e13b2371014d40488be16d4 8d6cdd1e76488b6d8e13b2371014d40488be16d4 [false] [Pipeline] sh [2024-06-24T19:07:36.529Z] + git log --format=format:%s -1 8d6cdd1e76488b6d8e13b2371014d40488be16d4 [Pipeline] echo [2024-06-24T19:07:36.572Z] ========================================================= [2024-06-24T19:07:36.572Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-24T19:07:36.572Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-24T19:07:37.026Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T19:07:37.026Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-24T19:07:37.026Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-24T19:07:37.026Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-24T19:07:37.026Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-24T19:07:37.026Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-24T19:07:37.026Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:07:37.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T19:07:37.564Z] [2024-06-24T19:07:37.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:07:37.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T19:07:37.968Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-24T19:07:37.968Z] b85a868b505f: Pulling fs layer [2024-06-24T19:07:37.968Z] e2be974225ed: Pulling fs layer [2024-06-24T19:07:37.968Z] 339a4e72a1f5: Pulling fs layer [2024-06-24T19:07:37.968Z] 988bab9f4d93: Pulling fs layer [2024-06-24T19:07:37.968Z] 1469e6f7b9e6: Pulling fs layer [2024-06-24T19:07:37.968Z] eaf3925da568: Pulling fs layer [2024-06-24T19:07:37.968Z] bab4dde63d76: Pulling fs layer [2024-06-24T19:07:37.968Z] bde34c3a00c8: Pulling fs layer [2024-06-24T19:07:37.968Z] b352a97aabf1: Pulling fs layer [2024-06-24T19:07:37.968Z] 4872d77fe225: Pulling fs layer [2024-06-24T19:07:37.968Z] 5851b861e8e6: Pulling fs layer [2024-06-24T19:07:37.968Z] bab4dde63d76: Waiting [2024-06-24T19:07:37.968Z] bde34c3a00c8: Waiting [2024-06-24T19:07:37.968Z] b352a97aabf1: Waiting [2024-06-24T19:07:37.968Z] 988bab9f4d93: Waiting [2024-06-24T19:07:37.968Z] eaf3925da568: Waiting [2024-06-24T19:07:37.968Z] 1469e6f7b9e6: Waiting [2024-06-24T19:07:37.968Z] 5851b861e8e6: Waiting [2024-06-24T19:07:37.968Z] e2be974225ed: Download complete [2024-06-24T19:07:37.968Z] 988bab9f4d93: Download complete [2024-06-24T19:07:37.968Z] 1469e6f7b9e6: Verifying Checksum [2024-06-24T19:07:37.968Z] 1469e6f7b9e6: Download complete [2024-06-24T19:07:37.968Z] 339a4e72a1f5: Verifying Checksum [2024-06-24T19:07:37.968Z] 339a4e72a1f5: Download complete [2024-06-24T19:07:38.230Z] eaf3925da568: Verifying Checksum [2024-06-24T19:07:38.230Z] eaf3925da568: Download complete [2024-06-24T19:07:38.230Z] bde34c3a00c8: Verifying Checksum [2024-06-24T19:07:38.230Z] bde34c3a00c8: Download complete [2024-06-24T19:07:38.230Z] b352a97aabf1: Verifying Checksum [2024-06-24T19:07:38.230Z] b352a97aabf1: Download complete [2024-06-24T19:07:38.230Z] 4872d77fe225: Verifying Checksum [2024-06-24T19:07:38.230Z] 4872d77fe225: Download complete [2024-06-24T19:07:38.230Z] 5851b861e8e6: Verifying Checksum [2024-06-24T19:07:38.230Z] 5851b861e8e6: Download complete [2024-06-24T19:07:38.230Z] b85a868b505f: Verifying Checksum [2024-06-24T19:07:38.230Z] b85a868b505f: Download complete [2024-06-24T19:07:38.489Z] bab4dde63d76: Verifying Checksum [2024-06-24T19:07:38.489Z] bab4dde63d76: Download complete [2024-06-24T19:07:39.426Z] b85a868b505f: Pull complete [2024-06-24T19:07:39.684Z] e2be974225ed: Pull complete [2024-06-24T19:07:40.252Z] 339a4e72a1f5: Pull complete [2024-06-24T19:07:40.252Z] 988bab9f4d93: Pull complete [2024-06-24T19:07:40.511Z] 1469e6f7b9e6: Pull complete [2024-06-24T19:07:40.511Z] eaf3925da568: Pull complete [2024-06-24T19:07:42.418Z] bab4dde63d76: Pull complete [2024-06-24T19:07:42.418Z] bde34c3a00c8: Pull complete [2024-06-24T19:07:42.418Z] b352a97aabf1: Pull complete [2024-06-24T19:07:42.418Z] 4872d77fe225: Pull complete [2024-06-24T19:07:42.418Z] 5851b861e8e6: Pull complete [2024-06-24T19:07:42.677Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-24T19:07:42.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T19:07:42.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:07:42.979Z] prd-ubuntu20.04-docker-8c-8g-4278 does not seem to be running inside a container [2024-06-24T19:07:43.008Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-24T19:07:46.106Z] $ docker top 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 -eo pid,comm [2024-06-24T19:07:46.162Z] 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-06-24T19:07:46.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T19:07:46.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T19:07:46.318Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T19:07:46.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T19:07:46.436Z] $ docker exec 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 ssh-agent [2024-06-24T19:07:46.540Z] SSH_AUTH_SOCK=/tmp/ssh-PLlb1ThvGm7n/agent.32 [2024-06-24T19:07:46.540Z] SSH_AGENT_PID=38 [2024-06-24T19:07:46.547Z] Running ssh-add (command line suppressed) [2024-06-24T19:07:46.648Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17855253035565085335.key (/w/workspace/edgex-go/1@tmp/private_key_17855253035565085335.key) [2024-06-24T19:07:46.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T19:07:47.008Z] + git tag --points-at HEAD [Pipeline] } [2024-06-24T19:07:47.042Z] $ docker exec --env ******** --env ******** 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 ssh-agent -k [2024-06-24T19:07:47.135Z] unset SSH_AUTH_SOCK; [2024-06-24T19:07:47.136Z] unset SSH_AGENT_PID; [2024-06-24T19:07:47.136Z] echo Agent pid 38 killed; [2024-06-24T19:07:47.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-24T19:07:47.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T19:07:47.250Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T19:07:47.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T19:07:47.360Z] $ docker exec 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 ssh-agent [2024-06-24T19:07:47.467Z] SSH_AUTH_SOCK=/tmp/ssh-tYpgo5hm1cGj/agent.71 [2024-06-24T19:07:47.467Z] SSH_AGENT_PID=77 [2024-06-24T19:07:47.471Z] Running ssh-add (command line suppressed) [2024-06-24T19:07:47.560Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4460577772551719458.key (/w/workspace/edgex-go/1@tmp/private_key_4460577772551719458.key) [2024-06-24T19:07:47.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T19:07:47.915Z] + git semver init [2024-06-24T19:07:48.173Z] 2024-06-24 19:07:48,068 [run_init] DEBUG init version:0.0.0 force:False [2024-06-24T19:07:48.173Z] 2024-06-24 19:07:48,069 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-06-24T19:07:48.173Z] 2024-06-24 19:07:48,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-06-24T19:07:48.173Z] 2024-06-24 19:07:48,070 [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-06-24T19:07:54.737Z] 2024-06-24 19:07:53,590 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-06-24T19:07:54.737Z] 2024-06-24 19:07:53,591 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4808 with force:False [2024-06-24T19:07:54.737Z] 2024-06-24 19:07:53,591 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4808 [2024-06-24T19:07:54.737Z] 2024-06-24 19:07:53,593 [execute] INFO git cat-file --batch-check [2024-06-24T19:07:54.737Z] 2024-06-24 19:07:53,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T19:07:54.737Z] 2024-06-24 19:07:53,599 [execute] INFO git cat-file --batch [2024-06-24T19:07:54.737Z] 2024-06-24 19:07:53,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T19:07:54.737Z] 2024-06-24 19:07:53,605 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4808 [2024-06-24T19:07:54.737Z] 0.0.0 [Pipeline] } [2024-06-24T19:07:54.771Z] $ docker exec --env ******** --env ******** 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 ssh-agent -k [2024-06-24T19:07:54.853Z] unset SSH_AUTH_SOCK; [2024-06-24T19:07:54.854Z] unset SSH_AGENT_PID; [2024-06-24T19:07:54.855Z] echo Agent pid 77 killed; [2024-06-24T19:07:54.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T19:07:55.316Z] + git semver [Pipeline] } [2024-06-24T19:07:55.598Z] $ docker stop --time=1 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 [2024-06-24T19:07:56.907Z] $ docker rm -f --volumes 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T19:07:57.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-24T19:07:57.701Z] Stashed 1 file(s) [Pipeline] echo [2024-06-24T19:07:57.727Z] [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-06-24T19:07:58.570Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-06-24T19:07:58.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:07:58.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:07:58.710Z] ========================================================= [2024-06-24T19:07:58.710Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-24T19:07:58.710Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:07:59.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:07:59.067Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-24T19:07:59.067Z] 619be1103602: Pulling fs layer [2024-06-24T19:07:59.067Z] 7862e08f4a3e: Pulling fs layer [2024-06-24T19:07:59.067Z] 5df492c9dc93: Pulling fs layer [2024-06-24T19:07:59.067Z] 7629e6793208: Pulling fs layer [2024-06-24T19:07:59.067Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T19:07:59.067Z] 7629e6793208: Waiting [2024-06-24T19:07:59.067Z] 4f4fb700ef54: Waiting [2024-06-24T19:07:59.067Z] fb5054dd5b73: Pulling fs layer [2024-06-24T19:07:59.067Z] eeca6798cff9: Pulling fs layer [2024-06-24T19:07:59.067Z] aa269ceb94a6: Pulling fs layer [2024-06-24T19:07:59.067Z] ada007ff1a6a: Pulling fs layer [2024-06-24T19:07:59.067Z] eeca6798cff9: Waiting [2024-06-24T19:07:59.067Z] aa269ceb94a6: Waiting [2024-06-24T19:07:59.067Z] ada007ff1a6a: Waiting [2024-06-24T19:07:59.067Z] fb5054dd5b73: Waiting [2024-06-24T19:07:59.067Z] 7862e08f4a3e: Download complete [2024-06-24T19:07:59.067Z] 7629e6793208: Verifying Checksum [2024-06-24T19:07:59.067Z] 7629e6793208: Download complete [2024-06-24T19:07:59.067Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T19:07:59.067Z] 4f4fb700ef54: Download complete [2024-06-24T19:07:59.067Z] fb5054dd5b73: Download complete [2024-06-24T19:07:59.067Z] 619be1103602: Verifying Checksum [2024-06-24T19:07:59.067Z] 619be1103602: Download complete [2024-06-24T19:07:59.067Z] eeca6798cff9: Verifying Checksum [2024-06-24T19:07:59.067Z] eeca6798cff9: Download complete [2024-06-24T19:07:59.325Z] 619be1103602: Pull complete [2024-06-24T19:07:59.325Z] ada007ff1a6a: Verifying Checksum [2024-06-24T19:07:59.325Z] ada007ff1a6a: Download complete [2024-06-24T19:07:59.325Z] 7862e08f4a3e: Pull complete [2024-06-24T19:07:59.582Z] 5df492c9dc93: Verifying Checksum [2024-06-24T19:07:59.582Z] 5df492c9dc93: Download complete [2024-06-24T19:07:59.842Z] aa269ceb94a6: Download complete [2024-06-24T19:08:02.385Z] 5df492c9dc93: Pull complete [2024-06-24T19:08:02.644Z] 7629e6793208: Pull complete [2024-06-24T19:08:02.645Z] 4f4fb700ef54: Pull complete [2024-06-24T19:08:02.645Z] fb5054dd5b73: Pull complete [2024-06-24T19:08:02.645Z] eeca6798cff9: Pull complete [2024-06-24T19:08:05.170Z] aa269ceb94a6: Pull complete [2024-06-24T19:08:05.429Z] ada007ff1a6a: Pull complete [2024-06-24T19:08:05.429Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-24T19:08:05.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:08:05.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:08:05.813Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:08:05.813Z] WORKDIR /edgex [2024-06-24T19:08:05.813Z] COPY go.mod . [2024-06-24T19:08:05.813Z] RUN go mod download [2024-06-24T19:08:05.813Z] + docker build -t ci-base-image-x86_64 -f - . [2024-06-24T19:08:06.381Z] Sending build context to Docker daemon 178.3MB [2024-06-24T19:08:06.381Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T19:08:06.381Z] ---> f489d0715acc [2024-06-24T19:08:06.381Z] Step 2/4 : WORKDIR /edgex [2024-06-24T19:08:11.649Z] ---> Running in 99b7238ef9e2 [2024-06-24T19:08:11.649Z] Removing intermediate container 99b7238ef9e2 [2024-06-24T19:08:11.649Z] ---> 7c5f6fff97fe [2024-06-24T19:08:11.649Z] Step 3/4 : COPY go.mod . [2024-06-24T19:08:11.649Z] ---> e9fc7acff0d6 [2024-06-24T19:08:11.649Z] Step 4/4 : RUN go mod download [2024-06-24T19:08:11.649Z] ---> Running in a3ebb6bf5ede [2024-06-24T19:08:13.068Z] Still waiting to schedule task [2024-06-24T19:08:13.069Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-24T19:08:38.181Z] Removing intermediate container a3ebb6bf5ede [2024-06-24T19:08:38.181Z] ---> c0e8648f76e2 [2024-06-24T19:08:38.181Z] Successfully built c0e8648f76e2 [2024-06-24T19:08:38.181Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:08:38.582Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T19:08:38.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:08:38.742Z] prd-ubuntu20.04-docker-8c-8g-4278 does not seem to be running inside a container [2024-06-24T19:08:38.771Z] $ 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 ******** ci-base-image-x86_64 cat [2024-06-24T19:08:39.180Z] $ docker top 203a02cb7a2498f46138bd2eaee1024279150566cf6ff483471cba49ad452f25 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:08:39.573Z] + go version [2024-06-24T19:08:39.573Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-24T19:08:39.614Z] $ docker stop --time=1 203a02cb7a2498f46138bd2eaee1024279150566cf6ff483471cba49ad452f25 [2024-06-24T19:08:40.869Z] $ docker rm -f --volumes 203a02cb7a2498f46138bd2eaee1024279150566cf6ff483471cba49ad452f25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:08:41.646Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T19:08:41.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:08:41.823Z] prd-ubuntu20.04-docker-8c-8g-4278 does not seem to be running inside a container [2024-06-24T19:08:41.857Z] $ 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 ******** ci-base-image-x86_64 cat [2024-06-24T19:08:42.165Z] $ docker top 9f3d7d3e9b35785b5da083a8e337ee4549afd554bea24a52bdaa88c8cb0b2e09 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-24T19:08:42.289Z] ========================================================= [2024-06-24T19:08:42.289Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-24T19:08:42.289Z] ========================================================= [Pipeline] sh [2024-06-24T19:08:42.588Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:08:42.987Z] + make test [2024-06-24T19:08:42.987Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T19:08:51.096Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-24T19:09:23.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-24T19:09:25.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-24T19:09:25.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-24T19:09:26.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-06-24T19:09:26.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-24T19:09:26.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-24T19:09:26.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-24T19:09:27.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-24T19:09:27.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-24T19:09:27.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2024-06-24T19:09:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-24T19:09:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-24T19:09:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:09:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-24T19:09:27.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-24T19:09:29.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-24T19:09:29.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-24T19:09:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-24T19:09:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:09:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-24T19:09:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-24T19:09:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-24T19:09:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-24T19:09:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-24T19:09:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-24T19:09:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-24T19:09:30.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-24T19:09:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements [2024-06-24T19:09:30.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements [2024-06-24T19:09:31.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.564s coverage: 93.4% of statements [2024-06-24T19:09:31.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.032s coverage: 6.1% of statements [2024-06-24T19:09:31.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.333s coverage: 97.6% of statements [2024-06-24T19:09:31.905Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements [2024-06-24T19:09:32.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-24T19:09:32.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-24T19:09:33.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.9% of statements [2024-06-24T19:09:33.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 32.2% of statements [2024-06-24T19:09:33.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-06-24T19:09:33.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.033s coverage: 82.9% of statements [2024-06-24T19:09:33.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements [2024-06-24T19:09:33.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2024-06-24T19:09:33.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-06-24T19:09:34.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-24T19:09:34.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-24T19:09:34.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-24T19:09:34.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-24T19:09:34.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-24T19:09:34.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-24T19:09:34.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-24T19:09:34.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-24T19:09:35.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-24T19:09:35.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-24T19:09:35.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-24T19:09:35.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-24T19:09:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-24T19:09:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-24T19:09:36.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-24T19:09:37.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-24T19:09:38.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-24T19:09:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-24T19:09:39.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-24T19:09:41.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-24T19:09:41.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-24T19:09:41.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-24T19:09:43.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-24T19:09:43.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-24T19:09:43.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-24T19:09:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-24T19:09:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-24T19:09:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-24T19:09:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-24T19:09:45.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.025s coverage: 94.4% of statements [2024-06-24T19:09:45.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-24T19:09:45.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-24T19:09:45.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-24T19:09:45.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-24T19:09:46.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-24T19:09:46.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:09:46.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-24T19:09:46.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-24T19:09:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-24T19:09:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-24T19:09:48.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-24T19:09:48.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.232s coverage: 79.9% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.043s coverage: 92.9% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.013s coverage: 20.0% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 38.4% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-06-24T19:10:00.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements [2024-06-24T19:10:00.497Z] 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-06-24T19:10:00.497Z] running golangci-lint [2024-06-24T19:10:00.497Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-06-24T19:10:00.497Z] go version go1.21.9 linux/amd64 [2024-06-24T19:10:00.497Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-06-24T19:10:00.497Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-06-24T19:10:18.625Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|compiled_files|exports_file|imports|types_sizes|deps) took 19.244715748s" [2024-06-24T19:10:18.625Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.350323ms" [2024-06-24T19:10:28.596Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.607419003s with top 10 stages: buildir: 43.87198647s, gosec: 6.625714548s, fact_deprecated: 2.889746198s, inspect: 2.796596725s, ctrlflow: 1.760888793s, printf: 1.693199862s, S1038: 989.25958ms, fact_purity: 967.984349ms, nilness: 858.235828ms, ineffassign: 688.741172ms" [2024-06-24T19:10:28.596Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-06-24T19:10:28.596Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197" [2024-06-24T19:10:28.596Z] level=info msg="[runner] processing took 15.189767ms with stages: nolint: 6.318506ms, identifier_marker: 4.342539ms, autogenerated_exclude: 1.432813ms, path_prettifier: 1.379229ms, exclude-rules: 1.030577ms, skip_dirs: 639.521µs, cgo: 26.441µs, filename_unadjuster: 14.771µs, fixer: 1.04µs, exclude: 650ns, skip_files: 630ns, sort_results: 620ns, max_same_issues: 590ns, severity-rules: 400ns, max_from_linter: 330ns, source_code: 260ns, diff: 240ns, uniq_by_line: 240ns, max_per_file_from_linter: 150ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-06-24T19:10:28.596Z] level=info msg="[runner] linters took 9.554182983s with stages: goanalysis_metalinter: 9.53891536s" [2024-06-24T19:10:28.596Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-06-24T19:10:28.596Z] level=info msg="Memory: 289 samples, avg is 281.8MB, max is 1350.8MB" [2024-06-24T19:10:28.596Z] level=info msg="Execution took 28.837664821s" [2024-06-24T19:10:28.596Z] go vet ./... [2024-06-24T19:10:33.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T19:10:33.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T19:10:33.854Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-06-24T19:10:33.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-24T19:10:34.221Z] + ls -al . [2024-06-24T19:10:34.221Z] total 816 [2024-06-24T19:10:34.221Z] drwxrwxr-x 11 1001 1001 4096 Jun 24 19:08 . [2024-06-24T19:10:34.221Z] drwxr-xr-x 4 root root 4096 Jun 24 19:08 .. [2024-06-24T19:10:34.221Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 .blubracket [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 10 Jun 24 19:07 .dockerignore [2024-06-24T19:10:34.221Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 19:09 .git [2024-06-24T19:10:34.221Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:07 .github [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:07 .gitignore [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 42 Jun 24 19:07 .golangci.yml [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 100 Jun 24 19:07 .hadolint.yml [2024-06-24T19:10:34.221Z] drwxr-xr-x 3 1001 1001 4096 Jun 24 19:07 .semver [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 155 Jun 24 19:07 .sonarcloud.properties [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:07 ADOPTERS.md [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:07 Attribution.txt [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:07 CHANGELOG.md [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:07 CONTRIBUTING.md [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 677 Jun 24 19:07 GOVERNANCE.md [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 861 Jun 24 19:07 Jenkinsfile [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:07 LICENSE [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:07 Makefile [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 582 Jun 24 19:07 OWNERS.md [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:07 README.md [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 789 Jun 24 19:07 SECURITY.md [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 19:07 VERSION [2024-06-24T19:10:34.221Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 bin [2024-06-24T19:10:34.221Z] drwxrwxr-x 18 1001 1001 4096 Jun 24 19:07 cmd [2024-06-24T19:10:34.221Z] -rw-r--r-- 1 root root 455714 Jun 24 19:09 coverage.out [2024-06-24T19:10:34.221Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 fuzz_test [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:07 go.mod [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:07 go.sum [2024-06-24T19:10:34.221Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 19:07 internal [2024-06-24T19:10:34.221Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:07 openapi [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 584 Jun 24 19:07 security.txt [2024-06-24T19:10:34.221Z] -rw-rw-r-- 1 1001 1001 204 Jun 24 19:07 version.go [Pipeline] sh [2024-06-24T19:10:34.539Z] + '[' -e coverage.out ] [2024-06-24T19:10:34.540Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-24T19:10:34.680Z] Stashed 1 file(s) [Pipeline] sh [2024-06-24T19:10:34.977Z] + make build [2024-06-24T19:10:34.977Z] 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-06-24T19:10:46.327Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4281 in /w/workspace/edgexfoundry_edgex-go_PR-4808 [Pipeline] { [Pipeline] ws [2024-06-24T19:10:46.412Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-06-24T19:10:49.538Z] The recommended git tool is: git [2024-06-24T19:10:56.892Z] 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-06-24T19:10:56.892Z] 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-06-24T19:10:57.188Z] using credential edgex-jenkins-ssh [2024-06-24T19:10:57.224Z] Cloning the remote Git repository [2024-06-24T19:10:57.279Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-06-24T19:10:57.422Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-06-24T19:10:57.652Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-24T19:10:57.653Z] > git --version # timeout=10 [2024-06-24T19:10:57.683Z] > git --version # 'git version 2.25.1' [2024-06-24T19:10:57.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T19:10:57.828Z] 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-06-24T19:10:58.394Z] 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-06-24T19:10:57.891Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T19:11:02.577Z] 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-06-24T19:11:03.953Z] 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-06-24T19:11:05.858Z] 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-06-24T19:11:06.426Z] 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-06-24T19:11:06.991Z] 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-06-24T19:11:07.558Z] 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-06-24T19:11:08.492Z] 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-06-24T19:11:09.470Z] $ docker stop --time=1 9f3d7d3e9b35785b5da083a8e337ee4549afd554bea24a52bdaa88c8cb0b2e09 [2024-06-24T19:11:16.308Z] $ docker rm -f --volumes 9f3d7d3e9b35785b5da083a8e337ee4549afd554bea24a52bdaa88c8cb0b2e09 [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-06-24T19:11:17.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-24T19:11:17.730Z] [2024-06-24T19:11:17.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:11:18.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-24T19:11:18.129Z] latest: Pulling from edgex-devops/edgex-compose [2024-06-24T19:11:18.129Z] 91d30c5bc195: Pulling fs layer [2024-06-24T19:11:18.129Z] 2e9b0aa3be6d: Pulling fs layer [2024-06-24T19:11:18.129Z] 9c61dcf015f6: Pulling fs layer [2024-06-24T19:11:18.129Z] 4698f68db338: Pulling fs layer [2024-06-24T19:11:18.129Z] 2a2f49069b9e: Pulling fs layer [2024-06-24T19:11:18.129Z] e0025b399a48: Pulling fs layer [2024-06-24T19:11:18.129Z] 2a2f49069b9e: Waiting [2024-06-24T19:11:18.129Z] e0025b399a48: Waiting [2024-06-24T19:11:18.129Z] 4698f68db338: Waiting [2024-06-24T19:11:18.390Z] 91d30c5bc195: Verifying Checksum [2024-06-24T19:11:18.390Z] 91d30c5bc195: Download complete [2024-06-24T19:11:18.390Z] 4698f68db338: Verifying Checksum [2024-06-24T19:11:18.390Z] 4698f68db338: Download complete [2024-06-24T19:11:18.390Z] 2e9b0aa3be6d: Verifying Checksum [2024-06-24T19:11:18.390Z] 2e9b0aa3be6d: Download complete [2024-06-24T19:11:18.390Z] e0025b399a48: Verifying Checksum [2024-06-24T19:11:18.390Z] e0025b399a48: Download complete [2024-06-24T19:11:18.390Z] 91d30c5bc195: Pull complete [2024-06-24T19:11:18.539Z] Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 8d6cdd1e76488b6d8e13b2371014d40488be16d4 [2024-06-24T19:11:18.648Z] 2a2f49069b9e: Verifying Checksum [2024-06-24T19:11:18.648Z] 2a2f49069b9e: Download complete [2024-06-24T19:11:18.648Z] 2e9b0aa3be6d: Pull complete [2024-06-24T19:11:18.906Z] 9c61dcf015f6: Verifying Checksum [2024-06-24T19:11:18.906Z] 9c61dcf015f6: Download complete [2024-06-24T19:11:16.845Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-24T19:11:16.866Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T19:11:17.818Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-24T19:11:17.882Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-24T19:11:17.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T19:11:17.914Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4808/head:refs/remotes/origin/PR-4808 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-24T19:11:18.566Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T19:11:18.636Z] > git checkout -f 8d6cdd1e76488b6d8e13b2371014d40488be16d4 # timeout=10 [2024-06-24T19:11:18.887Z] > git remote # timeout=10 [2024-06-24T19:11:18.911Z] > git config --get remote.origin.url # timeout=10 [2024-06-24T19:11:18.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T19:11:19.020Z] Merge succeeded, producing 8d6cdd1e76488b6d8e13b2371014d40488be16d4 [2024-06-24T19:11:19.021Z] Checking out Revision 8d6cdd1e76488b6d8e13b2371014d40488be16d4 (PR-4808) [2024-06-24T19:11:19.795Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-06-24T19:11:19.871Z] > git --version # timeout=10 [2024-06-24T19:11:19.883Z] > git --version # 'git version 2.25.1' [2024-06-24T19:11:19.897Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T19:11:18.968Z] > git merge a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 [2024-06-24T19:11:19.000Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-24T19:11:19.028Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T19:11:19.047Z] > git checkout -f 8d6cdd1e76488b6d8e13b2371014d40488be16d4 # timeout=10 [2024-06-24T19:11:21.433Z] 9c61dcf015f6: Pull complete [2024-06-24T19:11:21.433Z] 4698f68db338: Pull complete [2024-06-24T19:11:21.692Z] 2a2f49069b9e: Pull complete [2024-06-24T19:11:21.692Z] e0025b399a48: Pull complete [2024-06-24T19:11:21.692Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-06-24T19:11:21.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-24T19:11:21.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:11:21.954Z] prd-ubuntu20.04-docker-8c-8g-4278 does not seem to be running inside a container [2024-06-24T19:11:21.995Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-06-24T19:11:25.170Z] $ docker top 3b4f2beefb3d3c88833ec972e226aefdf9183994411ca866054bdcf621a7330e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-06-24T19:11:25.577Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2024-06-24T19:11:26.227Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-24T19:11:26.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T19:11:26.228Z] Dload Upload Total Spent Left Speed [2024-06-24T19:11:26.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2024-06-24T19:11:26.608Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-24T19:11:26.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-24T19:11:26.967Z] + sudo tee /etc/docker/daemon.new [2024-06-24T19:11:26.967Z] { [2024-06-24T19:11:26.967Z] "registry-mirrors": [ [2024-06-24T19:11:26.967Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-24T19:11:26.967Z] ], [2024-06-24T19:11:26.967Z] "bip": "10.250.0.254/24", [2024-06-24T19:11:26.967Z] "hosts": [ [2024-06-24T19:11:26.967Z] "tcp://0.0.0.0:5555", [2024-06-24T19:11:26.967Z] "unix:///var/run/docker.sock" [2024-06-24T19:11:26.967Z] ], [2024-06-24T19:11:26.967Z] "mtu": 1458, [2024-06-24T19:11:26.967Z] "selinux-enabled": true, [2024-06-24T19:11:26.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-24T19:11:26.967Z] } [Pipeline] sh [2024-06-24T19:11:27.326Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-24T19:11:27.481Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-06-24T19:11:27.481Z] #1 transferring dockerfile: 1.69kB done [2024-06-24T19:11:27.481Z] #1 DONE 0.0s [2024-06-24T19:11:27.690Z] + sudo service docker restart [2024-06-24T19:11:27.739Z] [2024-06-24T19:11:27.739Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-06-24T19:11:27.739Z] #2 transferring dockerfile: 1.95kB done [2024-06-24T19:11:27.739Z] #2 DONE 0.0s [2024-06-24T19:11:27.739Z] [2024-06-24T19:11:27.739Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-06-24T19:11:27.739Z] #3 transferring dockerfile: 1.81kB done [2024-06-24T19:11:27.739Z] #3 DONE 0.0s [2024-06-24T19:11:27.739Z] [2024-06-24T19:11:27.739Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-06-24T19:11:27.739Z] #4 transferring dockerfile: 2.06kB done [2024-06-24T19:11:27.739Z] #4 DONE 0.0s [2024-06-24T19:11:27.739Z] [2024-06-24T19:11:27.739Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-24T19:11:27.739Z] #5 transferring dockerfile: 2.15kB done [2024-06-24T19:11:27.739Z] #5 DONE 0.0s [2024-06-24T19:11:27.739Z] [2024-06-24T19:11:27.739Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-06-24T19:11:27.739Z] #6 transferring dockerfile: 1.70kB done [2024-06-24T19:11:27.740Z] #6 DONE 0.0s [2024-06-24T19:11:27.740Z] [2024-06-24T19:11:27.740Z] #7 [core-data internal] load build definition from Dockerfile [2024-06-24T19:11:27.740Z] #7 transferring dockerfile: 2.01kB done [2024-06-24T19:11:27.740Z] #7 DONE 0.0s [2024-06-24T19:11:27.740Z] [2024-06-24T19:11:27.740Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:11:27.740Z] #8 transferring dockerfile: 2.93kB done [2024-06-24T19:11:27.740Z] #8 DONE 0.0s [2024-06-24T19:11:27.740Z] [2024-06-24T19:11:27.740Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-24T19:11:27.740Z] #9 transferring dockerfile: 2.50kB done [2024-06-24T19:11:27.740Z] #9 DONE 0.0s [2024-06-24T19:11:27.740Z] [2024-06-24T19:11:27.740Z] #10 [core-command internal] load build definition from Dockerfile [2024-06-24T19:11:27.740Z] #10 transferring dockerfile: 1.93kB done [2024-06-24T19:11:27.740Z] #10 DONE 0.0s [2024-06-24T19:11:27.740Z] [2024-06-24T19:11:27.740Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-06-24T19:11:27.740Z] #11 transferring dockerfile: 1.93kB done [2024-06-24T19:11:27.740Z] #11 DONE 0.0s [2024-06-24T19:11:27.740Z] [2024-06-24T19:11:27.740Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-24T19:11:27.740Z] #12 transferring dockerfile: 2.49kB done [2024-06-24T19:11:27.740Z] #12 DONE 0.1s [2024-06-24T19:11:27.740Z] [2024-06-24T19:11:27.740Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:11:27.740Z] #13 transferring dockerfile: 2.23kB done [2024-06-24T19:11:27.740Z] #13 DONE 0.1s [2024-06-24T19:11:27.740Z] [2024-06-24T19:11:27.740Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-24T19:11:27.740Z] #14 transferring dockerfile: 1.89kB done [2024-06-24T19:11:27.740Z] #14 DONE 0.0s [2024-06-24T19:11:27.740Z] [2024-06-24T19:11:27.740Z] #15 [security-spire-config internal] load .dockerignore [2024-06-24T19:11:27.740Z] #15 transferring context: 50B done [2024-06-24T19:11:27.740Z] #15 DONE 0.0s [2024-06-24T19:11:27.740Z] [2024-06-24T19:11:27.740Z] #16 [support-notifications internal] load .dockerignore [2024-06-24T19:11:27.740Z] #16 transferring context: 50B done [2024-06-24T19:11:27.740Z] #16 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #17 [security-spire-agent internal] load .dockerignore [2024-06-24T19:11:27.998Z] #17 transferring context: 50B done [2024-06-24T19:11:27.998Z] #17 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #18 [core-metadata internal] load .dockerignore [2024-06-24T19:11:27.998Z] #18 transferring context: 50B done [2024-06-24T19:11:27.998Z] #18 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #19 [security-proxy-auth internal] load .dockerignore [2024-06-24T19:11:27.998Z] #19 transferring context: 50B done [2024-06-24T19:11:27.998Z] #19 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #20 [security-spire-server internal] load .dockerignore [2024-06-24T19:11:27.998Z] #20 transferring context: 50B done [2024-06-24T19:11:27.998Z] #20 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #21 [security-bootstrapper internal] load .dockerignore [2024-06-24T19:11:27.998Z] #21 transferring context: 50B done [2024-06-24T19:11:27.998Z] #21 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #22 [security-proxy-setup internal] load .dockerignore [2024-06-24T19:11:27.998Z] #22 transferring context: 50B done [2024-06-24T19:11:27.998Z] #22 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #23 [support-scheduler internal] load .dockerignore [2024-06-24T19:11:27.998Z] #23 transferring context: 50B done [2024-06-24T19:11:27.998Z] #23 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #24 [core-data internal] load .dockerignore [2024-06-24T19:11:27.998Z] #24 transferring context: 50B done [2024-06-24T19:11:27.998Z] #24 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #25 [core-command internal] load .dockerignore [2024-06-24T19:11:27.998Z] #25 transferring context: 50B done [2024-06-24T19:11:27.998Z] #25 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-06-24T19:11:27.998Z] #26 transferring context: 50B done [2024-06-24T19:11:27.998Z] #26 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-24T19:11:27.998Z] #27 transferring context: 50B done [2024-06-24T19:11:27.998Z] #27 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-06-24T19:11:27.998Z] #28 transferring context: 50B done [2024-06-24T19:11:27.998Z] #28 DONE 0.0s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:11:27.998Z] #29 DONE 0.1s [2024-06-24T19:11:27.998Z] [2024-06-24T19:11:27.998Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:11:28.258Z] #30 ... [2024-06-24T19:11:28.258Z] [2024-06-24T19:11:28.258Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:11:28.258Z] #31 DONE 0.0s [2024-06-24T19:11:28.258Z] [2024-06-24T19:11:28.258Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:11:28.258Z] #30 ... [2024-06-24T19:11:28.258Z] [2024-06-24T19:11:28.258Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:11:28.258Z] #31 DONE 0.0s [2024-06-24T19:11:28.516Z] [2024-06-24T19:11:28.516Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:11:28.516Z] #31 DONE 0.0s [2024-06-24T19:11:28.516Z] [2024-06-24T19:11:28.516Z] #32 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:11:28.516Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:11:28.516Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:11:28.516Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:11:28.516Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:11:28.516Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-06-24T19:11:28.516Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-06-24T19:11:28.516Z] #32 ... [2024-06-24T19:11:28.516Z] [2024-06-24T19:11:28.516Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-24T19:11:28.516Z] #31 DONE 0.0s [2024-06-24T19:11:28.516Z] [2024-06-24T19:11:28.516Z] #32 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:11:28.774Z] #32 ... [2024-06-24T19:11:28.774Z] [2024-06-24T19:11:28.774Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:11:28.774Z] #29 DONE 0.5s [2024-06-24T19:11:28.774Z] [2024-06-24T19:11:28.774Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:11:28.774Z] #30 DONE 0.7s [2024-06-24T19:11:28.774Z] [2024-06-24T19:11:28.774Z] #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:11:28.774Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:11:28.774Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:11:28.774Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:11:28.774Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:11:28.774Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-06-24T19:11:28.774Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-06-24T19:11:28.774Z] #32 ... [2024-06-24T19:11:28.774Z] [2024-06-24T19:11:28.774Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-24T19:11:28.774Z] #33 DONE 0.7s [2024-06-24T19:11:28.774Z] [2024-06-24T19:11:28.774Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:11:28.774Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-24T19:11:28.774Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:11:28.774Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-24T19:11:28.774Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-24T19:11:28.774Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-06-24T19:11:28.774Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-06-24T19:11:29.341Z] #32 DONE 1.3s [2024-06-24T19:11:29.341Z] [2024-06-24T19:11:29.341Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-24T19:11:29.341Z] #34 DONE 1.1s [2024-06-24T19:11:29.341Z] [2024-06-24T19:11:29.341Z] #35 [security-spire-config internal] load build context [2024-06-24T19:11:29.341Z] #35 transferring context: 25.04kB 0.0s done [2024-06-24T19:11:29.341Z] #35 DONE 0.6s [2024-06-24T19:11:29.341Z] [2024-06-24T19:11:29.341Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:29.341Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-06-24T19:11:29.341Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-24T19:11:29.341Z] #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-06-24T19:11:29.341Z] #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-06-24T19:11:29.341Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-06-24T19:11:29.341Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-24T19:11:29.341Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-06-24T19:11:29.341Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-06-24T19:11:29.341Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.4s [2024-06-24T19:11:29.341Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-06-24T19:11:29.341Z] #36 ... [2024-06-24T19:11:29.341Z] [2024-06-24T19:11:29.341Z] #37 [security-spire-server internal] load build context [2024-06-24T19:11:29.341Z] #37 transferring context: 26.79kB 0.0s done [2024-06-24T19:11:29.341Z] #37 DONE 0.6s [2024-06-24T19:11:29.341Z] [2024-06-24T19:11:29.341Z] #38 [security-spire-agent internal] load build context [2024-06-24T19:11:29.341Z] #38 transferring context: 26.32kB 0.0s done [2024-06-24T19:11:29.341Z] #38 DONE 0.5s [2024-06-24T19:11:29.341Z] [2024-06-24T19:11:29.341Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:29.341Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-06-24T19:11:29.602Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 0.6s [2024-06-24T19:11:29.602Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-06-24T19:11:29.602Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2024-06-24T19:11:29.859Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-06-24T19:11:29.859Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2024-06-24T19:11:32.409Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.7s done [2024-06-24T19:11:32.700Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.7s done [2024-06-24T19:11:38.292Z] #36 ... [2024-06-24T19:11:38.292Z] [2024-06-24T19:11:38.292Z] #39 [core-metadata internal] load build context [2024-06-24T19:11:38.292Z] #39 transferring context: 326.67MB 9.8s [2024-06-24T19:11:38.292Z] #39 ... [2024-06-24T19:11:38.292Z] [2024-06-24T19:11:38.292Z] #40 [security-proxy-setup internal] load build context [2024-06-24T19:11:38.550Z] #40 ... [2024-06-24T19:11:38.550Z] [2024-06-24T19:11:38.550Z] #41 [core-command internal] load build context [2024-06-24T19:11:38.550Z] #41 ... [2024-06-24T19:11:38.550Z] [2024-06-24T19:11:38.550Z] #42 [security-proxy-auth internal] load build context [2024-06-24T19:11:38.815Z] #42 ... [2024-06-24T19:11:38.815Z] [2024-06-24T19:11:38.815Z] #43 [support-scheduler internal] load build context [2024-06-24T19:11:38.815Z] #43 ... [2024-06-24T19:11:38.815Z] [2024-06-24T19:11:38.815Z] #44 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:11:38.815Z] #44 ... [2024-06-24T19:11:38.815Z] [2024-06-24T19:11:38.815Z] #45 [core-data internal] load build context [2024-06-24T19:11:39.106Z] #45 ... [2024-06-24T19:11:39.106Z] [2024-06-24T19:11:39.106Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:11:39.106Z] #46 ... [2024-06-24T19:11:39.106Z] [2024-06-24T19:11:39.106Z] #47 [security-bootstrapper internal] load build context [2024-06-24T19:11:39.106Z] #47 ... [2024-06-24T19:11:39.106Z] [2024-06-24T19:11:39.106Z] #48 [support-notifications internal] load build context [2024-06-24T19:11:39.388Z] #48 ... [2024-06-24T19:11:39.388Z] [2024-06-24T19:11:39.388Z] #49 [security-spiffe-token-provider internal] load build context [2024-06-24T19:11:39.388Z] #49 ... [2024-06-24T19:11:39.388Z] [2024-06-24T19:11:39.388Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:11:39.388Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-06-24T19:11:39.388Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-06-24T19:11:39.388Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-24T19:11:39.388Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-06-24T19:11:39.388Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-06-24T19:11:39.388Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-24T19:11:39.388Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-06-24T19:11:39.388Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-06-24T19:11:39.388Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-06-24T19:11:39.388Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done [2024-06-24T19:11:39.388Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-06-24T19:11:39.388Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done [2024-06-24T19:11:39.649Z] #50 ... [2024-06-24T19:11:39.649Z] [2024-06-24T19:11:39.649Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:11:39.649Z] #51 ... [2024-06-24T19:11:39.649Z] [2024-06-24T19:11:39.649Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:11:39.649Z] #52 ... [2024-06-24T19:11:39.649Z] [2024-06-24T19:11:39.649Z] #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:11:39.649Z] #0 4.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.649Z] #0 4.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:39.649Z] #0 4.889 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:39.649Z] #0 4.918 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:39.649Z] #0 4.940 OK: 7 MiB in 16 packages [2024-06-24T19:11:39.911Z] #53 ... [2024-06-24T19:11:39.911Z] [2024-06-24T19:11:39.911Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:11:39.911Z] #54 ... [2024-06-24T19:11:39.911Z] [2024-06-24T19:11:39.911Z] #55 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-06-24T19:11:40.169Z] #55 ... [2024-06-24T19:11:40.169Z] [2024-06-24T19:11:40.169Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:11:40.169Z] #56 ... [2024-06-24T19:11:40.169Z] [2024-06-24T19:11:40.169Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:11:40.430Z] #57 ... [2024-06-24T19:11:40.430Z] [2024-06-24T19:11:40.430Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:11:40.430Z] #58 ... [2024-06-24T19:11:40.430Z] [2024-06-24T19:11:40.430Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:11:40.430Z] #59 ... [2024-06-24T19:11:40.430Z] [2024-06-24T19:11:40.430Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:11:40.687Z] #60 ... [2024-06-24T19:11:40.687Z] [2024-06-24T19:11:40.687Z] #43 [support-scheduler internal] load build context [2024-06-24T19:11:40.945Z] #43 transferring context: 410.65MB 12.3s done [2024-06-24T19:11:45.152Z] #43 ... [2024-06-24T19:11:45.152Z] [2024-06-24T19:11:45.152Z] #49 [security-spiffe-token-provider internal] load build context [2024-06-24T19:11:45.152Z] #49 transferring context: 410.65MB 16.0s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T19:11:46.078Z] provisioning config files... [2024-06-24T19:11:46.117Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4120299803114303312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T19:11:46.643Z] ---> ****-login.sh [2024-06-24T19:11:46.643Z] nexus3.edgexfoundry.org:10001 [2024-06-24T19:11:47.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:11:47.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:11:47.239Z] Configure a credential helper to remove this warning. See [2024-06-24T19:11:47.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:11:47.239Z] [2024-06-24T19:11:47.239Z] Login Succeeded [2024-06-24T19:11:47.239Z] nexus3.edgexfoundry.org:10002 [2024-06-24T19:11:47.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:11:47.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:11:47.783Z] Configure a credential helper to remove this warning. See [2024-06-24T19:11:47.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:11:47.783Z] [2024-06-24T19:11:47.783Z] Login Succeeded [2024-06-24T19:11:47.783Z] nexus3.edgexfoundry.org:10003 [2024-06-24T19:11:48.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:11:48.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:11:48.058Z] Configure a credential helper to remove this warning. See [2024-06-24T19:11:48.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:11:48.058Z] [2024-06-24T19:11:48.058Z] Login Succeeded [2024-06-24T19:11:48.058Z] nexus3.edgexfoundry.org:10004 [2024-06-24T19:11:48.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:11:48.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:11:48.599Z] Configure a credential helper to remove this warning. See [2024-06-24T19:11:48.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:11:48.599Z] [2024-06-24T19:11:48.599Z] Login Succeeded [2024-06-24T19:11:48.599Z] ****.io [2024-06-24T19:11:48.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T19:11:48.875Z] #49 ... [2024-06-24T19:11:48.875Z] [2024-06-24T19:11:48.875Z] #39 [core-metadata internal] load build context [2024-06-24T19:11:48.875Z] #39 transferring context: 410.65MB 11.4s done [2024-06-24T19:11:48.875Z] #39 ... [2024-06-24T19:11:48.875Z] [2024-06-24T19:11:48.875Z] #42 [security-proxy-auth internal] load build context [2024-06-24T19:11:48.875Z] #42 transferring context: 410.65MB 12.0s done [2024-06-24T19:11:49.135Z] #42 ... [2024-06-24T19:11:49.135Z] [2024-06-24T19:11:49.135Z] #40 [security-proxy-setup internal] load build context [2024-06-24T19:11:49.135Z] #40 transferring context: 410.65MB 14.3s done [2024-06-24T19:11:49.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T19:11:49.136Z] Configure a credential helper to remove this warning. See [2024-06-24T19:11:49.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T19:11:49.136Z] [2024-06-24T19:11:49.136Z] Login Succeeded [2024-06-24T19:11:49.136Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T19:11:49.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-06-24T19:11:49.398Z] #40 ... [2024-06-24T19:11:49.398Z] [2024-06-24T19:11:49.398Z] #44 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:11:49.398Z] #44 transferring context: 410.65MB 12.7s done [2024-06-24T19:11:49.398Z] #44 ... [2024-06-24T19:11:49.398Z] [2024-06-24T19:11:49.398Z] #41 [core-command internal] load build context [2024-06-24T19:11:49.398Z] #41 transferring context: 410.65MB 11.3s done [Pipeline] sh [2024-06-24T19:11:49.964Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-06-24T19:11:50.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:11:50.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T19:11:50.112Z] ========================================================= [2024-06-24T19:11:50.112Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-24T19:11:50.112Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:11:50.383Z] #41 ... [2024-06-24T19:11:50.383Z] [2024-06-24T19:11:50.383Z] #45 [core-data internal] load build context [2024-06-24T19:11:50.383Z] #45 transferring context: 410.65MB 12.3s done [2024-06-24T19:11:50.383Z] #45 ... [2024-06-24T19:11:50.383Z] [2024-06-24T19:11:50.383Z] #47 [security-bootstrapper internal] load build context [2024-06-24T19:11:50.383Z] #47 transferring context: 410.65MB 11.5s done [2024-06-24T19:11:50.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:11:50.679Z] #47 ... [2024-06-24T19:11:50.679Z] [2024-06-24T19:11:50.679Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:11:50.679Z] #46 transferring context: 410.65MB 12.4s done [2024-06-24T19:11:50.679Z] #46 ... [2024-06-24T19:11:50.679Z] [2024-06-24T19:11:50.679Z] #48 [support-notifications internal] load build context [2024-06-24T19:11:50.679Z] #48 transferring context: 410.65MB 12.1s done [2024-06-24T19:11:50.775Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-24T19:11:50.775Z] c6b39de5b339: Pulling fs layer [2024-06-24T19:11:50.775Z] a69c41024577: Pulling fs layer [2024-06-24T19:11:50.775Z] d6de4b400683: Pulling fs layer [2024-06-24T19:11:50.775Z] 35cb2a7552d0: Pulling fs layer [2024-06-24T19:11:50.775Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T19:11:50.775Z] 464afbd9ba4c: Pulling fs layer [2024-06-24T19:11:50.775Z] 00f215d4a9da: Pulling fs layer [2024-06-24T19:11:50.775Z] d496ad576159: Pulling fs layer [2024-06-24T19:11:50.775Z] 4f4fb700ef54: Waiting [2024-06-24T19:11:50.775Z] 464afbd9ba4c: Waiting [2024-06-24T19:11:50.775Z] 00f215d4a9da: Waiting [2024-06-24T19:11:50.775Z] d496ad576159: Waiting [2024-06-24T19:11:50.775Z] 35cb2a7552d0: Waiting [2024-06-24T19:11:50.775Z] a69c41024577: Download complete [2024-06-24T19:11:50.775Z] 35cb2a7552d0: Verifying Checksum [2024-06-24T19:11:50.775Z] 35cb2a7552d0: Download complete [2024-06-24T19:11:50.775Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T19:11:50.775Z] 4f4fb700ef54: Download complete [2024-06-24T19:11:50.775Z] 464afbd9ba4c: Verifying Checksum [2024-06-24T19:11:50.775Z] 464afbd9ba4c: Download complete [2024-06-24T19:11:50.775Z] c6b39de5b339: Download complete [2024-06-24T19:11:51.363Z] d496ad576159: Verifying Checksum [2024-06-24T19:11:51.363Z] d496ad576159: Download complete [2024-06-24T19:11:51.633Z] c6b39de5b339: Pull complete [2024-06-24T19:11:52.601Z] a69c41024577: Pull complete [2024-06-24T19:11:52.601Z] d6de4b400683: Verifying Checksum [2024-06-24T19:11:52.601Z] d6de4b400683: Download complete [2024-06-24T19:11:54.013Z] 00f215d4a9da: Verifying Checksum [2024-06-24T19:11:54.013Z] 00f215d4a9da: Download complete [2024-06-24T19:11:54.176Z] #48 ... [2024-06-24T19:11:54.176Z] [2024-06-24T19:11:54.176Z] #39 [core-metadata internal] load build context [2024-06-24T19:11:54.176Z] #39 DONE 26.0s [2024-06-24T19:11:54.176Z] [2024-06-24T19:11:54.176Z] #55 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-06-24T19:11:54.435Z] #55 DONE 24.7s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #53 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:11:54.435Z] #53 DONE 24.9s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #47 [security-bootstrapper internal] load build context [2024-06-24T19:11:54.435Z] #47 DONE 26.0s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #41 [core-command internal] load build context [2024-06-24T19:11:54.435Z] #41 DONE 25.8s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #48 [support-notifications internal] load build context [2024-06-24T19:11:54.435Z] #48 DONE 26.1s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #42 [security-proxy-auth internal] load build context [2024-06-24T19:11:54.435Z] #42 DONE 26.0s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #43 [support-scheduler internal] load build context [2024-06-24T19:11:54.435Z] #43 DONE 25.9s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #45 [core-data internal] load build context [2024-06-24T19:11:54.435Z] #45 DONE 25.9s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:11:54.435Z] #46 DONE 25.9s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #44 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:11:54.435Z] #44 DONE 25.7s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:11:54.435Z] #61 ... [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #40 [security-proxy-setup internal] load build context [2024-06-24T19:11:54.435Z] #40 DONE 26.1s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #49 [security-spiffe-token-provider internal] load build context [2024-06-24T19:11:54.435Z] #49 DONE 25.7s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:11:54.435Z] #50 DONE 25.5s [2024-06-24T19:11:54.435Z] [2024-06-24T19:11:54.435Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:11:54.435Z] #36 DONE 25.9s [2024-06-24T19:11:54.693Z] [2024-06-24T19:11:54.693Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:11:54.693Z] #54 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:54.950Z] #54 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.216Z] #54 25.56 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:11:55.216Z] #54 25.56 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:11:55.216Z] #54 25.56 OK: 20070 distinct packages available [2024-06-24T19:11:55.216Z] #54 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.216Z] #54 25.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.473Z] #54 25.93 (1/5) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:55.473Z] #54 25.94 (2/5) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:11:55.473Z] #54 25.95 (3/5) Installing libucontext (1.2-r2) [2024-06-24T19:11:55.473Z] #54 25.99 (4/5) Installing gcompat (1.1.0-r1) [2024-06-24T19:11:55.473Z] #54 26.00 (5/5) Installing openssl (3.1.5-r0) [2024-06-24T19:11:55.473Z] #54 26.01 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:55.473Z] #54 26.02 OK: 8 MiB in 20 packages [2024-06-24T19:11:55.731Z] #54 ... [2024-06-24T19:11:55.731Z] [2024-06-24T19:11:55.731Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:11:55.731Z] #57 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.731Z] #57 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.731Z] #57 25.46 (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T19:11:55.731Z] #57 25.48 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:55.731Z] #57 25.49 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:55.731Z] #57 25.50 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:11:55.731Z] #57 25.57 OK: 8 MiB in 17 packages [2024-06-24T19:11:55.731Z] #57 DONE 26.0s [2024-06-24T19:11:55.731Z] [2024-06-24T19:11:55.731Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:11:55.731Z] #59 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.731Z] #59 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.731Z] #59 25.47 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:55.731Z] #59 25.48 (2/4) Installing openssl (3.1.5-r0) [2024-06-24T19:11:55.731Z] #59 25.49 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:11:55.731Z] #59 25.49 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:11:55.731Z] #59 25.59 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:55.731Z] #59 25.60 OK: 17 MiB in 19 packages [2024-06-24T19:11:55.731Z] #59 DONE 26.2s [2024-06-24T19:11:55.731Z] [2024-06-24T19:11:55.731Z] #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:11:55.989Z] #62 ... [2024-06-24T19:11:55.989Z] [2024-06-24T19:11:55.989Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:11:55.989Z] #58 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #58 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #58 25.65 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:55.989Z] #58 25.66 (2/2) Installing su-exec (0.2-r3) [2024-06-24T19:11:55.989Z] #58 25.66 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:55.989Z] #58 25.67 OK: 7 MiB in 17 packages [2024-06-24T19:11:55.989Z] #58 DONE 26.3s [2024-06-24T19:11:55.989Z] [2024-06-24T19:11:55.989Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:11:55.989Z] #56 25.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #56 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #56 25.84 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:55.989Z] #56 25.84 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:55.989Z] #56 25.84 OK: 7 MiB in 16 packages [2024-06-24T19:11:55.989Z] #56 DONE 26.3s [2024-06-24T19:11:55.989Z] [2024-06-24T19:11:55.989Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:11:55.989Z] #54 DONE 26.4s [2024-06-24T19:11:55.989Z] [2024-06-24T19:11:55.989Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:11:55.989Z] #61 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #61 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #61 1.445 OK: 264 MiB in 52 packages [2024-06-24T19:11:55.989Z] #61 DONE 1.7s [2024-06-24T19:11:55.989Z] [2024-06-24T19:11:55.989Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:11:55.989Z] #51 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #51 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #51 25.56 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:11:55.989Z] #51 25.56 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:11:55.989Z] #51 25.56 OK: 20070 distinct packages available [2024-06-24T19:11:55.989Z] #51 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #51 25.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #51 25.96 (1/11) Installing ca-certificates (20240226-r0) [2024-06-24T19:11:55.989Z] #51 25.98 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-24T19:11:55.989Z] #51 26.00 (3/11) Installing libunistring (1.1-r1) [2024-06-24T19:11:55.989Z] #51 26.01 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-24T19:11:55.989Z] #51 26.02 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-24T19:11:55.989Z] #51 26.02 (6/11) Installing libcurl (8.5.0-r0) [2024-06-24T19:11:55.989Z] #51 26.03 (7/11) Installing curl (8.5.0-r0) [2024-06-24T19:11:55.989Z] #51 26.04 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:55.989Z] #51 26.04 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:11:55.989Z] #51 26.05 (10/11) Installing libucontext (1.2-r2) [2024-06-24T19:11:55.989Z] #51 26.05 (11/11) Installing gcompat (1.1.0-r1) [2024-06-24T19:11:55.989Z] #51 26.17 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:55.989Z] #51 26.18 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:11:55.989Z] #51 26.22 OK: 12 MiB in 26 packages [2024-06-24T19:11:55.989Z] #51 DONE 26.4s [2024-06-24T19:11:55.989Z] [2024-06-24T19:11:55.989Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:11:55.989Z] #52 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #52 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #52 25.50 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:11:55.989Z] #52 25.50 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:11:55.989Z] #52 25.50 OK: 20070 distinct packages available [2024-06-24T19:11:55.989Z] #52 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #52 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #52 25.84 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:55.989Z] #52 25.84 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:11:55.989Z] #52 25.84 (3/4) Installing libucontext (1.2-r2) [2024-06-24T19:11:55.989Z] #52 25.85 (4/4) Installing gcompat (1.1.0-r1) [2024-06-24T19:11:55.989Z] #52 25.85 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:55.989Z] #52 25.86 OK: 8 MiB in 19 packages [2024-06-24T19:11:55.989Z] #52 DONE 26.3s [2024-06-24T19:11:55.989Z] [2024-06-24T19:11:55.989Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:11:55.989Z] #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #0 1.525 OK: 264 MiB in 52 packages [2024-06-24T19:11:55.989Z] #63 DONE 1.7s [2024-06-24T19:11:55.989Z] [2024-06-24T19:11:55.989Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:11:55.989Z] #60 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #60 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:55.989Z] #60 25.76 (1/4) Installing ca-certificates (20240226-r0) [2024-06-24T19:11:55.989Z] #60 25.84 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:11:55.989Z] #60 25.84 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:11:55.989Z] #60 25.85 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:11:55.989Z] #60 25.99 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:11:55.989Z] #60 26.00 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:11:55.989Z] #60 26.21 OK: 17 MiB in 19 packages [2024-06-24T19:11:55.989Z] #60 DONE 26.4s [2024-06-24T19:11:55.989Z] [2024-06-24T19:11:55.989Z] #64 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:11:55.989Z] #64 DONE 0.1s [2024-06-24T19:11:55.989Z] [2024-06-24T19:11:55.989Z] #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:11:56.248Z] #65 ... [2024-06-24T19:11:56.248Z] [2024-06-24T19:11:56.248Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:11:56.248Z] #66 DONE 0.1s [2024-06-24T19:11:56.248Z] [2024-06-24T19:11:56.248Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-24T19:11:56.248Z] #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:56.248Z] #0 1.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:56.248Z] #0 1.468 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:11:56.248Z] #0 1.468 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:11:56.248Z] #0 1.468 OK: 20075 distinct packages available [2024-06-24T19:11:56.248Z] #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:56.248Z] #0 1.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:56.248Z] #0 1.853 OK: 264 MiB in 52 packages [2024-06-24T19:11:56.248Z] #67 DONE 2.0s [2024-06-24T19:11:56.248Z] [2024-06-24T19:11:56.248Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-24T19:11:56.248Z] #0 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:56.248Z] #0 1.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:56.248Z] #0 1.847 OK: 264 MiB in 52 packages [2024-06-24T19:11:56.248Z] #68 DONE 2.0s [2024-06-24T19:11:56.248Z] [2024-06-24T19:11:56.248Z] #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-06-24T19:11:56.248Z] #0 1.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:56.248Z] #0 1.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:56.248Z] #0 1.872 OK: 7 MiB in 16 packages [2024-06-24T19:11:56.248Z] #69 DONE 2.0s [2024-06-24T19:11:56.248Z] [2024-06-24T19:11:56.248Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:11:56.248Z] #70 DONE 0.0s [2024-06-24T19:11:56.248Z] [2024-06-24T19:11:56.248Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:11:56.248Z] #71 DONE 0.1s [2024-06-24T19:11:56.248Z] [2024-06-24T19:11:56.248Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:11:58.777Z] #72 ... [2024-06-24T19:11:58.777Z] [2024-06-24T19:11:58.777Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:11:58.777Z] #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:58.777Z] #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:58.777Z] #0 2.454 OK: 7 MiB in 16 packages [2024-06-24T19:11:58.777Z] #73 DONE 2.6s [2024-06-24T19:11:58.777Z] [2024-06-24T19:11:58.777Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:11:58.777Z] #0 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:58.777Z] #0 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:58.777Z] #0 2.624 OK: 17 MiB in 19 packages [2024-06-24T19:11:58.777Z] #74 DONE 2.7s [2024-06-24T19:11:58.777Z] [2024-06-24T19:11:58.777Z] #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:11:58.777Z] #62 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:58.777Z] #62 2.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:58.777Z] #62 2.708 OK: 8 MiB in 17 packages [2024-06-24T19:11:58.777Z] #62 DONE 2.8s [2024-06-24T19:11:58.777Z] [2024-06-24T19:11:58.777Z] #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-24T19:11:58.777Z] #75 DONE 0.0s [2024-06-24T19:11:58.778Z] [2024-06-24T19:11:58.778Z] #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:11:58.778Z] #65 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:59.036Z] #65 ... [2024-06-24T19:11:59.036Z] [2024-06-24T19:11:59.036Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-24T19:11:59.036Z] #0 2.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:59.036Z] #0 2.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:59.036Z] #0 2.972 OK: 8 MiB in 19 packages [2024-06-24T19:11:59.036Z] #76 DONE 3.1s [2024-06-24T19:11:59.293Z] [2024-06-24T19:11:59.293Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:11:59.618Z] #77 DONE 0.6s [2024-06-24T19:11:59.618Z] [2024-06-24T19:11:59.618Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-24T19:11:59.618Z] #0 3.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:59.618Z] #0 3.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:11:59.618Z] #0 3.416 OK: 8 MiB in 20 packages [2024-06-24T19:11:59.618Z] #78 DONE 3.7s [2024-06-24T19:11:59.618Z] [2024-06-24T19:11:59.618Z] #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-24T19:11:59.877Z] #79 DONE 0.1s [2024-06-24T19:11:59.877Z] [2024-06-24T19:11:59.877Z] #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:11:59.877Z] #65 3.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:00.134Z] #65 3.939 OK: 17 MiB in 19 packages [2024-06-24T19:12:00.705Z] #65 DONE 4.6s [2024-06-24T19:12:00.705Z] [2024-06-24T19:12:00.705Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-24T19:12:00.705Z] #0 3.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:00.705Z] #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:00.705Z] #0 4.395 OK: 7 MiB in 17 packages [2024-06-24T19:12:00.705Z] #80 DONE 4.7s [2024-06-24T19:12:00.705Z] [2024-06-24T19:12:00.705Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-24T19:12:00.705Z] #81 DONE 1.0s [2024-06-24T19:12:00.705Z] [2024-06-24T19:12:00.705Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:12:00.705Z] #0 3.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:00.705Z] #0 3.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T19:12:00.705Z] #0 3.959 OK: 12 MiB in 26 packages [2024-06-24T19:12:00.705Z] #82 DONE 4.6s [2024-06-24T19:12:00.705Z] [2024-06-24T19:12:00.705Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:12:00.705Z] #83 DONE 1.0s [2024-06-24T19:12:00.705Z] [2024-06-24T19:12:00.705Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-24T19:12:00.705Z] #84 DONE 0.9s [2024-06-24T19:12:00.705Z] [2024-06-24T19:12:00.705Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:12:01.273Z] #85 ... [2024-06-24T19:12:01.273Z] [2024-06-24T19:12:01.273Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-24T19:12:01.273Z] #86 DONE 0.6s [2024-06-24T19:12:01.273Z] [2024-06-24T19:12:01.273Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:12:01.273Z] #85 DONE 0.6s [2024-06-24T19:12:01.273Z] [2024-06-24T19:12:01.273Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-24T19:12:01.273Z] #87 DONE 0.1s [2024-06-24T19:12:01.273Z] [2024-06-24T19:12:01.273Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:12:01.273Z] #88 DONE 0.6s [2024-06-24T19:12:01.273Z] [2024-06-24T19:12:01.273Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-24T19:12:01.273Z] #89 DONE 0.1s [2024-06-24T19:12:01.273Z] [2024-06-24T19:12:01.273Z] #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-24T19:12:01.273Z] #90 DONE 0.1s [2024-06-24T19:12:01.273Z] [2024-06-24T19:12:01.273Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-24T19:12:01.273Z] #91 DONE 0.1s [2024-06-24T19:12:01.273Z] [2024-06-24T19:12:01.273Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:12:01.273Z] #92 DONE 0.1s [2024-06-24T19:12:01.273Z] [2024-06-24T19:12:01.273Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-24T19:12:01.530Z] #93 DONE 0.1s [2024-06-24T19:12:01.530Z] [2024-06-24T19:12:01.530Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-24T19:12:01.530Z] #94 DONE 0.1s [2024-06-24T19:12:01.530Z] [2024-06-24T19:12:01.530Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:12:01.530Z] #95 DONE 0.1s [2024-06-24T19:12:01.530Z] [2024-06-24T19:12:01.530Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-24T19:12:01.530Z] #96 DONE 0.1s [2024-06-24T19:12:01.530Z] [2024-06-24T19:12:01.530Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-24T19:12:01.788Z] #97 DONE 0.1s [2024-06-24T19:12:01.788Z] [2024-06-24T19:12:01.788Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-24T19:12:01.788Z] #98 DONE 0.1s [2024-06-24T19:12:01.788Z] [2024-06-24T19:12:01.788Z] #99 [security-spire-server] exporting to image [2024-06-24T19:12:01.788Z] #99 exporting layers [2024-06-24T19:12:01.788Z] #99 ... [2024-06-24T19:12:01.788Z] [2024-06-24T19:12:01.788Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-24T19:12:01.788Z] #100 DONE 1.2s [2024-06-24T19:12:01.788Z] [2024-06-24T19:12:01.788Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-24T19:12:01.788Z] #101 DONE 0.1s [2024-06-24T19:12:01.788Z] [2024-06-24T19:12:01.788Z] #99 [security-spire-agent] exporting to image [2024-06-24T19:12:02.047Z] #99 exporting layers 0.6s done [2024-06-24T19:12:02.047Z] #99 writing image sha256:2bb5cd615d01c124c5eeecdfae3cffca096ee7dc406b6ecdf8720b17d582b1e8 done [2024-06-24T19:12:02.047Z] #99 naming to docker.io/library/security-spire-config done [2024-06-24T19:12:02.304Z] #99 exporting layers 0.6s done [2024-06-24T19:12:02.304Z] #99 exporting layers 0.5s done [2024-06-24T19:12:02.304Z] #99 writing image sha256:58485294abcff3c74e8896488b4da8e906c7bd4c5b37abb9c64d175c522a12ef done [2024-06-24T19:12:02.304Z] #99 naming to docker.io/library/security-spire-server done [2024-06-24T19:12:02.304Z] #99 writing image sha256:bbc8cbed74650fd37114e2cd78e8c72f2465f5ee0e74210237f9c5620931245a done [2024-06-24T19:12:02.304Z] #99 naming to docker.io/library/security-spire-agent done [2024-06-24T19:12:02.304Z] #99 DONE 0.8s [2024-06-24T19:12:02.304Z] [2024-06-24T19:12:02.304Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:06.353Z] d6de4b400683: Pull complete [2024-06-24T19:12:06.353Z] 35cb2a7552d0: Pull complete [2024-06-24T19:12:06.623Z] 4f4fb700ef54: Pull complete [2024-06-24T19:12:06.714Z] #102 ... [2024-06-24T19:12:06.714Z] [2024-06-24T19:12:06.715Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:06.715Z] #103 ... [2024-06-24T19:12:06.715Z] [2024-06-24T19:12:06.715Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:06.898Z] 464afbd9ba4c: Pull complete [2024-06-24T19:12:16.978Z] 00f215d4a9da: Pull complete [2024-06-24T19:12:17.563Z] d496ad576159: Pull complete [2024-06-24T19:12:17.563Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-24T19:12:17.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:12:17.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:12:17.979Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:12:17.979Z] WORKDIR /edgex [2024-06-24T19:12:17.979Z] COPY go.mod . [2024-06-24T19:12:17.979Z] RUN go mod download [2024-06-24T19:12:17.979Z] + docker build -t ci-base-image-arm64 -f - . [2024-06-24T19:12:18.566Z] Sending build context to Docker daemon 3.004MB [2024-06-24T19:12:18.566Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T19:12:18.566Z] ---> f246e2811388 [2024-06-24T19:12:18.566Z] Step 2/4 : WORKDIR /edgex [2024-06-24T19:12:20.502Z] ---> Running in 0759a5252964 [2024-06-24T19:12:20.769Z] Removing intermediate container 0759a5252964 [2024-06-24T19:12:20.769Z] ---> 75bd586b6b7c [2024-06-24T19:12:20.769Z] Step 3/4 : COPY go.mod . [2024-06-24T19:12:21.352Z] ---> 747a3bec0db0 [2024-06-24T19:12:21.352Z] Step 4/4 : RUN go mod download [2024-06-24T19:12:21.352Z] ---> Running in 7d6d0940faa3 [2024-06-24T19:12:33.304Z] #104 DONE 36.4s [2024-06-24T19:12:33.304Z] [2024-06-24T19:12:33.304Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:33.304Z] #103 DONE 36.4s [2024-06-24T19:12:33.304Z] [2024-06-24T19:12:33.304Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:33.304Z] #102 DONE 36.2s [2024-06-24T19:12:33.304Z] [2024-06-24T19:12:33.304Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:33.304Z] #72 DONE 36.2s [2024-06-24T19:12:33.304Z] [2024-06-24T19:12:33.304Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-24T19:12:43.416Z] #105 DONE 9.5s [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #106 [security-proxy-setup builder 6/7] COPY . . [2024-06-24T19:12:43.416Z] #106 DONE 9.5s [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #107 [support-notifications builder 6/7] COPY . . [2024-06-24T19:12:43.416Z] #107 DONE 9.5s [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #108 [security-bootstrapper builder 6/7] COPY . . [2024-06-24T19:12:43.416Z] #108 CACHED [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:43.416Z] #109 CACHED [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:43.416Z] #110 CACHED [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:43.416Z] #111 CACHED [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:43.416Z] #112 CACHED [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2024-06-24T19:12:43.416Z] #113 CACHED [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:12:43.416Z] #114 ... [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #115 [core-metadata builder 6/7] COPY . . [2024-06-24T19:12:43.416Z] #115 DONE 9.5s [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:43.416Z] #116 CACHED [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #117 [core-data builder 6/7] COPY . . [2024-06-24T19:12:43.416Z] #117 CACHED [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.416Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:43.416Z] #118 CACHED [2024-06-24T19:12:43.416Z] [2024-06-24T19:12:43.417Z] #119 [core-command builder 6/7] COPY . . [2024-06-24T19:12:43.417Z] #119 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:43.417Z] #120 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:43.417Z] #121 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:43.417Z] #122 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-06-24T19:12:43.417Z] #123 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:43.417Z] #124 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-24T19:12:43.417Z] #125 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:43.417Z] #126 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:43.417Z] #127 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:12:43.417Z] #128 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:12:43.417Z] #129 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #130 [support-scheduler builder 6/7] COPY . . [2024-06-24T19:12:43.417Z] #130 CACHED [2024-06-24T19:12:43.417Z] [2024-06-24T19:12:43.417Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:12:43.417Z] #131 0.822 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-06-24T19:12:53.387Z] #131 ... [2024-06-24T19:12:53.387Z] [2024-06-24T19:12:53.387Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:12:53.387Z] #0 1.387 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-06-24T19:12:53.387Z] #132 ... [2024-06-24T19:12:53.387Z] [2024-06-24T19:12:53.387Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:12:53.387Z] #0 1.411 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-06-24T19:12:53.387Z] #133 ... [2024-06-24T19:12:53.387Z] [2024-06-24T19:12:53.387Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:12:53.387Z] #0 0.747 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-06-24T19:12:53.387Z] #134 ... [2024-06-24T19:12:53.387Z] [2024-06-24T19:12:53.387Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:12:53.387Z] #0 1.102 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-06-24T19:12:53.387Z] #135 ... [2024-06-24T19:12:53.387Z] [2024-06-24T19:12:53.387Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:12:53.387Z] #0 1.101 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-06-24T19:12:53.387Z] #136 ... [2024-06-24T19:12:53.387Z] [2024-06-24T19:12:53.387Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:12:53.387Z] #0 0.428 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-06-24T19:12:53.387Z] #137 ... [2024-06-24T19:12:53.387Z] [2024-06-24T19:12:53.387Z] #138 [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-06-24T19:12:53.387Z] #0 0.646 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-06-24T19:12:53.387Z] #138 ... [2024-06-24T19:12:53.387Z] [2024-06-24T19:12:53.387Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:12:53.387Z] #114 1.076 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-06-24T19:12:53.387Z] #114 ... [2024-06-24T19:12:53.387Z] [2024-06-24T19:12:53.387Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:12:53.387Z] #0 1.471 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-06-24T19:12:53.644Z] #139 ... [2024-06-24T19:12:53.644Z] [2024-06-24T19:12:53.644Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:12:53.644Z] #0 0.478 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-06-24T19:13:29.266Z] Removing intermediate container 7d6d0940faa3 [2024-06-24T19:13:29.266Z] ---> 90c332cfd0b0 [2024-06-24T19:13:29.266Z] Successfully built 90c332cfd0b0 [2024-06-24T19:13:29.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:13:29.725Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T19:13:29.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:13:30.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-4281 does not seem to be running inside a container [2024-06-24T19:13:30.097Z] $ 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 ******** ci-base-image-arm64 cat [2024-06-24T19:13:31.436Z] $ docker top 8880b4597c495cb8a452403531452d7b80305c17699618cb8b92b46ba773a3d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:13:32.352Z] + go version [2024-06-24T19:13:32.352Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-24T19:13:32.392Z] $ docker stop --time=1 8880b4597c495cb8a452403531452d7b80305c17699618cb8b92b46ba773a3d1 [2024-06-24T19:13:34.007Z] $ docker rm -f --volumes 8880b4597c495cb8a452403531452d7b80305c17699618cb8b92b46ba773a3d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:13:34.951Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T19:13:34.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:13:35.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-4281 does not seem to be running inside a container [2024-06-24T19:13:35.307Z] $ 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 ******** ci-base-image-arm64 cat [2024-06-24T19:13:36.590Z] $ docker top 7b7802203d810d1b3ac46d863ccb808f9d61e93e4fbaabf1919f5492053cd3a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-24T19:13:36.854Z] ========================================================= [2024-06-24T19:13:36.854Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-24T19:13:36.854Z] ========================================================= [Pipeline] sh [2024-06-24T19:13:37.180Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-24T19:13:38.153Z] + make test [2024-06-24T19:13:38.153Z] go test -race -coverprofile=coverage.out ./... [2024-06-24T19:14:15.839Z] #140 ... [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #138 [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-06-24T19:14:15.839Z] #138 82.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-06-24T19:14:15.839Z] #138 ... [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:14:15.839Z] #140 DONE 88.7s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:14:15.839Z] #137 DONE 88.7s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #138 [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-06-24T19:14:15.839Z] #138 DONE 88.8s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:14:15.839Z] #131 DONE 88.9s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-24T19:14:15.839Z] #141 DONE 0.8s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-24T19:14:15.839Z] #142 ... [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:15.839Z] #143 DONE 1.0s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:15.839Z] #144 DONE 0.5s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:15.839Z] #145 DONE 0.9s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #146 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:15.839Z] #146 DONE 0.5s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #147 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:15.839Z] #147 DONE 0.7s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:15.839Z] #148 DONE 0.6s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #149 [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-06-24T19:14:15.839Z] #149 ... [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.839Z] #150 [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-06-24T19:14:15.839Z] #150 DONE 0.3s [2024-06-24T19:14:15.839Z] [2024-06-24T19:14:15.840Z] #151 [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-06-24T19:14:15.840Z] #151 ... [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-24T19:14:15.840Z] #142 DONE 1.5s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #149 [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-06-24T19:14:15.840Z] #149 DONE 0.5s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #152 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-24T19:14:15.840Z] #152 DONE 0.5s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #151 [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-06-24T19:14:15.840Z] #151 DONE 0.5s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #153 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:14:15.840Z] #153 ... [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #154 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:15.840Z] #154 DONE 0.4s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-24T19:14:15.840Z] #155 DONE 0.5s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #156 [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-06-24T19:14:15.840Z] #156 DONE 0.5s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #153 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:14:15.840Z] #153 DONE 0.3s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #157 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-24T19:14:15.840Z] #157 ... [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:15.840Z] #158 DONE 0.8s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-24T19:14:15.840Z] #159 DONE 1.0s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #160 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-24T19:14:15.840Z] #160 DONE 1.0s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #157 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-24T19:14:15.840Z] #157 DONE 0.9s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:14:15.840Z] #161 ... [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #162 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-24T19:14:15.840Z] #162 DONE 0.5s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #163 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:14:15.840Z] #163 DONE 0.6s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #164 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-24T19:14:15.840Z] #164 DONE 0.6s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:14:15.840Z] #165 ... [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-24T19:14:15.840Z] #166 DONE 0.5s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #167 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:14:15.840Z] #167 DONE 0.4s [2024-06-24T19:14:15.840Z] [2024-06-24T19:14:15.840Z] #168 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:14:16.409Z] #168 ... [2024-06-24T19:14:16.409Z] [2024-06-24T19:14:16.409Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-24T19:14:16.409Z] #169 DONE 0.6s [2024-06-24T19:14:16.409Z] [2024-06-24T19:14:16.409Z] #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-24T19:14:16.683Z] #170 ... [2024-06-24T19:14:16.683Z] [2024-06-24T19:14:16.683Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:14:16.683Z] #161 DONE 2.0s [2024-06-24T19:14:16.683Z] [2024-06-24T19:14:16.683Z] #99 [core-common-config-bootstrapper] exporting to image [2024-06-24T19:14:16.683Z] #99 exporting layers [2024-06-24T19:14:16.949Z] #99 ... [2024-06-24T19:14:16.949Z] [2024-06-24T19:14:16.949Z] #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-24T19:14:16.949Z] #170 DONE 0.6s [2024-06-24T19:14:16.949Z] [2024-06-24T19:14:16.949Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:14:16.949Z] #165 DONE 1.7s [2024-06-24T19:14:16.949Z] [2024-06-24T19:14:16.949Z] #99 [security-proxy-setup] exporting to image [2024-06-24T19:14:17.208Z] #99 ... [2024-06-24T19:14:17.208Z] [2024-06-24T19:14:17.208Z] #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-24T19:14:17.208Z] #171 DONE 0.4s [2024-06-24T19:14:17.468Z] [2024-06-24T19:14:17.468Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-24T19:14:17.728Z] #172 ... [2024-06-24T19:14:17.728Z] [2024-06-24T19:14:17.728Z] #168 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:14:17.728Z] #168 DONE 2.1s [2024-06-24T19:14:17.986Z] [2024-06-24T19:14:17.986Z] #99 [security-secretstore-setup] exporting to image [2024-06-24T19:14:18.933Z] #99 ... [2024-06-24T19:14:18.933Z] [2024-06-24T19:14:18.933Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-24T19:14:18.933Z] #172 DONE 1.4s [2024-06-24T19:14:18.933Z] [2024-06-24T19:14:18.933Z] #99 [core-common-config-bootstrapper] exporting to image [2024-06-24T19:14:18.933Z] #99 exporting layers 2.3s done [2024-06-24T19:14:18.933Z] #99 writing image sha256:cb9e1bad0d8cc78039897408d47995af8019fb6266caa40a8ec41f436c7618d4 done [2024-06-24T19:14:18.933Z] #99 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-06-24T19:14:19.191Z] #99 exporting layers 2.5s done [2024-06-24T19:14:19.192Z] #99 writing image sha256:61b159c11eb1811937c8a11bb630b1914a26db4faef6f946238f53537de8cad0 [2024-06-24T19:14:19.452Z] #99 writing image sha256:61b159c11eb1811937c8a11bb630b1914a26db4faef6f946238f53537de8cad0 0.1s done [2024-06-24T19:14:19.452Z] #99 naming to docker.io/library/security-proxy-setup done [2024-06-24T19:14:21.368Z] #99 exporting layers 3.7s done [2024-06-24T19:14:21.625Z] #99 writing image sha256:010c902d7afa392119a70fc47d28c5a9c6cf85d7f9aadec264f61121e64fe997 [2024-06-24T19:14:22.558Z] #99 writing image sha256:010c902d7afa392119a70fc47d28c5a9c6cf85d7f9aadec264f61121e64fe997 1.0s done [2024-06-24T19:14:22.558Z] #99 naming to docker.io/library/security-secretstore-setup [2024-06-24T19:14:24.474Z] #99 naming to docker.io/library/security-secretstore-setup 1.7s done [2024-06-24T19:14:24.474Z] #99 DONE 8.3s [2024-06-24T19:14:24.474Z] [2024-06-24T19:14:24.474Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-24T19:14:25.081Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-24T19:14:27.774Z] #173 DONE 9.1s [2024-06-24T19:14:27.774Z] [2024-06-24T19:14:27.774Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:14:28.033Z] #134 ... [2024-06-24T19:14:28.033Z] [2024-06-24T19:14:28.033Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:14:28.033Z] #114 DONE 105.9s [2024-06-24T19:14:28.033Z] [2024-06-24T19:14:28.033Z] #99 [security-bootstrapper] exporting to image [2024-06-24T19:14:28.033Z] #99 exporting layers [2024-06-24T19:14:32.237Z] #99 ... [2024-06-24T19:14:32.237Z] [2024-06-24T19:14:32.237Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:32.237Z] #174 DONE 0.9s [2024-06-24T19:14:32.237Z] [2024-06-24T19:14:32.237Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:32.237Z] #175 DONE 0.1s [2024-06-24T19:14:32.237Z] [2024-06-24T19:14:32.237Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-24T19:14:32.498Z] #176 DONE 0.3s [2024-06-24T19:14:32.498Z] [2024-06-24T19:14:32.498Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:14:32.498Z] #133 ... [2024-06-24T19:14:32.498Z] [2024-06-24T19:14:32.498Z] #177 [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-06-24T19:14:32.498Z] #177 DONE 0.1s [2024-06-24T19:14:32.765Z] [2024-06-24T19:14:32.765Z] #99 [security-bootstrapper] exporting to image [2024-06-24T19:14:32.765Z] #99 exporting layers 0.1s done [2024-06-24T19:14:32.765Z] #99 writing image sha256:37bf9dbdbb69cddbff7345f0917008ef7931e196e2352c96422c0ea545ad603b done [2024-06-24T19:14:32.765Z] #99 naming to docker.io/library/security-bootstrapper done [2024-06-24T19:14:32.765Z] #99 writing image sha256:672d7cf58ab3feb3e45dbf21dba451fb0cc097ac9a8cf40b044511fb2504a327 done [2024-06-24T19:14:32.765Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2024-06-24T19:14:32.765Z] #99 DONE 13.2s [2024-06-24T19:14:32.765Z] [2024-06-24T19:14:32.765Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:14:54.755Z] #134 ... [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:14:54.755Z] #133 DONE 132.1s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:14:54.755Z] #136 DONE 132.1s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:14:54.755Z] #139 DONE 132.1s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:14:54.755Z] #134 DONE 132.1s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:14:54.755Z] #135 DONE 132.1s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:14:54.755Z] #132 DONE 132.2s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:54.755Z] #178 DONE 0.1s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:54.755Z] #179 DONE 0.3s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:54.755Z] #180 DONE 0.3s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:54.755Z] #181 DONE 0.1s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #182 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:54.755Z] #182 CACHED [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:54.755Z] #183 CACHED [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:54.755Z] #184 CACHED [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:54.755Z] #185 CACHED [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #186 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:54.755Z] #186 CACHED [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #187 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:54.755Z] #187 CACHED [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #188 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:14:54.755Z] #188 DONE 0.2s [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:54.755Z] #189 ... [2024-06-24T19:14:54.755Z] [2024-06-24T19:14:54.755Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-24T19:14:54.755Z] #190 DONE 0.4s [2024-06-24T19:14:55.018Z] [2024-06-24T19:14:55.018Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:14:55.993Z] #191 DONE 1.1s [2024-06-24T19:14:55.993Z] [2024-06-24T19:14:55.993Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-24T19:14:55.994Z] #192 DONE 1.5s [2024-06-24T19:14:55.994Z] [2024-06-24T19:14:55.994Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-24T19:14:55.994Z] #193 DONE 1.5s [2024-06-24T19:14:55.994Z] [2024-06-24T19:14:55.994Z] #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:14:55.994Z] #189 DONE 1.5s [2024-06-24T19:14:55.994Z] [2024-06-24T19:14:55.994Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-24T19:14:55.994Z] #194 DONE 1.5s [2024-06-24T19:14:55.994Z] [2024-06-24T19:14:55.994Z] #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-24T19:14:55.994Z] #195 DONE 1.1s [2024-06-24T19:14:55.994Z] [2024-06-24T19:14:55.994Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-24T19:14:56.566Z] #196 DONE 0.4s [2024-06-24T19:14:56.566Z] [2024-06-24T19:14:56.566Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:14:56.566Z] #197 DONE 0.4s [2024-06-24T19:14:56.566Z] [2024-06-24T19:14:56.566Z] #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:14:56.566Z] #198 DONE 0.5s [2024-06-24T19:14:56.566Z] [2024-06-24T19:14:56.566Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:14:56.566Z] #199 DONE 0.4s [2024-06-24T19:14:56.566Z] [2024-06-24T19:14:56.566Z] #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:14:56.566Z] #200 DONE 0.4s [2024-06-24T19:14:56.566Z] [2024-06-24T19:14:56.566Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-24T19:14:56.566Z] #201 DONE 0.5s [2024-06-24T19:14:56.566Z] [2024-06-24T19:14:56.566Z] #99 [core-metadata] exporting to image [2024-06-24T19:14:56.566Z] #99 exporting layers [2024-06-24T19:14:56.566Z] #99 ... [2024-06-24T19:14:56.566Z] [2024-06-24T19:14:56.566Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-24T19:14:56.566Z] #202 DONE 0.1s [2024-06-24T19:14:56.566Z] [2024-06-24T19:14:56.566Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:14:56.566Z] #203 DONE 0.1s [2024-06-24T19:14:56.566Z] [2024-06-24T19:14:56.566Z] #99 [support-notifications] exporting to image [2024-06-24T19:14:56.566Z] #99 exporting layers 0.3s done [2024-06-24T19:14:56.826Z] #99 exporting layers 0.2s done [2024-06-24T19:14:56.826Z] #99 writing image sha256:00b06070bcbd676d097fea8d2a3bd598ea36cbc723ca76206e87f1033dd1328c 0.0s done [2024-06-24T19:14:56.826Z] #99 naming to docker.io/library/core-command done [2024-06-24T19:14:56.826Z] #99 writing image sha256:6c2668b14c1dd4aa83aee4563ed9dcec0fe40b42939db90da3739fcb4a66a617 done [2024-06-24T19:14:56.826Z] #99 naming to docker.io/library/core-data done [2024-06-24T19:14:56.826Z] #99 writing image sha256:c89a5a7ae68aac9a419065192e3bc98a9944e88b4216f4a527d810f6d33c6941 done [2024-06-24T19:14:56.826Z] #99 naming to docker.io/library/support-notifications done [2024-06-24T19:14:56.826Z] #99 ... [2024-06-24T19:14:56.826Z] [2024-06-24T19:14:56.826Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:14:56.826Z] #204 DONE 0.3s [2024-06-24T19:14:56.826Z] [2024-06-24T19:14:56.826Z] #99 [security-proxy-auth] exporting to image [2024-06-24T19:14:57.088Z] #99 exporting layers 0.8s done [2024-06-24T19:14:57.088Z] #99 exporting layers 0.4s done [2024-06-24T19:14:57.088Z] #99 writing image sha256:6715767c9b0c7422c310c3ad42ac3de9c5f8c2b2381eca9a26420be7e7ffe977 0.0s done [2024-06-24T19:14:57.088Z] #99 naming to docker.io/library/support-scheduler done [2024-06-24T19:14:57.088Z] #99 writing image sha256:f348c32466e59bc90f8a3209b30c958c36cc63bb487aa68c17af4a585356a441 done [2024-06-24T19:14:57.088Z] #99 naming to docker.io/library/core-metadata done [2024-06-24T19:14:57.088Z] #99 writing image sha256:516c66e9ea91c2cea860ddd144195f401fb38c8171e3bc74a28cbd95f903e7ac done [2024-06-24T19:14:57.088Z] #99 naming to docker.io/library/security-proxy-auth done [2024-06-24T19:14:57.088Z] #99 DONE 14.1s [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T19:14:57.088Z] time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-24T19:14:57.391Z] $ docker stop --time=1 3b4f2beefb3d3c88833ec972e226aefdf9183994411ca866054bdcf621a7330e [2024-06-24T19:14:58.691Z] $ docker rm -f --volumes 3b4f2beefb3d3c88833ec972e226aefdf9183994411ca866054bdcf621a7330e [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T19:14:59.103Z] + docker images [2024-06-24T19:14:59.103Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-24T19:14:59.103Z] support-scheduler latest 6715767c9b0c 2 seconds ago 37.9MB [2024-06-24T19:14:59.103Z] core-metadata latest f348c32466e5 2 seconds ago 35.8MB [2024-06-24T19:14:59.103Z] core-data latest 6c2668b14c1d 2 seconds ago 35.6MB [2024-06-24T19:14:59.103Z] support-notifications latest c89a5a7ae68a 2 seconds ago 38.5MB [2024-06-24T19:14:59.103Z] security-proxy-auth latest 516c66e9ea91 2 seconds ago 32.9MB [2024-06-24T19:14:59.103Z] core-command latest 00b06070bcbd 3 seconds ago 35.3MB [2024-06-24T19:14:59.103Z] security-spiffe-token-provider latest 672d7cf58ab3 26 seconds ago 28.7MB [2024-06-24T19:14:59.103Z] security-bootstrapper latest 37bf9dbdbb69 31 seconds ago 18.9MB [2024-06-24T19:14:59.103Z] security-secretstore-setup latest 010c902d7afa 41 seconds ago 36.9MB [2024-06-24T19:14:59.103Z] core-common-config-bootstrapper latest cb9e1bad0d8c 42 seconds ago 15.2MB [2024-06-24T19:14:59.103Z] security-proxy-setup latest 61b159c11eb1 42 seconds ago 26.1MB [2024-06-24T19:14:59.103Z] security-spire-config latest 2bb5cd615d01 2 minutes ago 102MB [2024-06-24T19:14:59.103Z] security-spire-server latest 58485294abcf 2 minutes ago 102MB [2024-06-24T19:14:59.103Z] security-spire-agent latest bbc8cbed7465 2 minutes ago 161MB [2024-06-24T19:14:59.103Z] ci-base-image-x86_64 latest c0e8648f76e2 6 minutes ago 966MB [2024-06-24T19:14:59.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-06-24T19:14:59.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB [2024-06-24T19:14:59.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months 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-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-24T19:18:01.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-24T19:18:14.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-24T19:18:14.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-24T19:18:14.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.129s coverage: 28.7% of statements [2024-06-24T19:18:26.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.211s coverage: 97.0% of statements [2024-06-24T19:18:31.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-24T19:18:31.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-24T19:18:31.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-24T19:18:36.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.291s coverage: 69.2% of statements [2024-06-24T19:18:38.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-24T19:18:38.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-24T19:18:40.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.239s coverage: 53.2% of statements [2024-06-24T19:18:45.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-24T19:18:45.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-24T19:18:45.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:18:45.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-24T19:18:45.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-24T19:18:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-24T19:18:57.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-24T19:19:04.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.136s coverage: 93.4% of statements [2024-06-24T19:19:04.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.276s coverage: 6.1% of statements [2024-06-24T19:19:11.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-24T19:19:11.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:19:11.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-24T19:19:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-24T19:19:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-24T19:19:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-24T19:19:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-24T19:19:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-24T19:19:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-24T19:19:12.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-24T19:19:12.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.735s coverage: 97.6% of statements [2024-06-24T19:19:13.780Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.101s coverage: 72.2% of statements [2024-06-24T19:19:23.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-24T19:19:23.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-24T19:19:24.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.304s coverage: 0.9% of statements [2024-06-24T19:19:24.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.159s coverage: 32.2% of statements [2024-06-24T19:19:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.153s coverage: 41.7% of statements [2024-06-24T19:19:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.130s coverage: 82.9% of statements [2024-06-24T19:19:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.120s coverage: 94.1% of statements [2024-06-24T19:19:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements [2024-06-24T19:19:34.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.110s coverage: 87.5% of statements [2024-06-24T19:19:34.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-24T19:19:37.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-24T19:19:37.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-24T19:19:37.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-24T19:19:40.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-24T19:19:40.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-24T19:19:40.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-24T19:19:40.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-24T19:19:45.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements [2024-06-24T19:19:46.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-24T19:19:46.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-24T19:19:46.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-24T19:19:46.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-24T19:19:58.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-24T19:19:58.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-24T19:19:59.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-24T19:19:59.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.055s coverage: 79.9% of statements [2024-06-24T19:20:00.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.164s coverage: 92.9% of statements [2024-06-24T19:20:00.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements [2024-06-24T19:20:00.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.139s coverage: 62.3% of statements [2024-06-24T19:20:00.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.112s coverage: 87.2% of statements [2024-06-24T19:20:00.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.088s coverage: 20.0% of statements [2024-06-24T19:20:00.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.098s coverage: 100.0% of statements [2024-06-24T19:20:05.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-24T19:20:05.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-24T19:20:06.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.303s coverage: 81.8% of statements [2024-06-24T19:20:06.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.298s coverage: 82.1% of statements [2024-06-24T19:20:06.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.137s coverage: 86.0% of statements [2024-06-24T19:20:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-24T19:20:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-24T19:20:14.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.730s coverage: 63.1% of statements [2024-06-24T19:20:14.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.118s coverage: 100.0% of statements [2024-06-24T19:20:15.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.139s coverage: 89.4% of statements [2024-06-24T19:20:15.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.088s coverage: 100.0% of statements [2024-06-24T19:20:15.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-24T19:20:15.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-24T19:20:15.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-24T19:20:16.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-06-24T19:20:16.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-06-24T19:20:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-24T19:20:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-24T19:20:23.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-24T19:20:25.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.686s coverage: 38.4% of statements [2024-06-24T19:20:25.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.111s coverage: 89.5% of statements [2024-06-24T19:20:25.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-24T19:20:25.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-24T19:20:25.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-24T19:20:25.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-24T19:20:27.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.120s coverage: 84.8% of statements [2024-06-24T19:20:33.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-24T19:20:33.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-24T19:20:33.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-24T19:20:33.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-24T19:20:40.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.179s coverage: 19.9% of statements [2024-06-24T19:20:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-24T19:20:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:20:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-24T19:20:40.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-24T19:20:42.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.561s coverage: 95.7% of statements [2024-06-24T19:20:45.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-24T19:20:45.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-24T19:20:46.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.162s coverage: 61.8% of statements [2024-06-24T19:20:49.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-24T19:20:49.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-24T19:20:51.337Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.337s coverage: 98.9% of statements [2024-06-24T19:20:52.746Z] 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-06-24T19:20:53.013Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-24T19:20:53.013Z] go vet ./... [2024-06-24T19:25:14.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T19:25:14.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T19:25:14.833Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-06-24T19:25:14.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-24T19:25:15.551Z] + ls -al . [2024-06-24T19:25:15.551Z] total 812 [2024-06-24T19:25:15.551Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 19:13 . [2024-06-24T19:25:15.551Z] drwxr-xr-x 4 root root 4096 Jun 24 19:13 .. [2024-06-24T19:25:15.551Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:11 .blubracket [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 10 Jun 24 19:11 .dockerignore [2024-06-24T19:25:15.551Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 19:11 .git [2024-06-24T19:25:15.551Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:11 .github [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:11 .gitignore [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 42 Jun 24 19:11 .golangci.yml [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 100 Jun 24 19:11 .hadolint.yml [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 155 Jun 24 19:11 .sonarcloud.properties [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:11 ADOPTERS.md [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:11 Attribution.txt [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:11 CHANGELOG.md [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:11 CONTRIBUTING.md [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 677 Jun 24 19:11 GOVERNANCE.md [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 861 Jun 24 19:11 Jenkinsfile [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:11 LICENSE [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:11 Makefile [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 582 Jun 24 19:11 OWNERS.md [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:11 README.md [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 789 Jun 24 19:11 SECURITY.md [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 19:07 VERSION [2024-06-24T19:25:15.551Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:11 bin [2024-06-24T19:25:15.551Z] drwxrwxr-x 18 1001 1001 4096 Jun 24 19:11 cmd [2024-06-24T19:25:15.551Z] -rw-r--r-- 1 root root 455714 Jun 24 19:20 coverage.out [2024-06-24T19:25:15.551Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:11 fuzz_test [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:11 go.mod [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:11 go.sum [2024-06-24T19:25:15.551Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 19:11 internal [2024-06-24T19:25:15.551Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:11 openapi [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 584 Jun 24 19:11 security.txt [2024-06-24T19:25:15.551Z] -rw-rw-r-- 1 1001 1001 204 Jun 24 19:11 version.go [Pipeline] sh [2024-06-24T19:25:16.212Z] + '[' -e coverage.out ] [2024-06-24T19:25:16.212Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-24T19:25:16.255Z] Warning: overwriting stash ‘coverage-report’ [2024-06-24T19:25:17.321Z] Stashed 1 file(s) [Pipeline] sh [2024-06-24T19:25:18.038Z] + make build [2024-06-24T19:25:18.039Z] 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-06-24T19:28:39.820Z] 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-06-24T19:28:39.820Z] 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-06-24T19:28:48.044Z] 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-06-24T19:28:49.986Z] 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-06-24T19:29:22.188Z] 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-06-24T19:29:30.397Z] 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-06-24T19:29:42.706Z] 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-06-24T19:29:46.046Z] 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-06-24T19:29:50.301Z] 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-06-24T19:29:54.556Z] 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-06-24T19:29:59.904Z] 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-06-24T19:30:05.281Z] $ docker stop --time=1 7b7802203d810d1b3ac46d863ccb808f9d61e93e4fbaabf1919f5492053cd3a8 [2024-06-24T19:30:07.677Z] $ docker rm -f --volumes 7b7802203d810d1b3ac46d863ccb808f9d61e93e4fbaabf1919f5492053cd3a8 [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-06-24T19:30:12.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-24T19:30:12.163Z] [2024-06-24T19:30:12.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T19:30:12.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-24T19:30:12.861Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-06-24T19:30:12.861Z] 547446be3368: Pulling fs layer [2024-06-24T19:30:12.861Z] d125d8839a47: Pulling fs layer [2024-06-24T19:30:12.861Z] 3e85d5ac6304: Pulling fs layer [2024-06-24T19:30:12.861Z] c3105a71a48b: Pulling fs layer [2024-06-24T19:30:12.861Z] 0f093f025ec4: Pulling fs layer [2024-06-24T19:30:12.861Z] c3106fc0e877: Pulling fs layer [2024-06-24T19:30:12.861Z] c3105a71a48b: Waiting [2024-06-24T19:30:12.861Z] 0f093f025ec4: Waiting [2024-06-24T19:30:12.861Z] c3106fc0e877: Waiting [2024-06-24T19:30:12.861Z] 547446be3368: Verifying Checksum [2024-06-24T19:30:12.861Z] 547446be3368: Download complete [2024-06-24T19:30:12.861Z] c3105a71a48b: Verifying Checksum [2024-06-24T19:30:12.861Z] c3105a71a48b: Download complete [2024-06-24T19:30:13.444Z] d125d8839a47: Verifying Checksum [2024-06-24T19:30:13.444Z] d125d8839a47: Download complete [2024-06-24T19:30:13.444Z] c3106fc0e877: Verifying Checksum [2024-06-24T19:30:13.444Z] c3106fc0e877: Download complete [2024-06-24T19:30:13.444Z] 0f093f025ec4: Verifying Checksum [2024-06-24T19:30:13.444Z] 0f093f025ec4: Download complete [2024-06-24T19:30:13.709Z] 547446be3368: Pull complete [2024-06-24T19:30:15.119Z] d125d8839a47: Pull complete [2024-06-24T19:30:15.389Z] 3e85d5ac6304: Verifying Checksum [2024-06-24T19:30:15.389Z] 3e85d5ac6304: Download complete [2024-06-24T19:30:25.449Z] 3e85d5ac6304: Pull complete [2024-06-24T19:30:25.449Z] c3105a71a48b: Pull complete [2024-06-24T19:30:26.855Z] 0f093f025ec4: Pull complete [2024-06-24T19:30:26.855Z] c3106fc0e877: Pull complete [2024-06-24T19:30:27.123Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-06-24T19:30:27.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-24T19:30:27.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T19:30:27.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-4281 does not seem to be running inside a container [2024-06-24T19:30:27.556Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-06-24T19:30:29.952Z] $ docker top b2a2f78b6c65b8070402be209e23e8282f6896b639d52c7b66e3342e430f923a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T19:30:30.874Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-24T19:30:40.947Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-06-24T19:30:40.947Z] #1 transferring dockerfile: 1.81kB done [2024-06-24T19:30:40.947Z] #1 DONE 0.1s [2024-06-24T19:30:40.947Z] [2024-06-24T19:30:40.947Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-24T19:30:40.947Z] #2 transferring dockerfile: 2.15kB 0.0s done [2024-06-24T19:30:40.947Z] #2 DONE 0.1s [2024-06-24T19:30:40.947Z] [2024-06-24T19:30:40.947Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:30:40.947Z] #3 transferring dockerfile: 2.93kB done [2024-06-24T19:30:40.947Z] #3 DONE 0.1s [2024-06-24T19:30:40.947Z] [2024-06-24T19:30:40.947Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-24T19:30:41.213Z] #4 transferring dockerfile: 2.49kB 0.0s done [2024-06-24T19:30:41.213Z] #4 DONE 0.1s [2024-06-24T19:30:41.213Z] [2024-06-24T19:30:41.213Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-06-24T19:30:41.213Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-06-24T19:30:41.213Z] #5 DONE 0.1s [2024-06-24T19:30:41.213Z] [2024-06-24T19:30:41.213Z] #6 [core-command internal] load build definition from Dockerfile [2024-06-24T19:30:41.213Z] #6 transferring dockerfile: 1.93kB done [2024-06-24T19:30:41.213Z] #6 DONE 0.1s [2024-06-24T19:30:41.213Z] [2024-06-24T19:30:41.213Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-24T19:30:41.213Z] #7 transferring dockerfile: 2.50kB 0.0s done [2024-06-24T19:30:41.213Z] #7 DONE 0.1s [2024-06-24T19:30:41.213Z] [2024-06-24T19:30:41.213Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-06-24T19:30:41.213Z] #8 transferring dockerfile: 1.70kB done [2024-06-24T19:30:41.213Z] #8 DONE 0.1s [2024-06-24T19:30:41.485Z] [2024-06-24T19:30:41.485Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-06-24T19:30:41.485Z] #9 transferring dockerfile: 1.95kB done [2024-06-24T19:30:41.485Z] #9 DONE 0.1s [2024-06-24T19:30:41.485Z] [2024-06-24T19:30:41.485Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-24T19:30:41.485Z] #10 transferring dockerfile: 1.89kB done [2024-06-24T19:30:41.485Z] #10 DONE 0.1s [2024-06-24T19:30:41.486Z] [2024-06-24T19:30:41.486Z] #11 [core-data internal] load build definition from Dockerfile [2024-06-24T19:30:41.486Z] #11 transferring dockerfile: 2.01kB done [2024-06-24T19:30:41.486Z] #11 DONE 0.1s [2024-06-24T19:30:41.752Z] [2024-06-24T19:30:41.752Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-06-24T19:30:41.752Z] #12 transferring dockerfile: 1.93kB done [2024-06-24T19:30:41.752Z] #12 DONE 0.1s [2024-06-24T19:30:41.752Z] [2024-06-24T19:30:41.752Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-06-24T19:30:41.752Z] #13 transferring dockerfile: 2.06kB done [2024-06-24T19:30:41.752Z] #13 DONE 0.1s [2024-06-24T19:30:41.752Z] [2024-06-24T19:30:41.752Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-24T19:30:42.019Z] #14 transferring dockerfile: 2.23kB done [2024-06-24T19:30:42.019Z] #14 DONE 0.1s [2024-06-24T19:30:42.019Z] [2024-06-24T19:30:42.019Z] #15 [security-spire-agent internal] load .dockerignore [2024-06-24T19:30:42.019Z] #15 transferring context: [2024-06-24T19:30:42.019Z] #15 transferring context: 50B done [2024-06-24T19:30:42.019Z] #15 DONE 0.1s [2024-06-24T19:30:42.603Z] [2024-06-24T19:30:42.603Z] #16 [security-proxy-auth internal] load .dockerignore [2024-06-24T19:30:42.603Z] #16 transferring context: 50B 0.0s done [2024-06-24T19:30:42.603Z] #16 DONE 0.1s [2024-06-24T19:30:42.603Z] [2024-06-24T19:30:42.603Z] #17 [security-bootstrapper internal] load .dockerignore [2024-06-24T19:30:42.603Z] #17 transferring context: 50B 0.0s done [2024-06-24T19:30:42.603Z] #17 DONE 0.1s [2024-06-24T19:30:42.876Z] [2024-06-24T19:30:42.876Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-06-24T19:30:42.876Z] #18 transferring context: 50B 0.0s done [2024-06-24T19:30:42.876Z] #18 DONE 0.1s [2024-06-24T19:30:42.876Z] [2024-06-24T19:30:42.876Z] #19 [security-spire-config internal] load .dockerignore [2024-06-24T19:30:42.876Z] #19 transferring context: 50B 0.0s done [2024-06-24T19:30:42.876Z] #19 DONE 0.1s [2024-06-24T19:30:42.876Z] [2024-06-24T19:30:42.876Z] #20 [core-command internal] load .dockerignore [2024-06-24T19:30:42.876Z] #20 transferring context: 50B done [2024-06-24T19:30:42.876Z] #20 DONE 0.0s [2024-06-24T19:30:43.158Z] [2024-06-24T19:30:43.158Z] #21 [security-proxy-setup internal] load .dockerignore [2024-06-24T19:30:43.158Z] #21 transferring context: 50B 0.0s done [2024-06-24T19:30:43.158Z] #21 DONE 0.1s [2024-06-24T19:30:43.158Z] [2024-06-24T19:30:43.158Z] #22 [security-spire-server internal] load .dockerignore [2024-06-24T19:30:43.158Z] #22 transferring context: 50B done [2024-06-24T19:30:43.158Z] #22 DONE 0.1s [2024-06-24T19:30:43.158Z] [2024-06-24T19:30:43.158Z] #23 [support-notifications internal] load .dockerignore [2024-06-24T19:30:43.158Z] #23 transferring context: 50B 0.0s done [2024-06-24T19:30:43.158Z] #23 DONE 0.1s [2024-06-24T19:30:43.158Z] [2024-06-24T19:30:43.158Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-06-24T19:30:43.427Z] #24 transferring context: 50B 0.0s done [2024-06-24T19:30:43.427Z] #24 DONE 0.1s [2024-06-24T19:30:43.427Z] [2024-06-24T19:30:43.427Z] #25 [core-data internal] load .dockerignore [2024-06-24T19:30:43.427Z] #25 transferring context: 50B 0.0s done [2024-06-24T19:30:43.427Z] #25 DONE 0.1s [2024-06-24T19:30:43.427Z] [2024-06-24T19:30:43.427Z] #26 [core-metadata internal] load .dockerignore [2024-06-24T19:30:43.427Z] #26 DONE 0.0s [2024-06-24T19:30:43.427Z] [2024-06-24T19:30:43.427Z] #27 [support-scheduler internal] load .dockerignore [2024-06-24T19:30:43.427Z] #27 transferring context: 50B done [2024-06-24T19:30:43.427Z] #27 DONE 0.1s [2024-06-24T19:30:43.427Z] [2024-06-24T19:30:43.427Z] #26 [core-metadata internal] load .dockerignore [2024-06-24T19:30:43.427Z] #26 transferring context: 50B 0.0s done [2024-06-24T19:30:43.427Z] #26 DONE 0.1s [2024-06-24T19:30:43.697Z] [2024-06-24T19:30:43.697Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-24T19:30:43.697Z] #28 transferring context: 50B 0.0s done [2024-06-24T19:30:43.697Z] #28 DONE 0.1s [2024-06-24T19:30:43.972Z] [2024-06-24T19:30:43.972Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:30:43.972Z] #29 ... [2024-06-24T19:30:43.972Z] [2024-06-24T19:30:43.972Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:30:43.972Z] #30 DONE 0.2s [2024-06-24T19:30:44.243Z] [2024-06-24T19:30:44.243Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-24T19:30:44.511Z] #31 DONE 0.7s [2024-06-24T19:30:44.511Z] [2024-06-24T19:30:44.511Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:30:44.511Z] #29 DONE 0.7s [2024-06-24T19:30:44.511Z] [2024-06-24T19:30:44.511Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:30:44.511Z] #32 DONE 0.0s [2024-06-24T19:30:44.511Z] [2024-06-24T19:30:44.511Z] #33 [security-spire-agent internal] load build context [2024-06-24T19:30:44.511Z] #33 transferring context: 26.32kB 0.0s done [2024-06-24T19:30:44.511Z] #33 DONE 0.1s [2024-06-24T19:30:44.511Z] [2024-06-24T19:30:44.511Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:44.511Z] #34 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-06-24T19:30:44.778Z] #34 ... [2024-06-24T19:30:44.778Z] [2024-06-24T19:30:44.778Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:30:44.778Z] #32 DONE 0.0s [2024-06-24T19:30:44.778Z] [2024-06-24T19:30:44.778Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:44.778Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2024-06-24T19:30:44.778Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.0s [2024-06-24T19:30:44.778Z] #34 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-24T19:30:44.778Z] #34 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-06-24T19:30:44.778Z] #34 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-06-24T19:30:45.049Z] #34 ... [2024-06-24T19:30:45.049Z] [2024-06-24T19:30:45.049Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:30:45.049Z] #32 DONE 0.0s [2024-06-24T19:30:45.049Z] [2024-06-24T19:30:45.049Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:45.049Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-06-24T19:30:45.049Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-06-24T19:30:45.049Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-06-24T19:30:45.316Z] #34 ... [2024-06-24T19:30:45.316Z] [2024-06-24T19:30:45.316Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:30:45.316Z] #32 DONE 0.0s [2024-06-24T19:30:45.316Z] [2024-06-24T19:30:45.316Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:45.316Z] #34 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.5s [2024-06-24T19:30:45.316Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.5s [2024-06-24T19:30:45.316Z] #34 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2024-06-24T19:30:45.584Z] #34 ... [2024-06-24T19:30:45.584Z] [2024-06-24T19:30:45.584Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:30:45.584Z] #32 DONE 0.0s [2024-06-24T19:30:45.584Z] [2024-06-24T19:30:45.584Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:45.584Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 0.7s [2024-06-24T19:30:45.584Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-06-24T19:30:45.851Z] #34 ... [2024-06-24T19:30:45.851Z] [2024-06-24T19:30:45.851Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-24T19:30:45.851Z] #29 DONE 1.1s [2024-06-24T19:30:45.851Z] [2024-06-24T19:30:45.851Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:30:45.851Z] #32 DONE 0.0s [2024-06-24T19:30:45.851Z] [2024-06-24T19:30:45.851Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:45.851Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 1.2s [2024-06-24T19:30:45.851Z] #34 ... [2024-06-24T19:30:45.851Z] [2024-06-24T19:30:45.851Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:30:45.851Z] #30 DONE 1.1s [2024-06-24T19:30:45.851Z] [2024-06-24T19:30:45.851Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:45.851Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.55MB / 17.12MB 1.3s [2024-06-24T19:30:46.118Z] #34 ... [2024-06-24T19:30:46.118Z] [2024-06-24T19:30:46.118Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:30:46.118Z] #32 DONE 0.0s [2024-06-24T19:30:46.118Z] [2024-06-24T19:30:46.118Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:46.118Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.00MB / 17.12MB 1.5s [2024-06-24T19:30:46.389Z] #34 ... [2024-06-24T19:30:46.389Z] [2024-06-24T19:30:46.389Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:30:46.389Z] #32 DONE 0.0s [2024-06-24T19:30:46.389Z] [2024-06-24T19:30:46.389Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:46.389Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 1.8s [2024-06-24T19:30:46.657Z] #34 ... [2024-06-24T19:30:46.657Z] [2024-06-24T19:30:46.657Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:30:46.657Z] #30 DONE 1.6s [2024-06-24T19:30:46.657Z] [2024-06-24T19:30:46.657Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:46.657Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 2.0s [2024-06-24T19:30:46.657Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 2.0s [2024-06-24T19:30:46.927Z] #34 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2024-06-24T19:30:46.927Z] #34 ... [2024-06-24T19:30:46.927Z] [2024-06-24T19:30:46.927Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:30:46.927Z] #32 DONE 0.0s [2024-06-24T19:30:46.927Z] [2024-06-24T19:30:46.927Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:46.927Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 2.2s [2024-06-24T19:30:46.927Z] #34 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-06-24T19:30:47.193Z] #34 ... [2024-06-24T19:30:47.193Z] [2024-06-24T19:30:47.193Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:30:47.193Z] #30 DONE 1.9s [2024-06-24T19:30:47.193Z] [2024-06-24T19:30:47.193Z] #35 [security-spire-config internal] load build context [2024-06-24T19:30:47.193Z] #35 transferring context: 25.04kB 0.2s done [2024-06-24T19:30:47.193Z] #35 DONE 1.9s [2024-06-24T19:30:47.193Z] [2024-06-24T19:30:47.193Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:47.193Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.5s [2024-06-24T19:30:47.193Z] #34 ... [2024-06-24T19:30:47.193Z] [2024-06-24T19:30:47.193Z] #36 [core-metadata internal] load build context [2024-06-24T19:30:47.193Z] #36 DONE 0.0s [2024-06-24T19:30:47.193Z] [2024-06-24T19:30:47.193Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:47.460Z] #34 ... [2024-06-24T19:30:47.460Z] [2024-06-24T19:30:47.460Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-24T19:30:47.460Z] #32 DONE 0.0s [2024-06-24T19:30:47.460Z] [2024-06-24T19:30:47.460Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:47.460Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 2.7s [2024-06-24T19:30:47.460Z] #34 ... [2024-06-24T19:30:47.460Z] [2024-06-24T19:30:47.460Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-24T19:30:47.460Z] #30 DONE 2.1s [2024-06-24T19:30:47.460Z] [2024-06-24T19:30:47.460Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:47.460Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.06MB / 17.12MB 2.9s [2024-06-24T19:30:47.729Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.0s [2024-06-24T19:30:47.996Z] #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.1s done [2024-06-24T19:30:47.996Z] #34 ... [2024-06-24T19:30:47.996Z] [2024-06-24T19:30:47.996Z] #37 [security-spire-server internal] load build context [2024-06-24T19:30:47.997Z] #37 transferring context: 26.79kB 0.2s done [2024-06-24T19:30:47.997Z] #37 DONE 2.2s [2024-06-24T19:30:47.997Z] [2024-06-24T19:30:47.997Z] #38 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T19:30:47.997Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-06-24T19:30:47.997Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-24T19:30:47.997Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-24T19:30:47.997Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-24T19:30:47.997Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 1.1s done [2024-06-24T19:30:47.997Z] #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.1s [2024-06-24T19:30:49.410Z] #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.6s done [2024-06-24T19:30:51.358Z] #38 DONE 7.6s [2024-06-24T19:30:51.358Z] [2024-06-24T19:30:51.358Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:30:51.358Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-06-24T19:30:51.358Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-24T19:30:51.358Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-06-24T19:30:51.358Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-06-24T19:30:51.358Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-06-24T19:30:51.358Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-06-24T19:30:51.358Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-06-24T19:30:51.358Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-06-24T19:30:51.358Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.4s done [2024-06-24T19:30:51.358Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-06-24T19:30:51.358Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-06-24T19:30:51.358Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.6s [2024-06-24T19:30:51.624Z] #39 ... [2024-06-24T19:30:51.624Z] [2024-06-24T19:30:51.624Z] #40 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:30:51.890Z] #40 ... [2024-06-24T19:30:51.890Z] [2024-06-24T19:30:51.890Z] #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-24T19:30:51.890Z] #41 DONE 7.4s [2024-06-24T19:30:51.890Z] [2024-06-24T19:30:51.890Z] #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:30:55.253Z] #42 ... [2024-06-24T19:30:55.253Z] [2024-06-24T19:30:55.253Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:30:55.253Z] #43 transferring context: 40.86MB 9.9s [2024-06-24T19:30:55.253Z] #43 ... [2024-06-24T19:30:55.253Z] [2024-06-24T19:30:55.253Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:30:55.253Z] #44 ... [2024-06-24T19:30:55.253Z] [2024-06-24T19:30:55.253Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:30:55.253Z] #43 ... [2024-06-24T19:30:55.253Z] [2024-06-24T19:30:55.253Z] #45 [core-command internal] load build context [2024-06-24T19:30:55.253Z] #45 ... [2024-06-24T19:30:55.253Z] [2024-06-24T19:30:55.253Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:30:55.526Z] #46 ... [2024-06-24T19:30:55.526Z] [2024-06-24T19:30:55.526Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:30:55.526Z] #43 ... [2024-06-24T19:30:55.526Z] [2024-06-24T19:30:55.526Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:30:55.792Z] #47 ... [2024-06-24T19:30:55.792Z] [2024-06-24T19:30:55.792Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:30:56.059Z] #43 ... [2024-06-24T19:30:56.059Z] [2024-06-24T19:30:56.059Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:30:56.059Z] #48 ... [2024-06-24T19:30:56.059Z] [2024-06-24T19:30:56.059Z] #49 [support-notifications internal] load build context [2024-06-24T19:30:56.059Z] #49 ... [2024-06-24T19:30:56.059Z] [2024-06-24T19:30:56.059Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:30:56.337Z] #43 ... [2024-06-24T19:30:56.337Z] [2024-06-24T19:30:56.337Z] #50 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-06-24T19:30:56.337Z] #50 DONE 4.0s [2024-06-24T19:30:56.337Z] [2024-06-24T19:30:56.337Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:30:56.615Z] #43 ... [2024-06-24T19:30:56.615Z] [2024-06-24T19:30:56.615Z] #51 [support-scheduler internal] load build context [2024-06-24T19:30:56.893Z] #51 ... [2024-06-24T19:30:56.893Z] [2024-06-24T19:30:56.893Z] #52 [core-data internal] load build context [2024-06-24T19:30:56.893Z] #52 ... [2024-06-24T19:30:56.893Z] [2024-06-24T19:30:56.893Z] #53 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:30:57.489Z] #53 ... [2024-06-24T19:30:57.489Z] [2024-06-24T19:30:57.489Z] #36 [core-metadata internal] load build context [2024-06-24T19:30:57.489Z] #36 ... [2024-06-24T19:30:57.489Z] [2024-06-24T19:30:57.489Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:30:58.085Z] #43 ... [2024-06-24T19:30:58.085Z] [2024-06-24T19:30:58.085Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:30:58.085Z] #54 ... [2024-06-24T19:30:58.085Z] [2024-06-24T19:30:58.085Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:30:58.085Z] #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.5s [2024-06-24T19:30:58.085Z] #34 ... [2024-06-24T19:30:58.085Z] [2024-06-24T19:30:58.085Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:00.687Z] #54 transferring context: 33.37MB 11.4s [2024-06-24T19:31:02.098Z] #54 ... [2024-06-24T19:31:02.098Z] [2024-06-24T19:31:02.098Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:02.098Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.0s [2024-06-24T19:31:02.098Z] #39 ... [2024-06-24T19:31:02.098Z] [2024-06-24T19:31:02.098Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:31:02.098Z] #0 7.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:02.098Z] #0 9.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:02.098Z] #55 ... [2024-06-24T19:31:02.098Z] [2024-06-24T19:31:02.098Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:31:02.098Z] #56 ... [2024-06-24T19:31:02.098Z] [2024-06-24T19:31:02.098Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:31:02.098Z] #0 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:02.364Z] #57 ... [2024-06-24T19:31:02.364Z] [2024-06-24T19:31:02.364Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:31:02.364Z] #58 ... [2024-06-24T19:31:02.364Z] [2024-06-24T19:31:02.364Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:31:02.364Z] #59 ... [2024-06-24T19:31:02.364Z] [2024-06-24T19:31:02.364Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:31:02.630Z] #60 ... [2024-06-24T19:31:02.630Z] [2024-06-24T19:31:02.630Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:31:02.899Z] #61 ... [2024-06-24T19:31:02.899Z] [2024-06-24T19:31:02.899Z] #52 [core-data internal] load build context [2024-06-24T19:31:02.899Z] #52 ... [2024-06-24T19:31:02.899Z] [2024-06-24T19:31:02.899Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:05.477Z] #39 ... [2024-06-24T19:31:05.477Z] [2024-06-24T19:31:05.477Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:31:05.477Z] #44 transferring context: 56.77MB 20.1s [2024-06-24T19:31:05.477Z] #44 ... [2024-06-24T19:31:05.477Z] [2024-06-24T19:31:05.477Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:05.477Z] #39 ... [2024-06-24T19:31:05.477Z] [2024-06-24T19:31:05.477Z] #45 [core-command internal] load build context [2024-06-24T19:31:05.749Z] #45 ... [2024-06-24T19:31:05.749Z] [2024-06-24T19:31:05.749Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:31:05.749Z] #46 ... [2024-06-24T19:31:05.749Z] [2024-06-24T19:31:05.749Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:06.016Z] #39 ... [2024-06-24T19:31:06.016Z] [2024-06-24T19:31:06.016Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:31:06.016Z] #47 ... [2024-06-24T19:31:06.016Z] [2024-06-24T19:31:06.016Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:06.016Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.4s [2024-06-24T19:31:06.282Z] #39 ... [2024-06-24T19:31:06.282Z] [2024-06-24T19:31:06.282Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:31:06.282Z] #48 ... [2024-06-24T19:31:06.282Z] [2024-06-24T19:31:06.282Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-24T19:31:06.282Z] #55 12.40 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:31:06.282Z] #55 12.40 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:31:06.282Z] #55 12.40 OK: 8 MiB in 16 packages [2024-06-24T19:31:06.282Z] #55 DONE 14.4s [2024-06-24T19:31:06.282Z] [2024-06-24T19:31:06.282Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:06.551Z] #49 ... [2024-06-24T19:31:06.551Z] [2024-06-24T19:31:06.551Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:31:06.551Z] #48 ... [2024-06-24T19:31:06.551Z] [2024-06-24T19:31:06.551Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:31:06.818Z] #62 ... [2024-06-24T19:31:06.818Z] [2024-06-24T19:31:06.818Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-24T19:31:06.818Z] #63 ... [2024-06-24T19:31:06.818Z] [2024-06-24T19:31:06.818Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-24T19:31:07.092Z] #64 ... [2024-06-24T19:31:07.092Z] [2024-06-24T19:31:07.092Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:07.092Z] #51 ... [2024-06-24T19:31:07.092Z] [2024-06-24T19:31:07.092Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:31:07.677Z] #48 ... [2024-06-24T19:31:07.677Z] [2024-06-24T19:31:07.677Z] #36 [core-metadata internal] load build context [2024-06-24T19:31:07.677Z] #36 ... [2024-06-24T19:31:07.677Z] [2024-06-24T19:31:07.677Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:08.258Z] #51 ... [2024-06-24T19:31:08.258Z] [2024-06-24T19:31:08.258Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:08.258Z] #43 ... [2024-06-24T19:31:08.258Z] [2024-06-24T19:31:08.258Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:08.523Z] #51 ... [2024-06-24T19:31:08.523Z] [2024-06-24T19:31:08.523Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:31:08.523Z] #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.9s [2024-06-24T19:31:08.523Z] #34 ... [2024-06-24T19:31:08.523Z] [2024-06-24T19:31:08.523Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:09.482Z] #51 ... [2024-06-24T19:31:09.482Z] [2024-06-24T19:31:09.482Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-24T19:31:09.482Z] #57 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:09.482Z] #57 15.19 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:31:09.482Z] #57 15.19 (2/2) Installing su-exec (0.2-r3) [2024-06-24T19:31:09.482Z] #57 15.19 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:31:09.482Z] #57 15.30 OK: 8 MiB in 17 packages [2024-06-24T19:31:09.482Z] #57 DONE 17.3s [2024-06-24T19:31:09.482Z] [2024-06-24T19:31:09.482Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:09.748Z] #51 ... [2024-06-24T19:31:09.748Z] [2024-06-24T19:31:09.748Z] #40 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:31:09.748Z] #40 8.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:09.748Z] #40 9.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:09.748Z] #40 13.01 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:31:09.748Z] #40 13.01 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:31:09.748Z] #40 13.01 OK: 19946 distinct packages available [2024-06-24T19:31:09.748Z] #40 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:09.748Z] #40 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:09.748Z] #40 ... [2024-06-24T19:31:09.748Z] [2024-06-24T19:31:09.748Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:10.706Z] #51 transferring context: 41.72MB 21.5s [2024-06-24T19:31:12.645Z] #51 ... [2024-06-24T19:31:12.645Z] [2024-06-24T19:31:12.645Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:12.645Z] #54 ... [2024-06-24T19:31:12.645Z] [2024-06-24T19:31:12.645Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:13.602Z] #51 ... [2024-06-24T19:31:13.602Z] [2024-06-24T19:31:13.602Z] #52 [core-data internal] load build context [2024-06-24T19:31:13.602Z] #52 ... [2024-06-24T19:31:13.602Z] [2024-06-24T19:31:13.602Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:13.871Z] #51 ... [2024-06-24T19:31:13.871Z] [2024-06-24T19:31:13.871Z] #42 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:31:13.871Z] #42 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:13.871Z] #42 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:14.137Z] #42 ... [2024-06-24T19:31:14.137Z] [2024-06-24T19:31:14.137Z] #40 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:31:14.137Z] #40 22.75 (1/5) Installing dumb-init (1.2.5-r2) [2024-06-24T19:31:14.137Z] #40 22.79 (2/5) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:31:14.137Z] #40 22.89 (3/5) Installing libucontext (1.2-r2) [2024-06-24T19:31:14.137Z] #40 22.93 (4/5) Installing gcompat (1.1.0-r1) [2024-06-24T19:31:14.137Z] #40 23.00 (5/5) Installing openssl (3.1.5-r0) [2024-06-24T19:31:14.137Z] #40 23.15 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:31:14.406Z] #40 23.37 OK: 9 MiB in 20 packages [2024-06-24T19:31:14.406Z] #40 ... [2024-06-24T19:31:14.406Z] [2024-06-24T19:31:14.406Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:31:14.406Z] #61 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:14.406Z] #61 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:14.406Z] #61 22.38 (1/4) Installing ca-certificates (20240226-r0) [2024-06-24T19:31:14.406Z] #61 ... [2024-06-24T19:31:14.406Z] [2024-06-24T19:31:14.406Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:31:14.406Z] #56 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:14.406Z] #56 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:14.671Z] #56 ... [2024-06-24T19:31:14.671Z] [2024-06-24T19:31:14.671Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:15.257Z] #51 ... [2024-06-24T19:31:15.257Z] [2024-06-24T19:31:15.257Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:31:15.257Z] #44 transferring context: 74.46MB 30.3s [2024-06-24T19:31:15.525Z] #44 ... [2024-06-24T19:31:15.525Z] [2024-06-24T19:31:15.525Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:15.793Z] #51 ... [2024-06-24T19:31:15.793Z] [2024-06-24T19:31:15.793Z] #45 [core-command internal] load build context [2024-06-24T19:31:15.793Z] #45 ... [2024-06-24T19:31:15.793Z] [2024-06-24T19:31:15.793Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:31:16.059Z] #46 ... [2024-06-24T19:31:16.059Z] [2024-06-24T19:31:16.059Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:31:16.059Z] #58 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:16.059Z] #58 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:16.059Z] #58 23.53 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:31:16.059Z] #58 23.54 (2/4) Installing openssl (3.1.5-r0) [2024-06-24T19:31:16.059Z] #58 23.73 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:31:16.059Z] #58 23.87 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:31:16.059Z] #58 ... [2024-06-24T19:31:16.059Z] [2024-06-24T19:31:16.059Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:31:16.325Z] #46 ... [2024-06-24T19:31:16.325Z] [2024-06-24T19:31:16.325Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:31:16.325Z] #47 ... [2024-06-24T19:31:16.325Z] [2024-06-24T19:31:16.325Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:16.591Z] #51 ... [2024-06-24T19:31:16.591Z] [2024-06-24T19:31:16.591Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:16.591Z] #49 ... [2024-06-24T19:31:16.591Z] [2024-06-24T19:31:16.591Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:31:16.591Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:16.591Z] #65 ... [2024-06-24T19:31:16.591Z] [2024-06-24T19:31:16.591Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:16.882Z] #51 ... [2024-06-24T19:31:16.882Z] [2024-06-24T19:31:16.882Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:16.882Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.3s [2024-06-24T19:31:16.882Z] #39 ... [2024-06-24T19:31:16.882Z] [2024-06-24T19:31:16.882Z] #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-24T19:31:16.882Z] #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.3s done [2024-06-24T19:31:16.882Z] #34 DONE 32.3s [2024-06-24T19:31:16.882Z] [2024-06-24T19:31:16.882Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:16.882Z] #39 ... [2024-06-24T19:31:16.882Z] [2024-06-24T19:31:16.882Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:17.149Z] #51 ... [2024-06-24T19:31:17.149Z] [2024-06-24T19:31:17.149Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:31:17.149Z] #59 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:17.149Z] #59 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:17.149Z] #59 ... [2024-06-24T19:31:17.149Z] [2024-06-24T19:31:17.149Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:17.739Z] #39 ... [2024-06-24T19:31:17.739Z] [2024-06-24T19:31:17.739Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:31:17.739Z] #48 ... [2024-06-24T19:31:17.739Z] [2024-06-24T19:31:17.739Z] #36 [core-metadata internal] load build context [2024-06-24T19:31:18.007Z] #36 ... [2024-06-24T19:31:18.007Z] [2024-06-24T19:31:18.007Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:31:18.007Z] #58 25.69 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:31:18.007Z] #58 25.82 OK: 18 MiB in 19 packages [2024-06-24T19:31:18.589Z] #58 ... [2024-06-24T19:31:18.589Z] [2024-06-24T19:31:18.589Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:18.589Z] #43 ... [2024-06-24T19:31:18.589Z] [2024-06-24T19:31:18.589Z] #40 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-24T19:31:18.589Z] #40 DONE 27.6s [2024-06-24T19:31:18.589Z] [2024-06-24T19:31:18.589Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:18.589Z] #43 ... [2024-06-24T19:31:18.589Z] [2024-06-24T19:31:18.589Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:18.856Z] #39 ... [2024-06-24T19:31:18.856Z] [2024-06-24T19:31:18.856Z] #42 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-24T19:31:18.856Z] #42 22.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-24T19:31:18.856Z] #42 22.26 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:31:18.856Z] #42 22.52 OK: 8 MiB in 16 packages [2024-06-24T19:31:18.856Z] #42 DONE 27.1s [2024-06-24T19:31:18.856Z] [2024-06-24T19:31:18.856Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:19.122Z] #39 ... [2024-06-24T19:31:19.122Z] [2024-06-24T19:31:19.122Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:31:19.122Z] #60 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:19.122Z] #60 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:19.122Z] #60 ... [2024-06-24T19:31:19.122Z] [2024-06-24T19:31:19.122Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:19.388Z] #39 ... [2024-06-24T19:31:19.388Z] [2024-06-24T19:31:19.388Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-24T19:31:19.388Z] #0 8.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:19.654Z] #66 ... [2024-06-24T19:31:19.654Z] [2024-06-24T19:31:19.654Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:19.654Z] #54 ... [2024-06-24T19:31:19.654Z] [2024-06-24T19:31:19.654Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:20.242Z] #43 transferring context: 82.70MB 35.6s [2024-06-24T19:31:20.242Z] #43 ... [2024-06-24T19:31:20.242Z] [2024-06-24T19:31:20.242Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-24T19:31:20.242Z] #64 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:20.242Z] #64 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:20.510Z] #64 ... [2024-06-24T19:31:20.510Z] [2024-06-24T19:31:20.510Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:21.480Z] #54 ... [2024-06-24T19:31:21.480Z] [2024-06-24T19:31:21.480Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-24T19:31:21.480Z] #58 DONE 29.4s [2024-06-24T19:31:21.480Z] [2024-06-24T19:31:21.480Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:21.480Z] #54 ... [2024-06-24T19:31:21.480Z] [2024-06-24T19:31:21.480Z] #53 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:31:21.480Z] #53 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:21.480Z] #53 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:21.754Z] #53 ... [2024-06-24T19:31:21.754Z] [2024-06-24T19:31:21.754Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:22.925Z] #54 ... [2024-06-24T19:31:22.925Z] [2024-06-24T19:31:22.925Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:31:22.925Z] #62 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:22.925Z] #62 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:22.925Z] #62 ... [2024-06-24T19:31:22.925Z] [2024-06-24T19:31:22.925Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-24T19:31:22.925Z] #63 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:22.925Z] #63 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:23.192Z] #63 ... [2024-06-24T19:31:23.193Z] [2024-06-24T19:31:23.193Z] #53 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:31:23.193Z] #53 26.66 OK: 266 MiB in 52 packages [2024-06-24T19:31:23.193Z] #53 ... [2024-06-24T19:31:23.193Z] [2024-06-24T19:31:23.193Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-24T19:31:23.193Z] #61 23.42 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:31:23.193Z] #61 23.52 (3/4) Installing su-exec (0.2-r3) [2024-06-24T19:31:23.193Z] #61 23.59 (4/4) Installing yq (4.33.3-r5) [2024-06-24T19:31:23.193Z] #61 26.02 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:31:23.193Z] #61 26.31 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:31:23.193Z] #61 28.08 OK: 18 MiB in 19 packages [2024-06-24T19:31:23.193Z] #61 DONE 31.1s [2024-06-24T19:31:23.459Z] [2024-06-24T19:31:23.459Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:23.728Z] #54 ... [2024-06-24T19:31:23.728Z] [2024-06-24T19:31:23.728Z] #52 [core-data internal] load build context [2024-06-24T19:31:23.728Z] #52 ... [2024-06-24T19:31:23.728Z] [2024-06-24T19:31:23.728Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:31:23.999Z] #48 ... [2024-06-24T19:31:23.999Z] [2024-06-24T19:31:23.999Z] #52 [core-data internal] load build context [2024-06-24T19:31:24.961Z] #52 ... [2024-06-24T19:31:24.961Z] [2024-06-24T19:31:24.961Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:31:24.961Z] #56 22.71 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:31:24.961Z] #56 22.71 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:31:24.961Z] #56 22.71 OK: 19946 distinct packages available [2024-06-24T19:31:24.961Z] #56 25.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:24.961Z] #56 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:25.229Z] #56 ... [2024-06-24T19:31:25.229Z] [2024-06-24T19:31:25.229Z] #52 [core-data internal] load build context [2024-06-24T19:31:25.496Z] #52 ... [2024-06-24T19:31:25.496Z] [2024-06-24T19:31:25.496Z] #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:31:25.496Z] #53 DONE 29.1s [2024-06-24T19:31:25.496Z] [2024-06-24T19:31:25.496Z] #52 [core-data internal] load build context [2024-06-24T19:31:25.496Z] #52 ... [2024-06-24T19:31:25.496Z] [2024-06-24T19:31:25.496Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:31:25.763Z] #44 transferring context: 91.44MB 40.7s [2024-06-24T19:31:25.763Z] #44 ... [2024-06-24T19:31:25.763Z] [2024-06-24T19:31:25.763Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:26.031Z] #49 ... [2024-06-24T19:31:26.031Z] [2024-06-24T19:31:26.031Z] #52 [core-data internal] load build context [2024-06-24T19:31:26.031Z] #52 ... [2024-06-24T19:31:26.031Z] [2024-06-24T19:31:26.031Z] #45 [core-command internal] load build context [2024-06-24T19:31:26.302Z] #45 ... [2024-06-24T19:31:26.302Z] [2024-06-24T19:31:26.302Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:31:26.302Z] #44 ... [2024-06-24T19:31:26.302Z] [2024-06-24T19:31:26.302Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-24T19:31:26.302Z] #64 27.23 OK: 266 MiB in 52 packages [2024-06-24T19:31:26.302Z] #64 DONE 29.6s [2024-06-24T19:31:26.302Z] [2024-06-24T19:31:26.302Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:31:26.571Z] #46 ... [2024-06-24T19:31:26.571Z] [2024-06-24T19:31:26.571Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:31:26.571Z] #47 ... [2024-06-24T19:31:26.571Z] [2024-06-24T19:31:26.571Z] #45 [core-command internal] load build context [2024-06-24T19:31:26.571Z] #45 ... [2024-06-24T19:31:26.571Z] [2024-06-24T19:31:26.571Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-24T19:31:26.571Z] #60 28.32 (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T19:31:26.571Z] #60 29.11 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T19:31:26.571Z] #60 29.21 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:31:26.571Z] #60 29.59 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:31:26.571Z] #60 31.23 OK: 9 MiB in 17 packages [2024-06-24T19:31:26.571Z] #60 DONE 34.3s [2024-06-24T19:31:26.571Z] [2024-06-24T19:31:26.571Z] #45 [core-command internal] load build context [2024-06-24T19:31:27.160Z] #45 ... [2024-06-24T19:31:27.160Z] [2024-06-24T19:31:27.160Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-24T19:31:27.160Z] #62 28.31 OK: 266 MiB in 52 packages [2024-06-24T19:31:27.160Z] #62 DONE 30.5s [2024-06-24T19:31:27.160Z] [2024-06-24T19:31:27.160Z] #45 [core-command internal] load build context [2024-06-24T19:31:27.160Z] #45 ... [2024-06-24T19:31:27.160Z] [2024-06-24T19:31:27.160Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:27.429Z] #51 ... [2024-06-24T19:31:27.429Z] [2024-06-24T19:31:27.429Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:31:27.695Z] #46 ... [2024-06-24T19:31:27.695Z] [2024-06-24T19:31:27.695Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:31:27.695Z] #65 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:27.696Z] #65 19.81 OK: 8 MiB in 16 packages [2024-06-24T19:31:27.696Z] #65 DONE 21.1s [2024-06-24T19:31:27.696Z] [2024-06-24T19:31:27.696Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:31:28.287Z] #46 ... [2024-06-24T19:31:28.287Z] [2024-06-24T19:31:28.287Z] #36 [core-metadata internal] load build context [2024-06-24T19:31:28.287Z] #36 ... [2024-06-24T19:31:28.287Z] [2024-06-24T19:31:28.287Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:31:28.572Z] #46 ... [2024-06-24T19:31:28.572Z] [2024-06-24T19:31:28.572Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:31:28.572Z] #59 26.46 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:31:28.572Z] #59 26.46 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:31:28.572Z] #59 26.46 OK: 19946 distinct packages available [2024-06-24T19:31:28.572Z] #59 28.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:28.572Z] #59 32.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:28.572Z] #59 36.16 (1/11) Installing ca-certificates (20240226-r0) [2024-06-24T19:31:28.572Z] #59 36.52 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-24T19:31:28.572Z] #59 36.52 (3/11) Installing libunistring (1.1-r1) [2024-06-24T19:31:28.839Z] #59 ... [2024-06-24T19:31:28.839Z] [2024-06-24T19:31:28.839Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-06-24T19:31:28.839Z] #67 ... [2024-06-24T19:31:28.839Z] [2024-06-24T19:31:28.839Z] #68 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-06-24T19:31:28.839Z] #0 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:29.110Z] #68 ... [2024-06-24T19:31:29.110Z] [2024-06-24T19:31:29.110Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-24T19:31:29.110Z] #66 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:29.110Z] #66 18.08 OK: 8 MiB in 17 packages [2024-06-24T19:31:29.110Z] #66 DONE 19.6s [2024-06-24T19:31:29.110Z] [2024-06-24T19:31:29.110Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:31:29.110Z] #59 36.66 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-24T19:31:29.110Z] #59 36.66 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-24T19:31:29.110Z] #59 36.74 (6/11) Installing libcurl (8.5.0-r0) [2024-06-24T19:31:29.110Z] #59 36.80 (7/11) Installing curl (8.5.0-r0) [2024-06-24T19:31:29.110Z] #59 36.81 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-24T19:31:29.110Z] #59 36.82 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:31:29.110Z] #59 ... [2024-06-24T19:31:29.110Z] [2024-06-24T19:31:29.110Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-24T19:31:29.110Z] #56 35.67 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-24T19:31:29.110Z] #56 35.67 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-24T19:31:29.110Z] #56 35.67 (3/4) Installing libucontext (1.2-r2) [2024-06-24T19:31:29.110Z] #56 35.67 (4/4) Installing gcompat (1.1.0-r1) [2024-06-24T19:31:29.110Z] #56 35.74 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:31:29.110Z] #56 35.85 OK: 8 MiB in 19 packages [2024-06-24T19:31:29.110Z] #56 DONE 37.1s [2024-06-24T19:31:29.110Z] [2024-06-24T19:31:29.110Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:31:29.110Z] #59 36.85 (10/11) Installing libucontext (1.2-r2) [2024-06-24T19:31:29.110Z] #59 36.93 (11/11) Installing gcompat (1.1.0-r1) [2024-06-24T19:31:29.110Z] #59 36.93 Executing busybox-1.36.1-r7.trigger [2024-06-24T19:31:29.378Z] #59 37.17 Executing ca-certificates-20240226-r0.trigger [2024-06-24T19:31:29.962Z] #59 ... [2024-06-24T19:31:29.962Z] [2024-06-24T19:31:29.962Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:29.962Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 40.7s [2024-06-24T19:31:29.962Z] #39 ... [2024-06-24T19:31:29.962Z] [2024-06-24T19:31:29.962Z] #36 [core-metadata internal] load build context [2024-06-24T19:31:30.922Z] #36 ... [2024-06-24T19:31:30.922Z] [2024-06-24T19:31:30.922Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:30.922Z] #43 ... [2024-06-24T19:31:30.922Z] [2024-06-24T19:31:30.922Z] #36 [core-metadata internal] load build context [2024-06-24T19:31:31.190Z] #36 transferring context: 83.17MB 42.1s [2024-06-24T19:31:31.779Z] #36 ... [2024-06-24T19:31:31.779Z] [2024-06-24T19:31:31.779Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:31:31.779Z] #0 9.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:31.779Z] #69 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:31.779Z] #69 ... [2024-06-24T19:31:31.779Z] [2024-06-24T19:31:31.779Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:32.560Z] #43 ... [2024-06-24T19:31:32.560Z] [2024-06-24T19:31:32.560Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-24T19:31:32.560Z] #59 38.09 OK: 13 MiB in 26 packages [2024-06-24T19:31:32.560Z] #59 DONE 40.1s [2024-06-24T19:31:32.560Z] [2024-06-24T19:31:32.560Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:33.278Z] #43 ... [2024-06-24T19:31:33.278Z] [2024-06-24T19:31:33.278Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:31:33.278Z] #0 9.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:33.553Z] #70 ... [2024-06-24T19:31:33.553Z] [2024-06-24T19:31:33.553Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:31:33.553Z] #44 ... [2024-06-24T19:31:33.553Z] [2024-06-24T19:31:33.553Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:33.869Z] #43 ... [2024-06-24T19:31:33.869Z] [2024-06-24T19:31:33.869Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:34.148Z] #54 ... [2024-06-24T19:31:34.148Z] [2024-06-24T19:31:34.148Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:31:34.148Z] #48 ... [2024-06-24T19:31:34.148Z] [2024-06-24T19:31:34.148Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:31:34.425Z] #44 ... [2024-06-24T19:31:34.425Z] [2024-06-24T19:31:34.425Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-24T19:31:34.425Z] #63 29.67 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-24T19:31:34.425Z] #63 29.67 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-24T19:31:34.425Z] #63 29.67 OK: 19951 distinct packages available [2024-06-24T19:31:34.425Z] #63 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:34.425Z] #63 32.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:34.425Z] #63 36.47 OK: 266 MiB in 52 packages [2024-06-24T19:31:34.425Z] #63 DONE 37.7s [2024-06-24T19:31:34.425Z] [2024-06-24T19:31:34.425Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:31:34.716Z] #44 ... [2024-06-24T19:31:34.716Z] [2024-06-24T19:31:34.716Z] #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-06-24T19:31:34.716Z] #68 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:34.716Z] #68 13.88 OK: 8 MiB in 16 packages [2024-06-24T19:31:34.716Z] #68 DONE 16.1s [2024-06-24T19:31:34.716Z] [2024-06-24T19:31:34.716Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:31:35.773Z] #44 transferring context: 106.88MB 50.9s [2024-06-24T19:31:36.060Z] #44 ... [2024-06-24T19:31:36.060Z] [2024-06-24T19:31:36.060Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:36.060Z] #49 ... [2024-06-24T19:31:36.060Z] [2024-06-24T19:31:36.060Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:36.338Z] #43 ... [2024-06-24T19:31:36.338Z] [2024-06-24T19:31:36.338Z] #52 [core-data internal] load build context [2024-06-24T19:31:36.338Z] #52 ... [2024-06-24T19:31:36.338Z] [2024-06-24T19:31:36.338Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:36.888Z] #43 ... [2024-06-24T19:31:36.888Z] [2024-06-24T19:31:36.888Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:31:36.888Z] #47 ... [2024-06-24T19:31:36.888Z] [2024-06-24T19:31:36.888Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:36.888Z] #43 ... [2024-06-24T19:31:36.888Z] [2024-06-24T19:31:36.888Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:31:37.163Z] #71 ... [2024-06-24T19:31:37.163Z] [2024-06-24T19:31:37.163Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:31:37.163Z] #47 ... [2024-06-24T19:31:37.163Z] [2024-06-24T19:31:37.163Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-06-24T19:31:37.163Z] #67 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:37.163Z] #67 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:37.163Z] #67 15.93 OK: 9 MiB in 20 packages [2024-06-24T19:31:37.163Z] #67 DONE 19.2s [2024-06-24T19:31:37.163Z] [2024-06-24T19:31:37.163Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:31:37.433Z] #47 ... [2024-06-24T19:31:37.433Z] [2024-06-24T19:31:37.433Z] #45 [core-command internal] load build context [2024-06-24T19:31:37.433Z] #45 ... [2024-06-24T19:31:37.433Z] [2024-06-24T19:31:37.433Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:37.699Z] #51 ... [2024-06-24T19:31:37.699Z] [2024-06-24T19:31:37.699Z] #45 [core-command internal] load build context [2024-06-24T19:31:38.284Z] #45 ... [2024-06-24T19:31:38.284Z] [2024-06-24T19:31:38.284Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-24T19:31:38.284Z] #69 14.53 OK: 18 MiB in 19 packages [2024-06-24T19:31:38.284Z] #69 DONE 16.3s [2024-06-24T19:31:38.284Z] [2024-06-24T19:31:38.284Z] #45 [core-command internal] load build context [2024-06-24T19:31:38.284Z] #45 ... [2024-06-24T19:31:38.284Z] [2024-06-24T19:31:38.284Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-24T19:31:38.284Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 46.2s done [2024-06-24T19:31:38.284Z] #39 DONE 54.4s [2024-06-24T19:31:38.551Z] [2024-06-24T19:31:38.551Z] #45 [core-command internal] load build context [2024-06-24T19:31:38.551Z] #45 ... [2024-06-24T19:31:38.551Z] [2024-06-24T19:31:38.551Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-24T19:31:38.551Z] #70 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:38.551Z] #70 14.03 OK: 18 MiB in 19 packages [2024-06-24T19:31:38.551Z] #70 DONE 15.4s [2024-06-24T19:31:38.551Z] [2024-06-24T19:31:38.551Z] #45 [core-command internal] load build context [2024-06-24T19:31:38.818Z] #45 ... [2024-06-24T19:31:38.818Z] [2024-06-24T19:31:38.818Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:31:39.085Z] #46 ... [2024-06-24T19:31:39.085Z] [2024-06-24T19:31:39.085Z] #45 [core-command internal] load build context [2024-06-24T19:31:39.356Z] #45 ... [2024-06-24T19:31:39.356Z] [2024-06-24T19:31:39.356Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-24T19:31:39.627Z] #72 ... [2024-06-24T19:31:39.627Z] [2024-06-24T19:31:39.627Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-24T19:31:39.627Z] #0 9.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:39.627Z] #73 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:39.627Z] #73 ... [2024-06-24T19:31:39.627Z] [2024-06-24T19:31:39.627Z] #45 [core-command internal] load build context [2024-06-24T19:31:39.627Z] #45 ... [2024-06-24T19:31:39.627Z] [2024-06-24T19:31:39.627Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-24T19:31:39.627Z] #74 DONE 1.3s [2024-06-24T19:31:39.893Z] [2024-06-24T19:31:39.893Z] #45 [core-command internal] load build context [2024-06-24T19:31:39.893Z] #45 ... [2024-06-24T19:31:39.893Z] [2024-06-24T19:31:39.893Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-24T19:31:39.893Z] #72 DONE 10.6s [2024-06-24T19:31:39.893Z] [2024-06-24T19:31:39.893Z] #45 [core-command internal] load build context [2024-06-24T19:31:40.853Z] #45 ... [2024-06-24T19:31:40.853Z] [2024-06-24T19:31:40.853Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-24T19:31:40.853Z] #75 DONE 0.6s [2024-06-24T19:31:40.853Z] [2024-06-24T19:31:40.853Z] #45 [core-command internal] load build context [2024-06-24T19:31:41.121Z] #45 transferring context: 50.65MB 55.1s [2024-06-24T19:31:41.388Z] #45 ... [2024-06-24T19:31:41.388Z] [2024-06-24T19:31:41.388Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-24T19:31:41.388Z] #76 DONE 4.0s [2024-06-24T19:31:41.388Z] [2024-06-24T19:31:41.388Z] #45 [core-command internal] load build context [2024-06-24T19:31:41.977Z] #45 ... [2024-06-24T19:31:41.977Z] [2024-06-24T19:31:41.977Z] #36 [core-metadata internal] load build context [2024-06-24T19:31:41.977Z] #36 ... [2024-06-24T19:31:41.977Z] [2024-06-24T19:31:41.977Z] #45 [core-command internal] load build context [2024-06-24T19:31:42.247Z] #45 ... [2024-06-24T19:31:42.247Z] [2024-06-24T19:31:42.247Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:31:42.247Z] #71 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:42.247Z] #71 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:42.247Z] #71 14.22 OK: 9 MiB in 17 packages [2024-06-24T19:31:42.247Z] #71 DONE 15.2s [2024-06-24T19:31:42.247Z] [2024-06-24T19:31:42.247Z] #45 [core-command internal] load build context [2024-06-24T19:31:42.247Z] #45 ... [2024-06-24T19:31:42.247Z] [2024-06-24T19:31:42.247Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:31:42.247Z] #0 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:42.247Z] #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T19:31:42.524Z] #77 ... [2024-06-24T19:31:42.524Z] [2024-06-24T19:31:42.524Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:42.805Z] #43 ... [2024-06-24T19:31:42.805Z] [2024-06-24T19:31:42.805Z] #45 [core-command internal] load build context [2024-06-24T19:31:43.074Z] #45 ... [2024-06-24T19:31:43.074Z] [2024-06-24T19:31:43.074Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-24T19:31:43.074Z] #73 12.88 OK: 8 MiB in 19 packages [2024-06-24T19:31:43.074Z] #73 DONE 13.7s [2024-06-24T19:31:43.074Z] [2024-06-24T19:31:43.074Z] #45 [core-command internal] load build context [2024-06-24T19:31:43.658Z] #45 ... [2024-06-24T19:31:43.658Z] [2024-06-24T19:31:43.658Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-24T19:31:43.658Z] #77 10.71 OK: 13 MiB in 26 packages [2024-06-24T19:31:43.658Z] #77 DONE 11.3s [2024-06-24T19:31:43.658Z] [2024-06-24T19:31:43.658Z] #45 [core-command internal] load build context [2024-06-24T19:31:44.305Z] #45 ... [2024-06-24T19:31:44.305Z] [2024-06-24T19:31:44.305Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:31:44.305Z] #48 ... [2024-06-24T19:31:44.305Z] [2024-06-24T19:31:44.305Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:44.571Z] #54 ... [2024-06-24T19:31:44.571Z] [2024-06-24T19:31:44.571Z] #45 [core-command internal] load build context [2024-06-24T19:31:45.531Z] #45 ... [2024-06-24T19:31:45.531Z] [2024-06-24T19:31:45.531Z] #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:31:45.531Z] #78 DONE 3.4s [2024-06-24T19:31:45.531Z] [2024-06-24T19:31:45.531Z] #45 [core-command internal] load build context [2024-06-24T19:31:45.798Z] #45 ... [2024-06-24T19:31:45.798Z] [2024-06-24T19:31:45.798Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:31:45.798Z] #79 DONE 3.5s [2024-06-24T19:31:45.798Z] [2024-06-24T19:31:45.798Z] #45 [core-command internal] load build context [2024-06-24T19:31:46.064Z] #45 transferring context: 69.19MB 60.1s [2024-06-24T19:31:46.064Z] #45 ... [2024-06-24T19:31:46.064Z] [2024-06-24T19:31:46.064Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:46.330Z] #49 ... [2024-06-24T19:31:46.330Z] [2024-06-24T19:31:46.330Z] #45 [core-command internal] load build context [2024-06-24T19:31:46.330Z] #45 ... [2024-06-24T19:31:46.330Z] [2024-06-24T19:31:46.331Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-24T19:31:46.331Z] #80 DONE 3.1s [2024-06-24T19:31:46.331Z] [2024-06-24T19:31:46.331Z] #45 [core-command internal] load build context [2024-06-24T19:31:46.331Z] #45 ... [2024-06-24T19:31:46.331Z] [2024-06-24T19:31:46.331Z] #52 [core-data internal] load build context [2024-06-24T19:31:46.603Z] #52 ... [2024-06-24T19:31:46.603Z] [2024-06-24T19:31:46.603Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:31:46.603Z] #44 ... [2024-06-24T19:31:46.603Z] [2024-06-24T19:31:46.603Z] #52 [core-data internal] load build context [2024-06-24T19:31:47.194Z] #52 ... [2024-06-24T19:31:47.194Z] [2024-06-24T19:31:47.194Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-24T19:31:47.194Z] #81 DONE 1.3s [2024-06-24T19:31:47.194Z] [2024-06-24T19:31:47.194Z] #52 [core-data internal] load build context [2024-06-24T19:31:47.469Z] #52 ... [2024-06-24T19:31:47.470Z] [2024-06-24T19:31:47.470Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-24T19:31:47.470Z] #82 DONE 1.5s [2024-06-24T19:31:47.470Z] [2024-06-24T19:31:47.470Z] #52 [core-data internal] load build context [2024-06-24T19:31:47.470Z] #52 ... [2024-06-24T19:31:47.470Z] [2024-06-24T19:31:47.470Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:31:47.470Z] #47 ... [2024-06-24T19:31:47.470Z] [2024-06-24T19:31:47.470Z] #52 [core-data internal] load build context [2024-06-24T19:31:47.742Z] #52 ... [2024-06-24T19:31:47.742Z] [2024-06-24T19:31:47.742Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:47.742Z] #51 ... [2024-06-24T19:31:47.742Z] [2024-06-24T19:31:47.742Z] #52 [core-data internal] load build context [2024-06-24T19:31:48.014Z] #52 ... [2024-06-24T19:31:48.014Z] [2024-06-24T19:31:48.014Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-24T19:31:48.014Z] #83 DONE 1.4s [2024-06-24T19:31:48.014Z] [2024-06-24T19:31:48.014Z] #52 [core-data internal] load build context [2024-06-24T19:31:48.982Z] #52 ... [2024-06-24T19:31:48.982Z] [2024-06-24T19:31:48.982Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-24T19:31:48.982Z] #84 DONE 1.6s [2024-06-24T19:31:48.982Z] [2024-06-24T19:31:48.982Z] #52 [core-data internal] load build context [2024-06-24T19:31:48.982Z] #52 ... [2024-06-24T19:31:48.982Z] [2024-06-24T19:31:48.982Z] #85 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-24T19:31:48.982Z] #85 DONE 1.4s [2024-06-24T19:31:48.982Z] [2024-06-24T19:31:48.982Z] #52 [core-data internal] load build context [2024-06-24T19:31:48.982Z] #52 ... [2024-06-24T19:31:48.982Z] [2024-06-24T19:31:48.982Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:31:49.249Z] #46 ... [2024-06-24T19:31:49.249Z] [2024-06-24T19:31:49.249Z] #52 [core-data internal] load build context [2024-06-24T19:31:49.850Z] #52 ... [2024-06-24T19:31:49.850Z] [2024-06-24T19:31:49.850Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-24T19:31:49.850Z] #86 DONE 1.7s [2024-06-24T19:31:49.850Z] [2024-06-24T19:31:49.850Z] #52 [core-data internal] load build context [2024-06-24T19:31:50.122Z] #52 ... [2024-06-24T19:31:50.122Z] [2024-06-24T19:31:50.122Z] #87 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:31:50.122Z] #87 DONE 1.1s [2024-06-24T19:31:50.122Z] [2024-06-24T19:31:50.122Z] #52 [core-data internal] load build context [2024-06-24T19:31:50.388Z] #52 ... [2024-06-24T19:31:50.388Z] [2024-06-24T19:31:50.388Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:31:50.388Z] #88 DONE 1.4s [2024-06-24T19:31:50.388Z] [2024-06-24T19:31:50.388Z] #52 [core-data internal] load build context [2024-06-24T19:31:50.971Z] #52 ... [2024-06-24T19:31:50.971Z] [2024-06-24T19:31:50.971Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-24T19:31:50.971Z] #89 DONE 1.2s [2024-06-24T19:31:50.971Z] [2024-06-24T19:31:50.971Z] #52 [core-data internal] load build context [2024-06-24T19:31:51.567Z] #52 transferring context: 142.62MB 62.4s [2024-06-24T19:31:51.567Z] #52 ... [2024-06-24T19:31:51.567Z] [2024-06-24T19:31:51.567Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-24T19:31:51.567Z] #90 DONE 1.3s [2024-06-24T19:31:51.567Z] [2024-06-24T19:31:51.567Z] #52 [core-data internal] load build context [2024-06-24T19:31:51.567Z] #52 ... [2024-06-24T19:31:51.567Z] [2024-06-24T19:31:51.567Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-24T19:31:51.567Z] #91 DONE 1.3s [2024-06-24T19:31:51.835Z] [2024-06-24T19:31:51.835Z] #52 [core-data internal] load build context [2024-06-24T19:31:52.116Z] #52 ... [2024-06-24T19:31:52.116Z] [2024-06-24T19:31:52.116Z] #36 [core-metadata internal] load build context [2024-06-24T19:31:52.116Z] #36 ... [2024-06-24T19:31:52.116Z] [2024-06-24T19:31:52.116Z] #52 [core-data internal] load build context [2024-06-24T19:31:53.075Z] #52 ... [2024-06-24T19:31:53.075Z] [2024-06-24T19:31:53.075Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-24T19:31:53.075Z] #92 DONE 1.8s [2024-06-24T19:31:53.075Z] [2024-06-24T19:31:53.075Z] #52 [core-data internal] load build context [2024-06-24T19:31:53.075Z] #52 ... [2024-06-24T19:31:53.075Z] [2024-06-24T19:31:53.075Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:53.075Z] #43 ... [2024-06-24T19:31:53.075Z] [2024-06-24T19:31:53.075Z] #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-24T19:31:53.075Z] #93 DONE 1.1s [2024-06-24T19:31:53.075Z] [2024-06-24T19:31:53.076Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:31:53.076Z] #43 ... [2024-06-24T19:31:53.076Z] [2024-06-24T19:31:53.076Z] #52 [core-data internal] load build context [2024-06-24T19:31:53.342Z] #52 ... [2024-06-24T19:31:53.342Z] [2024-06-24T19:31:53.342Z] #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-24T19:31:53.342Z] #94 DONE 1.6s [2024-06-24T19:31:53.342Z] [2024-06-24T19:31:53.342Z] #52 [core-data internal] load build context [2024-06-24T19:31:54.303Z] #52 ... [2024-06-24T19:31:54.303Z] [2024-06-24T19:31:54.303Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-24T19:31:54.303Z] #95 DONE 1.2s [2024-06-24T19:31:54.303Z] [2024-06-24T19:31:54.303Z] #52 [core-data internal] load build context [2024-06-24T19:31:54.575Z] #52 ... [2024-06-24T19:31:54.575Z] [2024-06-24T19:31:54.575Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:31:54.850Z] #48 ... [2024-06-24T19:31:54.850Z] [2024-06-24T19:31:54.850Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:31:54.850Z] #54 ... [2024-06-24T19:31:54.850Z] [2024-06-24T19:31:54.850Z] #52 [core-data internal] load build context [2024-06-24T19:31:56.790Z] #52 ... [2024-06-24T19:31:56.790Z] [2024-06-24T19:31:56.790Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:56.790Z] #49 transferring context: 166.03MB 69.4s [2024-06-24T19:31:56.790Z] #49 ... [2024-06-24T19:31:56.790Z] [2024-06-24T19:31:56.790Z] #45 [core-command internal] load build context [2024-06-24T19:31:56.790Z] #45 ... [2024-06-24T19:31:56.790Z] [2024-06-24T19:31:56.790Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:56.790Z] #49 ... [2024-06-24T19:31:56.790Z] [2024-06-24T19:31:56.790Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:31:56.790Z] #44 ... [2024-06-24T19:31:56.790Z] [2024-06-24T19:31:56.790Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:57.744Z] #49 ... [2024-06-24T19:31:57.744Z] [2024-06-24T19:31:57.744Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:31:57.744Z] #47 ... [2024-06-24T19:31:57.744Z] [2024-06-24T19:31:57.744Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:57.744Z] #49 ... [2024-06-24T19:31:57.744Z] [2024-06-24T19:31:57.744Z] #51 [support-scheduler internal] load build context [2024-06-24T19:31:58.010Z] #51 ... [2024-06-24T19:31:58.010Z] [2024-06-24T19:31:58.010Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:58.969Z] #49 ... [2024-06-24T19:31:58.969Z] [2024-06-24T19:31:58.969Z] #96 [security-spire-config] exporting to image [2024-06-24T19:31:58.969Z] #96 exporting layers 4.6s done [2024-06-24T19:31:58.969Z] #96 writing image sha256:6498b9ea85574d6749744e7f857b65fde71bc130dc234363ae982d17a4d0a771 0.1s done [2024-06-24T19:31:58.969Z] #96 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-06-24T19:31:58.969Z] #96 writing image sha256:c92ac923904ff1662a80e507b166056c08d592cef10485735742dbb29e6c627c 0.1s done [2024-06-24T19:31:58.969Z] #96 writing image sha256:56885101481b5553036567bdbc82a672f76c39e815e78072741ab3013a90c125 0.0s done [2024-06-24T19:31:58.969Z] #96 naming to docker.io/library/security-spire-agent-arm64 done [2024-06-24T19:31:58.969Z] #96 naming to docker.io/library/security-spire-config-arm64 done [2024-06-24T19:31:58.969Z] #96 DONE 6.7s [2024-06-24T19:31:58.969Z] [2024-06-24T19:31:58.969Z] #49 [support-notifications internal] load build context [2024-06-24T19:31:59.235Z] #49 ... [2024-06-24T19:31:59.235Z] [2024-06-24T19:31:59.235Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:31:59.501Z] #46 ... [2024-06-24T19:31:59.501Z] [2024-06-24T19:31:59.501Z] #51 [support-scheduler internal] load build context [2024-06-24T19:32:02.078Z] #51 transferring context: 193.98MB 72.6s [2024-06-24T19:32:02.343Z] #51 ... [2024-06-24T19:32:02.343Z] [2024-06-24T19:32:02.343Z] #36 [core-metadata internal] load build context [2024-06-24T19:32:02.613Z] #36 ... [2024-06-24T19:32:02.613Z] [2024-06-24T19:32:02.613Z] #51 [support-scheduler internal] load build context [2024-06-24T19:32:03.192Z] #51 ... [2024-06-24T19:32:03.192Z] [2024-06-24T19:32:03.192Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:32:03.192Z] #43 ... [2024-06-24T19:32:03.192Z] [2024-06-24T19:32:03.192Z] #51 [support-scheduler internal] load build context [2024-06-24T19:32:05.125Z] #51 ... [2024-06-24T19:32:05.125Z] [2024-06-24T19:32:05.125Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:05.125Z] #48 ... [2024-06-24T19:32:05.125Z] [2024-06-24T19:32:05.125Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:05.125Z] #54 ... [2024-06-24T19:32:05.125Z] [2024-06-24T19:32:05.125Z] #51 [support-scheduler internal] load build context [2024-06-24T19:32:05.433Z] #51 ... [2024-06-24T19:32:05.433Z] [2024-06-24T19:32:05.433Z] #54 [core-common-config-bootstrapper internal] load build context [2024-06-24T19:32:05.433Z] #54 transferring context: 228.08MB 76.1s done [2024-06-24T19:32:05.433Z] #54 DONE 77.4s [2024-06-24T19:32:05.433Z] [2024-06-24T19:32:05.433Z] #51 [support-scheduler internal] load build context [2024-06-24T19:32:06.417Z] #51 ... [2024-06-24T19:32:06.417Z] [2024-06-24T19:32:06.418Z] #52 [core-data internal] load build context [2024-06-24T19:32:06.684Z] #52 ... [2024-06-24T19:32:06.684Z] [2024-06-24T19:32:06.684Z] #51 [support-scheduler internal] load build context [2024-06-24T19:32:06.684Z] #51 ... [2024-06-24T19:32:06.684Z] [2024-06-24T19:32:06.684Z] #45 [core-command internal] load build context [2024-06-24T19:32:06.684Z] #45 ... [2024-06-24T19:32:06.684Z] [2024-06-24T19:32:06.684Z] #51 [support-scheduler internal] load build context [2024-06-24T19:32:06.953Z] #51 ... [2024-06-24T19:32:06.953Z] [2024-06-24T19:32:06.953Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:32:06.953Z] #44 ... [2024-06-24T19:32:06.953Z] [2024-06-24T19:32:06.953Z] #51 [support-scheduler internal] load build context [2024-06-24T19:32:07.544Z] #51 ... [2024-06-24T19:32:07.545Z] [2024-06-24T19:32:07.545Z] #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:32:07.545Z] #97 DONE 1.9s [2024-06-24T19:32:07.545Z] [2024-06-24T19:32:07.545Z] #51 [support-scheduler internal] load build context [2024-06-24T19:32:07.811Z] #51 transferring context: 228.08MB 78.8s done [2024-06-24T19:32:07.811Z] #51 ... [2024-06-24T19:32:07.811Z] [2024-06-24T19:32:07.811Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:32:07.811Z] #47 ... [2024-06-24T19:32:07.811Z] [2024-06-24T19:32:07.811Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:32:08.078Z] #44 ... [2024-06-24T19:32:08.078Z] [2024-06-24T19:32:08.078Z] #51 [support-scheduler internal] load build context [2024-06-24T19:32:08.078Z] #51 DONE 81.3s [2024-06-24T19:32:08.078Z] [2024-06-24T19:32:08.078Z] #44 [security-bootstrapper internal] load build context [2024-06-24T19:32:08.344Z] #44 transferring context: 228.08MB 83.3s done [2024-06-24T19:32:08.614Z] #44 DONE 83.9s [2024-06-24T19:32:08.614Z] [2024-06-24T19:32:08.614Z] #45 [core-command internal] load build context [2024-06-24T19:32:09.196Z] #45 ... [2024-06-24T19:32:09.196Z] [2024-06-24T19:32:09.196Z] #49 [support-notifications internal] load build context [2024-06-24T19:32:09.196Z] #49 transferring context: 228.08MB 81.8s done [2024-06-24T19:32:09.196Z] #49 DONE 83.2s [2024-06-24T19:32:09.196Z] [2024-06-24T19:32:09.196Z] #45 [core-command internal] load build context [2024-06-24T19:32:09.462Z] #45 ... [2024-06-24T19:32:09.462Z] [2024-06-24T19:32:09.462Z] #36 [core-metadata internal] load build context [2024-06-24T19:32:09.462Z] #36 transferring context: 228.08MB 79.9s done [2024-06-24T19:32:09.462Z] #36 DONE 82.1s [2024-06-24T19:32:09.462Z] [2024-06-24T19:32:09.462Z] #45 [core-command internal] load build context [2024-06-24T19:32:09.462Z] #45 ... [2024-06-24T19:32:09.462Z] [2024-06-24T19:32:09.462Z] #52 [core-data internal] load build context [2024-06-24T19:32:09.462Z] #52 transferring context: 228.08MB 80.0s done [2024-06-24T19:32:09.462Z] #52 DONE 82.8s [2024-06-24T19:32:09.462Z] [2024-06-24T19:32:09.462Z] #45 [core-command internal] load build context [2024-06-24T19:32:09.462Z] #45 ... [2024-06-24T19:32:09.462Z] [2024-06-24T19:32:09.462Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:32:09.728Z] #46 ... [2024-06-24T19:32:09.728Z] [2024-06-24T19:32:09.728Z] #45 [core-command internal] load build context [2024-06-24T19:32:09.998Z] #45 ... [2024-06-24T19:32:09.998Z] [2024-06-24T19:32:09.998Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:32:09.998Z] #98 DONE 1.1s [2024-06-24T19:32:09.998Z] [2024-06-24T19:32:09.998Z] #45 [core-command internal] load build context [2024-06-24T19:32:09.998Z] #45 ... [2024-06-24T19:32:09.998Z] [2024-06-24T19:32:09.998Z] #43 [security-proxy-auth internal] load build context [2024-06-24T19:32:09.998Z] #43 transferring context: 228.08MB 85.1s done [2024-06-24T19:32:09.998Z] #43 DONE 85.3s [2024-06-24T19:32:09.998Z] [2024-06-24T19:32:09.998Z] #45 [core-command internal] load build context [2024-06-24T19:32:10.581Z] #45 ... [2024-06-24T19:32:10.581Z] [2024-06-24T19:32:10.581Z] #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:32:10.581Z] #99 DONE 1.0s [2024-06-24T19:32:10.581Z] [2024-06-24T19:32:10.581Z] #45 [core-command internal] load build context [2024-06-24T19:32:11.987Z] #45 ... [2024-06-24T19:32:11.987Z] [2024-06-24T19:32:11.987Z] #47 [security-proxy-setup internal] load build context [2024-06-24T19:32:11.987Z] #47 transferring context: 228.08MB 84.7s done [2024-06-24T19:32:11.987Z] #47 DONE 86.4s [2024-06-24T19:32:11.987Z] [2024-06-24T19:32:11.987Z] #45 [core-command internal] load build context [2024-06-24T19:32:12.953Z] #45 transferring context: 228.08MB 87.0s done [2024-06-24T19:32:13.218Z] #45 DONE 87.9s [2024-06-24T19:32:13.218Z] [2024-06-24T19:32:13.218Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:32:15.164Z] #46 ... [2024-06-24T19:32:15.164Z] [2024-06-24T19:32:15.164Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:15.164Z] #48 ... [2024-06-24T19:32:15.164Z] [2024-06-24T19:32:15.164Z] #46 [security-secretstore-setup internal] load build context [2024-06-24T19:32:17.104Z] #46 transferring context: 228.08MB 90.7s done [2024-06-24T19:32:17.104Z] #46 DONE 91.7s [2024-06-24T19:32:17.104Z] [2024-06-24T19:32:17.104Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:17.372Z] #48 ... [2024-06-24T19:32:17.372Z] [2024-06-24T19:32:17.372Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:32:17.638Z] #100 ... [2024-06-24T19:32:17.638Z] [2024-06-24T19:32:17.638Z] #48 [security-spiffe-token-provider internal] load build context [2024-06-24T19:32:19.592Z] #48 transferring context: 228.08MB 92.1s done [2024-06-24T19:32:19.592Z] #48 DONE 93.4s [2024-06-24T19:32:19.592Z] [2024-06-24T19:32:19.592Z] #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:32:20.184Z] #101 DONE 0.7s [2024-06-24T19:32:20.184Z] [2024-06-24T19:32:20.184Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:32:20.184Z] #102 ... [2024-06-24T19:32:20.184Z] [2024-06-24T19:32:20.184Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:32:20.452Z] #103 ... [2024-06-24T19:32:20.452Z] [2024-06-24T19:32:20.452Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:16.823Z] #104 ... [2024-06-24T19:33:16.823Z] [2024-06-24T19:33:16.823Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:16.823Z] #100 DONE 67.7s [2024-06-24T19:33:16.823Z] [2024-06-24T19:33:16.823Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-24T19:33:16.823Z] #105 ... [2024-06-24T19:33:16.823Z] [2024-06-24T19:33:16.823Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:16.823Z] #104 DONE 65.8s [2024-06-24T19:33:16.823Z] [2024-06-24T19:33:16.823Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:16.823Z] #103 DONE 66.5s [2024-06-24T19:33:16.823Z] [2024-06-24T19:33:16.823Z] #106 [support-notifications builder 6/7] COPY . . [2024-06-24T19:33:19.394Z] #106 ... [2024-06-24T19:33:19.394Z] [2024-06-24T19:33:19.394Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:19.394Z] #102 DONE 59.5s [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-24T19:33:19.664Z] #105 DONE 4.5s [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:19.664Z] #107 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #108 [core-metadata builder 6/7] COPY . . [2024-06-24T19:33:19.664Z] #108 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:19.664Z] #109 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #110 [support-scheduler builder 6/7] COPY . . [2024-06-24T19:33:19.664Z] #110 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:19.664Z] #111 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:19.664Z] #112 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #113 [core-data builder 6/7] COPY . . [2024-06-24T19:33:19.664Z] #113 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:19.664Z] #114 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #115 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:19.664Z] #115 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:19.664Z] #116 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:19.664Z] #117 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-06-24T19:33:19.664Z] #118 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #106 [support-notifications builder 6/7] COPY . . [2024-06-24T19:33:19.664Z] #106 DONE 3.1s [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:19.664Z] #119 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #120 [core-command builder 6/7] COPY . . [2024-06-24T19:33:19.664Z] #120 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:19.664Z] #121 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-06-24T19:33:19.664Z] #122 DONE 3.1s [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:19.664Z] #123 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-06-24T19:33:19.664Z] #124 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:19.664Z] #125 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-06-24T19:33:19.664Z] #126 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T19:33:19.664Z] #127 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-24T19:33:19.664Z] #128 CACHED [2024-06-24T19:33:19.664Z] [2024-06-24T19:33:19.664Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:33:25.004Z] #129 ... [2024-06-24T19:33:25.004Z] [2024-06-24T19:33:25.004Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:33:25.004Z] #0 4.648 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-06-24T19:33:25.590Z] #130 ... [2024-06-24T19:33:25.590Z] [2024-06-24T19:33:25.590Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:33:25.590Z] #129 6.004 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-06-24T19:33:28.186Z] #129 ... [2024-06-24T19:33:28.186Z] [2024-06-24T19:33:28.186Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-24T19:33:28.186Z] #131 DONE 8.4s [2024-06-24T19:33:28.186Z] [2024-06-24T19:33:28.186Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:33:29.590Z] #132 ... [2024-06-24T19:33:29.590Z] [2024-06-24T19:33:29.590Z] #133 [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-06-24T19:33:29.590Z] #0 5.182 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-06-24T19:33:29.878Z] #133 ... [2024-06-24T19:33:29.878Z] [2024-06-24T19:33:29.878Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:33:29.878Z] #0 6.395 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-06-24T19:33:29.878Z] #134 ... [2024-06-24T19:33:29.878Z] [2024-06-24T19:33:29.878Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:33:29.878Z] #0 4.498 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-06-24T19:33:30.150Z] #135 ... [2024-06-24T19:33:30.150Z] [2024-06-24T19:33:30.150Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:33:30.150Z] #0 5.317 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-06-24T19:33:30.150Z] #136 ... [2024-06-24T19:33:30.150Z] [2024-06-24T19:33:30.150Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T19:33:30.150Z] #0 6.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-06-24T19:33:30.415Z] #137 ... [2024-06-24T19:33:30.415Z] [2024-06-24T19:33:30.415Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:33:30.415Z] #0 5.895 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-06-24T19:33:30.415Z] #138 ... [2024-06-24T19:33:30.415Z] [2024-06-24T19:33:30.415Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:33:30.415Z] #0 5.601 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-06-24T19:33:30.680Z] #139 ... [2024-06-24T19:33:30.680Z] [2024-06-24T19:33:30.680Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:33:30.680Z] #0 3.791 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-06-24T19:33:30.944Z] #140 ... [2024-06-24T19:33:30.944Z] [2024-06-24T19:33:30.944Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:33:30.944Z] #132 2.109 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-06-24T19:52:24.174Z] #132 ... [2024-06-24T19:52:24.174Z] [2024-06-24T19:52:24.174Z] #133 [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-06-24T19:52:24.174Z] #133 1143.3 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-06-24T19:52:30.827Z] #133 ... [2024-06-24T19:52:30.827Z] [2024-06-24T19:52:30.827Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-24T19:52:30.827Z] #135 DONE 1150.6s [2024-06-24T19:52:30.827Z] [2024-06-24T19:52:30.827Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:52:30.827Z] #139 ... [2024-06-24T19:52:30.827Z] [2024-06-24T19:52:30.827Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:52:30.827Z] #141 DONE 0.3s [2024-06-24T19:52:30.827Z] [2024-06-24T19:52:30.827Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:52:31.100Z] #140 ... [2024-06-24T19:52:31.100Z] [2024-06-24T19:52:31.100Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:52:31.100Z] #142 DONE 0.3s [2024-06-24T19:52:31.100Z] [2024-06-24T19:52:31.100Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:52:31.370Z] #136 ... [2024-06-24T19:52:31.370Z] [2024-06-24T19:52:31.370Z] #143 [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-06-24T19:52:31.637Z] #143 DONE 0.2s [2024-06-24T19:52:31.637Z] [2024-06-24T19:52:31.637Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-24T19:52:31.637Z] #144 DONE 0.2s [2024-06-24T19:52:31.637Z] [2024-06-24T19:52:31.637Z] #133 [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-06-24T19:52:31.914Z] #133 ... [2024-06-24T19:52:31.914Z] [2024-06-24T19:52:31.914Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-24T19:52:32.194Z] #145 DONE 0.3s [2024-06-24T19:52:32.194Z] [2024-06-24T19:52:32.194Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:52:32.194Z] #146 DONE 0.2s [2024-06-24T19:52:32.194Z] [2024-06-24T19:52:32.194Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:52:34.789Z] #147 DONE 2.2s [2024-06-24T19:52:34.789Z] [2024-06-24T19:52:34.789Z] #96 [security-proxy-setup] exporting to image [2024-06-24T19:52:34.789Z] #96 exporting layers [2024-06-24T19:52:35.747Z] #96 exporting layers 1.0s done [2024-06-24T19:52:35.747Z] #96 writing image sha256:3084adcb24bde2f532f33cf41943abb8ffcd03107a0a81d58410cfd3af25485f done [2024-06-24T19:52:35.747Z] #96 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-06-24T19:52:35.747Z] #96 DONE 7.8s [2024-06-24T19:52:35.747Z] [2024-06-24T19:52:35.747Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:52:37.171Z] #139 ... [2024-06-24T19:52:37.171Z] [2024-06-24T19:52:37.171Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-24T19:52:37.171Z] #136 DONE 1157.5s [2024-06-24T19:52:37.448Z] [2024-06-24T19:52:37.448Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:52:38.146Z] #132 ... [2024-06-24T19:52:38.146Z] [2024-06-24T19:52:38.146Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-24T19:52:38.414Z] #148 DONE 0.4s [2024-06-24T19:52:38.414Z] [2024-06-24T19:52:38.414Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:52:38.414Z] #130 ... [2024-06-24T19:52:38.414Z] [2024-06-24T19:52:38.414Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-24T19:52:40.971Z] #149 DONE 2.2s [2024-06-24T19:52:40.971Z] [2024-06-24T19:52:40.971Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:52:40.971Z] #150 DONE 0.3s [2024-06-24T19:52:40.971Z] [2024-06-24T19:52:40.971Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:52:40.971Z] #151 DONE 0.2s [2024-06-24T19:52:40.971Z] [2024-06-24T19:52:40.971Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-24T19:52:41.558Z] #152 DONE 0.4s [2024-06-24T19:52:41.558Z] [2024-06-24T19:52:41.558Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-24T19:52:41.558Z] #153 DONE 0.2s [2024-06-24T19:52:41.558Z] [2024-06-24T19:52:41.558Z] #133 [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-06-24T19:52:41.877Z] #133 ... [2024-06-24T19:52:41.877Z] [2024-06-24T19:52:41.877Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-24T19:52:41.877Z] #154 DONE 0.2s [2024-06-24T19:52:41.877Z] [2024-06-24T19:52:41.877Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-24T19:52:42.159Z] #155 DONE 0.2s [2024-06-24T19:52:42.159Z] [2024-06-24T19:52:42.159Z] #133 [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-06-24T19:52:42.159Z] #133 ... [2024-06-24T19:52:42.159Z] [2024-06-24T19:52:42.159Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-24T19:52:42.436Z] #156 DONE 0.2s [2024-06-24T19:52:42.436Z] [2024-06-24T19:52:42.436Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-24T19:52:42.436Z] #157 DONE 0.2s [2024-06-24T19:52:42.436Z] [2024-06-24T19:52:42.436Z] #133 [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-06-24T19:52:42.708Z] #133 ... [2024-06-24T19:52:42.708Z] [2024-06-24T19:52:42.708Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-24T19:52:43.317Z] #158 ... [2024-06-24T19:52:43.317Z] [2024-06-24T19:52:43.317Z] #133 [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-06-24T19:52:43.317Z] #133 DONE 1163.7s [2024-06-24T19:52:43.583Z] [2024-06-24T19:52:43.583Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:52:43.851Z] #140 ... [2024-06-24T19:52:43.851Z] [2024-06-24T19:52:43.851Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:52:44.449Z] #159 DONE 0.4s [2024-06-24T19:52:44.449Z] [2024-06-24T19:52:44.450Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:52:44.450Z] #160 DONE 0.2s [2024-06-24T19:52:44.450Z] [2024-06-24T19:52:44.450Z] #161 [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-06-24T19:52:44.758Z] #161 DONE 0.2s [2024-06-24T19:52:44.758Z] [2024-06-24T19:52:44.758Z] #162 [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-06-24T19:52:44.758Z] #162 DONE 0.1s [2024-06-24T19:52:44.758Z] [2024-06-24T19:52:44.758Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-24T19:52:45.038Z] #163 DONE 0.2s [2024-06-24T19:52:45.038Z] [2024-06-24T19:52:45.038Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:52:45.038Z] #134 ... [2024-06-24T19:52:45.038Z] [2024-06-24T19:52:45.038Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-24T19:52:45.305Z] #164 DONE 0.3s [2024-06-24T19:52:45.305Z] [2024-06-24T19:52:45.305Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:52:45.305Z] #139 ... [2024-06-24T19:52:45.305Z] [2024-06-24T19:52:45.305Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-24T19:52:45.305Z] #158 DONE 2.9s [2024-06-24T19:52:45.305Z] [2024-06-24T19:52:45.305Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-24T19:52:46.269Z] #165 DONE 1.0s [2024-06-24T19:52:46.269Z] [2024-06-24T19:52:46.269Z] #96 [security-bootstrapper] exporting to image [2024-06-24T19:52:46.269Z] #96 exporting layers [2024-06-24T19:52:46.866Z] #96 ... [2024-06-24T19:52:46.866Z] [2024-06-24T19:52:46.866Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-24T19:52:46.866Z] #166 DONE 0.2s [2024-06-24T19:52:46.866Z] [2024-06-24T19:52:46.866Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:52:47.132Z] #167 ... [2024-06-24T19:52:47.132Z] [2024-06-24T19:52:47.132Z] #96 [security-bootstrapper] exporting to image [2024-06-24T19:52:47.132Z] #96 exporting layers 1.6s done [2024-06-24T19:52:47.132Z] #96 writing image sha256:e1e02c61010bdca48d8619a5be4a0c8e21177bd288eb31ad03bd37f1d64283c7 0.0s done [2024-06-24T19:52:47.132Z] #96 naming to docker.io/library/security-bootstrapper-arm64 done [2024-06-24T19:52:47.132Z] #96 DONE 9.5s [2024-06-24T19:52:47.398Z] [2024-06-24T19:52:47.398Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:52:48.808Z] #129 ... [2024-06-24T19:52:48.808Z] [2024-06-24T19:52:48.808Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:52:48.808Z] #167 DONE 2.2s [2024-06-24T19:52:48.808Z] [2024-06-24T19:52:48.808Z] #96 [security-secretstore-setup] exporting to image [2024-06-24T19:52:50.777Z] #96 exporting layers 1.6s done [2024-06-24T19:52:50.777Z] #96 writing image sha256:b15c690569bb9ee03ab6fc473232ef280c49905810a0012e1489519629fbcad3 0.0s done [2024-06-24T19:52:50.777Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-06-24T19:52:50.777Z] #96 DONE 11.1s [2024-06-24T19:52:50.777Z] [2024-06-24T19:52:50.777Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:53:37.607Z] #129 ... [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-24T19:53:37.607Z] #138 DONE 1215.4s [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T19:53:37.607Z] #129 ... [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:53:37.607Z] #168 DONE 0.4s [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T19:53:37.607Z] #139 ... [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:53:37.607Z] #169 DONE 0.1s [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-24T19:53:37.607Z] #170 DONE 0.2s [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T19:53:37.607Z] #130 ... [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #171 [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-06-24T19:53:37.607Z] #171 DONE 0.2s [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-24T19:53:37.607Z] #172 DONE 0.1s [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:53:37.607Z] #132 ... [2024-06-24T19:53:37.607Z] [2024-06-24T19:53:37.607Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T19:53:38.588Z] #173 DONE 2.0s [2024-06-24T19:53:38.588Z] [2024-06-24T19:53:38.588Z] #96 [core-common-config-bootstrapper] exporting to image [2024-06-24T19:53:38.588Z] #96 exporting layers [2024-06-24T19:53:38.857Z] #96 exporting layers 0.5s done [2024-06-24T19:53:38.857Z] #96 writing image sha256:227287fcb76368bda70172d261126601fdfd00b6030a8431a774f17d26446c36 done [2024-06-24T19:53:38.857Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-06-24T19:53:38.857Z] #96 DONE 11.6s [2024-06-24T19:53:38.857Z] [2024-06-24T19:53:38.857Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:55:45.919Z] #140 ... [2024-06-24T19:55:45.919Z] [2024-06-24T19:55:45.919Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-24T19:55:45.919Z] #132 DONE 1324.8s [2024-06-24T19:55:45.919Z] [2024-06-24T19:55:45.919Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T19:55:45.919Z] #140 ... [2024-06-24T19:55:45.919Z] [2024-06-24T19:55:45.919Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T19:55:45.919Z] #174 DONE 0.1s [2024-06-24T19:55:45.919Z] [2024-06-24T19:55:45.919Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T19:55:45.919Z] #175 DONE 0.1s [2024-06-24T19:55:45.919Z] [2024-06-24T19:55:45.919Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-24T19:55:45.919Z] #176 DONE 0.3s [2024-06-24T19:55:45.919Z] [2024-06-24T19:55:45.919Z] #177 [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-06-24T19:55:45.919Z] #177 DONE 0.1s [2024-06-24T19:55:45.919Z] [2024-06-24T19:55:45.919Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T19:55:45.919Z] #134 ... [2024-06-24T19:55:45.919Z] [2024-06-24T19:55:45.919Z] #96 [security-spiffe-token-provider] exporting to image [2024-06-24T19:55:45.919Z] #96 exporting layers [2024-06-24T19:55:45.919Z] #96 exporting layers 0.8s done [2024-06-24T19:55:45.919Z] #96 writing image sha256:744ad4b4630f104f8525cea9e10b389954b1df30a380ac94e8ae4330e1b21021 done [2024-06-24T19:55:45.919Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-06-24T19:55:45.919Z] #96 DONE 12.4s [2024-06-24T19:55:45.919Z] [2024-06-24T19:55:45.919Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T20:02:23.018Z] #130 ... [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-24T20:02:23.018Z] #140 DONE 1730.5s [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:02:23.018Z] #129 ... [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:02:23.018Z] #178 DONE 0.1s [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:02:23.018Z] #179 DONE 0.3s [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T20:02:23.018Z] #134 ... [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-24T20:02:23.018Z] #180 DONE 0.4s [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:02:23.018Z] #129 ... [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:02:23.018Z] #181 DONE 0.1s [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-24T20:02:23.018Z] #182 DONE 0.1s [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T20:02:23.018Z] #130 ... [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-24T20:02:23.018Z] #183 DONE 1.6s [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #96 [security-proxy-auth] exporting to image [2024-06-24T20:02:23.018Z] #96 exporting layers [2024-06-24T20:02:23.018Z] #96 exporting layers 0.6s done [2024-06-24T20:02:23.018Z] #96 writing image sha256:542dff00252fc91aa9f407ee4d50cd57a1c0d361bbc0e3ce768a3ff8df9c9a1c done [2024-06-24T20:02:23.018Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-06-24T20:02:23.018Z] #96 DONE 13.1s [2024-06-24T20:02:23.018Z] [2024-06-24T20:02:23.018Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-24T20:02:49.681Z] #137 DONE 1768.9s [2024-06-24T20:02:49.681Z] [2024-06-24T20:02:49.681Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T20:02:49.681Z] #130 ... [2024-06-24T20:02:49.681Z] [2024-06-24T20:02:49.681Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:02:49.681Z] #184 DONE 0.1s [2024-06-24T20:02:49.681Z] [2024-06-24T20:02:49.681Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:02:49.681Z] #129 ... [2024-06-24T20:02:49.681Z] [2024-06-24T20:02:49.681Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:02:49.681Z] #185 DONE 0.2s [2024-06-24T20:02:49.681Z] [2024-06-24T20:02:49.681Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-24T20:02:49.681Z] #186 DONE 0.4s [2024-06-24T20:02:49.681Z] [2024-06-24T20:02:49.681Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T20:02:49.948Z] #139 ... [2024-06-24T20:02:49.948Z] [2024-06-24T20:02:49.948Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:02:49.948Z] #187 DONE 0.1s [2024-06-24T20:02:49.948Z] [2024-06-24T20:02:49.948Z] #96 [core-command] exporting to image [2024-06-24T20:02:49.948Z] #96 exporting layers [2024-06-24T20:02:50.215Z] #96 exporting layers 0.3s done [2024-06-24T20:02:50.215Z] #96 writing image sha256:314a6c3b4bad6be7bd7f0f4691ac3c2907047f1c96f54005672794119e95fa35 done [2024-06-24T20:02:50.215Z] #96 naming to docker.io/library/core-command-arm64 done [2024-06-24T20:02:50.215Z] #96 DONE 13.4s [2024-06-24T20:02:50.215Z] [2024-06-24T20:02:50.215Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:03:05.181Z] #129 ... [2024-06-24T20:03:05.181Z] [2024-06-24T20:03:05.181Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-24T20:03:05.181Z] #130 DONE 1784.3s [2024-06-24T20:03:05.181Z] [2024-06-24T20:03:05.181Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-24T20:03:05.181Z] #139 DONE 1784.3s [2024-06-24T20:03:05.181Z] [2024-06-24T20:03:05.181Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:03:05.181Z] #129 ... [2024-06-24T20:03:05.181Z] [2024-06-24T20:03:05.181Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:03:05.181Z] #188 DONE 0.3s [2024-06-24T20:03:05.181Z] [2024-06-24T20:03:05.181Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:03:05.181Z] #129 ... [2024-06-24T20:03:05.181Z] [2024-06-24T20:03:05.181Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:03:05.181Z] #189 DONE 0.2s [2024-06-24T20:03:05.181Z] [2024-06-24T20:03:05.181Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:03:05.181Z] #190 DONE 0.3s [2024-06-24T20:03:05.181Z] [2024-06-24T20:03:05.181Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-24T20:03:05.448Z] #191 ... [2024-06-24T20:03:05.448Z] [2024-06-24T20:03:05.448Z] #192 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:03:05.448Z] #192 DONE 0.3s [2024-06-24T20:03:05.448Z] [2024-06-24T20:03:05.448Z] #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-24T20:03:06.027Z] #193 DONE 0.5s [2024-06-24T20:03:06.027Z] [2024-06-24T20:03:06.028Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-24T20:03:06.028Z] #191 DONE 0.7s [2024-06-24T20:03:06.028Z] [2024-06-24T20:03:06.028Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:03:06.028Z] #194 DONE 0.2s [2024-06-24T20:03:06.028Z] [2024-06-24T20:03:06.028Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:03:06.294Z] #195 DONE 0.3s [2024-06-24T20:03:06.294Z] [2024-06-24T20:03:06.294Z] #96 [core-data] exporting to image [2024-06-24T20:03:06.294Z] #96 exporting layers [2024-06-24T20:03:06.294Z] #96 ... [2024-06-24T20:03:06.294Z] [2024-06-24T20:03:06.294Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-24T20:03:06.294Z] #196 DONE 0.2s [2024-06-24T20:03:06.294Z] [2024-06-24T20:03:06.294Z] #96 [core-metadata] exporting to image [2024-06-24T20:03:06.873Z] #96 exporting layers 0.5s done [2024-06-24T20:03:06.873Z] #96 writing image sha256:606735d5c3820c69f081459438f138dccc8bf53ff7cf79bcafa2b21a49a39f84 done [2024-06-24T20:03:06.873Z] #96 naming to docker.io/library/core-data-arm64 done [2024-06-24T20:03:06.873Z] #96 writing image sha256:8b1313a75bec1d65d6b5e837f992da2fb8fa58358da4c95672e24cd507bd5a8a done [2024-06-24T20:03:06.873Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-06-24T20:03:06.873Z] #96 DONE 14.1s [2024-06-24T20:03:06.873Z] [2024-06-24T20:03:06.873Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-24T20:03:33.514Z] #129 DONE 1812.5s [2024-06-24T20:03:33.514Z] [2024-06-24T20:03:33.514Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-24T20:03:33.514Z] #134 DONE 1812.6s [2024-06-24T20:03:33.514Z] [2024-06-24T20:03:33.514Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:03:33.514Z] #197 DONE 0.2s [2024-06-24T20:03:33.514Z] [2024-06-24T20:03:33.514Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:03:33.514Z] #198 DONE 0.1s [2024-06-24T20:03:33.514Z] [2024-06-24T20:03:33.514Z] #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-24T20:03:33.514Z] #199 DONE 0.1s [2024-06-24T20:03:33.514Z] [2024-06-24T20:03:33.514Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-24T20:03:33.514Z] #200 DONE 0.1s [2024-06-24T20:03:33.514Z] [2024-06-24T20:03:33.514Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-24T20:03:33.514Z] #201 DONE 0.5s [2024-06-24T20:03:33.514Z] [2024-06-24T20:03:33.514Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-24T20:03:33.514Z] #202 DONE 0.4s [2024-06-24T20:03:33.514Z] [2024-06-24T20:03:33.514Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:03:33.514Z] #203 DONE 0.1s [2024-06-24T20:03:33.514Z] [2024-06-24T20:03:33.514Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-24T20:03:33.780Z] #204 DONE 0.1s [2024-06-24T20:03:33.780Z] [2024-06-24T20:03:33.780Z] #96 [support-scheduler] exporting to image [2024-06-24T20:03:33.780Z] #96 exporting layers [2024-06-24T20:03:34.046Z] #96 exporting layers 0.4s done [2024-06-24T20:03:34.046Z] #96 exporting layers 0.6s done [2024-06-24T20:03:34.046Z] #96 writing image sha256:4fc90f17746e9dda04a4a2dcb5f463589db2feb7c0fd39370e49c4756320bbda 0.0s done [2024-06-24T20:03:34.046Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-06-24T20:03:34.046Z] #96 writing image sha256:c6ad04adf87d9ad776712970f999766398688fa90ed2d2e4c6f78f7a89b8117b done [2024-06-24T20:03:34.046Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-06-24T20:03:34.046Z] #96 DONE 14.7s [2024-06-24T20:03:34.046Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.046Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.046Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.046Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.046Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.046Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.046Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.047Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.047Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.047Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.047Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.047Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.047Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-24T20:03:34.047Z] time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-24T20:03:34.070Z] $ docker stop --time=1 b2a2f78b6c65b8070402be209e23e8282f6896b639d52c7b66e3342e430f923a [2024-06-24T20:03:35.681Z] $ docker rm -f --volumes b2a2f78b6c65b8070402be209e23e8282f6896b639d52c7b66e3342e430f923a [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T20:03:36.251Z] + docker images [2024-06-24T20:03:36.251Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-24T20:03:36.251Z] support-scheduler-arm64 latest 4fc90f17746e 3 seconds ago 37.4MB [2024-06-24T20:03:36.251Z] support-notifications-arm64 latest c6ad04adf87d 3 seconds ago 38.2MB [2024-06-24T20:03:36.251Z] core-metadata-arm64 latest 8b1313a75bec 30 seconds ago 35.4MB [2024-06-24T20:03:36.251Z] core-data-arm64 latest 606735d5c382 31 seconds ago 35.3MB [2024-06-24T20:03:36.251Z] core-command-arm64 latest 314a6c3b4bad 47 seconds ago 34.9MB [2024-06-24T20:03:36.251Z] security-proxy-auth-arm64 latest 542dff00252f About a minute ago 32.6MB [2024-06-24T20:03:36.251Z] security-spiffe-token-provider-arm64 latest 744ad4b4630f 8 minutes ago 29.1MB [2024-06-24T20:03:36.251Z] core-common-config-bootstrapper-arm64 latest 227287fcb763 9 minutes ago 15.3MB [2024-06-24T20:03:36.251Z] security-secretstore-setup-arm64 latest b15c690569bb 10 minutes ago 36.4MB [2024-06-24T20:03:36.251Z] security-bootstrapper-arm64 latest e1e02c61010b 10 minutes ago 18.8MB [2024-06-24T20:03:36.251Z] security-proxy-setup-arm64 latest 3084adcb24bd 11 minutes ago 26MB [2024-06-24T20:03:36.251Z] security-spire-config-arm64 latest c92ac923904f 31 minutes ago 95.8MB [2024-06-24T20:03:36.251Z] security-spire-agent-arm64 latest 56885101481b 31 minutes ago 152MB [2024-06-24T20:03:36.251Z] security-spire-server-arm64 latest 6498b9ea8557 31 minutes ago 96.7MB [2024-06-24T20:03:36.251Z] ci-base-image-arm64 latest 90c332cfd0b0 50 minutes ago 962MB [2024-06-24T20:03:36.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-06-24T20:03:36.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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-06-24T20:03:37.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T20:03:37.179Z] [2024-06-24T20:03:37.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T20:03:37.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T20:03:37.603Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-24T20:03:37.603Z] 8998bd30e6a1: Pulling fs layer [2024-06-24T20:03:37.603Z] 04944245beec: Pulling fs layer [2024-06-24T20:03:37.603Z] 699f458cf7ca: Pulling fs layer [2024-06-24T20:03:37.603Z] 765212b225bb: Pulling fs layer [2024-06-24T20:03:37.603Z] f23df028b6ca: Pulling fs layer [2024-06-24T20:03:37.603Z] d65c8cfc05b1: Pulling fs layer [2024-06-24T20:03:37.603Z] 2437ff75d9bd: Pulling fs layer [2024-06-24T20:03:37.603Z] f23df028b6ca: Waiting [2024-06-24T20:03:37.603Z] d65c8cfc05b1: Waiting [2024-06-24T20:03:37.603Z] 765212b225bb: Waiting [2024-06-24T20:03:37.603Z] 2437ff75d9bd: Waiting [2024-06-24T20:03:37.868Z] 04944245beec: Verifying Checksum [2024-06-24T20:03:37.868Z] 04944245beec: Download complete [2024-06-24T20:03:37.868Z] 765212b225bb: Verifying Checksum [2024-06-24T20:03:37.868Z] 765212b225bb: Download complete [2024-06-24T20:03:37.868Z] f23df028b6ca: Verifying Checksum [2024-06-24T20:03:37.868Z] d65c8cfc05b1: Verifying Checksum [2024-06-24T20:03:37.868Z] d65c8cfc05b1: Download complete [2024-06-24T20:03:38.133Z] 699f458cf7ca: Verifying Checksum [2024-06-24T20:03:38.133Z] 699f458cf7ca: Download complete [2024-06-24T20:03:38.401Z] 8998bd30e6a1: Verifying Checksum [2024-06-24T20:03:38.401Z] 8998bd30e6a1: Download complete [2024-06-24T20:03:40.969Z] 2437ff75d9bd: Verifying Checksum [2024-06-24T20:03:40.969Z] 2437ff75d9bd: Download complete [2024-06-24T20:03:42.909Z] 8998bd30e6a1: Pull complete [2024-06-24T20:03:43.492Z] 04944245beec: Pull complete [2024-06-24T20:03:44.904Z] 699f458cf7ca: Pull complete [2024-06-24T20:03:45.170Z] 765212b225bb: Pull complete [2024-06-24T20:03:46.128Z] f23df028b6ca: Pull complete [2024-06-24T20:03:46.393Z] d65c8cfc05b1: Pull complete [2024-06-24T20:04:04.598Z] 2437ff75d9bd: Pull complete [2024-06-24T20:04:04.598Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-24T20:04:04.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T20:04:04.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T20:04:04.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-4281 does not seem to be running inside a container [2024-06-24T20:04:05.018Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-24T20:04:08.162Z] $ docker top 835c426466e852fa45febd48dd99e4d261dc61d7be737dfe6506036432c37965 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:04:09.125Z] ---> job-cost.sh [2024-06-24T20:04:09.125Z] lf-activate-venv: SKIPPING [2024-06-24T20:04:09.125Z] INFO: No Stack... [2024-06-24T20:04:09.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-24T20:04:10.283Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T20:04:10.957Z] + cut -d, -f6 [2024-06-24T20:04:10.957Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-06-24T20:04:11.017Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4808-1-stack-cost] [2024-06-24T20:04:11.023Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4808-1-stack-cost] did not exist. Created. [2024-06-24T20:04:11.029Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4808-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T20:04:11.791Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-24T20:04:12.006Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T20:04:12.026Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4808-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T20:04:12.092Z] $ docker stop --time=1 835c426466e852fa45febd48dd99e4d261dc61d7be737dfe6506036432c37965 [2024-06-24T20:04:13.646Z] $ docker rm -f --volumes 835c426466e852fa45febd48dd99e4d261dc61d7be737dfe6506036432c37965 [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-06-24T20:04:14.806Z] provisioning config files... [2024-06-24T20:04:14.814Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3501337081556172755tmp [Pipeline] { [Pipeline] sh [2024-06-24T20:04:15.173Z] + set +x [2024-06-24T20:04:15.173Z] + curl -s https://codecov.io/bash [2024-06-24T20:04:15.173Z] + bash -s -- [2024-06-24T20:04:15.173Z] [2024-06-24T20:04:15.173Z] _____ _ [2024-06-24T20:04:15.173Z] / ____| | | [2024-06-24T20:04:15.173Z] | | ___ __| | ___ ___ _____ __ [2024-06-24T20:04:15.173Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-24T20:04:15.173Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-24T20:04:15.173Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-24T20:04:15.173Z] Bash-1.0.6 [2024-06-24T20:04:15.173Z] [2024-06-24T20:04:15.173Z] [2024-06-24T20:04:15.173Z] ==> git version 2.25.1 found [2024-06-24T20:04:15.173Z] ==> 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-06-24T20:04:15.173Z] Release-Date: 2020-01-08 [2024-06-24T20:04:15.173Z] 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-06-24T20:04:15.173Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-24T20:04:15.173Z] ==> Jenkins CI detected. [2024-06-24T20:04:15.173Z] current dir:  /w/workspace/edgex-go/1 [2024-06-24T20:04:15.173Z] project root: . [2024-06-24T20:04:15.173Z] --> token set from env [2024-06-24T20:04:15.173Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-24T20:04:15.173Z] ==> Running gcov in . (disable via -X gcov) [2024-06-24T20:04:15.173Z] ==> Python coveragepy not found [2024-06-24T20:04:15.173Z] ==> Searching for coverage reports in: [2024-06-24T20:04:15.173Z] + . [2024-06-24T20:04:15.173Z] -> Found 1 reports [2024-06-24T20:04:15.173Z] ==> Detecting git/mercurial file structure [2024-06-24T20:04:15.433Z] ==> Reading reports [2024-06-24T20:04:15.433Z] + ./coverage.out bytes=455714 [2024-06-24T20:04:15.433Z] ==> Appending adjustments [2024-06-24T20:04:15.433Z] https://docs.codecov.io/docs/fixing-reports [2024-06-24T20:04:16.375Z] + Found adjustments [2024-06-24T20:04:16.375Z] ==> Gzipping contents [2024-06-24T20:04:16.375Z] 60K /tmp/codecov.X6yLwr.gz [2024-06-24T20:04:16.375Z] ==> Uploading reports [2024-06-24T20:04:16.375Z] url: https://codecov.io [2024-06-24T20:04:16.375Z] query: branch=PR-4808&commit=8d6cdd1e76488b6d8e13b2371014d40488be16d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4808%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4808&job=&cmd_args= [2024-06-24T20:04:16.375Z] -> Pinging Codecov [2024-06-24T20:04:16.375Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4808&commit=8d6cdd1e76488b6d8e13b2371014d40488be16d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4808%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4808&job=&cmd_args= [2024-06-24T20:04:16.636Z] -> Uploading to [2024-06-24T20:04:16.636Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-24/00271124DB129430A58F1EEE437C3FCB/8d6cdd1e76488b6d8e13b2371014d40488be16d4/fa43e86d-53f8-4b50-8657-e32326c4b5d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T200416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d7035b761ee4e47c3b426414549c2cfcdaccbe14cd9c34ca8bd81b9ebe4d412 [2024-06-24T20:04:16.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T20:04:16.636Z] Dload Upload Total Spent Left Speed [2024-06-24T20:04:16.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57926 0 0 100 57926 0 201k --:--:-- --:--:-- --:--:-- 200k [2024-06-24T20:04:16.896Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8d6cdd1e76488b6d8e13b2371014d40488be16d4 [Pipeline] } [2024-06-24T20:04:16.926Z] 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-06-24T20:04:18.546Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:04:18.902Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:04:19.806Z] ---> package-listing.sh [2024-06-24T20:04:19.806Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-24T20:04:19.806Z] ++ facter osfamily [2024-06-24T20:04:20.065Z] + OS_FAMILY=debian [2024-06-24T20:04:20.066Z] + workspace=/w/workspace/edgex-go/1 [2024-06-24T20:04:20.066Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-24T20:04:20.066Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-24T20:04:20.066Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-24T20:04:20.066Z] + PACKAGES=/tmp/packages_start.txt [2024-06-24T20:04:20.066Z] + '[' /w/workspace/edgex-go/1 ']' [2024-06-24T20:04:20.066Z] + PACKAGES=/tmp/packages_end.txt [2024-06-24T20:04:20.066Z] + case "${OS_FAMILY}" in [2024-06-24T20:04:20.066Z] + grep '^ii' [2024-06-24T20:04:20.066Z] + dpkg -l [2024-06-24T20:04:20.066Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-24T20:04:20.066Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-24T20:04:20.066Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-24T20:04:20.066Z] + '[' /w/workspace/edgex-go/1 ']' [2024-06-24T20:04:20.066Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-06-24T20:04:20.066Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-06-24T20:04:20.108Z] 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-06-24T20:04:20.406Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T20:04:21.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T20:04:21.060Z] [2024-06-24T20:04:21.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T20:04:21.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T20:04:21.448Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-24T20:04:21.448Z] 5eb5b503b376: Pulling fs layer [2024-06-24T20:04:21.448Z] 5c69ac0246d0: Pulling fs layer [2024-06-24T20:04:21.448Z] ec43610c2a17: Pulling fs layer [2024-06-24T20:04:21.448Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-24T20:04:21.448Z] 33b1e0a273af: Pulling fs layer [2024-06-24T20:04:21.448Z] 5d3b04190fa2: Pulling fs layer [2024-06-24T20:04:21.448Z] 2f39f015ded8: Pulling fs layer [2024-06-24T20:04:21.448Z] 3a2ae6a8a46f: Waiting [2024-06-24T20:04:21.448Z] 33b1e0a273af: Waiting [2024-06-24T20:04:21.448Z] 2f39f015ded8: Waiting [2024-06-24T20:04:21.448Z] 5d3b04190fa2: Waiting [2024-06-24T20:04:21.448Z] 5c69ac0246d0: Verifying Checksum [2024-06-24T20:04:21.448Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-24T20:04:21.448Z] 3a2ae6a8a46f: Download complete [2024-06-24T20:04:21.448Z] 33b1e0a273af: Verifying Checksum [2024-06-24T20:04:21.448Z] 33b1e0a273af: Download complete [2024-06-24T20:04:21.448Z] 5d3b04190fa2: Verifying Checksum [2024-06-24T20:04:21.448Z] 5d3b04190fa2: Download complete [2024-06-24T20:04:21.705Z] ec43610c2a17: Verifying Checksum [2024-06-24T20:04:21.705Z] ec43610c2a17: Download complete [2024-06-24T20:04:21.705Z] 5eb5b503b376: Verifying Checksum [2024-06-24T20:04:21.705Z] 5eb5b503b376: Download complete [2024-06-24T20:04:22.271Z] 2f39f015ded8: Download complete [2024-06-24T20:04:23.204Z] 5eb5b503b376: Pull complete [2024-06-24T20:04:23.204Z] 5c69ac0246d0: Pull complete [2024-06-24T20:04:23.461Z] ec43610c2a17: Pull complete [2024-06-24T20:04:23.719Z] 3a2ae6a8a46f: Pull complete [2024-06-24T20:04:23.977Z] 33b1e0a273af: Pull complete [2024-06-24T20:04:23.977Z] 5d3b04190fa2: Pull complete [2024-06-24T20:04:28.157Z] 2f39f015ded8: Pull complete [2024-06-24T20:04:28.157Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-24T20:04:28.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T20:04:28.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T20:04:28.392Z] prd-ubuntu20.04-docker-8c-8g-4278 does not seem to be running inside a container [2024-06-24T20:04:28.444Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-24T20:04:31.766Z] $ docker top 9b8050fb2aa3d9bfebeb95c82e022247aeb286b3846b1775fc59e61d78bff2d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T20:04:32.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-24T20:04:32.470Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-24T20:04:32.789Z] + ls /var/log/sa-host [2024-06-24T20:04:32.789Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T20:04:32.943Z] provisioning config files... [2024-06-24T20:04:32.951Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6923968600122413326tmp [Pipeline] { [Pipeline] echo [2024-06-24T20:04:33.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:04:33.337Z] ---> create-netrc.sh [Pipeline] } [2024-06-24T20:04:33.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:04:33.780Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-24T20:04:33.820Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:04:34.143Z] ---> sudo-logs.sh [2024-06-24T20:04:34.144Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-24T20:04:34.231Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:04:34.558Z] ---> job-cost.sh [2024-06-24T20:04:34.558Z] lf-activate-venv: SKIPPING [2024-06-24T20:04:34.558Z] DEBUG: total: 0.10999999940395355 [2024-06-24T20:04:34.558Z] INFO: Retrieving Stack Cost... [2024-06-24T20:04:34.818Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T20:04:35.387Z] INFO: Archiving Costs [Pipeline] echo [2024-06-24T20:04:35.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T20:04:35.756Z] ---> logs-deploy.sh [2024-06-24T20:04:35.756Z] lf-activate-venv: SKIPPING [2024-06-24T20:04:35.756Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4808/1 [2024-06-24T20:04:35.756Z] INFO: archiving workspace using pattern(s): [2024-06-24T20:04:36.691Z] Archives upload complete. [2024-06-24T20:04:36.950Z] INFO: archiving logs to Nexus [2024-06-24T20:04:37.516Z] ---> uname -a: [2024-06-24T20:04:37.516Z] Linux prd-ubuntu20-04-docker-8c-8g-4278 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-24T20:04:37.516Z] [2024-06-24T20:04:37.516Z] [2024-06-24T20:04:37.516Z] ---> lscpu: [2024-06-24T20:04:37.516Z] Architecture: x86_64 [2024-06-24T20:04:37.516Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-24T20:04:37.516Z] Byte Order: Little Endian [2024-06-24T20:04:37.516Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-24T20:04:37.516Z] CPU(s): 8 [2024-06-24T20:04:37.516Z] On-line CPU(s) list: 0-7 [2024-06-24T20:04:37.516Z] Thread(s) per core: 1 [2024-06-24T20:04:37.516Z] Core(s) per socket: 1 [2024-06-24T20:04:37.516Z] Socket(s): 8 [2024-06-24T20:04:37.516Z] NUMA node(s): 1 [2024-06-24T20:04:37.516Z] Vendor ID: AuthenticAMD [2024-06-24T20:04:37.516Z] CPU family: 23 [2024-06-24T20:04:37.516Z] Model: 49 [2024-06-24T20:04:37.516Z] Model name: AMD EPYC-Rome Processor [2024-06-24T20:04:37.516Z] Stepping: 0 [2024-06-24T20:04:37.516Z] CPU MHz: 2799.998 [2024-06-24T20:04:37.516Z] BogoMIPS: 5599.99 [2024-06-24T20:04:37.516Z] Virtualization: AMD-V [2024-06-24T20:04:37.516Z] Hypervisor vendor: KVM [2024-06-24T20:04:37.516Z] Virtualization type: full [2024-06-24T20:04:37.516Z] L1d cache: 256 KiB [2024-06-24T20:04:37.516Z] L1i cache: 256 KiB [2024-06-24T20:04:37.516Z] L2 cache: 4 MiB [2024-06-24T20:04:37.516Z] L3 cache: 128 MiB [2024-06-24T20:04:37.516Z] NUMA node0 CPU(s): 0-7 [2024-06-24T20:04:37.516Z] Vulnerability Itlb multihit: Not affected [2024-06-24T20:04:37.516Z] Vulnerability L1tf: Not affected [2024-06-24T20:04:37.516Z] Vulnerability Mds: Not affected [2024-06-24T20:04:37.516Z] Vulnerability Meltdown: Not affected [2024-06-24T20:04:37.516Z] Vulnerability Mmio stale data: Not affected [2024-06-24T20:04:37.516Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-24T20:04:37.516Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-24T20:04:37.516Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-24T20:04:37.516Z] Vulnerability Srbds: Not affected [2024-06-24T20:04:37.516Z] Vulnerability Tsx async abort: Not affected [2024-06-24T20:04:37.516Z] 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-06-24T20:04:37.516Z] [2024-06-24T20:04:37.516Z] [2024-06-24T20:04:37.516Z] ---> nproc: [2024-06-24T20:04:37.516Z] 8 [2024-06-24T20:04:37.516Z] [2024-06-24T20:04:37.516Z]