Pull request #4765 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb400ddf4ce73174b77f39ecf69dfa35a970e65c+29dca6d8be80d599f8fc1a08ef72b1c586c75330 (e7738b93d962a5e972267169e01a0c5bb4d1080a) 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-ssh13500641775665449053.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3532795379798666411.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4765/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4765/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5455728587841879460.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4765/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12913328557435241287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh760933424930498083.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4765/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4765/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10184567785635840168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1739 in /w/workspace/edgexfoundry_edgex-go_PR-4765 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit bb400ddf4ce73174b77f39ecf69dfa35a970e65c Merge succeeded, producing bb400ddf4ce73174b77f39ecf69dfa35a970e65c Checking out Revision bb400ddf4ce73174b77f39ecf69dfa35a970e65c (PR-4765) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4765/head:refs/remotes/origin/PR-4765 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb400ddf4ce73174b77f39ecf69dfa35a970e65c # 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 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb400ddf4ce73174b77f39ecf69dfa35a970e65c # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.19.0 to 0.20.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-26T19:33:38.064Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-26T19:33:38.263Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-26T19:33:38.383Z] ========================================================= [2024-02-26T19:33:38.383Z] EdgeX Global Pipelines Version Info [2024-02-26T19:33:38.383Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-26T19:33:39.154Z] ------------------- [2024-02-26T19:33:39.154Z] stable info: [2024-02-26T19:33:39.154Z] ------------------- [2024-02-26T19:33:39.154Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-26T19:33:39.154Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-26T19:33:39.154Z] Message: update stable to v1.0.258 [2024-02-26T19:33:39.728Z] ------------------- [2024-02-26T19:33:39.728Z] experimental info: [2024-02-26T19:33:39.728Z] ------------------- [2024-02-26T19:33:39.728Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-26T19:33:39.728Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-26T19:33:39.728Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-26T19:33:39.951Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-26T19:33:40.007Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-26T19:33:40.064Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-26T19:33:40.116Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-26T19:33:40.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-26T19:33:40.233Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-26T19:33:40.291Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-26T19:33:40.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-26T19:33:40.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-26T19:33:40.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-26T19:33:40.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-26T19:33:40.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-26T19:33:40.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-26T19:33:40.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-26T19:33:40.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-26T19:33:40.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-26T19:33:40.894Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-26T19:33:40.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-26T19:33:41.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-26T19:33:41.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-26T19:33:41.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-26T19:33:41.223Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-26T19:33:41.287Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-26T19:33:41.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4765 [Pipeline] echo [2024-02-26T19:33:41.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4765 [Pipeline] echo [2024-02-26T19:33:41.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4765 [Pipeline] echo [2024-02-26T19:33:41.638Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb400ddf4ce73174b77f39ecf69dfa35a970e65c [Pipeline] echo [2024-02-26T19:33:41.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb400dd [Pipeline] echo [2024-02-26T19:33:41.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-26T19:33:41.898Z] provisioning config files... [2024-02-26T19:33:41.921Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4016899815223461436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-26T19:33:42.315Z] ---> ****-login.sh [2024-02-26T19:33:42.315Z] nexus3.edgexfoundry.org:10001 [2024-02-26T19:33:42.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:33:42.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:33:42.579Z] Configure a credential helper to remove this warning. See [2024-02-26T19:33:42.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:33:42.579Z] [2024-02-26T19:33:42.579Z] Login Succeeded [2024-02-26T19:33:42.579Z] nexus3.edgexfoundry.org:10002 [2024-02-26T19:33:42.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:33:42.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:33:42.579Z] Configure a credential helper to remove this warning. See [2024-02-26T19:33:42.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:33:42.579Z] [2024-02-26T19:33:42.579Z] Login Succeeded [2024-02-26T19:33:42.579Z] nexus3.edgexfoundry.org:10003 [2024-02-26T19:33:42.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:33:42.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:33:42.840Z] Configure a credential helper to remove this warning. See [2024-02-26T19:33:42.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:33:42.840Z] [2024-02-26T19:33:42.840Z] Login Succeeded [2024-02-26T19:33:42.840Z] nexus3.edgexfoundry.org:10004 [2024-02-26T19:33:42.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:33:42.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:33:42.840Z] Configure a credential helper to remove this warning. See [2024-02-26T19:33:42.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:33:42.840Z] [2024-02-26T19:33:42.840Z] Login Succeeded [2024-02-26T19:33:42.840Z] ****.io [2024-02-26T19:33:43.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:33:43.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:33:43.364Z] Configure a credential helper to remove this warning. See [2024-02-26T19:33:43.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:33:43.364Z] [2024-02-26T19:33:43.364Z] Login Succeeded [2024-02-26T19:33:43.364Z] ---> ****-login.sh ends [Pipeline] } [2024-02-26T19:33:43.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-26T19:33:43.858Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-02-26T19:33:43.858Z] + + cut -d/ -f2 [2024-02-26T19:33:43.858Z] dirname cmd/core-command/Dockerfile [2024-02-26T19:33:43.858Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-26T19:33:43.858Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-26T19:33:43.858Z] + + dirname cmd/core-data/Dockerfilecut [2024-02-26T19:33:43.858Z] -d/ -f2 [2024-02-26T19:33:43.858Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-26T19:33:43.858Z] + dirname cmd/core-metadata/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-26T19:33:43.858Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-26T19:33:43.858Z] + + cut -d/ -f2 [2024-02-26T19:33:43.858Z] dirname cmd/security-proxy-auth/Dockerfile [2024-02-26T19:33:43.858Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-26T19:33:43.858Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-26T19:33:43.858Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-26T19:33:43.858Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-26T19:33:43.858Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-26T19:33:43.858Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-26T19:33:43.858Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-26T19:33:43.858Z] + dirname cmd/support-notifications/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-26T19:33:43.858Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-26T19:33:43.858Z] + cut -d/ -f2 [2024-02-26T19:33:43.858Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-26T19:33:43.907Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-26T19:33:44.492Z] + git rev-list -1 --merges bb400ddf4ce73174b77f39ecf69dfa35a970e65c~1..bb400ddf4ce73174b77f39ecf69dfa35a970e65c [Pipeline] echo [2024-02-26T19:33:44.525Z] -----------> git rev-list -1 --merges bb400ddf4ce73174b77f39ecf69dfa35a970e65c~1..bb400ddf4ce73174b77f39ecf69dfa35a970e65c bb400ddf4ce73174b77f39ecf69dfa35a970e65c [false] [Pipeline] sh [2024-02-26T19:33:44.851Z] + git log --format=format:%s -1 bb400ddf4ce73174b77f39ecf69dfa35a970e65c [Pipeline] echo [2024-02-26T19:33:44.897Z] ========================================================= [2024-02-26T19:33:44.897Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-26T19:33:44.897Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-26T19:33:45.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-26T19:33:45.365Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-26T19:33:45.365Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-26T19:33:45.365Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-26T19:33:45.365Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-26T19:33:45.365Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-26T19:33:45.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:33:45.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-26T19:33:45.797Z] [2024-02-26T19:33:45.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:33:46.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-26T19:33:46.188Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-26T19:33:46.188Z] b85a868b505f: Pulling fs layer [2024-02-26T19:33:46.188Z] e2be974225ed: Pulling fs layer [2024-02-26T19:33:46.188Z] 339a4e72a1f5: Pulling fs layer [2024-02-26T19:33:46.188Z] 988bab9f4d93: Pulling fs layer [2024-02-26T19:33:46.188Z] 1469e6f7b9e6: Pulling fs layer [2024-02-26T19:33:46.188Z] eaf3925da568: Pulling fs layer [2024-02-26T19:33:46.188Z] bab4dde63d76: Pulling fs layer [2024-02-26T19:33:46.188Z] bde34c3a00c8: Pulling fs layer [2024-02-26T19:33:46.188Z] b352a97aabf1: Pulling fs layer [2024-02-26T19:33:46.188Z] 988bab9f4d93: Waiting [2024-02-26T19:33:46.188Z] eaf3925da568: Waiting [2024-02-26T19:33:46.188Z] bab4dde63d76: Waiting [2024-02-26T19:33:46.188Z] 1469e6f7b9e6: Waiting [2024-02-26T19:33:46.188Z] 4872d77fe225: Pulling fs layer [2024-02-26T19:33:46.188Z] 5851b861e8e6: Pulling fs layer [2024-02-26T19:33:46.188Z] 4872d77fe225: Waiting [2024-02-26T19:33:46.188Z] b352a97aabf1: Waiting [2024-02-26T19:33:46.188Z] 5851b861e8e6: Waiting [2024-02-26T19:33:46.449Z] e2be974225ed: Verifying Checksum [2024-02-26T19:33:46.449Z] 988bab9f4d93: Download complete [2024-02-26T19:33:46.449Z] 1469e6f7b9e6: Verifying Checksum [2024-02-26T19:33:46.449Z] 1469e6f7b9e6: Download complete [2024-02-26T19:33:46.449Z] eaf3925da568: Verifying Checksum [2024-02-26T19:33:46.449Z] 339a4e72a1f5: Verifying Checksum [2024-02-26T19:33:46.449Z] 339a4e72a1f5: Download complete [2024-02-26T19:33:46.449Z] bde34c3a00c8: Verifying Checksum [2024-02-26T19:33:46.449Z] bde34c3a00c8: Download complete [2024-02-26T19:33:46.449Z] b352a97aabf1: Download complete [2024-02-26T19:33:46.449Z] 4872d77fe225: Verifying Checksum [2024-02-26T19:33:46.449Z] 4872d77fe225: Download complete [2024-02-26T19:33:46.449Z] 5851b861e8e6: Download complete [2024-02-26T19:33:46.449Z] b85a868b505f: Verifying Checksum [2024-02-26T19:33:46.449Z] b85a868b505f: Download complete [2024-02-26T19:33:46.708Z] bab4dde63d76: Verifying Checksum [2024-02-26T19:33:46.708Z] bab4dde63d76: Download complete [2024-02-26T19:33:48.087Z] b85a868b505f: Pull complete [2024-02-26T19:33:48.087Z] e2be974225ed: Pull complete [2024-02-26T19:33:48.655Z] 339a4e72a1f5: Pull complete [2024-02-26T19:33:48.655Z] 988bab9f4d93: Pull complete [2024-02-26T19:33:48.915Z] 1469e6f7b9e6: Pull complete [2024-02-26T19:33:48.915Z] eaf3925da568: Pull complete [2024-02-26T19:33:50.825Z] bab4dde63d76: Pull complete [2024-02-26T19:33:50.825Z] bde34c3a00c8: Pull complete [2024-02-26T19:33:51.084Z] b352a97aabf1: Pull complete [2024-02-26T19:33:51.084Z] 4872d77fe225: Pull complete [2024-02-26T19:33:51.084Z] 5851b861e8e6: Pull complete [2024-02-26T19:33:51.084Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-26T19:33:51.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-26T19:33:51.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:33:51.391Z] prd-ubuntu20.04-docker-8c-8g-1739 does not seem to be running inside a container [2024-02-26T19:33:51.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-26T19:33:55.053Z] $ docker top 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 -eo pid,comm [2024-02-26T19:33:55.110Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-26T19:33:55.110Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-26T19:33:55.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-26T19:33:55.303Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-26T19:33:55.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-26T19:33:55.432Z] $ docker exec 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 ssh-agent [2024-02-26T19:33:55.538Z] SSH_AUTH_SOCK=/tmp/ssh-mmsgGxOcsIXi/agent.32 [2024-02-26T19:33:55.538Z] SSH_AGENT_PID=38 [2024-02-26T19:33:55.544Z] Running ssh-add (command line suppressed) [2024-02-26T19:33:55.655Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9114924727597640193.key (/w/workspace/edgex-go/1@tmp/private_key_9114924727597640193.key) [2024-02-26T19:33:55.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-26T19:33:56.021Z] + git tag --points-at HEAD [Pipeline] } [2024-02-26T19:33:56.044Z] $ docker exec --env ******** --env ******** 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 ssh-agent -k [2024-02-26T19:33:56.139Z] unset SSH_AUTH_SOCK; [2024-02-26T19:33:56.139Z] unset SSH_AGENT_PID; [2024-02-26T19:33:56.139Z] echo Agent pid 38 killed; [2024-02-26T19:33:56.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-26T19:33:56.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-26T19:33:56.263Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-26T19:33:56.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-26T19:33:56.392Z] $ docker exec 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 ssh-agent [2024-02-26T19:33:56.505Z] SSH_AUTH_SOCK=/tmp/ssh-wUUZnSdMIc7C/agent.70 [2024-02-26T19:33:56.505Z] SSH_AGENT_PID=76 [2024-02-26T19:33:56.510Z] Running ssh-add (command line suppressed) [2024-02-26T19:33:56.623Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7738924667042636997.key (/w/workspace/edgex-go/1@tmp/private_key_7738924667042636997.key) [2024-02-26T19:33:56.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-26T19:33:56.984Z] + git semver init [2024-02-26T19:33:57.245Z] 2024-02-26 19:33:57,175 [run_init] DEBUG init version:0.0.0 force:False [2024-02-26T19:33:57.245Z] 2024-02-26 19:33:57,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-02-26T19:33:57.245Z] 2024-02-26 19:33:57,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-02-26T19:33:57.245Z] 2024-02-26 19:33:57,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-02-26T19:34:03.821Z] 2024-02-26 19:34:03,212 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-02-26T19:34:03.821Z] 2024-02-26 19:34:03,212 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4765 with force:False [2024-02-26T19:34:03.821Z] 2024-02-26 19:34:03,212 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4765 [2024-02-26T19:34:03.821Z] 2024-02-26 19:34:03,217 [execute] INFO git cat-file --batch-check [2024-02-26T19:34:03.821Z] 2024-02-26 19:34:03,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-26T19:34:03.821Z] 2024-02-26 19:34:03,224 [execute] INFO git cat-file --batch [2024-02-26T19:34:03.821Z] 2024-02-26 19:34:03,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-26T19:34:03.821Z] 2024-02-26 19:34:03,229 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4765 [2024-02-26T19:34:03.821Z] 0.0.0 [Pipeline] } [2024-02-26T19:34:03.855Z] $ docker exec --env ******** --env ******** 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 ssh-agent -k [2024-02-26T19:34:03.963Z] unset SSH_AUTH_SOCK; [2024-02-26T19:34:03.963Z] unset SSH_AGENT_PID; [2024-02-26T19:34:03.963Z] echo Agent pid 76 killed; [2024-02-26T19:34:03.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-26T19:34:04.478Z] + git semver [Pipeline] } [2024-02-26T19:34:04.766Z] $ docker stop --time=1 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 [2024-02-26T19:34:06.067Z] $ docker rm -f --volumes 4d683c3db79c8de93a832d2f364c6deaff8324faf33360b3f791d45dfc731840 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-26T19:34:06.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-26T19:34:06.854Z] Stashed 1 file(s) [Pipeline] echo [2024-02-26T19:34:06.872Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-26T19:34:07.904Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-26T19:34:07.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-26T19:34:08.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-26T19:34:08.057Z] ========================================================= [2024-02-26T19:34:08.058Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-26T19:34:08.058Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:34:08.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-26T19:34:08.421Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-26T19:34:08.421Z] 7264a8db6415: Pulling fs layer [2024-02-26T19:34:08.421Z] c4d48a809fc2: Pulling fs layer [2024-02-26T19:34:08.421Z] 4f1c88b9dad5: Pulling fs layer [2024-02-26T19:34:08.421Z] ad3a456e5733: Pulling fs layer [2024-02-26T19:34:08.421Z] 69c7f0334f64: Pulling fs layer [2024-02-26T19:34:08.421Z] 1f1c1a5573a3: Pulling fs layer [2024-02-26T19:34:08.421Z] ce7588e14bc9: Pulling fs layer [2024-02-26T19:34:08.421Z] b5e4710f87ac: Pulling fs layer [2024-02-26T19:34:08.421Z] 1f1c1a5573a3: Waiting [2024-02-26T19:34:08.421Z] b5e4710f87ac: Waiting [2024-02-26T19:34:08.421Z] ce7588e14bc9: Waiting [2024-02-26T19:34:08.421Z] 69c7f0334f64: Waiting [2024-02-26T19:34:08.421Z] ad3a456e5733: Waiting [2024-02-26T19:34:08.421Z] c4d48a809fc2: Verifying Checksum [2024-02-26T19:34:08.421Z] c4d48a809fc2: Download complete [2024-02-26T19:34:08.421Z] ad3a456e5733: Verifying Checksum [2024-02-26T19:34:08.421Z] ad3a456e5733: Download complete [2024-02-26T19:34:08.421Z] 69c7f0334f64: Verifying Checksum [2024-02-26T19:34:08.421Z] 69c7f0334f64: Download complete [2024-02-26T19:34:08.421Z] 7264a8db6415: Verifying Checksum [2024-02-26T19:34:08.421Z] 7264a8db6415: Download complete [2024-02-26T19:34:08.421Z] 1f1c1a5573a3: Verifying Checksum [2024-02-26T19:34:08.421Z] 1f1c1a5573a3: Download complete [2024-02-26T19:34:08.679Z] 7264a8db6415: Pull complete [2024-02-26T19:34:08.679Z] b5e4710f87ac: Verifying Checksum [2024-02-26T19:34:08.679Z] b5e4710f87ac: Download complete [2024-02-26T19:34:08.679Z] c4d48a809fc2: Pull complete [2024-02-26T19:34:08.941Z] 4f1c88b9dad5: Verifying Checksum [2024-02-26T19:34:08.941Z] 4f1c88b9dad5: Download complete [2024-02-26T19:34:09.199Z] ce7588e14bc9: Verifying Checksum [2024-02-26T19:34:09.199Z] ce7588e14bc9: Download complete [2024-02-26T19:34:12.486Z] 4f1c88b9dad5: Pull complete [2024-02-26T19:34:12.486Z] ad3a456e5733: Pull complete [2024-02-26T19:34:12.486Z] 69c7f0334f64: Pull complete [2024-02-26T19:34:12.486Z] 1f1c1a5573a3: Pull complete [2024-02-26T19:34:15.089Z] ce7588e14bc9: Pull complete [2024-02-26T19:34:15.658Z] b5e4710f87ac: Pull complete [2024-02-26T19:34:15.658Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-26T19:34:15.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-26T19:34:15.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:34:16.040Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-26T19:34:16.040Z] WORKDIR /edgex [2024-02-26T19:34:16.040Z] COPY go.mod . [2024-02-26T19:34:16.040Z] RUN go mod download [2024-02-26T19:34:16.040Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-26T19:34:16.980Z] Sending build context to Docker daemon 175.2MB [2024-02-26T19:34:16.980Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-26T19:34:16.980Z] ---> 88b5674ff536 [2024-02-26T19:34:16.980Z] Step 2/4 : WORKDIR /edgex [2024-02-26T19:34:22.291Z] ---> Running in 499cf19ebd04 [2024-02-26T19:34:22.291Z] Removing intermediate container 499cf19ebd04 [2024-02-26T19:34:22.291Z] ---> 68fbaeb7d4b8 [2024-02-26T19:34:22.291Z] Step 3/4 : COPY go.mod . [2024-02-26T19:34:22.291Z] ---> 3b6a5219a1a9 [2024-02-26T19:34:22.291Z] Step 4/4 : RUN go mod download [2024-02-26T19:34:22.291Z] ---> Running in 47ba0679dbc0 [2024-02-26T19:34:22.346Z] Still waiting to schedule task [2024-02-26T19:34:22.347Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1740’ is offline [2024-02-26T19:34:40.415Z] Removing intermediate container 47ba0679dbc0 [2024-02-26T19:34:40.415Z] ---> e6add5196543 [2024-02-26T19:34:40.415Z] Successfully built e6add5196543 [2024-02-26T19:34:40.415Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:34:40.828Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-26T19:34:40.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:34:41.026Z] prd-ubuntu20.04-docker-8c-8g-1739 does not seem to be running inside a container [2024-02-26T19:34:41.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-26T19:34:41.521Z] $ docker top a99b34bcd6ccde2249cc296a0878eccfda583dad268a45356a26a7c65b52aac4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-26T19:34:41.964Z] + go version [2024-02-26T19:34:41.964Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-26T19:34:42.001Z] $ docker stop --time=1 a99b34bcd6ccde2249cc296a0878eccfda583dad268a45356a26a7c65b52aac4 [2024-02-26T19:34:43.269Z] $ docker rm -f --volumes a99b34bcd6ccde2249cc296a0878eccfda583dad268a45356a26a7c65b52aac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:34:44.173Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-26T19:34:44.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:34:44.403Z] prd-ubuntu20.04-docker-8c-8g-1739 does not seem to be running inside a container [2024-02-26T19:34:44.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-26T19:34:44.808Z] $ docker top 511abe01f0dab074d7776538249ea7df755ffa9d3264665ed3af3e6c701d53b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-26T19:34:44.958Z] ========================================================= [2024-02-26T19:34:44.958Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-26T19:34:44.958Z] ========================================================= [Pipeline] sh [2024-02-26T19:34:45.252Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:34:45.635Z] + make test [2024-02-26T19:34:45.635Z] go test -race -coverprofile=coverage.out ./... [2024-02-26T19:34:53.769Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-26T19:35:05.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-26T19:35:05.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-26T19:35:05.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-26T19:35:05.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-26T19:35:05.988Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-26T19:35:05.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-26T19:35:05.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-26T19:35:05.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-26T19:35:05.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-26T19:35:05.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-26T19:35:06.555Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-26T19:35:06.555Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-26T19:35:06.555Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-26T19:35:06.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-26T19:35:08.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-26T19:35:08.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-26T19:35:09.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2024-02-26T19:35:11.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2024-02-26T19:35:11.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-26T19:35:11.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-26T19:35:11.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-26T19:35:12.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-26T19:35:12.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-26T19:35:15.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-26T19:35:15.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:35:15.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-26T19:35:15.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-26T19:35:15.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-26T19:35:15.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.089s coverage: 69.2% of statements [2024-02-26T19:35:15.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.073s coverage: 53.2% of statements [2024-02-26T19:35:15.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-26T19:35:15.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-26T19:35:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.363s coverage: 93.4% of statements [2024-02-26T19:35:17.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements [2024-02-26T19:35:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-26T19:35:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:35:17.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-26T19:35:18.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-26T19:35:18.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-26T19:35:18.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-26T19:35:18.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-26T19:35:18.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-26T19:35:18.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-26T19:35:18.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-26T19:35:18.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 97.6% of statements [2024-02-26T19:35:18.968Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2024-02-26T19:35:19.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-26T19:35:19.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-26T19:35:20.993Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements [2024-02-26T19:35:20.993Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements [2024-02-26T19:35:20.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.067s coverage: 41.7% of statements [2024-02-26T19:35:20.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements [2024-02-26T19:35:20.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.041s coverage: 94.1% of statements [2024-02-26T19:35:21.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements [2024-02-26T19:35:21.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2024-02-26T19:35:21.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-26T19:35:21.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-26T19:35:21.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-26T19:35:21.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-26T19:35:22.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-26T19:35:22.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-26T19:35:22.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-26T19:35:22.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-26T19:35:22.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-26T19:35:22.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-26T19:35:22.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-26T19:35:22.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-26T19:35:23.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-26T19:35:23.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-26T19:35:23.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-26T19:35:25.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-26T19:35:25.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-26T19:35:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-26T19:35:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-26T19:35:29.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-26T19:35:29.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-26T19:35:29.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-26T19:35:31.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-26T19:35:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-26T19:35:31.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-26T19:35:31.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-26T19:35:31.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-26T19:35:31.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-26T19:35:31.956Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-26T19:35:32.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-26T19:35:32.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-26T19:35:32.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-26T19:35:32.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-26T19:35:34.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-26T19:35:34.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:35:34.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-26T19:35:34.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-26T19:35:34.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements [2024-02-26T19:35:35.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-26T19:35:35.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-26T19:35:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-26T19:35:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:35:46.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.055s coverage: 92.9% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.013s coverage: 73.7% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 95.7% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2024-02-26T19:35:46.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements [2024-02-26T19:35:47.331Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-02-26T19:35:47.331Z] running golangci-lint [2024-02-26T19:35:47.588Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-26T19:35:47.588Z] go version go1.21.0 linux/amd64 [2024-02-26T19:35:47.588Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-26T19:35:47.845Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-26T19:36:02.726Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 14.211956422s" [2024-02-26T19:36:02.726Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.06847ms" [2024-02-26T19:36:12.737Z] level=info msg="[linters_context/goanalysis] analyzers took 1m18.566001197s with top 10 stages: buildir: 41.181571558s, gosec: 6.779345281s, fact_deprecated: 2.033422423s, inspect: 1.967474202s, printf: 1.821152386s, ctrlflow: 1.446956959s, fact_purity: 1.298308789s, S1038: 1.127777809s, nilness: 988.484957ms, SA4030: 714.366327ms" [2024-02-26T19:36:12.737Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-26T19:36:12.737Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, filename_unadjuster: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_dirs: 197/197" [2024-02-26T19:36:12.737Z] level=info msg="[runner] processing took 16.098563ms with stages: nolint: 7.273092ms, identifier_marker: 4.165322ms, autogenerated_exclude: 1.482884ms, path_prettifier: 1.42449ms, exclude-rules: 1.033139ms, skip_dirs: 673.572µs, cgo: 27.282µs, filename_unadjuster: 13.961µs, max_same_issues: 670ns, max_from_linter: 450ns, skip_files: 450ns, exclude: 440ns, fixer: 430ns, source_code: 380ns, path_prefixer: 380ns, path_shortener: 370ns, uniq_by_line: 370ns, sort_results: 270ns, severity-rules: 261ns, diff: 220ns, max_per_file_from_linter: 130ns" [2024-02-26T19:36:12.737Z] level=info msg="[runner] linters took 10.183005176s with stages: goanalysis_metalinter: 10.166820088s" [2024-02-26T19:36:12.737Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-26T19:36:12.737Z] level=info msg="Memory: 246 samples, avg is 256.8MB, max is 896.6MB" [2024-02-26T19:36:12.737Z] level=info msg="Execution took 24.447190377s" [2024-02-26T19:36:12.737Z] go vet ./... [2024-02-26T19:36:16.925Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-26T19:36:16.925Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-26T19:36:16.925Z] ./bin/test-attribution-txt.sh [2024-02-26T19:36:16.925Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-26T19:36:16.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-26T19:36:17.318Z] + ls -al . [2024-02-26T19:36:17.318Z] total 736 [2024-02-26T19:36:17.318Z] drwxrwxr-x 11 1001 1001 4096 Feb 26 19:34 . [2024-02-26T19:36:17.318Z] drwxr-xr-x 4 root root 4096 Feb 26 19:34 .. [2024-02-26T19:36:17.318Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:33 .blubracket [2024-02-26T19:36:17.318Z] -rw-rw-r-- 1 1001 1001 10 Feb 26 19:33 .dockerignore [2024-02-26T19:36:17.318Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 19:35 .git [2024-02-26T19:36:17.318Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 19:33 .github [2024-02-26T19:36:17.318Z] -rw-rw-r-- 1 1001 1001 1074 Feb 26 19:33 .gitignore [2024-02-26T19:36:17.318Z] -rw-rw-r-- 1 1001 1001 42 Feb 26 19:33 .golangci.yml [2024-02-26T19:36:17.318Z] -rw-rw-r-- 1 1001 1001 100 Feb 26 19:33 .hadolint.yml [2024-02-26T19:36:17.318Z] drwxr-xr-x 3 1001 1001 4096 Feb 26 19:34 .semver [2024-02-26T19:36:17.318Z] -rw-rw-r-- 1 1001 1001 155 Feb 26 19:33 .sonarcloud.properties [2024-02-26T19:36:17.318Z] -rw-rw-r-- 1 1001 1001 1171 Feb 26 19:33 ADOPTERS.md [2024-02-26T19:36:17.318Z] -rw-rw-r-- 1 1001 1001 11674 Feb 26 19:33 Attribution.txt [2024-02-26T19:36:17.318Z] -rw-rw-r-- 1 1001 1001 100284 Feb 26 19:33 CHANGELOG.md [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 19:33 CONTRIBUTING.md [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 677 Feb 26 19:33 GOVERNANCE.md [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 861 Feb 26 19:33 Jenkinsfile [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 19:33 LICENSE [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 15392 Feb 26 19:33 Makefile [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 582 Feb 26 19:33 OWNERS.md [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 9528 Feb 26 19:33 README.md [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 789 Feb 26 19:33 SECURITY.md [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 5 Feb 26 19:34 VERSION [2024-02-26T19:36:17.319Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:33 bin [2024-02-26T19:36:17.319Z] drwxrwxr-x 18 1001 1001 4096 Feb 26 19:33 cmd [2024-02-26T19:36:17.319Z] -rw-r--r-- 1 root root 453602 Feb 26 19:35 coverage.out [2024-02-26T19:36:17.319Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:33 fuzz_test [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 3734 Feb 26 19:33 go.mod [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 34045 Feb 26 19:33 go.sum [2024-02-26T19:36:17.319Z] drwxrwxr-x 7 1001 1001 4096 Feb 26 19:33 internal [2024-02-26T19:36:17.319Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 19:33 openapi [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 584 Feb 26 19:33 security.txt [2024-02-26T19:36:17.319Z] -rw-rw-r-- 1 1001 1001 204 Feb 26 19:33 version.go [Pipeline] sh [2024-02-26T19:36:17.630Z] + '[' -e coverage.out ] [2024-02-26T19:36:17.630Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-26T19:36:17.756Z] Stashed 1 file(s) [Pipeline] sh [2024-02-26T19:36:18.051Z] + make build [2024-02-26T19:36:18.051Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-26T19:36:30.251Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-26T19:36:31.187Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-26T19:36:32.121Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-26T19:36:33.060Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-26T19:36:39.621Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-26T19:36:39.621Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-26T19:36:40.996Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-26T19:36:41.564Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-26T19:36:42.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-26T19:36:43.065Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-26T19:36:43.335Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1741 in /w/workspace/edgexfoundry_edgex-go_PR-4765 [Pipeline] { [Pipeline] ws [2024-02-26T19:36:43.426Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-02-26T19:36:43.542Z] The recommended git tool is: git [2024-02-26T19:36:43.630Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-26T19:36:44.597Z] $ docker stop --time=1 511abe01f0dab074d7776538249ea7df755ffa9d3264665ed3af3e6c701d53b2 [2024-02-26T19:36:48.972Z] $ docker rm -f --volumes 511abe01f0dab074d7776538249ea7df755ffa9d3264665ed3af3e6c701d53b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:36:50.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-26T19:36:50.534Z] [2024-02-26T19:36:50.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:36:50.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-26T19:36:51.199Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-26T19:36:51.199Z] 91d30c5bc195: Pulling fs layer [2024-02-26T19:36:51.199Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-26T19:36:51.199Z] 9c61dcf015f6: Pulling fs layer [2024-02-26T19:36:51.199Z] 4698f68db338: Pulling fs layer [2024-02-26T19:36:51.199Z] 2a2f49069b9e: Pulling fs layer [2024-02-26T19:36:51.199Z] e0025b399a48: Pulling fs layer [2024-02-26T19:36:51.199Z] e0025b399a48: Waiting [2024-02-26T19:36:51.199Z] 4698f68db338: Waiting [2024-02-26T19:36:51.199Z] 2a2f49069b9e: Waiting [2024-02-26T19:36:51.199Z] 91d30c5bc195: Verifying Checksum [2024-02-26T19:36:51.199Z] 91d30c5bc195: Download complete [2024-02-26T19:36:51.199Z] 4698f68db338: Verifying Checksum [2024-02-26T19:36:51.199Z] 4698f68db338: Download complete [2024-02-26T19:36:51.199Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-26T19:36:51.199Z] 2e9b0aa3be6d: Download complete [2024-02-26T19:36:51.199Z] e0025b399a48: Download complete [2024-02-26T19:36:51.457Z] 91d30c5bc195: Pull complete [2024-02-26T19:36:51.457Z] 2a2f49069b9e: Download complete [2024-02-26T19:36:51.716Z] 2e9b0aa3be6d: Pull complete [2024-02-26T19:36:51.974Z] 9c61dcf015f6: Download complete [2024-02-26T19:36:52.385Z] using credential edgex-jenkins-ssh [2024-02-26T19:36:52.409Z] Cloning the remote Git repository [2024-02-26T19:36:52.463Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-26T19:36:52.589Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-02-26T19:36:52.757Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-26T19:36:52.759Z] > git --version # timeout=10 [2024-02-26T19:36:52.782Z] > git --version # 'git version 2.25.1' [2024-02-26T19:36:52.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-26T19:36:52.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-26T19:36:54.502Z] 9c61dcf015f6: Pull complete [2024-02-26T19:36:54.502Z] 4698f68db338: Pull complete [2024-02-26T19:36:55.069Z] 2a2f49069b9e: Pull complete [2024-02-26T19:36:55.069Z] e0025b399a48: Pull complete [2024-02-26T19:36:55.069Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-26T19:36:55.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-26T19:36:55.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:36:55.431Z] prd-ubuntu20.04-docker-8c-8g-1739 does not seem to be running inside a container [2024-02-26T19:36:55.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-02-26T19:36:58.927Z] $ docker top f896d40e585b02a8ea65d41425a85f1f66c8d0370b8555df70e46d1d1e17c1f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-26T19:36:59.393Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-26T19:37:01.926Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-02-26T19:37:02.493Z] #1 ... [2024-02-26T19:37:02.493Z] [2024-02-26T19:37:02.493Z] #2 [core-command internal] load build definition from Dockerfile [2024-02-26T19:37:02.493Z] #2 transferring dockerfile: 1.93kB done [2024-02-26T19:37:02.493Z] #2 DONE 0.9s [2024-02-26T19:37:02.493Z] [2024-02-26T19:37:02.493Z] #3 [security-proxy-auth internal] load .dockerignore [2024-02-26T19:37:02.753Z] #3 ... [2024-02-26T19:37:02.753Z] [2024-02-26T19:37:02.753Z] #4 [core-data internal] load build definition from Dockerfile [2024-02-26T19:37:02.753Z] #4 transferring dockerfile: 2.01kB done [2024-02-26T19:37:02.753Z] #4 DONE 1.2s [2024-02-26T19:37:02.753Z] [2024-02-26T19:37:02.753Z] #5 [core-metadata internal] load .dockerignore [2024-02-26T19:37:03.012Z] #5 ... [2024-02-26T19:37:03.012Z] [2024-02-26T19:37:03.012Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-26T19:37:03.012Z] #6 transferring dockerfile: 2.23kB done [2024-02-26T19:37:03.012Z] #6 DONE 1.5s [2024-02-26T19:37:03.012Z] [2024-02-26T19:37:03.012Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-02-26T19:37:03.271Z] #1 transferring dockerfile: 2.06kB done [2024-02-26T19:37:03.271Z] #1 DONE 1.7s [2024-02-26T19:37:03.271Z] [2024-02-26T19:37:03.271Z] #7 [security-spire-agent internal] load .dockerignore [2024-02-26T19:37:03.529Z] #7 ... [2024-02-26T19:37:03.529Z] [2024-02-26T19:37:03.529Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-26T19:37:03.529Z] #8 transferring dockerfile: 1.89kB done [2024-02-26T19:37:03.529Z] #8 DONE 2.0s [2024-02-26T19:37:03.794Z] [2024-02-26T19:37:03.794Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-02-26T19:37:03.794Z] #9 transferring dockerfile: 1.69kB done [2024-02-26T19:37:04.362Z] #9 ... [2024-02-26T19:37:04.362Z] [2024-02-26T19:37:04.362Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-26T19:37:04.362Z] #10 transferring dockerfile: 2.50kB done [2024-02-26T19:37:04.362Z] #10 DONE 2.6s [2024-02-26T19:37:04.362Z] [2024-02-26T19:37:04.362Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-02-26T19:37:04.362Z] #11 transferring dockerfile: 1.93kB done [2024-02-26T19:37:04.622Z] #11 ... [2024-02-26T19:37:04.622Z] [2024-02-26T19:37:04.622Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-02-26T19:37:04.622Z] #9 DONE 2.9s [2024-02-26T19:37:04.622Z] [2024-02-26T19:37:04.622Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-02-26T19:37:04.622Z] #11 DONE 3.0s [2024-02-26T19:37:04.622Z] [2024-02-26T19:37:04.622Z] #7 [security-spire-agent internal] load .dockerignore [2024-02-26T19:37:04.622Z] #7 transferring context: 50B done [2024-02-26T19:37:04.882Z] #7 ... [2024-02-26T19:37:04.882Z] [2024-02-26T19:37:04.882Z] #12 [security-spiffe-token-provider internal] load .dockerignore [2024-02-26T19:37:04.882Z] #12 transferring context: 50B done [2024-02-26T19:37:04.882Z] #12 DONE 3.0s [2024-02-26T19:37:04.882Z] [2024-02-26T19:37:04.882Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-02-26T19:37:04.882Z] #13 transferring dockerfile: 1.70kB done [2024-02-26T19:37:04.882Z] #13 DONE 3.3s [2024-02-26T19:37:04.882Z] [2024-02-26T19:37:04.882Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:37:04.882Z] #14 DONE 0.0s [2024-02-26T19:37:05.141Z] [2024-02-26T19:37:05.141Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-26T19:37:05.141Z] #15 transferring dockerfile: 2.15kB done [2024-02-26T19:37:05.141Z] #15 DONE 3.4s [2024-02-26T19:37:05.141Z] [2024-02-26T19:37:05.141Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-26T19:37:05.141Z] #16 transferring dockerfile: 2.49kB done [2024-02-26T19:37:05.141Z] #16 DONE 3.4s [2024-02-26T19:37:05.141Z] [2024-02-26T19:37:05.141Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:37:05.141Z] #17 ... [2024-02-26T19:37:05.141Z] [2024-02-26T19:37:05.141Z] #18 [support-notifications internal] load build definition from Dockerfile [2024-02-26T19:37:05.141Z] #18 transferring dockerfile: 1.95kB done [2024-02-26T19:37:05.141Z] #18 DONE 3.5s [2024-02-26T19:37:05.141Z] [2024-02-26T19:37:05.141Z] #19 [core-data internal] load .dockerignore [2024-02-26T19:37:05.141Z] #19 transferring context: 50B done [2024-02-26T19:37:05.141Z] #19 DONE 3.4s [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #20 [security-spire-agent internal] load build definition from Dockerfile [2024-02-26T19:37:05.400Z] #20 transferring dockerfile: 1.81kB done [2024-02-26T19:37:05.400Z] #20 DONE 3.6s [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #14 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:37:05.400Z] #14 DONE 0.0s [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #5 [core-metadata internal] load .dockerignore [2024-02-26T19:37:05.400Z] #5 transferring context: 50B done [2024-02-26T19:37:05.400Z] #5 DONE 3.6s [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #17 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:37:05.400Z] #17 ... [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #3 [security-proxy-auth internal] load .dockerignore [2024-02-26T19:37:05.400Z] #3 transferring context: 50B done [2024-02-26T19:37:05.400Z] #3 DONE 3.5s [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #21 [support-scheduler internal] load .dockerignore [2024-02-26T19:37:05.400Z] #21 transferring context: 50B done [2024-02-26T19:37:05.400Z] #21 DONE 3.6s [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #22 [security-spiffe-token-provider internal] load build context [2024-02-26T19:37:05.400Z] #22 DONE 0.0s [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #23 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:37:05.400Z] #23 DONE 0.0s [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #24 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-26T19:37:05.400Z] #24 DONE 0.0s [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #14 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:37:05.400Z] #14 DONE 0.0s [2024-02-26T19:37:05.400Z] [2024-02-26T19:37:05.400Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:37:05.659Z] #17 ... [2024-02-26T19:37:05.659Z] [2024-02-26T19:37:05.659Z] #25 [security-proxy-setup internal] load .dockerignore [2024-02-26T19:37:05.659Z] #25 transferring context: 50B done [2024-02-26T19:37:05.659Z] #25 DONE 3.7s [2024-02-26T19:37:05.659Z] [2024-02-26T19:37:05.659Z] #14 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:37:05.659Z] #14 DONE 0.0s [2024-02-26T19:37:05.659Z] [2024-02-26T19:37:05.659Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-26T19:37:05.659Z] #26 transferring context: 50B done [2024-02-26T19:37:05.659Z] #26 DONE 3.8s [2024-02-26T19:37:05.659Z] [2024-02-26T19:37:05.659Z] #17 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:37:05.659Z] #17 ... [2024-02-26T19:37:05.659Z] [2024-02-26T19:37:05.659Z] #27 [security-spire-config internal] load .dockerignore [2024-02-26T19:37:05.659Z] #27 transferring context: 50B done [2024-02-26T19:37:05.659Z] #27 DONE 3.8s [2024-02-26T19:37:05.659Z] [2024-02-26T19:37:05.659Z] #14 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:37:05.659Z] #14 DONE 0.0s [2024-02-26T19:37:05.659Z] [2024-02-26T19:37:05.659Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:37:05.919Z] #17 DONE 1.0s [2024-02-26T19:37:05.919Z] [2024-02-26T19:37:05.919Z] #28 [support-notifications internal] load .dockerignore [2024-02-26T19:37:05.919Z] #28 transferring context: 50B done [2024-02-26T19:37:05.919Z] #28 DONE 3.8s [2024-02-26T19:37:05.919Z] [2024-02-26T19:37:05.919Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-02-26T19:37:05.919Z] #29 transferring context: 50B done [2024-02-26T19:37:05.919Z] #29 DONE 3.9s [2024-02-26T19:37:05.919Z] [2024-02-26T19:37:05.919Z] #14 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:37:05.919Z] #14 DONE 0.0s [2024-02-26T19:37:05.919Z] [2024-02-26T19:37:05.919Z] #23 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:37:05.919Z] #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:37:05.919Z] #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:37:05.919Z] #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-26T19:37:05.919Z] #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-26T19:37:05.919Z] #23 ... [2024-02-26T19:37:05.919Z] [2024-02-26T19:37:05.919Z] #30 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-26T19:37:05.919Z] #30 transferring dockerfile: 2.93kB done [2024-02-26T19:37:05.919Z] #30 DONE 4.3s [2024-02-26T19:37:05.919Z] [2024-02-26T19:37:05.919Z] #14 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:37:05.919Z] #14 DONE 0.0s [2024-02-26T19:37:05.919Z] [2024-02-26T19:37:05.919Z] #31 [security-spire-server internal] load .dockerignore [2024-02-26T19:37:05.919Z] #31 transferring context: 50B done [2024-02-26T19:37:05.919Z] #31 DONE 4.0s [2024-02-26T19:37:05.919Z] [2024-02-26T19:37:05.919Z] #32 [core-command internal] load .dockerignore [2024-02-26T19:37:05.919Z] #32 transferring context: 50B done [2024-02-26T19:37:05.919Z] #32 DONE 4.2s [2024-02-26T19:37:05.919Z] [2024-02-26T19:37:05.919Z] #23 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:37:05.919Z] #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:37:05.919Z] #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:37:05.919Z] #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-26T19:37:05.919Z] #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-26T19:37:05.919Z] #23 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.1s [2024-02-26T19:37:06.179Z] #23 ... [2024-02-26T19:37:06.179Z] [2024-02-26T19:37:06.179Z] #33 [security-bootstrapper internal] load .dockerignore [2024-02-26T19:37:06.179Z] #33 transferring context: 50B done [2024-02-26T19:37:06.179Z] #33 DONE 4.1s [2024-02-26T19:37:06.179Z] [2024-02-26T19:37:06.179Z] #7 [security-spire-agent internal] load .dockerignore [2024-02-26T19:37:06.179Z] #7 DONE 4.1s [2024-02-26T19:37:06.179Z] [2024-02-26T19:37:06.179Z] #14 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:37:06.179Z] #14 DONE 0.0s [2024-02-26T19:37:06.179Z] [2024-02-26T19:37:06.179Z] #23 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:37:06.179Z] #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:37:06.179Z] #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:37:06.179Z] #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-26T19:37:06.179Z] #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-26T19:37:06.179Z] #23 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-26T19:37:06.179Z] #23 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-26T19:37:06.179Z] #23 ... [2024-02-26T19:37:06.179Z] [2024-02-26T19:37:06.179Z] #14 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-26T19:37:06.179Z] #14 DONE 0.0s [2024-02-26T19:37:06.179Z] [2024-02-26T19:37:06.179Z] #23 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:37:06.179Z] #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:37:06.179Z] #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:37:06.179Z] #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-26T19:37:06.179Z] #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-26T19:37:06.179Z] #23 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-26T19:37:06.179Z] #23 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-02-26T19:37:06.467Z] #23 ... [2024-02-26T19:37:06.467Z] [2024-02-26T19:37:06.467Z] #17 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:37:06.467Z] #17 DONE 1.3s [2024-02-26T19:37:06.467Z] [2024-02-26T19:37:06.467Z] #34 [core-command internal] load build context [2024-02-26T19:37:07.049Z] #34 ... [2024-02-26T19:37:07.049Z] [2024-02-26T19:37:07.049Z] #23 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:37:07.049Z] #23 DONE 1.8s [2024-02-26T19:37:07.049Z] [2024-02-26T19:37:07.049Z] #34 [core-command internal] load build context [2024-02-26T19:37:07.310Z] #34 ... [2024-02-26T19:37:07.310Z] [2024-02-26T19:37:07.310Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-26T19:37:07.310Z] #35 DONE 1.3s [2024-02-26T19:37:07.310Z] [2024-02-26T19:37:07.310Z] #23 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:37:07.310Z] #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:37:07.310Z] #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:37:07.310Z] #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-26T19:37:07.310Z] #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-26T19:37:07.310Z] #23 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-26T19:37:07.310Z] #23 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-02-26T19:37:07.310Z] #23 DONE 1.8s [2024-02-26T19:37:07.310Z] [2024-02-26T19:37:07.310Z] #34 [core-command internal] load build context [2024-02-26T19:37:08.711Z] #34 ... [2024-02-26T19:37:08.711Z] [2024-02-26T19:37:08.711Z] #23 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:37:08.711Z] #23 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-26T19:37:08.711Z] #23 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:37:08.711Z] #23 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-26T19:37:08.711Z] #23 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-26T19:37:08.711Z] #23 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-26T19:37:08.711Z] #23 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-02-26T19:37:08.711Z] #23 DONE 1.8s [2024-02-26T19:37:08.711Z] [2024-02-26T19:37:08.711Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-26T19:37:08.711Z] #36 DONE 2.4s [2024-02-26T19:37:08.711Z] [2024-02-26T19:37:08.711Z] #34 [core-command internal] load build context [2024-02-26T19:37:09.645Z] #34 transferring context: 74.34MB 3.0s [2024-02-26T19:37:09.539Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-26T19:37:09.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-26T19:37:11.171Z] Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit bb400ddf4ce73174b77f39ecf69dfa35a970e65c [2024-02-26T19:37:11.562Z] Merge succeeded, producing bb400ddf4ce73174b77f39ecf69dfa35a970e65c [2024-02-26T19:37:11.563Z] Checking out Revision bb400ddf4ce73174b77f39ecf69dfa35a970e65c (PR-4765) [2024-02-26T19:37:11.644Z] #34 ... [2024-02-26T19:37:11.644Z] [2024-02-26T19:37:11.644Z] #37 [security-spire-config internal] load build context [2024-02-26T19:37:11.644Z] #37 transferring context: 16.35kB 0.0s done [2024-02-26T19:37:11.644Z] #37 DONE 4.3s [2024-02-26T19:37:11.644Z] [2024-02-26T19:37:11.644Z] #34 [core-command internal] load build context [2024-02-26T19:37:10.441Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-26T19:37:10.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-26T19:37:10.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-26T19:37:10.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4765/head:refs/remotes/origin/PR-4765 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-26T19:37:11.187Z] > git config core.sparsecheckout # timeout=10 [2024-02-26T19:37:11.248Z] > git checkout -f bb400ddf4ce73174b77f39ecf69dfa35a970e65c # timeout=10 [2024-02-26T19:37:11.467Z] > git remote # timeout=10 [2024-02-26T19:37:11.484Z] > git config --get remote.origin.url # timeout=10 [2024-02-26T19:37:11.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-26T19:37:11.516Z] > git merge 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 [2024-02-26T19:37:11.545Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-26T19:37:11.571Z] > git config core.sparsecheckout # timeout=10 [2024-02-26T19:37:11.592Z] > git checkout -f bb400ddf4ce73174b77f39ecf69dfa35a970e65c # timeout=10 [2024-02-26T19:37:12.316Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.19.0 to 0.20.0" [2024-02-26T19:37:12.378Z] > git --version # timeout=10 [2024-02-26T19:37:12.389Z] > git --version # 'git version 2.25.1' [2024-02-26T19:37:12.403Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-26T19:37:13.870Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-26T19:37:13.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-26T19:37:13.870Z] Dload Upload Total Spent Left Speed [2024-02-26T19:37:13.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 250k 0 --:--:-- --:--:-- --:--:-- 250k [Pipeline] sh [2024-02-26T19:37:14.219Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-02-26T19:37:14.239Z] #34 transferring context: 310.70MB 7.5s done [Pipeline] sh [2024-02-26T19:37:14.557Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-02-26T19:37:14.557Z] /etc/docker/daemon.json [2024-02-26T19:37:14.557Z] { [2024-02-26T19:37:14.557Z] "registry-mirrors": [ [2024-02-26T19:37:14.557Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-26T19:37:14.557Z] ], [2024-02-26T19:37:14.557Z] "bip": "10.250.0.254/24", [2024-02-26T19:37:14.557Z] "hosts": [ [2024-02-26T19:37:14.557Z] "tcp://0.0.0.0:5555", [2024-02-26T19:37:14.557Z] "unix:///var/run/docker.sock" [2024-02-26T19:37:14.557Z] ], [2024-02-26T19:37:14.557Z] "mtu": 1458, [2024-02-26T19:37:14.557Z] "selinux-enabled": true, [2024-02-26T19:37:14.557Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-26T19:37:14.557Z] } [Pipeline] sh [2024-02-26T19:37:14.901Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-26T19:37:15.249Z] + sudo service docker restart [2024-02-26T19:37:15.643Z] #34 ... [2024-02-26T19:37:15.644Z] [2024-02-26T19:37:15.644Z] #22 [security-spiffe-token-provider internal] load build context [2024-02-26T19:37:15.644Z] #22 transferring context: 310.70MB 8.3s done [2024-02-26T19:37:15.644Z] #22 ... [2024-02-26T19:37:15.644Z] [2024-02-26T19:37:15.644Z] #38 [security-spire-server internal] load build context [2024-02-26T19:37:15.644Z] #38 transferring context: 18.10kB 0.0s done [2024-02-26T19:37:15.644Z] #38 DONE 8.5s [2024-02-26T19:37:15.644Z] [2024-02-26T19:37:15.644Z] #39 [core-data internal] load build context [2024-02-26T19:37:15.644Z] #39 transferring context: 310.70MB 8.0s done [2024-02-26T19:37:16.219Z] #39 ... [2024-02-26T19:37:16.219Z] [2024-02-26T19:37:16.219Z] #40 [support-scheduler internal] load build context [2024-02-26T19:37:16.219Z] #40 transferring context: 310.70MB 7.8s done [2024-02-26T19:37:16.480Z] #40 ... [2024-02-26T19:37:16.480Z] [2024-02-26T19:37:16.480Z] #41 [support-notifications internal] load build context [2024-02-26T19:37:16.480Z] #41 transferring context: 310.70MB 7.8s done [2024-02-26T19:37:16.480Z] #41 ... [2024-02-26T19:37:16.480Z] [2024-02-26T19:37:16.480Z] #42 [security-proxy-setup internal] load build context [2024-02-26T19:37:16.480Z] #42 transferring context: 310.70MB 7.2s done [2024-02-26T19:37:16.480Z] #42 ... [2024-02-26T19:37:16.480Z] [2024-02-26T19:37:16.480Z] #43 [security-secretstore-setup internal] load build context [2024-02-26T19:37:16.480Z] #43 transferring context: 310.70MB 8.9s done [2024-02-26T19:37:16.744Z] #43 ... [2024-02-26T19:37:16.744Z] [2024-02-26T19:37:16.744Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:37:16.744Z] #44 transferring context: 310.70MB 6.6s done [2024-02-26T19:37:16.744Z] #44 ... [2024-02-26T19:37:16.744Z] [2024-02-26T19:37:16.744Z] #45 [security-bootstrapper internal] load build context [2024-02-26T19:37:16.744Z] #45 transferring context: 310.70MB 7.8s done [2024-02-26T19:37:17.005Z] #45 ... [2024-02-26T19:37:17.005Z] [2024-02-26T19:37:17.005Z] #24 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-26T19:37:17.005Z] #24 ... [2024-02-26T19:37:17.005Z] [2024-02-26T19:37:17.005Z] #46 [core-metadata internal] load build context [2024-02-26T19:37:17.005Z] #46 transferring context: 310.70MB 8.8s done [2024-02-26T19:37:17.267Z] #46 ... [2024-02-26T19:37:17.267Z] [2024-02-26T19:37:17.267Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:37:17.267Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done [2024-02-26T19:37:17.267Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-26T19:37:17.267Z] #47 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-26T19:37:17.267Z] #47 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-26T19:37:17.267Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-02-26T19:37:17.267Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-02-26T19:37:17.267Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2024-02-26T19:37:17.267Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-02-26T19:37:17.267Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-26T19:37:17.267Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-26T19:37:17.267Z] #47 ... [2024-02-26T19:37:17.267Z] [2024-02-26T19:37:17.267Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:37:17.528Z] #48 ... [2024-02-26T19:37:17.528Z] [2024-02-26T19:37:17.528Z] #49 [security-proxy-auth internal] load build context [2024-02-26T19:37:17.528Z] #49 transferring context: 310.70MB 8.3s done [2024-02-26T19:37:17.796Z] #49 ... [2024-02-26T19:37:17.796Z] [2024-02-26T19:37:17.796Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:37:17.796Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.3s done [2024-02-26T19:37:17.796Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-26T19:37:17.796Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-26T19:37:17.796Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-26T19:37:17.796Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-02-26T19:37:17.796Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-02-26T19:37:17.796Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.9s [2024-02-26T19:37:17.796Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-26T19:37:17.796Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done [2024-02-26T19:37:18.057Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.0s done [2024-02-26T19:37:18.325Z] #50 ... [2024-02-26T19:37:18.325Z] [2024-02-26T19:37:18.325Z] #51 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:37:18.325Z] #0 3.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:18.325Z] #0 3.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:18.325Z] #0 3.567 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-26T19:37:18.325Z] #0 3.604 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:37:18.325Z] #0 3.604 OK: 7 MiB in 16 packages [2024-02-26T19:37:18.325Z] #51 ... [2024-02-26T19:37:18.325Z] [2024-02-26T19:37:18.325Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-26T19:37:18.587Z] #52 ... [2024-02-26T19:37:18.587Z] [2024-02-26T19:37:18.587Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:37:18.587Z] #53 ... [2024-02-26T19:37:18.587Z] [2024-02-26T19:37:18.587Z] #54 [security-spire-agent internal] load build context [2024-02-26T19:37:18.587Z] #54 transferring context: 17.63kB 0.0s done [2024-02-26T19:37:18.848Z] #54 ... [2024-02-26T19:37:18.849Z] [2024-02-26T19:37:18.849Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-26T19:37:18.849Z] #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:18.849Z] #0 2.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:18.849Z] #0 2.981 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-26T19:37:18.849Z] #0 2.987 (2/2) Installing su-exec (0.2-r3) [2024-02-26T19:37:18.849Z] #0 2.990 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:37:18.849Z] #0 2.995 OK: 7 MiB in 17 packages [2024-02-26T19:37:19.237Z] #55 ... [2024-02-26T19:37:19.237Z] [2024-02-26T19:37:19.237Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-26T19:37:19.237Z] #56 ... [2024-02-26T19:37:19.237Z] [2024-02-26T19:37:19.237Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:37:19.496Z] #57 ... [2024-02-26T19:37:19.496Z] [2024-02-26T19:37:19.496Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:37:19.496Z] #58 ... [2024-02-26T19:37:19.496Z] [2024-02-26T19:37:19.496Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-26T19:37:19.496Z] #0 3.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:19.496Z] #0 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:19.496Z] #0 3.713 (1/2) Installing ca-certificates (20230506-r0) [2024-02-26T19:37:19.496Z] #0 3.746 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-26T19:37:19.496Z] #0 3.746 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:37:19.496Z] #0 3.753 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:37:19.496Z] #0 3.810 OK: 8 MiB in 17 packages [2024-02-26T19:37:19.757Z] #59 ... [2024-02-26T19:37:19.757Z] [2024-02-26T19:37:19.757Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:37:19.757Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-26T19:37:29.762Z] #47 ... [2024-02-26T19:37:29.762Z] [2024-02-26T19:37:29.762Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:37:29.762Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-26T19:37:32.300Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-02-26T19:37:32.568Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-26T19:37:33.620Z] provisioning config files... [2024-02-26T19:37:33.651Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1440343204263518280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-26T19:37:34.152Z] ---> ****-login.sh [2024-02-26T19:37:34.152Z] nexus3.edgexfoundry.org:10001 [2024-02-26T19:37:34.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:37:34.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:37:34.695Z] Configure a credential helper to remove this warning. See [2024-02-26T19:37:34.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:37:34.695Z] [2024-02-26T19:37:34.695Z] Login Succeeded [2024-02-26T19:37:34.695Z] nexus3.edgexfoundry.org:10002 [2024-02-26T19:37:34.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:37:35.137Z] #50 ... [2024-02-26T19:37:35.137Z] [2024-02-26T19:37:35.137Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:37:35.137Z] #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-02-26T19:37:35.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:37:35.253Z] Configure a credential helper to remove this warning. See [2024-02-26T19:37:35.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:37:35.253Z] [2024-02-26T19:37:35.253Z] Login Succeeded [2024-02-26T19:37:35.253Z] nexus3.edgexfoundry.org:10003 [2024-02-26T19:37:35.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:37:35.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:37:35.523Z] Configure a credential helper to remove this warning. See [2024-02-26T19:37:35.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:37:35.523Z] [2024-02-26T19:37:35.523Z] Login Succeeded [2024-02-26T19:37:35.523Z] nexus3.edgexfoundry.org:10004 [2024-02-26T19:37:35.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:37:35.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:37:35.794Z] Configure a credential helper to remove this warning. See [2024-02-26T19:37:35.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:37:35.794Z] [2024-02-26T19:37:35.794Z] Login Succeeded [2024-02-26T19:37:35.794Z] ****.io [2024-02-26T19:37:36.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-26T19:37:36.076Z] #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done [2024-02-26T19:37:36.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-26T19:37:36.343Z] Configure a credential helper to remove this warning. See [2024-02-26T19:37:36.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-26T19:37:36.343Z] [2024-02-26T19:37:36.343Z] Login Succeeded [2024-02-26T19:37:36.343Z] ---> ****-login.sh ends [Pipeline] } [2024-02-26T19:37:36.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-02-26T19:37:37.207Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-26T19:37:37.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-26T19:37:37.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-26T19:37:37.378Z] ========================================================= [2024-02-26T19:37:37.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-26T19:37:37.378Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:37:37.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-26T19:37:38.071Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-26T19:37:38.071Z] 9fda8d8052c6: Pulling fs layer [2024-02-26T19:37:38.071Z] 5d54e960e981: Pulling fs layer [2024-02-26T19:37:38.071Z] c4a7e357bf2a: Pulling fs layer [2024-02-26T19:37:38.071Z] f0e02332f6b5: Pulling fs layer [2024-02-26T19:37:38.071Z] 872ee5b61b7b: Pulling fs layer [2024-02-26T19:37:38.071Z] 0c6a40ed1a82: Pulling fs layer [2024-02-26T19:37:38.071Z] 94ae7d8d031c: Pulling fs layer [2024-02-26T19:37:38.071Z] 0c6a40ed1a82: Waiting [2024-02-26T19:37:38.071Z] 94ae7d8d031c: Waiting [2024-02-26T19:37:38.071Z] 872ee5b61b7b: Waiting [2024-02-26T19:37:38.071Z] f0e02332f6b5: Waiting [2024-02-26T19:37:38.071Z] 5d54e960e981: Verifying Checksum [2024-02-26T19:37:38.071Z] 5d54e960e981: Download complete [2024-02-26T19:37:38.071Z] f0e02332f6b5: Verifying Checksum [2024-02-26T19:37:38.071Z] f0e02332f6b5: Download complete [2024-02-26T19:37:38.071Z] 872ee5b61b7b: Verifying Checksum [2024-02-26T19:37:38.071Z] 872ee5b61b7b: Download complete [2024-02-26T19:37:38.071Z] 9fda8d8052c6: Download complete [2024-02-26T19:37:38.342Z] 94ae7d8d031c: Verifying Checksum [2024-02-26T19:37:38.342Z] 94ae7d8d031c: Download complete [2024-02-26T19:37:39.330Z] 9fda8d8052c6: Pull complete [2024-02-26T19:37:39.921Z] 5d54e960e981: Pull complete [2024-02-26T19:37:39.921Z] c4a7e357bf2a: Verifying Checksum [2024-02-26T19:37:39.921Z] c4a7e357bf2a: Download complete [2024-02-26T19:37:41.342Z] 0c6a40ed1a82: Verifying Checksum [2024-02-26T19:37:41.355Z] #47 ... [2024-02-26T19:37:41.355Z] [2024-02-26T19:37:41.355Z] #54 [security-spire-agent internal] load build context [2024-02-26T19:37:41.355Z] #54 DONE 32.6s [2024-02-26T19:37:41.355Z] [2024-02-26T19:37:41.355Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:37:41.355Z] #48 33.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:41.355Z] #48 34.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:41.613Z] #48 ... [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #34 [core-command internal] load build context [2024-02-26T19:37:41.613Z] #34 DONE 35.3s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #51 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:37:41.613Z] #51 DONE 33.4s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:37:41.613Z] #48 34.23 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:37:41.613Z] #48 34.23 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:37:41.613Z] #48 34.23 OK: 20070 distinct packages available [2024-02-26T19:37:41.613Z] #48 ... [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-26T19:37:41.613Z] #59 DONE 33.2s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-26T19:37:41.613Z] #55 DONE 33.2s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #45 [security-bootstrapper internal] load build context [2024-02-26T19:37:41.613Z] #45 DONE 35.5s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:37:41.613Z] #44 DONE 35.7s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #42 [security-proxy-setup internal] load build context [2024-02-26T19:37:41.613Z] #42 DONE 35.7s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #40 [support-scheduler internal] load build context [2024-02-26T19:37:41.613Z] #40 DONE 36.0s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:37:41.613Z] #48 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:41.613Z] #48 ... [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #41 [support-notifications internal] load build context [2024-02-26T19:37:41.613Z] #41 DONE 35.7s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #49 [security-proxy-auth internal] load build context [2024-02-26T19:37:41.613Z] #49 DONE 36.0s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #43 [security-secretstore-setup internal] load build context [2024-02-26T19:37:41.613Z] #43 DONE 35.6s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #39 [core-data internal] load build context [2024-02-26T19:37:41.613Z] #39 DONE 36.1s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #22 [security-spiffe-token-provider internal] load build context [2024-02-26T19:37:41.613Z] #22 DONE 36.1s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #46 [core-metadata internal] load build context [2024-02-26T19:37:41.613Z] #46 DONE 36.0s [2024-02-26T19:37:41.613Z] [2024-02-26T19:37:41.613Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:37:41.613Z] #48 34.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:41.872Z] #48 34.58 (1/11) Installing ca-certificates (20230506-r0) [2024-02-26T19:37:41.872Z] #48 34.66 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-26T19:37:41.872Z] #48 34.68 (3/11) Installing libunistring (1.1-r1) [2024-02-26T19:37:42.140Z] #48 34.70 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-26T19:37:42.140Z] #48 34.70 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-26T19:37:42.140Z] #48 34.71 (6/11) Installing libcurl (8.5.0-r0) [2024-02-26T19:37:42.140Z] #48 34.72 (7/11) Installing curl (8.5.0-r0) [2024-02-26T19:37:42.140Z] #48 34.72 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-26T19:37:42.140Z] #48 34.73 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:37:42.140Z] #48 34.73 (10/11) Installing libucontext (1.2-r2) [2024-02-26T19:37:42.140Z] #48 34.73 (11/11) Installing gcompat (1.1.0-r1) [2024-02-26T19:37:42.140Z] #48 34.74 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:37:42.140Z] #48 34.74 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:37:42.140Z] #48 ... [2024-02-26T19:37:42.140Z] [2024-02-26T19:37:42.140Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-26T19:37:42.140Z] #56 32.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.140Z] #56 33.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.140Z] #56 33.30 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:37:42.140Z] #56 33.30 (2/4) Installing openssl (3.1.4-r5) [2024-02-26T19:37:42.140Z] #56 33.31 (3/4) Installing su-exec (0.2-r3) [2024-02-26T19:37:42.140Z] #56 33.32 (4/4) Installing yq (4.33.3-r5) [2024-02-26T19:37:42.140Z] #56 33.39 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:37:42.140Z] #56 33.40 OK: 17 MiB in 19 packages [2024-02-26T19:37:42.140Z] #56 DONE 33.7s [2024-02-26T19:37:42.140Z] [2024-02-26T19:37:42.140Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:37:42.140Z] #48 34.82 OK: 12 MiB in 26 packages [2024-02-26T19:37:42.400Z] #48 DONE 35.1s [2024-02-26T19:37:42.400Z] [2024-02-26T19:37:42.400Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-26T19:37:42.400Z] #52 33.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.400Z] #52 33.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.400Z] #52 33.42 (1/4) Installing ca-certificates (20230506-r0) [2024-02-26T19:37:42.400Z] #52 33.43 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:37:42.400Z] #52 33.43 (3/4) Installing su-exec (0.2-r3) [2024-02-26T19:37:42.400Z] #52 33.45 (4/4) Installing yq (4.33.3-r5) [2024-02-26T19:37:42.400Z] #52 33.60 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:37:42.400Z] #52 33.60 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:37:42.400Z] #52 33.64 OK: 17 MiB in 19 packages [2024-02-26T19:37:42.400Z] #52 DONE 34.0s [2024-02-26T19:37:42.400Z] [2024-02-26T19:37:42.400Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:37:42.400Z] #58 33.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.661Z] #58 ... [2024-02-26T19:37:42.661Z] [2024-02-26T19:37:42.661Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:37:42.661Z] #50 DONE 33.9s [2024-02-26T19:37:42.661Z] [2024-02-26T19:37:42.661Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:37:42.661Z] #57 33.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.661Z] #57 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.661Z] #57 33.51 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:37:42.661Z] #57 33.51 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:37:42.661Z] #57 33.51 OK: 20070 distinct packages available [2024-02-26T19:37:42.661Z] #57 33.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.661Z] #57 33.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.661Z] #57 33.92 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:37:42.661Z] #57 33.92 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:37:42.661Z] #57 33.93 (3/4) Installing libucontext (1.2-r2) [2024-02-26T19:37:42.661Z] #57 33.93 (4/4) Installing gcompat (1.1.0-r1) [2024-02-26T19:37:42.661Z] #57 33.93 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:37:42.661Z] #57 33.94 OK: 8 MiB in 19 packages [2024-02-26T19:37:42.661Z] #57 DONE 34.1s [2024-02-26T19:37:42.661Z] [2024-02-26T19:37:42.661Z] #24 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-26T19:37:42.661Z] #24 DONE 37.2s [2024-02-26T19:37:42.661Z] [2024-02-26T19:37:42.661Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:37:42.661Z] #58 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.661Z] #58 ... [2024-02-26T19:37:42.661Z] [2024-02-26T19:37:42.661Z] #60 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-26T19:37:42.661Z] #0 0.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.661Z] #0 0.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.661Z] #0 0.904 OK: 7 MiB in 17 packages [2024-02-26T19:37:42.661Z] #60 DONE 1.1s [2024-02-26T19:37:42.661Z] [2024-02-26T19:37:42.661Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:37:42.661Z] #53 33.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.661Z] #53 33.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.661Z] #53 33.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-26T19:37:42.661Z] #53 33.97 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:37:42.661Z] #53 33.98 OK: 7 MiB in 16 packages [2024-02-26T19:37:42.661Z] #53 DONE 34.2s [2024-02-26T19:37:42.661Z] [2024-02-26T19:37:42.661Z] #61 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-26T19:37:42.661Z] #61 DONE 0.3s [2024-02-26T19:37:42.920Z] [2024-02-26T19:37:42.920Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:37:42.920Z] #58 34.33 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:37:42.920Z] #58 34.33 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:37:42.920Z] #58 34.33 OK: 20070 distinct packages available [2024-02-26T19:37:42.920Z] #58 34.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:42.920Z] #58 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:43.189Z] #58 34.78 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-26T19:37:43.448Z] #58 34.79 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:37:43.448Z] #58 34.79 (3/5) Installing libucontext (1.2-r2) [2024-02-26T19:37:43.448Z] #58 34.79 (4/5) Installing gcompat (1.1.0-r1) [2024-02-26T19:37:43.448Z] #58 34.80 (5/5) Installing openssl (3.1.4-r5) [2024-02-26T19:37:43.448Z] #58 34.81 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:37:43.448Z] #58 34.82 OK: 8 MiB in 20 packages [2024-02-26T19:37:43.448Z] #58 DONE 35.0s [2024-02-26T19:37:43.448Z] [2024-02-26T19:37:43.448Z] #62 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:37:43.448Z] #0 1.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:43.448Z] #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:43.448Z] #0 1.915 OK: 7 MiB in 16 packages [2024-02-26T19:37:43.448Z] #62 DONE 2.1s [2024-02-26T19:37:43.448Z] [2024-02-26T19:37:43.448Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-26T19:37:43.707Z] #63 ... [2024-02-26T19:37:43.707Z] [2024-02-26T19:37:43.707Z] #64 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:37:43.707Z] #0 1.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:43.707Z] #0 1.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:43.707Z] #0 2.081 OK: 8 MiB in 17 packages [2024-02-26T19:37:43.707Z] #64 DONE 2.2s [2024-02-26T19:37:43.707Z] [2024-02-26T19:37:43.707Z] #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:37:43.966Z] #65 ... [2024-02-26T19:37:43.966Z] [2024-02-26T19:37:43.966Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-26T19:37:43.966Z] #0 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:43.966Z] #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:43.966Z] #0 1.743 OK: 17 MiB in 19 packages [2024-02-26T19:37:43.966Z] #66 DONE 1.9s [2024-02-26T19:37:43.966Z] [2024-02-26T19:37:43.966Z] #67 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-26T19:37:43.966Z] #67 DONE 0.0s [2024-02-26T19:37:44.230Z] [2024-02-26T19:37:44.230Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:37:44.230Z] #0 1.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:44.230Z] #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:44.230Z] #0 1.740 OK: 12 MiB in 26 packages [2024-02-26T19:37:44.230Z] #68 DONE 1.8s [2024-02-26T19:37:44.230Z] [2024-02-26T19:37:44.230Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:37:44.230Z] #0 1.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:44.230Z] #69 1.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:44.487Z] #69 ... [2024-02-26T19:37:44.487Z] [2024-02-26T19:37:44.487Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-26T19:37:44.487Z] #0 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:44.487Z] #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:44.487Z] #0 1.944 OK: 17 MiB in 19 packages [2024-02-26T19:37:44.487Z] #70 DONE 2.1s [2024-02-26T19:37:44.487Z] [2024-02-26T19:37:44.487Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:37:44.487Z] #69 1.900 OK: 264 MiB in 52 packages [2024-02-26T19:37:44.745Z] #69 DONE 2.1s [2024-02-26T19:37:44.745Z] [2024-02-26T19:37:44.745Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-26T19:37:44.745Z] #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:44.745Z] #0 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:44.745Z] #0 2.069 OK: 8 MiB in 19 packages [2024-02-26T19:37:44.745Z] #71 DONE 2.2s [2024-02-26T19:37:44.745Z] [2024-02-26T19:37:44.745Z] #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:37:44.745Z] #65 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:45.036Z] #65 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:45.299Z] #65 2.773 OK: 264 MiB in 52 packages [2024-02-26T19:37:45.558Z] #65 DONE 3.0s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:37:45.559Z] #72 DONE 0.7s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-26T19:37:45.559Z] #0 1.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:45.559Z] #0 1.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:45.559Z] #0 2.038 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:37:45.559Z] #0 2.038 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:37:45.559Z] #0 2.038 OK: 20075 distinct packages available [2024-02-26T19:37:45.559Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:45.559Z] #0 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:45.559Z] #0 2.582 OK: 264 MiB in 52 packages [2024-02-26T19:37:45.559Z] #73 DONE 2.8s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #74 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:37:45.559Z] #74 DONE 0.7s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #75 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-26T19:37:45.559Z] #75 DONE 0.1s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:37:45.559Z] #76 DONE 0.1s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-26T19:37:45.559Z] #77 DONE 2.9s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #78 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-26T19:37:45.559Z] #78 DONE 0.1s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:37:45.559Z] #79 DONE 0.1s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #80 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-26T19:37:45.559Z] #80 DONE 0.1s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #81 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:37:45.559Z] #81 DONE 0.0s [2024-02-26T19:37:45.559Z] [2024-02-26T19:37:45.559Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:37:45.816Z] #82 ... [2024-02-26T19:37:45.816Z] [2024-02-26T19:37:45.816Z] #83 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-26T19:37:45.816Z] #83 DONE 0.0s [2024-02-26T19:37:45.816Z] [2024-02-26T19:37:45.816Z] #84 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-26T19:37:45.816Z] #84 DONE 0.0s [2024-02-26T19:37:45.816Z] [2024-02-26T19:37:45.816Z] #85 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-26T19:37:45.816Z] #0 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:45.816Z] #0 2.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:45.816Z] #0 3.160 OK: 264 MiB in 52 packages [2024-02-26T19:37:45.816Z] #85 DONE 3.3s [2024-02-26T19:37:45.816Z] [2024-02-26T19:37:45.816Z] #86 [security-spire-config] exporting to image [2024-02-26T19:37:45.816Z] #86 exporting layers [2024-02-26T19:37:46.074Z] #86 ... [2024-02-26T19:37:46.074Z] [2024-02-26T19:37:46.074Z] #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:37:46.074Z] #87 DONE 0.0s [2024-02-26T19:37:46.074Z] [2024-02-26T19:37:46.074Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:37:46.332Z] #88 ... [2024-02-26T19:37:46.332Z] [2024-02-26T19:37:46.332Z] #86 [security-spire-config] exporting to image [2024-02-26T19:37:46.332Z] #86 exporting layers 0.6s done [2024-02-26T19:37:46.332Z] #86 writing image sha256:ea366d14f8f8dd26f32e93ce37adf85b549bae1ca46e12df571d0a9169969b8f done [2024-02-26T19:37:46.332Z] #86 naming to docker.io/library/security-spire-config done [2024-02-26T19:37:46.332Z] #86 DONE 0.6s [2024-02-26T19:37:46.332Z] [2024-02-26T19:37:46.332Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-26T19:37:46.332Z] #63 2.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:46.332Z] #63 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:46.591Z] #63 ... [2024-02-26T19:37:46.591Z] [2024-02-26T19:37:46.591Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:37:46.591Z] #0 3.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:46.591Z] #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-26T19:37:46.591Z] #0 3.798 OK: 7 MiB in 16 packages [2024-02-26T19:37:46.591Z] #89 DONE 3.9s [2024-02-26T19:37:46.591Z] [2024-02-26T19:37:46.591Z] #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-26T19:37:46.591Z] #63 3.106 OK: 8 MiB in 20 packages [2024-02-26T19:37:46.591Z] #63 DONE 3.2s [2024-02-26T19:37:46.591Z] [2024-02-26T19:37:46.591Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:37:47.525Z] #90 DONE 0.8s [2024-02-26T19:37:47.525Z] [2024-02-26T19:37:47.525Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-26T19:37:47.525Z] #91 DONE 0.8s [2024-02-26T19:37:47.525Z] [2024-02-26T19:37:47.525Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:37:47.525Z] #92 ... [2024-02-26T19:37:47.525Z] [2024-02-26T19:37:47.525Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-26T19:37:47.525Z] #93 DONE 0.0s [2024-02-26T19:37:47.783Z] [2024-02-26T19:37:47.783Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-26T19:37:48.042Z] #94 DONE 0.6s [2024-02-26T19:37:48.042Z] [2024-02-26T19:37:48.042Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:37:48.301Z] #95 DONE 0.0s [2024-02-26T19:37:48.301Z] [2024-02-26T19:37:48.301Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:37:48.301Z] #92 DONE 0.7s [2024-02-26T19:37:48.301Z] [2024-02-26T19:37:48.301Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-26T19:37:48.301Z] #96 DONE 0.1s [2024-02-26T19:37:48.301Z] [2024-02-26T19:37:48.301Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-26T19:37:48.301Z] #97 DONE 0.1s [2024-02-26T19:37:48.301Z] [2024-02-26T19:37:48.301Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-26T19:37:48.301Z] #98 DONE 0.1s [2024-02-26T19:37:48.301Z] [2024-02-26T19:37:48.301Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-26T19:37:48.301Z] #99 DONE 0.1s [2024-02-26T19:37:48.301Z] [2024-02-26T19:37:48.301Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:37:48.301Z] #100 DONE 0.1s [2024-02-26T19:37:48.301Z] [2024-02-26T19:37:48.301Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-26T19:37:48.301Z] #101 DONE 0.1s [2024-02-26T19:37:48.301Z] [2024-02-26T19:37:48.301Z] #86 [security-spire-server] exporting to image [2024-02-26T19:37:48.558Z] #86 ... [2024-02-26T19:37:48.558Z] [2024-02-26T19:37:48.558Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-26T19:37:48.558Z] #102 DONE 0.0s [2024-02-26T19:37:48.558Z] [2024-02-26T19:37:48.558Z] #86 [security-spire-agent] exporting to image [2024-02-26T19:37:49.126Z] #86 exporting layers 0.5s done [2024-02-26T19:37:49.126Z] #86 writing image sha256:9eb0eecc150722f08dc8b0c2872a7c884fad248362da3a62bc775ead2b70e002 0.0s done [2024-02-26T19:37:49.126Z] #86 naming to docker.io/library/security-spire-server done [2024-02-26T19:37:49.126Z] #86 writing image sha256:fc8279528123ad5cc966d3f79e0ed02ddfeb63e2d3529c1d9e1fbe94f2f73581 done [2024-02-26T19:37:49.126Z] #86 naming to docker.io/library/security-spire-agent done [2024-02-26T19:37:49.126Z] #86 DONE 1.2s [2024-02-26T19:37:49.126Z] [2024-02-26T19:37:49.126Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:37:53.695Z] c4a7e357bf2a: Pull complete [2024-02-26T19:37:53.695Z] f0e02332f6b5: Pull complete [2024-02-26T19:37:53.695Z] 872ee5b61b7b: Pull complete [2024-02-26T19:37:56.266Z] #47 ... [2024-02-26T19:37:56.266Z] [2024-02-26T19:37:56.266Z] #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:37:56.266Z] #103 ... [2024-02-26T19:37:56.266Z] [2024-02-26T19:37:56.266Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:01.925Z] 0c6a40ed1a82: Pull complete [2024-02-26T19:38:02.871Z] #104 DONE 16.7s [2024-02-26T19:38:02.871Z] [2024-02-26T19:38:02.871Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:02.871Z] #88 DONE 16.2s [2024-02-26T19:38:02.871Z] [2024-02-26T19:38:02.871Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:02.871Z] #82 DONE 16.6s [2024-02-26T19:38:02.871Z] [2024-02-26T19:38:02.871Z] #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:02.871Z] #103 DONE 16.6s [2024-02-26T19:38:02.871Z] [2024-02-26T19:38:02.871Z] #105 [core-data builder 6/7] COPY . . [2024-02-26T19:38:04.589Z] 94ae7d8d031c: Pull complete [2024-02-26T19:38:04.589Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-26T19:38:04.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-26T19:38:04.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:38:05.025Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-26T19:38:05.025Z] WORKDIR /edgex [2024-02-26T19:38:05.025Z] COPY go.mod . [2024-02-26T19:38:05.025Z] RUN go mod download [2024-02-26T19:38:05.025Z] + docker build -t ci-base-image-arm64 -f - . [2024-02-26T19:38:05.618Z] Sending build context to Docker daemon 2.918MB [2024-02-26T19:38:05.618Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-26T19:38:05.618Z] ---> 86de565de09d [2024-02-26T19:38:05.618Z] Step 2/4 : WORKDIR /edgex [2024-02-26T19:38:08.103Z] ---> Running in 903bd9c825b7 [2024-02-26T19:38:08.103Z] Removing intermediate container 903bd9c825b7 [2024-02-26T19:38:08.103Z] ---> 43b15bce9b82 [2024-02-26T19:38:08.103Z] Step 3/4 : COPY go.mod . [2024-02-26T19:38:08.691Z] ---> 17380be5e3af [2024-02-26T19:38:08.691Z] Step 4/4 : RUN go mod download [2024-02-26T19:38:08.972Z] ---> Running in 068690e311f3 [2024-02-26T19:38:09.457Z] #105 DONE 6.4s [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #106 [support-notifications builder 6/7] COPY . . [2024-02-26T19:38:09.457Z] #106 DONE 6.4s [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #107 [security-bootstrapper builder 6/7] COPY . . [2024-02-26T19:38:09.457Z] #107 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:38:09.457Z] #108 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:09.457Z] #109 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:38:09.457Z] #110 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:09.457Z] #111 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #112 [security-proxy-auth builder 6/7] COPY . . [2024-02-26T19:38:09.457Z] #112 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:09.457Z] #113 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:38:09.457Z] #114 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-02-26T19:38:09.457Z] #115 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:38:09.457Z] #116 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:09.457Z] #117 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #118 [support-scheduler builder 6/7] COPY . . [2024-02-26T19:38:09.457Z] #118 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-02-26T19:38:09.457Z] #119 DONE 6.4s [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #120 [core-metadata builder 6/7] COPY . . [2024-02-26T19:38:09.457Z] #120 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:09.457Z] #121 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:38:09.457Z] #122 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-26T19:38:09.457Z] #123 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:09.457Z] #124 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:38:09.457Z] #125 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-26T19:38:09.457Z] #126 DONE 6.4s [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:38:09.457Z] #127 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:38:09.457Z] #128 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #129 [core-command builder 6/7] COPY . . [2024-02-26T19:38:09.457Z] #129 CACHED [2024-02-26T19:38:09.457Z] [2024-02-26T19:38:09.457Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T19:38:11.997Z] #130 3.399 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-26T19:38:18.552Z] #130 ... [2024-02-26T19:38:18.552Z] [2024-02-26T19:38:18.552Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T19:38:18.552Z] #0 1.214 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-26T19:38:18.811Z] #131 ... [2024-02-26T19:38:18.811Z] [2024-02-26T19:38:18.811Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-26T19:38:18.811Z] #0 3.864 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-26T19:38:18.811Z] #132 ... [2024-02-26T19:38:18.811Z] [2024-02-26T19:38:18.811Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T19:38:18.811Z] #0 3.779 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-26T19:38:19.069Z] #133 ... [2024-02-26T19:38:19.069Z] [2024-02-26T19:38:19.069Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T19:38:19.069Z] #0 1.095 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-26T19:38:19.069Z] #134 ... [2024-02-26T19:38:19.069Z] [2024-02-26T19:38:19.069Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-26T19:38:19.069Z] #0 2.217 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-26T19:38:19.328Z] #135 ... [2024-02-26T19:38:19.328Z] [2024-02-26T19:38:19.328Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T19:38:19.328Z] #0 0.489 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-26T19:38:19.328Z] #136 ... [2024-02-26T19:38:19.328Z] [2024-02-26T19:38:19.328Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-26T19:38:19.328Z] #0 0.920 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-26T19:38:19.586Z] #137 ... [2024-02-26T19:38:19.586Z] [2024-02-26T19:38:19.586Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T19:38:19.586Z] #0 0.479 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-26T19:38:19.846Z] #138 ... [2024-02-26T19:38:19.846Z] [2024-02-26T19:38:19.846Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T19:38:19.846Z] #0 2.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-26T19:38:19.846Z] #139 ... [2024-02-26T19:38:19.846Z] [2024-02-26T19:38:19.846Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T19:38:19.846Z] #0 1.093 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-26T19:38:47.845Z] Removing intermediate container 068690e311f3 [2024-02-26T19:38:47.845Z] ---> 3841c0f0640b [2024-02-26T19:38:47.845Z] Successfully built 3841c0f0640b [2024-02-26T19:38:47.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:38:48.276Z] + docker inspect -f . ci-base-image-arm64 [2024-02-26T19:38:48.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:38:48.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-1741 does not seem to be running inside a container [2024-02-26T19:38:48.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-26T19:38:53.826Z] $ docker top 828bd79ec688c27d8669b149c152bf5d4e1a1b25669fc8f83dc089092482fc26 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-26T19:38:54.803Z] + go version [2024-02-26T19:38:54.803Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-26T19:38:54.843Z] $ docker stop --time=1 828bd79ec688c27d8669b149c152bf5d4e1a1b25669fc8f83dc089092482fc26 [2024-02-26T19:38:56.506Z] $ docker rm -f --volumes 828bd79ec688c27d8669b149c152bf5d4e1a1b25669fc8f83dc089092482fc26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:38:57.723Z] + docker inspect -f . ci-base-image-arm64 [2024-02-26T19:38:57.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:38:58.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-1741 does not seem to be running inside a container [2024-02-26T19:38:58.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-26T19:38:59.361Z] $ docker top 4a36a0304a307de49f158eaedc826dc2d9c33adf935189f25e7dfe58ff44912c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-26T19:38:59.703Z] ========================================================= [2024-02-26T19:38:59.703Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-26T19:38:59.703Z] ========================================================= [Pipeline] sh [2024-02-26T19:39:00.364Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-26T19:39:00.802Z] + make test [2024-02-26T19:39:01.070Z] go test -race -coverprofile=coverage.out ./... [2024-02-26T19:39:39.963Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-26T19:39:41.583Z] #140 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T19:39:41.584Z] #133 82.20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-26T19:39:41.584Z] #133 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-26T19:39:41.584Z] #137 DONE 89.6s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T19:39:41.584Z] #138 DONE 89.6s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T19:39:41.584Z] #134 DONE 89.6s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #141 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T19:39:41.584Z] #133 DONE 89.6s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-26T19:39:41.584Z] #132 DONE 89.7s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T19:39:41.584Z] #140 DONE 89.7s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T19:39:41.584Z] #131 DONE 89.8s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-26T19:39:41.584Z] #142 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T19:39:41.584Z] #139 DONE 89.9s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T19:39:41.584Z] #136 DONE 90.0s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-26T19:39:41.584Z] #135 DONE 90.1s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #143 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T19:39:41.584Z] #130 DONE 90.1s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #144 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #141 DONE 0.9s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-26T19:39:41.584Z] #142 DONE 0.8s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #145 DONE 0.7s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #143 DONE 0.6s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #146 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #146 DONE 0.9s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #147 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #148 DONE 0.5s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #144 DONE 0.4s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #149 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #149 DONE 0.3s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #150 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-26T19:39:41.584Z] #150 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #147 DONE 0.4s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #151 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #151 CACHED [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #152 CACHED [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #153 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #153 DONE 0.3s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #154 CACHED [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #155 CACHED [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #156 CACHED [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #157 CACHED [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #158 CACHED [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.584Z] #159 CACHED [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #160 DONE 0.3s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #161 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #161 DONE 0.4s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:41.584Z] #162 DONE 0.5s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-26T19:39:41.584Z] #163 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #150 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-26T19:39:41.584Z] #150 DONE 1.4s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #164 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:41.584Z] #164 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-26T19:39:41.584Z] #165 DONE 1.8s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-26T19:39:41.584Z] #166 DONE 1.8s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-26T19:39:41.584Z] #167 DONE 1.8s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-26T19:39:41.584Z] #168 DONE 1.8s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-26T19:39:41.584Z] #169 DONE 1.8s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-26T19:39:41.584Z] #170 ... [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-26T19:39:41.584Z] #171 DONE 2.0s [2024-02-26T19:39:41.584Z] [2024-02-26T19:39:41.584Z] #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-26T19:39:41.584Z] #172 DONE 2.5s [2024-02-26T19:39:41.845Z] [2024-02-26T19:39:41.845Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-26T19:39:41.845Z] #163 DONE 2.2s [2024-02-26T19:39:41.845Z] [2024-02-26T19:39:41.845Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:41.845Z] #173 ... [2024-02-26T19:39:41.845Z] [2024-02-26T19:39:41.845Z] #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-26T19:39:41.845Z] #174 DONE 2.1s [2024-02-26T19:39:41.845Z] [2024-02-26T19:39:41.845Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-26T19:39:41.845Z] #175 DONE 2.4s [2024-02-26T19:39:41.845Z] [2024-02-26T19:39:41.845Z] #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:43.773Z] #176 ... [2024-02-26T19:39:43.773Z] [2024-02-26T19:39:43.773Z] #164 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:43.773Z] #164 DONE 3.0s [2024-02-26T19:39:44.032Z] [2024-02-26T19:39:44.032Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:44.290Z] #177 ... [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:44.290Z] #178 DONE 2.9s [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #170 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-26T19:39:44.290Z] #170 DONE 2.8s [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:44.290Z] #179 DONE 2.9s [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:44.290Z] #180 DONE 2.9s [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:44.290Z] #181 DONE 2.9s [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T19:39:44.290Z] #173 DONE 2.7s [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #182 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:44.290Z] #182 DONE 2.7s [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:44.290Z] #176 DONE 2.4s [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-26T19:39:44.290Z] #183 DONE 2.5s [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:44.290Z] #177 DONE 2.5s [2024-02-26T19:39:44.290Z] [2024-02-26T19:39:44.290Z] #86 [support-notifications] exporting to image [2024-02-26T19:39:44.290Z] #86 exporting layers 0.2s done [2024-02-26T19:39:44.548Z] #86 exporting layers 0.2s done [2024-02-26T19:39:44.548Z] #86 ... [2024-02-26T19:39:44.548Z] [2024-02-26T19:39:44.548Z] #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-26T19:39:44.548Z] #184 DONE 0.4s [2024-02-26T19:39:44.548Z] [2024-02-26T19:39:44.548Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-26T19:39:44.548Z] #185 DONE 0.3s [2024-02-26T19:39:44.548Z] [2024-02-26T19:39:44.548Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-26T19:39:44.548Z] #186 DONE 0.4s [2024-02-26T19:39:44.548Z] [2024-02-26T19:39:44.548Z] #187 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-26T19:39:44.548Z] #187 DONE 0.3s [2024-02-26T19:39:44.548Z] [2024-02-26T19:39:44.548Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-26T19:39:44.548Z] #188 DONE 0.3s [2024-02-26T19:39:44.548Z] [2024-02-26T19:39:44.548Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-26T19:39:44.548Z] #189 DONE 0.3s [2024-02-26T19:39:44.548Z] [2024-02-26T19:39:44.548Z] #86 [core-data] exporting to image [2024-02-26T19:39:44.548Z] #86 writing image sha256:7a8429f0facc118b20c8903dd8688480193406a291beceb84a2661e42f9070c1 0.0s done [2024-02-26T19:39:44.548Z] #86 naming to docker.io/library/core-data done [2024-02-26T19:39:44.548Z] #86 writing image sha256:60ca3af89717c5b8d7134b1f03300abbe5346ec86cecfd317e680c1c17ce53e3 [2024-02-26T19:39:44.807Z] #86 exporting layers 0.2s done [2024-02-26T19:39:44.807Z] #86 writing image sha256:60ca3af89717c5b8d7134b1f03300abbe5346ec86cecfd317e680c1c17ce53e3 0.0s done [2024-02-26T19:39:44.807Z] #86 naming to docker.io/library/core-command done [2024-02-26T19:39:44.807Z] #86 writing image sha256:8e90b8509c8d7ac3fc489e96c2dabc0b3eeca46310c3f78e55100e426c2d7cf0 [2024-02-26T19:39:44.807Z] #86 writing image sha256:ef34a52f9c83c1bd5cfcf2816bee6b700135c2a815e988daba316b663ef0c7ef [2024-02-26T19:39:44.807Z] #86 writing image sha256:ca9e98a14f7f281440648e5e3e78a9e5465c7d3c424483bdcc032a7f75d0c644 [2024-02-26T19:39:44.807Z] #86 writing image sha256:518112ec1e8243e538f40f3d3d18b25dd4edd01d4d1e139c2d4c10e37ea98f2e [2024-02-26T19:39:45.073Z] #86 writing image sha256:8e90b8509c8d7ac3fc489e96c2dabc0b3eeca46310c3f78e55100e426c2d7cf0 0.4s done [2024-02-26T19:39:45.073Z] #86 naming to docker.io/library/support-scheduler done [2024-02-26T19:39:45.331Z] #86 writing image sha256:ef34a52f9c83c1bd5cfcf2816bee6b700135c2a815e988daba316b663ef0c7ef 0.4s done [2024-02-26T19:39:45.331Z] #86 writing image sha256:ca9e98a14f7f281440648e5e3e78a9e5465c7d3c424483bdcc032a7f75d0c644 0.4s done [2024-02-26T19:39:45.331Z] #86 writing image sha256:518112ec1e8243e538f40f3d3d18b25dd4edd01d4d1e139c2d4c10e37ea98f2e 0.4s done [2024-02-26T19:39:45.331Z] #86 naming to docker.io/library/support-notifications done [2024-02-26T19:39:45.331Z] #86 naming to docker.io/library/security-spiffe-token-provider done [2024-02-26T19:39:45.331Z] #86 naming to docker.io/library/core-metadata done [2024-02-26T19:39:45.331Z] #86 DONE 2.2s [2024-02-26T19:39:45.331Z] [2024-02-26T19:39:45.331Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-26T19:39:45.331Z] #190 DONE 0.6s [2024-02-26T19:39:45.331Z] [2024-02-26T19:39:45.331Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-26T19:39:45.331Z] #191 DONE 0.6s [2024-02-26T19:39:45.331Z] [2024-02-26T19:39:45.331Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-26T19:39:45.331Z] #192 DONE 0.6s [2024-02-26T19:39:45.331Z] [2024-02-26T19:39:45.331Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:39:45.331Z] #193 ... [2024-02-26T19:39:45.331Z] [2024-02-26T19:39:45.331Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-26T19:39:45.331Z] #194 DONE 0.1s [2024-02-26T19:39:45.589Z] [2024-02-26T19:39:45.589Z] #195 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-26T19:39:45.589Z] #195 DONE 0.3s [2024-02-26T19:39:45.589Z] [2024-02-26T19:39:45.590Z] #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-26T19:39:45.590Z] #196 DONE 0.3s [2024-02-26T19:39:45.590Z] [2024-02-26T19:39:45.590Z] #197 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-26T19:39:45.590Z] #197 DONE 0.1s [2024-02-26T19:39:45.590Z] [2024-02-26T19:39:45.590Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-26T19:39:45.590Z] #198 DONE 0.1s [2024-02-26T19:39:45.590Z] [2024-02-26T19:39:45.590Z] #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:39:45.590Z] #199 DONE 1.1s [2024-02-26T19:39:45.590Z] [2024-02-26T19:39:45.590Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:39:45.848Z] #200 ... [2024-02-26T19:39:45.848Z] [2024-02-26T19:39:45.848Z] #201 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:39:45.848Z] #201 DONE 1.1s [2024-02-26T19:39:45.848Z] [2024-02-26T19:39:45.848Z] #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-26T19:39:45.848Z] #202 DONE 0.1s [2024-02-26T19:39:45.848Z] [2024-02-26T19:39:45.848Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-26T19:39:45.848Z] #203 DONE 0.1s [2024-02-26T19:39:45.848Z] [2024-02-26T19:39:45.848Z] #86 [core-common-config-bootstrapper] exporting to image [2024-02-26T19:39:45.848Z] #86 exporting layers 0.2s done [2024-02-26T19:39:45.848Z] #86 writing image sha256:6b12eb20e55042f48439ff05de4ddac6d784097a2a6986db3254fc51c2d40716 0.1s done [2024-02-26T19:39:45.848Z] #86 naming to docker.io/library/security-proxy-auth [2024-02-26T19:39:46.106Z] #86 exporting layers 0.3s done [2024-02-26T19:39:46.106Z] #86 naming to docker.io/library/security-proxy-auth 0.1s done [2024-02-26T19:39:46.106Z] #86 writing image sha256:19d096fce9f63a1eb5d58aebfb05881eec8e4025cebcbd330c84c04238dece80 done [2024-02-26T19:39:46.106Z] #86 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-26T19:39:46.106Z] #86 DONE 2.6s [2024-02-26T19:39:46.106Z] [2024-02-26T19:39:46.106Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:39:46.106Z] #193 DONE 0.8s [2024-02-26T19:39:46.106Z] [2024-02-26T19:39:46.106Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-26T19:39:46.364Z] #204 ... [2024-02-26T19:39:46.364Z] [2024-02-26T19:39:46.364Z] #86 [security-proxy-setup] exporting to image [2024-02-26T19:39:46.364Z] #86 exporting layers 0.3s done [2024-02-26T19:39:46.364Z] #86 writing image sha256:75de3c14888e8c38fc5115175f1b4ad7cb44c9876bad865bfbb52bd8ad0c6b39 done [2024-02-26T19:39:46.364Z] #86 naming to docker.io/library/security-proxy-setup done [2024-02-26T19:39:46.364Z] #86 DONE 2.9s [2024-02-26T19:39:46.621Z] [2024-02-26T19:39:46.621Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-26T19:39:46.621Z] #204 ... [2024-02-26T19:39:46.621Z] [2024-02-26T19:39:46.621Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T19:39:46.621Z] #200 DONE 1.1s [2024-02-26T19:39:46.881Z] [2024-02-26T19:39:46.881Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-26T19:39:46.881Z] #204 DONE 1.1s [2024-02-26T19:39:46.881Z] [2024-02-26T19:39:46.881Z] #86 [security-bootstrapper] exporting to image [2024-02-26T19:39:47.140Z] #86 exporting layers 0.4s done [2024-02-26T19:39:47.140Z] #86 exporting layers 0.4s done [2024-02-26T19:39:47.140Z] #86 writing image sha256:eac05e2f40b8dbf2c9d5b25544c481f38eb12e3f0d95780dfd6393fa534f8446 done [2024-02-26T19:39:47.140Z] #86 naming to docker.io/library/security-secretstore-setup done [2024-02-26T19:39:47.140Z] #86 writing image sha256:143c93a3f4c157c58353114f69372530f0f83f71cb57dd50dfd951c2763d7621 done [2024-02-26T19:39:47.140Z] #86 naming to docker.io/library/security-bootstrapper done [2024-02-26T19:39:47.140Z] #86 DONE 3.4s [2024-02-26T19:39:47.140Z] [2024-02-26T19:39:47.140Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T19:39:47.140Z] time="2024-02-26T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-26T19:39:47.185Z] $ docker stop --time=1 f896d40e585b02a8ea65d41425a85f1f66c8d0370b8555df70e46d1d1e17c1f0 [2024-02-26T19:39:48.507Z] $ docker rm -f --volumes f896d40e585b02a8ea65d41425a85f1f66c8d0370b8555df70e46d1d1e17c1f0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-26T19:39:48.984Z] + docker images [2024-02-26T19:39:48.984Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-26T19:39:48.984Z] security-bootstrapper latest 143c93a3f4c1 2 seconds ago 18.6MB [2024-02-26T19:39:48.984Z] security-secretstore-setup latest eac05e2f40b8 2 seconds ago 36.3MB [2024-02-26T19:39:48.984Z] core-common-config-bootstrapper latest 19d096fce9f6 3 seconds ago 15MB [2024-02-26T19:39:48.984Z] security-proxy-setup latest 75de3c14888e 3 seconds ago 25.9MB [2024-02-26T19:39:48.984Z] security-proxy-auth latest 6b12eb20e550 3 seconds ago 15.8MB [2024-02-26T19:39:48.984Z] core-metadata latest ca9e98a14f7f 4 seconds ago 17.4MB [2024-02-26T19:39:48.984Z] security-spiffe-token-provider latest ef34a52f9c83 4 seconds ago 28.7MB [2024-02-26T19:39:48.984Z] core-command latest 60ca3af89717 4 seconds ago 17MB [2024-02-26T19:39:48.984Z] support-scheduler latest 8e90b8509c8d 4 seconds ago 26.2MB [2024-02-26T19:39:48.984Z] support-notifications latest 518112ec1e82 4 seconds ago 26.7MB [2024-02-26T19:39:48.984Z] core-data latest 7a8429f0facc 5 seconds ago 17.2MB [2024-02-26T19:39:48.984Z] security-spire-agent latest fc8279528123 2 minutes ago 161MB [2024-02-26T19:39:48.984Z] security-spire-server latest 9eb0eecc1507 2 minutes ago 102MB [2024-02-26T19:39:48.984Z] security-spire-config latest ea366d14f8f8 2 minutes ago 102MB [2024-02-26T19:39:48.984Z] ci-base-image-x86_64 latest e6add5196543 5 minutes ago 885MB [2024-02-26T19:39:48.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-26T19:39:48.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-02-26T19:39:48.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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] } [2024-02-26T19:41:31.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-26T19:41:31.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-26T19:41:41.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-26T19:41:41.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-26T19:41:42.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.389s coverage: 28.7% of statements [2024-02-26T19:41:51.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.316s coverage: 97.0% of statements [2024-02-26T19:41:56.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-26T19:41:56.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-26T19:41:56.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-26T19:42:00.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.386s coverage: 69.2% of statements [2024-02-26T19:42:01.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-26T19:42:01.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-26T19:42:02.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.352s coverage: 53.2% of statements [2024-02-26T19:42:08.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-26T19:42:08.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-26T19:42:08.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:42:08.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-26T19:42:08.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-26T19:42:16.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-26T19:42:16.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-26T19:42:24.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.163s coverage: 93.4% of statements [2024-02-26T19:42:24.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.730s coverage: 4.1% of statements [2024-02-26T19:42:31.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-26T19:42:31.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:42:31.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-26T19:42:32.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-26T19:42:32.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-26T19:42:32.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-26T19:42:32.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-26T19:42:32.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-26T19:42:32.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-26T19:42:32.086Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-26T19:42:33.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.690s coverage: 97.6% of statements [2024-02-26T19:42:33.060Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.193s coverage: 72.2% of statements [2024-02-26T19:42:41.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-26T19:42:41.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-26T19:42:41.855Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.383s coverage: 0.9% of statements [2024-02-26T19:42:41.856Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.247s coverage: 32.2% of statements [2024-02-26T19:42:46.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.297s coverage: 41.7% of statements [2024-02-26T19:42:46.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.242s coverage: 82.9% of statements [2024-02-26T19:42:46.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.242s coverage: 94.1% of statements [2024-02-26T19:42:46.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.230s coverage: 96.3% of statements [2024-02-26T19:42:50.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.249s coverage: 87.5% of statements [2024-02-26T19:42:50.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-26T19:42:52.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-26T19:42:52.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-26T19:42:52.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-26T19:42:55.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-26T19:42:55.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-26T19:42:55.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-26T19:42:55.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-26T19:43:02.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.220s coverage: 94.4% of statements [2024-02-26T19:43:02.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-26T19:43:02.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-26T19:43:02.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-26T19:43:02.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-26T19:43:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-26T19:43:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-26T19:43:12.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-26T19:43:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.958s coverage: 79.9% of statements [2024-02-26T19:43:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.239s coverage: 92.9% of statements [2024-02-26T19:43:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.073s coverage: 64.4% of statements [2024-02-26T19:43:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.217s coverage: 62.3% of statements [2024-02-26T19:43:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.201s coverage: 87.2% of statements [2024-02-26T19:43:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.174s coverage: 20.0% of statements [2024-02-26T19:43:16.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.171s coverage: 100.0% of statements [2024-02-26T19:43:17.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.391s coverage: 81.8% of statements [2024-02-26T19:43:19.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-26T19:43:19.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-26T19:43:20.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.394s coverage: 82.1% of statements [2024-02-26T19:43:20.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.262s coverage: 86.0% of statements [2024-02-26T19:43:24.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-26T19:43:24.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-26T19:43:26.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.885s coverage: 63.1% of statements [2024-02-26T19:43:26.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.234s coverage: 100.0% of statements [2024-02-26T19:43:27.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements [2024-02-26T19:43:27.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2024-02-26T19:43:27.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-26T19:43:27.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-26T19:43:27.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-26T19:43:28.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.113s coverage: 73.7% of statements [2024-02-26T19:43:29.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-02-26T19:43:34.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-26T19:43:34.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-26T19:43:34.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-26T19:43:36.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.815s coverage: 38.4% of statements [2024-02-26T19:43:36.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.228s coverage: 89.5% of statements [2024-02-26T19:43:39.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-26T19:43:39.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-26T19:43:39.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-26T19:43:39.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-26T19:43:40.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.218s coverage: 84.8% of statements [2024-02-26T19:43:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-26T19:43:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-26T19:43:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-26T19:43:46.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-26T19:43:52.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.296s coverage: 19.9% of statements [2024-02-26T19:43:52.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-26T19:43:52.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:43:52.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-26T19:43:52.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-26T19:43:54.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.628s coverage: 95.7% of statements [2024-02-26T19:43:56.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-26T19:43:56.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-26T19:43:58.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.271s coverage: 61.8% of statements [2024-02-26T19:44:00.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-26T19:44:00.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-26T19:44:01.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.425s coverage: 98.9% of statements [2024-02-26T19:44:02.404Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-02-26T19:44:02.675Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-26T19:44:02.675Z] go vet ./... [2024-02-26T19:46:09.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-26T19:46:09.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-26T19:46:09.323Z] ./bin/test-attribution-txt.sh [2024-02-26T19:46:09.323Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-26T19:46:09.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-26T19:46:10.064Z] + ls -al . [2024-02-26T19:46:10.064Z] total 732 [2024-02-26T19:46:10.064Z] drwxrwxr-x 10 1001 1001 4096 Feb 26 19:39 . [2024-02-26T19:46:10.064Z] drwxr-xr-x 4 root root 4096 Feb 26 19:38 .. [2024-02-26T19:46:10.064Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:37 .blubracket [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 10 Feb 26 19:37 .dockerignore [2024-02-26T19:46:10.064Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 19:37 .git [2024-02-26T19:46:10.064Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 19:37 .github [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 1074 Feb 26 19:37 .gitignore [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 42 Feb 26 19:37 .golangci.yml [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 100 Feb 26 19:37 .hadolint.yml [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 155 Feb 26 19:37 .sonarcloud.properties [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 1171 Feb 26 19:37 ADOPTERS.md [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 11674 Feb 26 19:37 Attribution.txt [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 100284 Feb 26 19:37 CHANGELOG.md [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 19:37 CONTRIBUTING.md [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 677 Feb 26 19:37 GOVERNANCE.md [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 861 Feb 26 19:37 Jenkinsfile [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 19:37 LICENSE [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 15392 Feb 26 19:37 Makefile [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 582 Feb 26 19:37 OWNERS.md [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 9528 Feb 26 19:37 README.md [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 789 Feb 26 19:37 SECURITY.md [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 5 Feb 26 19:34 VERSION [2024-02-26T19:46:10.064Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:37 bin [2024-02-26T19:46:10.064Z] drwxrwxr-x 18 1001 1001 4096 Feb 26 19:37 cmd [2024-02-26T19:46:10.064Z] -rw-r--r-- 1 root root 453602 Feb 26 19:44 coverage.out [2024-02-26T19:46:10.064Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 19:37 fuzz_test [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 3734 Feb 26 19:37 go.mod [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 34045 Feb 26 19:37 go.sum [2024-02-26T19:46:10.064Z] drwxrwxr-x 7 1001 1001 4096 Feb 26 19:37 internal [2024-02-26T19:46:10.064Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 19:37 openapi [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 584 Feb 26 19:37 security.txt [2024-02-26T19:46:10.064Z] -rw-rw-r-- 1 1001 1001 204 Feb 26 19:37 version.go [Pipeline] sh [2024-02-26T19:46:10.726Z] + '[' -e coverage.out ] [2024-02-26T19:46:10.726Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-26T19:46:10.769Z] Warning: overwriting stash ‘coverage-report’ [2024-02-26T19:46:12.340Z] Stashed 1 file(s) [Pipeline] sh [2024-02-26T19:46:12.987Z] + make build [2024-02-26T19:46:12.987Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-26T19:47:34.602Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-26T19:47:37.182Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-26T19:47:41.439Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-26T19:47:44.789Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-26T19:48:23.645Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-26T19:48:24.607Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-26T19:48:31.260Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-26T19:48:34.601Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-26T19:48:37.180Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-26T19:48:40.534Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-26T19:48:44.791Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-26T19:48:49.070Z] $ docker stop --time=1 4a36a0304a307de49f158eaedc826dc2d9c33adf935189f25e7dfe58ff44912c [2024-02-26T19:48:51.213Z] $ docker rm -f --volumes 4a36a0304a307de49f158eaedc826dc2d9c33adf935189f25e7dfe58ff44912c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:48:54.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-26T19:48:54.675Z] [2024-02-26T19:48:54.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T19:48:55.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-26T19:48:55.427Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-26T19:48:55.427Z] 547446be3368: Pulling fs layer [2024-02-26T19:48:55.427Z] d125d8839a47: Pulling fs layer [2024-02-26T19:48:55.427Z] 3e85d5ac6304: Pulling fs layer [2024-02-26T19:48:55.427Z] c3105a71a48b: Pulling fs layer [2024-02-26T19:48:55.427Z] 0f093f025ec4: Pulling fs layer [2024-02-26T19:48:55.427Z] c3106fc0e877: Pulling fs layer [2024-02-26T19:48:55.427Z] c3105a71a48b: Waiting [2024-02-26T19:48:55.427Z] 0f093f025ec4: Waiting [2024-02-26T19:48:55.427Z] c3106fc0e877: Waiting [2024-02-26T19:48:55.427Z] 547446be3368: Verifying Checksum [2024-02-26T19:48:55.427Z] 547446be3368: Download complete [2024-02-26T19:48:55.427Z] c3105a71a48b: Verifying Checksum [2024-02-26T19:48:55.427Z] c3105a71a48b: Download complete [2024-02-26T19:48:56.008Z] d125d8839a47: Verifying Checksum [2024-02-26T19:48:56.008Z] d125d8839a47: Download complete [2024-02-26T19:48:56.008Z] c3106fc0e877: Download complete [2024-02-26T19:48:56.008Z] 0f093f025ec4: Verifying Checksum [2024-02-26T19:48:56.009Z] 0f093f025ec4: Download complete [2024-02-26T19:48:56.275Z] 547446be3368: Pull complete [2024-02-26T19:48:57.686Z] d125d8839a47: Pull complete [2024-02-26T19:48:57.954Z] 3e85d5ac6304: Verifying Checksum [2024-02-26T19:48:57.954Z] 3e85d5ac6304: Download complete [2024-02-26T19:49:08.032Z] 3e85d5ac6304: Pull complete [2024-02-26T19:49:08.032Z] c3105a71a48b: Pull complete [2024-02-26T19:49:09.440Z] 0f093f025ec4: Pull complete [2024-02-26T19:49:09.712Z] c3106fc0e877: Pull complete [2024-02-26T19:49:09.712Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-26T19:49:09.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-26T19:49:09.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T19:49:10.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-1741 does not seem to be running inside a container [2024-02-26T19:49:10.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-02-26T19:49:12.773Z] $ docker top f2262524c05ac6b037e3f509bea9d28fe55097a3f8a80ebe0cf350c101048491 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-26T19:49:13.808Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-26T19:49:23.953Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-02-26T19:49:23.953Z] #1 transferring dockerfile: [2024-02-26T19:49:23.953Z] #1 transferring dockerfile: 1.95kB done [2024-02-26T19:49:23.953Z] #1 DONE 0.5s [2024-02-26T19:49:24.563Z] [2024-02-26T19:49:24.563Z] #2 [core-data internal] load build definition from Dockerfile [2024-02-26T19:49:24.563Z] #2 transferring dockerfile: 2.01kB done [2024-02-26T19:49:24.563Z] #2 DONE 0.1s [2024-02-26T19:49:24.563Z] [2024-02-26T19:49:24.563Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-26T19:49:24.563Z] #3 transferring dockerfile: 2.50kB done [2024-02-26T19:49:24.563Z] #3 DONE 0.1s [2024-02-26T19:49:24.563Z] [2024-02-26T19:49:24.563Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-02-26T19:49:24.563Z] #4 transferring dockerfile: 2.06kB 0.0s done [2024-02-26T19:49:24.563Z] #4 DONE 0.1s [2024-02-26T19:49:24.563Z] [2024-02-26T19:49:24.563Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-02-26T19:49:24.563Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-02-26T19:49:24.563Z] #5 DONE 0.1s [2024-02-26T19:49:24.832Z] [2024-02-26T19:49:24.832Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-26T19:49:24.832Z] #6 transferring dockerfile: 2.93kB done [2024-02-26T19:49:24.832Z] #6 DONE 0.1s [2024-02-26T19:49:24.832Z] [2024-02-26T19:49:24.832Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-02-26T19:49:24.832Z] #7 transferring dockerfile: 1.81kB done [2024-02-26T19:49:24.832Z] #7 DONE 0.1s [2024-02-26T19:49:24.832Z] [2024-02-26T19:49:24.832Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-26T19:49:24.832Z] #8 transferring dockerfile: 2.15kB done [2024-02-26T19:49:25.107Z] #8 DONE 0.1s [2024-02-26T19:49:25.107Z] [2024-02-26T19:49:25.107Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-26T19:49:25.107Z] #9 transferring dockerfile: 1.89kB 0.0s done [2024-02-26T19:49:25.107Z] #9 DONE 0.1s [2024-02-26T19:49:25.107Z] [2024-02-26T19:49:25.107Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-26T19:49:25.107Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-02-26T19:49:25.107Z] #10 DONE 0.1s [2024-02-26T19:49:25.107Z] [2024-02-26T19:49:25.107Z] #11 [core-command internal] load build definition from Dockerfile [2024-02-26T19:49:25.107Z] #11 transferring dockerfile: 1.93kB done [2024-02-26T19:49:25.107Z] #11 DONE 0.1s [2024-02-26T19:49:25.107Z] [2024-02-26T19:49:25.107Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-02-26T19:49:25.107Z] #12 transferring dockerfile: 1.93kB done [2024-02-26T19:49:25.107Z] #12 DONE 0.1s [2024-02-26T19:49:25.107Z] [2024-02-26T19:49:25.107Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-02-26T19:49:25.375Z] #13 transferring dockerfile: 1.70kB 0.0s done [2024-02-26T19:49:25.375Z] #13 DONE 0.1s [2024-02-26T19:49:25.375Z] [2024-02-26T19:49:25.375Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-26T19:49:25.375Z] #14 transferring dockerfile: 2.49kB done [2024-02-26T19:49:25.375Z] #14 DONE 0.1s [2024-02-26T19:49:25.375Z] [2024-02-26T19:49:25.375Z] #15 [support-notifications internal] load .dockerignore [2024-02-26T19:49:25.375Z] #15 transferring context: 50B 0.0s done [2024-02-26T19:49:25.375Z] #15 DONE 0.1s [2024-02-26T19:49:26.339Z] [2024-02-26T19:49:26.339Z] #16 [core-data internal] load .dockerignore [2024-02-26T19:49:26.339Z] #16 transferring context: 50B done [2024-02-26T19:49:26.339Z] #16 DONE 0.1s [2024-02-26T19:49:26.339Z] [2024-02-26T19:49:26.339Z] #17 [security-proxy-setup internal] load .dockerignore [2024-02-26T19:49:26.339Z] #17 transferring context: 50B done [2024-02-26T19:49:26.339Z] #17 DONE 0.0s [2024-02-26T19:49:26.339Z] [2024-02-26T19:49:26.339Z] #18 [core-metadata internal] load .dockerignore [2024-02-26T19:49:26.339Z] #18 transferring context: 50B 0.0s done [2024-02-26T19:49:26.339Z] #18 DONE 0.0s [2024-02-26T19:49:26.612Z] [2024-02-26T19:49:26.612Z] #19 [security-spire-config internal] load .dockerignore [2024-02-26T19:49:26.612Z] #19 transferring context: 50B 0.0s done [2024-02-26T19:49:26.612Z] #19 DONE 0.1s [2024-02-26T19:49:26.612Z] [2024-02-26T19:49:26.612Z] #20 [security-bootstrapper internal] load .dockerignore [2024-02-26T19:49:26.612Z] #20 transferring context: 50B done [2024-02-26T19:49:26.612Z] #20 DONE 0.1s [2024-02-26T19:49:26.612Z] [2024-02-26T19:49:26.612Z] #21 [security-spire-agent internal] load .dockerignore [2024-02-26T19:49:26.612Z] #21 transferring context: 50B done [2024-02-26T19:49:26.612Z] #21 DONE 0.1s [2024-02-26T19:49:26.612Z] [2024-02-26T19:49:26.612Z] #22 [security-proxy-auth internal] load .dockerignore [2024-02-26T19:49:26.612Z] #22 transferring context: 50B done [2024-02-26T19:49:26.612Z] #22 DONE 0.1s [2024-02-26T19:49:26.884Z] [2024-02-26T19:49:26.884Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-02-26T19:49:26.884Z] #23 transferring context: 50B 0.0s done [2024-02-26T19:49:26.884Z] #23 DONE 0.1s [2024-02-26T19:49:26.884Z] [2024-02-26T19:49:26.884Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-26T19:49:26.884Z] #24 transferring context: 50B 0.0s done [2024-02-26T19:49:26.884Z] #24 DONE 0.1s [2024-02-26T19:49:26.884Z] [2024-02-26T19:49:26.884Z] #25 [core-command internal] load .dockerignore [2024-02-26T19:49:27.151Z] #25 transferring context: 50B 0.0s done [2024-02-26T19:49:27.151Z] #25 DONE 0.1s [2024-02-26T19:49:27.151Z] [2024-02-26T19:49:27.151Z] #26 [support-scheduler internal] load .dockerignore [2024-02-26T19:49:27.151Z] #26 transferring context: 50B 0.0s done [2024-02-26T19:49:27.151Z] #26 DONE 0.1s [2024-02-26T19:49:27.151Z] [2024-02-26T19:49:27.151Z] #27 [security-spire-server internal] load .dockerignore [2024-02-26T19:49:27.151Z] #27 transferring context: 50B 0.0s done [2024-02-26T19:49:27.151Z] #27 DONE 0.1s [2024-02-26T19:49:27.151Z] [2024-02-26T19:49:27.151Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-02-26T19:49:27.151Z] #28 transferring context: 50B done [2024-02-26T19:49:27.151Z] #28 DONE 0.1s [2024-02-26T19:49:27.418Z] [2024-02-26T19:49:27.418Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:27.418Z] #29 DONE 0.0s [2024-02-26T19:49:27.418Z] [2024-02-26T19:49:27.418Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:49:27.418Z] #30 DONE 0.2s [2024-02-26T19:49:27.418Z] [2024-02-26T19:49:27.418Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:49:27.418Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:49:27.688Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:49:27.688Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:49:27.688Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:49:27.688Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.1s [2024-02-26T19:49:27.688Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.30MB / 3.33MB 0.2s [2024-02-26T19:49:27.955Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-26T19:49:27.955Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-26T19:49:28.227Z] #31 ... [2024-02-26T19:49:28.227Z] [2024-02-26T19:49:28.228Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:49:28.228Z] #32 DONE 0.8s [2024-02-26T19:49:28.228Z] [2024-02-26T19:49:28.228Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:49:28.494Z] #31 ... [2024-02-26T19:49:28.494Z] [2024-02-26T19:49:28.494Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-02-26T19:49:28.494Z] #33 DONE 0.2s [2024-02-26T19:49:28.494Z] [2024-02-26T19:49:28.494Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:49:28.763Z] #31 ... [2024-02-26T19:49:28.763Z] [2024-02-26T19:49:28.763Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:28.763Z] #29 DONE 0.0s [2024-02-26T19:49:28.763Z] [2024-02-26T19:49:28.763Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:49:28.763Z] #30 DONE 0.2s [2024-02-26T19:49:28.763Z] [2024-02-26T19:49:28.763Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:49:28.763Z] #31 ... [2024-02-26T19:49:28.763Z] [2024-02-26T19:49:28.763Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:28.763Z] #29 DONE 0.0s [2024-02-26T19:49:28.763Z] [2024-02-26T19:49:28.763Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:49:28.763Z] #32 DONE 1.6s [2024-02-26T19:49:28.763Z] [2024-02-26T19:49:28.763Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-02-26T19:49:28.763Z] #33 DONE 0.5s [2024-02-26T19:49:28.763Z] [2024-02-26T19:49:28.763Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:49:28.763Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:49:28.763Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:49:28.763Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:49:28.763Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:49:28.763Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-26T19:49:29.030Z] #31 ... [2024-02-26T19:49:29.030Z] [2024-02-26T19:49:29.030Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:29.030Z] #29 DONE 0.0s [2024-02-26T19:49:29.030Z] [2024-02-26T19:49:29.030Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:49:29.030Z] #30 DONE 0.3s [2024-02-26T19:49:29.030Z] [2024-02-26T19:49:29.030Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:49:29.030Z] #32 DONE 1.6s [2024-02-26T19:49:29.030Z] [2024-02-26T19:49:29.030Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-02-26T19:49:29.030Z] #33 DONE 0.5s [2024-02-26T19:49:29.030Z] [2024-02-26T19:49:29.030Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:49:29.030Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:49:29.030Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:49:29.030Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:49:29.030Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:49:29.030Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-26T19:49:29.030Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-02-26T19:49:29.297Z] #31 ... [2024-02-26T19:49:29.297Z] [2024-02-26T19:49:29.297Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:49:29.297Z] #30 DONE 0.5s [2024-02-26T19:49:29.570Z] [2024-02-26T19:49:29.570Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:29.570Z] #29 DONE 0.0s [2024-02-26T19:49:29.570Z] [2024-02-26T19:49:29.570Z] #34 [core-data internal] load build context [2024-02-26T19:49:29.836Z] #34 ... [2024-02-26T19:49:29.836Z] [2024-02-26T19:49:29.836Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:49:29.836Z] #30 DONE 0.8s [2024-02-26T19:49:29.836Z] [2024-02-26T19:49:29.836Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:49:29.836Z] #32 DONE 1.7s [2024-02-26T19:49:29.836Z] [2024-02-26T19:49:29.836Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-26T19:49:29.836Z] #33 DONE 0.6s [2024-02-26T19:49:29.836Z] [2024-02-26T19:49:29.836Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:29.836Z] #29 DONE 0.0s [2024-02-26T19:49:29.836Z] [2024-02-26T19:49:29.836Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:49:30.103Z] #30 ... [2024-02-26T19:49:30.103Z] [2024-02-26T19:49:30.103Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:30.103Z] #29 DONE 0.0s [2024-02-26T19:49:30.103Z] [2024-02-26T19:49:30.103Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:49:30.372Z] #30 ... [2024-02-26T19:49:30.372Z] [2024-02-26T19:49:30.372Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:30.372Z] #29 DONE 0.0s [2024-02-26T19:49:30.641Z] [2024-02-26T19:49:30.641Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:49:30.641Z] #32 DONE 1.8s [2024-02-26T19:49:30.641Z] [2024-02-26T19:49:30.641Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-02-26T19:49:30.641Z] #33 DONE 0.7s [2024-02-26T19:49:30.641Z] [2024-02-26T19:49:30.641Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:30.641Z] #29 DONE 0.0s [2024-02-26T19:49:30.641Z] [2024-02-26T19:49:30.641Z] #35 [security-spiffe-token-provider internal] load build context [2024-02-26T19:49:30.641Z] #35 ... [2024-02-26T19:49:30.641Z] [2024-02-26T19:49:30.641Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:30.641Z] #29 DONE 0.0s [2024-02-26T19:49:30.641Z] [2024-02-26T19:49:30.641Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:49:30.641Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:49:30.641Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:49:30.641Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:49:30.641Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:49:30.641Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-26T19:49:30.641Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-02-26T19:49:31.238Z] #31 ... [2024-02-26T19:49:31.238Z] [2024-02-26T19:49:31.238Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-26T19:49:31.238Z] #29 DONE 0.0s [2024-02-26T19:49:31.238Z] [2024-02-26T19:49:31.238Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:49:32.205Z] #36 ... [2024-02-26T19:49:32.205Z] [2024-02-26T19:49:32.205Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-26T19:49:32.205Z] #37 DONE 2.9s [2024-02-26T19:49:32.205Z] [2024-02-26T19:49:32.205Z] #35 [security-spiffe-token-provider internal] load build context [2024-02-26T19:49:32.205Z] #35 transferring context: 97.51kB 0.3s [2024-02-26T19:49:32.205Z] #35 ... [2024-02-26T19:49:32.205Z] [2024-02-26T19:49:32.205Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:49:32.205Z] #32 DONE 1.8s [2024-02-26T19:49:32.205Z] [2024-02-26T19:49:32.205Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2024-02-26T19:49:32.205Z] #33 DONE 0.7s [2024-02-26T19:49:32.205Z] [2024-02-26T19:49:32.205Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-02-26T19:49:32.205Z] #30 DONE 3.1s [2024-02-26T19:49:32.205Z] [2024-02-26T19:49:32.205Z] #35 [security-spiffe-token-provider internal] load build context [2024-02-26T19:49:32.475Z] #35 ... [2024-02-26T19:49:32.475Z] [2024-02-26T19:49:32.475Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:49:32.475Z] #32 DONE 1.9s [2024-02-26T19:49:32.475Z] [2024-02-26T19:49:32.475Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-26T19:49:32.475Z] #33 DONE 0.8s [2024-02-26T19:49:32.475Z] [2024-02-26T19:49:32.475Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:49:32.475Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:49:32.475Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:49:32.475Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:49:32.475Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:49:32.475Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-26T19:49:32.475Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-02-26T19:49:32.742Z] #31 ... [2024-02-26T19:49:32.742Z] [2024-02-26T19:49:32.742Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-26T19:49:32.742Z] #32 DONE 1.9s [2024-02-26T19:49:32.742Z] [2024-02-26T19:49:32.742Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-02-26T19:49:32.742Z] #33 DONE 0.8s [2024-02-26T19:49:32.742Z] [2024-02-26T19:49:32.742Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:49:32.742Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:49:32.742Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:49:32.742Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:49:32.742Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:49:32.742Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-26T19:49:32.742Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-02-26T19:49:33.327Z] #31 ... [2024-02-26T19:49:33.327Z] [2024-02-26T19:49:33.327Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-26T19:49:33.327Z] #38 DONE 3.7s [2024-02-26T19:49:33.596Z] [2024-02-26T19:49:33.596Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T19:49:33.596Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-26T19:49:33.596Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-26T19:49:33.596Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-26T19:49:33.596Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-26T19:49:33.596Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-26T19:49:33.596Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.2s done [2024-02-26T19:49:35.544Z] #31 ... [2024-02-26T19:49:35.544Z] [2024-02-26T19:49:35.544Z] #39 [security-spire-config internal] load build context [2024-02-26T19:49:35.544Z] #39 transferring context: 16.35kB 0.7s done [2024-02-26T19:49:35.544Z] #39 DONE 3.2s [2024-02-26T19:49:35.544Z] [2024-02-26T19:49:35.544Z] #40 [support-notifications internal] load build context [2024-02-26T19:49:35.812Z] #40 ... [2024-02-26T19:49:35.812Z] [2024-02-26T19:49:35.812Z] #41 [security-spire-server internal] load build context [2024-02-26T19:49:35.812Z] #41 transferring context: 18.10kB 0.4s done [2024-02-26T19:49:35.812Z] #41 DONE 3.2s [2024-02-26T19:49:35.812Z] [2024-02-26T19:49:35.812Z] #40 [support-notifications internal] load build context [2024-02-26T19:49:35.812Z] #40 ... [2024-02-26T19:49:35.812Z] [2024-02-26T19:49:35.812Z] #42 [core-metadata internal] load build context [2024-02-26T19:49:35.812Z] #42 ... [2024-02-26T19:49:35.812Z] [2024-02-26T19:49:35.812Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:49:35.812Z] #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.2s done [2024-02-26T19:49:35.812Z] #43 DONE 2.3s [2024-02-26T19:49:35.812Z] [2024-02-26T19:49:35.812Z] #40 [support-notifications internal] load build context [2024-02-26T19:49:37.224Z] #40 ... [2024-02-26T19:49:37.224Z] [2024-02-26T19:49:37.224Z] #44 [security-spire-agent internal] load build context [2024-02-26T19:49:37.224Z] #44 transferring context: 17.63kB 0.4s done [2024-02-26T19:49:37.224Z] #44 DONE 3.5s [2024-02-26T19:49:37.224Z] [2024-02-26T19:49:37.224Z] #40 [support-notifications internal] load build context [2024-02-26T19:49:38.632Z] #40 ... [2024-02-26T19:49:38.632Z] [2024-02-26T19:49:38.632Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-26T19:49:38.632Z] #0 6.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:38.633Z] #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:38.633Z] #45 ... [2024-02-26T19:49:38.633Z] [2024-02-26T19:49:38.633Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:38.633Z] #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.7s done [2024-02-26T19:49:38.633Z] #46 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-26T19:49:38.633Z] #46 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-26T19:49:38.633Z] #46 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-26T19:49:38.633Z] #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.0s done [2024-02-26T19:49:38.633Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s [2024-02-26T19:49:38.633Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.5s [2024-02-26T19:49:38.633Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.5s [2024-02-26T19:49:38.633Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-02-26T19:49:38.902Z] #46 ... [2024-02-26T19:49:38.902Z] [2024-02-26T19:49:38.902Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-26T19:49:38.902Z] #45 10.25 OK: 266 MiB in 52 packages [2024-02-26T19:49:38.902Z] #45 ... [2024-02-26T19:49:38.902Z] [2024-02-26T19:49:38.902Z] #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:49:38.902Z] #0 8.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:38.902Z] #0 8.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:38.902Z] #47 ... [2024-02-26T19:49:38.902Z] [2024-02-26T19:49:38.902Z] #48 [security-proxy-setup internal] load build context [2024-02-26T19:49:39.188Z] #48 ... [2024-02-26T19:49:39.188Z] [2024-02-26T19:49:39.188Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:49:39.188Z] #0 7.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:39.188Z] #0 7.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:39.188Z] #49 ... [2024-02-26T19:49:39.188Z] [2024-02-26T19:49:39.188Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:39.188Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s done [2024-02-26T19:49:39.188Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.7s done [2024-02-26T19:49:39.188Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-02-26T19:49:39.774Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.6s [2024-02-26T19:49:39.774Z] #46 ... [2024-02-26T19:49:39.774Z] [2024-02-26T19:49:39.774Z] #34 [core-data internal] load build context [2024-02-26T19:49:39.774Z] #34 ... [2024-02-26T19:49:39.774Z] [2024-02-26T19:49:39.774Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:49:40.044Z] #50 ... [2024-02-26T19:49:40.044Z] [2024-02-26T19:49:40.044Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:40.044Z] #46 ... [2024-02-26T19:49:40.044Z] [2024-02-26T19:49:40.044Z] #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-26T19:49:40.044Z] #0 9.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:40.319Z] #51 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:40.319Z] #51 ... [2024-02-26T19:49:40.319Z] [2024-02-26T19:49:40.319Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:40.319Z] #46 ... [2024-02-26T19:49:40.319Z] [2024-02-26T19:49:40.319Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-26T19:49:40.586Z] #52 ... [2024-02-26T19:49:40.586Z] [2024-02-26T19:49:40.586Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-26T19:49:40.586Z] #0 9.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:40.586Z] #53 ... [2024-02-26T19:49:40.586Z] [2024-02-26T19:49:40.586Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-26T19:49:40.586Z] #45 DONE 12.0s [2024-02-26T19:49:40.586Z] [2024-02-26T19:49:40.586Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-26T19:49:40.856Z] #54 ... [2024-02-26T19:49:40.856Z] [2024-02-26T19:49:40.856Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:49:40.856Z] #55 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:40.856Z] #55 ... [2024-02-26T19:49:40.856Z] [2024-02-26T19:49:40.856Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:49:41.200Z] #56 ... [2024-02-26T19:49:41.200Z] [2024-02-26T19:49:41.200Z] #57 [security-proxy-auth internal] load build context [2024-02-26T19:49:41.200Z] #57 ... [2024-02-26T19:49:41.200Z] [2024-02-26T19:49:41.200Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:49:41.200Z] #49 10.78 OK: 266 MiB in 52 packages [2024-02-26T19:49:41.200Z] #49 DONE 12.4s [2024-02-26T19:49:41.200Z] [2024-02-26T19:49:41.200Z] #57 [security-proxy-auth internal] load build context [2024-02-26T19:49:41.200Z] #57 ... [2024-02-26T19:49:41.200Z] [2024-02-26T19:49:41.200Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-26T19:49:41.475Z] #58 ... [2024-02-26T19:49:41.476Z] [2024-02-26T19:49:41.476Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:41.476Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.1s [2024-02-26T19:49:41.741Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-02-26T19:49:42.017Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.7s [2024-02-26T19:49:42.017Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done [2024-02-26T19:49:42.284Z] #46 ... [2024-02-26T19:49:42.284Z] [2024-02-26T19:49:42.284Z] #47 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-26T19:49:42.284Z] #47 12.08 OK: 266 MiB in 52 packages [2024-02-26T19:49:42.284Z] #47 DONE 13.5s [2024-02-26T19:49:42.284Z] [2024-02-26T19:49:42.284Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:42.284Z] #46 ... [2024-02-26T19:49:42.284Z] [2024-02-26T19:49:42.284Z] #59 [core-command internal] load build context [2024-02-26T19:49:42.284Z] #59 transferring context: 977.38kB 7.8s [2024-02-26T19:49:42.558Z] #59 ... [2024-02-26T19:49:42.558Z] [2024-02-26T19:49:42.558Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:49:42.558Z] #60 ... [2024-02-26T19:49:42.558Z] [2024-02-26T19:49:42.558Z] #35 [security-spiffe-token-provider internal] load build context [2024-02-26T19:49:42.823Z] #35 ... [2024-02-26T19:49:42.823Z] [2024-02-26T19:49:42.823Z] #61 [support-scheduler internal] load build context [2024-02-26T19:49:42.823Z] #61 ... [2024-02-26T19:49:42.823Z] [2024-02-26T19:49:42.823Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:43.405Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.07MB / 23.39MB 7.4s [2024-02-26T19:49:43.405Z] #46 ... [2024-02-26T19:49:43.405Z] [2024-02-26T19:49:43.405Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-26T19:49:43.671Z] #62 ... [2024-02-26T19:49:43.671Z] [2024-02-26T19:49:43.671Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:49:43.671Z] #63 ... [2024-02-26T19:49:43.671Z] [2024-02-26T19:49:43.671Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:49:43.937Z] #64 ... [2024-02-26T19:49:43.937Z] [2024-02-26T19:49:43.937Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:43.937Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 8.0s [2024-02-26T19:49:44.907Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.6s [2024-02-26T19:49:45.196Z] #46 ... [2024-02-26T19:49:45.196Z] [2024-02-26T19:49:45.196Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-26T19:49:45.196Z] #51 13.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-26T19:49:45.196Z] #51 13.26 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:49:45.196Z] #51 13.26 OK: 8 MiB in 16 packages [2024-02-26T19:49:45.196Z] #51 DONE 15.3s [2024-02-26T19:49:45.196Z] [2024-02-26T19:49:45.196Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:45.463Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.4s [2024-02-26T19:49:46.047Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.8s [2024-02-26T19:49:46.047Z] #46 ... [2024-02-26T19:49:46.047Z] [2024-02-26T19:49:46.047Z] #42 [core-metadata internal] load build context [2024-02-26T19:49:46.047Z] #42 ... [2024-02-26T19:49:46.047Z] [2024-02-26T19:49:46.047Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:49:46.047Z] #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-26T19:49:46.047Z] #43 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-26T19:49:46.047Z] #43 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-26T19:49:46.047Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-02-26T19:49:46.047Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2024-02-26T19:49:46.047Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 8.0s [2024-02-26T19:49:46.047Z] #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.4s done [2024-02-26T19:49:46.047Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done [2024-02-26T19:49:46.319Z] #43 ... [2024-02-26T19:49:46.319Z] [2024-02-26T19:49:46.319Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:47.729Z] #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-02-26T19:49:47.729Z] #46 ... [2024-02-26T19:49:47.729Z] [2024-02-26T19:49:47.729Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-26T19:49:47.729Z] #55 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:47.729Z] #55 15.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-26T19:49:47.729Z] #55 15.55 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:49:47.729Z] #55 15.99 OK: 8 MiB in 16 packages [2024-02-26T19:49:47.729Z] #55 DONE 17.3s [2024-02-26T19:49:47.729Z] [2024-02-26T19:49:47.729Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:47.729Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 11.7s [2024-02-26T19:49:47.729Z] #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.3s done [2024-02-26T19:49:48.314Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.26MB / 23.39MB 12.2s [2024-02-26T19:49:48.901Z] #46 ... [2024-02-26T19:49:48.901Z] [2024-02-26T19:49:48.901Z] #40 [support-notifications internal] load build context [2024-02-26T19:49:48.901Z] #40 transferring context: 57.36MB 21.3s [2024-02-26T19:49:48.901Z] #40 ... [2024-02-26T19:49:48.901Z] [2024-02-26T19:49:48.901Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:48.901Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.05MB / 23.39MB 12.9s [2024-02-26T19:49:49.858Z] #46 ... [2024-02-26T19:49:49.858Z] [2024-02-26T19:49:49.858Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-26T19:49:49.858Z] #58 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:49.858Z] #58 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:49.858Z] #58 16.86 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-26T19:49:49.858Z] #58 16.86 (2/2) Installing su-exec (0.2-r3) [2024-02-26T19:49:49.858Z] #58 16.86 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:49:49.858Z] #58 16.94 OK: 8 MiB in 17 packages [2024-02-26T19:49:49.858Z] #58 DONE 19.1s [2024-02-26T19:49:49.858Z] [2024-02-26T19:49:49.858Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:49.858Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.8s [2024-02-26T19:49:49.858Z] #46 ... [2024-02-26T19:49:49.858Z] [2024-02-26T19:49:49.858Z] #48 [security-proxy-setup internal] load build context [2024-02-26T19:49:49.858Z] #48 ... [2024-02-26T19:49:49.858Z] [2024-02-26T19:49:49.858Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:49:49.858Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.9s done [2024-02-26T19:49:49.858Z] #46 ... [2024-02-26T19:49:49.858Z] [2024-02-26T19:49:49.858Z] #34 [core-data internal] load build context [2024-02-26T19:49:50.123Z] #34 ... [2024-02-26T19:49:50.123Z] [2024-02-26T19:49:50.123Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:49:50.123Z] #50 ... [2024-02-26T19:49:50.123Z] [2024-02-26T19:49:50.123Z] #34 [core-data internal] load build context [2024-02-26T19:49:51.535Z] #34 ... [2024-02-26T19:49:51.535Z] [2024-02-26T19:49:51.535Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:49:51.535Z] #56 ... [2024-02-26T19:49:51.535Z] [2024-02-26T19:49:51.535Z] #57 [security-proxy-auth internal] load build context [2024-02-26T19:49:51.535Z] #57 ... [2024-02-26T19:49:51.535Z] [2024-02-26T19:49:51.535Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:49:51.800Z] #56 ... [2024-02-26T19:49:51.800Z] [2024-02-26T19:49:51.800Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-26T19:49:51.800Z] #53 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:51.800Z] #53 14.13 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:49:51.800Z] #53 14.13 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:49:51.800Z] #53 14.13 OK: 19951 distinct packages available [2024-02-26T19:49:51.800Z] #53 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:51.800Z] #53 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:51.800Z] #53 ... [2024-02-26T19:49:51.800Z] [2024-02-26T19:49:51.800Z] #34 [core-data internal] load build context [2024-02-26T19:49:52.381Z] #34 ... [2024-02-26T19:49:52.381Z] [2024-02-26T19:49:52.381Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-26T19:49:52.381Z] #52 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:52.381Z] #52 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:52.381Z] #52 18.11 (1/2) Installing ca-certificates (20230506-r0) [2024-02-26T19:49:52.381Z] #52 18.44 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-26T19:49:52.381Z] #52 18.48 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:49:52.381Z] #52 18.73 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:49:52.381Z] #52 19.91 OK: 9 MiB in 17 packages [2024-02-26T19:49:52.647Z] #52 ... [2024-02-26T19:49:52.647Z] [2024-02-26T19:49:52.647Z] #34 [core-data internal] load build context [2024-02-26T19:49:52.647Z] #34 ... [2024-02-26T19:49:52.647Z] [2024-02-26T19:49:52.647Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:49:52.647Z] #60 ... [2024-02-26T19:49:52.647Z] [2024-02-26T19:49:52.647Z] #59 [core-command internal] load build context [2024-02-26T19:49:52.912Z] #59 ... [2024-02-26T19:49:52.912Z] [2024-02-26T19:49:52.912Z] #34 [core-data internal] load build context [2024-02-26T19:49:53.176Z] #34 ... [2024-02-26T19:49:53.176Z] [2024-02-26T19:49:53.176Z] #61 [support-scheduler internal] load build context [2024-02-26T19:49:53.176Z] #61 ... [2024-02-26T19:49:53.176Z] [2024-02-26T19:49:53.176Z] #59 [core-command internal] load build context [2024-02-26T19:49:53.441Z] #59 ... [2024-02-26T19:49:53.441Z] [2024-02-26T19:49:53.441Z] #35 [security-spiffe-token-provider internal] load build context [2024-02-26T19:49:53.441Z] #35 ... [2024-02-26T19:49:53.441Z] [2024-02-26T19:49:53.441Z] #59 [core-command internal] load build context [2024-02-26T19:49:54.845Z] #59 ... [2024-02-26T19:49:54.845Z] [2024-02-26T19:49:54.845Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-26T19:49:54.845Z] #52 DONE 24.2s [2024-02-26T19:49:54.845Z] [2024-02-26T19:49:54.845Z] #59 [core-command internal] load build context [2024-02-26T19:49:54.845Z] #59 transferring context: 7.90MB 20.5s [2024-02-26T19:49:55.432Z] #59 ... [2024-02-26T19:49:55.432Z] [2024-02-26T19:49:55.432Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-26T19:49:55.432Z] #53 22.60 OK: 266 MiB in 52 packages [2024-02-26T19:49:55.432Z] #53 DONE 24.8s [2024-02-26T19:49:55.432Z] [2024-02-26T19:49:55.432Z] #59 [core-command internal] load build context [2024-02-26T19:49:55.432Z] #59 ... [2024-02-26T19:49:55.432Z] [2024-02-26T19:49:55.432Z] #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-02-26T19:49:55.432Z] #0 9.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:55.432Z] #65 ... [2024-02-26T19:49:55.432Z] [2024-02-26T19:49:55.432Z] #59 [core-command internal] load build context [2024-02-26T19:49:55.697Z] #59 ... [2024-02-26T19:49:55.697Z] [2024-02-26T19:49:55.697Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-26T19:49:55.697Z] #54 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:55.697Z] #54 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:55.697Z] #54 22.54 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:49:55.697Z] #54 22.56 (2/4) Installing openssl (3.1.4-r5) [2024-02-26T19:49:55.698Z] #54 22.66 (3/4) Installing su-exec (0.2-r3) [2024-02-26T19:49:55.698Z] #54 22.69 (4/4) Installing yq (4.33.3-r5) [2024-02-26T19:49:55.698Z] #54 23.62 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:49:55.698Z] #54 23.75 OK: 18 MiB in 19 packages [2024-02-26T19:49:55.698Z] #54 ... [2024-02-26T19:49:55.698Z] [2024-02-26T19:49:55.698Z] #59 [core-command internal] load build context [2024-02-26T19:49:55.963Z] #59 ... [2024-02-26T19:49:55.963Z] [2024-02-26T19:49:55.963Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-26T19:49:55.963Z] #54 DONE 25.5s [2024-02-26T19:49:55.963Z] [2024-02-26T19:49:55.963Z] #59 [core-command internal] load build context [2024-02-26T19:49:56.542Z] #59 ... [2024-02-26T19:49:56.542Z] [2024-02-26T19:49:56.542Z] #42 [core-metadata internal] load build context [2024-02-26T19:49:56.542Z] #42 ... [2024-02-26T19:49:56.542Z] [2024-02-26T19:49:56.542Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:49:56.542Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.8s done [2024-02-26T19:49:56.542Z] #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-02-26T19:49:56.542Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.5s [2024-02-26T19:49:56.808Z] #43 ... [2024-02-26T19:49:56.808Z] [2024-02-26T19:49:56.808Z] #42 [core-metadata internal] load build context [2024-02-26T19:49:58.208Z] #42 ... [2024-02-26T19:49:58.209Z] [2024-02-26T19:49:58.209Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:49:58.209Z] #36 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:58.209Z] #36 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:58.209Z] #36 23.42 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:49:58.209Z] #36 23.42 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:49:58.209Z] #36 23.42 OK: 19946 distinct packages available [2024-02-26T19:49:58.209Z] #36 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:58.209Z] #36 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:58.209Z] #36 ... [2024-02-26T19:49:58.209Z] [2024-02-26T19:49:58.209Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:49:58.209Z] #0 9.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:58.209Z] #66 ... [2024-02-26T19:49:58.209Z] [2024-02-26T19:49:58.209Z] #42 [core-metadata internal] load build context [2024-02-26T19:49:58.789Z] #42 ... [2024-02-26T19:49:58.789Z] [2024-02-26T19:49:58.789Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:49:58.789Z] #63 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:58.789Z] #63 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:58.789Z] #63 22.31 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:49:58.789Z] #63 22.31 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:49:58.789Z] #63 22.31 OK: 19946 distinct packages available [2024-02-26T19:49:58.789Z] #63 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:58.789Z] #63 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:58.789Z] #63 ... [2024-02-26T19:49:58.789Z] [2024-02-26T19:49:58.789Z] #59 [core-command internal] load build context [2024-02-26T19:49:59.368Z] #59 ... [2024-02-26T19:49:59.368Z] [2024-02-26T19:49:59.368Z] #40 [support-notifications internal] load build context [2024-02-26T19:49:59.368Z] #40 transferring context: 75.25MB 31.6s [2024-02-26T19:49:59.368Z] #40 ... [2024-02-26T19:49:59.368Z] [2024-02-26T19:49:59.368Z] #42 [core-metadata internal] load build context [2024-02-26T19:49:59.633Z] #42 ... [2024-02-26T19:49:59.633Z] [2024-02-26T19:49:59.633Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-26T19:49:59.633Z] #62 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:59.633Z] #62 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:59.633Z] #62 22.89 (1/4) Installing ca-certificates (20230506-r0) [2024-02-26T19:49:59.633Z] #62 23.06 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:49:59.633Z] #62 23.12 (3/4) Installing su-exec (0.2-r3) [2024-02-26T19:49:59.633Z] #62 23.12 (4/4) Installing yq (4.33.3-r5) [2024-02-26T19:49:59.633Z] #62 23.95 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:49:59.633Z] #62 24.13 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:49:59.633Z] #62 25.43 OK: 18 MiB in 19 packages [2024-02-26T19:49:59.633Z] #62 ... [2024-02-26T19:49:59.633Z] [2024-02-26T19:49:59.633Z] #42 [core-metadata internal] load build context [2024-02-26T19:49:59.899Z] #42 ... [2024-02-26T19:49:59.899Z] [2024-02-26T19:49:59.899Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:49:59.899Z] #64 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:59.899Z] #64 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:59.899Z] #64 23.05 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-26T19:49:59.899Z] #64 23.05 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-26T19:49:59.899Z] #64 23.05 OK: 19946 distinct packages available [2024-02-26T19:49:59.899Z] #64 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:59.899Z] #64 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:49:59.899Z] #64 ... [2024-02-26T19:49:59.899Z] [2024-02-26T19:49:59.899Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-26T19:49:59.899Z] #0 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:00.164Z] #67 ... [2024-02-26T19:50:00.164Z] [2024-02-26T19:50:00.164Z] #42 [core-metadata internal] load build context [2024-02-26T19:50:00.164Z] #42 ... [2024-02-26T19:50:00.164Z] [2024-02-26T19:50:00.164Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:00.457Z] #50 ... [2024-02-26T19:50:00.457Z] [2024-02-26T19:50:00.457Z] #59 [core-command internal] load build context [2024-02-26T19:50:00.457Z] #59 ... [2024-02-26T19:50:00.457Z] [2024-02-26T19:50:00.457Z] #48 [security-proxy-setup internal] load build context [2024-02-26T19:50:00.725Z] #48 ... [2024-02-26T19:50:00.725Z] [2024-02-26T19:50:00.725Z] #42 [core-metadata internal] load build context [2024-02-26T19:50:00.991Z] #42 ... [2024-02-26T19:50:00.991Z] [2024-02-26T19:50:00.991Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-26T19:50:00.991Z] #62 DONE 27.2s [2024-02-26T19:50:00.991Z] [2024-02-26T19:50:00.991Z] #42 [core-metadata internal] load build context [2024-02-26T19:50:01.257Z] #42 ... [2024-02-26T19:50:01.257Z] [2024-02-26T19:50:01.257Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:50:01.257Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.9s [2024-02-26T19:50:01.257Z] #46 ... [2024-02-26T19:50:01.257Z] [2024-02-26T19:50:01.257Z] #42 [core-metadata internal] load build context [2024-02-26T19:50:01.835Z] #42 ... [2024-02-26T19:50:01.835Z] [2024-02-26T19:50:01.835Z] #57 [security-proxy-auth internal] load build context [2024-02-26T19:50:01.835Z] #57 ... [2024-02-26T19:50:01.835Z] [2024-02-26T19:50:01.835Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:50:02.099Z] #56 ... [2024-02-26T19:50:02.099Z] [2024-02-26T19:50:02.099Z] #42 [core-metadata internal] load build context [2024-02-26T19:50:03.057Z] #42 ... [2024-02-26T19:50:03.057Z] [2024-02-26T19:50:03.057Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:50:03.057Z] #60 ... [2024-02-26T19:50:03.057Z] [2024-02-26T19:50:03.057Z] #42 [core-metadata internal] load build context [2024-02-26T19:50:03.323Z] #42 ... [2024-02-26T19:50:03.323Z] [2024-02-26T19:50:03.323Z] #34 [core-data internal] load build context [2024-02-26T19:50:03.323Z] #34 ... [2024-02-26T19:50:03.323Z] [2024-02-26T19:50:03.323Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:03.323Z] #61 ... [2024-02-26T19:50:03.323Z] [2024-02-26T19:50:03.323Z] #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-02-26T19:50:03.323Z] #65 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:03.323Z] #65 16.69 OK: 8 MiB in 16 packages [2024-02-26T19:50:03.323Z] #65 DONE 18.4s [2024-02-26T19:50:03.323Z] [2024-02-26T19:50:03.323Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:03.323Z] #61 ... [2024-02-26T19:50:03.323Z] [2024-02-26T19:50:03.323Z] #34 [core-data internal] load build context [2024-02-26T19:50:03.589Z] #34 ... [2024-02-26T19:50:03.589Z] [2024-02-26T19:50:03.589Z] #35 [security-spiffe-token-provider internal] load build context [2024-02-26T19:50:03.855Z] #35 ... [2024-02-26T19:50:03.855Z] [2024-02-26T19:50:03.855Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:50:03.855Z] #63 30.38 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-26T19:50:03.855Z] #63 30.38 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:50:03.855Z] #63 30.38 (3/4) Installing libucontext (1.2-r2) [2024-02-26T19:50:03.855Z] #63 30.38 (4/4) Installing gcompat (1.1.0-r1) [2024-02-26T19:50:03.855Z] #63 30.38 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:50:03.855Z] #63 30.48 OK: 8 MiB in 19 packages [2024-02-26T19:50:05.263Z] #63 ... [2024-02-26T19:50:05.263Z] [2024-02-26T19:50:05.263Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:50:05.263Z] #0 7.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:05.263Z] #0 9.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:05.538Z] #68 ... [2024-02-26T19:50:05.538Z] [2024-02-26T19:50:05.538Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:50:06.124Z] #46 ... [2024-02-26T19:50:06.124Z] [2024-02-26T19:50:06.124Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-26T19:50:06.124Z] #0 8.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:06.124Z] #69 ... [2024-02-26T19:50:06.124Z] [2024-02-26T19:50:06.124Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:50:06.124Z] #64 32.08 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-26T19:50:06.124Z] #64 32.08 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:50:06.124Z] #64 32.08 (3/5) Installing libucontext (1.2-r2) [2024-02-26T19:50:06.124Z] #64 32.08 (4/5) Installing gcompat (1.1.0-r1) [2024-02-26T19:50:06.124Z] #64 32.19 (5/5) Installing openssl (3.1.4-r5) [2024-02-26T19:50:06.124Z] #64 32.30 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:50:06.124Z] #64 32.43 OK: 9 MiB in 20 packages [2024-02-26T19:50:08.074Z] #64 ... [2024-02-26T19:50:08.074Z] [2024-02-26T19:50:08.074Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:50:08.074Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.1s [2024-02-26T19:50:08.074Z] #43 ... [2024-02-26T19:50:08.074Z] [2024-02-26T19:50:08.074Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:50:08.074Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.5s [2024-02-26T19:50:08.658Z] #46 ... [2024-02-26T19:50:08.658Z] [2024-02-26T19:50:08.658Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:50:08.658Z] #66 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:08.658Z] #66 16.54 OK: 8 MiB in 16 packages [2024-02-26T19:50:08.934Z] #66 ... [2024-02-26T19:50:08.934Z] [2024-02-26T19:50:08.934Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:50:08.934Z] #46 ... [2024-02-26T19:50:08.934Z] [2024-02-26T19:50:08.934Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-26T19:50:08.934Z] #63 DONE 35.5s [2024-02-26T19:50:09.202Z] [2024-02-26T19:50:09.202Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:09.202Z] #61 transferring context: 35.96MB 34.5s [2024-02-26T19:50:09.202Z] #61 ... [2024-02-26T19:50:09.202Z] [2024-02-26T19:50:09.202Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:50:09.468Z] #46 ... [2024-02-26T19:50:09.468Z] [2024-02-26T19:50:09.468Z] #36 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-26T19:50:09.468Z] #36 31.24 (1/11) Installing ca-certificates (20230506-r0) [2024-02-26T19:50:09.468Z] #36 31.75 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-26T19:50:09.468Z] #36 31.88 (3/11) Installing libunistring (1.1-r1) [2024-02-26T19:50:09.468Z] #36 32.15 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-26T19:50:09.468Z] #36 32.15 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-26T19:50:09.468Z] #36 32.15 (6/11) Installing libcurl (8.5.0-r0) [2024-02-26T19:50:09.468Z] #36 32.25 (7/11) Installing curl (8.5.0-r0) [2024-02-26T19:50:09.468Z] #36 32.36 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-26T19:50:09.468Z] #36 32.36 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-26T19:50:09.468Z] #36 32.36 (10/11) Installing libucontext (1.2-r2) [2024-02-26T19:50:09.468Z] #36 32.36 (11/11) Installing gcompat (1.1.0-r1) [2024-02-26T19:50:09.468Z] #36 32.48 Executing busybox-1.36.1-r5.trigger [2024-02-26T19:50:09.468Z] #36 32.58 Executing ca-certificates-20230506-r0.trigger [2024-02-26T19:50:09.468Z] #36 33.95 OK: 13 MiB in 26 packages [2024-02-26T19:50:09.468Z] #36 DONE 38.2s [2024-02-26T19:50:09.468Z] [2024-02-26T19:50:09.468Z] #40 [support-notifications internal] load build context [2024-02-26T19:50:09.738Z] #40 ... [2024-02-26T19:50:09.738Z] [2024-02-26T19:50:09.738Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:50:10.333Z] #46 ... [2024-02-26T19:50:10.333Z] [2024-02-26T19:50:10.333Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-26T19:50:10.333Z] #64 DONE 36.5s [2024-02-26T19:50:10.333Z] [2024-02-26T19:50:10.333Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:50:10.604Z] #46 ... [2024-02-26T19:50:10.605Z] [2024-02-26T19:50:10.605Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-26T19:50:10.605Z] #67 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:10.605Z] #67 17.31 OK: 8 MiB in 17 packages [2024-02-26T19:50:10.605Z] #67 DONE 20.7s [2024-02-26T19:50:10.605Z] [2024-02-26T19:50:10.605Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:10.605Z] #50 ... [2024-02-26T19:50:10.605Z] [2024-02-26T19:50:10.605Z] #59 [core-command internal] load build context [2024-02-26T19:50:10.881Z] #59 ... [2024-02-26T19:50:10.881Z] [2024-02-26T19:50:10.881Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:10.881Z] #50 ... [2024-02-26T19:50:10.881Z] [2024-02-26T19:50:10.881Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:50:10.881Z] #66 DONE 23.1s [2024-02-26T19:50:10.881Z] [2024-02-26T19:50:10.881Z] #48 [security-proxy-setup internal] load build context [2024-02-26T19:50:10.881Z] #48 ... [2024-02-26T19:50:10.881Z] [2024-02-26T19:50:10.881Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-26T19:50:10.881Z] #0 5.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:10.881Z] #0 6.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:10.881Z] #0 9.103 OK: 18 MiB in 19 packages [2024-02-26T19:50:11.153Z] #70 ... [2024-02-26T19:50:11.153Z] [2024-02-26T19:50:11.153Z] #48 [security-proxy-setup internal] load build context [2024-02-26T19:50:11.418Z] #48 ... [2024-02-26T19:50:11.418Z] [2024-02-26T19:50:11.418Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:50:11.418Z] #68 13.32 OK: 9 MiB in 17 packages [2024-02-26T19:50:11.418Z] #68 DONE 16.0s [2024-02-26T19:50:11.418Z] [2024-02-26T19:50:11.418Z] #48 [security-proxy-setup internal] load build context [2024-02-26T19:50:12.002Z] #48 ... [2024-02-26T19:50:12.002Z] [2024-02-26T19:50:12.002Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-26T19:50:12.002Z] #69 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:12.002Z] #69 13.24 OK: 18 MiB in 19 packages [2024-02-26T19:50:12.002Z] #69 DONE 15.7s [2024-02-26T19:50:12.002Z] [2024-02-26T19:50:12.002Z] #48 [security-proxy-setup internal] load build context [2024-02-26T19:50:12.002Z] #48 ... [2024-02-26T19:50:12.002Z] [2024-02-26T19:50:12.002Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-26T19:50:12.002Z] #70 DONE 11.2s [2024-02-26T19:50:12.002Z] [2024-02-26T19:50:12.002Z] #48 [security-proxy-setup internal] load build context [2024-02-26T19:50:12.002Z] #48 ... [2024-02-26T19:50:12.002Z] [2024-02-26T19:50:12.002Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:50:12.270Z] #56 ... [2024-02-26T19:50:12.270Z] [2024-02-26T19:50:12.270Z] #57 [security-proxy-auth internal] load build context [2024-02-26T19:50:12.270Z] #57 ... [2024-02-26T19:50:12.270Z] [2024-02-26T19:50:12.270Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:50:13.235Z] #56 ... [2024-02-26T19:50:13.235Z] [2024-02-26T19:50:13.235Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:50:13.235Z] #60 ... [2024-02-26T19:50:13.235Z] [2024-02-26T19:50:13.235Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:50:13.235Z] #56 ... [2024-02-26T19:50:13.235Z] [2024-02-26T19:50:13.235Z] #42 [core-metadata internal] load build context [2024-02-26T19:50:13.501Z] #42 ... [2024-02-26T19:50:13.501Z] [2024-02-26T19:50:13.501Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:50:13.767Z] #56 ... [2024-02-26T19:50:13.767Z] [2024-02-26T19:50:13.767Z] #34 [core-data internal] load build context [2024-02-26T19:50:13.767Z] #34 transferring context: 107.14MB 44.9s [2024-02-26T19:50:13.767Z] #34 ... [2024-02-26T19:50:13.767Z] [2024-02-26T19:50:13.767Z] #35 [security-spiffe-token-provider internal] load build context [2024-02-26T19:50:14.034Z] #35 ... [2024-02-26T19:50:14.034Z] [2024-02-26T19:50:14.034Z] #34 [core-data internal] load build context [2024-02-26T19:50:14.616Z] #34 ... [2024-02-26T19:50:14.616Z] [2024-02-26T19:50:14.616Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-26T19:50:14.616Z] #71 DONE 2.8s [2024-02-26T19:50:14.616Z] [2024-02-26T19:50:14.616Z] #34 [core-data internal] load build context [2024-02-26T19:50:16.063Z] #34 ... [2024-02-26T19:50:16.063Z] [2024-02-26T19:50:16.063Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-26T19:50:16.063Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.7s done [2024-02-26T19:50:16.063Z] #43 DONE 42.4s [2024-02-26T19:50:16.063Z] [2024-02-26T19:50:16.063Z] #34 [core-data internal] load build context [2024-02-26T19:50:17.018Z] #34 ... [2024-02-26T19:50:17.018Z] [2024-02-26T19:50:17.018Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-26T19:50:17.018Z] #72 DONE 6.2s [2024-02-26T19:50:17.018Z] [2024-02-26T19:50:17.018Z] #34 [core-data internal] load build context [2024-02-26T19:50:17.971Z] #34 ... [2024-02-26T19:50:17.971Z] [2024-02-26T19:50:17.971Z] #73 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-26T19:50:17.971Z] #73 DONE 1.0s [2024-02-26T19:50:17.971Z] [2024-02-26T19:50:17.971Z] #34 [core-data internal] load build context [2024-02-26T19:50:18.930Z] #34 transferring context: 122.22MB 50.0s [2024-02-26T19:50:19.217Z] #34 ... [2024-02-26T19:50:19.217Z] [2024-02-26T19:50:19.217Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-26T19:50:19.217Z] #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:19.217Z] #0 7.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:19.217Z] #0 9.077 OK: 8 MiB in 19 packages [2024-02-26T19:50:19.217Z] #74 DONE 10.1s [2024-02-26T19:50:19.217Z] [2024-02-26T19:50:19.217Z] #34 [core-data internal] load build context [2024-02-26T19:50:19.483Z] #34 ... [2024-02-26T19:50:19.483Z] [2024-02-26T19:50:19.483Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:19.483Z] #61 ... [2024-02-26T19:50:19.483Z] [2024-02-26T19:50:19.483Z] #34 [core-data internal] load build context [2024-02-26T19:50:19.748Z] #34 ... [2024-02-26T19:50:19.748Z] [2024-02-26T19:50:19.748Z] #40 [support-notifications internal] load build context [2024-02-26T19:50:19.748Z] #40 ... [2024-02-26T19:50:19.748Z] [2024-02-26T19:50:19.748Z] #34 [core-data internal] load build context [2024-02-26T19:50:20.012Z] #34 ... [2024-02-26T19:50:20.012Z] [2024-02-26T19:50:20.012Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-26T19:50:20.012Z] #0 7.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:20.013Z] #0 7.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:20.013Z] #0 9.476 OK: 13 MiB in 26 packages [2024-02-26T19:50:20.013Z] #75 DONE 10.0s [2024-02-26T19:50:20.303Z] [2024-02-26T19:50:20.303Z] #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-26T19:50:20.303Z] #0 8.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:20.303Z] #0 8.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-26T19:50:20.303Z] #76 ... [2024-02-26T19:50:20.303Z] [2024-02-26T19:50:20.303Z] #40 [support-notifications internal] load build context [2024-02-26T19:50:20.569Z] #40 ... [2024-02-26T19:50:20.569Z] [2024-02-26T19:50:20.569Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:50:20.569Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.4s done [2024-02-26T19:50:20.851Z] #46 ... [2024-02-26T19:50:20.851Z] [2024-02-26T19:50:20.851Z] #34 [core-data internal] load build context [2024-02-26T19:50:20.851Z] #34 ... [2024-02-26T19:50:20.851Z] [2024-02-26T19:50:20.851Z] #59 [core-command internal] load build context [2024-02-26T19:50:21.117Z] #59 ... [2024-02-26T19:50:21.117Z] [2024-02-26T19:50:21.117Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:21.117Z] #50 ... [2024-02-26T19:50:21.117Z] [2024-02-26T19:50:21.117Z] #59 [core-command internal] load build context [2024-02-26T19:50:21.382Z] #59 ... [2024-02-26T19:50:21.382Z] [2024-02-26T19:50:21.382Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-26T19:50:21.382Z] #76 10.26 OK: 9 MiB in 20 packages [2024-02-26T19:50:21.382Z] #76 DONE 11.2s [2024-02-26T19:50:21.382Z] [2024-02-26T19:50:21.382Z] #59 [core-command internal] load build context [2024-02-26T19:50:24.745Z] #59 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #42 [core-metadata internal] load build context [2024-02-26T19:50:24.745Z] #42 transferring context: 133.46MB 52.1s done [2024-02-26T19:50:24.745Z] #42 DONE 52.8s [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #59 [core-command internal] load build context [2024-02-26T19:50:24.745Z] #59 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #48 [security-proxy-setup internal] load build context [2024-02-26T19:50:24.745Z] #48 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #59 [core-command internal] load build context [2024-02-26T19:50:24.745Z] #59 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #57 [security-proxy-auth internal] load build context [2024-02-26T19:50:24.745Z] #57 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #34 [core-data internal] load build context [2024-02-26T19:50:24.745Z] #34 transferring context: 133.46MB 53.1s done [2024-02-26T19:50:24.745Z] #34 DONE 53.7s [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #57 [security-proxy-auth internal] load build context [2024-02-26T19:50:24.745Z] #57 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T19:50:24.745Z] #46 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:50:24.745Z] #60 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:24.745Z] #61 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #48 [security-proxy-setup internal] load build context [2024-02-26T19:50:24.745Z] #48 transferring context: 133.46MB 53.7s done [2024-02-26T19:50:24.745Z] #48 DONE 54.4s [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:24.745Z] #61 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-26T19:50:24.745Z] #77 DONE 2.3s [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:24.745Z] #61 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:50:24.745Z] #56 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:50:24.745Z] #78 DONE 2.0s [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:50:24.745Z] #56 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:24.745Z] #61 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #35 [security-spiffe-token-provider internal] load build context [2024-02-26T19:50:24.745Z] #35 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #40 [support-notifications internal] load build context [2024-02-26T19:50:24.745Z] #40 transferring context: 133.46MB 56.3s done [2024-02-26T19:50:24.745Z] #40 DONE 56.7s [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #35 [security-spiffe-token-provider internal] load build context [2024-02-26T19:50:24.745Z] #35 ... [2024-02-26T19:50:24.745Z] [2024-02-26T19:50:24.745Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:50:25.011Z] #79 ... [2024-02-26T19:50:25.011Z] [2024-02-26T19:50:25.011Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:50:25.011Z] #80 DONE 1.6s [2024-02-26T19:50:25.275Z] [2024-02-26T19:50:25.275Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:25.540Z] #61 ... [2024-02-26T19:50:25.540Z] [2024-02-26T19:50:25.540Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:50:25.540Z] #79 DONE 1.4s [2024-02-26T19:50:25.540Z] [2024-02-26T19:50:25.540Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:26.944Z] #61 ... [2024-02-26T19:50:26.944Z] [2024-02-26T19:50:26.944Z] #56 [core-common-config-bootstrapper internal] load build context [2024-02-26T19:50:26.944Z] #56 transferring context: 133.46MB 55.4s done [2024-02-26T19:50:26.944Z] #56 DONE 56.4s [2024-02-26T19:50:26.944Z] [2024-02-26T19:50:26.944Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:27.522Z] #61 ... [2024-02-26T19:50:27.522Z] [2024-02-26T19:50:27.522Z] #35 [security-spiffe-token-provider internal] load build context [2024-02-26T19:50:27.522Z] #35 transferring context: 133.46MB 55.3s done [2024-02-26T19:50:27.522Z] #35 DONE 57.1s [2024-02-26T19:50:27.789Z] [2024-02-26T19:50:27.789Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:29.190Z] #61 ... [2024-02-26T19:50:29.190Z] [2024-02-26T19:50:29.190Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:50:29.190Z] #81 DONE 1.2s [2024-02-26T19:50:29.190Z] [2024-02-26T19:50:29.190Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:30.599Z] #61 ... [2024-02-26T19:50:30.599Z] [2024-02-26T19:50:30.599Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:50:30.599Z] #82 DONE 4.7s [2024-02-26T19:50:30.599Z] [2024-02-26T19:50:30.599Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:50:30.599Z] #83 DONE 4.8s [2024-02-26T19:50:30.599Z] [2024-02-26T19:50:30.599Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:31.178Z] #61 ... [2024-02-26T19:50:31.178Z] [2024-02-26T19:50:31.178Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-26T19:50:31.178Z] #84 DONE 0.6s [2024-02-26T19:50:31.178Z] [2024-02-26T19:50:31.178Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:31.178Z] #61 ... [2024-02-26T19:50:31.178Z] [2024-02-26T19:50:31.178Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-26T19:50:31.178Z] #85 DONE 5.3s [2024-02-26T19:50:31.178Z] [2024-02-26T19:50:31.178Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:31.178Z] #61 ... [2024-02-26T19:50:31.178Z] [2024-02-26T19:50:31.178Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-26T19:50:31.178Z] #86 DONE 0.7s [2024-02-26T19:50:31.178Z] [2024-02-26T19:50:31.178Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:31.444Z] #61 ... [2024-02-26T19:50:31.444Z] [2024-02-26T19:50:31.444Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:31.444Z] #50 ... [2024-02-26T19:50:31.444Z] [2024-02-26T19:50:31.444Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:31.710Z] #61 ... [2024-02-26T19:50:31.710Z] [2024-02-26T19:50:31.710Z] #57 [security-proxy-auth internal] load build context [2024-02-26T19:50:31.710Z] #57 transferring context: 133.46MB 59.8s done [2024-02-26T19:50:31.710Z] #57 DONE 61.2s [2024-02-26T19:50:31.710Z] [2024-02-26T19:50:31.710Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:31.977Z] #61 ... [2024-02-26T19:50:31.978Z] [2024-02-26T19:50:31.978Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-26T19:50:31.978Z] #87 DONE 0.7s [2024-02-26T19:50:31.978Z] [2024-02-26T19:50:31.978Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:31.978Z] #61 ... [2024-02-26T19:50:31.978Z] [2024-02-26T19:50:31.978Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-26T19:50:31.978Z] #88 DONE 0.9s [2024-02-26T19:50:31.978Z] [2024-02-26T19:50:31.978Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:32.242Z] #61 ... [2024-02-26T19:50:32.242Z] [2024-02-26T19:50:32.242Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-26T19:50:32.242Z] #89 DONE 0.9s [2024-02-26T19:50:32.242Z] [2024-02-26T19:50:32.242Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:32.508Z] #61 transferring context: 133.46MB 58.0s done [2024-02-26T19:50:32.508Z] #61 ... [2024-02-26T19:50:32.508Z] [2024-02-26T19:50:32.508Z] #59 [core-command internal] load build context [2024-02-26T19:50:32.785Z] #59 ... [2024-02-26T19:50:32.785Z] [2024-02-26T19:50:32.785Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-26T19:50:32.785Z] #90 DONE 0.7s [2024-02-26T19:50:32.785Z] [2024-02-26T19:50:32.785Z] #59 [core-command internal] load build context [2024-02-26T19:50:32.785Z] #59 ... [2024-02-26T19:50:32.785Z] [2024-02-26T19:50:32.785Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:32.785Z] #50 ... [2024-02-26T19:50:32.785Z] [2024-02-26T19:50:32.785Z] #61 [support-scheduler internal] load build context [2024-02-26T19:50:32.785Z] #61 DONE 60.2s [2024-02-26T19:50:32.785Z] [2024-02-26T19:50:32.785Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:33.051Z] #50 ... [2024-02-26T19:50:33.051Z] [2024-02-26T19:50:33.051Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:50:33.051Z] #91 DONE 0.8s [2024-02-26T19:50:33.051Z] [2024-02-26T19:50:33.051Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:33.323Z] #50 ... [2024-02-26T19:50:33.323Z] [2024-02-26T19:50:33.323Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:50:33.323Z] #92 DONE 1.0s [2024-02-26T19:50:33.323Z] [2024-02-26T19:50:33.323Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:33.323Z] #50 ... [2024-02-26T19:50:33.323Z] [2024-02-26T19:50:33.323Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:50:33.588Z] #60 ... [2024-02-26T19:50:33.588Z] [2024-02-26T19:50:33.588Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-26T19:50:33.588Z] #93 DONE 0.8s [2024-02-26T19:50:33.588Z] [2024-02-26T19:50:33.588Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-26T19:50:33.588Z] #94 DONE 0.4s [2024-02-26T19:50:33.588Z] [2024-02-26T19:50:33.589Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:50:33.589Z] #60 ... [2024-02-26T19:50:33.589Z] [2024-02-26T19:50:33.589Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-26T19:50:33.589Z] #95 ... [2024-02-26T19:50:33.589Z] [2024-02-26T19:50:33.589Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-26T19:50:33.589Z] #96 DONE 0.4s [2024-02-26T19:50:33.886Z] [2024-02-26T19:50:33.886Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:34.151Z] #50 ... [2024-02-26T19:50:34.151Z] [2024-02-26T19:50:34.151Z] #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:50:34.151Z] #97 ... [2024-02-26T19:50:34.151Z] [2024-02-26T19:50:34.151Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-26T19:50:34.151Z] #95 DONE 0.6s [2024-02-26T19:50:34.151Z] [2024-02-26T19:50:34.151Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:34.151Z] #50 ... [2024-02-26T19:50:34.151Z] [2024-02-26T19:50:34.151Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-26T19:50:34.151Z] #98 DONE 0.6s [2024-02-26T19:50:34.151Z] [2024-02-26T19:50:34.151Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-26T19:50:34.151Z] #99 DONE 0.7s [2024-02-26T19:50:34.151Z] [2024-02-26T19:50:34.151Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:35.108Z] #50 ... [2024-02-26T19:50:35.108Z] [2024-02-26T19:50:35.108Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-26T19:50:35.108Z] #100 DONE 0.6s [2024-02-26T19:50:35.108Z] [2024-02-26T19:50:35.108Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:35.108Z] #50 ... [2024-02-26T19:50:35.108Z] [2024-02-26T19:50:35.108Z] #59 [core-command internal] load build context [2024-02-26T19:50:35.108Z] #59 transferring context: 133.46MB 60.6s done [2024-02-26T19:50:35.108Z] #59 DONE 62.8s [2024-02-26T19:50:35.108Z] [2024-02-26T19:50:35.108Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:35.108Z] #50 ... [2024-02-26T19:50:35.108Z] [2024-02-26T19:50:35.108Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:50:35.372Z] #101 ... [2024-02-26T19:50:35.372Z] [2024-02-26T19:50:35.372Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:35.639Z] #50 transferring context: 133.46MB 65.8s done [2024-02-26T19:50:35.639Z] #50 ... [2024-02-26T19:50:35.639Z] [2024-02-26T19:50:35.639Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:50:35.907Z] #102 ... [2024-02-26T19:50:35.907Z] [2024-02-26T19:50:35.907Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:50:35.907Z] #60 ... [2024-02-26T19:50:35.907Z] [2024-02-26T19:50:35.907Z] #50 [security-bootstrapper internal] load build context [2024-02-26T19:50:35.907Z] #50 DONE 66.1s [2024-02-26T19:50:35.907Z] [2024-02-26T19:50:35.907Z] #60 [security-secretstore-setup internal] load build context [2024-02-26T19:50:35.907Z] #60 transferring context: 133.46MB 62.1s done [2024-02-26T19:50:36.171Z] #60 DONE 63.8s [2024-02-26T19:50:36.171Z] [2024-02-26T19:50:36.171Z] #103 [security-spire-agent] exporting to image [2024-02-26T19:50:36.171Z] #103 exporting layers [2024-02-26T19:50:37.370Z] #103 exporting layers 2.9s done [2024-02-26T19:50:37.370Z] #103 exporting layers 3.1s done [2024-02-26T19:50:37.370Z] #103 writing image sha256:28afc6c54c00958ec4d06068c2ad9d53fca4a75996e3cab2275932c7693cf0c4 0.0s done [2024-02-26T19:50:37.370Z] #103 naming to docker.io/library/security-spire-server-arm64 done [2024-02-26T19:50:37.370Z] #103 exporting layers 2.5s done [2024-02-26T19:50:37.370Z] #103 writing image sha256:27b8dced95c5a614696eb4756b5132bd4be3fd184dcc0133f47ab7bc1165661e 0.0s done [2024-02-26T19:50:37.370Z] #103 naming to docker.io/library/security-spire-config-arm64 done [2024-02-26T19:50:37.636Z] #103 writing image sha256:99133557051d1e4e82055f3f187d894da461b6b69547b09a571c81b8c10060e6 done [2024-02-26T19:50:37.636Z] #103 naming to docker.io/library/security-spire-agent-arm64 done [2024-02-26T19:50:37.636Z] #103 DONE 3.3s [2024-02-26T19:50:37.636Z] [2024-02-26T19:50:37.636Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #104 ... [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #101 DONE 32.4s [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #97 DONE 33.5s [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #102 DONE 31.8s [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #105 [core-metadata builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #105 ... [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #104 DONE 29.3s [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #106 ... [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #107 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #108 [support-scheduler builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #108 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:51:00.487Z] #109 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #110 [core-command builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #110 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #111 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:51:00.487Z] #112 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:51:00.487Z] #113 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #114 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #115 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:51:00.487Z] #116 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #117 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #118 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #105 [core-metadata builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #105 DONE 2.6s [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #119 DONE 2.6s [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #120 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:51:00.487Z] #121 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #122 [core-data builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #122 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:51:00.487Z] #123 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #124 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #125 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #106 DONE 1.9s [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #126 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-26T19:51:00.487Z] #127 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-26T19:51:00.487Z] #128 CACHED [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #129 [support-notifications builder 6/7] COPY . . [2024-02-26T19:51:00.487Z] #129 DONE 2.7s [2024-02-26T19:51:00.487Z] [2024-02-26T19:51:00.487Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T19:51:07.827Z] #130 ... [2024-02-26T19:51:07.827Z] [2024-02-26T19:51:07.827Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-26T19:51:07.827Z] #0 4.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-26T19:51:07.827Z] #131 ... [2024-02-26T19:51:07.827Z] [2024-02-26T19:51:07.827Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T19:51:07.827Z] #0 5.922 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-26T19:51:07.827Z] #132 ... [2024-02-26T19:51:07.827Z] [2024-02-26T19:51:07.827Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T19:51:07.827Z] #130 5.942 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-26T19:51:10.400Z] #130 ... [2024-02-26T19:51:10.401Z] [2024-02-26T19:51:10.401Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T19:51:10.401Z] #0 6.010 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-26T19:51:10.401Z] #133 ... [2024-02-26T19:51:10.401Z] [2024-02-26T19:51:10.401Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T19:51:10.401Z] #0 3.916 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-26T19:51:10.401Z] #134 ... [2024-02-26T19:51:10.401Z] [2024-02-26T19:51:10.401Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T19:51:10.401Z] #0 4.821 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-26T19:51:10.667Z] #135 ... [2024-02-26T19:51:10.667Z] [2024-02-26T19:51:10.667Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T19:51:10.667Z] #0 4.955 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-26T19:51:10.667Z] #136 ... [2024-02-26T19:51:10.667Z] [2024-02-26T19:51:10.667Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T19:51:10.667Z] #0 5.215 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-26T19:51:10.933Z] #137 ... [2024-02-26T19:51:10.933Z] [2024-02-26T19:51:10.933Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-26T19:51:10.933Z] #0 5.812 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-26T19:51:11.199Z] #138 ... [2024-02-26T19:51:11.199Z] [2024-02-26T19:51:11.199Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T19:51:11.199Z] #0 4.798 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-26T19:51:11.199Z] #139 ... [2024-02-26T19:51:11.199Z] [2024-02-26T19:51:11.199Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-26T19:51:11.199Z] #0 5.883 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-26T20:04:19.829Z] #140 ... [2024-02-26T20:04:19.829Z] [2024-02-26T20:04:19.829Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T20:04:19.829Z] #133 793.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-26T20:04:19.829Z] #133 ... [2024-02-26T20:04:19.829Z] [2024-02-26T20:04:19.829Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-26T20:04:19.829Z] #138 DONE 797.9s [2024-02-26T20:04:19.829Z] [2024-02-26T20:04:19.829Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T20:04:19.829Z] #31 ... [2024-02-26T20:04:19.829Z] [2024-02-26T20:04:19.829Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:04:19.829Z] #141 DONE 0.2s [2024-02-26T20:04:19.829Z] [2024-02-26T20:04:19.829Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:04:19.829Z] #142 DONE 0.2s [2024-02-26T20:04:19.829Z] [2024-02-26T20:04:19.829Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-26T20:04:19.829Z] #143 DONE 0.2s [2024-02-26T20:04:19.829Z] [2024-02-26T20:04:19.829Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-26T20:04:19.829Z] #144 DONE 0.2s [2024-02-26T20:04:19.829Z] [2024-02-26T20:04:19.829Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-26T20:04:19.829Z] #145 DONE 0.2s [2024-02-26T20:04:19.829Z] [2024-02-26T20:04:19.829Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-26T20:04:19.829Z] #146 DONE 0.2s [2024-02-26T20:04:19.829Z] [2024-02-26T20:04:19.829Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T20:04:22.415Z] #147 DONE 2.7s [2024-02-26T20:04:22.415Z] [2024-02-26T20:04:22.415Z] #103 [security-proxy-setup] exporting to image [2024-02-26T20:04:22.415Z] #103 exporting layers [2024-02-26T20:04:24.487Z] #103 exporting layers 1.7s done [2024-02-26T20:04:24.487Z] #103 writing image sha256:d35f5c064ab9a92fb0a23a7a2a49ed91f305be71acddbccf477d915ba89b1e1e done [2024-02-26T20:04:24.487Z] #103 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-26T20:04:24.487Z] #103 DONE 5.0s [2024-02-26T20:04:24.487Z] [2024-02-26T20:04:24.487Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-26T20:04:33.268Z] #140 DONE 811.2s [2024-02-26T20:04:33.268Z] [2024-02-26T20:04:33.268Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T20:04:33.268Z] #46 ... [2024-02-26T20:04:33.268Z] [2024-02-26T20:04:33.268Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-26T20:04:33.268Z] #148 DONE 0.4s [2024-02-26T20:04:33.268Z] [2024-02-26T20:04:33.268Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-26T20:04:33.268Z] #149 ... [2024-02-26T20:04:33.268Z] [2024-02-26T20:04:33.268Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-26T20:04:33.268Z] #133 DONE 811.9s [2024-02-26T20:04:33.268Z] [2024-02-26T20:04:33.268Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:04:33.584Z] #137 ... [2024-02-26T20:04:33.584Z] [2024-02-26T20:04:33.584Z] #150 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:04:33.851Z] #150 DONE 0.5s [2024-02-26T20:04:33.852Z] [2024-02-26T20:04:33.852Z] #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:04:34.131Z] #151 DONE 0.2s [2024-02-26T20:04:34.131Z] [2024-02-26T20:04:34.131Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T20:04:34.131Z] #134 ... [2024-02-26T20:04:34.131Z] [2024-02-26T20:04:34.131Z] #152 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-26T20:04:34.404Z] #152 DONE 0.4s [2024-02-26T20:04:34.404Z] [2024-02-26T20:04:34.404Z] #153 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-26T20:04:34.997Z] #153 DONE 0.2s [2024-02-26T20:04:34.997Z] [2024-02-26T20:04:34.997Z] #154 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:04:35.272Z] #154 DONE 0.3s [2024-02-26T20:04:35.272Z] [2024-02-26T20:04:35.272Z] #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-26T20:04:35.272Z] #155 ... [2024-02-26T20:04:35.272Z] [2024-02-26T20:04:35.272Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-26T20:04:35.272Z] #149 DONE 3.5s [2024-02-26T20:04:35.546Z] [2024-02-26T20:04:35.546Z] #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-26T20:04:35.546Z] #155 DONE 0.5s [2024-02-26T20:04:35.546Z] [2024-02-26T20:04:35.546Z] #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:04:36.154Z] #156 DONE 0.7s [2024-02-26T20:04:36.154Z] [2024-02-26T20:04:36.154Z] #157 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-26T20:04:36.154Z] #157 DONE 0.6s [2024-02-26T20:04:36.154Z] [2024-02-26T20:04:36.154Z] #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:04:36.425Z] #158 DONE 0.2s [2024-02-26T20:04:36.425Z] [2024-02-26T20:04:36.425Z] #159 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-26T20:04:36.425Z] #159 DONE 0.2s [2024-02-26T20:04:36.425Z] [2024-02-26T20:04:36.425Z] #160 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T20:04:37.099Z] #160 ... [2024-02-26T20:04:37.099Z] [2024-02-26T20:04:37.099Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-26T20:04:37.099Z] #161 DONE 0.6s [2024-02-26T20:04:37.099Z] [2024-02-26T20:04:37.099Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-26T20:04:37.385Z] #162 DONE 0.3s [2024-02-26T20:04:37.385Z] [2024-02-26T20:04:37.385Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-26T20:04:37.385Z] #163 DONE 0.2s [2024-02-26T20:04:37.385Z] [2024-02-26T20:04:37.385Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-26T20:04:37.656Z] #31 ... [2024-02-26T20:04:37.656Z] [2024-02-26T20:04:37.656Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-26T20:04:37.656Z] #164 DONE 0.3s [2024-02-26T20:04:37.656Z] [2024-02-26T20:04:37.656Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:04:37.940Z] #137 ... [2024-02-26T20:04:37.940Z] [2024-02-26T20:04:37.940Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-26T20:04:37.940Z] #165 DONE 0.3s [2024-02-26T20:04:37.940Z] [2024-02-26T20:04:37.940Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:04:38.220Z] #136 ... [2024-02-26T20:04:38.220Z] [2024-02-26T20:04:38.220Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-26T20:04:38.220Z] #166 DONE 0.2s [2024-02-26T20:04:38.220Z] [2024-02-26T20:04:38.220Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-26T20:04:39.220Z] #167 ... [2024-02-26T20:04:39.220Z] [2024-02-26T20:04:39.220Z] #160 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T20:04:39.220Z] #160 DONE 2.8s [2024-02-26T20:04:39.486Z] [2024-02-26T20:04:39.486Z] #103 [security-secretstore-setup] exporting to image [2024-02-26T20:04:39.486Z] #103 exporting layers [2024-02-26T20:04:40.917Z] #103 exporting layers 1.4s done [2024-02-26T20:04:40.917Z] #103 writing image sha256:eecb925d51a9aec969e0e0436d5db3e5b68f0dabb7a9293b9b0800e7a38f0d69 done [2024-02-26T20:04:40.917Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-02-26T20:04:40.917Z] #103 DONE 6.4s [2024-02-26T20:04:40.917Z] [2024-02-26T20:04:40.917Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:04:40.917Z] #136 ... [2024-02-26T20:04:40.917Z] [2024-02-26T20:04:40.917Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-26T20:04:40.917Z] #167 DONE 2.5s [2024-02-26T20:04:40.917Z] [2024-02-26T20:04:40.917Z] #103 [security-bootstrapper] exporting to image [2024-02-26T20:04:41.890Z] #103 exporting layers 1.0s done [2024-02-26T20:04:41.890Z] #103 writing image sha256:232dacfab118fdf2a81bc5194913baf1354fea938cead9363bfb1e956ced5b76 0.0s done [2024-02-26T20:04:41.890Z] #103 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-26T20:04:41.890Z] #103 DONE 7.5s [2024-02-26T20:04:41.890Z] [2024-02-26T20:04:41.890Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:04:56.898Z] #136 ... [2024-02-26T20:04:56.898Z] [2024-02-26T20:04:56.898Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-26T20:04:56.898Z] #131 DONE 834.9s [2024-02-26T20:04:56.898Z] [2024-02-26T20:04:56.898Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T20:04:56.898Z] #134 ... [2024-02-26T20:04:56.898Z] [2024-02-26T20:04:56.898Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:04:56.898Z] #168 DONE 0.3s [2024-02-26T20:04:56.898Z] [2024-02-26T20:04:56.898Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:04:56.898Z] #169 DONE 0.2s [2024-02-26T20:04:56.898Z] [2024-02-26T20:04:56.898Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-26T20:04:56.898Z] #170 DONE 0.3s [2024-02-26T20:04:56.898Z] [2024-02-26T20:04:56.898Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:04:56.898Z] #171 DONE 0.1s [2024-02-26T20:04:56.898Z] [2024-02-26T20:04:56.898Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:04:56.898Z] #136 ... [2024-02-26T20:04:56.898Z] [2024-02-26T20:04:56.898Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-26T20:04:56.898Z] #172 DONE 0.1s [2024-02-26T20:04:56.898Z] [2024-02-26T20:04:56.898Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T20:04:58.884Z] #173 DONE 2.0s [2024-02-26T20:04:58.884Z] [2024-02-26T20:04:58.884Z] #103 [security-proxy-auth] exporting to image [2024-02-26T20:04:58.884Z] #103 exporting layers [2024-02-26T20:04:59.154Z] #103 exporting layers 0.7s done [2024-02-26T20:04:59.420Z] #103 writing image sha256:e11ef50976617944251daaa4594a9ff420e6f99be103e3e15e773451e9a34834 done [2024-02-26T20:04:59.420Z] #103 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-02-26T20:04:59.420Z] #103 DONE 8.2s [2024-02-26T20:04:59.420Z] [2024-02-26T20:04:59.420Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:05:07.644Z] #137 ... [2024-02-26T20:05:07.644Z] [2024-02-26T20:05:07.644Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-26T20:05:07.644Z] #136 DONE 847.4s [2024-02-26T20:05:07.644Z] [2024-02-26T20:05:07.644Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T20:05:08.236Z] #46 ... [2024-02-26T20:05:08.236Z] [2024-02-26T20:05:08.236Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:05:08.236Z] #174 DONE 0.2s [2024-02-26T20:05:08.236Z] [2024-02-26T20:05:08.236Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:05:08.508Z] #137 ... [2024-02-26T20:05:08.508Z] [2024-02-26T20:05:08.508Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:05:08.793Z] #175 DONE 0.1s [2024-02-26T20:05:08.793Z] [2024-02-26T20:05:08.793Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-26T20:05:08.793Z] #176 DONE 0.3s [2024-02-26T20:05:08.793Z] [2024-02-26T20:05:08.793Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T20:05:09.071Z] #46 ... [2024-02-26T20:05:09.071Z] [2024-02-26T20:05:09.072Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:05:09.072Z] #177 DONE 0.2s [2024-02-26T20:05:09.072Z] [2024-02-26T20:05:09.072Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-26T20:05:09.349Z] #178 DONE 0.1s [2024-02-26T20:05:09.349Z] [2024-02-26T20:05:09.349Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-26T20:05:11.356Z] #179 DONE 1.8s [2024-02-26T20:05:11.356Z] [2024-02-26T20:05:11.356Z] #103 [core-common-config-bootstrapper] exporting to image [2024-02-26T20:05:11.356Z] #103 exporting layers [2024-02-26T20:05:11.623Z] #103 exporting layers 0.6s done [2024-02-26T20:05:11.623Z] #103 writing image sha256:43b7887a1ebf53cca91e4c5333e346c7e865cfded26a25338b6e0a0b42f74bec done [2024-02-26T20:05:11.623Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-26T20:05:11.623Z] #103 DONE 8.7s [2024-02-26T20:05:11.623Z] [2024-02-26T20:05:11.623Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T20:05:50.488Z] #132 ... [2024-02-26T20:05:50.488Z] [2024-02-26T20:05:50.488Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-26T20:05:50.488Z] #137 DONE 884.9s [2024-02-26T20:05:50.488Z] [2024-02-26T20:05:50.488Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T20:05:50.488Z] #46 ... [2024-02-26T20:05:50.488Z] [2024-02-26T20:05:50.488Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:05:50.488Z] #180 DONE 0.2s [2024-02-26T20:05:50.488Z] [2024-02-26T20:05:50.488Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:05:50.488Z] #181 DONE 0.2s [2024-02-26T20:05:50.488Z] [2024-02-26T20:05:50.488Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-26T20:05:50.488Z] #182 DONE 0.2s [2024-02-26T20:05:50.488Z] [2024-02-26T20:05:50.488Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:05:50.488Z] #183 DONE 0.1s [2024-02-26T20:05:50.488Z] [2024-02-26T20:05:50.488Z] #103 [core-command] exporting to image [2024-02-26T20:05:50.488Z] #103 exporting layers [2024-02-26T20:05:50.488Z] #103 exporting layers 0.2s done [2024-02-26T20:05:50.488Z] #103 writing image sha256:a7125666fb1bba6109adc55c47b2d6a2964a66bebeccb024200475746643af41 done [2024-02-26T20:05:50.488Z] #103 naming to docker.io/library/core-command-arm64 done [2024-02-26T20:05:50.488Z] #103 DONE 9.0s [2024-02-26T20:05:50.488Z] [2024-02-26T20:05:50.488Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T20:05:52.425Z] #46 ... [2024-02-26T20:05:52.425Z] [2024-02-26T20:05:52.425Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-26T20:05:52.425Z] #135 DONE 891.8s [2024-02-26T20:05:52.425Z] [2024-02-26T20:05:52.425Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T20:05:52.425Z] #134 ... [2024-02-26T20:05:52.425Z] [2024-02-26T20:05:52.425Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:05:52.691Z] #184 DONE 0.2s [2024-02-26T20:05:52.691Z] [2024-02-26T20:05:52.691Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T20:05:52.691Z] #132 ... [2024-02-26T20:05:52.691Z] [2024-02-26T20:05:52.691Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-26T20:05:52.691Z] #139 DONE 892.6s [2024-02-26T20:05:52.691Z] [2024-02-26T20:05:52.691Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:05:52.966Z] #185 DONE 0.3s [2024-02-26T20:05:52.966Z] [2024-02-26T20:05:52.966Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:05:52.966Z] #130 ... [2024-02-26T20:05:52.966Z] [2024-02-26T20:05:52.966Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-26T20:05:53.550Z] #186 DONE 0.5s [2024-02-26T20:05:53.550Z] [2024-02-26T20:05:53.550Z] #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:05:53.816Z] #187 DONE 0.3s [2024-02-26T20:05:53.816Z] [2024-02-26T20:05:53.816Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-26T20:05:54.081Z] #188 DONE 0.4s [2024-02-26T20:05:54.081Z] [2024-02-26T20:05:54.081Z] #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:05:54.081Z] #189 DONE 0.3s [2024-02-26T20:05:54.081Z] [2024-02-26T20:05:54.082Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:05:54.346Z] #190 DONE 0.2s [2024-02-26T20:05:54.346Z] [2024-02-26T20:05:54.346Z] #103 [core-metadata] exporting to image [2024-02-26T20:05:54.346Z] #103 exporting layers [2024-02-26T20:05:54.615Z] #103 exporting layers 0.5s done [2024-02-26T20:05:54.615Z] #103 writing image sha256:669f6197abfca3a2832adc20b55310862e3c8721faf6301ed7a936765a1408ef done [2024-02-26T20:05:54.616Z] #103 naming to docker.io/library/core-metadata-arm64 [2024-02-26T20:05:54.881Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-02-26T20:05:54.881Z] #103 DONE 9.4s [2024-02-26T20:05:54.881Z] [2024-02-26T20:05:54.881Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-26T20:05:54.881Z] #191 DONE 0.4s [2024-02-26T20:05:54.881Z] [2024-02-26T20:05:54.881Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:05:54.881Z] #192 DONE 0.1s [2024-02-26T20:05:54.881Z] [2024-02-26T20:05:54.881Z] #103 [core-data] exporting to image [2024-02-26T20:05:55.146Z] #103 exporting layers 0.3s done [2024-02-26T20:05:55.146Z] #103 writing image sha256:783c8403c68970057f29e7525d8ce8facd3f895d60e657a3e4af279a83dddd2b done [2024-02-26T20:05:55.146Z] #103 naming to docker.io/library/core-data-arm64 done [2024-02-26T20:05:55.146Z] #103 DONE 9.8s [2024-02-26T20:05:55.146Z] [2024-02-26T20:05:55.146Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:06:17.281Z] #130 ... [2024-02-26T20:06:17.281Z] [2024-02-26T20:06:17.281Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-26T20:06:17.281Z] #132 DONE 914.7s [2024-02-26T20:06:17.281Z] [2024-02-26T20:06:17.281Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T20:06:17.281Z] #46 ... [2024-02-26T20:06:17.281Z] [2024-02-26T20:06:17.281Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:06:17.281Z] #193 DONE 0.1s [2024-02-26T20:06:17.281Z] [2024-02-26T20:06:17.281Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:06:17.281Z] #194 DONE 0.2s [2024-02-26T20:06:17.281Z] [2024-02-26T20:06:17.281Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:06:17.281Z] #130 ... [2024-02-26T20:06:17.281Z] [2024-02-26T20:06:17.281Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-26T20:06:17.281Z] #195 DONE 0.3s [2024-02-26T20:06:17.281Z] [2024-02-26T20:06:17.281Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:06:17.281Z] #196 DONE 0.1s [2024-02-26T20:06:17.281Z] [2024-02-26T20:06:17.281Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:06:17.281Z] #130 ... [2024-02-26T20:06:17.281Z] [2024-02-26T20:06:17.281Z] #103 [security-spiffe-token-provider] exporting to image [2024-02-26T20:06:17.281Z] #103 exporting layers [2024-02-26T20:06:17.281Z] #103 exporting layers 0.5s done [2024-02-26T20:06:17.281Z] #103 writing image sha256:5768f9e20f039f4727e4ad36022be2fd6637307f9d39320df7395c8626be194e done [2024-02-26T20:06:17.281Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-26T20:06:17.281Z] #103 DONE 10.3s [2024-02-26T20:06:17.281Z] [2024-02-26T20:06:17.281Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T20:06:35.486Z] #46 ... [2024-02-26T20:06:35.486Z] [2024-02-26T20:06:35.486Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-26T20:06:35.486Z] #134 DONE 935.3s [2024-02-26T20:06:35.486Z] [2024-02-26T20:06:35.486Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-26T20:06:35.486Z] #130 DONE 935.2s [2024-02-26T20:06:35.758Z] [2024-02-26T20:06:35.758Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T20:06:35.758Z] #46 ... [2024-02-26T20:06:35.758Z] [2024-02-26T20:06:35.758Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:06:36.025Z] #197 DONE 0.2s [2024-02-26T20:06:36.025Z] [2024-02-26T20:06:36.025Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-26T20:06:36.025Z] #198 DONE 0.2s [2024-02-26T20:06:36.025Z] [2024-02-26T20:06:36.025Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:06:36.337Z] #199 DONE 0.1s [2024-02-26T20:06:36.337Z] [2024-02-26T20:06:36.337Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-26T20:06:36.337Z] #200 DONE 0.1s [2024-02-26T20:06:36.337Z] [2024-02-26T20:06:36.337Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-26T20:06:36.604Z] #201 DONE 0.4s [2024-02-26T20:06:36.604Z] [2024-02-26T20:06:36.604Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:06:36.604Z] #202 DONE 0.1s [2024-02-26T20:06:36.604Z] [2024-02-26T20:06:36.604Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-26T20:06:36.604Z] #203 DONE 0.3s [2024-02-26T20:06:36.604Z] [2024-02-26T20:06:36.604Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-26T20:06:36.870Z] #204 DONE 0.2s [2024-02-26T20:06:36.870Z] [2024-02-26T20:06:36.870Z] #103 [support-notifications] exporting to image [2024-02-26T20:06:36.870Z] #103 exporting layers [2024-02-26T20:06:37.136Z] #103 exporting layers 0.4s done [2024-02-26T20:06:37.136Z] #103 writing image sha256:d050c5ab5209369c728a685fcc84beaf1fd43eb4af0afe710b5b6c8f57df67ae 0.0s done [2024-02-26T20:06:37.136Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-02-26T20:06:37.136Z] #103 writing image sha256:21ae981b20f4e1c70fc243d9db467c13071b694155a819c5fd8d02dd72277c9a done [2024-02-26T20:06:37.136Z] #103 naming to docker.io/library/support-notifications-arm64 done [2024-02-26T20:06:37.136Z] #103 DONE 11.1s [2024-02-26T20:06:37.136Z] [2024-02-26T20:06:37.136Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-26T20:06:37.136Z] time="2024-02-26T19:49:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-26T20:06:37.166Z] $ docker stop --time=1 f2262524c05ac6b037e3f509bea9d28fe55097a3f8a80ebe0cf350c101048491 [2024-02-26T20:06:38.810Z] $ docker rm -f --volumes f2262524c05ac6b037e3f509bea9d28fe55097a3f8a80ebe0cf350c101048491 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-26T20:06:39.431Z] + docker images [2024-02-26T20:06:39.431Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-26T20:06:39.431Z] support-notifications-arm64 latest 21ae981b20f4 3 seconds ago 26.6MB [2024-02-26T20:06:39.431Z] support-scheduler-arm64 latest d050c5ab5209 3 seconds ago 25.9MB [2024-02-26T20:06:39.431Z] security-spiffe-token-provider-arm64 latest 5768f9e20f03 24 seconds ago 29.1MB [2024-02-26T20:06:39.431Z] core-data-arm64 latest 783c8403c689 45 seconds ago 17.2MB [2024-02-26T20:06:39.431Z] core-metadata-arm64 latest 669f6197abfc 46 seconds ago 17.4MB [2024-02-26T20:06:39.431Z] core-command-arm64 latest a7125666fb1b 53 seconds ago 17.1MB [2024-02-26T20:06:39.431Z] core-common-config-bootstrapper-arm64 latest 43b7887a1ebf About a minute ago 15.1MB [2024-02-26T20:06:39.431Z] security-proxy-auth-arm64 latest e11ef5097661 About a minute ago 15.9MB [2024-02-26T20:06:39.431Z] security-bootstrapper-arm64 latest 232dacfab118 About a minute ago 18.5MB [2024-02-26T20:06:39.431Z] security-secretstore-setup-arm64 latest eecb925d51a9 2 minutes ago 35.9MB [2024-02-26T20:06:39.431Z] security-proxy-setup-arm64 latest d35f5c064ab9 2 minutes ago 25.9MB [2024-02-26T20:06:39.431Z] security-spire-agent-arm64 latest 99133557051d 16 minutes ago 152MB [2024-02-26T20:06:39.431Z] security-spire-server-arm64 latest 28afc6c54c00 16 minutes ago 96.7MB [2024-02-26T20:06:39.431Z] security-spire-config-arm64 latest 27b8dced95c5 16 minutes ago 95.8MB [2024-02-26T20:06:39.431Z] ci-base-image-arm64 latest 3841c0f0640b 27 minutes ago 881MB [2024-02-26T20:06:39.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-26T20:06:39.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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 [2024-02-26T20:06:40.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-26T20:06:40.775Z] [2024-02-26T20:06:40.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T20:06:41.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-26T20:06:41.254Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-26T20:06:41.254Z] 8998bd30e6a1: Pulling fs layer [2024-02-26T20:06:41.254Z] 04944245beec: Pulling fs layer [2024-02-26T20:06:41.254Z] 699f458cf7ca: Pulling fs layer [2024-02-26T20:06:41.254Z] 765212b225bb: Pulling fs layer [2024-02-26T20:06:41.254Z] f23df028b6ca: Pulling fs layer [2024-02-26T20:06:41.254Z] d65c8cfc05b1: Pulling fs layer [2024-02-26T20:06:41.254Z] 2437ff75d9bd: Pulling fs layer [2024-02-26T20:06:41.254Z] 765212b225bb: Waiting [2024-02-26T20:06:41.254Z] f23df028b6ca: Waiting [2024-02-26T20:06:41.254Z] d65c8cfc05b1: Waiting [2024-02-26T20:06:41.254Z] 2437ff75d9bd: Waiting [2024-02-26T20:06:41.523Z] 04944245beec: Verifying Checksum [2024-02-26T20:06:41.523Z] 04944245beec: Download complete [2024-02-26T20:06:41.523Z] 765212b225bb: Verifying Checksum [2024-02-26T20:06:41.523Z] 765212b225bb: Download complete [2024-02-26T20:06:41.523Z] f23df028b6ca: Download complete [2024-02-26T20:06:41.523Z] d65c8cfc05b1: Verifying Checksum [2024-02-26T20:06:41.523Z] d65c8cfc05b1: Download complete [2024-02-26T20:06:41.790Z] 699f458cf7ca: Verifying Checksum [2024-02-26T20:06:41.790Z] 699f458cf7ca: Download complete [2024-02-26T20:06:42.379Z] 8998bd30e6a1: Verifying Checksum [2024-02-26T20:06:42.379Z] 8998bd30e6a1: Download complete [2024-02-26T20:06:44.985Z] 2437ff75d9bd: Verifying Checksum [2024-02-26T20:06:44.985Z] 2437ff75d9bd: Download complete [2024-02-26T20:06:50.309Z] 8998bd30e6a1: Pull complete [2024-02-26T20:06:50.309Z] 04944245beec: Pull complete [2024-02-26T20:06:51.709Z] 699f458cf7ca: Pull complete [2024-02-26T20:06:51.709Z] 765212b225bb: Pull complete [2024-02-26T20:06:52.665Z] f23df028b6ca: Pull complete [2024-02-26T20:06:52.932Z] d65c8cfc05b1: Pull complete [2024-02-26T20:07:11.125Z] 2437ff75d9bd: Pull complete [2024-02-26T20:07:11.126Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-26T20:07:11.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-26T20:07:11.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T20:07:11.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-1741 does not seem to be running inside a container [2024-02-26T20:07:11.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-26T20:07:14.505Z] $ docker top 60bb7acc2cb7be713b6906c6cd3862dcb885e24a35809595176c437a60768853 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:07:15.508Z] ---> job-cost.sh [2024-02-26T20:07:15.508Z] lf-activate-venv: SKIPPING [2024-02-26T20:07:15.508Z] INFO: No Stack... [2024-02-26T20:07:15.775Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-26T20:07:16.725Z] INFO: Archiving Costs [Pipeline] sh [2024-02-26T20:07:17.082Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-02-26T20:07:17.347Z] + cut -d, -f6 [Pipeline] lock [2024-02-26T20:07:17.404Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4765-1-stack-cost] [2024-02-26T20:07:17.411Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4765-1-stack-cost] did not exist. Created. [2024-02-26T20:07:17.417Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4765-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-26T20:07:18.224Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-26T20:07:18.432Z] Stashed 1 file(s) [Pipeline] } [2024-02-26T20:07:18.451Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4765-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-26T20:07:18.626Z] $ docker stop --time=1 60bb7acc2cb7be713b6906c6cd3862dcb885e24a35809595176c437a60768853 [2024-02-26T20:07:20.389Z] $ docker rm -f --volumes 60bb7acc2cb7be713b6906c6cd3862dcb885e24a35809595176c437a60768853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-26T20:07:22.447Z] provisioning config files... [2024-02-26T20:07:22.454Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16985978961941765511tmp [Pipeline] { [Pipeline] sh [2024-02-26T20:07:22.902Z] + set +x [2024-02-26T20:07:22.902Z] + curl -s https://codecov.io/bash [2024-02-26T20:07:22.902Z] + bash -s -- [2024-02-26T20:07:22.902Z] [2024-02-26T20:07:22.902Z] _____ _ [2024-02-26T20:07:22.902Z] / ____| | | [2024-02-26T20:07:22.902Z] | | ___ __| | ___ ___ _____ __ [2024-02-26T20:07:22.902Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-26T20:07:22.902Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-26T20:07:22.902Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-26T20:07:22.902Z] Bash-1.0.6 [2024-02-26T20:07:22.902Z] [2024-02-26T20:07:22.902Z] [2024-02-26T20:07:22.902Z] ==> git version 2.25.1 found [2024-02-26T20:07:22.902Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-26T20:07:22.902Z] Release-Date: 2020-01-08 [2024-02-26T20:07:22.902Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-26T20:07:22.902Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-26T20:07:22.902Z] ==> Jenkins CI detected. [2024-02-26T20:07:22.902Z] current dir:  /w/workspace/edgex-go/1 [2024-02-26T20:07:22.902Z] project root: . [2024-02-26T20:07:22.902Z] --> token set from env [2024-02-26T20:07:22.902Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-26T20:07:22.902Z] ==> Running gcov in . (disable via -X gcov) [2024-02-26T20:07:22.902Z] ==> Python coveragepy not found [2024-02-26T20:07:22.902Z] ==> Searching for coverage reports in: [2024-02-26T20:07:22.902Z] + . [2024-02-26T20:07:22.902Z] -> Found 1 reports [2024-02-26T20:07:22.902Z] ==> Detecting git/mercurial file structure [2024-02-26T20:07:23.165Z] ==> Reading reports [2024-02-26T20:07:23.165Z] + ./coverage.out bytes=453602 [2024-02-26T20:07:23.165Z] ==> Appending adjustments [2024-02-26T20:07:23.165Z] https://docs.codecov.io/docs/fixing-reports [2024-02-26T20:07:24.105Z] + Found adjustments [2024-02-26T20:07:24.105Z] ==> Gzipping contents [2024-02-26T20:07:24.105Z] 60K /tmp/codecov.pe1p8E.gz [2024-02-26T20:07:24.365Z] ==> Uploading reports [2024-02-26T20:07:24.365Z] url: https://codecov.io [2024-02-26T20:07:24.365Z] query: branch=PR-4765&commit=bb400ddf4ce73174b77f39ecf69dfa35a970e65c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4765%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4765&job=&cmd_args= [2024-02-26T20:07:24.365Z] -> Pinging Codecov [2024-02-26T20:07:24.365Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4765&commit=bb400ddf4ce73174b77f39ecf69dfa35a970e65c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4765%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4765&job=&cmd_args= [2024-02-26T20:07:24.365Z] -> Uploading to [2024-02-26T20:07:24.366Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-26/00271124DB129430A58F1EEE437C3FCB/bb400ddf4ce73174b77f39ecf69dfa35a970e65c/39c8baf4-e136-4a83-a50e-15928198426a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240226T200724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbdd0f9d39925b1522942ee83991aa76803cae2586600c2d02079e84889b671c [2024-02-26T20:07:24.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-26T20:07:24.366Z] Dload Upload Total Spent Left Speed [2024-02-26T20:07:24.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57705 0 0 100 57705 0 276k --:--:-- --:--:-- --:--:-- 276k 100 57705 0 0 100 57705 0 187k --:--:-- --:--:-- --:--:-- 186k [2024-02-26T20:07:24.887Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bb400ddf4ce73174b77f39ecf69dfa35a970e65c [Pipeline] } [2024-02-26T20:07:24.910Z] 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 [2024-02-26T20:07:27.286Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:07:27.619Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:07:28.506Z] ---> package-listing.sh [2024-02-26T20:07:28.507Z] ++ facter osfamily [2024-02-26T20:07:28.507Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-26T20:07:28.767Z] + OS_FAMILY=debian [2024-02-26T20:07:28.767Z] + workspace=/w/workspace/edgex-go/1 [2024-02-26T20:07:28.767Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-26T20:07:28.767Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-26T20:07:28.767Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-26T20:07:28.767Z] + PACKAGES=/tmp/packages_start.txt [2024-02-26T20:07:28.767Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-26T20:07:28.767Z] + PACKAGES=/tmp/packages_end.txt [2024-02-26T20:07:28.767Z] + case "${OS_FAMILY}" in [2024-02-26T20:07:28.767Z] + dpkg -l [2024-02-26T20:07:28.767Z] + grep '^ii' [2024-02-26T20:07:28.767Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-26T20:07:28.767Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-26T20:07:28.767Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-26T20:07:28.767Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-26T20:07:28.767Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-02-26T20:07:28.767Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-02-26T20:07:28.815Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-26T20:07:29.104Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T20:07:29.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-26T20:07:29.784Z] [2024-02-26T20:07:29.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-26T20:07:30.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-26T20:07:30.230Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-26T20:07:30.230Z] 5eb5b503b376: Pulling fs layer [2024-02-26T20:07:30.230Z] 5c69ac0246d0: Pulling fs layer [2024-02-26T20:07:30.230Z] ec43610c2a17: Pulling fs layer [2024-02-26T20:07:30.230Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-26T20:07:30.230Z] 33b1e0a273af: Pulling fs layer [2024-02-26T20:07:30.230Z] 5d3b04190fa2: Pulling fs layer [2024-02-26T20:07:30.230Z] 2f39f015ded8: Pulling fs layer [2024-02-26T20:07:30.230Z] 3a2ae6a8a46f: Waiting [2024-02-26T20:07:30.230Z] 33b1e0a273af: Waiting [2024-02-26T20:07:30.230Z] 5d3b04190fa2: Waiting [2024-02-26T20:07:30.230Z] 5c69ac0246d0: Download complete [2024-02-26T20:07:30.230Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-26T20:07:30.230Z] 3a2ae6a8a46f: Download complete [2024-02-26T20:07:30.230Z] 33b1e0a273af: Verifying Checksum [2024-02-26T20:07:30.230Z] 33b1e0a273af: Download complete [2024-02-26T20:07:30.230Z] ec43610c2a17: Verifying Checksum [2024-02-26T20:07:30.230Z] ec43610c2a17: Download complete [2024-02-26T20:07:30.230Z] 5d3b04190fa2: Download complete [2024-02-26T20:07:30.488Z] 5eb5b503b376: Download complete [2024-02-26T20:07:31.054Z] 2f39f015ded8: Verifying Checksum [2024-02-26T20:07:31.054Z] 2f39f015ded8: Download complete [2024-02-26T20:07:31.620Z] 5eb5b503b376: Pull complete [2024-02-26T20:07:31.878Z] 5c69ac0246d0: Pull complete [2024-02-26T20:07:32.443Z] ec43610c2a17: Pull complete [2024-02-26T20:07:32.443Z] 3a2ae6a8a46f: Pull complete [2024-02-26T20:07:32.702Z] 33b1e0a273af: Pull complete [2024-02-26T20:07:32.960Z] 5d3b04190fa2: Pull complete [2024-02-26T20:07:38.272Z] 2f39f015ded8: Pull complete [2024-02-26T20:07:38.272Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-26T20:07:38.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-26T20:07:38.272Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-26T20:07:38.680Z] prd-ubuntu20.04-docker-8c-8g-1739 does not seem to be running inside a container [2024-02-26T20:07:38.760Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-26T20:07:44.237Z] $ docker top 582be83a5cc8198f38844880e7addceb262e114e57af8e36001f476440f9973c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-26T20:07:44.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-26T20:07:45.088Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-26T20:07:45.431Z] + ls /var/log/sa-host [2024-02-26T20:07:45.431Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-26T20:07:45.779Z] provisioning config files... [2024-02-26T20:07:45.810Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config927539158167909694tmp [Pipeline] { [Pipeline] echo [2024-02-26T20:07:45.976Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:07:46.319Z] ---> create-netrc.sh [Pipeline] } [2024-02-26T20:07:46.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:07:46.858Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-26T20:07:46.891Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:07:47.199Z] ---> sudo-logs.sh [2024-02-26T20:07:47.200Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-26T20:07:47.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:07:47.620Z] ---> job-cost.sh [2024-02-26T20:07:47.620Z] lf-activate-venv: SKIPPING [2024-02-26T20:07:47.620Z] DEBUG: total: 0.10999999940395355 [2024-02-26T20:07:47.620Z] INFO: Retrieving Stack Cost... [2024-02-26T20:07:48.189Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-26T20:07:48.447Z] INFO: Archiving Costs [Pipeline] echo [2024-02-26T20:07:48.486Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-26T20:07:48.795Z] ---> logs-deploy.sh [2024-02-26T20:07:48.795Z] lf-activate-venv: SKIPPING [2024-02-26T20:07:48.795Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4765/1 [2024-02-26T20:07:48.795Z] INFO: archiving workspace using pattern(s): [2024-02-26T20:07:49.734Z] Archives upload complete. [2024-02-26T20:07:49.993Z] INFO: archiving logs to Nexus [2024-02-26T20:07:50.559Z] ---> uname -a: [2024-02-26T20:07:50.559Z] Linux prd-ubuntu20-04-docker-8c-8g-1739 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-26T20:07:50.559Z] [2024-02-26T20:07:50.559Z] [2024-02-26T20:07:50.559Z] ---> lscpu: [2024-02-26T20:07:50.559Z] Architecture: x86_64 [2024-02-26T20:07:50.559Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-26T20:07:50.559Z] Byte Order: Little Endian [2024-02-26T20:07:50.559Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-26T20:07:50.559Z] CPU(s): 8 [2024-02-26T20:07:50.559Z] On-line CPU(s) list: 0-7 [2024-02-26T20:07:50.559Z] Thread(s) per core: 1 [2024-02-26T20:07:50.559Z] Core(s) per socket: 1 [2024-02-26T20:07:50.559Z] Socket(s): 8 [2024-02-26T20:07:50.559Z] NUMA node(s): 1 [2024-02-26T20:07:50.559Z] Vendor ID: AuthenticAMD [2024-02-26T20:07:50.559Z] CPU family: 23 [2024-02-26T20:07:50.559Z] Model: 49 [2024-02-26T20:07:50.559Z] Model name: AMD EPYC-Rome Processor [2024-02-26T20:07:50.559Z] Stepping: 0 [2024-02-26T20:07:50.559Z] CPU MHz: 2799.998 [2024-02-26T20:07:50.559Z] BogoMIPS: 5599.99 [2024-02-26T20:07:50.559Z] Virtualization: AMD-V [2024-02-26T20:07:50.559Z] Hypervisor vendor: KVM [2024-02-26T20:07:50.559Z] Virtualization type: full [2024-02-26T20:07:50.559Z] L1d cache: 256 KiB [2024-02-26T20:07:50.559Z] L1i cache: 256 KiB [2024-02-26T20:07:50.559Z] L2 cache: 4 MiB [2024-02-26T20:07:50.559Z] L3 cache: 128 MiB [2024-02-26T20:07:50.559Z] NUMA node0 CPU(s): 0-7 [2024-02-26T20:07:50.559Z] Vulnerability Itlb multihit: Not affected [2024-02-26T20:07:50.559Z] Vulnerability L1tf: Not affected [2024-02-26T20:07:50.559Z] Vulnerability Mds: Not affected [2024-02-26T20:07:50.559Z] Vulnerability Meltdown: Not affected [2024-02-26T20:07:50.559Z] Vulnerability Mmio stale data: Not affected [2024-02-26T20:07:50.559Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-26T20:07:50.559Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-26T20:07:50.559Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-26T20:07:50.559Z] Vulnerability Srbds: Not affected [2024-02-26T20:07:50.559Z] Vulnerability Tsx async abort: Not affected [2024-02-26T20:07:50.559Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-02-26T20:07:50.559Z] [2024-02-26T20:07:50.559Z] [2024-02-26T20:07:50.559Z] ---> nproc: [2024-02-26T20:07:50.559Z] 8 [2024-02-26T20:07:50.559Z] [2024-02-26T20:07:50.559Z] [2024-02-26T20:07:50.559Z] ---> df -h: [2024-02-26T20:07:50.559Z] Filesystem Size Used Avail Use% Mounted on [2024-02-26T20:07:50.559Z] overlay 155G 20G 136G 13% / [2024-02-26T20:07:50.559Z] tmpfs 64M 0 64M 0% /dev [2024-02-26T20:07:50.559Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-26T20:07:50.559Z] shm 64M 0 64M 0% /dev/shm [2024-02-26T20:07:50.559Z] /dev/vda1 155G 20G 136G 13% /facter-os [2024-02-26T20:07:50.559Z] [2024-02-26T20:07:50.559Z]