Pull request #4710 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f028fa82529718e9552a95e34c50f8585787ae26+e15caff7a7271d7299d27016bfbe034a7a0b899b (88e831da6789fdc9fb74a1479ce234b0677903c5) 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-ssh15027502729830969830.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6487490787734283601.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6629220412737214792.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11472601276458862449.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17654821329635529194.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12085 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e15caff7a7271d7299d27016bfbe034a7a0b899b into PR head commit f028fa82529718e9552a95e34c50f8585787ae26 Merge succeeded, producing f028fa82529718e9552a95e34c50f8585787ae26 Checking out Revision f028fa82529718e9552a95e34c50f8585787ae26 (PR-4710) Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. > 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/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f028fa82529718e9552a95e34c50f8585787ae26 # 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 e15caff7a7271d7299d27016bfbe034a7a0b899b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 > git rev-list --no-walk d2fda28371dc0c9985adfdf67c9ab2acf82521a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-26T21:24:59.448Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-26T21:24:59.502Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-26T21:24:59.524Z] ========================================================= [2023-10-26T21:24:59.524Z] EdgeX Global Pipelines Version Info [2023-10-26T21:24:59.524Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:25:00.232Z] ------------------- [2023-10-26T21:25:00.232Z] stable info: [2023-10-26T21:25:00.232Z] ------------------- [2023-10-26T21:25:00.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-26T21:25:00.232Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T21:25:00.232Z] Message: update stable to v1.0.254 [2023-10-26T21:25:00.801Z] ------------------- [2023-10-26T21:25:00.801Z] experimental info: [2023-10-26T21:25:00.801Z] ------------------- [2023-10-26T21:25:00.801Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-26T21:25:00.801Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T21:25:00.801Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-26T21:25:00.960Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-26T21:25:00.969Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-26T21:25:00.976Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-26T21:25:00.984Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-26T21:25:00.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-26T21:25:01.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-26T21:25:01.018Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-26T21:25:01.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-26T21:25:01.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-26T21:25:01.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-26T21:25:01.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-26T21:25:01.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-26T21:25:01.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-26T21:25:01.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-26T21:25:01.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-26T21:25:01.139Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T21:25:01.151Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T21:25:01.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-26T21:25:01.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-26T21:25:01.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-26T21:25:01.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-26T21:25:01.221Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-26T21:25:01.234Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-26T21:25:01.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4710 [Pipeline] echo [2023-10-26T21:25:01.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4710 [Pipeline] echo [2023-10-26T21:25:01.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4710 [Pipeline] echo [2023-10-26T21:25:01.295Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f028fa82529718e9552a95e34c50f8585787ae26 [Pipeline] echo [2023-10-26T21:25:01.308Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f028fa8 [Pipeline] echo [2023-10-26T21:25:01.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:25:01.380Z] provisioning config files... [2023-10-26T21:25:01.393Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15100280764064677856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:25:01.715Z] ---> docker-login.sh [2023-10-26T21:25:01.715Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:25:01.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:25:01.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:25:01.978Z] Configure a credential helper to remove this warning. See [2023-10-26T21:25:01.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:25:01.978Z] [2023-10-26T21:25:01.978Z] Login Succeeded [2023-10-26T21:25:01.978Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:25:01.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:25:01.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:25:01.978Z] Configure a credential helper to remove this warning. See [2023-10-26T21:25:01.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:25:01.978Z] [2023-10-26T21:25:01.978Z] Login Succeeded [2023-10-26T21:25:01.978Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:25:02.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:25:02.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:25:02.246Z] Configure a credential helper to remove this warning. See [2023-10-26T21:25:02.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:25:02.246Z] [2023-10-26T21:25:02.246Z] Login Succeeded [2023-10-26T21:25:02.246Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:25:02.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:25:02.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:25:02.246Z] Configure a credential helper to remove this warning. See [2023-10-26T21:25:02.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:25:02.246Z] [2023-10-26T21:25:02.246Z] Login Succeeded [2023-10-26T21:25:02.246Z] docker.io [2023-10-26T21:25:02.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:25:02.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:25:02.817Z] Configure a credential helper to remove this warning. See [2023-10-26T21:25:02.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:25:02.817Z] [2023-10-26T21:25:02.817Z] Login Succeeded [2023-10-26T21:25:02.817Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:25:02.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:25:03.135Z] + 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 [2023-10-26T21:25:03.135Z] + dirname cmd/core-command/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/core-data/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/core-metadata/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/support-notifications/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-26T21:25:03.135Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-26T21:25:03.135Z] + cut -d/ -f2 [2023-10-26T21:25:03.135Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-26T21:25:03.185Z] 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 [2023-10-26T21:25:03.539Z] + git rev-list -1 --merges f028fa82529718e9552a95e34c50f8585787ae26~1..f028fa82529718e9552a95e34c50f8585787ae26 [Pipeline] echo [2023-10-26T21:25:03.557Z] -----------> git rev-list -1 --merges f028fa82529718e9552a95e34c50f8585787ae26~1..f028fa82529718e9552a95e34c50f8585787ae26 f028fa82529718e9552a95e34c50f8585787ae26 [false] [Pipeline] sh [2023-10-26T21:25:03.841Z] + git log --format=format:%s -1 f028fa82529718e9552a95e34c50f8585787ae26 [Pipeline] echo [2023-10-26T21:25:03.856Z] ========================================================= [2023-10-26T21:25:03.857Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-26T21:25:03.857Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-26T21:25:04.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T21:25:04.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-26T21:25:04.218Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-26T21:25:04.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-26T21:25:04.218Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-26T21:25:04.218Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-26T21:25:04.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:04.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:25:04.631Z] [2023-10-26T21:25:04.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:25:04.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:25:04.934Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-26T21:25:04.934Z] b85a868b505f: Pulling fs layer [2023-10-26T21:25:04.934Z] e2be974225ed: Pulling fs layer [2023-10-26T21:25:04.934Z] 339a4e72a1f5: Pulling fs layer [2023-10-26T21:25:04.934Z] 988bab9f4d93: Pulling fs layer [2023-10-26T21:25:04.934Z] 1469e6f7b9e6: Pulling fs layer [2023-10-26T21:25:04.934Z] eaf3925da568: Pulling fs layer [2023-10-26T21:25:04.934Z] bab4dde63d76: Pulling fs layer [2023-10-26T21:25:04.934Z] bde34c3a00c8: Pulling fs layer [2023-10-26T21:25:04.934Z] b352a97aabf1: Pulling fs layer [2023-10-26T21:25:04.934Z] 4872d77fe225: Pulling fs layer [2023-10-26T21:25:04.934Z] 5851b861e8e6: Pulling fs layer [2023-10-26T21:25:04.934Z] eaf3925da568: Waiting [2023-10-26T21:25:04.934Z] 4872d77fe225: Waiting [2023-10-26T21:25:04.934Z] b352a97aabf1: Waiting [2023-10-26T21:25:04.934Z] 988bab9f4d93: Waiting [2023-10-26T21:25:04.934Z] bab4dde63d76: Waiting [2023-10-26T21:25:04.934Z] bde34c3a00c8: Waiting [2023-10-26T21:25:04.934Z] 1469e6f7b9e6: Waiting [2023-10-26T21:25:04.934Z] 5851b861e8e6: Waiting [2023-10-26T21:25:04.934Z] e2be974225ed: Download complete [2023-10-26T21:25:04.934Z] 988bab9f4d93: Verifying Checksum [2023-10-26T21:25:04.934Z] 988bab9f4d93: Download complete [2023-10-26T21:25:04.934Z] 1469e6f7b9e6: Verifying Checksum [2023-10-26T21:25:04.934Z] eaf3925da568: Verifying Checksum [2023-10-26T21:25:04.934Z] eaf3925da568: Download complete [2023-10-26T21:25:05.191Z] 339a4e72a1f5: Verifying Checksum [2023-10-26T21:25:05.191Z] 339a4e72a1f5: Download complete [2023-10-26T21:25:05.191Z] bde34c3a00c8: Verifying Checksum [2023-10-26T21:25:05.191Z] bde34c3a00c8: Download complete [2023-10-26T21:25:05.191Z] b352a97aabf1: Verifying Checksum [2023-10-26T21:25:05.191Z] b352a97aabf1: Download complete [2023-10-26T21:25:05.191Z] 4872d77fe225: Verifying Checksum [2023-10-26T21:25:05.191Z] 4872d77fe225: Download complete [2023-10-26T21:25:05.191Z] 5851b861e8e6: Verifying Checksum [2023-10-26T21:25:05.191Z] 5851b861e8e6: Download complete [2023-10-26T21:25:05.191Z] b85a868b505f: Verifying Checksum [2023-10-26T21:25:05.191Z] b85a868b505f: Download complete [2023-10-26T21:25:05.449Z] bab4dde63d76: Verifying Checksum [2023-10-26T21:25:05.449Z] bab4dde63d76: Download complete [2023-10-26T21:25:06.383Z] b85a868b505f: Pull complete [2023-10-26T21:25:06.642Z] e2be974225ed: Pull complete [2023-10-26T21:25:07.207Z] 339a4e72a1f5: Pull complete [2023-10-26T21:25:07.207Z] 988bab9f4d93: Pull complete [2023-10-26T21:25:07.465Z] 1469e6f7b9e6: Pull complete [2023-10-26T21:25:07.465Z] eaf3925da568: Pull complete [2023-10-26T21:25:09.406Z] bab4dde63d76: Pull complete [2023-10-26T21:25:09.406Z] bde34c3a00c8: Pull complete [2023-10-26T21:25:09.664Z] b352a97aabf1: Pull complete [2023-10-26T21:25:09.664Z] 4872d77fe225: Pull complete [2023-10-26T21:25:09.664Z] 5851b861e8e6: Pull complete [2023-10-26T21:25:09.664Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-26T21:25:09.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T21:25:09.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:25:09.755Z] prd-ubuntu20.04-docker-8c-8g-12085 does not seem to be running inside a container [2023-10-26T21:25:09.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T21:25:12.537Z] $ docker top baaecf727199541b17ecfe92c5dc6c7b65239d60d1ed904dcc3a6bc8874d274c -eo pid,comm [2023-10-26T21:25:12.589Z] 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). [2023-10-26T21:25:12.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T21:25:12.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:25:12.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:25:12.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:25:12.755Z] $ docker exec baaecf727199541b17ecfe92c5dc6c7b65239d60d1ed904dcc3a6bc8874d274c ssh-agent [2023-10-26T21:25:12.851Z] SSH_AUTH_SOCK=/tmp/ssh-vstKw6iotcNk/agent.31 [2023-10-26T21:25:12.851Z] SSH_AGENT_PID=37 [2023-10-26T21:25:12.857Z] Running ssh-add (command line suppressed) [2023-10-26T21:25:12.965Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5583869768139532363.key (/w/workspace/edgex-go/3@tmp/private_key_5583869768139532363.key) [2023-10-26T21:25:12.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:25:13.265Z] + git tag --points-at HEAD [Pipeline] } [2023-10-26T21:25:13.279Z] $ docker exec --env ******** --env ******** baaecf727199541b17ecfe92c5dc6c7b65239d60d1ed904dcc3a6bc8874d274c ssh-agent -k [2023-10-26T21:25:13.382Z] unset SSH_AUTH_SOCK; [2023-10-26T21:25:13.383Z] unset SSH_AGENT_PID; [2023-10-26T21:25:13.383Z] echo Agent pid 37 killed; [2023-10-26T21:25:13.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-26T21:25:13.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T21:25:13.420Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T21:25:13.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T21:25:13.555Z] $ docker exec baaecf727199541b17ecfe92c5dc6c7b65239d60d1ed904dcc3a6bc8874d274c ssh-agent [2023-10-26T21:25:13.654Z] SSH_AUTH_SOCK=/tmp/ssh-XyjzaVNJHmgO/agent.69 [2023-10-26T21:25:13.654Z] SSH_AGENT_PID=75 [2023-10-26T21:25:13.659Z] Running ssh-add (command line suppressed) [2023-10-26T21:25:13.776Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4687825209426926439.key (/w/workspace/edgex-go/3@tmp/private_key_4687825209426926439.key) [2023-10-26T21:25:13.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T21:25:14.078Z] + git semver init [2023-10-26T21:25:14.338Z] 2023-10-26 21:25:14,249 [run_init] DEBUG init version:0.0.0 force:False [2023-10-26T21:25:14.339Z] 2023-10-26 21:25:14,250 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-10-26T21:25:14.339Z] 2023-10-26 21:25:14,250 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-10-26T21:25:14.339Z] 2023-10-26 21:25:14,250 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-10-26T21:25:19.626Z] 2023-10-26 21:25:18,862 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-10-26T21:25:19.626Z] 2023-10-26 21:25:18,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4710 with force:False [2023-10-26T21:25:19.626Z] 2023-10-26 21:25:18,862 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4710 [2023-10-26T21:25:19.626Z] 2023-10-26 21:25:18,866 [execute] INFO git cat-file --batch-check [2023-10-26T21:25:19.626Z] 2023-10-26 21:25:18,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T21:25:19.626Z] 2023-10-26 21:25:18,874 [execute] INFO git cat-file --batch [2023-10-26T21:25:19.626Z] 2023-10-26 21:25:18,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T21:25:19.626Z] 2023-10-26 21:25:18,879 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4710 [2023-10-26T21:25:19.626Z] 0.0.0 [Pipeline] } [2023-10-26T21:25:19.640Z] $ docker exec --env ******** --env ******** baaecf727199541b17ecfe92c5dc6c7b65239d60d1ed904dcc3a6bc8874d274c ssh-agent -k [2023-10-26T21:25:19.737Z] unset SSH_AUTH_SOCK; [2023-10-26T21:25:19.738Z] unset SSH_AGENT_PID; [2023-10-26T21:25:19.738Z] echo Agent pid 75 killed; [2023-10-26T21:25:19.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T21:25:20.046Z] + git semver [Pipeline] } [2023-10-26T21:25:20.319Z] $ docker stop --time=1 baaecf727199541b17ecfe92c5dc6c7b65239d60d1ed904dcc3a6bc8874d274c [2023-10-26T21:25:21.559Z] $ docker rm -f --volumes baaecf727199541b17ecfe92c5dc6c7b65239d60d1ed904dcc3a6bc8874d274c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T21:25:21.893Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-26T21:25:22.089Z] Stashed 1 file(s) [Pipeline] echo [2023-10-26T21:25:22.092Z] [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 [2023-10-26T21:25:22.497Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-10-26T21:25:22.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:25:22.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:25:22.540Z] ========================================================= [2023-10-26T21:25:22.540Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-26T21:25:22.540Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:25:22.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T21:25:22.825Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-26T21:25:22.825Z] 7264a8db6415: Pulling fs layer [2023-10-26T21:25:22.825Z] c4d48a809fc2: Pulling fs layer [2023-10-26T21:25:22.825Z] 4f1c88b9dad5: Pulling fs layer [2023-10-26T21:25:22.825Z] ad3a456e5733: Pulling fs layer [2023-10-26T21:25:22.825Z] 33e27b845d1e: Pulling fs layer [2023-10-26T21:25:22.825Z] c68163c4e522: Pulling fs layer [2023-10-26T21:25:22.825Z] 50da416c3ac9: Pulling fs layer [2023-10-26T21:25:22.825Z] 23d2d4c4bb30: Pulling fs layer [2023-10-26T21:25:22.825Z] ad3a456e5733: Waiting [2023-10-26T21:25:22.825Z] 33e27b845d1e: Waiting [2023-10-26T21:25:22.825Z] c68163c4e522: Waiting [2023-10-26T21:25:22.825Z] 50da416c3ac9: Waiting [2023-10-26T21:25:22.825Z] 23d2d4c4bb30: Waiting [2023-10-26T21:25:22.825Z] c4d48a809fc2: Download complete [2023-10-26T21:25:22.825Z] ad3a456e5733: Verifying Checksum [2023-10-26T21:25:22.825Z] ad3a456e5733: Download complete [2023-10-26T21:25:22.825Z] 33e27b845d1e: Verifying Checksum [2023-10-26T21:25:22.825Z] 33e27b845d1e: Download complete [2023-10-26T21:25:22.825Z] 7264a8db6415: Download complete [2023-10-26T21:25:22.825Z] c68163c4e522: Verifying Checksum [2023-10-26T21:25:22.825Z] c68163c4e522: Download complete [2023-10-26T21:25:23.084Z] 7264a8db6415: Pull complete [2023-10-26T21:25:23.084Z] 23d2d4c4bb30: Verifying Checksum [2023-10-26T21:25:23.084Z] 23d2d4c4bb30: Download complete [2023-10-26T21:25:23.084Z] c4d48a809fc2: Pull complete [2023-10-26T21:25:23.342Z] 4f1c88b9dad5: Verifying Checksum [2023-10-26T21:25:23.342Z] 4f1c88b9dad5: Download complete [2023-10-26T21:25:23.602Z] 50da416c3ac9: Verifying Checksum [2023-10-26T21:25:23.602Z] 50da416c3ac9: Download complete [2023-10-26T21:25:26.879Z] 4f1c88b9dad5: Pull complete [2023-10-26T21:25:26.879Z] ad3a456e5733: Pull complete [2023-10-26T21:25:26.879Z] 33e27b845d1e: Pull complete [2023-10-26T21:25:26.879Z] c68163c4e522: Pull complete [2023-10-26T21:25:29.404Z] 50da416c3ac9: Pull complete [2023-10-26T21:25:29.662Z] 23d2d4c4bb30: Pull complete [2023-10-26T21:25:29.662Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-26T21:25:29.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T21:25:29.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:25:29.956Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T21:25:29.956Z] WORKDIR /edgex [2023-10-26T21:25:29.956Z] COPY go.mod . [2023-10-26T21:25:29.956Z] RUN go mod download [2023-10-26T21:25:29.956Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-26T21:25:30.553Z] Sending build context to Docker daemon 171MB [2023-10-26T21:25:30.553Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T21:25:30.553Z] ---> 0786185ac409 [2023-10-26T21:25:30.553Z] Step 2/4 : WORKDIR /edgex [2023-10-26T21:25:34.872Z] ---> Running in 0e675a0303ab [2023-10-26T21:25:34.872Z] Removing intermediate container 0e675a0303ab [2023-10-26T21:25:34.872Z] ---> 29ff0b0e7df3 [2023-10-26T21:25:34.872Z] Step 3/4 : COPY go.mod . [2023-10-26T21:25:34.872Z] ---> e53d3893f031 [2023-10-26T21:25:34.872Z] Step 4/4 : RUN go mod download [2023-10-26T21:25:34.872Z] ---> Running in c77d8607f18f [2023-10-26T21:25:37.168Z] Still waiting to schedule task [2023-10-26T21:25:37.168Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12067’ [2023-10-26T21:26:01.416Z] Removing intermediate container c77d8607f18f [2023-10-26T21:26:01.416Z] ---> 966ece107db3 [2023-10-26T21:26:01.416Z] Successfully built 966ece107db3 [2023-10-26T21:26:01.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:01.713Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T21:26:01.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:26:01.779Z] prd-ubuntu20.04-docker-8c-8g-12085 does not seem to be running inside a container [2023-10-26T21:26:01.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T21:26:02.231Z] $ docker top d3c3428df789e04e43f0f78d9fb5cb5a7536b976a464cde2faa8300271c9faea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:26:02.570Z] + go version [2023-10-26T21:26:02.570Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-26T21:26:02.585Z] $ docker stop --time=1 d3c3428df789e04e43f0f78d9fb5cb5a7536b976a464cde2faa8300271c9faea [2023-10-26T21:26:03.855Z] $ docker rm -f --volumes d3c3428df789e04e43f0f78d9fb5cb5a7536b976a464cde2faa8300271c9faea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:26:04.242Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T21:26:04.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:26:04.307Z] prd-ubuntu20.04-docker-8c-8g-12085 does not seem to be running inside a container [2023-10-26T21:26:04.340Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T21:26:04.643Z] $ docker top 898ee957233a114beb8d846d6d224cbd7d9ad788447a77cfee7b94c660e5bfc0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T21:26:04.702Z] ========================================================= [2023-10-26T21:26:04.702Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-26T21:26:04.702Z] ========================================================= [Pipeline] sh [2023-10-26T21:26:04.981Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:26:05.279Z] + make test [2023-10-26T21:26:05.279Z] go test -race -coverprofile=coverage.out ./... [2023-10-26T21:26:11.842Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-26T21:26:24.038Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-26T21:26:24.038Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-26T21:26:24.038Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-26T21:26:24.297Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-26T21:26:24.297Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-26T21:26:24.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-26T21:26:24.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-26T21:26:24.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-26T21:26:24.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-26T21:26:25.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-26T21:26:25.331Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-26T21:26:25.331Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-26T21:26:25.331Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-26T21:26:25.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-26T21:26:26.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-26T21:26:26.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-26T21:26:26.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-26T21:26:26.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-26T21:26:26.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-26T21:26:27.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 28.7% of statements [2023-10-26T21:26:27.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2023-10-26T21:26:27.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-26T21:26:27.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-26T21:26:28.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-26T21:26:28.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-26T21:26:28.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:26:28.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-26T21:26:28.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-26T21:26:29.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-26T21:26:29.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-26T21:26:30.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements [2023-10-26T21:26:30.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 53.2% of statements [2023-10-26T21:26:31.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-26T21:26:31.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:26:31.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-26T21:26:31.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-26T21:26:31.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-26T21:26:31.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-26T21:26:31.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-26T21:26:31.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-26T21:26:31.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-26T21:26:31.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-26T21:26:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.281s coverage: 93.4% of statements [2023-10-26T21:26:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 4.1% of statements [2023-10-26T21:26:32.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 97.6% of statements [2023-10-26T21:26:32.504Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.047s coverage: 72.2% of statements [2023-10-26T21:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-26T21:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-26T21:26:34.263Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements [2023-10-26T21:26:34.263Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements [2023-10-26T21:26:34.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements [2023-10-26T21:26:34.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 82.9% of statements [2023-10-26T21:26:34.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.049s coverage: 94.1% of statements [2023-10-26T21:26:34.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements [2023-10-26T21:26:34.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2023-10-26T21:26:35.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-26T21:26:35.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-26T21:26:35.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-26T21:26:35.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-26T21:26:35.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-26T21:26:35.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-26T21:26:35.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-26T21:26:35.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-26T21:26:36.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-26T21:26:36.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-26T21:26:36.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-26T21:26:36.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-26T21:26:36.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-26T21:26:36.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-26T21:26:37.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-26T21:26:38.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-26T21:26:39.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-26T21:26:40.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-26T21:26:40.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-26T21:26:42.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-26T21:26:42.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-26T21:26:42.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-26T21:26:44.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-26T21:26:44.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-26T21:26:44.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-26T21:26:45.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-26T21:26:45.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-26T21:26:45.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-26T21:26:45.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-26T21:26:46.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-26T21:26:46.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-26T21:26:46.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-26T21:26:46.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-26T21:26:46.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements [2023-10-26T21:26:47.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-26T21:26:47.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:26:47.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-26T21:26:47.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-26T21:26:48.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-26T21:26:48.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-26T21:26:49.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-26T21:26:49.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.303s coverage: 79.9% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.060s coverage: 92.9% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.041s coverage: 62.3% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.038s coverage: 20.0% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.094s coverage: 81.8% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.194s coverage: 63.1% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.171s coverage: 38.4% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.049s coverage: 84.8% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.081s coverage: 19.9% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 95.7% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements [2023-10-26T21:26:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements [2023-10-26T21:26:59.890Z] 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 [2023-10-26T21:26:59.890Z] running golangci-lint [2023-10-26T21:26:59.890Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-26T21:26:59.890Z] go version go1.21.0 linux/amd64 [2023-10-26T21:26:59.890Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-26T21:26:59.890Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-26T21:27:14.757Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 12.365684233s" [2023-10-26T21:27:14.757Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.772878ms" [2023-10-26T21:27:20.014Z] level=info msg="[linters_context/goanalysis] analyzers took 59.592591664s with top 10 stages: buildir: 31.207288012s, gosec: 6.249218425s, fact_deprecated: 1.924116376s, inspect: 1.770830749s, ctrlflow: 1.662406622s, printf: 1.392266598s, S1038: 973.679613ms, fact_purity: 723.045786ms, unused: 665.252175ms, nilness: 629.521943ms" [2023-10-26T21:27:20.014Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-26T21:27:20.014Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, nolint: 0/21, path_prettifier: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, identifier_marker: 197/197" [2023-10-26T21:27:20.014Z] level=info msg="[runner] processing took 16.616152ms with stages: nolint: 6.951593ms, identifier_marker: 4.993898ms, path_prettifier: 1.464265ms, autogenerated_exclude: 1.458034ms, exclude-rules: 1.027995ms, skip_dirs: 633.874µs, cgo: 50.912µs, filename_unadjuster: 31.5µs, max_same_issues: 590ns, sort_results: 560ns, exclude: 550ns, skip_files: 401ns, uniq_by_line: 400ns, fixer: 390ns, severity-rules: 280ns, diff: 210ns, max_from_linter: 190ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 110ns" [2023-10-26T21:27:20.014Z] level=info msg="[runner] linters took 7.646101139s with stages: goanalysis_metalinter: 7.629403405s" [2023-10-26T21:27:20.014Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-26T21:27:20.014Z] level=info msg="Memory: 202 samples, avg is 242.3MB, max is 967.4MB" [2023-10-26T21:27:20.014Z] level=info msg="Execution took 20.054922035s" [2023-10-26T21:27:20.014Z] go vet ./... [2023-10-26T21:27:24.200Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T21:27:24.200Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T21:27:24.200Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T21:27:24.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-26T21:27:24.496Z] + ls -al . [2023-10-26T21:27:24.496Z] total 728 [2023-10-26T21:27:24.496Z] drwxrwxr-x 11 1001 1001 4096 Oct 26 21:26 . [2023-10-26T21:27:24.496Z] drwxr-xr-x 4 root root 4096 Oct 26 21:26 .. [2023-10-26T21:27:24.496Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 21:24 .blubracket [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 10 Oct 26 21:24 .dockerignore [2023-10-26T21:27:24.496Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 21:27 .git [2023-10-26T21:27:24.496Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 21:24 .github [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 1074 Oct 26 21:24 .gitignore [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 21:24 .golangci.yml [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 100 Oct 26 21:24 .hadolint.yml [2023-10-26T21:27:24.496Z] drwxr-xr-x 3 1001 1001 4096 Oct 26 21:25 .semver [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 155 Oct 26 21:24 .sonarcloud.properties [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 21:24 ADOPTERS.md [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 11674 Oct 26 21:24 Attribution.txt [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 93407 Oct 26 21:24 CHANGELOG.md [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 21:24 CONTRIBUTING.md [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 21:24 GOVERNANCE.md [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 861 Oct 26 21:24 Jenkinsfile [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 21:24 LICENSE [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 15054 Oct 26 21:24 Makefile [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 21:24 OWNERS.md [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 9527 Oct 26 21:24 README.md [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 789 Oct 26 21:24 SECURITY.md [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 21:25 VERSION [2023-10-26T21:27:24.496Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 21:24 bin [2023-10-26T21:27:24.496Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 21:24 cmd [2023-10-26T21:27:24.496Z] -rw-r--r-- 1 root root 453602 Oct 26 21:26 coverage.out [2023-10-26T21:27:24.496Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 21:24 fuzz_test [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 3689 Oct 26 21:24 go.mod [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 34446 Oct 26 21:24 go.sum [2023-10-26T21:27:24.496Z] drwxrwxr-x 7 1001 1001 4096 Oct 26 21:24 internal [2023-10-26T21:27:24.496Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 21:24 openapi [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 584 Oct 26 21:24 security.txt [2023-10-26T21:27:24.496Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 21:24 version.go [Pipeline] sh [2023-10-26T21:27:24.779Z] + '[' -e coverage.out ] [2023-10-26T21:27:24.779Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-26T21:27:24.877Z] Stashed 1 file(s) [Pipeline] sh [2023-10-26T21:27:25.152Z] + make build [2023-10-26T21:27:25.152Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T21:27:37.346Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T21:27:37.911Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T21:27:39.288Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-10-26T21:27:39.853Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T21:27:46.418Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T21:27:47.350Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:27:48.730Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:27:50.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:27:50.676Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T21:27:51.616Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T21:27:52.991Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-10-26T21:27:53.935Z] $ docker stop --time=1 898ee957233a114beb8d846d6d224cbd7d9ad788447a77cfee7b94c660e5bfc0 [2023-10-26T21:27:58.063Z] $ docker rm -f --volumes 898ee957233a114beb8d846d6d224cbd7d9ad788447a77cfee7b94c660e5bfc0 [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 [2023-10-26T21:27:59.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T21:27:59.003Z] [2023-10-26T21:27:59.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:27:59.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T21:27:59.304Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-26T21:27:59.304Z] 91d30c5bc195: Pulling fs layer [2023-10-26T21:27:59.304Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-26T21:27:59.304Z] 9c61dcf015f6: Pulling fs layer [2023-10-26T21:27:59.304Z] 4698f68db338: Pulling fs layer [2023-10-26T21:27:59.304Z] 2a2f49069b9e: Pulling fs layer [2023-10-26T21:27:59.304Z] e0025b399a48: Pulling fs layer [2023-10-26T21:27:59.304Z] 2a2f49069b9e: Waiting [2023-10-26T21:27:59.304Z] 4698f68db338: Waiting [2023-10-26T21:27:59.304Z] e0025b399a48: Waiting [2023-10-26T21:27:59.304Z] 91d30c5bc195: Verifying Checksum [2023-10-26T21:27:59.304Z] 91d30c5bc195: Download complete [2023-10-26T21:27:59.304Z] 4698f68db338: Verifying Checksum [2023-10-26T21:27:59.304Z] 4698f68db338: Download complete [2023-10-26T21:27:59.563Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-26T21:27:59.563Z] 2e9b0aa3be6d: Download complete [2023-10-26T21:27:59.563Z] e0025b399a48: Verifying Checksum [2023-10-26T21:27:59.563Z] e0025b399a48: Download complete [2023-10-26T21:27:59.563Z] 91d30c5bc195: Pull complete [2023-10-26T21:27:59.820Z] 2e9b0aa3be6d: Pull complete [2023-10-26T21:28:00.080Z] 9c61dcf015f6: Verifying Checksum [2023-10-26T21:28:00.080Z] 9c61dcf015f6: Download complete [2023-10-26T21:28:02.609Z] 9c61dcf015f6: Pull complete [2023-10-26T21:28:02.609Z] 4698f68db338: Pull complete [2023-10-26T21:28:03.176Z] 2a2f49069b9e: Pull complete [2023-10-26T21:28:03.176Z] e0025b399a48: Pull complete [2023-10-26T21:28:03.176Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-26T21:28:03.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-26T21:28:03.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:28:03.260Z] prd-ubuntu20.04-docker-8c-8g-12085 does not seem to be running inside a container [2023-10-26T21:28:03.295Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-26T21:28:05.968Z] $ docker top a881fd62599807e173f7dcbc04d185eebe11fce4f94f4ac9879727dce0505a49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:28:06.313Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-26T21:28:08.845Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #1 transferring dockerfile: 1.70kB done [2023-10-26T21:28:08.845Z] #1 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #2 transferring dockerfile: 1.96kB done [2023-10-26T21:28:08.845Z] #2 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #3 transferring dockerfile: 1.58kB done [2023-10-26T21:28:08.845Z] #3 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #4 [core-command internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #4 transferring dockerfile: 1.82kB 0.0s done [2023-10-26T21:28:08.845Z] #4 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #5 transferring dockerfile: 1.82kB done [2023-10-26T21:28:08.845Z] #5 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #6 [core-data internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #6 transferring dockerfile: 1.90kB done [2023-10-26T21:28:08.845Z] #6 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #7 transferring dockerfile: 2.39kB done [2023-10-26T21:28:08.845Z] #7 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #8 transferring dockerfile: 2.82kB done [2023-10-26T21:28:08.845Z] #8 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #9 transferring dockerfile: 2.04kB done [2023-10-26T21:28:08.845Z] #9 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #10 transferring dockerfile: 2.38kB done [2023-10-26T21:28:08.845Z] #10 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #11 [security-spire-agent internal] load .dockerignore [2023-10-26T21:28:08.845Z] #11 transferring context: 50B done [2023-10-26T21:28:08.845Z] #11 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #12 transferring dockerfile: 1.59kB done [2023-10-26T21:28:08.845Z] #12 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #13 transferring dockerfile: 2.12kB done [2023-10-26T21:28:08.845Z] #13 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #14 transferring dockerfile: 1.84kB done [2023-10-26T21:28:08.845Z] #14 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-26T21:28:08.845Z] #15 transferring dockerfile: 1.78kB done [2023-10-26T21:28:08.845Z] #15 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #16 [core-metadata internal] load .dockerignore [2023-10-26T21:28:08.845Z] #16 transferring context: 50B done [2023-10-26T21:28:08.845Z] #16 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #17 [security-spire-config internal] load .dockerignore [2023-10-26T21:28:08.845Z] #17 transferring context: 50B done [2023-10-26T21:28:08.845Z] #17 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #18 [support-scheduler internal] load .dockerignore [2023-10-26T21:28:08.845Z] #18 transferring context: 50B done [2023-10-26T21:28:08.845Z] #18 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #19 [core-command internal] load .dockerignore [2023-10-26T21:28:08.845Z] #19 transferring context: 50B done [2023-10-26T21:28:08.845Z] #19 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #20 [core-data internal] load .dockerignore [2023-10-26T21:28:08.845Z] #20 transferring context: 50B done [2023-10-26T21:28:08.845Z] #20 DONE 0.0s [2023-10-26T21:28:08.845Z] [2023-10-26T21:28:08.845Z] #21 [security-proxy-setup internal] load .dockerignore [2023-10-26T21:28:09.104Z] #21 transferring context: 50B done [2023-10-26T21:28:09.104Z] #21 DONE 0.0s [2023-10-26T21:28:09.104Z] [2023-10-26T21:28:09.104Z] #22 [security-bootstrapper internal] load .dockerignore [2023-10-26T21:28:09.104Z] #22 transferring context: 50B done [2023-10-26T21:28:09.104Z] #22 DONE 0.0s [2023-10-26T21:28:09.104Z] [2023-10-26T21:28:09.104Z] #23 [security-proxy-auth internal] load .dockerignore [2023-10-26T21:28:09.104Z] #23 transferring context: 50B done [2023-10-26T21:28:09.104Z] #23 DONE 0.0s [2023-10-26T21:28:09.104Z] [2023-10-26T21:28:09.104Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-10-26T21:28:09.104Z] #24 transferring context: 50B done [2023-10-26T21:28:09.104Z] #24 DONE 0.0s [2023-10-26T21:28:09.104Z] [2023-10-26T21:28:09.104Z] #25 [security-spire-server internal] load .dockerignore [2023-10-26T21:28:09.104Z] #25 transferring context: 50B done [2023-10-26T21:28:09.104Z] #25 DONE 0.0s [2023-10-26T21:28:09.104Z] [2023-10-26T21:28:09.104Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-26T21:28:09.104Z] #26 transferring context: 50B done [2023-10-26T21:28:09.104Z] #26 DONE 0.0s [2023-10-26T21:28:09.104Z] [2023-10-26T21:28:09.104Z] #27 [support-notifications internal] load .dockerignore [2023-10-26T21:28:09.104Z] #27 transferring context: 50B done [2023-10-26T21:28:09.104Z] #27 DONE 0.0s [2023-10-26T21:28:09.104Z] [2023-10-26T21:28:09.104Z] #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-26T21:28:09.104Z] #28 ... [2023-10-26T21:28:09.104Z] [2023-10-26T21:28:09.104Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-10-26T21:28:09.104Z] #29 transferring context: 50B done [2023-10-26T21:28:09.104Z] #29 DONE 0.0s [2023-10-26T21:28:09.104Z] [2023-10-26T21:28:09.104Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:28:09.104Z] #30 DONE 0.1s [2023-10-26T21:28:09.382Z] [2023-10-26T21:28:09.382Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T21:28:09.382Z] #31 DONE 0.0s [2023-10-26T21:28:09.382Z] [2023-10-26T21:28:09.382Z] #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:28:09.382Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:28:09.382Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:28:09.382Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:28:09.382Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:28:09.382Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:28:09.383Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.15MB / 3.40MB 0.1s [2023-10-26T21:28:09.383Z] #32 ... [2023-10-26T21:28:09.383Z] [2023-10-26T21:28:09.383Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T21:28:09.383Z] #31 DONE 0.0s [2023-10-26T21:28:09.383Z] [2023-10-26T21:28:09.383Z] #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:28:09.383Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:28:09.383Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:28:09.383Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:28:09.383Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:28:09.383Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-26T21:28:09.383Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-26T21:28:09.642Z] #32 ... [2023-10-26T21:28:09.642Z] [2023-10-26T21:28:09.642Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-26T21:28:09.642Z] #31 DONE 0.0s [2023-10-26T21:28:09.642Z] [2023-10-26T21:28:09.642Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:28:09.642Z] #30 DONE 0.4s [2023-10-26T21:28:09.642Z] [2023-10-26T21:28:09.642Z] #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:28:09.642Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:28:09.642Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:28:09.642Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:28:09.642Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:28:09.642Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-26T21:28:09.642Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:28:09.642Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:28:09.642Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:28:09.642Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:28:09.642Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-26T21:28:09.907Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-26T21:28:09.907Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:28:09.907Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:28:09.907Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-26T21:28:09.907Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-26T21:28:09.907Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-26T21:28:09.907Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-26T21:28:09.907Z] #32 DONE 0.9s [2023-10-26T21:28:09.907Z] [2023-10-26T21:28:09.907Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-26T21:28:09.907Z] #33 DONE 0.9s [2023-10-26T21:28:09.907Z] [2023-10-26T21:28:09.907Z] #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-26T21:28:09.907Z] #28 DONE 0.9s [2023-10-26T21:28:09.907Z] [2023-10-26T21:28:09.907Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:28:09.907Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:28:10.165Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-10-26T21:28:10.427Z] #34 ... [2023-10-26T21:28:10.427Z] [2023-10-26T21:28:10.427Z] #35 [security-spire-server internal] load build context [2023-10-26T21:28:10.427Z] #35 transferring context: 18.10kB 0.0s done [2023-10-26T21:28:10.427Z] #35 DONE 0.5s [2023-10-26T21:28:10.427Z] [2023-10-26T21:28:10.427Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:28:10.427Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-26T21:28:10.427Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-26T21:28:10.427Z] #34 ... [2023-10-26T21:28:10.427Z] [2023-10-26T21:28:10.427Z] #36 [security-spire-config internal] load build context [2023-10-26T21:28:10.427Z] #36 transferring context: 16.35kB 0.0s done [2023-10-26T21:28:10.427Z] #36 DONE 0.5s [2023-10-26T21:28:10.427Z] [2023-10-26T21:28:10.427Z] #37 [security-spire-agent internal] load build context [2023-10-26T21:28:10.427Z] #37 transferring context: 17.63kB 0.0s done [2023-10-26T21:28:10.427Z] #37 DONE 0.5s [2023-10-26T21:28:10.427Z] [2023-10-26T21:28:10.427Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:28:10.427Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-26T21:28:10.685Z] #34 ... [2023-10-26T21:28:10.685Z] [2023-10-26T21:28:10.685Z] #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-26T21:28:10.685Z] #38 DONE 1.4s [2023-10-26T21:28:10.685Z] [2023-10-26T21:28:10.685Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:28:10.685Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-10-26T21:28:10.685Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-10-26T21:28:10.685Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T21:28:10.685Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-10-26T21:28:10.685Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-10-26T21:28:11.169Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-10-26T21:28:11.169Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2023-10-26T21:28:11.429Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s [2023-10-26T21:28:13.332Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-26T21:28:13.900Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 3.3s [2023-10-26T21:28:14.161Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 3.6s [2023-10-26T21:28:14.161Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.7s [2023-10-26T21:28:16.729Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.9s [2023-10-26T21:28:16.729Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 6.1s done [2023-10-26T21:28:18.243Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.9s done [2023-10-26T21:28:19.189Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-26T21:28:19.189Z] #34 ... [2023-10-26T21:28:19.189Z] [2023-10-26T21:28:19.189Z] #39 [core-metadata internal] load build context [2023-10-26T21:28:19.189Z] #39 transferring context: 174.52MB 9.9s [2023-10-26T21:28:19.490Z] #39 ... [2023-10-26T21:28:19.490Z] [2023-10-26T21:28:19.490Z] #40 [core-data internal] load build context [2023-10-26T21:28:19.490Z] #40 ... [2023-10-26T21:28:19.490Z] [2023-10-26T21:28:19.490Z] #41 [core-command internal] load build context [2023-10-26T21:28:19.996Z] #41 ... [2023-10-26T21:28:19.996Z] [2023-10-26T21:28:19.996Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:28:19.996Z] #42 transferring context: 365.22MB 9.8s done [2023-10-26T21:28:19.996Z] #42 ... [2023-10-26T21:28:19.996Z] [2023-10-26T21:28:19.996Z] #43 [support-scheduler internal] load build context [2023-10-26T21:28:20.365Z] #43 ... [2023-10-26T21:28:20.365Z] [2023-10-26T21:28:20.365Z] #44 [support-notifications internal] load build context [2023-10-26T21:28:20.365Z] #44 transferring context: 365.22MB 9.4s done [2023-10-26T21:28:20.365Z] #44 ... [2023-10-26T21:28:20.365Z] [2023-10-26T21:28:20.365Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T21:28:20.638Z] #45 ... [2023-10-26T21:28:20.638Z] [2023-10-26T21:28:20.638Z] #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T21:28:20.638Z] #46 ... [2023-10-26T21:28:20.638Z] [2023-10-26T21:28:20.638Z] #47 [security-proxy-setup internal] load build context [2023-10-26T21:28:20.638Z] #47 transferring context: 365.22MB 9.8s done [2023-10-26T21:28:20.638Z] #47 ... [2023-10-26T21:28:20.638Z] [2023-10-26T21:28:20.638Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T21:28:20.638Z] #48 ... [2023-10-26T21:28:20.638Z] [2023-10-26T21:28:20.638Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T21:28:20.895Z] #49 ... [2023-10-26T21:28:20.895Z] [2023-10-26T21:28:20.895Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:28:20.895Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-10-26T21:28:20.895Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-26T21:28:20.895Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-26T21:28:20.895Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-26T21:28:20.895Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2023-10-26T21:28:20.895Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-10-26T21:28:20.895Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-26T21:28:20.895Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 4.6s done [2023-10-26T21:28:20.895Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-26T21:28:20.895Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-26T21:28:20.895Z] #50 ... [2023-10-26T21:28:20.895Z] [2023-10-26T21:28:20.895Z] #51 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T21:28:21.153Z] #51 ... [2023-10-26T21:28:21.153Z] [2023-10-26T21:28:21.153Z] #52 [security-bootstrapper internal] load build context [2023-10-26T21:28:21.153Z] #52 transferring context: 365.22MB 11.0s done [2023-10-26T21:28:21.153Z] #52 ... [2023-10-26T21:28:21.153Z] [2023-10-26T21:28:21.153Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T21:28:21.450Z] #53 ... [2023-10-26T21:28:21.450Z] [2023-10-26T21:28:21.450Z] #54 [security-spiffe-token-provider internal] load build context [2023-10-26T21:28:21.450Z] #54 transferring context: 365.22MB 11.4s done [2023-10-26T21:28:21.450Z] #54 ... [2023-10-26T21:28:21.450Z] [2023-10-26T21:28:21.450Z] #55 [security-proxy-auth internal] load build context [2023-10-26T21:28:21.450Z] #55 transferring context: 365.22MB 11.4s done [2023-10-26T21:28:21.708Z] #55 ... [2023-10-26T21:28:21.708Z] [2023-10-26T21:28:21.708Z] #56 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:28:21.708Z] #56 ... [2023-10-26T21:28:21.708Z] [2023-10-26T21:28:21.708Z] #57 [security-secretstore-setup internal] load build context [2023-10-26T21:28:21.708Z] #57 transferring context: 365.22MB 9.6s done [2023-10-26T21:28:21.966Z] #57 ... [2023-10-26T21:28:21.966Z] [2023-10-26T21:28:21.966Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T21:28:21.966Z] #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:21.966Z] #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:21.966Z] #0 2.415 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-26T21:28:21.966Z] #0 2.415 (2/2) Installing su-exec (0.2-r3) [2023-10-26T21:28:21.966Z] #0 2.415 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:28:21.966Z] #0 2.415 OK: 7 MiB in 17 packages [2023-10-26T21:28:21.966Z] #58 ... [2023-10-26T21:28:21.966Z] [2023-10-26T21:28:21.966Z] #59 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-26T21:28:22.535Z] #59 ... [2023-10-26T21:28:22.535Z] [2023-10-26T21:28:22.535Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T21:28:22.535Z] #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:22.535Z] #0 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:22.535Z] #0 2.736 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T21:28:22.535Z] #0 2.787 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:28:22.535Z] #0 2.790 OK: 7 MiB in 16 packages [2023-10-26T21:28:22.795Z] #60 ... [2023-10-26T21:28:22.795Z] [2023-10-26T21:28:22.795Z] #39 [core-metadata internal] load build context [2023-10-26T21:28:22.795Z] #39 transferring context: 365.22MB 12.8s done [2023-10-26T21:28:26.092Z] #39 ... [2023-10-26T21:28:26.092Z] [2023-10-26T21:28:26.092Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:28:26.092Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.1s [2023-10-26T21:28:26.662Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2023-10-26T21:28:29.957Z] #50 ... [2023-10-26T21:28:29.957Z] [2023-10-26T21:28:29.957Z] #40 [core-data internal] load build context [2023-10-26T21:28:29.957Z] #40 transferring context: 365.22MB 11.5s done [2023-10-26T21:28:29.957Z] #40 ... [2023-10-26T21:28:29.957Z] [2023-10-26T21:28:29.957Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:28:29.957Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done [2023-10-26T21:28:29.957Z] #34 ... [2023-10-26T21:28:29.957Z] [2023-10-26T21:28:29.957Z] #44 [support-notifications internal] load build context [2023-10-26T21:28:29.957Z] #44 DONE 20.2s [2023-10-26T21:28:29.957Z] [2023-10-26T21:28:29.957Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T21:28:29.957Z] #60 DONE 19.6s [2023-10-26T21:28:29.957Z] [2023-10-26T21:28:29.957Z] #59 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-26T21:28:29.957Z] #59 DONE 19.2s [2023-10-26T21:28:29.957Z] [2023-10-26T21:28:29.957Z] #41 [core-command internal] load build context [2023-10-26T21:28:29.957Z] #41 transferring context: 365.22MB 11.3s done [2023-10-26T21:28:29.957Z] #41 DONE 20.6s [2023-10-26T21:28:29.957Z] [2023-10-26T21:28:29.957Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T21:28:29.957Z] #58 DONE 19.6s [2023-10-26T21:28:29.957Z] [2023-10-26T21:28:29.957Z] #57 [security-secretstore-setup internal] load build context [2023-10-26T21:28:29.958Z] #57 DONE 20.4s [2023-10-26T21:28:29.958Z] [2023-10-26T21:28:29.958Z] #47 [security-proxy-setup internal] load build context [2023-10-26T21:28:29.958Z] #47 DONE 20.4s [2023-10-26T21:28:29.958Z] [2023-10-26T21:28:29.958Z] #42 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:28:29.958Z] #42 DONE 20.3s [2023-10-26T21:28:29.958Z] [2023-10-26T21:28:29.958Z] #52 [security-bootstrapper internal] load build context [2023-10-26T21:28:29.958Z] #52 DONE 20.4s [2023-10-26T21:28:29.958Z] [2023-10-26T21:28:29.958Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:28:29.958Z] #61 ... [2023-10-26T21:28:29.958Z] [2023-10-26T21:28:29.958Z] #43 [support-scheduler internal] load build context [2023-10-26T21:28:29.958Z] #43 transferring context: 365.22MB 11.3s done [2023-10-26T21:28:29.958Z] #43 DONE 20.6s [2023-10-26T21:28:29.958Z] [2023-10-26T21:28:29.958Z] #40 [core-data internal] load build context [2023-10-26T21:28:29.958Z] #40 DONE 20.6s [2023-10-26T21:28:29.958Z] [2023-10-26T21:28:29.958Z] #55 [security-proxy-auth internal] load build context [2023-10-26T21:28:29.958Z] #55 DONE 20.4s [2023-10-26T21:28:29.958Z] [2023-10-26T21:28:29.958Z] #54 [security-spiffe-token-provider internal] load build context [2023-10-26T21:28:29.958Z] #54 DONE 20.2s [2023-10-26T21:28:29.958Z] [2023-10-26T21:28:29.958Z] #39 [core-metadata internal] load build context [2023-10-26T21:28:29.958Z] #39 DONE 20.7s [2023-10-26T21:28:30.216Z] [2023-10-26T21:28:30.216Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:28:30.216Z] #50 DONE 20.1s [2023-10-26T21:28:30.216Z] [2023-10-26T21:28:30.216Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:28:31.159Z] #34 ... [2023-10-26T21:28:31.159Z] [2023-10-26T21:28:31.159Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T21:28:31.159Z] #45 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.159Z] #45 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.159Z] #45 20.49 (1/2) Installing ca-certificates (20230506-r0) [2023-10-26T21:28:31.159Z] #45 20.50 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-26T21:28:31.159Z] #45 20.51 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:28:31.159Z] #45 20.55 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:28:31.159Z] #45 20.60 OK: 8 MiB in 17 packages [2023-10-26T21:28:31.159Z] #45 DONE 21.0s [2023-10-26T21:28:31.159Z] [2023-10-26T21:28:31.159Z] #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T21:28:31.159Z] #46 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.159Z] #46 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.159Z] #46 20.51 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:28:31.159Z] #46 20.54 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:28:31.159Z] #46 20.56 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-26T21:28:31.159Z] #46 20.56 (4/6) Installing openssl (3.1.4-r0) [2023-10-26T21:28:31.159Z] #46 20.57 (5/6) Installing su-exec (0.2-r3) [2023-10-26T21:28:31.159Z] #46 20.57 (6/6) Installing yq (4.33.3-r4) [2023-10-26T21:28:31.159Z] #46 20.73 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:28:31.159Z] #46 20.75 OK: 17 MiB in 19 packages [2023-10-26T21:28:31.159Z] #46 DONE 20.9s [2023-10-26T21:28:31.159Z] [2023-10-26T21:28:31.159Z] #51 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T21:28:31.159Z] #51 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.159Z] #51 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.159Z] #51 20.71 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T21:28:31.159Z] #51 20.73 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:28:31.159Z] #51 20.76 OK: 7 MiB in 16 packages [2023-10-26T21:28:31.159Z] #51 DONE 21.0s [2023-10-26T21:28:31.159Z] [2023-10-26T21:28:31.159Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-26T21:28:31.159Z] #62 DONE 0.0s [2023-10-26T21:28:31.159Z] [2023-10-26T21:28:31.159Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:28:31.159Z] #61 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.159Z] #61 1.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.419Z] #61 1.645 OK: 264 MiB in 52 packages [2023-10-26T21:28:31.709Z] #61 DONE 1.9s [2023-10-26T21:28:31.709Z] [2023-10-26T21:28:31.709Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T21:28:31.709Z] #48 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.709Z] #48 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.709Z] #48 20.70 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:28:31.709Z] #48 20.70 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:28:31.709Z] #48 20.70 OK: 20073 distinct packages available [2023-10-26T21:28:31.709Z] #48 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.709Z] #48 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.709Z] #48 21.13 (1/11) Installing ca-certificates (20230506-r0) [2023-10-26T21:28:31.709Z] #48 21.15 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-26T21:28:31.709Z] #48 21.17 (3/11) Installing libunistring (1.1-r1) [2023-10-26T21:28:31.709Z] #48 21.19 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-26T21:28:31.709Z] #48 21.19 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-26T21:28:31.709Z] #48 21.20 (6/11) Installing libcurl (8.4.0-r0) [2023-10-26T21:28:31.709Z] #48 21.21 (7/11) Installing curl (8.4.0-r0) [2023-10-26T21:28:31.709Z] #48 21.21 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-26T21:28:31.709Z] #48 21.22 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:28:31.709Z] #48 21.22 (10/11) Installing libucontext (1.2-r2) [2023-10-26T21:28:31.709Z] #48 21.22 (11/11) Installing gcompat (1.1.0-r1) [2023-10-26T21:28:31.709Z] #48 21.23 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:28:31.709Z] #48 21.23 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:28:31.709Z] #48 21.28 OK: 12 MiB in 26 packages [2023-10-26T21:28:31.709Z] #48 DONE 21.5s [2023-10-26T21:28:31.709Z] [2023-10-26T21:28:31.709Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T21:28:31.709Z] #49 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.709Z] #49 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.709Z] #49 20.78 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:28:31.709Z] #49 20.78 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:28:31.709Z] #49 20.78 OK: 20073 distinct packages available [2023-10-26T21:28:31.709Z] #49 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.710Z] #49 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.710Z] #49 21.21 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-26T21:28:31.710Z] #49 21.21 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:28:31.710Z] #49 21.21 (3/4) Installing libucontext (1.2-r2) [2023-10-26T21:28:31.710Z] #49 21.22 (4/4) Installing gcompat (1.1.0-r1) [2023-10-26T21:28:31.710Z] #49 21.22 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:28:31.710Z] #49 21.23 OK: 8 MiB in 19 packages [2023-10-26T21:28:31.710Z] #49 DONE 21.5s [2023-10-26T21:28:31.710Z] [2023-10-26T21:28:31.710Z] #63 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:28:31.970Z] #63 ... [2023-10-26T21:28:31.970Z] [2023-10-26T21:28:31.970Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-26T21:28:31.970Z] #64 DONE 2.1s [2023-10-26T21:28:31.970Z] [2023-10-26T21:28:31.970Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T21:28:31.970Z] #53 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.970Z] #53 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.970Z] #53 21.41 (1/4) Installing ca-certificates (20230506-r0) [2023-10-26T21:28:31.970Z] #53 21.43 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-26T21:28:31.970Z] #53 21.44 (3/4) Installing su-exec (0.2-r3) [2023-10-26T21:28:31.970Z] #53 21.44 (4/4) Installing yq (4.33.3-r4) [2023-10-26T21:28:31.970Z] #53 21.54 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:28:31.970Z] #53 21.54 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:28:31.970Z] #53 21.58 OK: 17 MiB in 19 packages [2023-10-26T21:28:31.970Z] #53 DONE 21.9s [2023-10-26T21:28:31.970Z] [2023-10-26T21:28:31.970Z] #56 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:28:31.970Z] #56 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.970Z] #56 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.970Z] #56 20.99 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:28:31.970Z] #56 20.99 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:28:31.970Z] #56 20.99 OK: 20073 distinct packages available [2023-10-26T21:28:31.970Z] #56 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.970Z] #56 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:31.970Z] #56 21.39 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:28:31.970Z] #56 21.43 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:28:31.970Z] #56 21.44 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-26T21:28:31.970Z] #56 21.45 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:28:31.970Z] #56 21.45 (5/7) Installing libucontext (1.2-r2) [2023-10-26T21:28:31.970Z] #56 21.45 (6/7) Installing gcompat (1.1.0-r1) [2023-10-26T21:28:31.970Z] #56 21.46 (7/7) Installing openssl (3.1.4-r0) [2023-10-26T21:28:31.970Z] #56 21.47 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:28:31.970Z] #56 21.48 OK: 8 MiB in 20 packages [2023-10-26T21:28:31.970Z] #56 DONE 22.0s [2023-10-26T21:28:31.970Z] [2023-10-26T21:28:31.970Z] #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T21:28:32.540Z] #65 ... [2023-10-26T21:28:32.540Z] [2023-10-26T21:28:32.540Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T21:28:32.540Z] #0 1.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:32.540Z] #0 1.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:32.540Z] #0 2.223 OK: 264 MiB in 52 packages [2023-10-26T21:28:32.540Z] #66 DONE 2.7s [2023-10-26T21:28:32.540Z] [2023-10-26T21:28:32.540Z] #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:28:32.540Z] #67 DONE 0.8s [2023-10-26T21:28:32.540Z] [2023-10-26T21:28:32.540Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T21:28:32.540Z] #0 1.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:32.540Z] #0 1.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:32.540Z] #0 1.679 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:28:32.540Z] #0 1.679 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:28:32.540Z] #0 1.679 OK: 20077 distinct packages available [2023-10-26T21:28:32.540Z] #0 1.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:32.540Z] #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:32.540Z] #0 2.198 OK: 264 MiB in 52 packages [2023-10-26T21:28:32.540Z] #68 DONE 2.7s [2023-10-26T21:28:32.540Z] [2023-10-26T21:28:32.540Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:28:32.540Z] #0 1.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:32.540Z] #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T21:28:32.540Z] #0 2.263 OK: 264 MiB in 52 packages [2023-10-26T21:28:32.540Z] #69 DONE 2.7s [2023-10-26T21:28:32.540Z] [2023-10-26T21:28:32.540Z] #63 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:28:32.540Z] #63 DONE 0.8s [2023-10-26T21:28:32.540Z] [2023-10-26T21:28:32.540Z] #70 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-26T21:28:33.479Z] #70 ... [2023-10-26T21:28:33.479Z] [2023-10-26T21:28:33.479Z] #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T21:28:33.479Z] #65 DONE 1.3s [2023-10-26T21:28:33.479Z] [2023-10-26T21:28:33.479Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:28:33.479Z] #71 DONE 0.9s [2023-10-26T21:28:33.479Z] [2023-10-26T21:28:33.479Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:28:33.479Z] #72 DONE 0.9s [2023-10-26T21:28:33.479Z] [2023-10-26T21:28:33.479Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:28:33.479Z] #73 DONE 0.9s [2023-10-26T21:28:33.479Z] [2023-10-26T21:28:33.479Z] #70 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-26T21:28:33.479Z] #70 DONE 0.9s [2023-10-26T21:28:33.479Z] [2023-10-26T21:28:33.479Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:28:33.479Z] #74 DONE 0.9s [2023-10-26T21:28:33.479Z] [2023-10-26T21:28:33.479Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-26T21:28:33.479Z] #75 DONE 0.9s [2023-10-26T21:28:33.479Z] [2023-10-26T21:28:33.479Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:28:33.479Z] #76 ... [2023-10-26T21:28:33.479Z] [2023-10-26T21:28:33.479Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-26T21:28:33.479Z] #77 DONE 0.2s [2023-10-26T21:28:33.739Z] [2023-10-26T21:28:33.739Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-26T21:28:33.739Z] #78 DONE 0.1s [2023-10-26T21:28:33.739Z] [2023-10-26T21:28:33.739Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:28:34.000Z] #79 DONE 0.5s [2023-10-26T21:28:34.000Z] [2023-10-26T21:28:34.000Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-26T21:28:34.000Z] #80 DONE 0.5s [2023-10-26T21:28:34.000Z] [2023-10-26T21:28:34.000Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:28:34.000Z] #81 DONE 0.0s [2023-10-26T21:28:34.000Z] [2023-10-26T21:28:34.000Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-26T21:28:34.000Z] #82 DONE 0.1s [2023-10-26T21:28:34.000Z] [2023-10-26T21:28:34.000Z] #83 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:28:34.000Z] #83 DONE 0.7s [2023-10-26T21:28:34.000Z] [2023-10-26T21:28:34.000Z] #84 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-26T21:28:34.000Z] #84 DONE 0.0s [2023-10-26T21:28:34.000Z] [2023-10-26T21:28:34.000Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-26T21:28:34.000Z] #85 DONE 0.0s [2023-10-26T21:28:34.000Z] [2023-10-26T21:28:34.000Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-26T21:28:34.260Z] #86 DONE 0.1s [2023-10-26T21:28:34.260Z] [2023-10-26T21:28:34.260Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-26T21:28:34.260Z] #87 DONE 0.1s [2023-10-26T21:28:34.260Z] [2023-10-26T21:28:34.260Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:28:34.260Z] #88 DONE 0.1s [2023-10-26T21:28:34.260Z] [2023-10-26T21:28:34.260Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-26T21:28:34.260Z] #89 DONE 0.1s [2023-10-26T21:28:34.260Z] [2023-10-26T21:28:34.260Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-26T21:28:34.260Z] #90 DONE 0.1s [2023-10-26T21:28:34.260Z] [2023-10-26T21:28:34.260Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-26T21:28:34.260Z] #91 DONE 0.0s [2023-10-26T21:28:34.260Z] [2023-10-26T21:28:34.260Z] #92 [security-spire-agent] exporting to image [2023-10-26T21:28:34.260Z] #92 exporting layers [2023-10-26T21:28:34.831Z] #92 exporting layers 0.6s done [2023-10-26T21:28:34.831Z] #92 writing image sha256:85cb50ef919f2148eb5e5243f503007cff35e807481c6b43090ad61ae8bffae3 done [2023-10-26T21:28:34.831Z] #92 naming to docker.io/library/security-spire-config done [2023-10-26T21:28:34.831Z] #92 exporting layers 0.5s done [2023-10-26T21:28:34.831Z] #92 writing image sha256:7db3aea1e8dc0f584305786aba80b32c3a72c241c8b642267f3d8112685a1395 done [2023-10-26T21:28:34.831Z] #92 naming to docker.io/library/security-spire-server done [2023-10-26T21:28:34.831Z] #92 writing image sha256:9186fb81e640265f55c9f47948146a0a8e3422a2949a55d8dbba768f6a5176f8 done [2023-10-26T21:28:34.831Z] #92 naming to docker.io/library/security-spire-agent done [2023-10-26T21:28:34.831Z] #92 DONE 0.9s [2023-10-26T21:28:34.831Z] [2023-10-26T21:28:34.831Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:28:42.979Z] #93 ... [2023-10-26T21:28:42.979Z] [2023-10-26T21:28:42.979Z] #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:28:42.979Z] #94 ... [2023-10-26T21:28:42.979Z] [2023-10-26T21:28:42.979Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:09.580Z] #95 DONE 31.8s [2023-10-26T21:29:09.580Z] [2023-10-26T21:29:09.580Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:09.580Z] #93 DONE 31.8s [2023-10-26T21:29:09.580Z] [2023-10-26T21:29:09.580Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:09.580Z] #76 DONE 31.8s [2023-10-26T21:29:09.580Z] [2023-10-26T21:29:09.580Z] #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:09.580Z] #94 DONE 32.7s [2023-10-26T21:29:09.580Z] [2023-10-26T21:29:09.580Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #96 DONE 5.6s [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:10.961Z] #97 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:29:10.961Z] #98 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #99 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #100 DONE 5.6s [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:29:10.961Z] #101 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #102 [security-proxy-setup builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #102 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:10.961Z] #103 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #104 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #104 DONE 5.6s [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #105 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:29:10.961Z] #105 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #106 [support-scheduler builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #106 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:10.961Z] #107 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #108 [core-metadata builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #108 DONE 5.6s [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:29:10.961Z] #109 ... [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:10.961Z] #110 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:29:10.961Z] #111 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #112 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:10.961Z] #113 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:29:10.961Z] #114 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #115 [core-data builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #115 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #116 [security-proxy-auth builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #116 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:29:10.961Z] #117 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:10.961Z] #118 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:29:10.961Z] #119 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:29:10.961Z] #120 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #121 [core-command builder 6/7] COPY . . [2023-10-26T21:29:10.961Z] #121 CACHED [2023-10-26T21:29:10.961Z] [2023-10-26T21:29:10.961Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T21:29:11.904Z] #122 0.895 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T21:29:21.887Z] #122 ... [2023-10-26T21:29:21.887Z] [2023-10-26T21:29:21.887Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T21:29:21.887Z] #0 0.327 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T21:29:21.887Z] #123 ... [2023-10-26T21:29:21.887Z] [2023-10-26T21:29:21.887Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T21:29:21.887Z] #0 0.880 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T21:29:21.887Z] #124 ... [2023-10-26T21:29:21.887Z] [2023-10-26T21:29:21.887Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T21:29:21.887Z] #0 0.601 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:29:21.887Z] #125 ... [2023-10-26T21:29:21.887Z] [2023-10-26T21:29:21.887Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:29:21.887Z] #0 0.699 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T21:29:21.887Z] #126 ... [2023-10-26T21:29:21.887Z] [2023-10-26T21:29:21.887Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:29:21.887Z] #0 1.339 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T21:29:21.887Z] #127 ... [2023-10-26T21:29:21.887Z] [2023-10-26T21:29:21.887Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:29:21.887Z] #109 0.704 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T21:29:21.887Z] #109 ... [2023-10-26T21:29:21.887Z] [2023-10-26T21:29:21.887Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:29:21.887Z] #0 1.054 go build -tags " non_delayedstart" -ldflags "-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 [2023-10-26T21:29:22.146Z] #128 ... [2023-10-26T21:29:22.146Z] [2023-10-26T21:29:22.146Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T21:29:22.146Z] #0 1.135 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T21:29:22.146Z] #129 ... [2023-10-26T21:29:22.146Z] [2023-10-26T21:29:22.146Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:29:22.146Z] #0 1.189 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:29:22.406Z] #130 ... [2023-10-26T21:29:22.406Z] [2023-10-26T21:29:22.406Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T21:29:22.406Z] #0 0.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:30:18.760Z] #131 ... [2023-10-26T21:30:18.760Z] [2023-10-26T21:30:18.760Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T21:30:18.760Z] #123 DONE 64.0s [2023-10-26T21:30:18.760Z] [2023-10-26T21:30:18.760Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T21:30:18.760Z] #125 64.08 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:30:19.725Z] #125 DONE 68.9s [2023-10-26T21:30:19.725Z] [2023-10-26T21:30:19.725Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-26T21:30:20.310Z] #132 DONE 0.6s [2023-10-26T21:30:20.310Z] [2023-10-26T21:30:20.310Z] #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T21:30:20.877Z] #133 ... [2023-10-26T21:30:20.877Z] [2023-10-26T21:30:20.877Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:20.877Z] #134 DONE 0.6s [2023-10-26T21:30:20.877Z] [2023-10-26T21:30:20.877Z] #135 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:22.876Z] #135 DONE 1.9s [2023-10-26T21:30:22.876Z] [2023-10-26T21:30:22.876Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:30:22.876Z] #130 ... [2023-10-26T21:30:22.876Z] [2023-10-26T21:30:22.876Z] #136 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-26T21:30:24.802Z] #136 ... [2023-10-26T21:30:24.802Z] [2023-10-26T21:30:24.802Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T21:30:24.802Z] #129 DONE 74.1s [2023-10-26T21:30:25.127Z] [2023-10-26T21:30:25.127Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T21:30:25.387Z] #131 ... [2023-10-26T21:30:25.387Z] [2023-10-26T21:30:25.387Z] #136 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-26T21:30:25.387Z] #136 DONE 2.8s [2023-10-26T21:30:25.682Z] [2023-10-26T21:30:25.682Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:30:25.682Z] #130 ... [2023-10-26T21:30:25.682Z] [2023-10-26T21:30:25.682Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:30:25.682Z] #126 DONE 75.0s [2023-10-26T21:30:25.682Z] [2023-10-26T21:30:25.682Z] #137 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:25.942Z] #137 ... [2023-10-26T21:30:25.942Z] [2023-10-26T21:30:25.942Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:30:25.942Z] #128 DONE 75.1s [2023-10-26T21:30:25.942Z] [2023-10-26T21:30:25.942Z] #133 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T21:30:25.942Z] #133 DONE 5.7s [2023-10-26T21:30:25.942Z] [2023-10-26T21:30:25.942Z] #138 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-26T21:30:27.837Z] #138 DONE 1.9s [2023-10-26T21:30:27.837Z] [2023-10-26T21:30:27.837Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T21:30:27.837Z] #131 DONE 76.8s [2023-10-26T21:30:27.837Z] [2023-10-26T21:30:27.837Z] #137 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:27.837Z] #137 DONE 1.9s [2023-10-26T21:30:27.837Z] [2023-10-26T21:30:27.837Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T21:30:27.837Z] #124 DONE 76.8s [2023-10-26T21:30:27.837Z] [2023-10-26T21:30:27.837Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:28.774Z] #139 ... [2023-10-26T21:30:28.774Z] [2023-10-26T21:30:28.774Z] #140 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:28.774Z] #140 DONE 1.3s [2023-10-26T21:30:28.774Z] [2023-10-26T21:30:28.774Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:28.774Z] #141 DONE 2.2s [2023-10-26T21:30:28.774Z] [2023-10-26T21:30:28.774Z] #142 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:28.774Z] #142 DONE 1.2s [2023-10-26T21:30:28.774Z] [2023-10-26T21:30:28.774Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T21:30:28.774Z] #122 DONE 77.9s [2023-10-26T21:30:28.774Z] [2023-10-26T21:30:28.774Z] #143 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:29.340Z] #143 DONE 0.7s [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:29.340Z] #139 DONE 1.7s [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #144 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:29.340Z] #144 DONE 1.6s [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #145 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:29.340Z] #145 DONE 0.7s [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #146 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:29.340Z] #146 DONE 0.7s [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #147 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T21:30:29.340Z] #147 ... [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:29.340Z] #148 CACHED [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:29.340Z] #149 CACHED [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:29.340Z] #150 CACHED [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #151 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:29.340Z] #151 CACHED [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #152 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:29.340Z] #152 CACHED [2023-10-26T21:30:29.340Z] [2023-10-26T21:30:29.340Z] #153 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:29.340Z] #153 CACHED [2023-10-26T21:30:29.602Z] [2023-10-26T21:30:29.602Z] #154 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-26T21:30:30.166Z] #154 ... [2023-10-26T21:30:30.166Z] [2023-10-26T21:30:30.166Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-26T21:30:30.166Z] #155 DONE 0.9s [2023-10-26T21:30:30.166Z] [2023-10-26T21:30:30.166Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:30:30.166Z] #130 DONE 79.4s [2023-10-26T21:30:30.425Z] [2023-10-26T21:30:30.425Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-26T21:30:30.683Z] #156 ... [2023-10-26T21:30:30.683Z] [2023-10-26T21:30:30.683Z] #157 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-26T21:30:30.683Z] #157 DONE 1.6s [2023-10-26T21:30:30.946Z] [2023-10-26T21:30:30.946Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-26T21:30:31.542Z] #158 ... [2023-10-26T21:30:31.542Z] [2023-10-26T21:30:31.542Z] #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-26T21:30:31.542Z] #159 DONE 2.4s [2023-10-26T21:30:31.807Z] [2023-10-26T21:30:31.807Z] #160 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:32.066Z] #160 ... [2023-10-26T21:30:32.066Z] [2023-10-26T21:30:32.066Z] #147 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T21:30:32.066Z] #147 DONE 2.7s [2023-10-26T21:30:32.066Z] [2023-10-26T21:30:32.066Z] #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:30:32.066Z] #109 DONE 81.4s [2023-10-26T21:30:32.066Z] [2023-10-26T21:30:32.066Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-26T21:30:32.066Z] #161 DONE 2.8s [2023-10-26T21:30:32.066Z] [2023-10-26T21:30:32.066Z] #162 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-26T21:30:32.066Z] #162 DONE 2.8s [2023-10-26T21:30:32.066Z] [2023-10-26T21:30:32.066Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-26T21:30:32.066Z] #158 DONE 2.9s [2023-10-26T21:30:32.066Z] [2023-10-26T21:30:32.066Z] #154 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-26T21:30:32.066Z] #154 DONE 2.9s [2023-10-26T21:30:32.066Z] [2023-10-26T21:30:32.066Z] #163 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:32.324Z] #163 ... [2023-10-26T21:30:32.324Z] [2023-10-26T21:30:32.324Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:30:32.324Z] #127 DONE 81.5s [2023-10-26T21:30:32.582Z] [2023-10-26T21:30:32.582Z] #164 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:33.149Z] #164 ... [2023-10-26T21:30:33.149Z] [2023-10-26T21:30:33.149Z] #165 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:33.149Z] #165 CACHED [2023-10-26T21:30:33.149Z] [2023-10-26T21:30:33.149Z] #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:33.149Z] #166 CACHED [2023-10-26T21:30:33.149Z] [2023-10-26T21:30:33.149Z] #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-26T21:30:33.149Z] #167 DONE 1.1s [2023-10-26T21:30:33.149Z] [2023-10-26T21:30:33.149Z] #168 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:33.149Z] #168 DONE 1.6s [2023-10-26T21:30:33.149Z] [2023-10-26T21:30:33.149Z] #160 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:33.149Z] #160 DONE 1.4s [2023-10-26T21:30:33.149Z] [2023-10-26T21:30:33.149Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-26T21:30:33.149Z] #156 DONE 3.0s [2023-10-26T21:30:33.149Z] [2023-10-26T21:30:33.149Z] #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-26T21:30:33.149Z] #169 DONE 1.8s [2023-10-26T21:30:33.149Z] [2023-10-26T21:30:33.149Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:33.149Z] #170 DONE 1.1s [2023-10-26T21:30:33.407Z] [2023-10-26T21:30:33.407Z] #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:33.407Z] #171 DONE 1.0s [2023-10-26T21:30:33.407Z] [2023-10-26T21:30:33.407Z] #164 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:33.407Z] #164 DONE 1.0s [2023-10-26T21:30:33.407Z] [2023-10-26T21:30:33.407Z] #163 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:33.407Z] #163 DONE 1.1s [2023-10-26T21:30:33.407Z] [2023-10-26T21:30:33.407Z] #172 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-26T21:30:33.664Z] #172 ... [2023-10-26T21:30:33.664Z] [2023-10-26T21:30:33.664Z] #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-26T21:30:33.664Z] #173 DONE 0.6s [2023-10-26T21:30:33.664Z] [2023-10-26T21:30:33.664Z] #174 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T21:30:33.664Z] #174 DONE 0.6s [2023-10-26T21:30:33.664Z] [2023-10-26T21:30:33.664Z] #175 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:33.664Z] #175 DONE 0.6s [2023-10-26T21:30:33.664Z] [2023-10-26T21:30:33.664Z] #176 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-26T21:30:33.664Z] #176 DONE 0.6s [2023-10-26T21:30:33.664Z] [2023-10-26T21:30:33.664Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-26T21:30:33.664Z] #177 DONE 0.6s [2023-10-26T21:30:33.664Z] [2023-10-26T21:30:33.664Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-26T21:30:33.664Z] #178 DONE 0.6s [2023-10-26T21:30:33.664Z] [2023-10-26T21:30:33.664Z] #92 [core-command] exporting to image [2023-10-26T21:30:33.664Z] #92 exporting layers 0.5s done [2023-10-26T21:30:33.664Z] #92 writing image sha256:e05808b017e152daa01303d2fbff30705ebd0a53dabdcaf80d0940e17fce12ef done [2023-10-26T21:30:33.664Z] #92 naming to docker.io/library/core-data done [2023-10-26T21:30:33.664Z] #92 writing image sha256:9b95185642458dbd901908c04de8288ae75081869031bbd9b7f92fe4ffb0d6c8 done [2023-10-26T21:30:33.664Z] #92 naming to docker.io/library/core-command done [2023-10-26T21:30:33.664Z] #92 DONE 1.5s [2023-10-26T21:30:33.664Z] [2023-10-26T21:30:33.664Z] #179 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T21:30:33.664Z] #179 DONE 0.5s [2023-10-26T21:30:33.664Z] [2023-10-26T21:30:33.664Z] #180 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:33.922Z] #180 ... [2023-10-26T21:30:33.922Z] [2023-10-26T21:30:33.922Z] #181 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-26T21:30:33.922Z] #181 DONE 0.6s [2023-10-26T21:30:33.922Z] [2023-10-26T21:30:33.922Z] #172 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-26T21:30:33.922Z] #172 DONE 0.5s [2023-10-26T21:30:34.196Z] [2023-10-26T21:30:34.196Z] #92 [core-metadata] exporting to image [2023-10-26T21:30:34.196Z] #92 ... [2023-10-26T21:30:34.196Z] [2023-10-26T21:30:34.196Z] #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:34.196Z] #182 DONE 0.5s [2023-10-26T21:30:34.196Z] [2023-10-26T21:30:34.196Z] #183 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-26T21:30:34.196Z] #183 DONE 0.4s [2023-10-26T21:30:34.196Z] [2023-10-26T21:30:34.196Z] #92 [support-scheduler] exporting to image [2023-10-26T21:30:34.455Z] #92 ... [2023-10-26T21:30:34.455Z] [2023-10-26T21:30:34.455Z] #184 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-26T21:30:34.455Z] #184 DONE 0.5s [2023-10-26T21:30:34.455Z] [2023-10-26T21:30:34.455Z] #185 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T21:30:34.455Z] #185 DONE 0.4s [2023-10-26T21:30:34.455Z] [2023-10-26T21:30:34.455Z] #180 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T21:30:34.455Z] #180 DONE 0.5s [2023-10-26T21:30:34.455Z] [2023-10-26T21:30:34.455Z] #186 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-26T21:30:34.455Z] #186 DONE 0.1s [2023-10-26T21:30:34.455Z] [2023-10-26T21:30:34.455Z] #92 [core-metadata] exporting to image [2023-10-26T21:30:34.455Z] #92 writing image sha256:7ba9bda51c1eb5da4356d39f90505fac4769bac5e6281061ae82a46e5feb2085 done [2023-10-26T21:30:34.455Z] #92 naming to docker.io/library/core-metadata done [2023-10-26T21:30:34.455Z] #92 ... [2023-10-26T21:30:34.455Z] [2023-10-26T21:30:34.455Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:34.455Z] #187 DONE 0.1s [2023-10-26T21:30:34.455Z] [2023-10-26T21:30:34.455Z] #92 [security-spiffe-token-provider] exporting to image [2023-10-26T21:30:34.714Z] #92 exporting layers 0.4s done [2023-10-26T21:30:34.714Z] #92 ... [2023-10-26T21:30:34.714Z] [2023-10-26T21:30:34.714Z] #188 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-26T21:30:34.714Z] #188 DONE 0.3s [2023-10-26T21:30:34.714Z] [2023-10-26T21:30:34.714Z] #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:30:34.714Z] #189 DONE 0.9s [2023-10-26T21:30:34.714Z] [2023-10-26T21:30:34.714Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-26T21:30:34.714Z] #190 DONE 0.4s [2023-10-26T21:30:34.714Z] [2023-10-26T21:30:34.714Z] #191 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:30:34.714Z] #191 DONE 0.9s [2023-10-26T21:30:34.714Z] [2023-10-26T21:30:34.714Z] #92 [security-secretstore-setup] exporting to image [2023-10-26T21:30:34.714Z] #92 writing image sha256:dbb28cda163638672390accce281f8e3a2613d72c9aa63eabaa086de374b44ab done [2023-10-26T21:30:34.714Z] #92 naming to docker.io/library/support-scheduler done [2023-10-26T21:30:34.970Z] #92 ... [2023-10-26T21:30:34.970Z] [2023-10-26T21:30:34.970Z] #192 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:30:34.970Z] #192 DONE 1.0s [2023-10-26T21:30:34.970Z] [2023-10-26T21:30:34.970Z] #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-26T21:30:34.970Z] #193 DONE 0.1s [2023-10-26T21:30:34.970Z] [2023-10-26T21:30:34.970Z] #92 [security-spiffe-token-provider] exporting to image [2023-10-26T21:30:34.970Z] #92 exporting layers 0.4s done [2023-10-26T21:30:34.970Z] #92 writing image sha256:8f165632143bb44f250fa2c9dc94e3a671aee075aa5839df9cf53fcc57d222f0 done [2023-10-26T21:30:34.970Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2023-10-26T21:30:34.970Z] #92 exporting layers 0.2s done [2023-10-26T21:30:34.970Z] #92 writing image sha256:7d61ade82ab37f1ec838210006a64940f2e84378ac8e091f755fb711516fd23d [2023-10-26T21:30:35.230Z] #92 exporting layers 0.4s done [2023-10-26T21:30:35.230Z] #92 writing image sha256:7d61ade82ab37f1ec838210006a64940f2e84378ac8e091f755fb711516fd23d done [2023-10-26T21:30:35.230Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-26T21:30:35.230Z] #92 writing image sha256:5030a23c65c9b66750cea916682ab140385052bbb8bca8c49c11467641d7909f 0.0s done [2023-10-26T21:30:35.230Z] #92 naming to docker.io/library/security-proxy-auth done [2023-10-26T21:30:35.230Z] #92 writing image sha256:ef25adb00ba8b27bcdafa70aede206341866d0ccd9181f79d678a830b037c5b9 done [2023-10-26T21:30:35.230Z] #92 naming to docker.io/library/support-notifications done [2023-10-26T21:30:35.230Z] #92 writing image sha256:a6b01f3bdcdd74d084740943b5d33e662dc60d60f0dcf19ac347749ce4bc6d9f done [2023-10-26T21:30:35.230Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-10-26T21:30:35.230Z] #92 DONE 2.8s [2023-10-26T21:30:35.230Z] [2023-10-26T21:30:35.230Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T21:30:35.230Z] #194 ... [2023-10-26T21:30:35.230Z] [2023-10-26T21:30:35.230Z] #195 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T21:30:35.230Z] #195 DONE 1.0s [2023-10-26T21:30:35.487Z] [2023-10-26T21:30:35.487Z] #92 [security-proxy-setup] exporting to image [2023-10-26T21:30:35.487Z] #92 exporting layers 0.2s done [2023-10-26T21:30:35.487Z] #92 writing image sha256:d3ee17cf3c2b70934578aeb2e8ab4f958c3093e6cf8dbaa0ce7e88c3a1e387de done [2023-10-26T21:30:35.487Z] #92 naming to docker.io/library/security-proxy-setup done [2023-10-26T21:30:35.487Z] #92 DONE 2.9s [2023-10-26T21:30:35.487Z] [2023-10-26T21:30:35.487Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T21:30:35.487Z] #194 DONE 0.9s [2023-10-26T21:30:35.487Z] [2023-10-26T21:30:35.487Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:30:35.744Z] #34 ... [2023-10-26T21:30:35.744Z] [2023-10-26T21:30:35.744Z] #92 [security-bootstrapper] exporting to image [2023-10-26T21:30:35.744Z] #92 exporting layers 0.2s done [2023-10-26T21:30:35.744Z] #92 writing image sha256:a01149e99d9ba769853f2d181ad2be7d01a4bcc84d378164ebde286b383f181f done [2023-10-26T21:30:35.744Z] #92 naming to docker.io/library/security-bootstrapper done [2023-10-26T21:30:35.744Z] #92 DONE 3.1s [2023-10-26T21:30:35.744Z] [2023-10-26T21:30:35.744Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T21:30:35.744Z] time="2023-10-26T21:28:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-26T21:30:35.757Z] $ docker stop --time=1 a881fd62599807e173f7dcbc04d185eebe11fce4f94f4ac9879727dce0505a49 [2023-10-26T21:30:38.010Z] $ docker rm -f --volumes a881fd62599807e173f7dcbc04d185eebe11fce4f94f4ac9879727dce0505a49 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T21:30:38.352Z] + docker images [2023-10-26T21:30:38.352Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-26T21:30:38.352Z] security-proxy-setup latest d3ee17cf3c2b 3 seconds ago 34.4MB [2023-10-26T21:30:38.352Z] security-bootstrapper latest a01149e99d9b 3 seconds ago 23.3MB [2023-10-26T21:30:38.352Z] support-notifications latest ef25adb00ba8 4 seconds ago 34.7MB [2023-10-26T21:30:38.352Z] security-spiffe-token-provider latest 8f165632143b 4 seconds ago 35.1MB [2023-10-26T21:30:38.352Z] core-common-config-bootstrapper latest 7d61ade82ab3 4 seconds ago 18.2MB [2023-10-26T21:30:38.352Z] support-scheduler latest dbb28cda1636 4 seconds ago 34.1MB [2023-10-26T21:30:38.352Z] security-secretstore-setup latest a6b01f3bdcdd 4 seconds ago 44.4MB [2023-10-26T21:30:38.352Z] security-proxy-auth latest 5030a23c65c9 4 seconds ago 19.5MB [2023-10-26T21:30:38.352Z] core-metadata latest 7ba9bda51c1e 5 seconds ago 21.7MB [2023-10-26T21:30:38.352Z] core-command latest 9b9518564245 5 seconds ago 21.2MB [2023-10-26T21:30:38.352Z] core-data latest e05808b017e1 5 seconds ago 21.3MB [2023-10-26T21:30:38.352Z] security-spire-agent latest 9186fb81e640 2 minutes ago 166MB [2023-10-26T21:30:38.352Z] security-spire-server latest 7db3aea1e8dc 2 minutes ago 107MB [2023-10-26T21:30:38.352Z] security-spire-config latest 85cb50ef919f 2 minutes ago 101MB [2023-10-26T21:30:38.352Z] ci-base-image-x86_64 latest 966ece107db3 4 minutes ago 930MB [2023-10-26T21:30:38.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB [2023-10-26T21:30:38.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-26T21:30:38.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-26T21:39:56.023Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12196 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws [2023-10-26T21:39:56.033Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-10-26T21:39:56.072Z] The recommended git tool is: git [2023-10-26T21:40:02.193Z] using credential edgex-jenkins-ssh [2023-10-26T21:40:02.216Z] Cloning the remote Git repository [2023-10-26T21:40:02.272Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-26T21:40:02.384Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-10-26T21:40:02.558Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-26T21:40:02.560Z] > git --version # timeout=10 [2023-10-26T21:40:02.592Z] > git --version # 'git version 2.25.1' [2023-10-26T21:40:02.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T21:40:02.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T21:40:20.375Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-26T21:40:20.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T21:40:22.114Z] Merging remotes/origin/main commit e15caff7a7271d7299d27016bfbe034a7a0b899b into PR head commit f028fa82529718e9552a95e34c50f8585787ae26 [2023-10-26T21:40:22.577Z] Merge succeeded, producing f028fa82529718e9552a95e34c50f8585787ae26 [2023-10-26T21:40:22.578Z] Checking out Revision f028fa82529718e9552a95e34c50f8585787ae26 (PR-4710) [2023-10-26T21:40:21.364Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-26T21:40:21.424Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-26T21:40:21.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T21:40:21.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-26T21:40:22.140Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T21:40:22.219Z] > git checkout -f f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 [2023-10-26T21:40:22.462Z] > git remote # timeout=10 [2023-10-26T21:40:22.485Z] > git config --get remote.origin.url # timeout=10 [2023-10-26T21:40:22.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T21:40:22.522Z] > git merge e15caff7a7271d7299d27016bfbe034a7a0b899b # timeout=10 [2023-10-26T21:40:22.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-26T21:40:22.587Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T21:40:22.608Z] > git checkout -f f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 [2023-10-26T21:40:23.252Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T21:40:24.100Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-26T21:40:24.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T21:40:24.100Z] Dload Upload Total Spent Left Speed [2023-10-26T21:40:24.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-10-26T21:40:24.711Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-26T21:40:25.042Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-26T21:40:25.042Z] + sudo tee /etc/docker/daemon.new [2023-10-26T21:40:25.042Z] { [2023-10-26T21:40:25.042Z] "registry-mirrors": [ [2023-10-26T21:40:25.042Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-26T21:40:25.042Z] ], [2023-10-26T21:40:25.042Z] "bip": "10.250.0.254/24", [2023-10-26T21:40:25.042Z] "hosts": [ [2023-10-26T21:40:25.042Z] "tcp://0.0.0.0:5555", [2023-10-26T21:40:25.042Z] "unix:///var/run/docker.sock" [2023-10-26T21:40:25.042Z] ], [2023-10-26T21:40:25.042Z] "mtu": 1458, [2023-10-26T21:40:25.042Z] "selinux-enabled": true, [2023-10-26T21:40:25.042Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-26T21:40:25.042Z] } [Pipeline] sh [2023-10-26T21:40:25.375Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-26T21:40:25.721Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T21:40:44.009Z] provisioning config files... [2023-10-26T21:40:44.039Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11649932015089357456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T21:40:44.398Z] ---> docker-login.sh [2023-10-26T21:40:44.398Z] nexus3.edgexfoundry.org:10001 [2023-10-26T21:40:44.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:40:44.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:40:44.998Z] Configure a credential helper to remove this warning. See [2023-10-26T21:40:44.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:40:44.998Z] [2023-10-26T21:40:45.268Z] Login Succeeded [2023-10-26T21:40:45.268Z] nexus3.edgexfoundry.org:10002 [2023-10-26T21:40:45.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:40:45.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:40:45.538Z] Configure a credential helper to remove this warning. See [2023-10-26T21:40:45.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:40:45.538Z] [2023-10-26T21:40:45.538Z] Login Succeeded [2023-10-26T21:40:45.538Z] nexus3.edgexfoundry.org:10003 [2023-10-26T21:40:45.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:40:46.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:40:46.080Z] Configure a credential helper to remove this warning. See [2023-10-26T21:40:46.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:40:46.080Z] [2023-10-26T21:40:46.080Z] Login Succeeded [2023-10-26T21:40:46.080Z] nexus3.edgexfoundry.org:10004 [2023-10-26T21:40:46.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:40:46.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:40:46.353Z] Configure a credential helper to remove this warning. See [2023-10-26T21:40:46.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:40:46.353Z] [2023-10-26T21:40:46.353Z] Login Succeeded [2023-10-26T21:40:46.353Z] docker.io [2023-10-26T21:40:46.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T21:40:46.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T21:40:46.895Z] Configure a credential helper to remove this warning. See [2023-10-26T21:40:46.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T21:40:46.895Z] [2023-10-26T21:40:46.895Z] Login Succeeded [2023-10-26T21:40:46.895Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T21:40:46.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-26T21:40:47.532Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-10-26T21:40:47.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:40:47.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T21:40:47.576Z] ========================================================= [2023-10-26T21:40:47.576Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-26T21:40:47.576Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:40:47.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T21:40:48.182Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-26T21:40:48.182Z] 9fda8d8052c6: Pulling fs layer [2023-10-26T21:40:48.182Z] 5d54e960e981: Pulling fs layer [2023-10-26T21:40:48.182Z] c4a7e357bf2a: Pulling fs layer [2023-10-26T21:40:48.182Z] f0e02332f6b5: Pulling fs layer [2023-10-26T21:40:48.182Z] cefa15bbcfad: Pulling fs layer [2023-10-26T21:40:48.182Z] 17808c966233: Pulling fs layer [2023-10-26T21:40:48.182Z] f4c1fc716caa: Pulling fs layer [2023-10-26T21:40:48.182Z] cefa15bbcfad: Waiting [2023-10-26T21:40:48.182Z] 17808c966233: Waiting [2023-10-26T21:40:48.182Z] f0e02332f6b5: Waiting [2023-10-26T21:40:48.182Z] f4c1fc716caa: Waiting [2023-10-26T21:40:48.182Z] 5d54e960e981: Verifying Checksum [2023-10-26T21:40:48.182Z] 5d54e960e981: Download complete [2023-10-26T21:40:48.182Z] f0e02332f6b5: Download complete [2023-10-26T21:40:48.182Z] cefa15bbcfad: Verifying Checksum [2023-10-26T21:40:48.182Z] cefa15bbcfad: Download complete [2023-10-26T21:40:48.182Z] 9fda8d8052c6: Verifying Checksum [2023-10-26T21:40:48.182Z] 9fda8d8052c6: Download complete [2023-10-26T21:40:48.906Z] f4c1fc716caa: Download complete [2023-10-26T21:40:49.526Z] 9fda8d8052c6: Pull complete [2023-10-26T21:40:50.126Z] 5d54e960e981: Pull complete [2023-10-26T21:40:50.398Z] c4a7e357bf2a: Download complete [2023-10-26T21:40:51.813Z] 17808c966233: Verifying Checksum [2023-10-26T21:40:51.813Z] 17808c966233: Download complete [2023-10-26T21:41:04.132Z] c4a7e357bf2a: Pull complete [2023-10-26T21:41:04.404Z] f0e02332f6b5: Pull complete [2023-10-26T21:41:04.671Z] cefa15bbcfad: Pull complete [2023-10-26T21:41:12.916Z] 17808c966233: Pull complete [2023-10-26T21:41:14.859Z] f4c1fc716caa: Pull complete [2023-10-26T21:41:14.859Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-26T21:41:14.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T21:41:14.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:41:15.201Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T21:41:15.201Z] WORKDIR /edgex [2023-10-26T21:41:15.201Z] COPY go.mod . [2023-10-26T21:41:15.201Z] RUN go mod download -t [2023-10-26T21:41:15.201Z] ci-base-image-arm64 -f - . [2023-10-26T21:41:15.794Z] Sending build context to Docker daemon 2.91MB [2023-10-26T21:41:15.794Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T21:41:15.794Z] ---> ea914061e18c [2023-10-26T21:41:15.794Z] Step 2/4 : WORKDIR /edgex [2023-10-26T21:41:16.791Z] ---> Running in 9f4ae0bc1826 [2023-10-26T21:41:17.060Z] Removing intermediate container 9f4ae0bc1826 [2023-10-26T21:41:17.060Z] ---> 1dddb1aebf86 [2023-10-26T21:41:17.060Z] Step 3/4 : COPY go.mod . [2023-10-26T21:41:17.655Z] ---> 6156f9d14057 [2023-10-26T21:41:17.655Z] Step 4/4 : RUN go mod download [2023-10-26T21:41:17.928Z] ---> Running in d3f39029b571 [2023-10-26T21:42:04.813Z] Removing intermediate container d3f39029b571 [2023-10-26T21:42:04.813Z] ---> 98f86e8e5164 [2023-10-26T21:42:04.813Z] Successfully built 98f86e8e5164 [2023-10-26T21:42:04.813Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:42:05.155Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T21:42:05.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:42:05.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-12196 does not seem to be running inside a container [2023-10-26T21:42:05.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-26T21:42:06.831Z] $ docker top 02e05628f0aef292e2888dbd605fbe74313e7d49677ed71cb8abc580b3d372de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:42:07.686Z] + go version [2023-10-26T21:42:07.686Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-26T21:42:07.707Z] $ docker stop --time=1 02e05628f0aef292e2888dbd605fbe74313e7d49677ed71cb8abc580b3d372de [2023-10-26T21:42:09.358Z] $ docker rm -f --volumes 02e05628f0aef292e2888dbd605fbe74313e7d49677ed71cb8abc580b3d372de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:42:09.950Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T21:42:09.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:42:10.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-12196 does not seem to be running inside a container [2023-10-26T21:42:10.202Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-26T21:42:13.944Z] $ docker top 53f228931f8fde7b4b0056d7002b352b417c9069a2c48e06109b5b87025a04a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-26T21:42:14.145Z] ========================================================= [2023-10-26T21:42:14.146Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-26T21:42:14.146Z] ========================================================= [Pipeline] sh [2023-10-26T21:42:14.776Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-10-26T21:42:15.422Z] + make test [2023-10-26T21:42:15.423Z] go test -race -coverprofile=coverage.out ./... [2023-10-26T21:42:54.328Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-26T21:44:46.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-26T21:44:49.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-26T21:44:49.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-26T21:44:50.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.298s coverage: 28.7% of statements [2023-10-26T21:45:00.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.292s coverage: 97.0% of statements [2023-10-26T21:45:04.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-26T21:45:04.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-26T21:45:04.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-26T21:45:09.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.554s coverage: 69.2% of statements [2023-10-26T21:45:09.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-26T21:45:09.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-26T21:45:11.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.468s coverage: 53.2% of statements [2023-10-26T21:45:16.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-26T21:45:16.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-26T21:45:16.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:45:16.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-26T21:45:16.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-26T21:45:24.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-26T21:45:24.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-26T21:45:31.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.925s coverage: 93.4% of statements [2023-10-26T21:45:31.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.598s coverage: 4.1% of statements [2023-10-26T21:45:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-26T21:45:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:45:38.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-26T21:45:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-26T21:45:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-26T21:45:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-26T21:45:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-26T21:45:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-26T21:45:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-26T21:45:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-26T21:45:41.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.766s coverage: 97.6% of statements [2023-10-26T21:45:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.217s coverage: 72.2% of statements [2023-10-26T21:45:49.942Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-26T21:45:49.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-26T21:45:50.932Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.385s coverage: 0.9% of statements [2023-10-26T21:45:50.932Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.239s coverage: 32.2% of statements [2023-10-26T21:45:55.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.334s coverage: 41.7% of statements [2023-10-26T21:45:55.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 82.9% of statements [2023-10-26T21:45:55.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.231s coverage: 94.1% of statements [2023-10-26T21:45:55.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.191s coverage: 96.3% of statements [2023-10-26T21:45:59.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.202s coverage: 87.5% of statements [2023-10-26T21:45:59.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-26T21:46:01.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-26T21:46:01.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-26T21:46:01.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-26T21:46:04.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-26T21:46:04.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-26T21:46:04.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-26T21:46:04.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-26T21:46:10.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.196s coverage: 94.4% of statements [2023-10-26T21:46:10.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-26T21:46:10.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-26T21:46:10.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-26T21:46:10.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-26T21:46:19.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-26T21:46:19.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-26T21:46:22.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-26T21:46:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.176s coverage: 79.9% of statements [2023-10-26T21:46:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.242s coverage: 92.9% of statements [2023-10-26T21:46:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements [2023-10-26T21:46:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.223s coverage: 62.3% of statements [2023-10-26T21:46:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.208s coverage: 87.2% of statements [2023-10-26T21:46:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.220s coverage: 20.0% of statements [2023-10-26T21:46:25.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.239s coverage: 100.0% of statements [2023-10-26T21:46:27.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.446s coverage: 81.8% of statements [2023-10-26T21:46:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-26T21:46:29.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-26T21:46:30.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.482s coverage: 82.1% of statements [2023-10-26T21:46:30.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.252s coverage: 86.0% of statements [2023-10-26T21:46:35.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-26T21:46:35.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-26T21:46:37.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.221s coverage: 63.1% of statements [2023-10-26T21:46:37.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.268s coverage: 100.0% of statements [2023-10-26T21:46:38.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.116s coverage: 89.4% of statements [2023-10-26T21:46:38.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements [2023-10-26T21:46:38.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-26T21:46:38.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-26T21:46:38.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-26T21:46:39.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2023-10-26T21:46:40.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2023-10-26T21:46:46.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-26T21:46:46.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-26T21:46:46.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-26T21:46:48.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.797s coverage: 38.4% of statements [2023-10-26T21:46:48.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.222s coverage: 89.5% of statements [2023-10-26T21:46:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-26T21:46:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-26T21:46:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-26T21:46:51.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-26T21:46:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.209s coverage: 84.8% of statements [2023-10-26T21:46:59.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-26T21:46:59.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-26T21:46:59.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-26T21:46:59.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-26T21:47:05.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-26T21:47:05.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:47:05.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-26T21:47:05.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-26T21:47:05.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.284s coverage: 19.9% of statements [2023-10-26T21:47:07.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.569s coverage: 95.7% of statements [2023-10-26T21:47:09.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-26T21:47:09.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-26T21:47:10.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.321s coverage: 61.8% of statements [2023-10-26T21:47:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-26T21:47:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-26T21:47:14.561Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.410s coverage: 98.9% of statements [2023-10-26T21:47:15.527Z] 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 [2023-10-26T21:47:15.527Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-26T21:47:15.527Z] go vet ./... [2023-10-26T21:49:37.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T21:49:37.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T21:49:37.225Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T21:49:37.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-26T21:49:37.913Z] + ls -al . [2023-10-26T21:49:37.913Z] total 724 [2023-10-26T21:49:37.913Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 21:42 . [2023-10-26T21:49:37.913Z] drwxr-xr-x 4 root root 4096 Oct 26 21:42 .. [2023-10-26T21:49:37.913Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 21:40 .blubracket [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 10 Oct 26 21:40 .dockerignore [2023-10-26T21:49:37.913Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 21:40 .git [2023-10-26T21:49:37.913Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 21:40 .github [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 1074 Oct 26 21:40 .gitignore [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 21:40 .golangci.yml [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 100 Oct 26 21:40 .hadolint.yml [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 155 Oct 26 21:40 .sonarcloud.properties [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 21:40 ADOPTERS.md [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 11674 Oct 26 21:40 Attribution.txt [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 93407 Oct 26 21:40 CHANGELOG.md [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 21:40 CONTRIBUTING.md [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 21:40 GOVERNANCE.md [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 861 Oct 26 21:40 Jenkinsfile [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 21:40 LICENSE [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 15054 Oct 26 21:40 Makefile [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 21:40 OWNERS.md [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 9527 Oct 26 21:40 README.md [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 789 Oct 26 21:40 SECURITY.md [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 21:25 VERSION [2023-10-26T21:49:37.913Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 21:40 bin [2023-10-26T21:49:37.913Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 21:40 cmd [2023-10-26T21:49:37.913Z] -rw-r--r-- 1 root root 453602 Oct 26 21:47 coverage.out [2023-10-26T21:49:37.913Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 21:40 fuzz_test [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 3689 Oct 26 21:40 go.mod [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 34446 Oct 26 21:40 go.sum [2023-10-26T21:49:37.913Z] drwxrwxr-x 7 1001 1001 4096 Oct 26 21:40 internal [2023-10-26T21:49:37.913Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 21:40 openapi [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 584 Oct 26 21:40 security.txt [2023-10-26T21:49:37.913Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 21:40 version.go [Pipeline] sh [2023-10-26T21:49:38.555Z] + '[' -e coverage.out ] [2023-10-26T21:49:38.555Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-26T21:49:38.578Z] Warning: overwriting stash ‘coverage-report’ [2023-10-26T21:49:39.372Z] Stashed 1 file(s) [Pipeline] sh [2023-10-26T21:49:39.993Z] + make build [2023-10-26T21:49:39.994Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T21:51:01.619Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T21:51:04.960Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T21:51:10.313Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-10-26T21:51:13.683Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T21:51:45.928Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T21:51:51.268Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:51:58.006Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:52:02.314Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:52:05.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T21:52:09.006Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T21:52:14.348Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-10-26T21:52:19.700Z] $ docker stop --time=1 53f228931f8fde7b4b0056d7002b352b417c9069a2c48e06109b5b87025a04a5 [2023-10-26T21:52:22.268Z] $ docker rm -f --volumes 53f228931f8fde7b4b0056d7002b352b417c9069a2c48e06109b5b87025a04a5 [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 [2023-10-26T21:52:24.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T21:52:24.751Z] [2023-10-26T21:52:24.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T21:52:25.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T21:52:25.346Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-26T21:52:25.346Z] 547446be3368: Pulling fs layer [2023-10-26T21:52:25.346Z] d125d8839a47: Pulling fs layer [2023-10-26T21:52:25.346Z] 3e85d5ac6304: Pulling fs layer [2023-10-26T21:52:25.346Z] c3105a71a48b: Pulling fs layer [2023-10-26T21:52:25.346Z] 0f093f025ec4: Pulling fs layer [2023-10-26T21:52:25.346Z] c3106fc0e877: Pulling fs layer [2023-10-26T21:52:25.346Z] c3105a71a48b: Waiting [2023-10-26T21:52:25.346Z] c3106fc0e877: Waiting [2023-10-26T21:52:25.346Z] 0f093f025ec4: Waiting [2023-10-26T21:52:26.749Z] 547446be3368: Verifying Checksum [2023-10-26T21:52:26.749Z] c3105a71a48b: Verifying Checksum [2023-10-26T21:52:26.749Z] c3105a71a48b: Download complete [2023-10-26T21:52:27.332Z] d125d8839a47: Verifying Checksum [2023-10-26T21:52:27.332Z] d125d8839a47: Download complete [2023-10-26T21:52:27.332Z] c3106fc0e877: Verifying Checksum [2023-10-26T21:52:27.332Z] c3106fc0e877: Download complete [2023-10-26T21:52:27.332Z] 0f093f025ec4: Verifying Checksum [2023-10-26T21:52:27.332Z] 0f093f025ec4: Download complete [2023-10-26T21:52:27.600Z] 547446be3368: Pull complete [2023-10-26T21:52:29.018Z] d125d8839a47: Pull complete [2023-10-26T21:52:29.288Z] 3e85d5ac6304: Verifying Checksum [2023-10-26T21:52:29.288Z] 3e85d5ac6304: Download complete [2023-10-26T21:52:39.355Z] 3e85d5ac6304: Pull complete [2023-10-26T21:52:39.355Z] c3105a71a48b: Pull complete [2023-10-26T21:52:39.945Z] 0f093f025ec4: Pull complete [2023-10-26T21:52:39.945Z] c3106fc0e877: Pull complete [2023-10-26T21:52:39.945Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-26T21:52:39.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-26T21:52:39.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T21:52:40.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-12196 does not seem to be running inside a container [2023-10-26T21:52:40.499Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-26T21:52:42.863Z] $ docker top 15e3ff3dd985d2141779fb9d170a84fe0c7495a20ca1614ea394ecbc82d39ae5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T21:52:43.731Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-26T21:52:53.831Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #1 transferring dockerfile: [2023-10-26T21:52:53.831Z] #1 transferring dockerfile: 1.84kB done [2023-10-26T21:52:53.831Z] #1 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #2 transferring dockerfile: 1.70kB done [2023-10-26T21:52:53.831Z] #2 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #3 [core-data internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #3 transferring dockerfile: 1.90kB done [2023-10-26T21:52:53.831Z] #3 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #4 transferring dockerfile: 1.96kB 0.0s done [2023-10-26T21:52:53.831Z] #4 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #5 transferring dockerfile: 1.78kB 0.0s done [2023-10-26T21:52:53.831Z] #5 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #6 transferring dockerfile: 2.39kB 0.0s done [2023-10-26T21:52:53.831Z] #6 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #7 transferring dockerfile: 2.38kB done [2023-10-26T21:52:53.831Z] #7 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #8 transferring dockerfile: 2.04kB done [2023-10-26T21:52:53.831Z] #8 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #9 transferring dockerfile: 2.82kB 0.0s done [2023-10-26T21:52:53.831Z] #9 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #10 transferring dockerfile: 1.59kB 0.0s done [2023-10-26T21:52:53.831Z] #10 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #11 [core-command internal] load build definition from Dockerfile [2023-10-26T21:52:53.831Z] #11 transferring dockerfile: 1.82kB done [2023-10-26T21:52:53.831Z] #11 DONE 0.1s [2023-10-26T21:52:53.831Z] [2023-10-26T21:52:53.831Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-26T21:52:54.100Z] #12 transferring dockerfile: 2.12kB 0.0s done [2023-10-26T21:52:54.100Z] #12 DONE 0.1s [2023-10-26T21:52:54.100Z] [2023-10-26T21:52:54.100Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-10-26T21:52:54.100Z] #13 transferring dockerfile: 1.58kB done [2023-10-26T21:52:54.100Z] #13 DONE 0.1s [2023-10-26T21:52:54.100Z] [2023-10-26T21:52:54.100Z] #14 [support-notifications internal] load .dockerignore [2023-10-26T21:52:54.100Z] #14 transferring context: [2023-10-26T21:52:54.100Z] #14 transferring context: 50B 0.0s done [2023-10-26T21:52:54.100Z] #14 DONE 0.1s [2023-10-26T21:52:54.100Z] [2023-10-26T21:52:54.100Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-10-26T21:52:54.100Z] #15 transferring dockerfile: 1.82kB done [2023-10-26T21:52:54.100Z] #15 DONE 0.1s [2023-10-26T21:52:54.685Z] [2023-10-26T21:52:54.685Z] #16 [security-spire-agent internal] load .dockerignore [2023-10-26T21:52:54.685Z] #16 transferring context: 50B done [2023-10-26T21:52:54.685Z] #16 DONE 0.1s [2023-10-26T21:52:54.685Z] [2023-10-26T21:52:54.685Z] #17 [core-data internal] load .dockerignore [2023-10-26T21:52:54.952Z] #17 transferring context: 50B 0.0s done [2023-10-26T21:52:54.952Z] #17 DONE 0.1s [2023-10-26T21:52:54.952Z] [2023-10-26T21:52:54.952Z] #18 [core-metadata internal] load .dockerignore [2023-10-26T21:52:54.952Z] #18 transferring context: 50B 0.0s done [2023-10-26T21:52:54.952Z] #18 DONE 0.1s [2023-10-26T21:52:54.952Z] [2023-10-26T21:52:54.952Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-10-26T21:52:54.952Z] #19 transferring context: 50B 0.0s done [2023-10-26T21:52:54.952Z] #19 DONE 0.1s [2023-10-26T21:52:54.952Z] [2023-10-26T21:52:54.952Z] #20 [security-proxy-setup internal] load .dockerignore [2023-10-26T21:52:54.952Z] #20 transferring context: 50B done [2023-10-26T21:52:54.952Z] #20 DONE 0.0s [2023-10-26T21:52:55.222Z] [2023-10-26T21:52:55.222Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-10-26T21:52:55.222Z] #21 transferring context: 50B 0.0s done [2023-10-26T21:52:55.222Z] #21 DONE 0.1s [2023-10-26T21:52:55.222Z] [2023-10-26T21:52:55.222Z] #22 [security-proxy-auth internal] load .dockerignore [2023-10-26T21:52:55.222Z] #22 transferring context: 50B done [2023-10-26T21:52:55.222Z] #22 DONE 0.1s [2023-10-26T21:52:55.222Z] [2023-10-26T21:52:55.222Z] #23 [security-bootstrapper internal] load .dockerignore [2023-10-26T21:52:55.222Z] #23 transferring context: 50B done [2023-10-26T21:52:55.222Z] #23 DONE 0.1s [2023-10-26T21:52:55.496Z] [2023-10-26T21:52:55.496Z] #24 [security-spire-server internal] load .dockerignore [2023-10-26T21:52:55.496Z] #24 transferring context: 50B done [2023-10-26T21:52:55.496Z] #24 DONE 0.1s [2023-10-26T21:52:55.496Z] [2023-10-26T21:52:55.496Z] #25 [core-command internal] load .dockerignore [2023-10-26T21:52:55.496Z] #25 transferring context: 50B 0.0s done [2023-10-26T21:52:55.496Z] #25 DONE 0.1s [2023-10-26T21:52:55.496Z] [2023-10-26T21:52:55.496Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-26T21:52:55.496Z] #26 transferring context: 50B done [2023-10-26T21:52:55.496Z] #26 DONE 0.1s [2023-10-26T21:52:55.496Z] [2023-10-26T21:52:55.496Z] #27 [security-spire-config internal] load .dockerignore [2023-10-26T21:52:55.496Z] #27 transferring context: 50B done [2023-10-26T21:52:55.496Z] #27 DONE 0.1s [2023-10-26T21:52:55.496Z] [2023-10-26T21:52:55.496Z] #28 [support-scheduler internal] load .dockerignore [2023-10-26T21:52:55.496Z] #28 transferring context: 50B 0.0s done [2023-10-26T21:52:55.767Z] #28 DONE 0.1s [2023-10-26T21:52:55.767Z] [2023-10-26T21:52:55.767Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:55.767Z] #29 DONE 0.0s [2023-10-26T21:52:55.767Z] [2023-10-26T21:52:55.767Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:52:55.767Z] #30 DONE 0.2s [2023-10-26T21:52:55.767Z] [2023-10-26T21:52:55.767Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:52:55.767Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:52:56.034Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 712.70kB / 3.33MB 0.1s [2023-10-26T21:52:56.034Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:52:56.034Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:52:56.034Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:52:56.034Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s [2023-10-26T21:52:56.304Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T21:52:56.304Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-26T21:52:56.894Z] #31 ... [2023-10-26T21:52:56.894Z] [2023-10-26T21:52:56.894Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:52:56.894Z] #32 DONE 1.0s [2023-10-26T21:52:56.894Z] [2023-10-26T21:52:56.894Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:52:56.894Z] #30 DONE 0.3s [2023-10-26T21:52:56.894Z] [2023-10-26T21:52:56.894Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:52:57.161Z] #31 ... [2023-10-26T21:52:57.161Z] [2023-10-26T21:52:57.161Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:57.161Z] #29 DONE 0.0s [2023-10-26T21:52:57.161Z] [2023-10-26T21:52:57.161Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:52:57.161Z] #31 ... [2023-10-26T21:52:57.161Z] [2023-10-26T21:52:57.161Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:57.161Z] #29 DONE 0.0s [2023-10-26T21:52:57.161Z] [2023-10-26T21:52:57.161Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:52:57.161Z] #32 DONE 1.6s [2023-10-26T21:52:57.161Z] [2023-10-26T21:52:57.161Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-10-26T21:52:57.161Z] #33 DONE 0.6s [2023-10-26T21:52:57.161Z] [2023-10-26T21:52:57.161Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:52:57.161Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:52:57.161Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T21:52:57.161Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:52:57.161Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:52:57.161Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:52:57.161Z] #31 ... [2023-10-26T21:52:57.161Z] [2023-10-26T21:52:57.161Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:57.161Z] #29 DONE 0.0s [2023-10-26T21:52:57.161Z] [2023-10-26T21:52:57.161Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:52:57.429Z] #31 ... [2023-10-26T21:52:57.429Z] [2023-10-26T21:52:57.429Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:57.429Z] #29 DONE 0.0s [2023-10-26T21:52:57.429Z] [2023-10-26T21:52:57.429Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:52:57.429Z] #32 DONE 1.7s [2023-10-26T21:52:57.429Z] [2023-10-26T21:52:57.429Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-26T21:52:57.429Z] #33 DONE 0.7s [2023-10-26T21:52:57.429Z] [2023-10-26T21:52:57.429Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:52:57.429Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:52:57.429Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T21:52:57.429Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:52:57.429Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:52:57.429Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:52:57.429Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-26T21:52:57.698Z] #31 ... [2023-10-26T21:52:57.698Z] [2023-10-26T21:52:57.698Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:57.698Z] #29 DONE 0.0s [2023-10-26T21:52:57.698Z] [2023-10-26T21:52:57.698Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:52:57.698Z] #32 DONE 1.7s [2023-10-26T21:52:57.698Z] [2023-10-26T21:52:57.698Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:57.698Z] #29 DONE 0.0s [2023-10-26T21:52:57.698Z] [2023-10-26T21:52:57.698Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-26T21:52:57.698Z] #33 DONE 0.7s [2023-10-26T21:52:57.698Z] [2023-10-26T21:52:57.698Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:52:57.698Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:52:57.698Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T21:52:57.698Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:52:57.698Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:52:57.698Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:52:57.698Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-26T21:52:57.968Z] #31 ... [2023-10-26T21:52:57.968Z] [2023-10-26T21:52:57.968Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:57.968Z] #29 DONE 0.1s [2023-10-26T21:52:57.968Z] [2023-10-26T21:52:57.968Z] #34 [core-data internal] load build context [2023-10-26T21:52:58.237Z] #34 ... [2023-10-26T21:52:58.237Z] [2023-10-26T21:52:58.237Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:58.237Z] #29 DONE 0.1s [2023-10-26T21:52:58.237Z] [2023-10-26T21:52:58.237Z] #34 [core-data internal] load build context [2023-10-26T21:52:58.505Z] #34 ... [2023-10-26T21:52:58.505Z] [2023-10-26T21:52:58.505Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:52:58.505Z] #30 DONE 1.4s [2023-10-26T21:52:58.505Z] [2023-10-26T21:52:58.505Z] #34 [core-data internal] load build context [2023-10-26T21:52:58.505Z] #34 ... [2023-10-26T21:52:58.505Z] [2023-10-26T21:52:58.505Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:52:58.505Z] #32 DONE 1.8s [2023-10-26T21:52:58.505Z] [2023-10-26T21:52:58.505Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-10-26T21:52:58.505Z] #33 DONE 0.8s [2023-10-26T21:52:58.505Z] [2023-10-26T21:52:58.505Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:58.505Z] #29 DONE 0.1s [2023-10-26T21:52:58.505Z] [2023-10-26T21:52:58.505Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:52:58.505Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:52:58.505Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T21:52:58.505Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:52:58.505Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:52:58.505Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:52:58.505Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-26T21:52:58.505Z] #31 DONE 3.5s [2023-10-26T21:52:58.505Z] [2023-10-26T21:52:58.505Z] #34 [core-data internal] load build context [2023-10-26T21:52:58.780Z] #34 ... [2023-10-26T21:52:58.780Z] [2023-10-26T21:52:58.780Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-26T21:52:58.780Z] #35 DONE 1.9s [2023-10-26T21:52:59.049Z] [2023-10-26T21:52:59.049Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-26T21:52:59.049Z] #29 DONE 0.1s [2023-10-26T21:52:59.049Z] [2023-10-26T21:52:59.049Z] #34 [core-data internal] load build context [2023-10-26T21:52:59.322Z] #34 ... [2023-10-26T21:52:59.322Z] [2023-10-26T21:52:59.322Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-26T21:52:59.322Z] #36 DONE 2.3s [2023-10-26T21:52:59.322Z] [2023-10-26T21:52:59.322Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:52:59.322Z] #37 DONE 0.0s [2023-10-26T21:52:59.322Z] [2023-10-26T21:52:59.322Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:52:59.322Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:52:59.322Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T21:52:59.322Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:52:59.322Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:52:59.322Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:52:59.322Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-26T21:52:59.322Z] #31 DONE 3.5s [2023-10-26T21:52:59.322Z] [2023-10-26T21:52:59.322Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:52:59.322Z] #38 DONE 0.0s [2023-10-26T21:52:59.322Z] [2023-10-26T21:52:59.322Z] #39 [security-spire-server internal] load build context [2023-10-26T21:53:00.287Z] #39 ... [2023-10-26T21:53:00.287Z] [2023-10-26T21:53:00.287Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-26T21:53:00.287Z] #30 DONE 3.0s [2023-10-26T21:53:00.287Z] [2023-10-26T21:53:00.287Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:53:00.287Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:53:00.287Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T21:53:00.287Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:53:00.287Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:53:00.287Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:53:00.287Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-26T21:53:00.287Z] #31 DONE 3.6s [2023-10-26T21:53:00.287Z] [2023-10-26T21:53:00.287Z] #40 [security-spire-config internal] load build context [2023-10-26T21:53:00.287Z] #40 ... [2023-10-26T21:53:00.287Z] [2023-10-26T21:53:00.287Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-26T21:53:00.287Z] #32 DONE 2.0s [2023-10-26T21:53:00.287Z] [2023-10-26T21:53:00.287Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-26T21:53:00.287Z] #33 DONE 1.0s [2023-10-26T21:53:00.287Z] [2023-10-26T21:53:00.287Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T21:53:00.287Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-26T21:53:00.287Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-10-26T21:53:00.287Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-26T21:53:00.287Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-26T21:53:00.287Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-26T21:53:00.287Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-26T21:53:00.287Z] #31 DONE 3.6s [2023-10-26T21:53:00.287Z] [2023-10-26T21:53:00.287Z] #41 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:53:01.270Z] #41 ... [2023-10-26T21:53:01.270Z] [2023-10-26T21:53:01.270Z] #39 [security-spire-server internal] load build context [2023-10-26T21:53:01.270Z] #39 transferring context: 18.10kB 0.4s done [2023-10-26T21:53:01.270Z] #39 DONE 1.7s [2023-10-26T21:53:01.270Z] [2023-10-26T21:53:01.270Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:01.270Z] #42 ... [2023-10-26T21:53:01.270Z] [2023-10-26T21:53:01.270Z] #43 [security-spire-agent internal] load build context [2023-10-26T21:53:01.270Z] #43 transferring context: 17.63kB 0.5s done [2023-10-26T21:53:01.270Z] #43 DONE 1.9s [2023-10-26T21:53:01.270Z] [2023-10-26T21:53:01.270Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:01.270Z] #42 ... [2023-10-26T21:53:01.270Z] [2023-10-26T21:53:01.270Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:03.864Z] #44 ... [2023-10-26T21:53:03.864Z] [2023-10-26T21:53:03.864Z] #40 [security-spire-config internal] load build context [2023-10-26T21:53:03.864Z] #40 transferring context: 16.35kB 0.4s done [2023-10-26T21:53:03.864Z] #40 DONE 3.3s [2023-10-26T21:53:03.864Z] [2023-10-26T21:53:03.864Z] #45 [core-metadata internal] load build context [2023-10-26T21:53:03.864Z] #45 ... [2023-10-26T21:53:03.864Z] [2023-10-26T21:53:03.864Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:07.205Z] #44 ... [2023-10-26T21:53:07.205Z] [2023-10-26T21:53:07.205Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T21:53:07.205Z] #0 7.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:07.205Z] #0 8.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:07.205Z] #46 ... [2023-10-26T21:53:07.205Z] [2023-10-26T21:53:07.205Z] #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:53:07.205Z] #0 8.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:07.471Z] #47 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:07.471Z] #47 ... [2023-10-26T21:53:07.471Z] [2023-10-26T21:53:07.471Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T21:53:07.471Z] #0 7.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:07.471Z] #0 8.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:07.471Z] #48 ... [2023-10-26T21:53:07.471Z] [2023-10-26T21:53:07.471Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:07.471Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.8s done [2023-10-26T21:53:07.471Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-26T21:53:07.471Z] #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-26T21:53:07.471Z] #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-26T21:53:07.471Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.5s done [2023-10-26T21:53:07.471Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.0s done [2023-10-26T21:53:07.471Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.2s [2023-10-26T21:53:07.471Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done [2023-10-26T21:53:07.471Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-10-26T21:53:07.759Z] #37 ... [2023-10-26T21:53:07.759Z] [2023-10-26T21:53:07.759Z] #49 [security-proxy-setup internal] load build context [2023-10-26T21:53:07.759Z] #49 transferring context: 21.80MB 9.3s [2023-10-26T21:53:07.759Z] #49 ... [2023-10-26T21:53:07.759Z] [2023-10-26T21:53:07.759Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:08.029Z] #50 ... [2023-10-26T21:53:08.029Z] [2023-10-26T21:53:08.029Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:53:08.029Z] #0 5.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:08.029Z] #0 6.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:08.029Z] #0 9.350 OK: 266 MiB in 52 packages [2023-10-26T21:53:08.029Z] #51 ... [2023-10-26T21:53:08.029Z] [2023-10-26T21:53:08.029Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:08.298Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.51MB / 23.39MB 4.9s [2023-10-26T21:53:08.568Z] #37 ... [2023-10-26T21:53:08.568Z] [2023-10-26T21:53:08.568Z] #52 [core-command internal] load build context [2023-10-26T21:53:08.568Z] #52 ... [2023-10-26T21:53:08.568Z] [2023-10-26T21:53:08.568Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:08.834Z] #53 ... [2023-10-26T21:53:08.834Z] [2023-10-26T21:53:08.834Z] #54 [security-proxy-auth internal] load build context [2023-10-26T21:53:08.834Z] #54 ... [2023-10-26T21:53:08.834Z] [2023-10-26T21:53:08.834Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T21:53:09.102Z] #55 ... [2023-10-26T21:53:09.102Z] [2023-10-26T21:53:09.102Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T21:53:09.102Z] #56 ... [2023-10-26T21:53:09.102Z] [2023-10-26T21:53:09.102Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:53:09.102Z] #51 DONE 11.4s [2023-10-26T21:53:09.102Z] [2023-10-26T21:53:09.102Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:09.102Z] #37 ... [2023-10-26T21:53:09.102Z] [2023-10-26T21:53:09.102Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T21:53:09.373Z] #57 ... [2023-10-26T21:53:09.373Z] [2023-10-26T21:53:09.373Z] #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T21:53:09.373Z] #58 ... [2023-10-26T21:53:09.373Z] [2023-10-26T21:53:09.373Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:53:09.373Z] #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.8s done [2023-10-26T21:53:09.373Z] #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-26T21:53:09.373Z] #38 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-26T21:53:09.373Z] #38 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-26T21:53:09.373Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-10-26T21:53:09.373Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-10-26T21:53:09.373Z] #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 4.3s [2023-10-26T21:53:09.373Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.0s done [2023-10-26T21:53:09.642Z] #38 ... [2023-10-26T21:53:09.642Z] [2023-10-26T21:53:09.642Z] #34 [core-data internal] load build context [2023-10-26T21:53:09.642Z] #34 ... [2023-10-26T21:53:09.642Z] [2023-10-26T21:53:09.642Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T21:53:09.911Z] #59 ... [2023-10-26T21:53:09.911Z] [2023-10-26T21:53:09.911Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T21:53:09.911Z] #60 ... [2023-10-26T21:53:09.911Z] [2023-10-26T21:53:09.911Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T21:53:10.182Z] #61 ... [2023-10-26T21:53:10.182Z] [2023-10-26T21:53:10.182Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:10.182Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 6.6s [2023-10-26T21:53:10.182Z] #37 ... [2023-10-26T21:53:10.182Z] [2023-10-26T21:53:10.182Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:53:10.451Z] #62 ... [2023-10-26T21:53:10.451Z] [2023-10-26T21:53:10.451Z] #63 [support-scheduler internal] load build context [2023-10-26T21:53:10.451Z] #63 ... [2023-10-26T21:53:10.451Z] [2023-10-26T21:53:10.451Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:10.451Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-26T21:53:10.717Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.5s done [2023-10-26T21:53:10.984Z] #37 ... [2023-10-26T21:53:10.984Z] [2023-10-26T21:53:10.984Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-26T21:53:10.984Z] #46 11.63 OK: 266 MiB in 52 packages [2023-10-26T21:53:10.984Z] #46 DONE 13.7s [2023-10-26T21:53:10.984Z] [2023-10-26T21:53:10.984Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:11.572Z] #37 ... [2023-10-26T21:53:11.572Z] [2023-10-26T21:53:11.572Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:11.839Z] #42 ... [2023-10-26T21:53:11.839Z] [2023-10-26T21:53:11.839Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T21:53:11.839Z] #64 ... [2023-10-26T21:53:11.839Z] [2023-10-26T21:53:11.839Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:11.839Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 8.5s [2023-10-26T21:53:12.423Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 9.1s [2023-10-26T21:53:13.831Z] #37 ... [2023-10-26T21:53:13.831Z] [2023-10-26T21:53:13.831Z] #45 [core-metadata internal] load build context [2023-10-26T21:53:13.831Z] #45 transferring context: 19.47MB 16.0s [2023-10-26T21:53:13.831Z] #45 ... [2023-10-26T21:53:13.831Z] [2023-10-26T21:53:13.831Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:13.831Z] #42 ... [2023-10-26T21:53:13.831Z] [2023-10-26T21:53:13.831Z] #47 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-26T21:53:13.831Z] #47 14.70 OK: 266 MiB in 52 packages [2023-10-26T21:53:13.831Z] #47 DONE 16.9s [2023-10-26T21:53:14.097Z] [2023-10-26T21:53:14.097Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T21:53:14.097Z] #61 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:16.040Z] #61 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:17.444Z] #61 ... [2023-10-26T21:53:17.444Z] [2023-10-26T21:53:17.444Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:17.444Z] #44 ... [2023-10-26T21:53:17.444Z] [2023-10-26T21:53:17.444Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:17.444Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.8s [2023-10-26T21:53:17.444Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-10-26T21:53:18.025Z] #37 ... [2023-10-26T21:53:18.025Z] [2023-10-26T21:53:18.025Z] #49 [security-proxy-setup internal] load build context [2023-10-26T21:53:18.025Z] #49 ... [2023-10-26T21:53:18.025Z] [2023-10-26T21:53:18.025Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:18.292Z] #37 ... [2023-10-26T21:53:18.293Z] [2023-10-26T21:53:18.293Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:18.293Z] #50 ... [2023-10-26T21:53:18.293Z] [2023-10-26T21:53:18.293Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:18.558Z] #37 ... [2023-10-26T21:53:18.558Z] [2023-10-26T21:53:18.558Z] #52 [core-command internal] load build context [2023-10-26T21:53:18.824Z] #52 ... [2023-10-26T21:53:18.824Z] [2023-10-26T21:53:18.824Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:18.824Z] #37 ... [2023-10-26T21:53:18.824Z] [2023-10-26T21:53:18.824Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:18.824Z] #53 transferring context: 36.91MB 20.0s [2023-10-26T21:53:18.824Z] #53 ... [2023-10-26T21:53:18.824Z] [2023-10-26T21:53:18.824Z] #54 [security-proxy-auth internal] load build context [2023-10-26T21:53:19.090Z] #54 ... [2023-10-26T21:53:19.090Z] [2023-10-26T21:53:19.090Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:19.374Z] #37 ... [2023-10-26T21:53:19.374Z] [2023-10-26T21:53:19.374Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T21:53:19.374Z] #48 12.09 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:53:19.374Z] #48 12.09 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:53:19.374Z] #48 12.09 OK: 19954 distinct packages available [2023-10-26T21:53:19.374Z] #48 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:19.374Z] #48 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:19.374Z] #48 18.88 OK: 266 MiB in 52 packages [2023-10-26T21:53:19.660Z] #48 ... [2023-10-26T21:53:19.660Z] [2023-10-26T21:53:19.660Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T21:53:19.660Z] #56 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:19.660Z] #56 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:19.660Z] #56 15.79 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:53:19.660Z] #56 15.79 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:53:19.660Z] #56 15.79 OK: 19950 distinct packages available [2023-10-26T21:53:19.660Z] #56 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:19.660Z] #56 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:19.660Z] #56 ... [2023-10-26T21:53:19.660Z] [2023-10-26T21:53:19.660Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:19.660Z] #37 ... [2023-10-26T21:53:19.660Z] [2023-10-26T21:53:19.660Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T21:53:19.660Z] #55 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:19.660Z] #55 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:19.660Z] #55 15.25 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-26T21:53:19.660Z] #55 15.31 (2/2) Installing su-exec (0.2-r3) [2023-10-26T21:53:19.660Z] #55 15.31 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:53:19.660Z] #55 15.55 OK: 8 MiB in 17 packages [2023-10-26T21:53:19.927Z] #55 ... [2023-10-26T21:53:19.927Z] [2023-10-26T21:53:19.927Z] #34 [core-data internal] load build context [2023-10-26T21:53:19.927Z] #34 ... [2023-10-26T21:53:19.927Z] [2023-10-26T21:53:19.927Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:53:19.927Z] #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 14.6s done [2023-10-26T21:53:19.927Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.5s done [2023-10-26T21:53:19.927Z] #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-10-26T21:53:20.195Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-10-26T21:53:20.195Z] #38 ... [2023-10-26T21:53:20.195Z] [2023-10-26T21:53:20.195Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:20.195Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 16.4s done [2023-10-26T21:53:20.195Z] #37 ... [2023-10-26T21:53:20.195Z] [2023-10-26T21:53:20.195Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-26T21:53:20.195Z] #55 DONE 21.3s [2023-10-26T21:53:20.195Z] [2023-10-26T21:53:20.195Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-26T21:53:20.195Z] #48 DONE 22.9s [2023-10-26T21:53:20.195Z] [2023-10-26T21:53:20.195Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:20.195Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-26T21:53:20.777Z] #37 ... [2023-10-26T21:53:20.777Z] [2023-10-26T21:53:20.777Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:53:20.777Z] #62 ... [2023-10-26T21:53:20.777Z] [2023-10-26T21:53:20.777Z] #63 [support-scheduler internal] load build context [2023-10-26T21:53:20.777Z] #63 ... [2023-10-26T21:53:20.777Z] [2023-10-26T21:53:20.777Z] #52 [core-command internal] load build context [2023-10-26T21:53:21.734Z] #52 ... [2023-10-26T21:53:21.734Z] [2023-10-26T21:53:21.734Z] #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-26T21:53:21.734Z] #58 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:21.734Z] #58 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:21.734Z] #58 20.01 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T21:53:21.734Z] #58 20.09 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:53:21.734Z] #58 20.20 OK: 8 MiB in 16 packages [2023-10-26T21:53:21.734Z] #58 DONE 22.4s [2023-10-26T21:53:21.734Z] [2023-10-26T21:53:21.734Z] #52 [core-command internal] load build context [2023-10-26T21:53:23.155Z] #52 ... [2023-10-26T21:53:23.155Z] [2023-10-26T21:53:23.155Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T21:53:23.155Z] #57 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:23.155Z] #57 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:23.155Z] #57 19.92 (1/2) Installing ca-certificates (20230506-r0) [2023-10-26T21:53:23.155Z] #57 20.28 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-26T21:53:23.155Z] #57 20.32 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:53:23.155Z] #57 20.48 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:53:23.155Z] #57 22.14 OK: 9 MiB in 17 packages [2023-10-26T21:53:23.155Z] #57 ... [2023-10-26T21:53:23.155Z] [2023-10-26T21:53:23.155Z] #52 [core-command internal] load build context [2023-10-26T21:53:23.421Z] #52 ... [2023-10-26T21:53:23.422Z] [2023-10-26T21:53:23.422Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-26T21:53:23.422Z] #57 DONE 24.0s [2023-10-26T21:53:23.422Z] [2023-10-26T21:53:23.422Z] #52 [core-command internal] load build context [2023-10-26T21:53:23.689Z] #52 ... [2023-10-26T21:53:23.689Z] [2023-10-26T21:53:23.689Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-26T21:53:23.689Z] #60 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:23.689Z] #60 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:23.689Z] #60 21.52 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T21:53:23.689Z] #60 21.52 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:53:23.689Z] #60 21.76 OK: 8 MiB in 16 packages [2023-10-26T21:53:23.689Z] #60 DONE 24.2s [2023-10-26T21:53:23.689Z] [2023-10-26T21:53:23.689Z] #52 [core-command internal] load build context [2023-10-26T21:53:23.956Z] #52 transferring context: 44.50MB 25.3s [2023-10-26T21:53:23.956Z] #52 ... [2023-10-26T21:53:23.956Z] [2023-10-26T21:53:23.956Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:24.222Z] #42 ... [2023-10-26T21:53:24.222Z] [2023-10-26T21:53:24.222Z] #45 [core-metadata internal] load build context [2023-10-26T21:53:24.222Z] #45 ... [2023-10-26T21:53:24.222Z] [2023-10-26T21:53:24.222Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:25.635Z] #42 ... [2023-10-26T21:53:25.635Z] [2023-10-26T21:53:25.635Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-26T21:53:25.635Z] #61 21.77 (1/4) Installing ca-certificates (20230506-r0) [2023-10-26T21:53:25.635Z] #61 22.27 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-26T21:53:25.635Z] #61 22.35 (3/4) Installing su-exec (0.2-r3) [2023-10-26T21:53:25.635Z] #61 22.39 (4/4) Installing yq (4.33.3-r4) [2023-10-26T21:53:25.635Z] #61 23.59 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:53:25.635Z] #61 23.69 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:53:25.635Z] #61 24.73 OK: 18 MiB in 19 packages [2023-10-26T21:53:25.635Z] #61 DONE 26.3s [2023-10-26T21:53:25.635Z] [2023-10-26T21:53:25.635Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:26.220Z] #42 ... [2023-10-26T21:53:26.220Z] [2023-10-26T21:53:26.220Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-26T21:53:26.220Z] #59 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:26.220Z] #59 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:26.220Z] #59 23.54 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:53:26.220Z] #59 23.92 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:53:26.220Z] #59 24.07 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-26T21:53:26.220Z] #59 24.10 (4/6) Installing openssl (3.1.4-r0) [2023-10-26T21:53:26.220Z] #59 24.19 (5/6) Installing su-exec (0.2-r3) [2023-10-26T21:53:26.220Z] #59 24.19 (6/6) Installing yq (4.33.3-r4) [2023-10-26T21:53:26.220Z] #59 24.94 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:53:26.220Z] #59 25.14 OK: 18 MiB in 19 packages [2023-10-26T21:53:26.220Z] #59 DONE 26.7s [2023-10-26T21:53:26.220Z] [2023-10-26T21:53:26.220Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:26.495Z] #42 ... [2023-10-26T21:53:26.495Z] [2023-10-26T21:53:26.495Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-26T21:53:26.495Z] #56 23.46 (1/11) Installing ca-certificates (20230506-r0) [2023-10-26T21:53:26.495Z] #56 24.12 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-26T21:53:26.496Z] #56 24.12 (3/11) Installing libunistring (1.1-r1) [2023-10-26T21:53:26.496Z] #56 24.12 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-26T21:53:26.496Z] #56 24.24 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-26T21:53:26.496Z] #56 24.35 (6/11) Installing libcurl (8.4.0-r0) [2023-10-26T21:53:26.496Z] #56 24.40 (7/11) Installing curl (8.4.0-r0) [2023-10-26T21:53:26.496Z] #56 24.48 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-26T21:53:26.496Z] #56 24.48 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:53:26.496Z] #56 24.48 (10/11) Installing libucontext (1.2-r2) [2023-10-26T21:53:26.496Z] #56 24.52 (11/11) Installing gcompat (1.1.0-r1) [2023-10-26T21:53:26.496Z] #56 24.52 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:53:26.496Z] #56 24.70 Executing ca-certificates-20230506-r0.trigger [2023-10-26T21:53:26.496Z] #56 25.63 OK: 13 MiB in 26 packages [2023-10-26T21:53:26.496Z] #56 DONE 27.8s [2023-10-26T21:53:26.496Z] [2023-10-26T21:53:26.496Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:27.455Z] #42 ... [2023-10-26T21:53:27.455Z] [2023-10-26T21:53:27.455Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:27.722Z] #44 ... [2023-10-26T21:53:27.722Z] [2023-10-26T21:53:27.722Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-26T21:53:27.722Z] #65 DONE 1.5s [2023-10-26T21:53:27.722Z] [2023-10-26T21:53:27.722Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:27.722Z] #44 ... [2023-10-26T21:53:27.722Z] [2023-10-26T21:53:27.722Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:27.988Z] #42 transferring context: 85.04MB 32.1s [2023-10-26T21:53:28.254Z] #42 ... [2023-10-26T21:53:28.254Z] [2023-10-26T21:53:28.254Z] #49 [security-proxy-setup internal] load build context [2023-10-26T21:53:28.254Z] #49 ... [2023-10-26T21:53:28.254Z] [2023-10-26T21:53:28.254Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-26T21:53:28.254Z] #66 DONE 8.1s [2023-10-26T21:53:28.254Z] [2023-10-26T21:53:28.254Z] #49 [security-proxy-setup internal] load build context [2023-10-26T21:53:28.254Z] #49 ... [2023-10-26T21:53:28.254Z] [2023-10-26T21:53:28.254Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T21:53:28.520Z] #67 ... [2023-10-26T21:53:28.520Z] [2023-10-26T21:53:28.520Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:28.786Z] #50 ... [2023-10-26T21:53:28.786Z] [2023-10-26T21:53:28.786Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:29.054Z] #42 ... [2023-10-26T21:53:29.054Z] [2023-10-26T21:53:29.054Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-26T21:53:29.054Z] #67 DONE 0.8s [2023-10-26T21:53:29.054Z] [2023-10-26T21:53:29.054Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:29.054Z] #42 ... [2023-10-26T21:53:29.054Z] [2023-10-26T21:53:29.054Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:29.054Z] #53 ... [2023-10-26T21:53:29.054Z] [2023-10-26T21:53:29.054Z] #54 [security-proxy-auth internal] load build context [2023-10-26T21:53:29.337Z] #54 ... [2023-10-26T21:53:29.337Z] [2023-10-26T21:53:29.337Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:29.921Z] #53 ... [2023-10-26T21:53:29.921Z] [2023-10-26T21:53:29.921Z] #41 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-26T21:53:29.921Z] #41 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:29.921Z] #41 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:29.921Z] #41 25.17 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:53:29.921Z] #41 25.17 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:53:29.921Z] #41 25.17 OK: 19950 distinct packages available [2023-10-26T21:53:29.921Z] #41 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:29.921Z] #41 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:29.921Z] #41 28.33 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:53:29.921Z] #41 28.42 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-26T21:53:29.921Z] #41 28.42 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-26T21:53:29.921Z] #41 28.49 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:53:29.921Z] #41 28.49 (5/7) Installing libucontext (1.2-r2) [2023-10-26T21:53:29.921Z] #41 28.49 (6/7) Installing gcompat (1.1.0-r1) [2023-10-26T21:53:29.921Z] #41 28.49 (7/7) Installing openssl (3.1.4-r0) [2023-10-26T21:53:29.921Z] #41 28.60 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:53:29.921Z] #41 28.66 OK: 9 MiB in 20 packages [2023-10-26T21:53:29.921Z] #41 DONE 29.7s [2023-10-26T21:53:29.921Z] [2023-10-26T21:53:29.921Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:30.185Z] #53 ... [2023-10-26T21:53:30.185Z] [2023-10-26T21:53:30.185Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-26T21:53:30.185Z] #64 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:30.185Z] #64 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:30.185Z] #64 24.50 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-26T21:53:30.185Z] #64 24.50 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-26T21:53:30.185Z] #64 24.50 OK: 19950 distinct packages available [2023-10-26T21:53:30.185Z] #64 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:30.185Z] #64 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T21:53:30.185Z] #64 27.29 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-26T21:53:30.185Z] #64 27.32 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-26T21:53:30.185Z] #64 27.35 (3/4) Installing libucontext (1.2-r2) [2023-10-26T21:53:30.185Z] #64 27.35 (4/4) Installing gcompat (1.1.0-r1) [2023-10-26T21:53:30.185Z] #64 27.35 Executing busybox-1.36.1-r2.trigger [2023-10-26T21:53:30.185Z] #64 27.39 OK: 8 MiB in 19 packages [2023-10-26T21:53:30.185Z] #64 DONE 28.4s [2023-10-26T21:53:30.185Z] [2023-10-26T21:53:30.185Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:30.185Z] #53 ... [2023-10-26T21:53:30.185Z] [2023-10-26T21:53:30.185Z] #34 [core-data internal] load build context [2023-10-26T21:53:30.185Z] #34 ... [2023-10-26T21:53:30.185Z] [2023-10-26T21:53:30.185Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:31.141Z] #53 ... [2023-10-26T21:53:31.141Z] [2023-10-26T21:53:31.141Z] #63 [support-scheduler internal] load build context [2023-10-26T21:53:31.141Z] #63 ... [2023-10-26T21:53:31.141Z] [2023-10-26T21:53:31.141Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:53:31.141Z] #62 ... [2023-10-26T21:53:31.141Z] [2023-10-26T21:53:31.141Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:32.548Z] #53 ... [2023-10-26T21:53:32.549Z] [2023-10-26T21:53:32.549Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:32.549Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.9s [2023-10-26T21:53:32.549Z] #37 ... [2023-10-26T21:53:32.549Z] [2023-10-26T21:53:32.549Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:53:32.549Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.4s [2023-10-26T21:53:32.549Z] #38 ... [2023-10-26T21:53:32.549Z] [2023-10-26T21:53:32.549Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:53:34.486Z] #62 transferring context: 37.25MB 31.7s [2023-10-26T21:53:34.486Z] #62 ... [2023-10-26T21:53:34.486Z] [2023-10-26T21:53:34.486Z] #52 [core-command internal] load build context [2023-10-26T21:53:34.486Z] #52 ... [2023-10-26T21:53:34.486Z] [2023-10-26T21:53:34.486Z] #45 [core-metadata internal] load build context [2023-10-26T21:53:34.486Z] #45 ... [2023-10-26T21:53:34.486Z] [2023-10-26T21:53:34.486Z] #52 [core-command internal] load build context [2023-10-26T21:53:37.828Z] #52 ... [2023-10-26T21:53:37.828Z] [2023-10-26T21:53:37.828Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:37.828Z] #44 ... [2023-10-26T21:53:37.828Z] [2023-10-26T21:53:37.828Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:37.828Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.7s [2023-10-26T21:53:38.787Z] #37 ... [2023-10-26T21:53:38.787Z] [2023-10-26T21:53:38.787Z] #49 [security-proxy-setup internal] load build context [2023-10-26T21:53:38.787Z] #49 ... [2023-10-26T21:53:38.787Z] [2023-10-26T21:53:38.787Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:38.787Z] #44 ... [2023-10-26T21:53:38.787Z] [2023-10-26T21:53:38.787Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:38.787Z] #50 ... [2023-10-26T21:53:38.787Z] [2023-10-26T21:53:38.787Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:39.055Z] #37 ... [2023-10-26T21:53:39.055Z] [2023-10-26T21:53:39.055Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:39.055Z] #42 transferring context: 132.66MB 43.1s [2023-10-26T21:53:39.321Z] #42 ... [2023-10-26T21:53:39.321Z] [2023-10-26T21:53:39.321Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:39.321Z] #44 ... [2023-10-26T21:53:39.321Z] [2023-10-26T21:53:39.321Z] #54 [security-proxy-auth internal] load build context [2023-10-26T21:53:39.321Z] #54 ... [2023-10-26T21:53:39.321Z] [2023-10-26T21:53:39.321Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:40.730Z] #37 ... [2023-10-26T21:53:40.730Z] [2023-10-26T21:53:40.730Z] #34 [core-data internal] load build context [2023-10-26T21:53:40.730Z] #34 ... [2023-10-26T21:53:40.730Z] [2023-10-26T21:53:40.730Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:41.319Z] #44 ... [2023-10-26T21:53:41.319Z] [2023-10-26T21:53:41.319Z] #63 [support-scheduler internal] load build context [2023-10-26T21:53:41.319Z] #63 ... [2023-10-26T21:53:41.319Z] [2023-10-26T21:53:41.319Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:42.277Z] #37 ... [2023-10-26T21:53:42.277Z] [2023-10-26T21:53:42.277Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:42.547Z] #53 ... [2023-10-26T21:53:42.547Z] [2023-10-26T21:53:42.547Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:42.818Z] #37 ... [2023-10-26T21:53:42.818Z] [2023-10-26T21:53:42.818Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T21:53:42.818Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.7s done [2023-10-26T21:53:42.818Z] #38 ... [2023-10-26T21:53:42.818Z] [2023-10-26T21:53:42.818Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:43.086Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.9s [2023-10-26T21:53:44.515Z] #37 ... [2023-10-26T21:53:44.515Z] [2023-10-26T21:53:44.515Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:53:44.515Z] #62 ... [2023-10-26T21:53:44.515Z] [2023-10-26T21:53:44.515Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:44.784Z] #53 ... [2023-10-26T21:53:44.784Z] [2023-10-26T21:53:44.784Z] #45 [core-metadata internal] load build context [2023-10-26T21:53:44.784Z] #45 transferring context: 124.96MB 47.3s [2023-10-26T21:53:44.784Z] #45 ... [2023-10-26T21:53:44.784Z] [2023-10-26T21:53:44.784Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:48.136Z] #53 ... [2023-10-26T21:53:48.136Z] [2023-10-26T21:53:48.136Z] #52 [core-command internal] load build context [2023-10-26T21:53:48.136Z] #52 ... [2023-10-26T21:53:48.136Z] [2023-10-26T21:53:48.136Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:49.120Z] #53 ... [2023-10-26T21:53:49.120Z] [2023-10-26T21:53:49.120Z] #49 [security-proxy-setup internal] load build context [2023-10-26T21:53:49.120Z] #49 ... [2023-10-26T21:53:49.120Z] [2023-10-26T21:53:49.120Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:49.120Z] #53 ... [2023-10-26T21:53:49.120Z] [2023-10-26T21:53:49.120Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:49.120Z] #50 ... [2023-10-26T21:53:49.120Z] [2023-10-26T21:53:49.120Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-26T21:53:49.120Z] #68 DONE 5.1s [2023-10-26T21:53:49.120Z] [2023-10-26T21:53:49.120Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:49.120Z] #50 ... [2023-10-26T21:53:49.120Z] [2023-10-26T21:53:49.120Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:49.387Z] #53 ... [2023-10-26T21:53:49.387Z] [2023-10-26T21:53:49.387Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:49.387Z] #42 transferring context: 177.19MB 53.3s [2023-10-26T21:53:49.387Z] #42 ... [2023-10-26T21:53:49.387Z] [2023-10-26T21:53:49.387Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:49.659Z] #50 ... [2023-10-26T21:53:49.659Z] [2023-10-26T21:53:49.659Z] #54 [security-proxy-auth internal] load build context [2023-10-26T21:53:49.659Z] #54 ... [2023-10-26T21:53:49.659Z] [2023-10-26T21:53:49.659Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:50.628Z] #50 ... [2023-10-26T21:53:50.628Z] [2023-10-26T21:53:50.628Z] #34 [core-data internal] load build context [2023-10-26T21:53:50.896Z] #34 ... [2023-10-26T21:53:50.896Z] [2023-10-26T21:53:50.896Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:51.161Z] #50 ... [2023-10-26T21:53:51.162Z] [2023-10-26T21:53:51.162Z] #49 [security-proxy-setup internal] load build context [2023-10-26T21:53:51.162Z] #49 transferring context: 189.79MB 52.4s done [2023-10-26T21:53:51.162Z] #49 DONE 53.3s [2023-10-26T21:53:51.162Z] [2023-10-26T21:53:51.162Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:51.162Z] #50 ... [2023-10-26T21:53:51.162Z] [2023-10-26T21:53:51.162Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:51.435Z] #44 ... [2023-10-26T21:53:51.435Z] [2023-10-26T21:53:51.435Z] #63 [support-scheduler internal] load build context [2023-10-26T21:53:51.435Z] #63 ... [2023-10-26T21:53:51.435Z] [2023-10-26T21:53:51.435Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:52.408Z] #50 ... [2023-10-26T21:53:52.408Z] [2023-10-26T21:53:52.408Z] #42 [support-notifications internal] load build context [2023-10-26T21:53:52.408Z] #42 transferring context: 189.79MB 55.9s done [2023-10-26T21:53:52.408Z] #42 DONE 56.5s [2023-10-26T21:53:52.408Z] [2023-10-26T21:53:52.408Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:52.408Z] #50 ... [2023-10-26T21:53:52.408Z] [2023-10-26T21:53:52.408Z] #53 [security-bootstrapper internal] load build context [2023-10-26T21:53:52.408Z] #53 transferring context: 189.79MB 53.3s done [2023-10-26T21:53:52.408Z] #53 DONE 54.1s [2023-10-26T21:53:52.408Z] [2023-10-26T21:53:52.408Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:52.679Z] #50 ... [2023-10-26T21:53:52.679Z] [2023-10-26T21:53:52.679Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:53:52.679Z] #69 DONE 1.5s [2023-10-26T21:53:52.679Z] [2023-10-26T21:53:52.679Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:53.272Z] #50 ... [2023-10-26T21:53:53.272Z] [2023-10-26T21:53:53.272Z] #44 [security-spiffe-token-provider internal] load build context [2023-10-26T21:53:53.272Z] #44 transferring context: 189.79MB 55.3s done [2023-10-26T21:53:53.272Z] #44 DONE 55.8s [2023-10-26T21:53:53.272Z] [2023-10-26T21:53:53.272Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:54.254Z] #50 ... [2023-10-26T21:53:54.254Z] [2023-10-26T21:53:54.254Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:53:54.254Z] #70 DONE 1.6s [2023-10-26T21:53:54.254Z] [2023-10-26T21:53:54.254Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:54.547Z] #50 ... [2023-10-26T21:53:54.547Z] [2023-10-26T21:53:54.547Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T21:53:54.547Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.0s done [2023-10-26T21:53:54.547Z] #37 ... [2023-10-26T21:53:54.547Z] [2023-10-26T21:53:54.547Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:53:54.828Z] #62 ... [2023-10-26T21:53:54.828Z] [2023-10-26T21:53:54.828Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:55.096Z] #50 ... [2023-10-26T21:53:55.096Z] [2023-10-26T21:53:55.096Z] #45 [core-metadata internal] load build context [2023-10-26T21:53:55.096Z] #45 ... [2023-10-26T21:53:55.096Z] [2023-10-26T21:53:55.096Z] #54 [security-proxy-auth internal] load build context [2023-10-26T21:53:55.365Z] #54 ... [2023-10-26T21:53:55.365Z] [2023-10-26T21:53:55.365Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:53:55.365Z] #71 DONE 1.9s [2023-10-26T21:53:55.365Z] [2023-10-26T21:53:55.365Z] #45 [core-metadata internal] load build context [2023-10-26T21:53:55.803Z] #45 transferring context: 189.79MB 58.2s done [2023-10-26T21:53:56.105Z] #45 DONE 58.5s [2023-10-26T21:53:56.105Z] [2023-10-26T21:53:56.105Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:58.145Z] #50 ... [2023-10-26T21:53:58.145Z] [2023-10-26T21:53:58.145Z] #72 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:53:58.145Z] #72 DONE 5.3s [2023-10-26T21:53:58.145Z] [2023-10-26T21:53:58.145Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:58.145Z] #50 ... [2023-10-26T21:53:58.145Z] [2023-10-26T21:53:58.145Z] #52 [core-command internal] load build context [2023-10-26T21:53:58.145Z] #52 transferring context: 189.79MB 59.0s done [2023-10-26T21:53:58.145Z] #52 DONE 59.7s [2023-10-26T21:53:58.145Z] [2023-10-26T21:53:58.145Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:58.419Z] #50 ... [2023-10-26T21:53:58.419Z] [2023-10-26T21:53:58.419Z] #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:53:58.419Z] #73 DONE 5.6s [2023-10-26T21:53:58.419Z] [2023-10-26T21:53:58.419Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:58.705Z] #50 ... [2023-10-26T21:53:58.705Z] [2023-10-26T21:53:58.705Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:53:58.705Z] #74 DONE 1.8s [2023-10-26T21:53:58.705Z] [2023-10-26T21:53:58.705Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:58.975Z] #50 ... [2023-10-26T21:53:58.975Z] [2023-10-26T21:53:58.975Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-26T21:53:58.975Z] #75 DONE 6.3s [2023-10-26T21:53:58.975Z] [2023-10-26T21:53:58.975Z] #50 [security-secretstore-setup internal] load build context [2023-10-26T21:53:58.975Z] #50 transferring context: 189.79MB 60.6s done [2023-10-26T21:53:59.615Z] #50 DONE 61.9s [2023-10-26T21:53:59.615Z] [2023-10-26T21:53:59.615Z] #34 [core-data internal] load build context [2023-10-26T21:53:59.615Z] #34 transferring context: 189.79MB 61.7s done [2023-10-26T21:53:59.615Z] #34 DONE 62.4s [2023-10-26T21:53:59.615Z] [2023-10-26T21:53:59.615Z] #63 [support-scheduler internal] load build context [2023-10-26T21:53:59.886Z] #63 ... [2023-10-26T21:53:59.886Z] [2023-10-26T21:53:59.886Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-26T21:53:59.886Z] #76 DONE 1.7s [2023-10-26T21:53:59.886Z] [2023-10-26T21:53:59.886Z] #63 [support-scheduler internal] load build context [2023-10-26T21:53:59.886Z] #63 ... [2023-10-26T21:53:59.886Z] [2023-10-26T21:53:59.886Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:54:00.157Z] #62 ... [2023-10-26T21:54:00.157Z] [2023-10-26T21:54:00.157Z] #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-26T21:54:00.157Z] #77 DONE 1.5s [2023-10-26T21:54:00.157Z] [2023-10-26T21:54:00.157Z] #54 [security-proxy-auth internal] load build context [2023-10-26T21:54:00.157Z] #54 transferring context: 189.79MB 60.2s done [2023-10-26T21:54:00.157Z] #54 DONE 61.7s [2023-10-26T21:54:00.157Z] [2023-10-26T21:54:00.157Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:54:00.157Z] #62 ... [2023-10-26T21:54:00.157Z] [2023-10-26T21:54:00.157Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-26T21:54:00.436Z] #78 ... [2023-10-26T21:54:00.436Z] [2023-10-26T21:54:00.436Z] #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-26T21:54:00.436Z] #79 DONE 1.0s [2023-10-26T21:54:00.436Z] [2023-10-26T21:54:00.436Z] #80 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-26T21:54:01.032Z] #80 ... [2023-10-26T21:54:01.032Z] [2023-10-26T21:54:01.032Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-26T21:54:01.032Z] #81 DONE 0.8s [2023-10-26T21:54:01.032Z] [2023-10-26T21:54:01.032Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-26T21:54:01.032Z] #78 DONE 0.9s [2023-10-26T21:54:01.032Z] [2023-10-26T21:54:01.032Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:54:01.310Z] #82 ... [2023-10-26T21:54:01.310Z] [2023-10-26T21:54:01.310Z] #80 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-26T21:54:01.310Z] #80 DONE 0.7s [2023-10-26T21:54:01.310Z] [2023-10-26T21:54:01.310Z] #63 [support-scheduler internal] load build context [2023-10-26T21:54:01.591Z] #63 ... [2023-10-26T21:54:01.591Z] [2023-10-26T21:54:01.591Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:54:01.591Z] #82 DONE 0.5s [2023-10-26T21:54:01.591Z] [2023-10-26T21:54:01.591Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:54:01.591Z] #83 DONE 0.6s [2023-10-26T21:54:01.591Z] [2023-10-26T21:54:01.591Z] #63 [support-scheduler internal] load build context [2023-10-26T21:54:01.863Z] #63 ... [2023-10-26T21:54:01.863Z] [2023-10-26T21:54:01.863Z] #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-26T21:54:01.863Z] #84 DONE 0.7s [2023-10-26T21:54:01.863Z] [2023-10-26T21:54:01.863Z] #63 [support-scheduler internal] load build context [2023-10-26T21:54:02.136Z] #63 ... [2023-10-26T21:54:02.136Z] [2023-10-26T21:54:02.136Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-26T21:54:02.136Z] #85 DONE 0.6s [2023-10-26T21:54:02.136Z] [2023-10-26T21:54:02.136Z] #63 [support-scheduler internal] load build context [2023-10-26T21:54:02.419Z] #63 ... [2023-10-26T21:54:02.419Z] [2023-10-26T21:54:02.419Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-26T21:54:02.419Z] #86 DONE 0.6s [2023-10-26T21:54:02.419Z] [2023-10-26T21:54:02.419Z] #63 [support-scheduler internal] load build context [2023-10-26T21:54:02.419Z] #63 ... [2023-10-26T21:54:02.419Z] [2023-10-26T21:54:02.419Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-26T21:54:02.419Z] #87 DONE 0.6s [2023-10-26T21:54:02.419Z] [2023-10-26T21:54:02.419Z] #63 [support-scheduler internal] load build context [2023-10-26T21:54:02.700Z] #63 ... [2023-10-26T21:54:02.701Z] [2023-10-26T21:54:02.701Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:54:02.976Z] #88 ... [2023-10-26T21:54:02.976Z] [2023-10-26T21:54:02.976Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-26T21:54:02.976Z] #89 DONE 0.5s [2023-10-26T21:54:02.976Z] [2023-10-26T21:54:02.976Z] #90 [security-spire-config] exporting to image [2023-10-26T21:54:02.976Z] #90 exporting layers [2023-10-26T21:54:02.976Z] #90 ... [2023-10-26T21:54:02.976Z] [2023-10-26T21:54:02.976Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-26T21:54:02.976Z] #91 DONE 0.6s [2023-10-26T21:54:02.976Z] [2023-10-26T21:54:02.976Z] #90 [security-spire-server] exporting to image [2023-10-26T21:54:03.248Z] #90 ... [2023-10-26T21:54:03.248Z] [2023-10-26T21:54:03.248Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-26T21:54:03.248Z] #92 DONE 0.7s [2023-10-26T21:54:03.248Z] [2023-10-26T21:54:03.248Z] #90 [security-spire-agent] exporting to image [2023-10-26T21:54:04.223Z] #90 ... [2023-10-26T21:54:04.223Z] [2023-10-26T21:54:04.223Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:54:04.223Z] #93 ... [2023-10-26T21:54:04.223Z] [2023-10-26T21:54:04.223Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:54:04.491Z] #62 transferring context: 168.57MB 62.2s [2023-10-26T21:54:05.458Z] #62 ... [2023-10-26T21:54:05.458Z] [2023-10-26T21:54:05.458Z] #63 [support-scheduler internal] load build context [2023-10-26T21:54:05.458Z] #63 transferring context: 189.79MB 63.1s done [2023-10-26T21:54:05.458Z] #63 DONE 65.2s [2023-10-26T21:54:05.458Z] [2023-10-26T21:54:05.458Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:54:05.458Z] #62 ... [2023-10-26T21:54:05.458Z] [2023-10-26T21:54:05.458Z] #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:54:05.458Z] #94 ... [2023-10-26T21:54:05.458Z] [2023-10-26T21:54:05.458Z] #62 [core-common-config-bootstrapper internal] load build context [2023-10-26T21:54:05.730Z] #62 transferring context: 189.79MB 63.4s done [2023-10-26T21:54:05.730Z] #62 DONE 65.6s [2023-10-26T21:54:05.730Z] [2023-10-26T21:54:05.730Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:54:06.002Z] #95 ... [2023-10-26T21:54:06.003Z] [2023-10-26T21:54:06.003Z] #90 [security-spire-server] exporting to image [2023-10-26T21:54:06.003Z] #90 exporting layers 2.8s done [2023-10-26T21:54:06.003Z] #90 writing image sha256:3655e7327896036c046ba175b0ac54d70dc69ffa4d7d2c1a6ac3b422ca318f89 0.0s done [2023-10-26T21:54:06.003Z] #90 naming to docker.io/library/security-spire-config-arm64 done [2023-10-26T21:54:06.003Z] #90 writing image sha256:3b9ee991bf0d2997c1b472103103bce007078555364db8834a53a6b04005fe8e 0.0s done [2023-10-26T21:54:06.003Z] #90 naming to docker.io/library/security-spire-agent-arm64 done [2023-10-26T21:54:06.003Z] #90 writing image sha256:14e5849c39649254f65344ff91a5e819844ee7b2a00c492d098146977c230c1a done [2023-10-26T21:54:06.003Z] #90 naming to docker.io/library/security-spire-server-arm64 done [2023-10-26T21:54:06.003Z] #90 DONE 3.2s [2023-10-26T21:54:06.003Z] [2023-10-26T21:54:06.003Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:02.454Z] #93 ... [2023-10-26T21:55:02.454Z] [2023-10-26T21:55:02.454Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:02.454Z] #88 DONE 69.0s [2023-10-26T21:55:02.454Z] [2023-10-26T21:55:02.454Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:02.454Z] #95 DONE 66.1s [2023-10-26T21:55:02.454Z] [2023-10-26T21:55:02.454Z] #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:02.454Z] #94 DONE 63.2s [2023-10-26T21:55:02.454Z] [2023-10-26T21:55:02.454Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:02.454Z] #93 DONE 67.7s [2023-10-26T21:55:02.454Z] [2023-10-26T21:55:02.454Z] #96 [core-metadata builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #96 DONE 3.1s [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:55:05.071Z] #97 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:05.071Z] #98 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #99 [support-scheduler builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #99 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:05.071Z] #100 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #101 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:55:05.071Z] #101 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #102 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #102 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #103 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:55:05.071Z] #103 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #104 [core-command builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #104 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:05.071Z] #105 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:55:05.071Z] #106 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #107 [security-proxy-auth builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #107 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:05.071Z] #108 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:55:05.071Z] #109 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:05.071Z] #110 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #111 [core-data builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #111 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #112 [support-notifications builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #112 DONE 3.2s [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:55:05.071Z] #113 ... [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:55:05.071Z] #114 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:05.071Z] #115 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #116 [security-bootstrapper builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #116 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #117 [security-proxy-setup builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #117 DONE 3.2s [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-26T21:55:05.071Z] #118 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T21:55:05.071Z] #119 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #120 CACHED [2023-10-26T21:55:05.071Z] [2023-10-26T21:55:05.071Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-26T21:55:05.071Z] #121 DONE 3.3s [2023-10-26T21:55:05.342Z] [2023-10-26T21:55:05.342Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:55:10.710Z] #122 ... [2023-10-26T21:55:10.710Z] [2023-10-26T21:55:10.710Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T21:55:10.710Z] #113 4.112 go build -tags " non_delayedstart" -ldflags "-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 [2023-10-26T21:55:15.042Z] #113 ... [2023-10-26T21:55:15.042Z] [2023-10-26T21:55:15.042Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T21:55:15.042Z] #122 5.671 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:55:15.042Z] #122 ... [2023-10-26T21:55:15.042Z] [2023-10-26T21:55:15.042Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T21:55:15.042Z] #0 5.731 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-26T21:55:15.316Z] #123 ... [2023-10-26T21:55:15.316Z] [2023-10-26T21:55:15.316Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T21:55:15.316Z] #0 5.160 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-26T21:55:15.587Z] #124 ... [2023-10-26T21:55:15.587Z] [2023-10-26T21:55:15.587Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T21:55:15.587Z] #0 4.324 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-26T21:55:15.587Z] #125 ... [2023-10-26T21:55:15.587Z] [2023-10-26T21:55:15.587Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T21:55:15.587Z] #0 5.340 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-26T21:55:15.882Z] #126 ... [2023-10-26T21:55:15.882Z] [2023-10-26T21:55:15.882Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T21:55:15.882Z] #0 5.028 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T21:55:16.171Z] #127 ... [2023-10-26T21:55:16.171Z] [2023-10-26T21:55:16.171Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T21:55:16.171Z] #0 5.035 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-26T21:55:16.171Z] #128 ... [2023-10-26T21:55:16.171Z] [2023-10-26T21:55:16.171Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T21:55:16.171Z] #0 4.734 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-26T21:55:16.459Z] #129 ... [2023-10-26T21:55:16.459Z] [2023-10-26T21:55:16.459Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T21:55:16.459Z] #0 5.726 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-26T21:55:16.459Z] #130 ... [2023-10-26T21:55:16.459Z] [2023-10-26T21:55:16.459Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T21:55:16.459Z] #0 5.428 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T22:08:39.034Z] #131 ... [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-26T22:08:39.034Z] #124 DONE 803.5s [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T22:08:39.034Z] #126 ... [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:08:39.034Z] #132 DONE 0.2s [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:08:39.034Z] #133 DONE 0.1s [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-26T22:08:39.034Z] #134 DONE 0.2s [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-26T22:08:39.034Z] #135 DONE 0.2s [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-26T22:08:39.034Z] #136 DONE 0.4s [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T22:08:39.034Z] #137 DONE 0.2s [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T22:08:39.034Z] #138 DONE 3.3s [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #90 [security-proxy-setup] exporting to image [2023-10-26T22:08:39.034Z] #90 exporting layers [2023-10-26T22:08:39.034Z] #90 exporting layers 1.1s done [2023-10-26T22:08:39.034Z] #90 writing image sha256:60ed8b32fa015e32fc211c5a2b16467488fef8dc6b06fee93a6a88f0dd21ecb5 done [2023-10-26T22:08:39.034Z] #90 naming to docker.io/library/security-proxy-setup-arm64 [2023-10-26T22:08:39.034Z] #90 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-26T22:08:39.034Z] #90 DONE 4.3s [2023-10-26T22:08:39.034Z] [2023-10-26T22:08:39.034Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T22:08:39.034Z] #131 809.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-10-26T22:08:39.992Z] #131 ... [2023-10-26T22:08:39.992Z] [2023-10-26T22:08:39.992Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-26T22:08:39.992Z] #130 DONE 814.9s [2023-10-26T22:08:40.258Z] [2023-10-26T22:08:40.258Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-26T22:08:40.258Z] #139 DONE 0.3s [2023-10-26T22:08:40.258Z] [2023-10-26T22:08:40.258Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T22:08:40.525Z] #127 ... [2023-10-26T22:08:40.525Z] [2023-10-26T22:08:40.525Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-26T22:08:42.471Z] #140 DONE 2.2s [2023-10-26T22:08:42.471Z] [2023-10-26T22:08:42.471Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T22:08:42.738Z] #126 ... [2023-10-26T22:08:42.738Z] [2023-10-26T22:08:42.738Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:08:42.738Z] #141 DONE 0.3s [2023-10-26T22:08:42.738Z] [2023-10-26T22:08:42.738Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T22:08:43.007Z] #128 ... [2023-10-26T22:08:43.007Z] [2023-10-26T22:08:43.008Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:08:43.008Z] #142 DONE 0.2s [2023-10-26T22:08:43.008Z] [2023-10-26T22:08:43.008Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T22:08:43.283Z] #131 ... [2023-10-26T22:08:43.283Z] [2023-10-26T22:08:43.283Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-26T22:08:43.552Z] #143 DONE 0.4s [2023-10-26T22:08:43.553Z] [2023-10-26T22:08:43.553Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-26T22:08:43.819Z] #144 DONE 0.2s [2023-10-26T22:08:43.819Z] [2023-10-26T22:08:43.819Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-26T22:08:43.819Z] #145 DONE 0.1s [2023-10-26T22:08:43.819Z] [2023-10-26T22:08:43.819Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-26T22:08:44.123Z] #146 DONE 0.1s [2023-10-26T22:08:44.123Z] [2023-10-26T22:08:44.123Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-26T22:08:44.394Z] #147 DONE 0.2s [2023-10-26T22:08:44.394Z] [2023-10-26T22:08:44.394Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-26T22:08:44.394Z] #148 DONE 0.2s [2023-10-26T22:08:44.394Z] [2023-10-26T22:08:44.394Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T22:08:44.394Z] #126 ... [2023-10-26T22:08:44.394Z] [2023-10-26T22:08:44.394Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-26T22:08:47.745Z] #149 DONE 3.4s [2023-10-26T22:08:47.745Z] [2023-10-26T22:08:47.745Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T22:08:48.014Z] #127 ... [2023-10-26T22:08:48.014Z] [2023-10-26T22:08:48.014Z] #90 [security-bootstrapper] exporting to image [2023-10-26T22:08:48.014Z] #90 exporting layers [2023-10-26T22:08:48.978Z] #90 exporting layers 1.1s done [2023-10-26T22:08:48.978Z] #90 writing image sha256:5ff6c146172c2101481fdae95dfb7f2f7ce3cc0053f2ca1e25e4d2e2f5f3f2e7 done [2023-10-26T22:08:48.978Z] #90 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-26T22:08:48.978Z] #90 DONE 5.4s [2023-10-26T22:08:48.978Z] [2023-10-26T22:08:48.978Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T22:08:55.609Z] #126 ... [2023-10-26T22:08:55.609Z] [2023-10-26T22:08:55.609Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-26T22:08:55.609Z] #131 DONE 829.6s [2023-10-26T22:08:55.609Z] [2023-10-26T22:08:55.609Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T22:08:55.609Z] #113 ... [2023-10-26T22:08:55.609Z] [2023-10-26T22:08:55.609Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:08:55.609Z] #150 DONE 0.3s [2023-10-26T22:08:55.609Z] [2023-10-26T22:08:55.609Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:08:55.609Z] #151 DONE 0.1s [2023-10-26T22:08:55.609Z] [2023-10-26T22:08:55.609Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-26T22:08:55.883Z] #152 DONE 0.3s [2023-10-26T22:08:55.883Z] [2023-10-26T22:08:55.883Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-26T22:08:56.150Z] #153 DONE 0.2s [2023-10-26T22:08:56.150Z] [2023-10-26T22:08:56.150Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-26T22:08:56.150Z] #154 DONE 0.2s [2023-10-26T22:08:56.150Z] [2023-10-26T22:08:56.150Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T22:08:56.150Z] #126 ... [2023-10-26T22:08:56.150Z] [2023-10-26T22:08:56.150Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-26T22:08:56.416Z] #155 DONE 0.4s [2023-10-26T22:08:56.416Z] [2023-10-26T22:08:56.416Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-26T22:08:56.703Z] #156 DONE 0.3s [2023-10-26T22:08:56.703Z] [2023-10-26T22:08:56.703Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T22:08:56.970Z] #122 ... [2023-10-26T22:08:56.970Z] [2023-10-26T22:08:56.970Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-26T22:08:57.238Z] #157 DONE 0.2s [2023-10-26T22:08:57.238Z] [2023-10-26T22:08:57.238Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T22:09:02.583Z] #158 ... [2023-10-26T22:09:02.583Z] [2023-10-26T22:09:02.583Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-26T22:09:02.583Z] #127 DONE 837.2s [2023-10-26T22:09:02.583Z] [2023-10-26T22:09:02.583Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T22:09:02.583Z] #158 DONE 5.2s [2023-10-26T22:09:02.583Z] [2023-10-26T22:09:02.583Z] #90 [security-secretstore-setup] exporting to image [2023-10-26T22:09:02.584Z] #90 exporting layers [2023-10-26T22:09:04.007Z] #90 ... [2023-10-26T22:09:04.007Z] [2023-10-26T22:09:04.007Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:09:04.007Z] #159 DONE 0.3s [2023-10-26T22:09:04.007Z] [2023-10-26T22:09:04.007Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:09:04.007Z] #160 DONE 0.2s [2023-10-26T22:09:04.007Z] [2023-10-26T22:09:04.007Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-26T22:09:04.300Z] #161 ... [2023-10-26T22:09:04.300Z] [2023-10-26T22:09:04.300Z] #90 [security-secretstore-setup] exporting to image [2023-10-26T22:09:04.300Z] #90 exporting layers 1.8s done [2023-10-26T22:09:04.300Z] #90 writing image sha256:01a8ce9025bfb53f97789abfe075b812abe5ca7d59e6d31e0f6b94a6222ef37d 0.0s done [2023-10-26T22:09:04.300Z] #90 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-26T22:09:04.300Z] #90 DONE 7.2s [2023-10-26T22:09:04.568Z] [2023-10-26T22:09:04.568Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T22:09:04.568Z] #125 ... [2023-10-26T22:09:04.568Z] [2023-10-26T22:09:04.568Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-26T22:09:04.568Z] #161 DONE 0.4s [2023-10-26T22:09:04.568Z] [2023-10-26T22:09:04.568Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-26T22:09:04.568Z] #162 DONE 0.1s [2023-10-26T22:09:04.835Z] [2023-10-26T22:09:04.835Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-26T22:09:04.835Z] #163 DONE 0.1s [2023-10-26T22:09:04.835Z] [2023-10-26T22:09:04.835Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T22:09:04.835Z] #126 ... [2023-10-26T22:09:04.835Z] [2023-10-26T22:09:04.835Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T22:09:06.776Z] #164 DONE 1.8s [2023-10-26T22:09:06.776Z] [2023-10-26T22:09:06.776Z] #90 [security-proxy-auth] exporting to image [2023-10-26T22:09:07.359Z] #90 exporting layers 0.6s done [2023-10-26T22:09:07.359Z] #90 writing image sha256:80a03139eb83268b551fa118e4b5273852cf20df2b0dfa72b236ca625055bf11 0.0s done [2023-10-26T22:09:07.359Z] #90 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-26T22:09:07.359Z] #90 DONE 7.9s [2023-10-26T22:09:07.359Z] [2023-10-26T22:09:07.359Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T22:09:19.647Z] #125 ... [2023-10-26T22:09:19.647Z] [2023-10-26T22:09:19.647Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-26T22:09:19.647Z] #113 DONE 852.8s [2023-10-26T22:09:19.647Z] [2023-10-26T22:09:19.647Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T22:09:19.647Z] #128 ... [2023-10-26T22:09:19.647Z] [2023-10-26T22:09:19.647Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:09:19.647Z] #165 DONE 0.3s [2023-10-26T22:09:19.647Z] [2023-10-26T22:09:19.647Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T22:09:19.647Z] #38 ... [2023-10-26T22:09:19.647Z] [2023-10-26T22:09:19.647Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:09:19.647Z] #166 DONE 0.2s [2023-10-26T22:09:19.647Z] [2023-10-26T22:09:19.647Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-26T22:09:19.647Z] #167 DONE 0.3s [2023-10-26T22:09:19.647Z] [2023-10-26T22:09:19.647Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-26T22:09:19.647Z] #168 DONE 0.1s [2023-10-26T22:09:19.647Z] [2023-10-26T22:09:19.647Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-26T22:09:19.647Z] #169 DONE 0.2s [2023-10-26T22:09:19.647Z] [2023-10-26T22:09:19.647Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-26T22:09:21.601Z] #170 DONE 1.9s [2023-10-26T22:09:21.601Z] [2023-10-26T22:09:21.601Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T22:09:21.601Z] #37 ... [2023-10-26T22:09:21.601Z] [2023-10-26T22:09:21.601Z] #90 [core-common-config-bootstrapper] exporting to image [2023-10-26T22:09:21.601Z] #90 exporting layers [2023-10-26T22:09:21.867Z] #90 exporting layers 0.6s done [2023-10-26T22:09:21.867Z] #90 writing image sha256:571feacfd3c338b5086c5ca88e1beb7347a3fa36997f7206def14f8f64f67b3d done [2023-10-26T22:09:21.867Z] #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-26T22:09:21.867Z] #90 DONE 8.5s [2023-10-26T22:09:21.867Z] [2023-10-26T22:09:21.867Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T22:09:54.070Z] #38 ... [2023-10-26T22:09:54.070Z] [2023-10-26T22:09:54.070Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-26T22:09:54.070Z] #125 DONE 883.7s [2023-10-26T22:09:54.070Z] [2023-10-26T22:09:54.070Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T22:09:54.070Z] #38 ... [2023-10-26T22:09:54.070Z] [2023-10-26T22:09:54.070Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:09:54.070Z] #171 DONE 0.2s [2023-10-26T22:09:54.070Z] [2023-10-26T22:09:54.070Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:09:54.070Z] #172 DONE 0.1s [2023-10-26T22:09:54.070Z] [2023-10-26T22:09:54.070Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-26T22:09:54.070Z] #173 DONE 0.2s [2023-10-26T22:09:54.070Z] [2023-10-26T22:09:54.070Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-26T22:09:54.070Z] #174 DONE 0.1s [2023-10-26T22:09:54.070Z] [2023-10-26T22:09:54.070Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T22:09:54.070Z] #123 ... [2023-10-26T22:09:54.070Z] [2023-10-26T22:09:54.070Z] #90 [core-command] exporting to image [2023-10-26T22:09:54.070Z] #90 exporting layers [2023-10-26T22:09:54.070Z] #90 exporting layers 0.3s done [2023-10-26T22:09:54.070Z] #90 writing image sha256:606efa30e65601b331bb6bd34fd0c91bed197abe849c9930bb331156043e03b1 done [2023-10-26T22:09:54.070Z] #90 naming to docker.io/library/core-command-arm64 done [2023-10-26T22:09:54.070Z] #90 DONE 8.8s [2023-10-26T22:09:54.070Z] [2023-10-26T22:09:54.070Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T22:10:02.257Z] #38 ... [2023-10-26T22:10:02.257Z] [2023-10-26T22:10:02.257Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-26T22:10:02.257Z] #129 DONE 896.1s [2023-10-26T22:10:02.257Z] [2023-10-26T22:10:02.257Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T22:10:02.257Z] #128 ... [2023-10-26T22:10:02.257Z] [2023-10-26T22:10:02.257Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:10:02.257Z] #175 DONE 0.1s [2023-10-26T22:10:02.257Z] [2023-10-26T22:10:02.257Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:10:02.257Z] #176 DONE 0.3s [2023-10-26T22:10:02.257Z] [2023-10-26T22:10:02.257Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T22:10:02.257Z] #128 ... [2023-10-26T22:10:02.257Z] [2023-10-26T22:10:02.257Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-26T22:10:02.529Z] #177 DONE 0.4s [2023-10-26T22:10:02.529Z] [2023-10-26T22:10:02.529Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-26T22:10:02.805Z] #178 DONE 0.2s [2023-10-26T22:10:02.805Z] [2023-10-26T22:10:02.805Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T22:10:02.805Z] #38 ... [2023-10-26T22:10:02.805Z] [2023-10-26T22:10:02.805Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-26T22:10:03.071Z] #179 DONE 0.2s [2023-10-26T22:10:03.071Z] [2023-10-26T22:10:03.071Z] #90 [core-metadata] exporting to image [2023-10-26T22:10:03.071Z] #90 exporting layers [2023-10-26T22:10:03.337Z] #90 exporting layers 0.3s done [2023-10-26T22:10:03.337Z] #90 writing image sha256:1426315050724343b106500b780c7a356457d34f894c4d94bfcc22a2dc76126e 0.0s done [2023-10-26T22:10:03.337Z] #90 naming to docker.io/library/core-metadata-arm64 done [2023-10-26T22:10:03.337Z] #90 DONE 9.1s [2023-10-26T22:10:03.337Z] [2023-10-26T22:10:03.337Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-26T22:10:03.603Z] #126 DONE 898.6s [2023-10-26T22:10:03.603Z] [2023-10-26T22:10:03.603Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T22:10:04.193Z] #128 ... [2023-10-26T22:10:04.193Z] [2023-10-26T22:10:04.193Z] #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:10:04.193Z] #180 DONE 0.1s [2023-10-26T22:10:04.193Z] [2023-10-26T22:10:04.193Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T22:10:04.464Z] #38 ... [2023-10-26T22:10:04.464Z] [2023-10-26T22:10:04.464Z] #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:10:04.464Z] #181 DONE 0.1s [2023-10-26T22:10:04.464Z] [2023-10-26T22:10:04.464Z] #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-26T22:10:04.464Z] #182 DONE 0.2s [2023-10-26T22:10:04.464Z] [2023-10-26T22:10:04.464Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-26T22:10:04.729Z] #183 DONE 0.1s [2023-10-26T22:10:04.729Z] [2023-10-26T22:10:04.729Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T22:10:04.729Z] #128 ... [2023-10-26T22:10:04.995Z] [2023-10-26T22:10:04.995Z] #90 [core-data] exporting to image [2023-10-26T22:10:04.995Z] #90 exporting layers 0.2s done [2023-10-26T22:10:04.995Z] #90 writing image sha256:1276dd5c2c32dbd92bab94bcc52a11aa8686b655adddcf793afcd3ca7b943ac8 done [2023-10-26T22:10:04.995Z] #90 naming to docker.io/library/core-data-arm64 done [2023-10-26T22:10:04.995Z] #90 DONE 9.3s [2023-10-26T22:10:04.995Z] [2023-10-26T22:10:04.995Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T22:10:23.182Z] #128 ... [2023-10-26T22:10:23.182Z] [2023-10-26T22:10:23.182Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-26T22:10:23.182Z] #122 DONE 915.8s [2023-10-26T22:10:23.182Z] [2023-10-26T22:10:23.182Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T22:10:23.182Z] #128 ... [2023-10-26T22:10:23.182Z] [2023-10-26T22:10:23.182Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:10:23.182Z] #184 DONE 0.1s [2023-10-26T22:10:23.182Z] [2023-10-26T22:10:23.182Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:10:23.182Z] #185 DONE 0.1s [2023-10-26T22:10:23.182Z] [2023-10-26T22:10:23.182Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-26T22:10:23.182Z] #38 ... [2023-10-26T22:10:23.182Z] [2023-10-26T22:10:23.182Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-26T22:10:23.182Z] #186 DONE 0.3s [2023-10-26T22:10:23.182Z] [2023-10-26T22:10:23.182Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-26T22:10:23.182Z] #187 DONE 0.1s [2023-10-26T22:10:23.182Z] [2023-10-26T22:10:23.182Z] #90 [security-spiffe-token-provider] exporting to image [2023-10-26T22:10:23.182Z] #90 exporting layers [2023-10-26T22:10:23.182Z] #90 exporting layers 0.4s done [2023-10-26T22:10:23.182Z] #90 writing image sha256:5bf865c3f0ef63621db1466d88b9cd1504d138c728af5f65dc3ad0d53abd8413 done [2023-10-26T22:10:23.182Z] #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-26T22:10:23.182Z] #90 DONE 9.8s [2023-10-26T22:10:23.182Z] [2023-10-26T22:10:23.182Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T22:10:45.212Z] #128 ... [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-26T22:10:45.212Z] #123 DONE 938.2s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:10:45.212Z] #188 DONE 0.2s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:10:45.212Z] #189 DONE 0.2s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-26T22:10:45.212Z] #128 DONE 939.0s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-26T22:10:45.212Z] #190 DONE 0.4s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-26T22:10:45.212Z] #191 DONE 0.3s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-26T22:10:45.212Z] #192 DONE 0.1s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-26T22:10:45.212Z] #193 DONE 0.1s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #90 [support-scheduler] exporting to image [2023-10-26T22:10:45.212Z] #90 exporting layers [2023-10-26T22:10:45.212Z] #90 exporting layers 0.4s done [2023-10-26T22:10:45.212Z] #90 writing image sha256:f91720fb4bd25cbf350dca511b9fd67727b5168c4de58193c37a258917361754 done [2023-10-26T22:10:45.212Z] #90 naming to docker.io/library/support-scheduler-arm64 done [2023-10-26T22:10:45.212Z] #90 DONE 10.2s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-26T22:10:45.212Z] #194 DONE 0.4s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-26T22:10:45.212Z] #195 DONE 0.1s [2023-10-26T22:10:45.212Z] [2023-10-26T22:10:45.212Z] #90 [support-notifications] exporting to image [2023-10-26T22:10:45.477Z] #90 exporting layers 0.4s done [2023-10-26T22:10:45.477Z] #90 writing image sha256:6697c16ab32a68a3e8eadac562558cbc82a717ec7a7f61cdcb9db900bc109239 done [2023-10-26T22:10:45.477Z] #90 naming to docker.io/library/support-notifications-arm64 done [2023-10-26T22:10:45.477Z] #90 DONE 10.6s [2023-10-26T22:10:45.477Z] [2023-10-26T22:10:45.477Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-26T22:10:45.477Z] time="2023-10-26T21:52:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.477Z] time="2023-10-26T21:52:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.477Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.477Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.477Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.477Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.477Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.477Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.477Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.478Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.478Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.478Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.478Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-26T22:10:45.478Z] time="2023-10-26T21:52:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-26T22:10:45.484Z] $ docker stop --time=1 15e3ff3dd985d2141779fb9d170a84fe0c7495a20ca1614ea394ecbc82d39ae5 [2023-10-26T22:10:47.172Z] $ docker rm -f --volumes 15e3ff3dd985d2141779fb9d170a84fe0c7495a20ca1614ea394ecbc82d39ae5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T22:10:47.687Z] + docker images [2023-10-26T22:10:47.687Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-26T22:10:47.687Z] support-notifications-arm64 latest 6697c16ab32a 3 seconds ago 34.3MB [2023-10-26T22:10:47.687Z] support-scheduler-arm64 latest f91720fb4bd2 3 seconds ago 33.6MB [2023-10-26T22:10:47.687Z] security-spiffe-token-provider-arm64 latest 5bf865c3f0ef 26 seconds ago 35.3MB [2023-10-26T22:10:47.687Z] core-data-arm64 latest 1276dd5c2c32 43 seconds ago 21.2MB [2023-10-26T22:10:47.687Z] core-metadata-arm64 latest 142631505072 45 seconds ago 21.5MB [2023-10-26T22:10:47.687Z] core-command-arm64 latest 606efa30e656 58 seconds ago 21MB [2023-10-26T22:10:47.687Z] core-common-config-bootstrapper-arm64 latest 571feacfd3c3 About a minute ago 18.3MB [2023-10-26T22:10:47.687Z] security-proxy-auth-arm64 latest 80a03139eb83 About a minute ago 19.4MB [2023-10-26T22:10:47.687Z] security-secretstore-setup-arm64 latest 01a8ce9025bf About a minute ago 43.7MB [2023-10-26T22:10:47.687Z] security-bootstrapper-arm64 latest 5ff6c146172c 2 minutes ago 23.1MB [2023-10-26T22:10:47.687Z] security-proxy-setup-arm64 latest 60ed8b32fa01 2 minutes ago 34MB [2023-10-26T22:10:47.687Z] security-spire-config-arm64 latest 3655e7327896 16 minutes ago 95.8MB [2023-10-26T22:10:47.687Z] security-spire-server-arm64 latest 14e5849c3964 16 minutes ago 101MB [2023-10-26T22:10:47.687Z] security-spire-agent-arm64 latest 3b9ee991bf0d 16 minutes ago 157MB [2023-10-26T22:10:47.687Z] ci-base-image-arm64 latest 98f86e8e5164 28 minutes ago 926MB [2023-10-26T22:10:47.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB [2023-10-26T22:10:47.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T22:10:48.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T22:10:48.134Z] [2023-10-26T22:10:48.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T22:10:48.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T22:10:48.744Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-26T22:10:48.744Z] 8998bd30e6a1: Pulling fs layer [2023-10-26T22:10:48.744Z] 04944245beec: Pulling fs layer [2023-10-26T22:10:48.744Z] 699f458cf7ca: Pulling fs layer [2023-10-26T22:10:48.744Z] 765212b225bb: Pulling fs layer [2023-10-26T22:10:48.744Z] f23df028b6ca: Pulling fs layer [2023-10-26T22:10:48.744Z] d65c8cfc05b1: Pulling fs layer [2023-10-26T22:10:48.744Z] 2437ff75d9bd: Pulling fs layer [2023-10-26T22:10:48.744Z] 765212b225bb: Waiting [2023-10-26T22:10:48.744Z] f23df028b6ca: Waiting [2023-10-26T22:10:48.744Z] d65c8cfc05b1: Waiting [2023-10-26T22:10:48.744Z] 2437ff75d9bd: Waiting [2023-10-26T22:10:48.744Z] 04944245beec: Verifying Checksum [2023-10-26T22:10:48.744Z] 04944245beec: Download complete [2023-10-26T22:10:49.040Z] 765212b225bb: Download complete [2023-10-26T22:10:49.040Z] f23df028b6ca: Verifying Checksum [2023-10-26T22:10:49.040Z] f23df028b6ca: Download complete [2023-10-26T22:10:49.040Z] d65c8cfc05b1: Download complete [2023-10-26T22:10:49.040Z] 699f458cf7ca: Verifying Checksum [2023-10-26T22:10:49.040Z] 699f458cf7ca: Download complete [2023-10-26T22:10:49.634Z] 8998bd30e6a1: Download complete [2023-10-26T22:10:52.217Z] 2437ff75d9bd: Verifying Checksum [2023-10-26T22:10:52.217Z] 2437ff75d9bd: Download complete [2023-10-26T22:10:54.796Z] 8998bd30e6a1: Pull complete [2023-10-26T22:10:54.796Z] 04944245beec: Pull complete [2023-10-26T22:10:56.727Z] 699f458cf7ca: Pull complete [2023-10-26T22:10:56.727Z] 765212b225bb: Pull complete [2023-10-26T22:10:57.681Z] f23df028b6ca: Pull complete [2023-10-26T22:10:57.681Z] d65c8cfc05b1: Pull complete [2023-10-26T22:11:15.864Z] 2437ff75d9bd: Pull complete [2023-10-26T22:11:15.864Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-26T22:11:15.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T22:11:15.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T22:11:16.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-12196 does not seem to be running inside a container [2023-10-26T22:11:16.092Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-26T22:11:18.919Z] $ docker top 0474ccfc6e0fa300ade6f1e981920a9e46bd15cb68db261c2ee0a0113d87cdb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T22:11:19.861Z] ---> job-cost.sh [2023-10-26T22:11:19.861Z] lf-activate-venv: SKIPPING [2023-10-26T22:11:19.861Z] INFO: No Stack... [2023-10-26T22:11:20.439Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-26T22:11:21.024Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T22:11:21.656Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-10-26T22:11:21.656Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T22:11:21.690Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4710-3-stack-cost] [2023-10-26T22:11:21.696Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4710-3-stack-cost] did not exist. Created. [2023-10-26T22:11:21.696Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4710-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T22:11:22.341Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-26T22:11:22.516Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T22:11:22.523Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4710-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T22:11:22.527Z] $ docker stop --time=1 0474ccfc6e0fa300ade6f1e981920a9e46bd15cb68db261c2ee0a0113d87cdb5 [2023-10-26T22:11:24.099Z] $ docker rm -f --volumes 0474ccfc6e0fa300ade6f1e981920a9e46bd15cb68db261c2ee0a0113d87cdb5 [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 [2023-10-26T22:11:24.556Z] provisioning config files... [2023-10-26T22:11:24.562Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5718755745532515958tmp [Pipeline] { [Pipeline] sh [2023-10-26T22:11:24.864Z] + set +x [2023-10-26T22:11:24.864Z] + curl -s https://codecov.io/bash [2023-10-26T22:11:24.864Z] + bash -s -- [2023-10-26T22:11:24.864Z] [2023-10-26T22:11:24.864Z] _____ _ [2023-10-26T22:11:24.864Z] / ____| | | [2023-10-26T22:11:24.864Z] | | ___ __| | ___ ___ _____ __ [2023-10-26T22:11:24.864Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-26T22:11:24.864Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-26T22:11:24.864Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-26T22:11:24.864Z] Bash-1.0.6 [2023-10-26T22:11:24.864Z] [2023-10-26T22:11:24.864Z] [2023-10-26T22:11:24.864Z] ==> git version 2.25.1 found [2023-10-26T22:11:24.864Z] ==> 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 [2023-10-26T22:11:24.864Z] Release-Date: 2020-01-08 [2023-10-26T22:11:24.864Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-26T22:11:24.864Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-26T22:11:24.864Z] ==> Jenkins CI detected. [2023-10-26T22:11:24.864Z] current dir:  /w/workspace/edgex-go/3 [2023-10-26T22:11:24.864Z] project root: . [2023-10-26T22:11:24.864Z] --> token set from env [2023-10-26T22:11:24.864Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-26T22:11:24.864Z] ==> Running gcov in . (disable via -X gcov) [2023-10-26T22:11:24.864Z] ==> Python coveragepy not found [2023-10-26T22:11:24.864Z] ==> Searching for coverage reports in: [2023-10-26T22:11:24.864Z] + . [2023-10-26T22:11:25.122Z] -> Found 1 reports [2023-10-26T22:11:25.122Z] ==> Detecting git/mercurial file structure [2023-10-26T22:11:25.122Z] ==> Reading reports [2023-10-26T22:11:25.122Z] + ./coverage.out bytes=453602 [2023-10-26T22:11:25.122Z] ==> Appending adjustments [2023-10-26T22:11:25.122Z] https://docs.codecov.io/docs/fixing-reports [2023-10-26T22:11:26.059Z] + Found adjustments [2023-10-26T22:11:26.059Z] ==> Gzipping contents [2023-10-26T22:11:26.059Z] 60K /tmp/codecov.1JW8f9.gz [2023-10-26T22:11:26.059Z] ==> Uploading reports [2023-10-26T22:11:26.059Z] url: https://codecov.io [2023-10-26T22:11:26.059Z] query: branch=PR-4710&commit=f028fa82529718e9552a95e34c50f8585787ae26&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= [2023-10-26T22:11:26.059Z] -> Pinging Codecov [2023-10-26T22:11:26.059Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4710&commit=f028fa82529718e9552a95e34c50f8585787ae26&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= [2023-10-26T22:11:26.318Z] -> Uploading to [2023-10-26T22:11:26.318Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-26/00271124DB129430A58F1EEE437C3FCB/f028fa82529718e9552a95e34c50f8585787ae26/0d67a73f-feea-4e97-86d8-56dba4a98b28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T221126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=937613ae8ed60eaa585edceeb0fdc32d026addf7410c627571f72dd5044931ef [2023-10-26T22:11:26.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T22:11:26.318Z] Dload Upload Total Spent Left Speed [2023-10-26T22:11:26.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57695 0 0 100 57695 0 158k --:--:-- --:--:-- --:--:-- 158k [2023-10-26T22:11:26.576Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f028fa82529718e9552a95e34c50f8585787ae26 [Pipeline] } [2023-10-26T22:11:26.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-26T22:11:27.202Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-26T22:11:27.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T22:11:28.348Z] ---> package-listing.sh [2023-10-26T22:11:28.348Z] ++ facter osfamily [2023-10-26T22:11:28.348Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-26T22:11:28.606Z] + OS_FAMILY=debian [2023-10-26T22:11:28.606Z] + workspace=/w/workspace/edgex-go/3 [2023-10-26T22:11:28.606Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-26T22:11:28.606Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-26T22:11:28.606Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-26T22:11:28.606Z] + PACKAGES=/tmp/packages_start.txt [2023-10-26T22:11:28.606Z] + '[' /w/workspace/edgex-go/3 ']' [2023-10-26T22:11:28.606Z] + PACKAGES=/tmp/packages_end.txt [2023-10-26T22:11:28.606Z] + case "${OS_FAMILY}" in [2023-10-26T22:11:28.606Z] + dpkg -l [2023-10-26T22:11:28.606Z] + grep '^ii' [2023-10-26T22:11:28.606Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-26T22:11:28.606Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-26T22:11:28.606Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-26T22:11:28.606Z] + '[' /w/workspace/edgex-go/3 ']' [2023-10-26T22:11:28.606Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-10-26T22:11:28.606Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-10-26T22:11:28.615Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-26T22:11:28.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T22:11:29.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T22:11:29.447Z] [2023-10-26T22:11:29.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T22:11:29.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T22:11:29.740Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-26T22:11:29.740Z] 5eb5b503b376: Pulling fs layer [2023-10-26T22:11:29.740Z] 5c69ac0246d0: Pulling fs layer [2023-10-26T22:11:29.740Z] ec43610c2a17: Pulling fs layer [2023-10-26T22:11:29.740Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-26T22:11:29.741Z] 33b1e0a273af: Pulling fs layer [2023-10-26T22:11:29.741Z] 5d3b04190fa2: Pulling fs layer [2023-10-26T22:11:29.741Z] 2f39f015ded8: Pulling fs layer [2023-10-26T22:11:29.741Z] 3a2ae6a8a46f: Waiting [2023-10-26T22:11:29.741Z] 33b1e0a273af: Waiting [2023-10-26T22:11:29.741Z] 5d3b04190fa2: Waiting [2023-10-26T22:11:29.741Z] 2f39f015ded8: Waiting [2023-10-26T22:11:29.741Z] 5c69ac0246d0: Download complete [2023-10-26T22:11:29.741Z] 3a2ae6a8a46f: Download complete [2023-10-26T22:11:29.741Z] 33b1e0a273af: Verifying Checksum [2023-10-26T22:11:29.741Z] 33b1e0a273af: Download complete [2023-10-26T22:11:29.741Z] 5d3b04190fa2: Verifying Checksum [2023-10-26T22:11:29.741Z] 5d3b04190fa2: Download complete [2023-10-26T22:11:29.741Z] ec43610c2a17: Verifying Checksum [2023-10-26T22:11:29.741Z] ec43610c2a17: Download complete [2023-10-26T22:11:30.000Z] 5eb5b503b376: Verifying Checksum [2023-10-26T22:11:30.000Z] 5eb5b503b376: Download complete [2023-10-26T22:11:30.575Z] 2f39f015ded8: Download complete [2023-10-26T22:11:31.141Z] 5eb5b503b376: Pull complete [2023-10-26T22:11:31.141Z] 5c69ac0246d0: Pull complete [2023-10-26T22:11:31.399Z] ec43610c2a17: Pull complete [2023-10-26T22:11:31.399Z] 3a2ae6a8a46f: Pull complete [2023-10-26T22:11:31.656Z] 33b1e0a273af: Pull complete [2023-10-26T22:11:31.656Z] 5d3b04190fa2: Pull complete [2023-10-26T22:11:35.834Z] 2f39f015ded8: Pull complete [2023-10-26T22:11:35.834Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-26T22:11:35.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T22:11:35.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T22:11:35.909Z] prd-ubuntu20.04-docker-8c-8g-12085 does not seem to be running inside a container [2023-10-26T22:11:35.937Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-26T22:11:39.091Z] $ docker top 315952df9d570ce24d311c022f6a6fca3c235158bd64d2c99942c3dd9e78e5ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T22:11:39.422Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-26T22:11:39.706Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-26T22:11:39.988Z] + ls /var/log/sa-host [2023-10-26T22:11:39.988Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T22:11:40.147Z] provisioning config files... [2023-10-26T22:11:40.155Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1254740569241780104tmp [Pipeline] { [Pipeline] echo [2023-10-26T22:11:40.168Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T22:11:40.449Z] ---> create-netrc.sh [Pipeline] } [2023-10-26T22:11:40.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-26T22:11:40.774Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-26T22:11:40.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T22:11:41.063Z] ---> sudo-logs.sh [2023-10-26T22:11:41.063Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-26T22:11:41.087Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T22:11:41.372Z] ---> job-cost.sh [2023-10-26T22:11:41.372Z] lf-activate-venv: SKIPPING [2023-10-26T22:11:41.372Z] DEBUG: total: 0.10999999940395355 [2023-10-26T22:11:41.372Z] INFO: Retrieving Stack Cost... [2023-10-26T22:11:41.630Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T22:11:42.197Z] INFO: Archiving Costs [Pipeline] echo [2023-10-26T22:11:42.206Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T22:11:42.537Z] ---> logs-deploy.sh [2023-10-26T22:11:42.537Z] lf-activate-venv: SKIPPING [2023-10-26T22:11:42.537Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4710/3 [2023-10-26T22:11:42.537Z] INFO: archiving workspace using pattern(s): [2023-10-26T22:11:43.589Z] Archives upload complete. [2023-10-26T22:11:43.589Z] INFO: archiving logs to Nexus